libunistring 1.4.2-1 aarch64, from core done
done 2026-09-12T02:41:18Z on jonny-ryzen9-aarch64-2, attempt 2; sources libunistring-1.4.2-1.src.tar.gz
- job
- 5-1789131387-hegjon-test,libunistring,1.4.2-1,aarch64
- commit
- fec331a68dbe98bf2443f8ee31da4ad228c333fe
- sources
- libunistring-1.4.2-1.src.tar.gz
- log
- /var/lib/archci/logs/hegjon-test/libunistring/1.4.2-1/aarch64/attempt-2.log
log 5307 lines
1==> archci-build 5-1789131387-hegjon-test,libunistring,1.4.2-1,aarch64 on jonny-ryzen9 at 2026-09-12T01:55:32Z2 repo=hegjon-test arch=aarch64 profile=extra chroot=/var/lib/archbuild/extra-aarch64 copy=archci-2 commit=fec331a68dbe98bf2443f8ee31da4ad228c333fe3 pacman.conf=/var/lib/archci-worker/chroot-conf/hegjon-test-extra-aarch64.conf makepkg.conf=/usr/lib/archci/arch/aarch64/makepkg.conf cache=/var/cache/archci/pkg/hegjon-test-aarch64/4==> Updating chroot /var/lib/archbuild/extra-aarch64/root5Note: in a future version of systemd-nspawn the default set of permitted socket address families will be restricted to AF_INET, AF_INET6 and AF_UNIX. Use --restrict-address-families= to configure the set of permitted socket address families, or set RestrictAddressFamilies= in a .nspawn file.6Note: in a future version of systemd-nspawn the default set of permitted socket address families will be restricted to AF_INET, AF_INET6 and AF_UNIX. Use --restrict-address-families= to configure the set of permitted socket address families, or set RestrictAddressFamilies= in a .nspawn file.7==> Fetching source package libunistring-1.4.2-1.src.tar.gz from https://pub-bab167cc50d44cd69548453bfd17d1d2.r2.dev8==> Building libunistring 1.4.2-1 in archci-29pam_unix(runuser:session): session opened for user archci(uid=955) by archci(uid=0)10pam_unix(runuser:session): session closed for user archci11==> Imported 3 upstream signing key(s) from keys/pgp12pam_unix(runuser:session): session opened for user archci(uid=955) by archci(uid=0)13pam_unix(runuser:session): session opened for user archci(uid=955) by archci(uid=0)14pam_unix(runuser:session): session closed for user archci15==> Refreshed 3 signing key(s) from hkps://keys.openpgp.org16pam_unix(runuser:session): session opened for user archci(uid=955) by archci(uid=0)17pam_unix(runuser:session): session closed for user archci18==> Refreshed 3 signing key(s) from hkps://keyserver.ubuntu.com19==> Building aarch64 under emulation: check() skipped (ARCHCI_EMULATED_NOCHECK)20==> Synchronizing chroot copy [/var/lib/archbuild/extra-aarch64/root] -> [archci-2]...done21 root : PWD=/var/lib/archci-worker/build/aarch64-2/libunistring ; USER=archci ; ENV=GNUPGHOME=/var/lib/archci-worker/gnupg ; COMMAND=/usr/bin/env SRCDEST=/var/lib/archci-worker/build/aarch64-2/libunistring BUILDDIR=/tmp/makechrootpkg.YQYjjoVvRD makepkg --config=/var/lib/archbuild/extra-aarch64/archci-2/etc/makepkg.conf --verifysource -o --holdver --ignorearch22pam_unix(sudo:session): session opened for user archci(uid=955) by (uid=0)23==> Making package: libunistring 1.4.2-1 (Sat Sep 12 03:55:43 2026)24==> Retrieving sources...25 -> Found libunistring-1.4.2.tar.xz26 -> Found libunistring-1.4.2.tar.xz.sig27==> Validating source files with b2sums...28 libunistring-1.4.2.tar.xz ... Passed29 libunistring-1.4.2.tar.xz.sig ... Skipped30==> Verifying source file signatures with gpg...31 libunistring-1.4.2.tar.xz ... Passed32pam_unix(sudo:session): session closed for user archci33 root : PWD=/var/lib/archci-worker/build/aarch64-2/libunistring ; USER=archci ; COMMAND=/usr/bin/bash -c '#012#011#011source PKGBUILD#012#011#011printf "%s\\n" "${pkgbase:-${pkgname}}" "${pkgname[@]}"#012'34pam_unix(sudo:session): session opened for user archci(uid=955) by (uid=0)35pam_unix(sudo:session): session closed for user archci36Note: in a future version of systemd-nspawn the default set of permitted socket address families will be restricted to AF_INET, AF_INET6 and AF_UNIX. Use --restrict-address-families= to configure the set of permitted socket address families, or set RestrictAddressFamilies= in a .nspawn file.37==> Making package: libunistring 1.4.2-1 (Sat Sep 12 01:55:57 2026)38==> Checking runtime dependencies...39==> Checking buildtime dependencies...40==> Retrieving sources...41 -> Found libunistring-1.4.2.tar.xz42 -> Found libunistring-1.4.2.tar.xz.sig43==> WARNING: Skipping all source file integrity checks.44==> Extracting sources...45 -> Extracting libunistring-1.4.2.tar.xz with bsdtar46==> Starting build()...47checking for a BSD-compatible install... /usr/bin/install -c48checking whether sleep supports fractional seconds... yes49checking filesystem timestamp resolution... 0.0150checking whether build environment is sane... yes51checking for a race-free mkdir -p... /usr/bin/mkdir -p52checking for gawk... gawk53checking whether make sets $(MAKE)... yes54checking whether make supports nested variables... yes55checking xargs -n works... yes56checking whether UID '955' is supported by ustar format... yes57checking whether GID '955' is supported by ustar format... yes58checking how to create a ustar tar archive... gnutar59checking for gcc... gcc60checking whether the C compiler works... yes61checking for C compiler default output file name... a.out62checking for suffix of executables...63checking whether we are cross compiling... no64checking for suffix of object files... o65checking whether the compiler supports GNU C... yes66checking whether gcc accepts -g... yes67checking for gcc option to enable C11 features... none needed68checking whether gcc understands -c and -o together... yes69checking whether the compiler is clang... no70checking for compiler option needed when checking for declarations... none71checking whether make supports the include directive... yes (GNU style)72checking dependency style of gcc... gcc373checking how to run the C preprocessor... gcc -E74checking build system type... aarch64-unknown-linux-gnu75checking host system type... aarch64-unknown-linux-gnu76checking for stdio.h... yes77checking for stdlib.h... yes78checking for string.h... yes79checking for inttypes.h... yes80checking for stdint.h... yes81checking for strings.h... yes82checking for sys/stat.h... yes83checking for sys/types.h... yes84checking for unistd.h... yes85checking for wchar.h... yes86checking for minix/config.h... no87checking for stdbool.h... yes88checking for uchar.h... yes89checking for threads.h... yes90checking for xlocale.h... no91checking for langinfo.h... yes92checking for iconv.h... yes93checking for limits.h... yes94checking for crtdefs.h... no95checking for wctype.h... yes96checking for math.h... yes97checking for sys/mman.h... yes98checking for pthread.h... yes99checking for stdckdint.h... yes100checking for sys/time.h... yes101checking for features.h... yes102checking for sys/socket.h... yes103checking for arpa/inet.h... yes104checking for error.h... yes105checking for sys/process.h... no106checking for netdb.h... yes107checking for netinet/in.h... yes108checking for semaphore.h... yes109checking for sys/param.h... yes110checking for sys/select.h... yes111checking for sys/wait.h... yes112checking for sys/ioctl.h... yes113checking for sys/un.h... yes114checking for sys/uio.h... yes115checking whether it is safe to define __EXTENSIONS__... yes116checking whether _XOPEN_SOURCE should be defined... no117checking for egrep -e... /usr/bin/grep -E118checking for Minix Amsterdam compiler... no119checking for ar... ar120checking for ranlib... ranlib121checking for gcc option to support large files... none needed122checking how to print strings... printf123checking for a sed that does not truncate output... /usr/bin/sed124checking for grep that handles long lines and -e... /usr/bin/grep125checking for egrep... /usr/bin/grep -E126checking for fgrep... /usr/bin/grep -F127checking for ld used by gcc... /usr/bin/ld128checking if the linker (/usr/bin/ld) is GNU ld... yes129checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B130checking the name lister (/usr/bin/nm -B) interface... BSD nm131checking whether ln -s works... yes132checking the maximum length of command line arguments... 1572864133checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop134checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop135checking for /usr/bin/ld option to reload object files... -r136checking for file... file137checking for objdump... objdump138checking how to recognize dependent libraries... pass_all139checking for dlltool... no140checking how to associate runtime and link libraries... printf %s\n141checking for archiver @FILE support... @142checking for strip... strip143checking command to parse /usr/bin/nm -B output from gcc object... ok144checking for sysroot... no145checking for a working dd... /usr/bin/dd146checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1147checking for mt... no148checking if : is a manifest tool... no149checking for dlfcn.h... yes150checking for objdir... .libs151checking if gcc supports -fno-rtti -fno-exceptions... no152checking for gcc option to produce PIC... -fPIC -DPIC153checking if gcc PIC flag -fPIC -DPIC works... yes154checking if gcc static flag -static works... yes155checking if gcc supports -c -o file.o... yes156checking if gcc supports -c -o file.o... (cached) yes157checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes158checking whether -lc should be explicitly linked in... no159checking dynamic linker characteristics... GNU/Linux ld.so160checking how to hardcode library paths into programs... immediate161checking whether stripping libraries is possible... yes162checking if libtool supports shared libraries... yes163checking whether to build shared libraries... yes164checking whether to build static libraries... yes165checking for windres... no166checking for size_t... yes167checking for working alloca.h... yes168checking for alloca... yes169checking for C/C++ restrict keyword... __restrict__170checking whether the preprocessor supports include_next... yes171checking whether source code line length is unlimited... yes172checking whether char8_t is correctly defined... yes173checking whether char16_t is correctly defined... yes174checking whether char32_t is correctly defined... yes175checking whether the C++ compiler has <uchar.h>... no176checking for bit size of wchar_t... 32177checking for mbstate_t... yes178checking for mbsinit... yes179checking for mbrtowc... yes180checking for symlink... yes181checking for getlocalename_l... no182checking for iswcntrl... yes183checking for mprotect... yes184checking for snprintf... yes185checking for strdup... yes186checking for wcwidth... yes187checking for btowc... yes188checking for _set_invalid_parameter_handler... no189checking for fcntl... yes190checking for getdtablesize... yes191checking for getexecname... no192checking for gettimeofday... yes193checking for isblank... yes194checking for lstat... yes195checking for __xpg_strerror_r... yes196checking for pipe... yes197checking for pselect... yes198checking for pthread_sigmask... yes199checking for setenv... yes200checking for sleep... yes201checking for shutdown... yes202checking for usleep... yes203checking for wcrtomb... yes204checking for wctob... yes205checking for nl_langinfo and CODESET... yes206checking for a traditional japanese locale... none207checking for an english Unicode locale... en_US.UTF-8208checking for a transitional chinese locale... none209checking whether mbrtowc handles incomplete characters... yes210checking whether mbrtowc works as well as mbtowc... guessing yes211checking for gcc options needed to detect all undeclared functions... none needed212checking whether mbrtoc32 is declared... yes213checking for mbrtoc32... yes214checking for a traditional french locale... none215checking whether mbrtoc32 works as well as mbrtowc... guessing yes216checking whether c32rtomb is declared... yes217checking for c32rtomb... yes218checking whether c32rtomb works as well as wcrtomb... guessing yes219checking for complete errno.h... yes220checking whether ctype.h defines __header_inline... no221checking for working fcntl.h... yes222checking for pid_t... yes223checking for mode_t... yes224checking whether byte ordering is bigendian... no225checking whether frexp() can be used without linking with libm... yes226checking whether alarm is declared... yes227checking whether long double and double are the same... no228checking for pthread.h... (cached) yes229checking for pthread_kill in -lpthread... yes230checking whether POSIX threads API is available... yes231checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes232checking whether setlocale (category, NULL) is multithread-safe... yes233checking whether locale.h defines locale_t... yes234checking for uselocale... yes235checking whether uselocale works... yes236checking for fake locale system (OpenBSD, Android)... no237checking for Solaris 11.4 locale system... no238checking for ld... /usr/bin/ld239checking if the linker (/usr/bin/ld) is GNU ld... yes240checking for shared library run path origin... done241checking 32-bit host C ABI... no242checking for ELF binary format... yes243checking for the common suffixes of directories in the library search path... lib,lib,lib64244checking for iconv... yes245checking for working iconv... yes246checking whether iconv is compatible with its POSIX signature... yes247checking for inline... inline248checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes249checking whether limits.h has SSIZE_MAX... yes250checking for wint_t... yes251checking whether wint_t is large enough... yes252checking whether the compiler produces multi-arch binaries... no253checking whether stdint.h conforms to C99... yes254checking whether stdint.h works without ISO C predefines... yes255checking whether stdint.h has UINTMAX_WIDTH etc.... yes256checking where to find the exponent in a 'double'... word 1 bit 20257checking where to find the exponent in a 'float'... word 0 bit 23258checking where to find the exponent in a 'long double'... word 3 bit 16259checking whether iswcntrl works... yes260checking for towlower... yes261checking for wctype_t... yes262checking for wctrans_t... yes263checking for good max_align_t... yes264checking whether NULL can be used in arbitrary expressions... yes265checking for unreachable in C... yes266checking whether nullptr_t needs <stddef.h>... yes267checking whether <stddef.h> is idempotent... guessing yes268checking whether locale.h defines _locale_t... no269checking whether locale.h conforms to POSIX:2001... yes270checking whether struct lconv is properly defined... yes271checking for CFPreferencesCopyAppValue... no272checking for CFLocaleCopyPreferredLanguages... no273checking for LC_MESSAGES... yes274checking whether imported symbols can be declared weak... yes275checking for multithread API to use... posix276checking whether malloc is ptrdiff_t safe... yes277checking whether malloc, calloc set errno on failure... yes278checking whether malloc (0) returns nonnull... yes279checking whether NAN macro works... yes280checking whether HUGE_VAL works... yes281checking for MAP_ANONYMOUS... yes282checking whether memchr works... yes283checking whether <limits.h> defines MIN and MAX... no284checking whether <sys/param.h> defines MIN and MAX... yes285checking for pthread_t... yes286checking for pthread_spinlock_t... yes287checking for pthread_spin_init... yes288checking whether to activate relocatable installation... no289checking for library needed for dlopen and dlsym... none290checking for dladdr... yes291checking for glibc-compatible sys/cdefs.h... yes292checking for sched.h... yes293checking for struct sched_param... yes294checking whether stdckdint.h can be included in C... yes295checking checking for an ISO C23 compliant stdckdint.h in C... yes296checking whether stdckdint.h can be included in C++... no297checking whether ecvt is declared... yes298checking whether fcvt is declared... yes299checking whether gcvt is declared... yes300checking whether MB_CUR_MAX is correct... yes301checking whether streq is declared... no302checking whether memeq is declared... no303checking whether strncat works... yes304checking whether strncpy works... yes305checking whether strstr works... yes306checking for off64_t... yes307checking for blksize_t... yes308checking for blkcnt_t... yes309checking for struct timespec in <time.h>... yes310checking for TIME_UTC in <time.h>... yes311checking whether execvpe is declared... yes312checking for inttypes.h... yes313checking for stdint.h... yes314checking for intmax_t... yes315checking whether snprintf returns a byte count as in C99... yes316checking whether snprintf truncates the result as in C99... yes317checking for wcslen... yes318checking for snprintf... (cached) yes319checking for strnlen... yes320checking for wcrtomb... (cached) yes321checking whether _snprintf is declared... no322checking whether printf supports 'long double' arguments... yes323checking whether printf supports infinite 'double' arguments... yes324checking whether printf supports infinite 'long double' arguments... yes325checking whether printf supports the 'a' and 'A' directives... yes326checking whether printf supports the 'b' directive... yes327checking whether printf supports the 'F' directive... yes328checking whether printf supports the 'ls' directive... yes329checking whether printf supports the 'lc' directive correctly... yes330checking whether printf supports the grouping flag... yes331checking whether printf supports grouping on integers with a precision... guessing yes332checking whether printf supports grouping with a multibyte separator... guessing yes333checking whether printf supports the left-adjust flag correctly... yes334checking whether printf supports the zero flag correctly... yes335checking whether printf supports the alternative flag with a zero precision... yes336checking whether printf supports large precisions... yes337checking whether printf survives out-of-memory conditions... yes338checking whether <wchar.h> uses 'inline' correctly... yes339checking whether wcsdup is declared... yes340checking for C compiler option to allow warnings... -Wno-error341checking whether <sys/socket.h> is self-contained... yes342checking for shutdown... (cached) yes343checking whether <sys/socket.h> defines the SHUT_* macros... yes344checking for struct sockaddr_storage... yes345checking for sa_family_t... yes346checking for struct sockaddr_storage.ss_family... yes347checking for a french Unicode locale... none348checking for a turkish Unicode locale... none349checking if environ is properly declared... yes350checking for error... yes351checking whether error_at_line is declared... yes352checking for error_at_line... yes353checking for working error function... yes354checking whether strerror_r is declared... yes355checking whether strerror_r returns char *... yes356checking whether stat file-mode macros are broken... no357checking for nlink_t... yes358checking whether getcwd (NULL, 0) allocates memory for result... yes359checking for getcwd with POSIX signature... yes360checking whether getdtablesize is declared... yes361checking for struct timeval... yes362checking for wide-enough struct timeval.tv_sec member... yes363checking for IPv4 sockets... yes364checking for IPv6 sockets... yes365checking whether INT32_MAX < INTMAX_MAX... yes366checking whether INT64_MAX == LONG_MAX... yes367checking whether UINT32_MAX < UINTMAX_MAX... yes368checking whether UINT64_MAX == ULONG_MAX... yes369checking for library needed for semaphore functions... none370checking whether lstat correctly handles trailing slash... yes371checking for O_CLOEXEC... yes372checking for promoted mode_t type... mode_t373checking whether strerror(0) succeeds... yes374checking for strerror_r... yes375checking for strerror_r with POSIX signature... no376checking whether __xpg_strerror_r works... yes377checking whether <sys/select.h> is self-contained... yes378checking whether _putenv is declared... no379checking for sigset_t... yes380checking whether initstate is declared... yes381checking whether setstate is declared... yes382checking whether realloc should abort upon undefined behaviour... no383checking for library containing setsockopt... none needed384checking whether setenv is declared... yes385checking for search.h... yes386checking for tsearch... yes387checking for uid_t... yes388checking for gid_t... yes389checking for volatile sig_atomic_t... yes390checking for sighandler_t... yes391checking whether fcloseall is declared... yes392checking whether getw is declared... yes393checking whether putw is declared... yes394checking which flavor of printf attribute matches inttypes macros... system395checking whether <sys/ioctl.h> declares ioctl... yes396checking for a traditional Arabic locale... none397checking whether unsetenv is declared... yes398checking for alloca as a compiler built-in... yes399checking for static_assert... yes, a keyword400checking for bool, true, false... yes401checking for __builtin_expect... yes402checking for flexible array member... yes403checking whether float.h conforms to ISO C23... yes404checking whether conversion from 'int' to 'long double' works... yes405checking whether free is known to preserve errno... yes406checking whether frexp works... yes407checking whether frexpl is declared... yes408checking whether frexpl() can be used without linking with libm... yes409checking whether frexpl works... yes410checking for __fseterr... no411checking for newlocale... yes412checking for duplocale... yes413checking for freelocale... yes414checking for newlocale... (cached) yes415checking for duplocale... (cached) yes416checking for freelocale... (cached) yes417checking whether the compiler generally respects inline... yes418checking whether isnan(double) can be used without linking with libm... yes419checking whether isnan(float) can be used without linking with libm... yes420checking whether isnan(float) works... yes421checking whether isnan(long double) can be used without linking with libm... yes422checking whether isnanl works... yes423checking for iswblank... yes424checking whether iswblank is declared... yes425checking whether iswdigit is ISO C compliant... yes426checking whether iswpunct is consistent with ispunct... yes427checking whether iswxdigit is ISO C compliant... yes428checking whether localeconv works... yes429checking for pthread_rwlock_t... yes430checking whether pthread_rwlock_rdlock prefers a writer to a reader... no431checking whether mbrtoc32 works on empty input... yes432checking whether the C locale is free of encoding errors... no433checking whether mbrtoc32 works in an UTF-8 locale... yes434checking whether mbrtowc handles a NULL pwc argument... yes435checking whether mbrtowc has a correct return value... yes436checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes437checking whether mbrtowc stores incomplete characters... no438checking whether mbrtowc works on empty input... yes439checking whether the C locale is free of encoding errors... no440checking whether frexp works... (cached) yes441checking whether ldexp can be used without linking with libm... yes442checking whether frexpl() can be used without linking with libm... (cached) yes443checking whether frexpl works... (cached) yes444checking whether frexpl is declared... (cached) yes445checking whether ldexpl() can be used without linking with libm... yes446checking whether ldexpl works... yes447checking whether ldexpl is declared... yes448checking for PTHREAD_CREATE_DETACHED... yes449checking for PTHREAD_MUTEX_RECURSIVE... yes450checking for PTHREAD_MUTEX_ROBUST... yes451checking for PTHREAD_PROCESS_SHARED... yes452checking whether pthread_once works... yes453checking for signbit macro... yes454checking for signbit compiler built-ins... yes455checking for stdint.h... (cached) yes456checking for SIZE_MAX... yes457checking for ssize_t... yes458checking whether strstr works in linear time... yes459checking whether strstr works... (cached) yes460checking for sys/single_threaded.h... yes461checking for ptrdiff_t... yes462checking for ptrdiff_t... (cached) yes463checking for ptrdiff_t... (cached) yes464checking for ptrdiff_t... (cached) yes465checking for stpcpy... yes466checking whether wcwidth is declared... yes467checking whether wcwidth works reasonably in UTF-8 locales... yes468checking for stdint.h... (cached) yes469checking for alignas and alignof... yes, keywords470checking whether btowc(0) is correct... yes471checking whether btowc is consistent with mbrtowc in the C locale... no472checking whether c32rtomb return value is correct... yes473checking whether calloc (0, n) and calloc (n, 0) return nonnull... yes474checking whether // is distinct from /... no475checking whether dup2 works... yes476checking whether fcntl handles F_DUPFD correctly... yes477checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check478checking whether fdopen sets errno... yes479checking for ftruncate... yes480checking whether getdtablesize works... yes481checking for getprogname... no482checking whether program_invocation_name is declared... yes483checking whether program_invocation_name is declared... (cached) yes484checking whether program_invocation_short_name is declared... yes485checking whether __argv is declared... no486checking for gettimeofday with POSIX signature... yes487checking for duplocale... (cached) yes488checking for library containing inet_pton... none required489checking whether inet_pton is declared... yes490checking whether byte ordering is bigendian... (cached) no491checking for ioctl... yes492checking for ioctl with POSIX signature... no493checking whether the compiler supports the __inline keyword... yes494checking for newlocale... (cached) yes495checking for newlocale... (cached) yes496checking for mbtowc... yes497checking for mkfifo... yes498checking whether mkfifo rejects trailing slashes... yes499checking for library containing nanosleep... none required500checking for working nanosleep... no (mishandles large arguments)501checking whether <netinet/in.h> is self-contained... yes502checking whether open recognizes a trailing slash... yes503checking whether perror matches strerror... yes504checking whether signature of pselect conforms to POSIX... yes505checking whether pselect detects invalid fds... yes506checking for pthread_mutexattr_getrobust... yes507checking for pthread_rwlock_init... yes508checking whether pthread_rwlock_timedrdlock is declared... yes509checking for reasonable pthread_rwlock wait queue handling... no510checking whether pthread_create exists as a global function... yes511checking whether pthread_mutex_timedlock is declared... yes512checking for pthread_mutex_timedlock... yes513checking whether pthread_sigmask is a macro... no514checking whether pthread_sigmask works without -lpthread... yes515checking whether pthread_sigmask returns error numbers... yes516checking for putenv compatible with GNU and SVID... yes517checking for raise... yes518checking for sigprocmask... yes519checking for random... yes520checking for initstate... yes521checking for setstate... yes522checking for random.h... no523checking for struct random_data... yes524checking for random_r... yes525checking whether realloc sets errno on failure... yes526checking whether realloc (..., 0) returns nonnull... no527checking for reallocarray... yes528checking whether sched_yield is declared... yes529checking whether select supports a 0 argument... yes530checking whether select detects invalid fds... yes531checking whether setenv validates arguments... yes532checking for sigprocmask... (cached) yes533checking whether sleep is declared... yes534checking for working sleep... yes535checking for socklen_t... yes536checking whether stat handles trailing slashes on files... yes537checking for struct stat.st_atim.tv_nsec... yes538checking whether struct stat.st_atim is of type struct timespec... yes539checking for struct stat.st_birthtimespec.tv_nsec... no540checking for struct stat.st_birthtimensec... no541checking for struct stat.st_birthtim.tv_nsec... no542checking for vasprintf... yes543checking for stpcpy... (cached) yes544checking for working strerror function... yes545checking for catgets... yes546checking whether symlink handles trailing slash correctly... yes547checking for IPv4 sockets... (cached) yes548checking for IPv6 sockets... (cached) yes549checking for UNIX domain sockets... yes550checking for pthread_atfork... yes551checking whether time() works... guessing no552checking for unsetenv... yes553checking for unsetenv() return type... int554checking whether unsetenv obeys POSIX... yes555checking for useconds_t... yes556checking whether usleep allows large arguments... yes557checking for variable-length arrays... yes558checking whether wcrtomb works in the C locale... yes559checking whether wcrtomb return value is correct... yes560checking whether wctob works... guessing yes561checking for gawk... (cached) gawk562checking for texi2dvi... /usr/bin/texi2dvi563checking for dvips... /build/libunistring/src/libunistring-1.4.2/build-aux/missing dvips564checking for perl... /usr/bin/perl565checking that generated files are newer than configure... done566configure: creating ./config.status567config.status: creating Makefile568config.status: creating doc/Makefile569config.status: creating gnulib-local/Makefile570config.status: creating lib/Makefile571config.status: creating lib/exported.sh572config.status: creating lib/unistring/version.h573config.status: creating lib/unistring/woe32dll.h574config.status: creating tests/Makefile575config.status: creating install-tests/Makefile576config.status: creating config.h577config.status: executing depfiles commands578config.status: executing libtool commands579make all-recursive580make[1]: Entering directory '/build/libunistring/src/libunistring-1.4.2'581Making all in doc582make[2]: Entering directory '/build/libunistring/src/libunistring-1.4.2/doc'583make[2]: Nothing to be done for 'all'.584make[2]: Leaving directory '/build/libunistring/src/libunistring-1.4.2/doc'585Making all in gnulib-local586make[2]: Entering directory '/build/libunistring/src/libunistring-1.4.2/gnulib-local'587make[2]: Nothing to be done for 'all'.588make[2]: Leaving directory '/build/libunistring/src/libunistring-1.4.2/gnulib-local'589Making all in lib590make[2]: Entering directory '/build/libunistring/src/libunistring-1.4.2/lib'591sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \592 -e 's|@''HAVE_ALLOCA_H''@|1|g' \593 ./alloca.in.h > alloca.h-t594mv alloca.h-t alloca.h595sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \596 -e 's|@''GUARD_PREFIX''@|GL|g' \597 -e 's|@''INCLUDE_NEXT''@|include_next|g' \598 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \599 -e 's|@''PRAGMA_COLUMNS''@||g' \600 -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \601 -e 's/@''GNULIB_CREAT''@/0/g' \602 -e 's/@''GNULIB_FCNTL''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \603 -e 's/@''GNULIB_NONBLOCKING''@/0/g' \604 -e 's/@''GNULIB_OPEN''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \605 -e 's/@''GNULIB_OPENAT''@/0/g' \606 -e 's/@''GNULIB_OPENAT2''@/0/g' \607 -e 's/@''GNULIB_MDA_CREAT''@/1/g' \608 -e 's/@''GNULIB_MDA_OPEN''@/1/g' \609 -e 's|@''HAVE_FCNTL''@|1|g' \610 -e 's|@''HAVE_OPENAT''@|1|g' \611 -e 's|@''HAVE_OPENAT2''@|0|g' \612 -e 's|@''REPLACE_CREAT''@|0|g' \613 -e 's|@''REPLACE_FCNTL''@|1|g' \614 -e 's|@''REPLACE_OPEN''@|0|g' \615 -e 's|@''REPLACE_OPENAT''@|0|g' \616 -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \617 -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \618 -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \619 ./fcntl.in.h > fcntl.h-t620mv fcntl.h-t fcntl.h621sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \622 -e 's|@''GUARD_PREFIX''@|GL|g' \623 -e 's|@''INCLUDE_NEXT''@|include_next|g' \624 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \625 -e 's|@''PRAGMA_COLUMNS''@||g' \626 -e 's|@''NEXT_ICONV_H''@|<iconv.h>|g' \627 -e 's/@''GNULIB_ICONV''@/1/g' \628 -e 's|@''ICONV_CONST''@||g' \629 -e 's|@''REPLACE_ICONV''@|0|g' \630 -e 's|@''REPLACE_ICONV_OPEN''@|0|g' \631 -e 's|@''REPLACE_ICONV_UTF''@|0|g' \632 -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \633 -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \634 -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \635 ./iconv.in.h > iconv.h-t636mv iconv.h-t iconv.h637sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \638 -e 's/@''HAVE_INTTYPES_H''@/1/g' \639 -e 's|@''INCLUDE_NEXT''@|include_next|g' \640 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \641 -e 's|@''PRAGMA_COLUMNS''@||g' \642 -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \643 -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \644 -e 's/@''PRIPTR_PREFIX''@/"l"/g' \645 -e 's/@''GNULIB_IMAXABS''@/0/g' \646 -e 's/@''GNULIB_IMAXDIV''@/0/g' \647 -e 's/@''GNULIB_STRTOIMAX''@/0/g' \648 -e 's/@''GNULIB_STRTOUMAX''@/0/g' \649 -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \650 -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \651 -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \652 -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \653 -e 's/@''HAVE_IMAXDIV_T''@/1/g' \654 -e 's/@''REPLACE_IMAXABS''@/0/g' \655 -e 's/@''REPLACE_IMAXDIV''@/0/g' \656 -e 's/@''REPLACE_STRTOIMAX''@/0/g' \657 -e 's/@''REPLACE_STRTOUMAX''@/0/g' \658 -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \659 -e 's/@''INT64_MAX_EQ_LONG_MAX''@/1/g' \660 -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \661 -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/1/g' \662 -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \663 -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \664 -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \665 ./inttypes.in.h > inttypes.h-t666mv inttypes.h-t inttypes.h667sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \668 -e 's|@''GUARD_PREFIX''@|GL|g' \669 -e 's|@''INCLUDE_NEXT''@|include_next|g' \670 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \671 -e 's|@''PRAGMA_COLUMNS''@||g' \672 -e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \673 ./limits.in.h > limits.h-t674mv limits.h-t limits.h675sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \676 -e 's|@''GUARD_PREFIX''@|GL|g' \677 -e 's|@''INCLUDE_NEXT''@|include_next|g' \678 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \679 -e 's|@''PRAGMA_COLUMNS''@||g' \680 -e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \681 -e 's|@''HAVE_LOCALE_T''@|1|g' \682 -e 's|@''HAVE_WINDOWS_LOCALE_T''@|0|g' \683 -e 's/@''GNULIB_LOCALECONV''@/1/g' \684 -e 's/@''GNULIB_SETLOCALE''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \685 -e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \686 -e 's/@''GNULIB_NEWLOCALE''@/0/g' \687 -e 's/@''GNULIB_DUPLOCALE''@/0/g' \688 -e 's/@''GNULIB_FREELOCALE''@/0/g' \689 -e 's/@''GNULIB_GETLOCALENAME_L''@/0/g' \690 -e 's/@''GNULIB_GETLOCALENAME_L_UNSAFE''@/1/g' \691 -e 's/@''GNULIB_LOCALENAME_UNSAFE''@/1/g' \692 -e 's|@''HAVE_NEWLOCALE''@|1|g' \693 -e 's|@''HAVE_DUPLOCALE''@|1|g' \694 -e 's|@''HAVE_FREELOCALE''@|1|g' \695 -e 's|@''HAVE_GETLOCALENAME_L''@|0|g' \696 -e 's|@''HAVE_XLOCALE_H''@|0|g' \697 -e 's|@''REPLACE_LOCALECONV''@|0|g' \698 -e 's|@''REPLACE_SETLOCALE''@|0|g' \699 -e 's|@''REPLACE_NEWLOCALE''@|0|g' \700 -e 's|@''REPLACE_DUPLOCALE''@|0|g' \701 -e 's|@''REPLACE_FREELOCALE''@|0|g' \702 -e 's|@''REPLACE_GETLOCALENAME_L''@|0|g' \703 -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \704 -e 's|@''LOCALENAME_ENHANCE_LOCALE_FUNCS''@|0|g' \705 -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \706 -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \707 -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \708 ./locale.in.h > locale.h-t709mv locale.h-t locale.h710sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \711 -e 's|@''GUARD_PREFIX''@|GL|g' \712 -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \713 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \714 -e 's|@''PRAGMA_COLUMNS''@||g' \715 -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|<math.h>|g' \716 -e 's/@''GNULIB_ACOSF''@/0/g' \717 -e 's/@''GNULIB_ACOSL''@/0/g' \718 -e 's/@''GNULIB_ASINF''@/0/g' \719 -e 's/@''GNULIB_ASINL''@/0/g' \720 -e 's/@''GNULIB_ATANF''@/0/g' \721 -e 's/@''GNULIB_ATANL''@/0/g' \722 -e 's/@''GNULIB_ATAN2F''@/0/g' \723 -e 's/@''GNULIB_CBRT''@/0/g' \724 -e 's/@''GNULIB_CBRTF''@/0/g' \725 -e 's/@''GNULIB_CBRTL''@/0/g' \726 -e 's/@''GNULIB_CEIL''@/0/g' \727 -e 's/@''GNULIB_CEILF''@/0/g' \728 -e 's/@''GNULIB_CEILL''@/0/g' \729 -e 's/@''GNULIB_COPYSIGN''@/0/g' \730 -e 's/@''GNULIB_COPYSIGNF''@/0/g' \731 -e 's/@''GNULIB_COPYSIGNL''@/0/g' \732 -e 's/@''GNULIB_COSF''@/0/g' \733 -e 's/@''GNULIB_COSL''@/0/g' \734 -e 's/@''GNULIB_COSHF''@/0/g' \735 -e 's/@''GNULIB_EXPF''@/0/g' \736 -e 's/@''GNULIB_EXPL''@/0/g' \737 -e 's/@''GNULIB_EXP2''@/0/g' \738 -e 's/@''GNULIB_EXP2F''@/0/g' \739 -e 's/@''GNULIB_EXP2L''@/0/g' \740 -e 's/@''GNULIB_EXPM1''@/0/g' \741 -e 's/@''GNULIB_EXPM1F''@/0/g' \742 -e 's/@''GNULIB_EXPM1L''@/0/g' \743 -e 's/@''GNULIB_FABSF''@/0/g' \744 -e 's/@''GNULIB_FABSL''@/0/g' \745 -e 's/@''GNULIB_FLOOR''@/0/g' \746 -e 's/@''GNULIB_FLOORF''@/0/g' \747 -e 's/@''GNULIB_FLOORL''@/0/g' \748 -e 's/@''GNULIB_FMA''@/0/g' \749 -e 's/@''GNULIB_FMAF''@/0/g' \750 -e 's/@''GNULIB_FMAL''@/0/g' \751 -e 's/@''GNULIB_FMOD''@/0/g' \752 -e 's/@''GNULIB_FMODF''@/0/g' \753 -e 's/@''GNULIB_FMODL''@/0/g' \754 -e 's/@''GNULIB_FREXPF''@/0/g' \755 -e 's/@''GNULIB_FREXP''@/1/g' \756 -e 's/@''GNULIB_FREXPL''@/1/g' \757 -e 's/@''GNULIB_GETPAYLOAD''@/0/g' \758 -e 's/@''GNULIB_GETPAYLOADF''@/0/g' \759 -e 's/@''GNULIB_GETPAYLOADL''@/0/g' \760 -e 's/@''GNULIB_HYPOT''@/0/g' \761 -e 's/@''GNULIB_HYPOTF''@/0/g' \762 -e 's/@''GNULIB_HYPOTL''@/0/g' \763 < ./math.in.h > math.h-t1764sed \765 -e 's/@''GNULIB_ILOGB''@/0/g' \766 -e 's/@''GNULIB_ILOGBF''@/0/g' \767 -e 's/@''GNULIB_ILOGBL''@/0/g' \768 -e 's/@''GNULIB_ISFINITE''@/0/g' \769 -e 's/@''GNULIB_ISFINITE_NO_CXX''@/0/g' \770 -e 's/@''GNULIB_ISINF''@/0/g' \771 -e 's/@''GNULIB_ISINF_NO_CXX''@/0/g' \772 -e 's/@''GNULIB_ISNAN''@/0/g' \773 -e 's/@''GNULIB_ISNAN_NO_CXX''@/0/g' \774 -e 's/@''GNULIB_ISNANF''@/0/g' \775 -e 's/@''GNULIB_ISNAND''@/0/g' \776 -e 's/@''GNULIB_ISNANL''@/0/g' \777 -e 's/@''GNULIB_LDEXP''@/0/g' \778 -e 's/@''GNULIB_LDEXPF''@/0/g' \779 -e 's/@''GNULIB_LDEXPL''@/0/g' \780 -e 's/@''GNULIB_LOG''@/0/g' \781 -e 's/@''GNULIB_LOGF''@/0/g' \782 -e 's/@''GNULIB_LOGL''@/0/g' \783 -e 's/@''GNULIB_LOG10''@/0/g' \784 -e 's/@''GNULIB_LOG10F''@/0/g' \785 -e 's/@''GNULIB_LOG10L''@/0/g' \786 -e 's/@''GNULIB_LOG1P''@/0/g' \787 -e 's/@''GNULIB_LOG1PF''@/0/g' \788 -e 's/@''GNULIB_LOG1PL''@/0/g' \789 -e 's/@''GNULIB_LOG2''@/0/g' \790 -e 's/@''GNULIB_LOG2F''@/0/g' \791 -e 's/@''GNULIB_LOG2L''@/0/g' \792 -e 's/@''GNULIB_LOGB''@/0/g' \793 -e 's/@''GNULIB_LOGBF''@/0/g' \794 -e 's/@''GNULIB_LOGBL''@/0/g' \795 -e 's/@''GNULIB_LOGP1''@/0/g' \796 -e 's/@''GNULIB_LOGP1F''@/0/g' \797 -e 's/@''GNULIB_LOGP1L''@/0/g' \798 -e 's/@''GNULIB_MODF''@/0/g' \799 -e 's/@''GNULIB_MODFF''@/0/g' \800 -e 's/@''GNULIB_MODFL''@/0/g' \801 -e 's/@''GNULIB_POWF''@/0/g' \802 -e 's/@''GNULIB_REMAINDER''@/0/g' \803 -e 's/@''GNULIB_REMAINDERF''@/0/g' \804 -e 's/@''GNULIB_REMAINDERL''@/0/g' \805 -e 's/@''GNULIB_RINT''@/0/g' \806 -e 's/@''GNULIB_RINTF''@/0/g' \807 -e 's/@''GNULIB_RINTL''@/0/g' \808 -e 's/@''GNULIB_ROUND''@/0/g' \809 -e 's/@''GNULIB_ROUNDF''@/0/g' \810 -e 's/@''GNULIB_ROUNDL''@/0/g' \811 -e 's/@''GNULIB_SETPAYLOAD''@/0/g' \812 -e 's/@''GNULIB_SETPAYLOADF''@/0/g' \813 -e 's/@''GNULIB_SETPAYLOADL''@/0/g' \814 -e 's/@''GNULIB_SETPAYLOADSIG''@/0/g' \815 -e 's/@''GNULIB_SETPAYLOADSIGF''@/0/g' \816 -e 's/@''GNULIB_SETPAYLOADSIGL''@/0/g' \817 -e 's/@''GNULIB_SIGNBIT''@/0/g' \818 -e 's/@''GNULIB_SIGNBIT_NO_CXX''@/1/g' \819 -e 's/@''GNULIB_SINF''@/0/g' \820 -e 's/@''GNULIB_SINL''@/0/g' \821 -e 's/@''GNULIB_SINHF''@/0/g' \822 -e 's/@''GNULIB_SQRTF''@/0/g' \823 -e 's/@''GNULIB_SQRTL''@/0/g' \824 -e 's/@''GNULIB_TANF''@/0/g' \825 -e 's/@''GNULIB_TANL''@/0/g' \826 -e 's/@''GNULIB_TANHF''@/0/g' \827 -e 's/@''GNULIB_TRUNC''@/0/g' \828 -e 's/@''GNULIB_TRUNCF''@/0/g' \829 -e 's/@''GNULIB_TRUNCL''@/0/g' \830 -e 's/@''GNULIB_TOTALORDER''@/0/g' \831 -e 's/@''GNULIB_TOTALORDERF''@/0/g' \832 -e 's/@''GNULIB_TOTALORDERL''@/0/g' \833 -e 's/@''GNULIB_TOTALORDERMAG''@/0/g' \834 -e 's/@''GNULIB_TOTALORDERMAGF''@/0/g' \835 -e 's/@''GNULIB_TOTALORDERMAGL''@/0/g' \836 -e 's/@''GNULIB_MDA_J0''@/1/g' \837 -e 's/@''GNULIB_MDA_J1''@/1/g' \838 -e 's/@''GNULIB_MDA_JN''@/1/g' \839 -e 's/@''GNULIB_MDA_Y0''@/1/g' \840 -e 's/@''GNULIB_MDA_Y1''@/1/g' \841 -e 's/@''GNULIB_MDA_YN''@/1/g' \842 < math.h-t1 > math.h-t2843sed \844 -e 's|@''HAVE_ACOSF''@|1|g' \845 -e 's|@''HAVE_ACOSL''@|1|g' \846 -e 's|@''HAVE_ASINF''@|1|g' \847 -e 's|@''HAVE_ASINL''@|1|g' \848 -e 's|@''HAVE_ATANF''@|1|g' \849 -e 's|@''HAVE_ATANL''@|1|g' \850 -e 's|@''HAVE_ATAN2F''@|1|g' \851 -e 's|@''HAVE_CBRT''@|1|g' \852 -e 's|@''HAVE_CBRTF''@|1|g' \853 -e 's|@''HAVE_CBRTL''@|1|g' \854 -e 's|@''HAVE_COPYSIGN''@|1|g' \855 -e 's|@''HAVE_COPYSIGNF''@|1|g' \856 -e 's|@''HAVE_COPYSIGNL''@|1|g' \857 -e 's|@''HAVE_COSF''@|1|g' \858 -e 's|@''HAVE_COSL''@|1|g' \859 -e 's|@''HAVE_COSHF''@|1|g' \860 -e 's|@''HAVE_EXPF''@|1|g' \861 -e 's|@''HAVE_EXPL''@|1|g' \862 -e 's|@''HAVE_EXP2''@|1|g' \863 -e 's|@''HAVE_EXP2F''@|1|g' \864 -e 's|@''HAVE_EXP2L''@|1|g' \865 -e 's|@''HAVE_EXPM1''@|1|g' \866 -e 's|@''HAVE_EXPM1F''@|1|g' \867 -e 's|@''HAVE_EXPM1L''@|1|g' \868 -e 's|@''HAVE_FABSF''@|1|g' \869 -e 's|@''HAVE_FABSL''@|1|g' \870 -e 's|@''HAVE_FMA''@|1|g' \871 -e 's|@''HAVE_FMAF''@|1|g' \872 -e 's|@''HAVE_FMAL''@|1|g' \873 -e 's|@''HAVE_FMODF''@|1|g' \874 -e 's|@''HAVE_FMODL''@|1|g' \875 -e 's|@''HAVE_FREXPF''@|1|g' \876 -e 's|@''HAVE_GETPAYLOAD''@|1|g' \877 -e 's|@''HAVE_GETPAYLOADF''@|1|g' \878 -e 's|@''HAVE_GETPAYLOADL''@|1|g' \879 -e 's|@''HAVE_HYPOTF''@|1|g' \880 -e 's|@''HAVE_HYPOTL''@|1|g' \881 -e 's|@''HAVE_ILOGB''@|1|g' \882 -e 's|@''HAVE_ILOGBF''@|1|g' \883 -e 's|@''HAVE_ILOGBL''@|1|g' \884 -e 's|@''HAVE_ISNANF''@|1|g' \885 -e 's|@''HAVE_ISNAND''@|1|g' \886 -e 's|@''HAVE_ISNANL''@|1|g' \887 -e 's|@''HAVE_LDEXPF''@|1|g' \888 -e 's|@''HAVE_LOGF''@|1|g' \889 -e 's|@''HAVE_LOGL''@|1|g' \890 -e 's|@''HAVE_LOG10F''@|1|g' \891 -e 's|@''HAVE_LOG10L''@|1|g' \892 -e 's|@''HAVE_LOG1P''@|1|g' \893 -e 's|@''HAVE_LOG1PF''@|1|g' \894 -e 's|@''HAVE_LOG1PL''@|1|g' \895 -e 's|@''HAVE_LOG2''@|1|g' \896 -e 's|@''HAVE_LOG2F''@|1|g' \897 -e 's|@''HAVE_LOG2L''@|1|g' \898 -e 's|@''HAVE_LOGBF''@|1|g' \899 -e 's|@''HAVE_LOGBL''@|1|g' \900 -e 's|@''HAVE_LOGP1''@|1|g' \901 -e 's|@''HAVE_LOGP1F''@|1|g' \902 -e 's|@''HAVE_LOGP1L''@|1|g' \903 -e 's|@''HAVE_MODFF''@|1|g' \904 -e 's|@''HAVE_MODFL''@|1|g' \905 -e 's|@''HAVE_POWF''@|1|g' \906 -e 's|@''HAVE_REMAINDER''@|1|g' \907 -e 's|@''HAVE_REMAINDERF''@|1|g' \908 -e 's|@''HAVE_REMAINDERL''@|1|g' \909 -e 's|@''HAVE_RINT''@|1|g' \910 -e 's|@''HAVE_RINTF''@|1|g' \911 -e 's|@''HAVE_RINTL''@|1|g' \912 -e 's|@''HAVE_ROUND''@|1|g' \913 -e 's|@''HAVE_ROUNDF''@|1|g' \914 -e 's|@''HAVE_ROUNDL''@|1|g' \915 -e 's|@''HAVE_SETPAYLOAD''@|1|g' \916 -e 's|@''HAVE_SETPAYLOADF''@|1|g' \917 -e 's|@''HAVE_SETPAYLOADL''@|1|g' \918 -e 's|@''HAVE_SETPAYLOADSIG''@|1|g' \919 -e 's|@''HAVE_SETPAYLOADSIGF''@|1|g' \920 -e 's|@''HAVE_SETPAYLOADSIGL''@|1|g' \921 -e 's|@''HAVE_SINF''@|1|g' \922 -e 's|@''HAVE_SINL''@|1|g' \923 -e 's|@''HAVE_SINHF''@|1|g' \924 -e 's|@''HAVE_SQRTF''@|1|g' \925 -e 's|@''HAVE_SQRTL''@|1|g' \926 -e 's|@''HAVE_TANF''@|1|g' \927 -e 's|@''HAVE_TANL''@|1|g' \928 -e 's|@''HAVE_TANHF''@|1|g' \929 -e 's|@''HAVE_TOTALORDER''@|1|g' \930 -e 's|@''HAVE_TOTALORDERF''@|1|g' \931 -e 's|@''HAVE_TOTALORDERL''@|1|g' \932 -e 's|@''HAVE_TOTALORDERMAG''@|1|g' \933 -e 's|@''HAVE_TOTALORDERMAGF''@|1|g' \934 -e 's|@''HAVE_TOTALORDERMAGL''@|1|g' \935 < math.h-t2 > math.h-t3936sed \937 -e 's|@''HAVE_DECL_ACOSL''@|1|g' \938 -e 's|@''HAVE_DECL_ASINL''@|1|g' \939 -e 's|@''HAVE_DECL_ATANL''@|1|g' \940 -e 's|@''HAVE_DECL_CEILF''@|1|g' \941 -e 's|@''HAVE_DECL_CEILL''@|1|g' \942 -e 's|@''HAVE_DECL_COSL''@|1|g' \943 -e 's|@''HAVE_DECL_EXPL''@|1|g' \944 -e 's|@''HAVE_DECL_FLOORF''@|1|g' \945 -e 's|@''HAVE_DECL_FLOORL''@|1|g' \946 -e 's|@''HAVE_DECL_FREXPL''@|1|g' \947 -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \948 -e 's|@''HAVE_DECL_LOGL''@|1|g' \949 -e 's|@''HAVE_DECL_LOG10L''@|1|g' \950 -e 's|@''HAVE_DECL_LOGB''@|1|g' \951 -e 's|@''HAVE_DECL_SINL''@|1|g' \952 -e 's|@''HAVE_DECL_SQRTL''@|1|g' \953 -e 's|@''HAVE_DECL_TANL''@|1|g' \954 -e 's|@''HAVE_DECL_TRUNC''@|1|g' \955 -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \956 -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \957 < math.h-t3 > math.h-t4958sed \959 -e 's|@''REPLACE_ACOSF''@|0|g' \960 -e 's|@''REPLACE_ASINF''@|0|g' \961 -e 's|@''REPLACE_ATANF''@|0|g' \962 -e 's|@''REPLACE_ATAN2F''@|0|g' \963 -e 's|@''REPLACE_CBRTF''@|0|g' \964 -e 's|@''REPLACE_CBRTL''@|0|g' \965 -e 's|@''REPLACE_CEIL''@|0|g' \966 -e 's|@''REPLACE_CEILF''@|0|g' \967 -e 's|@''REPLACE_CEILL''@|0|g' \968 -e 's|@''REPLACE_COSF''@|0|g' \969 -e 's|@''REPLACE_COSHF''@|0|g' \970 -e 's|@''REPLACE_EXPF''@|0|g' \971 -e 's|@''REPLACE_EXPL''@|0|g' \972 -e 's|@''REPLACE_EXPM1''@|0|g' \973 -e 's|@''REPLACE_EXPM1F''@|0|g' \974 -e 's|@''REPLACE_EXPM1L''@|0|g' \975 -e 's|@''REPLACE_EXP2''@|0|g' \976 -e 's|@''REPLACE_EXP2L''@|0|g' \977 -e 's|@''REPLACE_FABSL''@|0|g' \978 -e 's|@''REPLACE_FLOOR''@|0|g' \979 -e 's|@''REPLACE_FLOORF''@|0|g' \980 -e 's|@''REPLACE_FLOORL''@|0|g' \981 -e 's|@''REPLACE_FMA''@|0|g' \982 -e 's|@''REPLACE_FMAF''@|0|g' \983 -e 's|@''REPLACE_FMAL''@|0|g' \984 -e 's|@''REPLACE_FMOD''@|0|g' \985 -e 's|@''REPLACE_FMODF''@|0|g' \986 -e 's|@''REPLACE_FMODL''@|0|g' \987 -e 's|@''REPLACE_FREXPF''@|0|g' \988 -e 's|@''REPLACE_FREXP''@|0|g' \989 -e 's|@''REPLACE_FREXPL''@|0|g' \990 -e 's|@''REPLACE_GETPAYLOAD''@|0|g' \991 -e 's|@''REPLACE_GETPAYLOADF''@|0|g' \992 -e 's|@''REPLACE_GETPAYLOADL''@|0|g' \993 -e 's|@''REPLACE_HUGE_VAL''@|0|g' \994 -e 's|@''REPLACE_HYPOT''@|0|g' \995 -e 's|@''REPLACE_HYPOTF''@|0|g' \996 -e 's|@''REPLACE_HYPOTL''@|0|g' \997 -e 's|@''REPLACE_ILOGB''@|0|g' \998 -e 's|@''REPLACE_ILOGBF''@|0|g' \999 -e 's|@''REPLACE_ILOGBL''@|0|g' \1000 -e 's|@''REPLACE_ISFINITE''@|0|g' \1001 -e 's|@''REPLACE_ISINF''@|0|g' \1002 -e 's|@''REPLACE_ISNAN''@|0|g' \1003 -e 's|@''REPLACE_ITOLD''@|0|g' \1004 < math.h-t4 > math.h-t51005sed \1006 -e 's|@''REPLACE_LDEXP''@|0|g' \1007 -e 's|@''REPLACE_LDEXPL''@|0|g' \1008 -e 's|@''REPLACE_LOG''@|0|g' \1009 -e 's|@''REPLACE_LOGF''@|0|g' \1010 -e 's|@''REPLACE_LOGL''@|0|g' \1011 -e 's|@''REPLACE_LOG10''@|0|g' \1012 -e 's|@''REPLACE_LOG10F''@|0|g' \1013 -e 's|@''REPLACE_LOG10L''@|0|g' \1014 -e 's|@''REPLACE_LOG1P''@|0|g' \1015 -e 's|@''REPLACE_LOG1PF''@|0|g' \1016 -e 's|@''REPLACE_LOG1PL''@|0|g' \1017 -e 's|@''REPLACE_LOG2''@|0|g' \1018 -e 's|@''REPLACE_LOG2F''@|0|g' \1019 -e 's|@''REPLACE_LOG2L''@|0|g' \1020 -e 's|@''REPLACE_LOGB''@|0|g' \1021 -e 's|@''REPLACE_LOGBF''@|0|g' \1022 -e 's|@''REPLACE_LOGBL''@|0|g' \1023 -e 's|@''REPLACE_MODF''@|0|g' \1024 -e 's|@''REPLACE_MODFF''@|0|g' \1025 -e 's|@''REPLACE_MODFL''@|0|g' \1026 -e 's|@''REPLACE_NAN''@|0|g' \1027 -e 's|@''REPLACE_REMAINDER''@|0|g' \1028 -e 's|@''REPLACE_REMAINDERF''@|0|g' \1029 -e 's|@''REPLACE_REMAINDERL''@|0|g' \1030 -e 's|@''REPLACE_RINTL''@|0|g' \1031 -e 's|@''REPLACE_ROUND''@|0|g' \1032 -e 's|@''REPLACE_ROUNDF''@|0|g' \1033 -e 's|@''REPLACE_ROUNDL''@|0|g' \1034 -e 's|@''REPLACE_SIGNBIT''@|0|g' \1035 -e 's|@''REPLACE_SIGNBIT_USING_BUILTINS''@|1|g' \1036 -e 's|@''REPLACE_SINF''@|0|g' \1037 -e 's|@''REPLACE_SINHF''@|0|g' \1038 -e 's|@''REPLACE_SINL''@|0|g' \1039 -e 's|@''REPLACE_SQRTF''@|0|g' \1040 -e 's|@''REPLACE_SQRTL''@|0|g' \1041 -e 's|@''REPLACE_TANF''@|0|g' \1042 -e 's|@''REPLACE_TANHF''@|0|g' \1043 -e 's|@''REPLACE_TOTALORDER''@|0|g' \1044 -e 's|@''REPLACE_TOTALORDERF''@|0|g' \1045 -e 's|@''REPLACE_TOTALORDERL''@|0|g' \1046 -e 's|@''REPLACE_TOTALORDERMAG''@|0|g' \1047 -e 's|@''REPLACE_TOTALORDERMAGF''@|0|g' \1048 -e 's|@''REPLACE_TOTALORDERMAGL''@|0|g' \1049 -e 's|@''REPLACE_TRUNC''@|0|g' \1050 -e 's|@''REPLACE_TRUNCF''@|0|g' \1051 -e 's|@''REPLACE_TRUNCL''@|0|g' \1052 -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \1053 -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \1054 -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \1055 < math.h-t5 > math.h-t61056rm -f math.h-t1 math.h-t2 math.h-t3 math.h-t4 math.h-t51057mv math.h-t6 math.h1058sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \1059 -e 's|@''GUARD_PREFIX''@|GL|g' \1060 -e 's|@''HAVE_PTHREAD_H''@|1|g' \1061 -e 's|@''INCLUDE_NEXT''@|include_next|g' \1062 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \1063 -e 's|@''PRAGMA_COLUMNS''@||g' \1064 -e 's|@''NEXT_PTHREAD_H''@|<pthread.h>|g' \1065 -e 's/@''GNULIB_PTHREAD_THREAD''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1066 -e 's/@''GNULIB_PTHREAD_ONCE''@/1/g' \1067 -e 's/@''GNULIB_PTHREAD_MUTEX''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1068 -e 's/@''GNULIB_PTHREAD_RWLOCK''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1069 -e 's/@''GNULIB_PTHREAD_COND''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1070 -e 's/@''GNULIB_PTHREAD_TSS''@/0/g' \1071 -e 's/@''GNULIB_PTHREAD_SPIN''@/0/g' \1072 -e 's/@''GNULIB_PTHREAD_MUTEX_TIMEDLOCK''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1073 -e 's|@''HAVE_PTHREAD_T''@|1|g' \1074 -e 's|@''HAVE_PTHREAD_SPINLOCK_T''@|1|g' \1075 -e 's|@''HAVE_PTHREAD_CREATE_DETACHED''@|1|g' \1076 -e 's|@''HAVE_PTHREAD_MUTEX_RECURSIVE''@|1|g' \1077 -e 's|@''HAVE_PTHREAD_MUTEX_ROBUST''@|1|g' \1078 -e 's|@''HAVE_PTHREAD_PROCESS_SHARED''@|1|g' \1079 -e 's|@''HAVE_PTHREAD_CREATE''@|1|g' \1080 -e 's|@''HAVE_PTHREAD_ATTR_INIT''@|1|g' \1081 -e 's|@''HAVE_PTHREAD_ATTR_GETDETACHSTATE''@|1|g' \1082 -e 's|@''HAVE_PTHREAD_ATTR_SETDETACHSTATE''@|1|g' \1083 -e 's|@''HAVE_PTHREAD_ATTR_DESTROY''@|1|g' \1084 -e 's|@''HAVE_PTHREAD_SELF''@|1|g' \1085 -e 's|@''HAVE_PTHREAD_EQUAL''@|1|g' \1086 -e 's|@''HAVE_PTHREAD_DETACH''@|1|g' \1087 -e 's|@''HAVE_PTHREAD_JOIN''@|1|g' \1088 -e 's|@''HAVE_PTHREAD_EXIT''@|1|g' \1089 < ./pthread.in.h > pthread.h-t11090sed \1091 -e 's|@''HAVE_PTHREAD_ONCE''@|1|g' \1092 -e 's|@''HAVE_PTHREAD_MUTEX_INIT''@|1|g' \1093 -e 's|@''HAVE_PTHREAD_MUTEXATTR_INIT''@|1|g' \1094 -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETTYPE''@|1|g' \1095 -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETTYPE''@|1|g' \1096 -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETROBUST''@|1|g' \1097 -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETROBUST''@|1|g' \1098 -e 's|@''HAVE_PTHREAD_MUTEXATTR_DESTROY''@|1|g' \1099 -e 's|@''HAVE_PTHREAD_MUTEX_LOCK''@|1|g' \1100 -e 's|@''HAVE_PTHREAD_MUTEX_TRYLOCK''@|1|g' \1101 -e 's|@''HAVE_PTHREAD_MUTEX_TIMEDLOCK''@|1|g' \1102 -e 's|@''HAVE_PTHREAD_MUTEX_UNLOCK''@|1|g' \1103 -e 's|@''HAVE_PTHREAD_MUTEX_DESTROY''@|1|g' \1104 -e 's|@''HAVE_PTHREAD_RWLOCK_INIT''@|1|g' \1105 -e 's|@''HAVE_PTHREAD_RWLOCKATTR_INIT''@|1|g' \1106 -e 's|@''HAVE_PTHREAD_RWLOCKATTR_DESTROY''@|1|g' \1107 -e 's|@''HAVE_PTHREAD_RWLOCK_RDLOCK''@|1|g' \1108 -e 's|@''HAVE_PTHREAD_RWLOCK_WRLOCK''@|1|g' \1109 -e 's|@''HAVE_PTHREAD_RWLOCK_TRYRDLOCK''@|1|g' \1110 -e 's|@''HAVE_PTHREAD_RWLOCK_TRYWRLOCK''@|1|g' \1111 -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|1|g' \1112 -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|1|g' \1113 -e 's|@''HAVE_PTHREAD_RWLOCK_UNLOCK''@|1|g' \1114 -e 's|@''HAVE_PTHREAD_RWLOCK_DESTROY''@|1|g' \1115 -e 's|@''HAVE_PTHREAD_COND_INIT''@|1|g' \1116 -e 's|@''HAVE_PTHREAD_CONDATTR_INIT''@|1|g' \1117 -e 's|@''HAVE_PTHREAD_CONDATTR_DESTROY''@|1|g' \1118 -e 's|@''HAVE_PTHREAD_COND_WAIT''@|1|g' \1119 -e 's|@''HAVE_PTHREAD_COND_TIMEDWAIT''@|1|g' \1120 -e 's|@''HAVE_PTHREAD_COND_SIGNAL''@|1|g' \1121 -e 's|@''HAVE_PTHREAD_COND_BROADCAST''@|1|g' \1122 -e 's|@''HAVE_PTHREAD_COND_DESTROY''@|1|g' \1123 -e 's|@''HAVE_PTHREAD_KEY_CREATE''@|1|g' \1124 -e 's|@''HAVE_PTHREAD_SETSPECIFIC''@|1|g' \1125 -e 's|@''HAVE_PTHREAD_GETSPECIFIC''@|1|g' \1126 -e 's|@''HAVE_PTHREAD_KEY_DELETE''@|1|g' \1127 -e 's|@''HAVE_PTHREAD_SPIN_INIT''@|1|g' \1128 -e 's|@''HAVE_PTHREAD_SPIN_LOCK''@|1|g' \1129 -e 's|@''HAVE_PTHREAD_SPIN_TRYLOCK''@|1|g' \1130 -e 's|@''HAVE_PTHREAD_SPIN_UNLOCK''@|1|g' \1131 -e 's|@''HAVE_PTHREAD_SPIN_DESTROY''@|1|g' \1132 < pthread.h-t1 > pthread.h-t21133sed \1134 -e 's|@''REPLACE_PTHREAD_CREATE''@|0|g' \1135 -e 's|@''REPLACE_PTHREAD_ATTR_INIT''@|0|g' \1136 -e 's|@''REPLACE_PTHREAD_ATTR_GETDETACHSTATE''@|0|g' \1137 -e 's|@''REPLACE_PTHREAD_ATTR_SETDETACHSTATE''@|0|g' \1138 -e 's|@''REPLACE_PTHREAD_ATTR_DESTROY''@|0|g' \1139 -e 's|@''REPLACE_PTHREAD_SELF''@|0|g' \1140 -e 's|@''REPLACE_PTHREAD_EQUAL''@|0|g' \1141 -e 's|@''REPLACE_PTHREAD_DETACH''@|0|g' \1142 -e 's|@''REPLACE_PTHREAD_JOIN''@|0|g' \1143 -e 's|@''REPLACE_PTHREAD_EXIT''@|0|g' \1144 -e 's|@''REPLACE_PTHREAD_ONCE''@|0|g' \1145 -e 's|@''REPLACE_PTHREAD_MUTEX_INIT''@|0|g' \1146 -e 's|@''REPLACE_PTHREAD_MUTEXATTR_INIT''@|0|g' \1147 -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETTYPE''@|0|g' \1148 -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETTYPE''@|0|g' \1149 -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETROBUST''@|0|g' \1150 -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETROBUST''@|0|g' \1151 -e 's|@''REPLACE_PTHREAD_MUTEXATTR_DESTROY''@|0|g' \1152 -e 's|@''REPLACE_PTHREAD_MUTEX_LOCK''@|0|g' \1153 -e 's|@''REPLACE_PTHREAD_MUTEX_TRYLOCK''@|0|g' \1154 -e 's|@''REPLACE_PTHREAD_MUTEX_TIMEDLOCK''@|0|g' \1155 -e 's|@''REPLACE_PTHREAD_MUTEX_UNLOCK''@|0|g' \1156 -e 's|@''REPLACE_PTHREAD_MUTEX_DESTROY''@|0|g' \1157 -e 's|@''REPLACE_PTHREAD_RWLOCK_INIT''@|1|g' \1158 -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_INIT''@|1|g' \1159 -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_DESTROY''@|0|g' \1160 -e 's|@''REPLACE_PTHREAD_RWLOCK_RDLOCK''@|0|g' \1161 -e 's|@''REPLACE_PTHREAD_RWLOCK_WRLOCK''@|0|g' \1162 -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYRDLOCK''@|0|g' \1163 -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYWRLOCK''@|0|g' \1164 -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|0|g' \1165 -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|0|g' \1166 -e 's|@''REPLACE_PTHREAD_RWLOCK_UNLOCK''@|0|g' \1167 -e 's|@''REPLACE_PTHREAD_RWLOCK_DESTROY''@|0|g' \1168 < pthread.h-t2 > pthread.h-t31169sed \1170 -e 's|@''REPLACE_PTHREAD_COND_INIT''@|0|g' \1171 -e 's|@''REPLACE_PTHREAD_CONDATTR_INIT''@|0|g' \1172 -e 's|@''REPLACE_PTHREAD_CONDATTR_DESTROY''@|0|g' \1173 -e 's|@''REPLACE_PTHREAD_COND_WAIT''@|0|g' \1174 -e 's|@''REPLACE_PTHREAD_COND_TIMEDWAIT''@|0|g' \1175 -e 's|@''REPLACE_PTHREAD_COND_SIGNAL''@|0|g' \1176 -e 's|@''REPLACE_PTHREAD_COND_BROADCAST''@|0|g' \1177 -e 's|@''REPLACE_PTHREAD_COND_DESTROY''@|0|g' \1178 -e 's|@''REPLACE_PTHREAD_KEY_CREATE''@|0|g' \1179 -e 's|@''REPLACE_PTHREAD_SETSPECIFIC''@|0|g' \1180 -e 's|@''REPLACE_PTHREAD_GETSPECIFIC''@|0|g' \1181 -e 's|@''REPLACE_PTHREAD_KEY_DELETE''@|0|g' \1182 -e 's|@''REPLACE_PTHREAD_SPIN_INIT''@|0|g' \1183 -e 's|@''REPLACE_PTHREAD_SPIN_LOCK''@|0|g' \1184 -e 's|@''REPLACE_PTHREAD_SPIN_TRYLOCK''@|0|g' \1185 -e 's|@''REPLACE_PTHREAD_SPIN_UNLOCK''@|0|g' \1186 -e 's|@''REPLACE_PTHREAD_SPIN_DESTROY''@|0|g' \1187 -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \1188 -e '/definition of _Noreturn/r ./_Noreturn.h' \1189 -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \1190 -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \1191 < pthread.h-t3 > pthread.h-t41192rm -f pthread.h-t1 pthread.h-t2 pthread.h-t31193mv pthread.h-t4 pthread.h1194sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \1195 -e 's|@''GUARD_PREFIX''@|GL|g' \1196 -e 's|@''HAVE_SCHED_H''@|1|g' \1197 -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \1198 -e 's|@''INCLUDE_NEXT''@|include_next|g' \1199 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \1200 -e 's|@''PRAGMA_COLUMNS''@||g' \1201 -e 's|@''NEXT_SCHED_H''@|<sched.h>|g' \1202 -e 's|@''HAVE_STRUCT_SCHED_PARAM''@|1|g' \1203 -e 's/@''GNULIB_SCHED_YIELD''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1204 -e 's|@''HAVE_SCHED_YIELD''@|1|g' \1205 -e 's|@''REPLACE_SCHED_YIELD''@|0|g' \1206 -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \1207 -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \1208 ./sched.in.h > sched.h-t1209mv sched.h-t sched.h1210sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \1211 -e 's|@''GUARD_PREFIX''@|GL|g' \1212 -e 's|@''INCLUDE_NEXT''@|include_next|g' \1213 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \1214 -e 's|@''PRAGMA_COLUMNS''@||g' \1215 -e 's|@''NEXT_STDCKDINT_H''@|<stdckdint.h>|g' \1216 -e 's|@''HAVE_C_STDCKDINT_H''@|1|g' \1217 -e 's|@''HAVE_WORKING_C_STDCKDINT_H''@|1|g' \1218 -e 's|@''HAVE_CXX_STDCKDINT_H''@|0|g' \1219 -e 's|@''HAVE_WORKING_CXX_STDCKDINT_H''@|0|g' \1220 ./stdckdint.in.h > stdckdint.h-t1221mv stdckdint.h-t stdckdint.h1222sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \1223 -e 's|@''GUARD_PREFIX''@|GL|g' \1224 -e 's|@''INCLUDE_NEXT''@|include_next|g' \1225 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \1226 -e 's|@''PRAGMA_COLUMNS''@||g' \1227 -e 's|@''NEXT_STDDEF_H''@|<stddef.h>|g' \1228 -e 's|@''NULLPTR_T_NEEDS_STDDEF''@|1|g' \1229 -e 's|@''STDDEF_NOT_IDEMPOTENT''@|0|g' \1230 -e 's|@''REPLACE_NULL''@|0|g' \1231 -e 's|@''HAVE_MAX_ALIGN_T''@|1|g' \1232 -e 's|@''HAVE_C_UNREACHABLE''@|1|g' \1233 ./stddef.in.h > stddef.h-t1234mv stddef.h-t stddef.h1235sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \1236 -e 's|@''GUARD_PREFIX''@|GL|g' \1237 -e 's|@''INCLUDE_NEXT''@|include_next|g' \1238 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \1239 -e 's|@''PRAGMA_COLUMNS''@||g' \1240 -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \1241 -e 's/@''GNULIB__EXIT''@/0/g' \1242 -e 's/@''GNULIB_ABORT_DEBUG''@/0/g' \1243 -e 's/@''GNULIB_ALIGNED_ALLOC''@/0/g' \1244 -e 's/@''GNULIB_ATOLL''@/0/g' \1245 -e 's/@''GNULIB_CALLOC_GNU''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1246 -e 's/@''GNULIB_CALLOC_POSIX''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1247 -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \1248 -e 's/@''GNULIB_FREE_POSIX''@/1/g' \1249 -e 's/@''GNULIB_GETLOADAVG''@/0/g' \1250 -e 's/@''GNULIB_GETPROGNAME''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1251 -e 's/@''GNULIB_GETSUBOPT''@/0/g' \1252 -e 's/@''GNULIB_GRANTPT''@/0/g' \1253 -e 's/@''GNULIB_MALLOC_GNU''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1254 -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \1255 -e 's/@''GNULIB_MBSTOWCS''@/0/g' \1256 -e 's/@''GNULIB_MBTOWC''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1257 -e 's/@''GNULIB_MKDTEMP''@/0/g' \1258 -e 's/@''GNULIB_MKOSTEMP''@/0/g' \1259 -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \1260 -e 's/@''GNULIB_MKSTEMP''@/0/g' \1261 -e 's/@''GNULIB_MKSTEMPS''@/0/g' \1262 -e 's/@''GNULIB_POSIX_MEMALIGN''@/0/g' \1263 -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \1264 -e 's/@''GNULIB_PTSNAME''@/0/g' \1265 -e 's/@''GNULIB_PTSNAME_R''@/0/g' \1266 -e 's/@''GNULIB_PUTENV''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1267 -e 's/@''GNULIB_QSORT_R''@/0/g' \1268 -e 's/@''GNULIB_RAND''@/0/g' \1269 -e 's/@''GNULIB_RANDOM''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1270 -e 's/@''GNULIB_RANDOM_R''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1271 -e 's/@''GNULIB_REALLOC_POSIX''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1272 -e 's/@''GNULIB_REALLOCARRAY''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1273 -e 's/@''GNULIB_REALPATH''@/0/g' \1274 -e 's/@''GNULIB_RPMATCH''@/0/g' \1275 -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \1276 -e 's/@''GNULIB_SETENV''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1277 -e 's/@''GNULIB_STACK_TRACE''@/0/g' \1278 -e 's/@''GNULIB_STRTOD''@/0/g' \1279 -e 's/@''GNULIB_STRTOF''@/0/g' \1280 -e 's/@''GNULIB_STRTOL''@/0/g' \1281 -e 's/@''GNULIB_STRTOLD''@/0/g' \1282 -e 's/@''GNULIB_STRTOLL''@/0/g' \1283 -e 's/@''GNULIB_STRTOUL''@/0/g' \1284 -e 's/@''GNULIB_STRTOULL''@/0/g' \1285 -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \1286 -e 's/@''GNULIB_UNLOCKPT''@/0/g' \1287 -e 's/@''GNULIB_UNSETENV''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1288 -e 's/@''GNULIB_WCTOMB''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1289 -e 's/@''GNULIB_MDA_ECVT''@/1/g' \1290 -e 's/@''GNULIB_MDA_FCVT''@/1/g' \1291 -e 's/@''GNULIB_MDA_GCVT''@/1/g' \1292 -e 's/@''GNULIB_MDA_MKTEMP''@/1/g' \1293 -e 's/@''GNULIB_MDA_PUTENV''@/1/g' \1294 < ./stdlib.in.h > stdlib.h-t11295sed \1296 -e 's|@''HAVE__EXIT''@|1|g' \1297 -e 's|@''HAVE_ALIGNED_ALLOC''@|1|g' \1298 -e 's|@''HAVE_ATOLL''@|1|g' \1299 -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \1300 -e 's|@''HAVE_DECL_ECVT''@|1|g' \1301 -e 's|@''HAVE_DECL_FCVT''@|1|g' \1302 -e 's|@''HAVE_DECL_GCVT''@|1|g' \1303 -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \1304 -e 's|@''HAVE_DECL_PROGRAM_INVOCATION_NAME''@|1|g' \1305 -e 's|@''HAVE_GETPROGNAME''@|0|g' \1306 -e 's|@''HAVE_GETSUBOPT''@|1|g' \1307 -e 's|@''HAVE_GRANTPT''@|1|g' \1308 -e 's|@''HAVE_INITSTATE''@|1|g' \1309 -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \1310 -e 's|@''HAVE_MBTOWC''@|1|g' \1311 -e 's|@''HAVE_MKDTEMP''@|1|g' \1312 -e 's|@''HAVE_MKOSTEMP''@|1|g' \1313 -e 's|@''HAVE_MKOSTEMPS''@|1|g' \1314 -e 's|@''HAVE_MKSTEMP''@|1|g' \1315 -e 's|@''HAVE_MKSTEMPS''@|1|g' \1316 -e 's|@''HAVE_POSIX_MEMALIGN''@|1|g' \1317 -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \1318 -e 's|@''HAVE_PTSNAME''@|1|g' \1319 -e 's|@''HAVE_PTSNAME_R''@|1|g' \1320 -e 's|@''HAVE_QSORT_R''@|1|g' \1321 -e 's|@''HAVE_RANDOM''@|1|g' \1322 -e 's|@''HAVE_RANDOM_R''@|1|g' \1323 -e 's|@''HAVE_REALLOCARRAY''@|1|g' \1324 -e 's|@''HAVE_REALPATH''@|1|g' \1325 -e 's|@''HAVE_RPMATCH''@|1|g' \1326 -e 's|@''HAVE_SECURE_GETENV''@|1|g' \1327 -e 's|@''HAVE_DECL_SETENV''@|1|g' \1328 -e 's|@''HAVE_SETSTATE''@|1|g' \1329 -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \1330 -e 's|@''HAVE_STRTOD''@|1|g' \1331 -e 's|@''HAVE_STRTOF''@|1|g' \1332 -e 's|@''HAVE_STRTOL''@|1|g' \1333 -e 's|@''HAVE_STRTOLD''@|1|g' \1334 -e 's|@''HAVE_STRTOLL''@|1|g' \1335 -e 's|@''HAVE_STRTOUL''@|1|g' \1336 -e 's|@''HAVE_STRTOULL''@|1|g' \1337 -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \1338 -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \1339 -e 's|@''HAVE_SYS_PROCESS_H''@|0|g' \1340 -e 's|@''HAVE_UNLOCKPT''@|1|g' \1341 -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \1342 < stdlib.h-t1 > stdlib.h-t21343sed \1344 -e 's|@''REPLACE__EXIT''@|0|g' \1345 -e 's|@''REPLACE_ABORT''@|0|g' \1346 -e 's|@''REPLACE_ALIGNED_ALLOC''@|0|g' \1347 -e 's|@''REPLACE_CALLOC_FOR_CALLOC_GNU''@|0|g' \1348 -e 's|@''REPLACE_CALLOC_FOR_CALLOC_POSIX''@|0|g' \1349 -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \1350 -e 's|@''REPLACE_FREE''@|0|g' \1351 -e 's|@''REPLACE_GETLOADAVG''@|0|g' \1352 -e 's|@''REPLACE_GETPROGNAME''@|0|g' \1353 -e 's|@''REPLACE_GETSUBOPT''@|0|g' \1354 -e 's|@''REPLACE_INITSTATE''@|0|g' \1355 -e 's|@''REPLACE_MALLOC_FOR_MALLOC_GNU''@|0|g' \1356 -e 's|@''REPLACE_MALLOC_FOR_MALLOC_POSIX''@|0|g' \1357 -e 's|@''REPLACE_MB_CUR_MAX''@|0|g' \1358 -e 's|@''REPLACE_MBSTOWCS''@|0|g' \1359 -e 's|@''REPLACE_MBTOWC''@|0|g' \1360 -e 's|@''REPLACE_MKOSTEMP''@|0|g' \1361 -e 's|@''REPLACE_MKOSTEMPS''@|0|g' \1362 -e 's|@''REPLACE_MKSTEMP''@|0|g' \1363 -e 's|@''REPLACE_POSIX_MEMALIGN''@|0|g' \1364 -e 's|@''REPLACE_POSIX_OPENPT''@|0|g' \1365 -e 's|@''REPLACE_PTSNAME''@|0|g' \1366 -e 's|@''REPLACE_PTSNAME_R''@|0|g' \1367 -e 's|@''REPLACE_PUTENV''@|0|g' \1368 -e 's|@''REPLACE_QSORT_R''@|0|g' \1369 -e 's|@''REPLACE_RAND''@|0|g' \1370 -e 's|@''REPLACE_RANDOM''@|0|g' \1371 -e 's|@''REPLACE_RANDOM_R''@|0|g' \1372 -e 's|@''REPLACE_REALLOC_FOR_REALLOC_POSIX''@|2|g' \1373 -e 's|@''REPLACE_REALLOCARRAY''@|1|g' \1374 -e 's|@''REPLACE_REALPATH''@|0|g' \1375 -e 's|@''REPLACE_SETENV''@|0|g' \1376 -e 's|@''REPLACE_SETSTATE''@|0|g' \1377 -e 's|@''REPLACE_STRTOD''@|0|g' \1378 -e 's|@''REPLACE_STRTOF''@|0|g' \1379 -e 's|@''REPLACE_STRTOL''@|0|g' \1380 -e 's|@''REPLACE_STRTOLD''@|0|g' \1381 -e 's|@''REPLACE_STRTOLL''@|0|g' \1382 -e 's|@''REPLACE_STRTOUL''@|0|g' \1383 -e 's|@''REPLACE_STRTOULL''@|0|g' \1384 -e 's|@''REPLACE_UNSETENV''@|0|g' \1385 -e 's|@''REPLACE_WCTOMB''@|0|g' \1386 -e 's|@''CAN_PRINT_STACK_TRACE''@|0|g' \1387 -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \1388 -e '/definition of _Noreturn/r ./_Noreturn.h' \1389 -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \1390 -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \1391 < stdlib.h-t2 > stdlib.h-t31392rm -f stdlib.h-t1 stdlib.h-t21393mv stdlib.h-t3 stdlib.h1394sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \1395 -e 's|@''GUARD_PREFIX''@|GL|g' \1396 -e 's|@''INCLUDE_NEXT''@|include_next|g' \1397 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \1398 -e 's|@''PRAGMA_COLUMNS''@||g' \1399 -e 's|@''NEXT_STRING_H''@|<string.h>|g' \1400 -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \1401 -e 's/@''GNULIB_FFSL''@/0/g' \1402 -e 's/@''GNULIB_FFSLL''@/0/g' \1403 -e 's/@''GNULIB_MBSLEN''@/0/g' \1404 -e 's/@''GNULIB_MBSNLEN''@/1/g' \1405 -e 's/@''GNULIB_MBSCHR''@/0/g' \1406 -e 's/@''GNULIB_MBSRCHR''@/0/g' \1407 -e 's/@''GNULIB_MBSSTR''@/0/g' \1408 -e 's/@''GNULIB_MBSCASECMP''@/0/g' \1409 -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \1410 -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \1411 -e 's/@''GNULIB_MBSCASESTR''@/0/g' \1412 -e 's/@''GNULIB_MBSCSPN''@/0/g' \1413 -e 's/@''GNULIB_MBSPBRK''@/0/g' \1414 -e 's/@''GNULIB_MBSSPN''@/0/g' \1415 -e 's/@''GNULIB_MBSSEP''@/0/g' \1416 -e 's/@''GNULIB_MBSTOK_R''@/0/g' \1417 -e 's/@''GNULIB_MBS_ENDSWITH''@/0/g' \1418 -e 's/@''GNULIB_MBS_STARTSWITH''@/0/g' \1419 -e 's/@''GNULIB_MEMCHR''@/1/g' \1420 -e 's/@''GNULIB_MEMMEM''@/0/g' \1421 -e 's/@''GNULIB_MEMPCPY''@/0/g' \1422 -e 's/@''GNULIB_MEMRCHR''@/0/g' \1423 -e 's/@''GNULIB_MEMSET_EXPLICIT''@/0/g' \1424 -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \1425 -e 's/@''GNULIB_STPCPY''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1426 -e 's/@''GNULIB_STPNCPY''@/0/g' \1427 -e 's/@''GNULIB_STRCHRNUL''@/0/g' \1428 -e 's/@''GNULIB_STRDUP''@/0/g' \1429 -e 's/@''GNULIB_STRINGEQ''@/1/g' \1430 -e 's/@''GNULIB_STRNCAT''@/1/g' \1431 -e 's/@''GNULIB_STRNCPY''@/1/g' \1432 -e 's/@''GNULIB_STRNDUP''@/0/g' \1433 -e 's/@''GNULIB_STRNLEN''@/0/g' \1434 -e 's/@''GNULIB_STRNUL''@/0/g' \1435 -e 's/@''GNULIB_STRPBRK''@/0/g' \1436 -e 's/@''GNULIB_STRSEP''@/0/g' \1437 -e 's/@''GNULIB_STRSTR''@/1/g' \1438 -e 's/@''GNULIB_STRCASESTR''@/0/g' \1439 -e 's/@''GNULIB_STRTOK_R''@/0/g' \1440 -e 's/@''GNULIB_STR_ENDSWITH''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1441 -e 's/@''GNULIB_STR_STARTSWITH''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1442 -e 's/@''GNULIB_STRERROR''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1443 -e 's/@''GNULIB_STRERROR_R''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1444 -e 's/@''GNULIB_STRERROR_L''@/0/g' \1445 -e 's/@''GNULIB_STRERRORNAME_NP''@/0/g' \1446 -e 's/@''GNULIB_SIGABBREV_NP''@/0/g' \1447 -e 's/@''GNULIB_SIGDESCR_NP''@/0/g' \1448 -e 's/@''GNULIB_STRSIGNAL''@/0/g' \1449 -e 's/@''GNULIB_STRVERSCMP''@/0/g' \1450 -e 's/@''GNULIB_MDA_MEMCCPY''@/1/g' \1451 -e 's/@''GNULIB_MDA_STRDUP''@/1/g' \1452 -e 's/@''GNULIB_FREE_POSIX''@/1/g' \1453 < ./string.in.h > string.h-t11454sed \1455 -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \1456 -e 's|@''HAVE_FFSL''@|1|g' \1457 -e 's|@''HAVE_FFSLL''@|1|g' \1458 -e 's|@''HAVE_MBSLEN''@|0|g' \1459 -e 's|@''HAVE_DECL_MEMEQ''@|0|g' \1460 -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \1461 -e 's|@''HAVE_MEMPCPY''@|1|g' \1462 -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \1463 -e 's|@''HAVE_MEMSET_EXPLICIT''@|1|g' \1464 -e 's|@''HAVE_RAWMEMCHR''@|1|g' \1465 -e 's|@''HAVE_STPCPY''@|1|g' \1466 -e 's|@''HAVE_STPNCPY''@|1|g' \1467 -e 's|@''HAVE_STRCHRNUL''@|1|g' \1468 -e 's|@''HAVE_DECL_STRDUP''@|1|g' \1469 -e 's|@''HAVE_DECL_STREQ''@|0|g' \1470 -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \1471 -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \1472 -e 's|@''HAVE_STRPBRK''@|1|g' \1473 -e 's|@''HAVE_STRSEP''@|1|g' \1474 -e 's|@''HAVE_STRCASESTR''@|1|g' \1475 -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \1476 -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \1477 -e 's|@''HAVE_STRERROR_L''@|1|g' \1478 -e 's|@''HAVE_STRERRORNAME_NP''@|1|g' \1479 -e 's|@''HAVE_SIGABBREV_NP''@|1|g' \1480 -e 's|@''HAVE_SIGDESCR_NP''@|1|g' \1481 -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \1482 -e 's|@''HAVE_STRVERSCMP''@|1|g' \1483 -e 's|@''REPLACE_FFSLL''@|0|g' \1484 -e 's|@''REPLACE_MEMCHR''@|0|g' \1485 -e 's|@''REPLACE_MEMMEM''@|0|g' \1486 -e 's|@''REPLACE_MEMPCPY''@|0|g' \1487 -e 's|@''REPLACE_MEMSET_EXPLICIT''@|0|g' \1488 -e 's|@''REPLACE_FREE''@|0|g' \1489 -e 's|@''REPLACE_STPCPY''@|0|g' \1490 -e 's|@''REPLACE_STPNCPY''@|0|g' \1491 -e 's|@''REPLACE_STRCHRNUL''@|0|g' \1492 -e 's|@''REPLACE_STRDUP''@|0|g' \1493 -e 's|@''REPLACE_STRNCAT''@|0|g' \1494 -e 's|@''REPLACE_STRNCPY''@|0|g' \1495 -e 's|@''REPLACE_STRNDUP''@|0|g' \1496 -e 's|@''REPLACE_STRNLEN''@|0|g' \1497 -e 's|@''REPLACE_STRSTR''@|0|g' \1498 -e 's|@''REPLACE_STRCASESTR''@|0|g' \1499 -e 's|@''REPLACE_STRTOK_R''@|0|g' \1500 -e 's|@''REPLACE_STRERROR''@|0|g' \1501 -e 's|@''REPLACE_STRERROR_R''@|1|g' \1502 -e 's|@''REPLACE_STRERROR_L''@|0|g' \1503 -e 's|@''REPLACE_STRERRORNAME_NP''@|0|g' \1504 -e 's|@''REPLACE_STRSIGNAL''@|0|g' \1505 -e 's|@''REPLACE_STRVERSCMP''@|0|g' \1506 -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \1507 -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \1508 -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \1509 -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \1510 < string.h-t1 > string.h-t21511rm -f string.h-t11512mv string.h-t2 string.h1513/usr/bin/mkdir -p 'sys'1514sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \1515 -e 's|@''GUARD_PREFIX''@|GL|g' \1516 -e 's|@''INCLUDE_NEXT''@|include_next|g' \1517 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \1518 -e 's|@''PRAGMA_COLUMNS''@||g' \1519 -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \1520 -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \1521 -e 's|@''HAVE_OFF64_T''@|1|g' \1522 -e 's|@''WINDOWS_STAT_INODES''@|0|g' \1523 -e 's|@''HAVE_BLKSIZE_T''@|1|g' \1524 -e 's|@''HAVE_BLKCNT_T''@|1|g' \1525 ./sys_types.in.h > sys/types.h-t1526mv sys/types.h-t sys/types.h1527sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \1528 -e 's|@''GUARD_PREFIX''@|GL|g' \1529 -e 's|@''INCLUDE_NEXT''@|include_next|g' \1530 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \1531 -e 's|@''PRAGMA_COLUMNS''@||g' \1532 -e 's|@''NEXT_TIME_H''@|<time.h>|g' \1533 -e 's/@''GNULIB_CTIME''@/0/g' \1534 -e 's/@''GNULIB_LOCALTIME''@/0/g' \1535 -e 's/@''GNULIB_MKTIME''@/0/g' \1536 -e 's/@''GNULIB_NANOSLEEP''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1537 -e 's/@''GNULIB_STRFTIME''@/0/g' \1538 -e 's/@''GNULIB_STRPTIME''@/0/g' \1539 -e 's/@''GNULIB_TIME''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1540 -e 's/@''GNULIB_TIMEGM''@/0/g' \1541 -e 's/@''GNULIB_TIMESPEC_GET''@/0/g' \1542 -e 's/@''GNULIB_TIMESPEC_GETRES''@/0/g' \1543 -e 's/@''GNULIB_TIME_R''@/0/g' \1544 -e 's/@''GNULIB_TIME_RZ''@/0/g' \1545 -e 's/@''GNULIB_TZNAME''@/0/g' \1546 -e 's/@''GNULIB_TZSET''@/0/g' \1547 -e 's/@''GNULIB_MDA_TZSET''@/1/g' \1548 -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \1549 -e 's|@''HAVE_NANOSLEEP''@|1|g' \1550 -e 's|@''HAVE_STRPTIME''@|1|g' \1551 -e 's|@''HAVE_TIMEGM''@|1|g' \1552 -e 's|@''HAVE_TIMESPEC_GET''@|1|g' \1553 -e 's|@''HAVE_TIMESPEC_GETRES''@|1|g' \1554 -e 's|@''HAVE_TIMEZONE_T''@|0|g' \1555 -e 's|@''HAVE_TZALLOC''@|0|g' \1556 -e 's|@''REPLACE_CTIME''@|0|g' \1557 -e 's|@''REPLACE_GMTIME''@|0|g' \1558 -e 's|@''REPLACE_LOCALTIME''@|0|g' \1559 -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \1560 -e 's|@''REPLACE_LOCALTIME_RZ''@|0|g' \1561 -e 's|@''REPLACE_MKTIME''@|0|g' \1562 -e 's|@''REPLACE_MKTIME_Z''@|0|g' \1563 -e 's|@''REPLACE_NANOSLEEP''@|1|g' \1564 -e 's|@''REPLACE_STRFTIME''@|0|g' \1565 -e 's|@''REPLACE_TIME''@|1|g' \1566 -e 's|@''REPLACE_TIMEGM''@|0|g' \1567 -e 's|@''REPLACE_TIMESPEC_GET''@|0|g' \1568 -e 's|@''REPLACE_TIMESPEC_GETRES''@|0|g' \1569 -e 's|@''REPLACE_TZSET''@|0|g' \1570 -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \1571 -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \1572 -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \1573 -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \1574 -e 's|@''TIME_H_DEFINES_TIME_UTC''@|1|g' \1575 -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \1576 -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \1577 -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \1578 ./time.in.h > time.h-t1579mv time.h-t time.h1580sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \1581 -e 's|@''GUARD_PREFIX''@|GL|g' \1582 -e 's/@''HAVE_UCHAR_H''@/1/g' \1583 -e 's/@''CXX_HAVE_UCHAR_H''@/0/g' \1584 -e 's|@''INCLUDE_NEXT''@|include_next|g' \1585 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \1586 -e 's|@''PRAGMA_COLUMNS''@||g' \1587 -e 's|@''NEXT_UCHAR_H''@|<uchar.h>|g' \1588 -e 's|@''CXX_HAS_CHAR8_TYPE''@|0|g' \1589 -e 's|@''CXX_HAS_UCHAR_TYPES''@|0|g' \1590 -e 's|@''SMALL_WCHAR_T''@|0|g' \1591 -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR8_T''@|0|g' \1592 -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR16_T''@|0|g' \1593 -e 's|@''GNULIBHEADERS_OVERRIDE_CHAR32_T''@|0|g' \1594 -e 's/@''GNULIB_BTOC32''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1595 -e 's/@''GNULIB_BTOWC''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1596 -e 's/@''GNULIB_C32ISALNUM''@/1/g' \1597 -e 's/@''GNULIB_C32ISALPHA''@/1/g' \1598 -e 's/@''GNULIB_C32ISBLANK''@/1/g' \1599 -e 's/@''GNULIB_C32ISCNTRL''@/1/g' \1600 -e 's/@''GNULIB_C32ISDIGIT''@/1/g' \1601 -e 's/@''GNULIB_C32ISGRAPH''@/1/g' \1602 -e 's/@''GNULIB_C32ISLOWER''@/1/g' \1603 -e 's/@''GNULIB_C32ISPRINT''@/1/g' \1604 -e 's/@''GNULIB_C32ISPUNCT''@/1/g' \1605 -e 's/@''GNULIB_C32ISSPACE''@/1/g' \1606 -e 's/@''GNULIB_C32ISUPPER''@/1/g' \1607 -e 's/@''GNULIB_C32ISXDIGIT''@/1/g' \1608 -e 's/@''GNULIB_C32TOLOWER''@/1/g' \1609 -e 's/@''GNULIB_C32TOUPPER''@/0/g' \1610 -e 's/@''GNULIB_C32WIDTH''@/1/g' \1611 -e 's/@''GNULIB_C32RTOMB''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1612 -e 's/@''GNULIB_C32SNRTOMBS''@/0/g' \1613 -e 's/@''GNULIB_C32SRTOMBS''@/0/g' \1614 -e 's/@''GNULIB_C32STOMBS''@/0/g' \1615 -e 's/@''GNULIB_C32SWIDTH''@/0/g' \1616 -e 's/@''GNULIB_C32TOB''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1617 -e 's/@''GNULIB_C32_APPLY_MAPPING''@/0/g' \1618 -e 's/@''GNULIB_C32_APPLY_TYPE_TEST''@/0/g' \1619 -e 's/@''GNULIB_C32_GET_MAPPING''@/0/g' \1620 -e 's/@''GNULIB_C32_GET_TYPE_TEST''@/0/g' \1621 -e 's/@''GNULIB_ISWCTYPE''@/0/g' \1622 -e 's/@''GNULIB_ISWDIGIT''@/1/g' \1623 -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \1624 -e 's/@''GNULIB_MBRTOC16''@/0/g' \1625 -e 's/@''GNULIB_MBRTOC32''@/1/g' \1626 -e 's/@''GNULIB_MBSNRTOC32S''@/0/g' \1627 -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \1628 -e 's/@''GNULIB_MBSRTOC32S''@/0/g' \1629 -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \1630 -e 's/@''GNULIB_MBSTOC32S''@/0/g' \1631 -e 's/@''GNULIB_TOWCTRANS''@/0/g' \1632 -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \1633 -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \1634 -e 's/@''GNULIB_WCSWIDTH''@/0/g' \1635 -e 's/@''GNULIB_WCTOB''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1636 -e 's/@''GNULIB_WCTRANS''@/0/g' \1637 -e 's/@''GNULIB_WCTYPE''@/0/g' \1638 -e 's/@''GNULIB_WCWIDTH''@/1/g' \1639 -e 's|@''HAVE_C32RTOMB''@|1|g' \1640 -e 's|@''HAVE_MBRTOC16''@|1|g' \1641 -e 's|@''HAVE_MBRTOC32''@|1|g' \1642 -e 's|@''REPLACE_C32RTOMB''@|0|g' \1643 -e 's|@''REPLACE_MBRTOC16''@|0|g' \1644 -e 's|@''REPLACE_MBRTOC32''@|1|g' \1645 -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \1646 -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \1647 -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \1648 ./uchar.in.h > uchar.h-t1649mv uchar.h-t uchar.h1650sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \1651 -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|1|g' \1652 -e 's/@''GNULIB_UNICASE_EMPTY_PREFIX_CONTEXT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1653 -e 's/@''GNULIB_UNICASE_EMPTY_SUFFIX_CONTEXT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1654 ./unicase.in.h > unicase.h-t1655mv unicase.h-t unicase.h1656/usr/bin/mkdir -p 'unicase'1657declaration=`grep '^gl_unicase_special_lookup' ./unicase/special-casing-table.h | sed -e 's/register //g'` && \1658sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \1659 -e "/gl_unicase_special_lookup/s/gl_unicase_special_lookup.*/${declaration};/" \1660 ./unicase/special-casing.in.h > unicase/special-casing.h-t1661mv unicase/special-casing.h-t unicase/special-casing.h1662sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w uniconv.h-t' ./uniconv.in.h1663mv uniconv.h-t uniconv.h1664sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \1665 -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|1|g' \1666 -e 's/@''GNULIB_UNICTYPE_CATEGORY_L_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1667 -e 's/@''GNULIB_UNICTYPE_CATEGORY_LC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1668 -e 's/@''GNULIB_UNICTYPE_CATEGORY_LU_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1669 -e 's/@''GNULIB_UNICTYPE_CATEGORY_LL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1670 -e 's/@''GNULIB_UNICTYPE_CATEGORY_LT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1671 -e 's/@''GNULIB_UNICTYPE_CATEGORY_LM_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1672 -e 's/@''GNULIB_UNICTYPE_CATEGORY_LO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1673 -e 's/@''GNULIB_UNICTYPE_CATEGORY_M_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1674 -e 's/@''GNULIB_UNICTYPE_CATEGORY_MN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1675 -e 's/@''GNULIB_UNICTYPE_CATEGORY_MC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1676 -e 's/@''GNULIB_UNICTYPE_CATEGORY_ME_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1677 -e 's/@''GNULIB_UNICTYPE_CATEGORY_N_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1678 -e 's/@''GNULIB_UNICTYPE_CATEGORY_ND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1679 -e 's/@''GNULIB_UNICTYPE_CATEGORY_NL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1680 -e 's/@''GNULIB_UNICTYPE_CATEGORY_NO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1681 -e 's/@''GNULIB_UNICTYPE_CATEGORY_P_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1682 -e 's/@''GNULIB_UNICTYPE_CATEGORY_PC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1683 -e 's/@''GNULIB_UNICTYPE_CATEGORY_PD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1684 -e 's/@''GNULIB_UNICTYPE_CATEGORY_PS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1685 -e 's/@''GNULIB_UNICTYPE_CATEGORY_PE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1686 -e 's/@''GNULIB_UNICTYPE_CATEGORY_PI_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1687 -e 's/@''GNULIB_UNICTYPE_CATEGORY_PF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1688 -e 's/@''GNULIB_UNICTYPE_CATEGORY_PO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1689 -e 's/@''GNULIB_UNICTYPE_CATEGORY_S_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1690 -e 's/@''GNULIB_UNICTYPE_CATEGORY_SM_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1691 -e 's/@''GNULIB_UNICTYPE_CATEGORY_SC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1692 -e 's/@''GNULIB_UNICTYPE_CATEGORY_SK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1693 -e 's/@''GNULIB_UNICTYPE_CATEGORY_SO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1694 -e 's/@''GNULIB_UNICTYPE_CATEGORY_Z_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1695 -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1696 -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1697 -e 's/@''GNULIB_UNICTYPE_CATEGORY_ZP_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1698 -e 's/@''GNULIB_UNICTYPE_CATEGORY_C_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1699 -e 's/@''GNULIB_UNICTYPE_CATEGORY_CC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1700 -e 's/@''GNULIB_UNICTYPE_CATEGORY_CF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1701 -e 's/@''GNULIB_UNICTYPE_CATEGORY_CS_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1702 -e 's/@''GNULIB_UNICTYPE_CATEGORY_CO_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1703 -e 's/@''GNULIB_UNICTYPE_CATEGORY_CN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1704 < ./unictype.in.h > unictype.h-t11705sed \1706 -e 's/@''GNULIB_UNICTYPE_PROPERTY_WHITE_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1707 -e 's/@''GNULIB_UNICTYPE_PROPERTY_ALPHABETIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1708 -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ALPHABETIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1709 -e 's/@''GNULIB_UNICTYPE_PROPERTY_NOT_A_CHARACTER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1710 -e 's/@''GNULIB_UNICTYPE_PROPERTY_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1711 -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_DEFAULT_IGNORABLE_CODE_POINT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1712 -e 's/@''GNULIB_UNICTYPE_PROPERTY_DEPRECATED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1713 -e 's/@''GNULIB_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1714 -e 's/@''GNULIB_UNICTYPE_PROPERTY_VARIATION_SELECTOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1715 -e 's/@''GNULIB_UNICTYPE_PROPERTY_PRIVATE_USE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1716 -e 's/@''GNULIB_UNICTYPE_PROPERTY_UNASSIGNED_CODE_VALUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1717 -e 's/@''GNULIB_UNICTYPE_PROPERTY_UPPERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1718 -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_UPPERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1719 -e 's/@''GNULIB_UNICTYPE_PROPERTY_LOWERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1720 -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_LOWERCASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1721 -e 's/@''GNULIB_UNICTYPE_PROPERTY_TITLECASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1722 -e 's/@''GNULIB_UNICTYPE_PROPERTY_CASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1723 -e 's/@''GNULIB_UNICTYPE_PROPERTY_CASE_IGNORABLE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1724 -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_LOWERCASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1725 -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_UPPERCASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1726 -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_TITLECASED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1727 -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEFOLDED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1728 -e 's/@''GNULIB_UNICTYPE_PROPERTY_CHANGES_WHEN_CASEMAPPED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1729 -e 's/@''GNULIB_UNICTYPE_PROPERTY_SOFT_DOTTED_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1730 < unictype.h-t1 > unictype.h-t21731sed \1732 -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1733 -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1734 -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1735 -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_ID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1736 -e 's/@''GNULIB_UNICTYPE_PROPERTY_XID_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1737 -e 's/@''GNULIB_UNICTYPE_PROPERTY_XID_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1738 -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_COMPAT_MATH_START_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1739 -e 's/@''GNULIB_UNICTYPE_PROPERTY_ID_COMPAT_MATH_CONTINUE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1740 -e 's/@''GNULIB_UNICTYPE_PROPERTY_PATTERN_WHITE_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1741 -e 's/@''GNULIB_UNICTYPE_PROPERTY_PATTERN_SYNTAX_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1742 -e 's/@''GNULIB_UNICTYPE_PROPERTY_JOIN_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1743 -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_BASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1744 -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_EXTEND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1745 -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_GRAPHEME_EXTEND_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1746 -e 's/@''GNULIB_UNICTYPE_PROPERTY_GRAPHEME_LINK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1747 -e 's/@''GNULIB_UNICTYPE_PROPERTY_MODIFIER_COMBINING_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1748 -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1749 -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_LEFT_TO_RIGHT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1750 -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_HEBREW_RIGHT_TO_LEFT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1751 -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_RIGHT_TO_LEFT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1752 -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUROPEAN_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1753 -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1754 -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EUR_NUM_TERMINATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1755 -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_ARABIC_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1756 -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_COMMON_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1757 -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_BLOCK_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1758 -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_SEGMENT_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1759 -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_WHITESPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1760 -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_NON_SPACING_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1761 -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_BOUNDARY_NEUTRAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1762 -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_PDF_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1763 -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_EMBEDDING_OR_OVERRIDE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1764 -e 's/@''GNULIB_UNICTYPE_PROPERTY_BIDI_OTHER_NEUTRAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1765 < unictype.h-t2 > unictype.h-t31766sed \1767 -e 's/@''GNULIB_UNICTYPE_PROPERTY_HEX_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1768 -e 's/@''GNULIB_UNICTYPE_PROPERTY_ASCII_HEX_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1769 -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDEOGRAPHIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1770 -e 's/@''GNULIB_UNICTYPE_PROPERTY_UNIFIED_IDEOGRAPH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1771 -e 's/@''GNULIB_UNICTYPE_PROPERTY_RADICAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1772 -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_UNARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1773 -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_BINARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1774 -e 's/@''GNULIB_UNICTYPE_PROPERTY_IDS_TRINARY_OPERATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1775 -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1776 -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_PRESENTATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1777 -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1778 -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_MODIFIER_BASE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1779 -e 's/@''GNULIB_UNICTYPE_PROPERTY_EMOJI_COMPONENT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1780 -e 's/@''GNULIB_UNICTYPE_PROPERTY_EXTENDED_PICTOGRAPHIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1781 -e 's/@''GNULIB_UNICTYPE_PROPERTY_ZERO_WIDTH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1782 -e 's/@''GNULIB_UNICTYPE_PROPERTY_SPACE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1783 -e 's/@''GNULIB_UNICTYPE_PROPERTY_NON_BREAK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1784 -e 's/@''GNULIB_UNICTYPE_PROPERTY_ISO_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1785 -e 's/@''GNULIB_UNICTYPE_PROPERTY_FORMAT_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1786 -e 's/@''GNULIB_UNICTYPE_PROPERTY_PREPENDED_CONCATENATION_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1787 -e 's/@''GNULIB_UNICTYPE_PROPERTY_DASH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1788 -e 's/@''GNULIB_UNICTYPE_PROPERTY_HYPHEN_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1789 -e 's/@''GNULIB_UNICTYPE_PROPERTY_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1790 -e 's/@''GNULIB_UNICTYPE_PROPERTY_LINE_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1791 -e 's/@''GNULIB_UNICTYPE_PROPERTY_PARAGRAPH_SEPARATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1792 -e 's/@''GNULIB_UNICTYPE_PROPERTY_QUOTATION_MARK_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1793 -e 's/@''GNULIB_UNICTYPE_PROPERTY_SENTENCE_TERMINAL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1794 -e 's/@''GNULIB_UNICTYPE_PROPERTY_TERMINAL_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1795 -e 's/@''GNULIB_UNICTYPE_PROPERTY_CURRENCY_SYMBOL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1796 -e 's/@''GNULIB_UNICTYPE_PROPERTY_MATH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1797 -e 's/@''GNULIB_UNICTYPE_PROPERTY_OTHER_MATH_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1798 -e 's/@''GNULIB_UNICTYPE_PROPERTY_PAIRED_PUNCTUATION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1799 -e 's/@''GNULIB_UNICTYPE_PROPERTY_LEFT_OF_PAIR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1800 -e 's/@''GNULIB_UNICTYPE_PROPERTY_COMBINING_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1801 -e 's/@''GNULIB_UNICTYPE_PROPERTY_COMPOSITE_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1802 -e 's/@''GNULIB_UNICTYPE_PROPERTY_DECIMAL_DIGIT_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1803 -e 's/@''GNULIB_UNICTYPE_PROPERTY_NUMERIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1804 -e 's/@''GNULIB_UNICTYPE_PROPERTY_DIACRITIC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1805 -e 's/@''GNULIB_UNICTYPE_PROPERTY_EXTENDER_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1806 -e 's/@''GNULIB_UNICTYPE_PROPERTY_IGNORABLE_CONTROL_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1807 -e 's/@''GNULIB_UNICTYPE_PROPERTY_REGIONAL_INDICATOR_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1808 < unictype.h-t3 > unictype.h-t41809rm -f unictype.h-t1 unictype.h-t2 unictype.h-t31810mv unictype.h-t4 unictype.h1811sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w unigbrk.h-t' ./unigbrk.in.h1812mv unigbrk.h-t unigbrk.h1813sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w unilbrk.h-t' ./unilbrk.in.h1814mv unilbrk.h-t unilbrk.h1815sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \1816 -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|1|g' \1817 -e 's/@''GNULIB_UNIMETADATA_UNICODE_VERSION_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1818 ./unimetadata.in.h > unimetadata.h-t1819mv unimetadata.h-t unimetadata.h1820sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w uniname.h-t' ./uniname.in.h1821mv uniname.h-t uniname.h1822sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \1823 -e 's|@''HAVE_UNISTRING_WOE32DLL_H''@|1|g' \1824 -e 's/@''GNULIB_UNINORM_NFD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1825 -e 's/@''GNULIB_UNINORM_NFC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1826 -e 's/@''GNULIB_UNINORM_NFKD_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1827 -e 's/@''GNULIB_UNINORM_NFKC_DLL_VARIABLE''@/LIBUNISTRING_DLL_VARIABLE/g' \1828 ./uninorm.in.h > uninorm.h-t1829mv uninorm.h-t uninorm.h1830sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \1831 -e 's|@''GUARD_PREFIX''@|GL|g' \1832 -e 's|@''HAVE_UNISTD_H''@|1|g' \1833 -e 's|@''INCLUDE_NEXT''@|include_next|g' \1834 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \1835 -e 's|@''PRAGMA_COLUMNS''@||g' \1836 -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \1837 -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \1838 -e 's/@''GNULIB_ACCESS''@/0/g' \1839 -e 's/@''GNULIB_CHDIR''@/0/g' \1840 -e 's/@''GNULIB_CHOWN''@/0/g' \1841 -e 's/@''GNULIB_CLOSE''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1842 -e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \1843 -e 's/@''GNULIB_DUP''@/0/g' \1844 -e 's/@''GNULIB_DUP2''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1845 -e 's/@''GNULIB_DUP3''@/0/g' \1846 -e 's/@''GNULIB_ENVIRON''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1847 -e 's/@''GNULIB_EUIDACCESS''@/0/g' \1848 -e 's/@''GNULIB_EXECL''@/0/g' \1849 -e 's/@''GNULIB_EXECLE''@/0/g' \1850 -e 's/@''GNULIB_EXECLP''@/0/g' \1851 -e 's/@''GNULIB_EXECV''@/0/g' \1852 -e 's/@''GNULIB_EXECVE''@/0/g' \1853 -e 's/@''GNULIB_EXECVP''@/0/g' \1854 -e 's/@''GNULIB_EXECVPE''@/0/g' \1855 -e 's/@''GNULIB_FACCESSAT''@/0/g' \1856 -e 's/@''GNULIB_FCHDIR''@/0/g' \1857 -e 's/@''GNULIB_FCHOWNAT''@/0/g' \1858 -e 's/@''GNULIB_FDATASYNC''@/0/g' \1859 -e 's/@''GNULIB_FSYNC''@/0/g' \1860 -e 's/@''GNULIB_FTRUNCATE''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1861 < ./unistd.in.h > unistd.h-t11862sed \1863 -e 's/@''GNULIB_GETCWD''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1864 -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \1865 -e 's/@''GNULIB_GETDTABLESIZE''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1866 -e 's/@''GNULIB_GETENTROPY''@/0/g' \1867 -e 's/@''GNULIB_GETGROUPS''@/0/g' \1868 -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \1869 -e 's/@''GNULIB_GETLOGIN''@/0/g' \1870 -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \1871 -e 's/@''GNULIB_GETOPT_POSIX''@/0/g' \1872 -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \1873 -e 's/@''GNULIB_GETPASS''@/0/g' \1874 -e 's/@''GNULIB_GETPASS_GNU''@/0/g' \1875 -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \1876 -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \1877 -e 's/@''GNULIB_ISATTY''@/0/g' \1878 -e 's/@''GNULIB_LCHOWN''@/0/g' \1879 -e 's/@''GNULIB_LINK''@/0/g' \1880 -e 's/@''GNULIB_LINKAT''@/0/g' \1881 -e 's/@''GNULIB_LSEEK''@/0/g' \1882 -e 's/@''GNULIB_PIPE''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1883 -e 's/@''GNULIB_PIPE2''@/0/g' \1884 -e 's/@''GNULIB_PREAD''@/0/g' \1885 -e 's/@''GNULIB_PWRITE''@/0/g' \1886 -e 's/@''GNULIB_READ''@/0/g' \1887 -e 's/@''GNULIB_READLINK''@/0/g' \1888 -e 's/@''GNULIB_READLINKAT''@/0/g' \1889 -e 's/@''GNULIB_RMDIR''@/0/g' \1890 -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \1891 -e 's/@''GNULIB_SLEEP''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1892 -e 's/@''GNULIB_SYMLINK''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1893 -e 's/@''GNULIB_SYMLINKAT''@/0/g' \1894 -e 's/@''GNULIB_TRUNCATE''@/0/g' \1895 -e 's/@''GNULIB_TTYNAME_R''@/0/g' \1896 -e 's/@''GNULIB_UNISTD_H_GETOPT''@/00/g' \1897 -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \1898 -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \1899 -e 's/@''GNULIB_UNLINK''@/0/g' \1900 -e 's/@''GNULIB_UNLINKAT''@/0/g' \1901 -e 's/@''GNULIB_USLEEP''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \1902 -e 's/@''GNULIB_WRITE''@/0/g' \1903 -e 's/@''GNULIB_MDA_ACCESS''@/1/g' \1904 -e 's/@''GNULIB_MDA_CHDIR''@/1/g' \1905 -e 's/@''GNULIB_MDA_CLOSE''@/1/g' \1906 -e 's/@''GNULIB_MDA_DUP''@/1/g' \1907 -e 's/@''GNULIB_MDA_DUP2''@/1/g' \1908 -e 's/@''GNULIB_MDA_EXECL''@/1/g' \1909 -e 's/@''GNULIB_MDA_EXECLE''@/1/g' \1910 -e 's/@''GNULIB_MDA_EXECLP''@/1/g' \1911 -e 's/@''GNULIB_MDA_EXECV''@/1/g' \1912 -e 's/@''GNULIB_MDA_EXECVE''@/1/g' \1913 -e 's/@''GNULIB_MDA_EXECVP''@/1/g' \1914 -e 's/@''GNULIB_MDA_EXECVPE''@/1/g' \1915 -e 's/@''GNULIB_MDA_GETCWD''@/1/g' \1916 -e 's/@''GNULIB_MDA_GETPID''@/1/g' \1917 -e 's/@''GNULIB_MDA_ISATTY''@/1/g' \1918 -e 's/@''GNULIB_MDA_LSEEK''@/1/g' \1919 -e 's/@''GNULIB_MDA_READ''@/1/g' \1920 -e 's/@''GNULIB_MDA_RMDIR''@/1/g' \1921 -e 's/@''GNULIB_MDA_SWAB''@/1/g' \1922 -e 's/@''GNULIB_MDA_UNLINK''@/1/g' \1923 -e 's/@''GNULIB_MDA_WRITE''@/1/g' \1924 < unistd.h-t1 > unistd.h-t21925sed \1926 -e 's|@''HAVE_CHOWN''@|1|g' \1927 -e 's|@''HAVE_COPY_FILE_RANGE''@|1|g' \1928 -e 's|@''HAVE_DUP3''@|1|g' \1929 -e 's|@''HAVE_EUIDACCESS''@|1|g' \1930 -e 's|@''HAVE_EXECVPE''@|1|g' \1931 -e 's|@''HAVE_FACCESSAT''@|1|g' \1932 -e 's|@''HAVE_FCHDIR''@|1|g' \1933 -e 's|@''HAVE_FCHOWNAT''@|1|g' \1934 -e 's|@''HAVE_FDATASYNC''@|1|g' \1935 -e 's|@''HAVE_FSYNC''@|1|g' \1936 -e 's|@''HAVE_FTRUNCATE''@|1|g' \1937 -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \1938 -e 's|@''HAVE_GETENTROPY''@|1|g' \1939 -e 's|@''HAVE_GETGROUPS''@|1|g' \1940 -e 's|@''HAVE_GETHOSTNAME''@|1|g' \1941 -e 's|@''HAVE_GETPAGESIZE''@|1|g' \1942 -e 's|@''HAVE_GETPASS''@|1|g' \1943 -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \1944 -e 's|@''HAVE_LCHOWN''@|1|g' \1945 -e 's|@''HAVE_LINK''@|1|g' \1946 -e 's|@''HAVE_LINKAT''@|1|g' \1947 -e 's|@''HAVE_PIPE''@|1|g' \1948 -e 's|@''HAVE_PIPE2''@|1|g' \1949 -e 's|@''HAVE_PREAD''@|1|g' \1950 -e 's|@''HAVE_PWRITE''@|1|g' \1951 -e 's|@''HAVE_READLINK''@|1|g' \1952 -e 's|@''HAVE_READLINKAT''@|1|g' \1953 -e 's|@''HAVE_SETHOSTNAME''@|1|g' \1954 -e 's|@''HAVE_SLEEP''@|1|g' \1955 -e 's|@''HAVE_SYMLINK''@|1|g' \1956 -e 's|@''HAVE_SYMLINKAT''@|1|g' \1957 -e 's|@''HAVE_UNLINKAT''@|1|g' \1958 -e 's|@''HAVE_USLEEP''@|1|g' \1959 -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \1960 -e 's|@''HAVE_DECL_EXECVPE''@|1|g' \1961 -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \1962 -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \1963 -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \1964 -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \1965 -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \1966 -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \1967 -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \1968 -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \1969 -e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \1970 -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \1971 -e 's|@''HAVE_OS_H''@|0|g' \1972 -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \1973 < unistd.h-t2 > unistd.h-t31974sed \1975 -e 's|@''REPLACE_ACCESS''@|0|g' \1976 -e 's|@''REPLACE_CHOWN''@|0|g' \1977 -e 's|@''REPLACE_CLOSE''@|0|g' \1978 -e 's|@''REPLACE_COPY_FILE_RANGE''@|0|g' \1979 -e 's|@''REPLACE_DUP''@|0|g' \1980 -e 's|@''REPLACE_DUP2''@|0|g' \1981 -e 's|@''REPLACE_DUP3''@|0|g' \1982 -e 's|@''REPLACE_EXECL''@|0|g' \1983 -e 's|@''REPLACE_EXECLE''@|0|g' \1984 -e 's|@''REPLACE_EXECLP''@|0|g' \1985 -e 's|@''REPLACE_EXECV''@|0|g' \1986 -e 's|@''REPLACE_EXECVE''@|0|g' \1987 -e 's|@''REPLACE_EXECVP''@|0|g' \1988 -e 's|@''REPLACE_EXECVPE''@|0|g' \1989 -e 's|@''REPLACE_FACCESSAT''@|0|g' \1990 -e 's|@''REPLACE_FCHDIR''@|0|g' \1991 -e 's|@''REPLACE_FCHOWNAT''@|0|g' \1992 -e 's|@''REPLACE_FDATASYNC''@|0|g' \1993 -e 's|@''REPLACE_FTRUNCATE''@|0|g' \1994 -e 's|@''REPLACE_GETCWD''@|0|g' \1995 -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \1996 -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \1997 -e 's|@''REPLACE_GETENTROPY''@|0|g' \1998 -e 's|@''REPLACE_GETLOGIN''@|0|g' \1999 -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \2000 -e 's|@''REPLACE_GETGROUPS''@|0|g' \2001 -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \2002 -e 's|@''REPLACE_GETPASS''@|0|g' \2003 -e 's|@''REPLACE_GETPASS_FOR_GETPASS_GNU''@|0|g' \2004 -e 's|@''REPLACE_GETUSERSHELL''@|0|g' \2005 -e 's|@''REPLACE_ISATTY''@|0|g' \2006 -e 's|@''REPLACE_LCHOWN''@|0|g' \2007 -e 's|@''REPLACE_LINK''@|0|g' \2008 -e 's|@''REPLACE_LINKAT''@|0|g' \2009 -e 's|@''REPLACE_LSEEK''@|0|g' \2010 -e 's|@''REPLACE_PIPE2''@|0|g' \2011 -e 's|@''REPLACE_PREAD''@|0|g' \2012 -e 's|@''REPLACE_PWRITE''@|0|g' \2013 -e 's|@''REPLACE_READ''@|0|g' \2014 -e 's|@''REPLACE_READLINK''@|0|g' \2015 -e 's|@''REPLACE_READLINKAT''@|0|g' \2016 -e 's|@''REPLACE_RMDIR''@|0|g' \2017 -e 's|@''REPLACE_SETHOSTNAME''@|0|g' \2018 -e 's|@''REPLACE_SLEEP''@|0|g' \2019 -e 's|@''REPLACE_SYMLINK''@|0|g' \2020 -e 's|@''REPLACE_SYMLINKAT''@|0|g' \2021 -e 's|@''REPLACE_TRUNCATE''@|0|g' \2022 -e 's|@''REPLACE_TTYNAME_R''@|0|g' \2023 -e 's|@''REPLACE_UNLINK''@|0|g' \2024 -e 's|@''REPLACE_UNLINKAT''@|0|g' \2025 -e 's|@''REPLACE_USLEEP''@|0|g' \2026 -e 's|@''REPLACE_WRITE''@|0|g' \2027 -e 's|@''UNISTD_H_HAVE_SYS_RANDOM_H''@|0|g' \2028 -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \2029 -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \2030 -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \2031 -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \2032 -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \2033 < unistd.h-t3 > unistd.h-t42034rm -f unistd.h-t1 unistd.h-t2 unistd.h-t32035mv unistd.h-t4 unistd.h2036sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w unistdio.h-t' ./unistdio.in.h2037mv unistdio.h-t unistdio.h2038sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w unistr.h-t' ./unistr.in.h2039mv unistr.h-t unistr.h2040sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w unitypes.h-t' ./unitypes.in.h2041mv unitypes.h-t unitypes.h2042sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w uniwbrk.h-t' ./uniwbrk.in.h2043mv uniwbrk.h-t uniwbrk.h2044sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G -n -e 'w uniwidth.h-t' ./uniwidth.in.h2045mv uniwidth.h-t uniwidth.h2046sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \2047 -e 's|@''GUARD_PREFIX''@|GL|g' \2048 -e 's|@''INCLUDE_NEXT''@|include_next|g' \2049 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \2050 -e 's|@''PRAGMA_COLUMNS''@||g' \2051 -e 's|@''HAVE_FEATURES_H''@|1|g' \2052 -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \2053 -e 's|@''HAVE_WCHAR_H''@|1|g' \2054 -e 's/@''HAVE_CRTDEFS_H''@/0/g' \2055 -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \2056 -e 's/@''GNULIB_BTOWC''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \2057 -e 's/@''GNULIB_WCTOB''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \2058 -e 's/@''GNULIB_MBSINIT''@/1/g' \2059 -e 's/@''GNULIB_MBSZERO''@/1/g' \2060 -e 's/@''GNULIB_MBRTOWC''@/1/g' \2061 -e 's/@''GNULIB_MBRLEN''@/0/g' \2062 -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \2063 -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \2064 -e 's/@''GNULIB_WCRTOMB''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \2065 -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \2066 -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \2067 -e 's/@''GNULIB_WCWIDTH''@/1/g' \2068 -e 's/@''GNULIB_WMEMCHR''@/0/g' \2069 -e 's/@''GNULIB_WMEMCMP''@/0/g' \2070 -e 's/@''GNULIB_WMEMCPY''@/0/g' \2071 -e 's/@''GNULIB_WMEMMOVE''@/0/g' \2072 -e 's/@''GNULIB_WMEMPCPY''@/0/g' \2073 -e 's/@''GNULIB_WMEMSET''@/0/g' \2074 -e 's/@''GNULIB_WCSLEN''@/0/g' \2075 -e 's/@''GNULIB_WCSNLEN''@/0/g' \2076 -e 's/@''GNULIB_WCSCPY''@/0/g' \2077 -e 's/@''GNULIB_WCPCPY''@/0/g' \2078 -e 's/@''GNULIB_WCSNCPY''@/0/g' \2079 -e 's/@''GNULIB_WCPNCPY''@/0/g' \2080 -e 's/@''GNULIB_WCSCAT''@/0/g' \2081 -e 's/@''GNULIB_WCSNCAT''@/0/g' \2082 -e 's/@''GNULIB_WCSCMP''@/0/g' \2083 -e 's/@''GNULIB_WCSNCMP''@/0/g' \2084 -e 's/@''GNULIB_WCSCASECMP''@/0/g' \2085 -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \2086 -e 's/@''GNULIB_WCSCOLL''@/0/g' \2087 -e 's/@''GNULIB_WCSXFRM''@/0/g' \2088 -e 's/@''GNULIB_WCSDUP''@/0/g' \2089 -e 's/@''GNULIB_WCSCHR''@/0/g' \2090 -e 's/@''GNULIB_WCSRCHR''@/0/g' \2091 -e 's/@''GNULIB_WCSCSPN''@/0/g' \2092 -e 's/@''GNULIB_WCSSPN''@/0/g' \2093 -e 's/@''GNULIB_WCSPBRK''@/0/g' \2094 -e 's/@''GNULIB_WCSSTR''@/0/g' \2095 -e 's/@''GNULIB_WCSTOK''@/0/g' \2096 -e 's/@''GNULIB_WCSWIDTH''@/0/g' \2097 -e 's/@''GNULIB_WCSFTIME''@/0/g' \2098 -e 's/@''GNULIB_WGETCWD''@/0/g' \2099 -e 's/@''GNULIB_MDA_WCSDUP''@/1/g' \2100 -e 's/@''GNULIB_FREE_POSIX''@/1/g' \2101 < ./wchar.in.h > wchar.h-t12102sed \2103 -e 's|@''HAVE_WINT_T''@|1|g' \2104 -e 's|@''HAVE_BTOWC''@|1|g' \2105 -e 's|@''HAVE_MBSINIT''@|1|g' \2106 -e 's|@''HAVE_MBRTOWC''@|1|g' \2107 -e 's|@''HAVE_MBRLEN''@|1|g' \2108 -e 's|@''HAVE_MBSRTOWCS''@|1|g' \2109 -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \2110 -e 's|@''HAVE_WCRTOMB''@|1|g' \2111 -e 's|@''HAVE_WCSRTOMBS''@|1|g' \2112 -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \2113 -e 's|@''HAVE_WMEMCHR''@|1|g' \2114 -e 's|@''HAVE_WMEMCMP''@|1|g' \2115 -e 's|@''HAVE_WMEMCPY''@|1|g' \2116 -e 's|@''HAVE_WMEMMOVE''@|1|g' \2117 -e 's|@''HAVE_WMEMPCPY''@|1|g' \2118 -e 's|@''HAVE_WMEMSET''@|1|g' \2119 -e 's|@''HAVE_WCSLEN''@|1|g' \2120 -e 's|@''HAVE_WCSNLEN''@|1|g' \2121 -e 's|@''HAVE_WCSCPY''@|1|g' \2122 -e 's|@''HAVE_WCPCPY''@|1|g' \2123 -e 's|@''HAVE_WCSNCPY''@|1|g' \2124 -e 's|@''HAVE_WCPNCPY''@|1|g' \2125 -e 's|@''HAVE_WCSCAT''@|1|g' \2126 -e 's|@''HAVE_WCSNCAT''@|1|g' \2127 -e 's|@''HAVE_WCSCMP''@|1|g' \2128 -e 's|@''HAVE_WCSNCMP''@|1|g' \2129 -e 's|@''HAVE_WCSCASECMP''@|1|g' \2130 -e 's|@''HAVE_WCSNCASECMP''@|1|g' \2131 -e 's|@''HAVE_WCSCOLL''@|1|g' \2132 -e 's|@''HAVE_WCSXFRM''@|1|g' \2133 -e 's|@''HAVE_WCSDUP''@|1|g' \2134 -e 's|@''HAVE_WCSCHR''@|1|g' \2135 -e 's|@''HAVE_WCSRCHR''@|1|g' \2136 -e 's|@''HAVE_WCSCSPN''@|1|g' \2137 -e 's|@''HAVE_WCSSPN''@|1|g' \2138 -e 's|@''HAVE_WCSPBRK''@|1|g' \2139 -e 's|@''HAVE_WCSSTR''@|1|g' \2140 -e 's|@''HAVE_WCSTOK''@|1|g' \2141 -e 's|@''HAVE_WCSWIDTH''@|1|g' \2142 -e 's|@''HAVE_WCSFTIME''@|1|g' \2143 -e 's|@''HAVE_WCTOB''@|1|g' \2144 -e 's|@''HAVE_DECL_WCSDUP''@|1|g' \2145 -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \2146 < wchar.h-t1 > wchar.h-t22147sed \2148 -e 's|@''REPLACE_MBSTATE_T''@|0|g' \2149 -e 's|@''REPLACE_BTOWC''@|1|g' \2150 -e 's|@''REPLACE_WCTOB''@|0|g' \2151 -e 's|@''REPLACE_FREE''@|0|g' \2152 -e 's|@''REPLACE_MBSINIT''@|0|g' \2153 -e 's|@''REPLACE_MBRTOWC''@|1|g' \2154 -e 's|@''REPLACE_MBRLEN''@|0|g' \2155 -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \2156 -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \2157 -e 's|@''REPLACE_WCRTOMB''@|0|g' \2158 -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \2159 -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \2160 -e 's|@''REPLACE_WCWIDTH''@|0|g' \2161 -e 's|@''REPLACE_WCSWIDTH''@|0|g' \2162 -e 's|@''REPLACE_WCSFTIME''@|0|g' \2163 -e 's|@''REPLACE_WCSCMP''@|0|g' \2164 -e 's|@''REPLACE_WCSNCAT''@|0|g' \2165 -e 's|@''REPLACE_WCSNCMP''@|0|g' \2166 -e 's|@''REPLACE_WCSSTR''@|0|g' \2167 -e 's|@''REPLACE_WCSTOK''@|0|g' \2168 -e 's|@''REPLACE_WMEMCMP''@|0|g' \2169 -e 's|@''REPLACE_WMEMPCPY''@|0|g' \2170 -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \2171 -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \2172 -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \2173 < wchar.h-t2 > wchar.h-t32174rm -f wchar.h-t1 wchar.h-t22175mv wchar.h-t3 wchar.h2176sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \2177 -e 's|@''GUARD_PREFIX''@|GL|g' \2178 -e 's/@''HAVE_WCTYPE_H''@/1/g' \2179 -e 's|@''INCLUDE_NEXT''@|include_next|g' \2180 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \2181 -e 's|@''PRAGMA_COLUMNS''@||g' \2182 -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \2183 -e 's/@''HAVE_CRTDEFS_H''@/0/g' \2184 -e 's/@''GNULIBHEADERS_OVERRIDE_WINT_T''@/0/g' \2185 -e 's/@''GNULIB_ISWBLANK''@/1/g' \2186 -e 's/@''GNULIB_ISWDIGIT''@/1/g' \2187 -e 's/@''GNULIB_ISWPUNCT''@/1/g' \2188 -e 's/@''GNULIB_ISWXDIGIT''@/1/g' \2189 -e 's/@''GNULIB_WCTYPE''@/0/g' \2190 -e 's/@''GNULIB_ISWCTYPE''@/0/g' \2191 -e 's/@''GNULIB_WCTRANS''@/0/g' \2192 -e 's/@''GNULIB_TOWCTRANS''@/0/g' \2193 -e 's/@''HAVE_ISWBLANK''@/1/g' \2194 -e 's/@''HAVE_ISWCNTRL''@/1/g' \2195 -e 's/@''HAVE_WCTYPE_T''@/1/g' \2196 -e 's/@''HAVE_WCTRANS_T''@/1/g' \2197 -e 's/@''HAVE_WINT_T''@/1/g' \2198 -e 's/@''REPLACE_ISWBLANK''@/0/g' \2199 -e 's/@''REPLACE_ISWDIGIT''@/0/g' \2200 -e 's/@''REPLACE_ISWPUNCT''@/0/g' \2201 -e 's/@''REPLACE_ISWXDIGIT''@/0/g' \2202 -e 's/@''REPLACE_ISWCNTRL''@/0/g' \2203 -e 's/@''REPLACE_TOWLOWER''@/0/g' \2204 -e 's/@''REPLACE_WCTRANS''@/0/g' \2205 -e 's/@''REPLACE_WCTYPE''@/0/g' \2206 -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \2207 -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \2208 -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \2209 ./wctype.in.h > wctype.h-t2210mv wctype.h-t wctype.h2211/usr/bin/mkdir -p unistring2212rm -f unistring/stdint.h-t unistring/stdint.h2213{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \2214 echo '#include <stddef.h>'; \2215 echo '#if __cplusplus >= 201103'; \2216 echo '#include <cstdint>'; \2217 echo '#else'; \2218 echo '#if __GLIBC__ >= 2'; \2219 echo '#include <stdint.h>'; \2220 echo '#else'; \2221 if test -f /usr/include/stdint.h; then \2222 HAVE_STDINT_H='1'; \2223 else \2224 HAVE_STDINT_H='defined __MINGW32__ || defined __HAIKU__ || ((__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 5)) && !defined __NetBSD__)'; \2225 fi; \2226 if test -f /usr/include/inttypes.h; then \2227 HAVE_INTTYPES_H='1'; \2228 else \2229 HAVE_INTTYPES_H='defined __MINGW32__ || defined __HAIKU__'; \2230 fi; \2231 if test -f /usr/include/sys/inttypes.h; then \2232 HAVE_SYS_INTTYPES_H='1'; \2233 else \2234 HAVE_SYS_INTTYPES_H='0'; \2235 fi; \2236 sed_escape_ampersands='s/&/\\&/g'; \2237 HAVE_STDINT_H=`echo "$HAVE_STDINT_H" | sed -e "$sed_escape_ampersands"`; \2238 sed -e 's/@''HAVE_STDINT_H''@/'"$HAVE_STDINT_H"'/g' \2239 -e 's|@''INCLUDE_NEXT''@|include|g' \2240 -e 's|@''PRAGMA_SYSTEM_HEADER''@||g' \2241 -e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' \2242 -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \2243 -e 's/@''HAVE_INTTYPES_H''@/'"$HAVE_INTTYPES_H"'/g' \2244 -e 's/@''HAVE_SYS_INTTYPES_H''@/'"$HAVE_SYS_INTTYPES_H"'/g' \2245 -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \2246 < ./stdint.mini.h; \2247 echo '#endif'; \2248 echo '#endif'; \2249} > unistring/stdint.h-t2250mv unistring/stdint.h-t unistring/stdint.h2251/usr/bin/mkdir -p unistring2252rm -f unistring/localcharset.h-t unistring/localcharset.h2253cp ./localcharset.h unistring/localcharset.h-t2254mv unistring/localcharset.h-t unistring/localcharset.h2255/usr/bin/mkdir -p unistring2256rm -f unistring/iconveh.h-t unistring/iconveh.h2257cp ./iconveh.h unistring/iconveh.h-t2258mv unistring/iconveh.h-t unistring/iconveh.h2259if \2260 for f in unitypes.h unistr.h uniconv.h unistdio.h uniname.h unictype.h uniwidth.h unigbrk.h uniwbrk.h unilbrk.h unimetadata.h uninorm.h unicase.h localcharset.h iconveh.h unistring/version.in.h; do \2261 if test -f $f; then \2262 cat $f; \2263 else \2264 cat ./$f; \2265 fi; \2266 done \2267 | ./declared.sh > libunistring.sym-t1; \2268then \2269 LC_ALL=C sort < libunistring.sym-t1 | LC_ALL=C uniq > libunistring.sym-t2 && mv libunistring.sym-t2 libunistring.sym; \2270else \2271 if test -f libunistring.sym; then \2272 echo "Continuing with existing libunistring.sym."; \2273 else \2274 exit 1; \2275 fi; \2276fi2277{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \2278 : "Avoid double inclusion, to avoid a warning about redefinitions."; \2279 echo '#ifndef UNISTRING_CONFIG_H'; \2280 echo '#define UNISTRING_CONFIG_H'; \2281 echo; \2282 echo '#include "../config.h"'; \2283 echo; \2284 echo '#endif /* UNISTRING_CONFIG_H */'; \2285} > config.h && \2286if test -n "yes" && test -n "1"; then \2287 { \2288 { \2289 for f in amemxfrm.c c-ctype.h c-ctype.c c-strcasecmp.c c32isalnum.c c32isalpha.c c32isblank.c c32iscntrl.c c32isdigit.c c32isgraph.c c32islower.c c32isprint.c c32ispunct.c c32isspace.c c32isupper.c c32isxdigit.c c32tolower.c c32width.c fseterr.c localename-table.c getlocalename_l-unsafe.c hard-locale.c idx.h localcharset.c localename.c localename-environ.c localename-unsafe.c glthread/lock.h glthread/lock.c malloca.c math.c mbchar.c mbiterf.h mbiterf.c mbrtoc32.c mbrtowc.c mbsnlen.c mbszero.c memcmp2.c minmax.h glthread/once.h glthread/once.c printf-frexp.c printf-frexpl.c setlocale_null.c setlocale_null-unlocked.c size_max.h stdlib.c striconveh.h striconveh.c striconveha.h striconveha.c string.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/incb_byname.c unictype/incb_name.c unictype/incb_of.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_emoji.c unictype/pr_emoji_component.c unictype/pr_emoji_modifier.c unictype/pr_emoji_modifier_base.c unictype/pr_emoji_presentation.c unictype/pr_extended_pictographic.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_compat_math_continue.c unictype/pr_id_compat_math_start.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_ids_unary_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_modifier_combining_mark.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_prepended_concatenation_mark.c unictype/pr_private_use.c unictype/pr_punctuation.c unictype/pr_quotation_mark.c unictype/pr_radical.c unictype/pr_regional_indicator.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 unimetadata/u-version.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-pcpy.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-pcpy.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-pcpy.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 ; do \2290 case $f in \2291 *.res.lo ) ;; \2292 *.c | *.o | *.lo ) \2293 sf=`echo "$f" | sed -e 's,^libunistring_la-,,' -e 's,\\.[^.]*$,,'`.c; \2294 test -f $sf || sf=./$sf; \2295 of=`echo "$f" | sed -e 's,^.*/,,' -e 's,^libunistring_la-,,' -e 's,\\.[^.]*$,,'`.o; \2296 echo "gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c $sf" 1>&6; \2297 gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c $sf || { rm -f config.h; exit 1; }; \2298 sh ./exported.sh $of 1>&5; \2299 rm -f $of `echo "$of" | sed -e 's,\\.o$,.lo,'`; \2300 ;; \2301 esac; \2302 done; \2303 } 5>&1 1>&2 \2304 | sed -e 's,.* ,,' | grep -v '@' | LC_ALL=C sort | LC_ALL=C uniq \2305 | LC_ALL=C ../build-aux/join-v-1 - ./libunistring.sym \2306 | grep -v '^libintl_locale' \2307 | grep -v 'gl_get_setlocale_null_lock' \2308 | sed -e 's,^\(.*\)$,#define \1 libunistring_\1,' > config.h-t; \2309 } 6>&1 && \2310 if test -f config.h; then \2311 cat config.h-t >> config.h; \2312 rm -f config.h-t; \2313 else \2314 rm -f config.h-t; \2315 exit 1; \2316 fi \2317fi2318gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c amemxfrm.c2319gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c-ctype.c2320gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c-strcasecmp.c2321gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32isalnum.c2322gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32isalpha.c2323gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32isblank.c2324gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32iscntrl.c2325gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32isdigit.c2326gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32isgraph.c2327gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32islower.c2328gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32isprint.c2329gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32ispunct.c2330gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32isspace.c2331gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32isupper.c2332gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32isxdigit.c2333gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32tolower.c2334gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32width.c2335gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c fseterr.c2336gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c localename-table.c2337/usr/bin/nm: localename-table.o: no symbols2338gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c getlocalename_l-unsafe.c2339gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c hard-locale.c2340gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c localcharset.c2341gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c localename.c2342gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c localename-environ.c2343gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c localename-unsafe.c2344gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c glthread/lock.c2345gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c malloca.c2346gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c math.c2347/usr/bin/nm: math.o: no symbols2348gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c mbchar.c2349gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c mbiterf.c2350gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c mbrtoc32.c2351gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c mbrtowc.c2352gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c mbsnlen.c2353gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c mbszero.c2354gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c memcmp2.c2355gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c glthread/once.c2356gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c printf-frexp.c2357gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c printf-frexpl.c2358gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c setlocale_null.c2359gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c setlocale_null-unlocked.c2360gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c stdlib.c2361/usr/bin/nm: stdlib.o: no symbols2362gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c striconveh.c2363gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c striconveha.c2364gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c string.c2365gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c glthread/threadlib.c2366/usr/bin/nm: threadlib.o: no symbols2367gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/cased.c2368gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/empty-prefix-context.c2369gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/empty-suffix-context.c2370gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/ignorable.c2371gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/locale-language.c2372gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/special-casing.c2373gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/tocasefold.c2374gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/tolower.c2375gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/totitle.c2376gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/toupper.c2377gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-casecmp.c2378gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-casecoll.c2379gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-casefold.c2380gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-casemap.c2381gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-casexfrm.c2382gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-ct-casefold.c2383gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-ct-tolower.c2384gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-ct-totitle.c2385gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-ct-toupper.c2386gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-is-cased.c2387gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-is-casefolded.c2388gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-is-invariant.c2389gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-is-lowercase.c2390gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-is-titlecase.c2391gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-is-uppercase.c2392gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-prefix-context.c2393gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-suffix-context.c2394gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-tolower.c2395gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-totitle.c2396gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-toupper.c2397gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-casecmp.c2398gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-casecoll.c2399gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-casefold.c2400gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-casemap.c2401gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-casexfrm.c2402gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-ct-casefold.c2403gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-ct-tolower.c2404gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-ct-totitle.c2405gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-ct-toupper.c2406gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-is-cased.c2407gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-is-casefolded.c2408gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-is-invariant.c2409gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-is-lowercase.c2410gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-is-titlecase.c2411gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-is-uppercase.c2412gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-prefix-context.c2413gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-suffix-context.c2414gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-tolower.c2415gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-totitle.c2416gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-toupper.c2417gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-casecmp.c2418gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-casecoll.c2419gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-casefold.c2420gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-casemap.c2421gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-casexfrm.c2422gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-ct-casefold.c2423gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-ct-tolower.c2424gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-ct-totitle.c2425gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-ct-toupper.c2426gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-is-cased.c2427gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-is-casefolded.c2428gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-is-invariant.c2429gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-is-lowercase.c2430gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-is-titlecase.c2431gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-is-uppercase.c2432gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-prefix-context.c2433gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-suffix-context.c2434gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-tolower.c2435gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-totitle.c2436gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-toupper.c2437gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/ulc-casecmp.c2438gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/ulc-casecoll.c2439gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/ulc-casexfrm.c2440gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u16-conv-from-enc.c2441gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u16-conv-to-enc.c2442gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u16-strconv-from-enc.c2443gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u16-strconv-from-locale.c2444gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u16-strconv-to-enc.c2445gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u16-strconv-to-locale.c2446gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u32-conv-from-enc.c2447gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u32-conv-to-enc.c2448gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u32-strconv-from-enc.c2449gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u32-strconv-from-locale.c2450gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u32-strconv-to-enc.c2451gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u32-strconv-to-locale.c2452gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u8-conv-from-enc.c2453gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u8-conv-to-enc.c2454gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u8-strconv-from-enc.c2455gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u8-strconv-from-locale.c2456gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u8-strconv-to-enc.c2457gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u8-strconv-to-locale.c2458gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/bidi_byname.c2459gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/bidi_longname.c2460gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/bidi_name.c2461gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/bidi_of.c2462gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/bidi_test.c2463gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/blocks.c2464gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/block_test.c2465gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_C.c2466gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Cc.c2467gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Cf.c2468gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Cn.c2469gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Co.c2470gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Cs.c2471gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_L.c2472gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_LC.c2473gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Ll.c2474gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Lm.c2475gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Lo.c2476gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Lt.c2477gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Lu.c2478gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_M.c2479gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Mc.c2480gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Me.c2481gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Mn.c2482gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_N.c2483gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Nd.c2484gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Nl.c2485gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_No.c2486gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_P.c2487gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Pc.c2488gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Pd.c2489gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Pe.c2490gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Pf.c2491gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Pi.c2492gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Po.c2493gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Ps.c2494gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_S.c2495gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Sc.c2496gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Sk.c2497gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Sm.c2498gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_So.c2499gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Z.c2500gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Zl.c2501gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Zp.c2502gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Zs.c2503gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_and.c2504gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_and_not.c2505gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_byname.c2506gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_longname.c2507gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_name.c2508gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_none.c2509gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_of.c2510gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_or.c2511gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_test.c2512gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/combiningclass.c2513gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/combiningclass_byname.c2514gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/combiningclass_longname.c2515gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/combiningclass_name.c2516gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/ctype_alnum.c2517gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/ctype_alpha.c2518gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/ctype_blank.c2519gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/ctype_cntrl.c2520gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/ctype_digit.c2521gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/ctype_graph.c2522gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/ctype_lower.c2523gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/ctype_print.c2524gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/ctype_punct.c2525gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/ctype_space.c2526gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/ctype_upper.c2527gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/ctype_xdigit.c2528gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/decdigit.c2529gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/digit.c2530gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/incb_byname.c2531gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/incb_name.c2532gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/incb_of.c2533gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/joininggroup_byname.c2534gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/joininggroup_name.c2535gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/joininggroup_of.c2536gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/joiningtype_byname.c2537gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/joiningtype_longname.c2538gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/joiningtype_name.c2539gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/joiningtype_of.c2540gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/mirror.c2541gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/numeric.c2542gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_alphabetic.c2543gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_ascii_hex_digit.c2544gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_arabic_digit.c2545gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_arabic_right_to_left.c2546gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_block_separator.c2547gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_boundary_neutral.c2548gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_common_separator.c2549gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_control.c2550gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_embedding_or_override.c2551gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_eur_num_separator.c2552gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_eur_num_terminator.c2553gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_european_digit.c2554gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_hebrew_right_to_left.c2555gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_left_to_right.c2556gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_non_spacing_mark.c2557gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_other_neutral.c2558gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_pdf.c2559gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_segment_separator.c2560gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_whitespace.c2561gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_byname.c2562gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_case_ignorable.c2563gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_cased.c2564gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_changes_when_casefolded.c2565gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_changes_when_casemapped.c2566gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_changes_when_lowercased.c2567gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_changes_when_titlecased.c2568gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_changes_when_uppercased.c2569gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_combining.c2570gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_composite.c2571gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_currency_symbol.c2572gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_dash.c2573gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_decimal_digit.c2574gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_default_ignorable_code_point.c2575gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_deprecated.c2576gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_diacritic.c2577gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_emoji.c2578gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_emoji_component.c2579gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_emoji_modifier.c2580gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_emoji_modifier_base.c2581gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_emoji_presentation.c2582gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_extended_pictographic.c2583gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_extender.c2584gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_format_control.c2585gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_grapheme_base.c2586gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_grapheme_extend.c2587gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_grapheme_link.c2588gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_hex_digit.c2589gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_hyphen.c2590gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_id_compat_math_continue.c2591gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_id_compat_math_start.c2592gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_id_continue.c2593gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_id_start.c2594gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_ideographic.c2595gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_ids_binary_operator.c2596gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_ids_trinary_operator.c2597gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_ids_unary_operator.c2598gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_ignorable_control.c2599gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_iso_control.c2600gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_join_control.c2601gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_left_of_pair.c2602gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_line_separator.c2603gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_logical_order_exception.c2604gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_lowercase.c2605gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_math.c2606gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_modifier_combining_mark.c2607gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_non_break.c2608gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_not_a_character.c2609gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_numeric.c2610gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_other_alphabetic.c2611gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_other_default_ignorable_code_point.c2612gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_other_grapheme_extend.c2613gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_other_id_continue.c2614gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_other_id_start.c2615gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_other_lowercase.c2616gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_other_math.c2617gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_other_uppercase.c2618gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_paired_punctuation.c2619gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_paragraph_separator.c2620gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_pattern_syntax.c2621gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_pattern_white_space.c2622gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_prepended_concatenation_mark.c2623gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_private_use.c2624gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_punctuation.c2625gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_quotation_mark.c2626gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_radical.c2627gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_regional_indicator.c2628gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_sentence_terminal.c2629gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_soft_dotted.c2630gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_space.c2631gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_terminal_punctuation.c2632gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_test.c2633gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_titlecase.c2634gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_unassigned_code_value.c2635gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_unified_ideograph.c2636gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_uppercase.c2637gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_variation_selector.c2638gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_white_space.c2639gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_xid_continue.c2640gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_xid_start.c2641gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_zero_width.c2642gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/scripts.c2643gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/sy_c_ident.c2644gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/sy_c_whitespace.c2645gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/sy_java_ident.c2646gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/sy_java_whitespace.c2647gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/u16-grapheme-breaks.c2648gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/u16-grapheme-next.c2649gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/u16-grapheme-prev.c2650gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/u32-grapheme-breaks.c2651gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/u32-grapheme-next.c2652gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/u32-grapheme-prev.c2653gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/u8-grapheme-breaks.c2654gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/u8-grapheme-next.c2655gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/u8-grapheme-prev.c2656gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/uc-gbrk-prop.c2657gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/uc-grapheme-breaks.c2658gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/uc-is-grapheme-break.c2659gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/ulc-grapheme-breaks.c2660gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unilbrk/lbrktables.c2661gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unilbrk/u16-possible-linebreaks.c2662gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unilbrk/u16-width-linebreaks.c2663gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unilbrk/u32-possible-linebreaks.c2664gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unilbrk/u32-width-linebreaks.c2665gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unilbrk/u8-possible-linebreaks.c2666gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unilbrk/u8-width-linebreaks.c2667gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unilbrk/ulc-common.c2668gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unilbrk/ulc-possible-linebreaks.c2669gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unilbrk/ulc-width-linebreaks.c2670gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unimetadata/u-version.c2671gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniname/uniname.c2672gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/canonical-decomposition.c2673gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/compat-decomposition.c2674gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/composition.c2675gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/decompose-internal.c2676gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/decomposing-form.c2677gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/decomposition.c2678gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/decomposition-table.c2679gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/uninorm-filter.c2680gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/nfc.c2681gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/nfd.c2682gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/nfkc.c2683gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/nfkd.c2684gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/u16-normalize.c2685gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/u16-normcmp.c2686gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/u16-normcoll.c2687gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/u16-normxfrm.c2688gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/u32-normalize.c2689gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/u32-normcmp.c2690gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/u32-normcoll.c2691gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/u32-normxfrm.c2692gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/u8-normalize.c2693gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/u8-normcmp.c2694gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/u8-normcoll.c2695gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/u8-normxfrm.c2696gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistd.c2697/usr/bin/nm: unistd.o: no symbols2698gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u-printf-args.c2699gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-asnprintf.c2700gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-asprintf.c2701gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-printf-parse.c2702gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-snprintf.c2703gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-sprintf.c2704gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-u16-asnprintf.c2705gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-u16-asprintf.c2706gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-u16-snprintf.c2707gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-u16-sprintf.c2708gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-u16-vasnprintf.c2709gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-u16-vasprintf.c2710gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-u16-vsnprintf.c2711gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-u16-vsprintf.c2712gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-vasnprintf.c2713gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-vasprintf.c2714gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-vsnprintf.c2715gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-vsprintf.c2716gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-asnprintf.c2717gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-asprintf.c2718gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-printf-parse.c2719gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-snprintf.c2720gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-sprintf.c2721gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-u32-asnprintf.c2722gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-u32-asprintf.c2723gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-u32-snprintf.c2724gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-u32-sprintf.c2725gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-u32-vasnprintf.c2726gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-u32-vasprintf.c2727gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-u32-vsnprintf.c2728gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-u32-vsprintf.c2729gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-vasnprintf.c2730gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-vasprintf.c2731gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-vsnprintf.c2732gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-vsprintf.c2733gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-asnprintf.c2734gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-asprintf.c2735gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-printf-parse.c2736gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-snprintf.c2737gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-sprintf.c2738gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-u8-asnprintf.c2739gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-u8-asprintf.c2740gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-u8-snprintf.c2741gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-u8-sprintf.c2742gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-u8-vasnprintf.c2743gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-u8-vasprintf.c2744gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-u8-vsnprintf.c2745gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-u8-vsprintf.c2746gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-vasnprintf.c2747gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-vasprintf.c2748gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-vsnprintf.c2749gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-vsprintf.c2750gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/ulc-asnprintf.c2751gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/ulc-asprintf.c2752gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/ulc-fprintf.c2753gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/ulc-printf-parse.c2754gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/ulc-snprintf.c2755gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/ulc-sprintf.c2756gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/ulc-vasnprintf.c2757gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/ulc-vasprintf.c2758gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/ulc-vfprintf.c2759gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/ulc-vsnprintf.c2760gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/ulc-vsprintf.c2761gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-check.c2762gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-chr.c2763gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-cmp.c2764gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-cmp2.c2765gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-cpy.c2766gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-cpy-alloc.c2767gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-endswith.c2768gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-mblen.c2769gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-mbsnlen.c2770gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-mbtouc.c2771gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-mbtouc-aux.c2772gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-mbtouc-unsafe.c2773gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-mbtouc-unsafe-aux.c2774gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-mbtoucr.c2775gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-move.c2776gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-next.c2777gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-pcpy.c2778gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-prev.c2779gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-set.c2780gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-startswith.c2781gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-stpcpy.c2782gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-stpncpy.c2783gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strcat.c2784gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strchr.c2785gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strcmp.c2786gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strcoll.c2787gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strcpy.c2788gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strcspn.c2789gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strdup.c2790gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strlen.c2791gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strmblen.c2792gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strmbtouc.c2793gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strncat.c2794gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strncmp.c2795gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strncpy.c2796gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strnlen.c2797gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strpbrk.c2798gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strrchr.c2799gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strspn.c2800gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strstr.c2801gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strtok.c2802gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-to-u32.c2803gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-to-u8.c2804gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-uctomb.c2805gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-uctomb-aux.c2806gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-check.c2807gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-chr.c2808gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-cmp.c2809gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-cmp2.c2810gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-cpy.c2811gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-cpy-alloc.c2812gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-endswith.c2813gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-mblen.c2814gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-mbsnlen.c2815gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-mbtouc.c2816gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-mbtouc-unsafe.c2817gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-mbtoucr.c2818gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-move.c2819gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-next.c2820gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-pcpy.c2821gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-prev.c2822gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-set.c2823gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-startswith.c2824gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-stpcpy.c2825gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-stpncpy.c2826gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strcat.c2827gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strchr.c2828gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strcmp.c2829gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strcoll.c2830gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strcpy.c2831gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strcspn.c2832gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strdup.c2833gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strlen.c2834gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strmblen.c2835gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strmbtouc.c2836gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strncat.c2837gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strncmp.c2838gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strncpy.c2839gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strnlen.c2840gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strpbrk.c2841gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strrchr.c2842gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strspn.c2843gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strstr.c2844gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strtok.c2845gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-to-u16.c2846gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-to-u8.c2847gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-uctomb.c2848gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-check.c2849gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-chr.c2850gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-cmp.c2851gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-cmp2.c2852gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-cpy.c2853gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-cpy-alloc.c2854gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-endswith.c2855gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-mblen.c2856gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-mbsnlen.c2857gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-mbtouc.c2858gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-mbtouc-aux.c2859gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-mbtouc-unsafe.c2860gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-mbtouc-unsafe-aux.c2861gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-mbtoucr.c2862gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-move.c2863gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-next.c2864gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-pcpy.c2865gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-prev.c2866gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-set.c2867gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-startswith.c2868gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-stpcpy.c2869gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-stpncpy.c2870gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strcat.c2871gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strchr.c2872gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strcmp.c2873gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strcoll.c2874gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strcpy.c2875gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strcspn.c2876gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strdup.c2877gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strlen.c2878gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strmblen.c2879gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strmbtouc.c2880gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strncat.c2881gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strncmp.c2882gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strncpy.c2883gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strnlen.c2884gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strpbrk.c2885gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strrchr.c2886gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strspn.c2887gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strstr.c2888gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strtok.c2889gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-to-u16.c2890gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-to-u32.c2891gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-uctomb.c2892gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-uctomb-aux.c2893gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwbrk/wbrktable.c2894gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwbrk/u16-wordbreaks.c2895gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwbrk/u32-wordbreaks.c2896gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwbrk/u8-wordbreaks.c2897gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwbrk/ulc-wordbreaks.c2898gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwbrk/wordbreak-property.c2899gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwidth/u16-strwidth.c2900gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwidth/u16-width.c2901gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwidth/u32-strwidth.c2902gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwidth/u32-width.c2903gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwidth/u8-strwidth.c2904gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwidth/u8-width.c2905gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwidth/width.c2906gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c wctype-h.c2907/usr/bin/nm: wctype-h.o: no symbols2908gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c xsize.c2909gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c version.c2910make all-am2911make[3]: Entering directory '/build/libunistring/src/libunistring-1.4.2/lib'2912/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-amemxfrm.lo `test -f 'amemxfrm.c' || echo './'`amemxfrm.c2913libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c amemxfrm.c -fPIC -DPIC -o .libs/libunistring_la-amemxfrm.o2914libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c amemxfrm.c -o libunistring_la-amemxfrm.o >/dev/null 2>&12915/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-c-ctype.lo `test -f 'c-ctype.c' || echo './'`c-ctype.c2916libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c-ctype.c -fPIC -DPIC -o .libs/libunistring_la-c-ctype.o2917libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c-ctype.c -o libunistring_la-c-ctype.o >/dev/null 2>&12918/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-c-strcasecmp.lo `test -f 'c-strcasecmp.c' || echo './'`c-strcasecmp.c2919libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c-strcasecmp.c -fPIC -DPIC -o .libs/libunistring_la-c-strcasecmp.o2920libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c-strcasecmp.c -o libunistring_la-c-strcasecmp.o >/dev/null 2>&12921/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-c32isalnum.lo `test -f 'c32isalnum.c' || echo './'`c32isalnum.c2922libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32isalnum.c -fPIC -DPIC -o .libs/libunistring_la-c32isalnum.o2923libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32isalnum.c -o libunistring_la-c32isalnum.o >/dev/null 2>&12924/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-c32isalpha.lo `test -f 'c32isalpha.c' || echo './'`c32isalpha.c2925libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32isalpha.c -fPIC -DPIC -o .libs/libunistring_la-c32isalpha.o2926libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32isalpha.c -o libunistring_la-c32isalpha.o >/dev/null 2>&12927/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-c32isblank.lo `test -f 'c32isblank.c' || echo './'`c32isblank.c2928libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32isblank.c -fPIC -DPIC -o .libs/libunistring_la-c32isblank.o2929libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32isblank.c -o libunistring_la-c32isblank.o >/dev/null 2>&12930/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-c32iscntrl.lo `test -f 'c32iscntrl.c' || echo './'`c32iscntrl.c2931libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32iscntrl.c -fPIC -DPIC -o .libs/libunistring_la-c32iscntrl.o2932libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32iscntrl.c -o libunistring_la-c32iscntrl.o >/dev/null 2>&12933/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-c32isdigit.lo `test -f 'c32isdigit.c' || echo './'`c32isdigit.c2934libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32isdigit.c -fPIC -DPIC -o .libs/libunistring_la-c32isdigit.o2935libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32isdigit.c -o libunistring_la-c32isdigit.o >/dev/null 2>&12936/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-c32isgraph.lo `test -f 'c32isgraph.c' || echo './'`c32isgraph.c2937libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32isgraph.c -fPIC -DPIC -o .libs/libunistring_la-c32isgraph.o2938libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32isgraph.c -o libunistring_la-c32isgraph.o >/dev/null 2>&12939/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-c32islower.lo `test -f 'c32islower.c' || echo './'`c32islower.c2940libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32islower.c -fPIC -DPIC -o .libs/libunistring_la-c32islower.o2941libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32islower.c -o libunistring_la-c32islower.o >/dev/null 2>&12942/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-c32isprint.lo `test -f 'c32isprint.c' || echo './'`c32isprint.c2943libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32isprint.c -fPIC -DPIC -o .libs/libunistring_la-c32isprint.o2944libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32isprint.c -o libunistring_la-c32isprint.o >/dev/null 2>&12945/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-c32ispunct.lo `test -f 'c32ispunct.c' || echo './'`c32ispunct.c2946libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32ispunct.c -fPIC -DPIC -o .libs/libunistring_la-c32ispunct.o2947libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32ispunct.c -o libunistring_la-c32ispunct.o >/dev/null 2>&12948/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-c32isspace.lo `test -f 'c32isspace.c' || echo './'`c32isspace.c2949libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32isspace.c -fPIC -DPIC -o .libs/libunistring_la-c32isspace.o2950libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32isspace.c -o libunistring_la-c32isspace.o >/dev/null 2>&12951/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-c32isupper.lo `test -f 'c32isupper.c' || echo './'`c32isupper.c2952libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32isupper.c -fPIC -DPIC -o .libs/libunistring_la-c32isupper.o2953libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32isupper.c -o libunistring_la-c32isupper.o >/dev/null 2>&12954/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-c32isxdigit.lo `test -f 'c32isxdigit.c' || echo './'`c32isxdigit.c2955libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32isxdigit.c -fPIC -DPIC -o .libs/libunistring_la-c32isxdigit.o2956libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32isxdigit.c -o libunistring_la-c32isxdigit.o >/dev/null 2>&12957/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-c32tolower.lo `test -f 'c32tolower.c' || echo './'`c32tolower.c2958libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32tolower.c -fPIC -DPIC -o .libs/libunistring_la-c32tolower.o2959libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32tolower.c -o libunistring_la-c32tolower.o >/dev/null 2>&12960/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-c32width.lo `test -f 'c32width.c' || echo './'`c32width.c2961libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32width.c -fPIC -DPIC -o .libs/libunistring_la-c32width.o2962libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c c32width.c -o libunistring_la-c32width.o >/dev/null 2>&12963/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-fseterr.lo `test -f 'fseterr.c' || echo './'`fseterr.c2964libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c fseterr.c -fPIC -DPIC -o .libs/libunistring_la-fseterr.o2965libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c fseterr.c -o libunistring_la-fseterr.o >/dev/null 2>&12966/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-localename-table.lo `test -f 'localename-table.c' || echo './'`localename-table.c2967libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c localename-table.c -fPIC -DPIC -o .libs/libunistring_la-localename-table.o2968libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c localename-table.c -o libunistring_la-localename-table.o >/dev/null 2>&12969/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-getlocalename_l-unsafe.lo `test -f 'getlocalename_l-unsafe.c' || echo './'`getlocalename_l-unsafe.c2970libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c getlocalename_l-unsafe.c -fPIC -DPIC -o .libs/libunistring_la-getlocalename_l-unsafe.o2971libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c getlocalename_l-unsafe.c -o libunistring_la-getlocalename_l-unsafe.o >/dev/null 2>&12972/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-hard-locale.lo `test -f 'hard-locale.c' || echo './'`hard-locale.c2973libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c hard-locale.c -fPIC -DPIC -o .libs/libunistring_la-hard-locale.o2974libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c hard-locale.c -o libunistring_la-hard-locale.o >/dev/null 2>&12975/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-localcharset.lo `test -f 'localcharset.c' || echo './'`localcharset.c2976libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c localcharset.c -fPIC -DPIC -o .libs/libunistring_la-localcharset.o2977libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c localcharset.c -o libunistring_la-localcharset.o >/dev/null 2>&12978/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-localename.lo `test -f 'localename.c' || echo './'`localename.c2979libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c localename.c -fPIC -DPIC -o .libs/libunistring_la-localename.o2980libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c localename.c -o libunistring_la-localename.o >/dev/null 2>&12981/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-localename-environ.lo `test -f 'localename-environ.c' || echo './'`localename-environ.c2982libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c localename-environ.c -fPIC -DPIC -o .libs/libunistring_la-localename-environ.o2983libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c localename-environ.c -o libunistring_la-localename-environ.o >/dev/null 2>&12984/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-localename-unsafe.lo `test -f 'localename-unsafe.c' || echo './'`localename-unsafe.c2985libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c localename-unsafe.c -fPIC -DPIC -o .libs/libunistring_la-localename-unsafe.o2986libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c localename-unsafe.c -o libunistring_la-localename-unsafe.o >/dev/null 2>&12987/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o glthread/libunistring_la-lock.lo `test -f 'glthread/lock.c' || echo './'`glthread/lock.c2988libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c glthread/lock.c -fPIC -DPIC -o glthread/.libs/libunistring_la-lock.o2989libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c glthread/lock.c -o glthread/libunistring_la-lock.o >/dev/null 2>&12990/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-malloca.lo `test -f 'malloca.c' || echo './'`malloca.c2991libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c malloca.c -fPIC -DPIC -o .libs/libunistring_la-malloca.o2992libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c malloca.c -o libunistring_la-malloca.o >/dev/null 2>&12993/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-math.lo `test -f 'math.c' || echo './'`math.c2994libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c math.c -fPIC -DPIC -o .libs/libunistring_la-math.o2995libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c math.c -o libunistring_la-math.o >/dev/null 2>&12996/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-mbchar.lo `test -f 'mbchar.c' || echo './'`mbchar.c2997libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c mbchar.c -fPIC -DPIC -o .libs/libunistring_la-mbchar.o2998libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c mbchar.c -o libunistring_la-mbchar.o >/dev/null 2>&12999/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-mbiterf.lo `test -f 'mbiterf.c' || echo './'`mbiterf.c3000libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c mbiterf.c -fPIC -DPIC -o .libs/libunistring_la-mbiterf.o3001libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c mbiterf.c -o libunistring_la-mbiterf.o >/dev/null 2>&13002/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-mbrtoc32.lo `test -f 'mbrtoc32.c' || echo './'`mbrtoc32.c3003libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c mbrtoc32.c -fPIC -DPIC -o .libs/libunistring_la-mbrtoc32.o3004libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c mbrtoc32.c -o libunistring_la-mbrtoc32.o >/dev/null 2>&13005/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-mbrtowc.lo `test -f 'mbrtowc.c' || echo './'`mbrtowc.c3006libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c mbrtowc.c -fPIC -DPIC -o .libs/libunistring_la-mbrtowc.o3007libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c mbrtowc.c -o libunistring_la-mbrtowc.o >/dev/null 2>&13008/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-mbsnlen.lo `test -f 'mbsnlen.c' || echo './'`mbsnlen.c3009libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c mbsnlen.c -fPIC -DPIC -o .libs/libunistring_la-mbsnlen.o3010libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c mbsnlen.c -o libunistring_la-mbsnlen.o >/dev/null 2>&13011/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-mbszero.lo `test -f 'mbszero.c' || echo './'`mbszero.c3012libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c mbszero.c -fPIC -DPIC -o .libs/libunistring_la-mbszero.o3013libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c mbszero.c -o libunistring_la-mbszero.o >/dev/null 2>&13014/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-memcmp2.lo `test -f 'memcmp2.c' || echo './'`memcmp2.c3015libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c memcmp2.c -fPIC -DPIC -o .libs/libunistring_la-memcmp2.o3016libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c memcmp2.c -o libunistring_la-memcmp2.o >/dev/null 2>&13017/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o glthread/libunistring_la-once.lo `test -f 'glthread/once.c' || echo './'`glthread/once.c3018libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c glthread/once.c -fPIC -DPIC -o glthread/.libs/libunistring_la-once.o3019libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c glthread/once.c -o glthread/libunistring_la-once.o >/dev/null 2>&13020/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-printf-frexp.lo `test -f 'printf-frexp.c' || echo './'`printf-frexp.c3021libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c printf-frexp.c -fPIC -DPIC -o .libs/libunistring_la-printf-frexp.o3022libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c printf-frexp.c -o libunistring_la-printf-frexp.o >/dev/null 2>&13023/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-printf-frexpl.lo `test -f 'printf-frexpl.c' || echo './'`printf-frexpl.c3024libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c printf-frexpl.c -fPIC -DPIC -o .libs/libunistring_la-printf-frexpl.o3025libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c printf-frexpl.c -o libunistring_la-printf-frexpl.o >/dev/null 2>&13026/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-setlocale_null.lo `test -f 'setlocale_null.c' || echo './'`setlocale_null.c3027libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c setlocale_null.c -fPIC -DPIC -o .libs/libunistring_la-setlocale_null.o3028libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c setlocale_null.c -o libunistring_la-setlocale_null.o >/dev/null 2>&13029/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-setlocale_null-unlocked.lo `test -f 'setlocale_null-unlocked.c' || echo './'`setlocale_null-unlocked.c3030libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c setlocale_null-unlocked.c -fPIC -DPIC -o .libs/libunistring_la-setlocale_null-unlocked.o3031libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c setlocale_null-unlocked.c -o libunistring_la-setlocale_null-unlocked.o >/dev/null 2>&13032/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-stdlib.lo `test -f 'stdlib.c' || echo './'`stdlib.c3033libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c stdlib.c -fPIC -DPIC -o .libs/libunistring_la-stdlib.o3034libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c stdlib.c -o libunistring_la-stdlib.o >/dev/null 2>&13035/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-striconveh.lo `test -f 'striconveh.c' || echo './'`striconveh.c3036libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c striconveh.c -fPIC -DPIC -o .libs/libunistring_la-striconveh.o3037libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c striconveh.c -o libunistring_la-striconveh.o >/dev/null 2>&13038/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-striconveha.lo `test -f 'striconveha.c' || echo './'`striconveha.c3039libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c striconveha.c -fPIC -DPIC -o .libs/libunistring_la-striconveha.o3040libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c striconveha.c -o libunistring_la-striconveha.o >/dev/null 2>&13041/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-string.lo `test -f 'string.c' || echo './'`string.c3042libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c string.c -fPIC -DPIC -o .libs/libunistring_la-string.o3043libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c string.c -o libunistring_la-string.o >/dev/null 2>&13044/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o glthread/libunistring_la-threadlib.lo `test -f 'glthread/threadlib.c' || echo './'`glthread/threadlib.c3045libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c glthread/threadlib.c -fPIC -DPIC -o glthread/.libs/libunistring_la-threadlib.o3046libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c glthread/threadlib.c -o glthread/libunistring_la-threadlib.o >/dev/null 2>&13047/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-cased.lo `test -f 'unicase/cased.c' || echo './'`unicase/cased.c3048libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/cased.c -fPIC -DPIC -o unicase/.libs/libunistring_la-cased.o3049libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/cased.c -o unicase/libunistring_la-cased.o >/dev/null 2>&13050/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-empty-prefix-context.lo `test -f 'unicase/empty-prefix-context.c' || echo './'`unicase/empty-prefix-context.c3051libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/empty-prefix-context.c -fPIC -DPIC -o unicase/.libs/libunistring_la-empty-prefix-context.o3052libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/empty-prefix-context.c -o unicase/libunistring_la-empty-prefix-context.o >/dev/null 2>&13053/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-empty-suffix-context.lo `test -f 'unicase/empty-suffix-context.c' || echo './'`unicase/empty-suffix-context.c3054libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/empty-suffix-context.c -fPIC -DPIC -o unicase/.libs/libunistring_la-empty-suffix-context.o3055libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/empty-suffix-context.c -o unicase/libunistring_la-empty-suffix-context.o >/dev/null 2>&13056/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-ignorable.lo `test -f 'unicase/ignorable.c' || echo './'`unicase/ignorable.c3057libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/ignorable.c -fPIC -DPIC -o unicase/.libs/libunistring_la-ignorable.o3058libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/ignorable.c -o unicase/libunistring_la-ignorable.o >/dev/null 2>&13059/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-locale-language.lo `test -f 'unicase/locale-language.c' || echo './'`unicase/locale-language.c3060libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/locale-language.c -fPIC -DPIC -o unicase/.libs/libunistring_la-locale-language.o3061libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/locale-language.c -o unicase/libunistring_la-locale-language.o >/dev/null 2>&13062/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-special-casing.lo `test -f 'unicase/special-casing.c' || echo './'`unicase/special-casing.c3063libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/special-casing.c -fPIC -DPIC -o unicase/.libs/libunistring_la-special-casing.o3064libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/special-casing.c -o unicase/libunistring_la-special-casing.o >/dev/null 2>&13065/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-tocasefold.lo `test -f 'unicase/tocasefold.c' || echo './'`unicase/tocasefold.c3066libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/tocasefold.c -fPIC -DPIC -o unicase/.libs/libunistring_la-tocasefold.o3067libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/tocasefold.c -o unicase/libunistring_la-tocasefold.o >/dev/null 2>&13068/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-tolower.lo `test -f 'unicase/tolower.c' || echo './'`unicase/tolower.c3069libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/tolower.c -fPIC -DPIC -o unicase/.libs/libunistring_la-tolower.o3070libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/tolower.c -o unicase/libunistring_la-tolower.o >/dev/null 2>&13071/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-totitle.lo `test -f 'unicase/totitle.c' || echo './'`unicase/totitle.c3072libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/totitle.c -fPIC -DPIC -o unicase/.libs/libunistring_la-totitle.o3073libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/totitle.c -o unicase/libunistring_la-totitle.o >/dev/null 2>&13074/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-toupper.lo `test -f 'unicase/toupper.c' || echo './'`unicase/toupper.c3075libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/toupper.c -fPIC -DPIC -o unicase/.libs/libunistring_la-toupper.o3076libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/toupper.c -o unicase/libunistring_la-toupper.o >/dev/null 2>&13077/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u16-casecmp.lo `test -f 'unicase/u16-casecmp.c' || echo './'`unicase/u16-casecmp.c3078libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-casecmp.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u16-casecmp.o3079libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-casecmp.c -o unicase/libunistring_la-u16-casecmp.o >/dev/null 2>&13080/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u16-casecoll.lo `test -f 'unicase/u16-casecoll.c' || echo './'`unicase/u16-casecoll.c3081libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-casecoll.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u16-casecoll.o3082libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-casecoll.c -o unicase/libunistring_la-u16-casecoll.o >/dev/null 2>&13083/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u16-casefold.lo `test -f 'unicase/u16-casefold.c' || echo './'`unicase/u16-casefold.c3084libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-casefold.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u16-casefold.o3085libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-casefold.c -o unicase/libunistring_la-u16-casefold.o >/dev/null 2>&13086/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u16-casemap.lo `test -f 'unicase/u16-casemap.c' || echo './'`unicase/u16-casemap.c3087libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-casemap.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u16-casemap.o3088libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-casemap.c -o unicase/libunistring_la-u16-casemap.o >/dev/null 2>&13089/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u16-casexfrm.lo `test -f 'unicase/u16-casexfrm.c' || echo './'`unicase/u16-casexfrm.c3090libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-casexfrm.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u16-casexfrm.o3091libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-casexfrm.c -o unicase/libunistring_la-u16-casexfrm.o >/dev/null 2>&13092/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u16-ct-casefold.lo `test -f 'unicase/u16-ct-casefold.c' || echo './'`unicase/u16-ct-casefold.c3093libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-ct-casefold.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u16-ct-casefold.o3094libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-ct-casefold.c -o unicase/libunistring_la-u16-ct-casefold.o >/dev/null 2>&13095/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u16-ct-tolower.lo `test -f 'unicase/u16-ct-tolower.c' || echo './'`unicase/u16-ct-tolower.c3096libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-ct-tolower.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u16-ct-tolower.o3097libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-ct-tolower.c -o unicase/libunistring_la-u16-ct-tolower.o >/dev/null 2>&13098/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u16-ct-totitle.lo `test -f 'unicase/u16-ct-totitle.c' || echo './'`unicase/u16-ct-totitle.c3099libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-ct-totitle.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u16-ct-totitle.o3100libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-ct-totitle.c -o unicase/libunistring_la-u16-ct-totitle.o >/dev/null 2>&13101/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u16-ct-toupper.lo `test -f 'unicase/u16-ct-toupper.c' || echo './'`unicase/u16-ct-toupper.c3102libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-ct-toupper.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u16-ct-toupper.o3103libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-ct-toupper.c -o unicase/libunistring_la-u16-ct-toupper.o >/dev/null 2>&13104/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u16-is-cased.lo `test -f 'unicase/u16-is-cased.c' || echo './'`unicase/u16-is-cased.c3105libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-is-cased.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u16-is-cased.o3106libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-is-cased.c -o unicase/libunistring_la-u16-is-cased.o >/dev/null 2>&13107/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u16-is-casefolded.lo `test -f 'unicase/u16-is-casefolded.c' || echo './'`unicase/u16-is-casefolded.c3108libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-is-casefolded.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u16-is-casefolded.o3109libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-is-casefolded.c -o unicase/libunistring_la-u16-is-casefolded.o >/dev/null 2>&13110/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u16-is-invariant.lo `test -f 'unicase/u16-is-invariant.c' || echo './'`unicase/u16-is-invariant.c3111libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-is-invariant.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u16-is-invariant.o3112libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-is-invariant.c -o unicase/libunistring_la-u16-is-invariant.o >/dev/null 2>&13113/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u16-is-lowercase.lo `test -f 'unicase/u16-is-lowercase.c' || echo './'`unicase/u16-is-lowercase.c3114libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-is-lowercase.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u16-is-lowercase.o3115libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-is-lowercase.c -o unicase/libunistring_la-u16-is-lowercase.o >/dev/null 2>&13116/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u16-is-titlecase.lo `test -f 'unicase/u16-is-titlecase.c' || echo './'`unicase/u16-is-titlecase.c3117libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-is-titlecase.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u16-is-titlecase.o3118libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-is-titlecase.c -o unicase/libunistring_la-u16-is-titlecase.o >/dev/null 2>&13119/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u16-is-uppercase.lo `test -f 'unicase/u16-is-uppercase.c' || echo './'`unicase/u16-is-uppercase.c3120libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-is-uppercase.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u16-is-uppercase.o3121libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-is-uppercase.c -o unicase/libunistring_la-u16-is-uppercase.o >/dev/null 2>&13122/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u16-prefix-context.lo `test -f 'unicase/u16-prefix-context.c' || echo './'`unicase/u16-prefix-context.c3123libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-prefix-context.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u16-prefix-context.o3124libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-prefix-context.c -o unicase/libunistring_la-u16-prefix-context.o >/dev/null 2>&13125/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u16-suffix-context.lo `test -f 'unicase/u16-suffix-context.c' || echo './'`unicase/u16-suffix-context.c3126libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-suffix-context.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u16-suffix-context.o3127libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-suffix-context.c -o unicase/libunistring_la-u16-suffix-context.o >/dev/null 2>&13128/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u16-tolower.lo `test -f 'unicase/u16-tolower.c' || echo './'`unicase/u16-tolower.c3129libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-tolower.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u16-tolower.o3130libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-tolower.c -o unicase/libunistring_la-u16-tolower.o >/dev/null 2>&13131/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u16-totitle.lo `test -f 'unicase/u16-totitle.c' || echo './'`unicase/u16-totitle.c3132libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-totitle.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u16-totitle.o3133libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-totitle.c -o unicase/libunistring_la-u16-totitle.o >/dev/null 2>&13134/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u16-toupper.lo `test -f 'unicase/u16-toupper.c' || echo './'`unicase/u16-toupper.c3135libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-toupper.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u16-toupper.o3136libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u16-toupper.c -o unicase/libunistring_la-u16-toupper.o >/dev/null 2>&13137/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u32-casecmp.lo `test -f 'unicase/u32-casecmp.c' || echo './'`unicase/u32-casecmp.c3138libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-casecmp.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u32-casecmp.o3139libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-casecmp.c -o unicase/libunistring_la-u32-casecmp.o >/dev/null 2>&13140/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u32-casecoll.lo `test -f 'unicase/u32-casecoll.c' || echo './'`unicase/u32-casecoll.c3141libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-casecoll.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u32-casecoll.o3142libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-casecoll.c -o unicase/libunistring_la-u32-casecoll.o >/dev/null 2>&13143/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u32-casefold.lo `test -f 'unicase/u32-casefold.c' || echo './'`unicase/u32-casefold.c3144libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-casefold.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u32-casefold.o3145libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-casefold.c -o unicase/libunistring_la-u32-casefold.o >/dev/null 2>&13146/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u32-casemap.lo `test -f 'unicase/u32-casemap.c' || echo './'`unicase/u32-casemap.c3147libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-casemap.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u32-casemap.o3148libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-casemap.c -o unicase/libunistring_la-u32-casemap.o >/dev/null 2>&13149/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u32-casexfrm.lo `test -f 'unicase/u32-casexfrm.c' || echo './'`unicase/u32-casexfrm.c3150libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-casexfrm.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u32-casexfrm.o3151libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-casexfrm.c -o unicase/libunistring_la-u32-casexfrm.o >/dev/null 2>&13152/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u32-ct-casefold.lo `test -f 'unicase/u32-ct-casefold.c' || echo './'`unicase/u32-ct-casefold.c3153libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-ct-casefold.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u32-ct-casefold.o3154libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-ct-casefold.c -o unicase/libunistring_la-u32-ct-casefold.o >/dev/null 2>&13155/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u32-ct-tolower.lo `test -f 'unicase/u32-ct-tolower.c' || echo './'`unicase/u32-ct-tolower.c3156libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-ct-tolower.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u32-ct-tolower.o3157libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-ct-tolower.c -o unicase/libunistring_la-u32-ct-tolower.o >/dev/null 2>&13158/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u32-ct-totitle.lo `test -f 'unicase/u32-ct-totitle.c' || echo './'`unicase/u32-ct-totitle.c3159libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-ct-totitle.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u32-ct-totitle.o3160libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-ct-totitle.c -o unicase/libunistring_la-u32-ct-totitle.o >/dev/null 2>&13161/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u32-ct-toupper.lo `test -f 'unicase/u32-ct-toupper.c' || echo './'`unicase/u32-ct-toupper.c3162libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-ct-toupper.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u32-ct-toupper.o3163libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-ct-toupper.c -o unicase/libunistring_la-u32-ct-toupper.o >/dev/null 2>&13164/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u32-is-cased.lo `test -f 'unicase/u32-is-cased.c' || echo './'`unicase/u32-is-cased.c3165libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-is-cased.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u32-is-cased.o3166libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-is-cased.c -o unicase/libunistring_la-u32-is-cased.o >/dev/null 2>&13167/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u32-is-casefolded.lo `test -f 'unicase/u32-is-casefolded.c' || echo './'`unicase/u32-is-casefolded.c3168libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-is-casefolded.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u32-is-casefolded.o3169libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-is-casefolded.c -o unicase/libunistring_la-u32-is-casefolded.o >/dev/null 2>&13170/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u32-is-invariant.lo `test -f 'unicase/u32-is-invariant.c' || echo './'`unicase/u32-is-invariant.c3171libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-is-invariant.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u32-is-invariant.o3172libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-is-invariant.c -o unicase/libunistring_la-u32-is-invariant.o >/dev/null 2>&13173/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u32-is-lowercase.lo `test -f 'unicase/u32-is-lowercase.c' || echo './'`unicase/u32-is-lowercase.c3174libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-is-lowercase.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u32-is-lowercase.o3175libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-is-lowercase.c -o unicase/libunistring_la-u32-is-lowercase.o >/dev/null 2>&13176/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u32-is-titlecase.lo `test -f 'unicase/u32-is-titlecase.c' || echo './'`unicase/u32-is-titlecase.c3177libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-is-titlecase.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u32-is-titlecase.o3178libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-is-titlecase.c -o unicase/libunistring_la-u32-is-titlecase.o >/dev/null 2>&13179/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u32-is-uppercase.lo `test -f 'unicase/u32-is-uppercase.c' || echo './'`unicase/u32-is-uppercase.c3180libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-is-uppercase.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u32-is-uppercase.o3181libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-is-uppercase.c -o unicase/libunistring_la-u32-is-uppercase.o >/dev/null 2>&13182/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u32-prefix-context.lo `test -f 'unicase/u32-prefix-context.c' || echo './'`unicase/u32-prefix-context.c3183libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-prefix-context.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u32-prefix-context.o3184libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-prefix-context.c -o unicase/libunistring_la-u32-prefix-context.o >/dev/null 2>&13185/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u32-suffix-context.lo `test -f 'unicase/u32-suffix-context.c' || echo './'`unicase/u32-suffix-context.c3186libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-suffix-context.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u32-suffix-context.o3187libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-suffix-context.c -o unicase/libunistring_la-u32-suffix-context.o >/dev/null 2>&13188/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u32-tolower.lo `test -f 'unicase/u32-tolower.c' || echo './'`unicase/u32-tolower.c3189libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-tolower.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u32-tolower.o3190libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-tolower.c -o unicase/libunistring_la-u32-tolower.o >/dev/null 2>&13191/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u32-totitle.lo `test -f 'unicase/u32-totitle.c' || echo './'`unicase/u32-totitle.c3192libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-totitle.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u32-totitle.o3193libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-totitle.c -o unicase/libunistring_la-u32-totitle.o >/dev/null 2>&13194/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u32-toupper.lo `test -f 'unicase/u32-toupper.c' || echo './'`unicase/u32-toupper.c3195libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-toupper.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u32-toupper.o3196libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u32-toupper.c -o unicase/libunistring_la-u32-toupper.o >/dev/null 2>&13197/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u8-casecmp.lo `test -f 'unicase/u8-casecmp.c' || echo './'`unicase/u8-casecmp.c3198libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-casecmp.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u8-casecmp.o3199libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-casecmp.c -o unicase/libunistring_la-u8-casecmp.o >/dev/null 2>&13200/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u8-casecoll.lo `test -f 'unicase/u8-casecoll.c' || echo './'`unicase/u8-casecoll.c3201libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-casecoll.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u8-casecoll.o3202libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-casecoll.c -o unicase/libunistring_la-u8-casecoll.o >/dev/null 2>&13203/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u8-casefold.lo `test -f 'unicase/u8-casefold.c' || echo './'`unicase/u8-casefold.c3204libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-casefold.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u8-casefold.o3205libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-casefold.c -o unicase/libunistring_la-u8-casefold.o >/dev/null 2>&13206/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u8-casemap.lo `test -f 'unicase/u8-casemap.c' || echo './'`unicase/u8-casemap.c3207libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-casemap.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u8-casemap.o3208libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-casemap.c -o unicase/libunistring_la-u8-casemap.o >/dev/null 2>&13209/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u8-casexfrm.lo `test -f 'unicase/u8-casexfrm.c' || echo './'`unicase/u8-casexfrm.c3210libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-casexfrm.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u8-casexfrm.o3211libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-casexfrm.c -o unicase/libunistring_la-u8-casexfrm.o >/dev/null 2>&13212/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u8-ct-casefold.lo `test -f 'unicase/u8-ct-casefold.c' || echo './'`unicase/u8-ct-casefold.c3213libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-ct-casefold.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u8-ct-casefold.o3214libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-ct-casefold.c -o unicase/libunistring_la-u8-ct-casefold.o >/dev/null 2>&13215/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u8-ct-tolower.lo `test -f 'unicase/u8-ct-tolower.c' || echo './'`unicase/u8-ct-tolower.c3216libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-ct-tolower.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u8-ct-tolower.o3217libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-ct-tolower.c -o unicase/libunistring_la-u8-ct-tolower.o >/dev/null 2>&13218/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u8-ct-totitle.lo `test -f 'unicase/u8-ct-totitle.c' || echo './'`unicase/u8-ct-totitle.c3219libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-ct-totitle.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u8-ct-totitle.o3220libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-ct-totitle.c -o unicase/libunistring_la-u8-ct-totitle.o >/dev/null 2>&13221/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u8-ct-toupper.lo `test -f 'unicase/u8-ct-toupper.c' || echo './'`unicase/u8-ct-toupper.c3222libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-ct-toupper.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u8-ct-toupper.o3223libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-ct-toupper.c -o unicase/libunistring_la-u8-ct-toupper.o >/dev/null 2>&13224/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u8-is-cased.lo `test -f 'unicase/u8-is-cased.c' || echo './'`unicase/u8-is-cased.c3225libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-is-cased.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u8-is-cased.o3226libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-is-cased.c -o unicase/libunistring_la-u8-is-cased.o >/dev/null 2>&13227/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u8-is-casefolded.lo `test -f 'unicase/u8-is-casefolded.c' || echo './'`unicase/u8-is-casefolded.c3228libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-is-casefolded.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u8-is-casefolded.o3229libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-is-casefolded.c -o unicase/libunistring_la-u8-is-casefolded.o >/dev/null 2>&13230/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u8-is-invariant.lo `test -f 'unicase/u8-is-invariant.c' || echo './'`unicase/u8-is-invariant.c3231libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-is-invariant.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u8-is-invariant.o3232libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-is-invariant.c -o unicase/libunistring_la-u8-is-invariant.o >/dev/null 2>&13233/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u8-is-lowercase.lo `test -f 'unicase/u8-is-lowercase.c' || echo './'`unicase/u8-is-lowercase.c3234libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-is-lowercase.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u8-is-lowercase.o3235libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-is-lowercase.c -o unicase/libunistring_la-u8-is-lowercase.o >/dev/null 2>&13236/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u8-is-titlecase.lo `test -f 'unicase/u8-is-titlecase.c' || echo './'`unicase/u8-is-titlecase.c3237libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-is-titlecase.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u8-is-titlecase.o3238libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-is-titlecase.c -o unicase/libunistring_la-u8-is-titlecase.o >/dev/null 2>&13239/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u8-is-uppercase.lo `test -f 'unicase/u8-is-uppercase.c' || echo './'`unicase/u8-is-uppercase.c3240libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-is-uppercase.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u8-is-uppercase.o3241libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-is-uppercase.c -o unicase/libunistring_la-u8-is-uppercase.o >/dev/null 2>&13242/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u8-prefix-context.lo `test -f 'unicase/u8-prefix-context.c' || echo './'`unicase/u8-prefix-context.c3243libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-prefix-context.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u8-prefix-context.o3244libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-prefix-context.c -o unicase/libunistring_la-u8-prefix-context.o >/dev/null 2>&13245/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u8-suffix-context.lo `test -f 'unicase/u8-suffix-context.c' || echo './'`unicase/u8-suffix-context.c3246libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-suffix-context.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u8-suffix-context.o3247libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-suffix-context.c -o unicase/libunistring_la-u8-suffix-context.o >/dev/null 2>&13248/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u8-tolower.lo `test -f 'unicase/u8-tolower.c' || echo './'`unicase/u8-tolower.c3249libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-tolower.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u8-tolower.o3250libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-tolower.c -o unicase/libunistring_la-u8-tolower.o >/dev/null 2>&13251/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u8-totitle.lo `test -f 'unicase/u8-totitle.c' || echo './'`unicase/u8-totitle.c3252libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-totitle.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u8-totitle.o3253libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-totitle.c -o unicase/libunistring_la-u8-totitle.o >/dev/null 2>&13254/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-u8-toupper.lo `test -f 'unicase/u8-toupper.c' || echo './'`unicase/u8-toupper.c3255libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-toupper.c -fPIC -DPIC -o unicase/.libs/libunistring_la-u8-toupper.o3256libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/u8-toupper.c -o unicase/libunistring_la-u8-toupper.o >/dev/null 2>&13257/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-ulc-casecmp.lo `test -f 'unicase/ulc-casecmp.c' || echo './'`unicase/ulc-casecmp.c3258libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/ulc-casecmp.c -fPIC -DPIC -o unicase/.libs/libunistring_la-ulc-casecmp.o3259libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/ulc-casecmp.c -o unicase/libunistring_la-ulc-casecmp.o >/dev/null 2>&13260/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-ulc-casecoll.lo `test -f 'unicase/ulc-casecoll.c' || echo './'`unicase/ulc-casecoll.c3261libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/ulc-casecoll.c -fPIC -DPIC -o unicase/.libs/libunistring_la-ulc-casecoll.o3262libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/ulc-casecoll.c -o unicase/libunistring_la-ulc-casecoll.o >/dev/null 2>&13263/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unicase/libunistring_la-ulc-casexfrm.lo `test -f 'unicase/ulc-casexfrm.c' || echo './'`unicase/ulc-casexfrm.c3264libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/ulc-casexfrm.c -fPIC -DPIC -o unicase/.libs/libunistring_la-ulc-casexfrm.o3265libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unicase/ulc-casexfrm.c -o unicase/libunistring_la-ulc-casexfrm.o >/dev/null 2>&13266/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uniconv/libunistring_la-u16-conv-from-enc.lo `test -f 'uniconv/u16-conv-from-enc.c' || echo './'`uniconv/u16-conv-from-enc.c3267libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u16-conv-from-enc.c -fPIC -DPIC -o uniconv/.libs/libunistring_la-u16-conv-from-enc.o3268libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u16-conv-from-enc.c -o uniconv/libunistring_la-u16-conv-from-enc.o >/dev/null 2>&13269/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uniconv/libunistring_la-u16-conv-to-enc.lo `test -f 'uniconv/u16-conv-to-enc.c' || echo './'`uniconv/u16-conv-to-enc.c3270libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u16-conv-to-enc.c -fPIC -DPIC -o uniconv/.libs/libunistring_la-u16-conv-to-enc.o3271libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u16-conv-to-enc.c -o uniconv/libunistring_la-u16-conv-to-enc.o >/dev/null 2>&13272/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uniconv/libunistring_la-u16-strconv-from-enc.lo `test -f 'uniconv/u16-strconv-from-enc.c' || echo './'`uniconv/u16-strconv-from-enc.c3273libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u16-strconv-from-enc.c -fPIC -DPIC -o uniconv/.libs/libunistring_la-u16-strconv-from-enc.o3274libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u16-strconv-from-enc.c -o uniconv/libunistring_la-u16-strconv-from-enc.o >/dev/null 2>&13275/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uniconv/libunistring_la-u16-strconv-from-locale.lo `test -f 'uniconv/u16-strconv-from-locale.c' || echo './'`uniconv/u16-strconv-from-locale.c3276libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u16-strconv-from-locale.c -fPIC -DPIC -o uniconv/.libs/libunistring_la-u16-strconv-from-locale.o3277libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u16-strconv-from-locale.c -o uniconv/libunistring_la-u16-strconv-from-locale.o >/dev/null 2>&13278/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uniconv/libunistring_la-u16-strconv-to-enc.lo `test -f 'uniconv/u16-strconv-to-enc.c' || echo './'`uniconv/u16-strconv-to-enc.c3279libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u16-strconv-to-enc.c -fPIC -DPIC -o uniconv/.libs/libunistring_la-u16-strconv-to-enc.o3280libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u16-strconv-to-enc.c -o uniconv/libunistring_la-u16-strconv-to-enc.o >/dev/null 2>&13281/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uniconv/libunistring_la-u16-strconv-to-locale.lo `test -f 'uniconv/u16-strconv-to-locale.c' || echo './'`uniconv/u16-strconv-to-locale.c3282libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u16-strconv-to-locale.c -fPIC -DPIC -o uniconv/.libs/libunistring_la-u16-strconv-to-locale.o3283libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u16-strconv-to-locale.c -o uniconv/libunistring_la-u16-strconv-to-locale.o >/dev/null 2>&13284/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uniconv/libunistring_la-u32-conv-from-enc.lo `test -f 'uniconv/u32-conv-from-enc.c' || echo './'`uniconv/u32-conv-from-enc.c3285libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u32-conv-from-enc.c -fPIC -DPIC -o uniconv/.libs/libunistring_la-u32-conv-from-enc.o3286libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u32-conv-from-enc.c -o uniconv/libunistring_la-u32-conv-from-enc.o >/dev/null 2>&13287/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uniconv/libunistring_la-u32-conv-to-enc.lo `test -f 'uniconv/u32-conv-to-enc.c' || echo './'`uniconv/u32-conv-to-enc.c3288libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u32-conv-to-enc.c -fPIC -DPIC -o uniconv/.libs/libunistring_la-u32-conv-to-enc.o3289libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u32-conv-to-enc.c -o uniconv/libunistring_la-u32-conv-to-enc.o >/dev/null 2>&13290/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uniconv/libunistring_la-u32-strconv-from-enc.lo `test -f 'uniconv/u32-strconv-from-enc.c' || echo './'`uniconv/u32-strconv-from-enc.c3291libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u32-strconv-from-enc.c -fPIC -DPIC -o uniconv/.libs/libunistring_la-u32-strconv-from-enc.o3292libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u32-strconv-from-enc.c -o uniconv/libunistring_la-u32-strconv-from-enc.o >/dev/null 2>&13293/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uniconv/libunistring_la-u32-strconv-from-locale.lo `test -f 'uniconv/u32-strconv-from-locale.c' || echo './'`uniconv/u32-strconv-from-locale.c3294libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u32-strconv-from-locale.c -fPIC -DPIC -o uniconv/.libs/libunistring_la-u32-strconv-from-locale.o3295libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u32-strconv-from-locale.c -o uniconv/libunistring_la-u32-strconv-from-locale.o >/dev/null 2>&13296/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uniconv/libunistring_la-u32-strconv-to-enc.lo `test -f 'uniconv/u32-strconv-to-enc.c' || echo './'`uniconv/u32-strconv-to-enc.c3297libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u32-strconv-to-enc.c -fPIC -DPIC -o uniconv/.libs/libunistring_la-u32-strconv-to-enc.o3298libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u32-strconv-to-enc.c -o uniconv/libunistring_la-u32-strconv-to-enc.o >/dev/null 2>&13299/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uniconv/libunistring_la-u32-strconv-to-locale.lo `test -f 'uniconv/u32-strconv-to-locale.c' || echo './'`uniconv/u32-strconv-to-locale.c3300libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u32-strconv-to-locale.c -fPIC -DPIC -o uniconv/.libs/libunistring_la-u32-strconv-to-locale.o3301libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u32-strconv-to-locale.c -o uniconv/libunistring_la-u32-strconv-to-locale.o >/dev/null 2>&13302/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uniconv/libunistring_la-u8-conv-from-enc.lo `test -f 'uniconv/u8-conv-from-enc.c' || echo './'`uniconv/u8-conv-from-enc.c3303libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u8-conv-from-enc.c -fPIC -DPIC -o uniconv/.libs/libunistring_la-u8-conv-from-enc.o3304libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u8-conv-from-enc.c -o uniconv/libunistring_la-u8-conv-from-enc.o >/dev/null 2>&13305/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uniconv/libunistring_la-u8-conv-to-enc.lo `test -f 'uniconv/u8-conv-to-enc.c' || echo './'`uniconv/u8-conv-to-enc.c3306libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u8-conv-to-enc.c -fPIC -DPIC -o uniconv/.libs/libunistring_la-u8-conv-to-enc.o3307libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u8-conv-to-enc.c -o uniconv/libunistring_la-u8-conv-to-enc.o >/dev/null 2>&13308/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uniconv/libunistring_la-u8-strconv-from-enc.lo `test -f 'uniconv/u8-strconv-from-enc.c' || echo './'`uniconv/u8-strconv-from-enc.c3309libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u8-strconv-from-enc.c -fPIC -DPIC -o uniconv/.libs/libunistring_la-u8-strconv-from-enc.o3310libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u8-strconv-from-enc.c -o uniconv/libunistring_la-u8-strconv-from-enc.o >/dev/null 2>&13311/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uniconv/libunistring_la-u8-strconv-from-locale.lo `test -f 'uniconv/u8-strconv-from-locale.c' || echo './'`uniconv/u8-strconv-from-locale.c3312libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u8-strconv-from-locale.c -fPIC -DPIC -o uniconv/.libs/libunistring_la-u8-strconv-from-locale.o3313libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u8-strconv-from-locale.c -o uniconv/libunistring_la-u8-strconv-from-locale.o >/dev/null 2>&13314/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uniconv/libunistring_la-u8-strconv-to-enc.lo `test -f 'uniconv/u8-strconv-to-enc.c' || echo './'`uniconv/u8-strconv-to-enc.c3315libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u8-strconv-to-enc.c -fPIC -DPIC -o uniconv/.libs/libunistring_la-u8-strconv-to-enc.o3316libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u8-strconv-to-enc.c -o uniconv/libunistring_la-u8-strconv-to-enc.o >/dev/null 2>&13317/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uniconv/libunistring_la-u8-strconv-to-locale.lo `test -f 'uniconv/u8-strconv-to-locale.c' || echo './'`uniconv/u8-strconv-to-locale.c3318libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u8-strconv-to-locale.c -fPIC -DPIC -o uniconv/.libs/libunistring_la-u8-strconv-to-locale.o3319libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniconv/u8-strconv-to-locale.c -o uniconv/libunistring_la-u8-strconv-to-locale.o >/dev/null 2>&13320/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-bidi_byname.lo `test -f 'unictype/bidi_byname.c' || echo './'`unictype/bidi_byname.c3321libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/bidi_byname.c -fPIC -DPIC -o unictype/.libs/libunistring_la-bidi_byname.o3322libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/bidi_byname.c -o unictype/libunistring_la-bidi_byname.o >/dev/null 2>&13323/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-bidi_longname.lo `test -f 'unictype/bidi_longname.c' || echo './'`unictype/bidi_longname.c3324libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/bidi_longname.c -fPIC -DPIC -o unictype/.libs/libunistring_la-bidi_longname.o3325libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/bidi_longname.c -o unictype/libunistring_la-bidi_longname.o >/dev/null 2>&13326/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-bidi_name.lo `test -f 'unictype/bidi_name.c' || echo './'`unictype/bidi_name.c3327libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/bidi_name.c -fPIC -DPIC -o unictype/.libs/libunistring_la-bidi_name.o3328libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/bidi_name.c -o unictype/libunistring_la-bidi_name.o >/dev/null 2>&13329/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-bidi_of.lo `test -f 'unictype/bidi_of.c' || echo './'`unictype/bidi_of.c3330libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/bidi_of.c -fPIC -DPIC -o unictype/.libs/libunistring_la-bidi_of.o3331libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/bidi_of.c -o unictype/libunistring_la-bidi_of.o >/dev/null 2>&13332/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-bidi_test.lo `test -f 'unictype/bidi_test.c' || echo './'`unictype/bidi_test.c3333libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/bidi_test.c -fPIC -DPIC -o unictype/.libs/libunistring_la-bidi_test.o3334libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/bidi_test.c -o unictype/libunistring_la-bidi_test.o >/dev/null 2>&13335/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-blocks.lo `test -f 'unictype/blocks.c' || echo './'`unictype/blocks.c3336libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/blocks.c -fPIC -DPIC -o unictype/.libs/libunistring_la-blocks.o3337libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/blocks.c -o unictype/libunistring_la-blocks.o >/dev/null 2>&13338/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-block_test.lo `test -f 'unictype/block_test.c' || echo './'`unictype/block_test.c3339libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/block_test.c -fPIC -DPIC -o unictype/.libs/libunistring_la-block_test.o3340libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/block_test.c -o unictype/libunistring_la-block_test.o >/dev/null 2>&13341/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_C.lo `test -f 'unictype/categ_C.c' || echo './'`unictype/categ_C.c3342libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_C.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_C.o3343libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_C.c -o unictype/libunistring_la-categ_C.o >/dev/null 2>&13344/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_Cc.lo `test -f 'unictype/categ_Cc.c' || echo './'`unictype/categ_Cc.c3345libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Cc.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_Cc.o3346libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Cc.c -o unictype/libunistring_la-categ_Cc.o >/dev/null 2>&13347/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_Cf.lo `test -f 'unictype/categ_Cf.c' || echo './'`unictype/categ_Cf.c3348libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Cf.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_Cf.o3349libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Cf.c -o unictype/libunistring_la-categ_Cf.o >/dev/null 2>&13350/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_Cn.lo `test -f 'unictype/categ_Cn.c' || echo './'`unictype/categ_Cn.c3351libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Cn.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_Cn.o3352libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Cn.c -o unictype/libunistring_la-categ_Cn.o >/dev/null 2>&13353/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_Co.lo `test -f 'unictype/categ_Co.c' || echo './'`unictype/categ_Co.c3354libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Co.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_Co.o3355libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Co.c -o unictype/libunistring_la-categ_Co.o >/dev/null 2>&13356/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_Cs.lo `test -f 'unictype/categ_Cs.c' || echo './'`unictype/categ_Cs.c3357libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Cs.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_Cs.o3358libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Cs.c -o unictype/libunistring_la-categ_Cs.o >/dev/null 2>&13359/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_L.lo `test -f 'unictype/categ_L.c' || echo './'`unictype/categ_L.c3360libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_L.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_L.o3361libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_L.c -o unictype/libunistring_la-categ_L.o >/dev/null 2>&13362/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_LC.lo `test -f 'unictype/categ_LC.c' || echo './'`unictype/categ_LC.c3363libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_LC.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_LC.o3364libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_LC.c -o unictype/libunistring_la-categ_LC.o >/dev/null 2>&13365/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_Ll.lo `test -f 'unictype/categ_Ll.c' || echo './'`unictype/categ_Ll.c3366libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Ll.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_Ll.o3367libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Ll.c -o unictype/libunistring_la-categ_Ll.o >/dev/null 2>&13368/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_Lm.lo `test -f 'unictype/categ_Lm.c' || echo './'`unictype/categ_Lm.c3369libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Lm.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_Lm.o3370libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Lm.c -o unictype/libunistring_la-categ_Lm.o >/dev/null 2>&13371/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_Lo.lo `test -f 'unictype/categ_Lo.c' || echo './'`unictype/categ_Lo.c3372libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Lo.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_Lo.o3373libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Lo.c -o unictype/libunistring_la-categ_Lo.o >/dev/null 2>&13374/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_Lt.lo `test -f 'unictype/categ_Lt.c' || echo './'`unictype/categ_Lt.c3375libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Lt.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_Lt.o3376libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Lt.c -o unictype/libunistring_la-categ_Lt.o >/dev/null 2>&13377/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_Lu.lo `test -f 'unictype/categ_Lu.c' || echo './'`unictype/categ_Lu.c3378libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Lu.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_Lu.o3379libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Lu.c -o unictype/libunistring_la-categ_Lu.o >/dev/null 2>&13380/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_M.lo `test -f 'unictype/categ_M.c' || echo './'`unictype/categ_M.c3381libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_M.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_M.o3382libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_M.c -o unictype/libunistring_la-categ_M.o >/dev/null 2>&13383/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_Mc.lo `test -f 'unictype/categ_Mc.c' || echo './'`unictype/categ_Mc.c3384libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Mc.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_Mc.o3385libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Mc.c -o unictype/libunistring_la-categ_Mc.o >/dev/null 2>&13386/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_Me.lo `test -f 'unictype/categ_Me.c' || echo './'`unictype/categ_Me.c3387libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Me.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_Me.o3388libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Me.c -o unictype/libunistring_la-categ_Me.o >/dev/null 2>&13389/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_Mn.lo `test -f 'unictype/categ_Mn.c' || echo './'`unictype/categ_Mn.c3390libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Mn.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_Mn.o3391libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Mn.c -o unictype/libunistring_la-categ_Mn.o >/dev/null 2>&13392/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_N.lo `test -f 'unictype/categ_N.c' || echo './'`unictype/categ_N.c3393libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_N.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_N.o3394libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_N.c -o unictype/libunistring_la-categ_N.o >/dev/null 2>&13395/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_Nd.lo `test -f 'unictype/categ_Nd.c' || echo './'`unictype/categ_Nd.c3396libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Nd.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_Nd.o3397libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Nd.c -o unictype/libunistring_la-categ_Nd.o >/dev/null 2>&13398/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_Nl.lo `test -f 'unictype/categ_Nl.c' || echo './'`unictype/categ_Nl.c3399libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Nl.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_Nl.o3400libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Nl.c -o unictype/libunistring_la-categ_Nl.o >/dev/null 2>&13401/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_No.lo `test -f 'unictype/categ_No.c' || echo './'`unictype/categ_No.c3402libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_No.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_No.o3403libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_No.c -o unictype/libunistring_la-categ_No.o >/dev/null 2>&13404/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_P.lo `test -f 'unictype/categ_P.c' || echo './'`unictype/categ_P.c3405libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_P.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_P.o3406libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_P.c -o unictype/libunistring_la-categ_P.o >/dev/null 2>&13407/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_Pc.lo `test -f 'unictype/categ_Pc.c' || echo './'`unictype/categ_Pc.c3408libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Pc.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_Pc.o3409libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Pc.c -o unictype/libunistring_la-categ_Pc.o >/dev/null 2>&13410/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_Pd.lo `test -f 'unictype/categ_Pd.c' || echo './'`unictype/categ_Pd.c3411libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Pd.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_Pd.o3412libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Pd.c -o unictype/libunistring_la-categ_Pd.o >/dev/null 2>&13413/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_Pe.lo `test -f 'unictype/categ_Pe.c' || echo './'`unictype/categ_Pe.c3414libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Pe.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_Pe.o3415libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Pe.c -o unictype/libunistring_la-categ_Pe.o >/dev/null 2>&13416/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_Pf.lo `test -f 'unictype/categ_Pf.c' || echo './'`unictype/categ_Pf.c3417libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Pf.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_Pf.o3418libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Pf.c -o unictype/libunistring_la-categ_Pf.o >/dev/null 2>&13419/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_Pi.lo `test -f 'unictype/categ_Pi.c' || echo './'`unictype/categ_Pi.c3420libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Pi.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_Pi.o3421libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Pi.c -o unictype/libunistring_la-categ_Pi.o >/dev/null 2>&13422/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_Po.lo `test -f 'unictype/categ_Po.c' || echo './'`unictype/categ_Po.c3423libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Po.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_Po.o3424libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Po.c -o unictype/libunistring_la-categ_Po.o >/dev/null 2>&13425/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_Ps.lo `test -f 'unictype/categ_Ps.c' || echo './'`unictype/categ_Ps.c3426libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Ps.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_Ps.o3427libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Ps.c -o unictype/libunistring_la-categ_Ps.o >/dev/null 2>&13428/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_S.lo `test -f 'unictype/categ_S.c' || echo './'`unictype/categ_S.c3429libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_S.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_S.o3430libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_S.c -o unictype/libunistring_la-categ_S.o >/dev/null 2>&13431/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_Sc.lo `test -f 'unictype/categ_Sc.c' || echo './'`unictype/categ_Sc.c3432libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Sc.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_Sc.o3433libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Sc.c -o unictype/libunistring_la-categ_Sc.o >/dev/null 2>&13434/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_Sk.lo `test -f 'unictype/categ_Sk.c' || echo './'`unictype/categ_Sk.c3435libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Sk.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_Sk.o3436libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Sk.c -o unictype/libunistring_la-categ_Sk.o >/dev/null 2>&13437/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_Sm.lo `test -f 'unictype/categ_Sm.c' || echo './'`unictype/categ_Sm.c3438libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Sm.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_Sm.o3439libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Sm.c -o unictype/libunistring_la-categ_Sm.o >/dev/null 2>&13440/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_So.lo `test -f 'unictype/categ_So.c' || echo './'`unictype/categ_So.c3441libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_So.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_So.o3442libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_So.c -o unictype/libunistring_la-categ_So.o >/dev/null 2>&13443/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_Z.lo `test -f 'unictype/categ_Z.c' || echo './'`unictype/categ_Z.c3444libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Z.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_Z.o3445libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Z.c -o unictype/libunistring_la-categ_Z.o >/dev/null 2>&13446/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_Zl.lo `test -f 'unictype/categ_Zl.c' || echo './'`unictype/categ_Zl.c3447libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Zl.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_Zl.o3448libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Zl.c -o unictype/libunistring_la-categ_Zl.o >/dev/null 2>&13449/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_Zp.lo `test -f 'unictype/categ_Zp.c' || echo './'`unictype/categ_Zp.c3450libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Zp.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_Zp.o3451libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Zp.c -o unictype/libunistring_la-categ_Zp.o >/dev/null 2>&13452/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_Zs.lo `test -f 'unictype/categ_Zs.c' || echo './'`unictype/categ_Zs.c3453libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Zs.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_Zs.o3454libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_Zs.c -o unictype/libunistring_la-categ_Zs.o >/dev/null 2>&13455/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_and.lo `test -f 'unictype/categ_and.c' || echo './'`unictype/categ_and.c3456libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_and.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_and.o3457libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_and.c -o unictype/libunistring_la-categ_and.o >/dev/null 2>&13458/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_and_not.lo `test -f 'unictype/categ_and_not.c' || echo './'`unictype/categ_and_not.c3459libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_and_not.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_and_not.o3460libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_and_not.c -o unictype/libunistring_la-categ_and_not.o >/dev/null 2>&13461/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_byname.lo `test -f 'unictype/categ_byname.c' || echo './'`unictype/categ_byname.c3462libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_byname.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_byname.o3463libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_byname.c -o unictype/libunistring_la-categ_byname.o >/dev/null 2>&13464/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_longname.lo `test -f 'unictype/categ_longname.c' || echo './'`unictype/categ_longname.c3465libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_longname.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_longname.o3466libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_longname.c -o unictype/libunistring_la-categ_longname.o >/dev/null 2>&13467/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_name.lo `test -f 'unictype/categ_name.c' || echo './'`unictype/categ_name.c3468libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_name.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_name.o3469libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_name.c -o unictype/libunistring_la-categ_name.o >/dev/null 2>&13470/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_none.lo `test -f 'unictype/categ_none.c' || echo './'`unictype/categ_none.c3471libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_none.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_none.o3472libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_none.c -o unictype/libunistring_la-categ_none.o >/dev/null 2>&13473/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_of.lo `test -f 'unictype/categ_of.c' || echo './'`unictype/categ_of.c3474libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_of.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_of.o3475libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_of.c -o unictype/libunistring_la-categ_of.o >/dev/null 2>&13476/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_or.lo `test -f 'unictype/categ_or.c' || echo './'`unictype/categ_or.c3477libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_or.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_or.o3478libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_or.c -o unictype/libunistring_la-categ_or.o >/dev/null 2>&13479/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-categ_test.lo `test -f 'unictype/categ_test.c' || echo './'`unictype/categ_test.c3480libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_test.c -fPIC -DPIC -o unictype/.libs/libunistring_la-categ_test.o3481libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/categ_test.c -o unictype/libunistring_la-categ_test.o >/dev/null 2>&13482/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-combiningclass.lo `test -f 'unictype/combiningclass.c' || echo './'`unictype/combiningclass.c3483libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/combiningclass.c -fPIC -DPIC -o unictype/.libs/libunistring_la-combiningclass.o3484libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/combiningclass.c -o unictype/libunistring_la-combiningclass.o >/dev/null 2>&13485/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-combiningclass_byname.lo `test -f 'unictype/combiningclass_byname.c' || echo './'`unictype/combiningclass_byname.c3486libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/combiningclass_byname.c -fPIC -DPIC -o unictype/.libs/libunistring_la-combiningclass_byname.o3487libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/combiningclass_byname.c -o unictype/libunistring_la-combiningclass_byname.o >/dev/null 2>&13488/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-combiningclass_longname.lo `test -f 'unictype/combiningclass_longname.c' || echo './'`unictype/combiningclass_longname.c3489libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/combiningclass_longname.c -fPIC -DPIC -o unictype/.libs/libunistring_la-combiningclass_longname.o3490libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/combiningclass_longname.c -o unictype/libunistring_la-combiningclass_longname.o >/dev/null 2>&13491/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-combiningclass_name.lo `test -f 'unictype/combiningclass_name.c' || echo './'`unictype/combiningclass_name.c3492libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/combiningclass_name.c -fPIC -DPIC -o unictype/.libs/libunistring_la-combiningclass_name.o3493libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/combiningclass_name.c -o unictype/libunistring_la-combiningclass_name.o >/dev/null 2>&13494/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-ctype_alnum.lo `test -f 'unictype/ctype_alnum.c' || echo './'`unictype/ctype_alnum.c3495libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/ctype_alnum.c -fPIC -DPIC -o unictype/.libs/libunistring_la-ctype_alnum.o3496libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/ctype_alnum.c -o unictype/libunistring_la-ctype_alnum.o >/dev/null 2>&13497/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-ctype_alpha.lo `test -f 'unictype/ctype_alpha.c' || echo './'`unictype/ctype_alpha.c3498libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/ctype_alpha.c -fPIC -DPIC -o unictype/.libs/libunistring_la-ctype_alpha.o3499libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/ctype_alpha.c -o unictype/libunistring_la-ctype_alpha.o >/dev/null 2>&13500/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-ctype_blank.lo `test -f 'unictype/ctype_blank.c' || echo './'`unictype/ctype_blank.c3501libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/ctype_blank.c -fPIC -DPIC -o unictype/.libs/libunistring_la-ctype_blank.o3502libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/ctype_blank.c -o unictype/libunistring_la-ctype_blank.o >/dev/null 2>&13503/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-ctype_cntrl.lo `test -f 'unictype/ctype_cntrl.c' || echo './'`unictype/ctype_cntrl.c3504libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/ctype_cntrl.c -fPIC -DPIC -o unictype/.libs/libunistring_la-ctype_cntrl.o3505libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/ctype_cntrl.c -o unictype/libunistring_la-ctype_cntrl.o >/dev/null 2>&13506/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-ctype_digit.lo `test -f 'unictype/ctype_digit.c' || echo './'`unictype/ctype_digit.c3507libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/ctype_digit.c -fPIC -DPIC -o unictype/.libs/libunistring_la-ctype_digit.o3508libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/ctype_digit.c -o unictype/libunistring_la-ctype_digit.o >/dev/null 2>&13509/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-ctype_graph.lo `test -f 'unictype/ctype_graph.c' || echo './'`unictype/ctype_graph.c3510libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/ctype_graph.c -fPIC -DPIC -o unictype/.libs/libunistring_la-ctype_graph.o3511libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/ctype_graph.c -o unictype/libunistring_la-ctype_graph.o >/dev/null 2>&13512/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-ctype_lower.lo `test -f 'unictype/ctype_lower.c' || echo './'`unictype/ctype_lower.c3513libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/ctype_lower.c -fPIC -DPIC -o unictype/.libs/libunistring_la-ctype_lower.o3514libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/ctype_lower.c -o unictype/libunistring_la-ctype_lower.o >/dev/null 2>&13515/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-ctype_print.lo `test -f 'unictype/ctype_print.c' || echo './'`unictype/ctype_print.c3516libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/ctype_print.c -fPIC -DPIC -o unictype/.libs/libunistring_la-ctype_print.o3517libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/ctype_print.c -o unictype/libunistring_la-ctype_print.o >/dev/null 2>&13518/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-ctype_punct.lo `test -f 'unictype/ctype_punct.c' || echo './'`unictype/ctype_punct.c3519libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/ctype_punct.c -fPIC -DPIC -o unictype/.libs/libunistring_la-ctype_punct.o3520libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/ctype_punct.c -o unictype/libunistring_la-ctype_punct.o >/dev/null 2>&13521/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-ctype_space.lo `test -f 'unictype/ctype_space.c' || echo './'`unictype/ctype_space.c3522libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/ctype_space.c -fPIC -DPIC -o unictype/.libs/libunistring_la-ctype_space.o3523libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/ctype_space.c -o unictype/libunistring_la-ctype_space.o >/dev/null 2>&13524/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-ctype_upper.lo `test -f 'unictype/ctype_upper.c' || echo './'`unictype/ctype_upper.c3525libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/ctype_upper.c -fPIC -DPIC -o unictype/.libs/libunistring_la-ctype_upper.o3526libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/ctype_upper.c -o unictype/libunistring_la-ctype_upper.o >/dev/null 2>&13527/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-ctype_xdigit.lo `test -f 'unictype/ctype_xdigit.c' || echo './'`unictype/ctype_xdigit.c3528libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/ctype_xdigit.c -fPIC -DPIC -o unictype/.libs/libunistring_la-ctype_xdigit.o3529libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/ctype_xdigit.c -o unictype/libunistring_la-ctype_xdigit.o >/dev/null 2>&13530/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-decdigit.lo `test -f 'unictype/decdigit.c' || echo './'`unictype/decdigit.c3531libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/decdigit.c -fPIC -DPIC -o unictype/.libs/libunistring_la-decdigit.o3532libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/decdigit.c -o unictype/libunistring_la-decdigit.o >/dev/null 2>&13533/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-digit.lo `test -f 'unictype/digit.c' || echo './'`unictype/digit.c3534libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/digit.c -fPIC -DPIC -o unictype/.libs/libunistring_la-digit.o3535libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/digit.c -o unictype/libunistring_la-digit.o >/dev/null 2>&13536/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-incb_byname.lo `test -f 'unictype/incb_byname.c' || echo './'`unictype/incb_byname.c3537libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/incb_byname.c -fPIC -DPIC -o unictype/.libs/libunistring_la-incb_byname.o3538libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/incb_byname.c -o unictype/libunistring_la-incb_byname.o >/dev/null 2>&13539/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-incb_name.lo `test -f 'unictype/incb_name.c' || echo './'`unictype/incb_name.c3540libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/incb_name.c -fPIC -DPIC -o unictype/.libs/libunistring_la-incb_name.o3541libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/incb_name.c -o unictype/libunistring_la-incb_name.o >/dev/null 2>&13542/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-incb_of.lo `test -f 'unictype/incb_of.c' || echo './'`unictype/incb_of.c3543libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/incb_of.c -fPIC -DPIC -o unictype/.libs/libunistring_la-incb_of.o3544libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/incb_of.c -o unictype/libunistring_la-incb_of.o >/dev/null 2>&13545/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-joininggroup_byname.lo `test -f 'unictype/joininggroup_byname.c' || echo './'`unictype/joininggroup_byname.c3546libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/joininggroup_byname.c -fPIC -DPIC -o unictype/.libs/libunistring_la-joininggroup_byname.o3547libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/joininggroup_byname.c -o unictype/libunistring_la-joininggroup_byname.o >/dev/null 2>&13548/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-joininggroup_name.lo `test -f 'unictype/joininggroup_name.c' || echo './'`unictype/joininggroup_name.c3549libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/joininggroup_name.c -fPIC -DPIC -o unictype/.libs/libunistring_la-joininggroup_name.o3550libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/joininggroup_name.c -o unictype/libunistring_la-joininggroup_name.o >/dev/null 2>&13551/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-joininggroup_of.lo `test -f 'unictype/joininggroup_of.c' || echo './'`unictype/joininggroup_of.c3552libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/joininggroup_of.c -fPIC -DPIC -o unictype/.libs/libunistring_la-joininggroup_of.o3553libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/joininggroup_of.c -o unictype/libunistring_la-joininggroup_of.o >/dev/null 2>&13554/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-joiningtype_byname.lo `test -f 'unictype/joiningtype_byname.c' || echo './'`unictype/joiningtype_byname.c3555libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/joiningtype_byname.c -fPIC -DPIC -o unictype/.libs/libunistring_la-joiningtype_byname.o3556libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/joiningtype_byname.c -o unictype/libunistring_la-joiningtype_byname.o >/dev/null 2>&13557/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-joiningtype_longname.lo `test -f 'unictype/joiningtype_longname.c' || echo './'`unictype/joiningtype_longname.c3558libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/joiningtype_longname.c -fPIC -DPIC -o unictype/.libs/libunistring_la-joiningtype_longname.o3559libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/joiningtype_longname.c -o unictype/libunistring_la-joiningtype_longname.o >/dev/null 2>&13560/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-joiningtype_name.lo `test -f 'unictype/joiningtype_name.c' || echo './'`unictype/joiningtype_name.c3561libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/joiningtype_name.c -fPIC -DPIC -o unictype/.libs/libunistring_la-joiningtype_name.o3562libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/joiningtype_name.c -o unictype/libunistring_la-joiningtype_name.o >/dev/null 2>&13563/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-joiningtype_of.lo `test -f 'unictype/joiningtype_of.c' || echo './'`unictype/joiningtype_of.c3564libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/joiningtype_of.c -fPIC -DPIC -o unictype/.libs/libunistring_la-joiningtype_of.o3565libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/joiningtype_of.c -o unictype/libunistring_la-joiningtype_of.o >/dev/null 2>&13566/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-mirror.lo `test -f 'unictype/mirror.c' || echo './'`unictype/mirror.c3567libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/mirror.c -fPIC -DPIC -o unictype/.libs/libunistring_la-mirror.o3568libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/mirror.c -o unictype/libunistring_la-mirror.o >/dev/null 2>&13569/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-numeric.lo `test -f 'unictype/numeric.c' || echo './'`unictype/numeric.c3570libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/numeric.c -fPIC -DPIC -o unictype/.libs/libunistring_la-numeric.o3571libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/numeric.c -o unictype/libunistring_la-numeric.o >/dev/null 2>&13572/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_alphabetic.lo `test -f 'unictype/pr_alphabetic.c' || echo './'`unictype/pr_alphabetic.c3573libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_alphabetic.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_alphabetic.o3574libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_alphabetic.c -o unictype/libunistring_la-pr_alphabetic.o >/dev/null 2>&13575/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_ascii_hex_digit.lo `test -f 'unictype/pr_ascii_hex_digit.c' || echo './'`unictype/pr_ascii_hex_digit.c3576libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_ascii_hex_digit.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_ascii_hex_digit.o3577libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_ascii_hex_digit.c -o unictype/libunistring_la-pr_ascii_hex_digit.o >/dev/null 2>&13578/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_bidi_arabic_digit.lo `test -f 'unictype/pr_bidi_arabic_digit.c' || echo './'`unictype/pr_bidi_arabic_digit.c3579libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_arabic_digit.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_bidi_arabic_digit.o3580libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_arabic_digit.c -o unictype/libunistring_la-pr_bidi_arabic_digit.o >/dev/null 2>&13581/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_bidi_arabic_right_to_left.lo `test -f 'unictype/pr_bidi_arabic_right_to_left.c' || echo './'`unictype/pr_bidi_arabic_right_to_left.c3582libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_arabic_right_to_left.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_bidi_arabic_right_to_left.o3583libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_arabic_right_to_left.c -o unictype/libunistring_la-pr_bidi_arabic_right_to_left.o >/dev/null 2>&13584/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_bidi_block_separator.lo `test -f 'unictype/pr_bidi_block_separator.c' || echo './'`unictype/pr_bidi_block_separator.c3585libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_block_separator.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_bidi_block_separator.o3586libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_block_separator.c -o unictype/libunistring_la-pr_bidi_block_separator.o >/dev/null 2>&13587/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_bidi_boundary_neutral.lo `test -f 'unictype/pr_bidi_boundary_neutral.c' || echo './'`unictype/pr_bidi_boundary_neutral.c3588libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_boundary_neutral.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_bidi_boundary_neutral.o3589libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_boundary_neutral.c -o unictype/libunistring_la-pr_bidi_boundary_neutral.o >/dev/null 2>&13590/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_bidi_common_separator.lo `test -f 'unictype/pr_bidi_common_separator.c' || echo './'`unictype/pr_bidi_common_separator.c3591libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_common_separator.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_bidi_common_separator.o3592libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_common_separator.c -o unictype/libunistring_la-pr_bidi_common_separator.o >/dev/null 2>&13593/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_bidi_control.lo `test -f 'unictype/pr_bidi_control.c' || echo './'`unictype/pr_bidi_control.c3594libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_control.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_bidi_control.o3595libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_control.c -o unictype/libunistring_la-pr_bidi_control.o >/dev/null 2>&13596/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_bidi_embedding_or_override.lo `test -f 'unictype/pr_bidi_embedding_or_override.c' || echo './'`unictype/pr_bidi_embedding_or_override.c3597libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_embedding_or_override.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_bidi_embedding_or_override.o3598libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_embedding_or_override.c -o unictype/libunistring_la-pr_bidi_embedding_or_override.o >/dev/null 2>&13599/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_bidi_eur_num_separator.lo `test -f 'unictype/pr_bidi_eur_num_separator.c' || echo './'`unictype/pr_bidi_eur_num_separator.c3600libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_eur_num_separator.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_bidi_eur_num_separator.o3601libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_eur_num_separator.c -o unictype/libunistring_la-pr_bidi_eur_num_separator.o >/dev/null 2>&13602/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_bidi_eur_num_terminator.lo `test -f 'unictype/pr_bidi_eur_num_terminator.c' || echo './'`unictype/pr_bidi_eur_num_terminator.c3603libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_eur_num_terminator.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_bidi_eur_num_terminator.o3604libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_eur_num_terminator.c -o unictype/libunistring_la-pr_bidi_eur_num_terminator.o >/dev/null 2>&13605/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_bidi_european_digit.lo `test -f 'unictype/pr_bidi_european_digit.c' || echo './'`unictype/pr_bidi_european_digit.c3606libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_european_digit.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_bidi_european_digit.o3607libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_european_digit.c -o unictype/libunistring_la-pr_bidi_european_digit.o >/dev/null 2>&13608/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_bidi_hebrew_right_to_left.lo `test -f 'unictype/pr_bidi_hebrew_right_to_left.c' || echo './'`unictype/pr_bidi_hebrew_right_to_left.c3609libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_hebrew_right_to_left.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_bidi_hebrew_right_to_left.o3610libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_hebrew_right_to_left.c -o unictype/libunistring_la-pr_bidi_hebrew_right_to_left.o >/dev/null 2>&13611/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_bidi_left_to_right.lo `test -f 'unictype/pr_bidi_left_to_right.c' || echo './'`unictype/pr_bidi_left_to_right.c3612libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_left_to_right.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_bidi_left_to_right.o3613libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_left_to_right.c -o unictype/libunistring_la-pr_bidi_left_to_right.o >/dev/null 2>&13614/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_bidi_non_spacing_mark.lo `test -f 'unictype/pr_bidi_non_spacing_mark.c' || echo './'`unictype/pr_bidi_non_spacing_mark.c3615libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_non_spacing_mark.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_bidi_non_spacing_mark.o3616libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_non_spacing_mark.c -o unictype/libunistring_la-pr_bidi_non_spacing_mark.o >/dev/null 2>&13617/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_bidi_other_neutral.lo `test -f 'unictype/pr_bidi_other_neutral.c' || echo './'`unictype/pr_bidi_other_neutral.c3618libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_other_neutral.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_bidi_other_neutral.o3619libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_other_neutral.c -o unictype/libunistring_la-pr_bidi_other_neutral.o >/dev/null 2>&13620/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_bidi_pdf.lo `test -f 'unictype/pr_bidi_pdf.c' || echo './'`unictype/pr_bidi_pdf.c3621libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_pdf.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_bidi_pdf.o3622libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_pdf.c -o unictype/libunistring_la-pr_bidi_pdf.o >/dev/null 2>&13623/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_bidi_segment_separator.lo `test -f 'unictype/pr_bidi_segment_separator.c' || echo './'`unictype/pr_bidi_segment_separator.c3624libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_segment_separator.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_bidi_segment_separator.o3625libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_segment_separator.c -o unictype/libunistring_la-pr_bidi_segment_separator.o >/dev/null 2>&13626/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_bidi_whitespace.lo `test -f 'unictype/pr_bidi_whitespace.c' || echo './'`unictype/pr_bidi_whitespace.c3627libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_whitespace.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_bidi_whitespace.o3628libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_bidi_whitespace.c -o unictype/libunistring_la-pr_bidi_whitespace.o >/dev/null 2>&13629/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_byname.lo `test -f 'unictype/pr_byname.c' || echo './'`unictype/pr_byname.c3630libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_byname.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_byname.o3631libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_byname.c -o unictype/libunistring_la-pr_byname.o >/dev/null 2>&13632/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_case_ignorable.lo `test -f 'unictype/pr_case_ignorable.c' || echo './'`unictype/pr_case_ignorable.c3633libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_case_ignorable.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_case_ignorable.o3634libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_case_ignorable.c -o unictype/libunistring_la-pr_case_ignorable.o >/dev/null 2>&13635/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_cased.lo `test -f 'unictype/pr_cased.c' || echo './'`unictype/pr_cased.c3636libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_cased.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_cased.o3637libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_cased.c -o unictype/libunistring_la-pr_cased.o >/dev/null 2>&13638/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_changes_when_casefolded.lo `test -f 'unictype/pr_changes_when_casefolded.c' || echo './'`unictype/pr_changes_when_casefolded.c3639libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_changes_when_casefolded.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_changes_when_casefolded.o3640libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_changes_when_casefolded.c -o unictype/libunistring_la-pr_changes_when_casefolded.o >/dev/null 2>&13641/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_changes_when_casemapped.lo `test -f 'unictype/pr_changes_when_casemapped.c' || echo './'`unictype/pr_changes_when_casemapped.c3642libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_changes_when_casemapped.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_changes_when_casemapped.o3643libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_changes_when_casemapped.c -o unictype/libunistring_la-pr_changes_when_casemapped.o >/dev/null 2>&13644/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_changes_when_lowercased.lo `test -f 'unictype/pr_changes_when_lowercased.c' || echo './'`unictype/pr_changes_when_lowercased.c3645libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_changes_when_lowercased.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_changes_when_lowercased.o3646libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_changes_when_lowercased.c -o unictype/libunistring_la-pr_changes_when_lowercased.o >/dev/null 2>&13647/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_changes_when_titlecased.lo `test -f 'unictype/pr_changes_when_titlecased.c' || echo './'`unictype/pr_changes_when_titlecased.c3648libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_changes_when_titlecased.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_changes_when_titlecased.o3649libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_changes_when_titlecased.c -o unictype/libunistring_la-pr_changes_when_titlecased.o >/dev/null 2>&13650/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_changes_when_uppercased.lo `test -f 'unictype/pr_changes_when_uppercased.c' || echo './'`unictype/pr_changes_when_uppercased.c3651libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_changes_when_uppercased.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_changes_when_uppercased.o3652libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_changes_when_uppercased.c -o unictype/libunistring_la-pr_changes_when_uppercased.o >/dev/null 2>&13653/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_combining.lo `test -f 'unictype/pr_combining.c' || echo './'`unictype/pr_combining.c3654libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_combining.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_combining.o3655libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_combining.c -o unictype/libunistring_la-pr_combining.o >/dev/null 2>&13656/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_composite.lo `test -f 'unictype/pr_composite.c' || echo './'`unictype/pr_composite.c3657libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_composite.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_composite.o3658libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_composite.c -o unictype/libunistring_la-pr_composite.o >/dev/null 2>&13659/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_currency_symbol.lo `test -f 'unictype/pr_currency_symbol.c' || echo './'`unictype/pr_currency_symbol.c3660libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_currency_symbol.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_currency_symbol.o3661libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_currency_symbol.c -o unictype/libunistring_la-pr_currency_symbol.o >/dev/null 2>&13662/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_dash.lo `test -f 'unictype/pr_dash.c' || echo './'`unictype/pr_dash.c3663libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_dash.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_dash.o3664libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_dash.c -o unictype/libunistring_la-pr_dash.o >/dev/null 2>&13665/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_decimal_digit.lo `test -f 'unictype/pr_decimal_digit.c' || echo './'`unictype/pr_decimal_digit.c3666libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_decimal_digit.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_decimal_digit.o3667libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_decimal_digit.c -o unictype/libunistring_la-pr_decimal_digit.o >/dev/null 2>&13668/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_default_ignorable_code_point.lo `test -f 'unictype/pr_default_ignorable_code_point.c' || echo './'`unictype/pr_default_ignorable_code_point.c3669libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_default_ignorable_code_point.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_default_ignorable_code_point.o3670libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_default_ignorable_code_point.c -o unictype/libunistring_la-pr_default_ignorable_code_point.o >/dev/null 2>&13671/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_deprecated.lo `test -f 'unictype/pr_deprecated.c' || echo './'`unictype/pr_deprecated.c3672libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_deprecated.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_deprecated.o3673libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_deprecated.c -o unictype/libunistring_la-pr_deprecated.o >/dev/null 2>&13674/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_diacritic.lo `test -f 'unictype/pr_diacritic.c' || echo './'`unictype/pr_diacritic.c3675libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_diacritic.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_diacritic.o3676libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_diacritic.c -o unictype/libunistring_la-pr_diacritic.o >/dev/null 2>&13677/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_emoji.lo `test -f 'unictype/pr_emoji.c' || echo './'`unictype/pr_emoji.c3678libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_emoji.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_emoji.o3679libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_emoji.c -o unictype/libunistring_la-pr_emoji.o >/dev/null 2>&13680/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_emoji_component.lo `test -f 'unictype/pr_emoji_component.c' || echo './'`unictype/pr_emoji_component.c3681libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_emoji_component.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_emoji_component.o3682libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_emoji_component.c -o unictype/libunistring_la-pr_emoji_component.o >/dev/null 2>&13683/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_emoji_modifier.lo `test -f 'unictype/pr_emoji_modifier.c' || echo './'`unictype/pr_emoji_modifier.c3684libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_emoji_modifier.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_emoji_modifier.o3685libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_emoji_modifier.c -o unictype/libunistring_la-pr_emoji_modifier.o >/dev/null 2>&13686/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_emoji_modifier_base.lo `test -f 'unictype/pr_emoji_modifier_base.c' || echo './'`unictype/pr_emoji_modifier_base.c3687libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_emoji_modifier_base.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_emoji_modifier_base.o3688libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_emoji_modifier_base.c -o unictype/libunistring_la-pr_emoji_modifier_base.o >/dev/null 2>&13689/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_emoji_presentation.lo `test -f 'unictype/pr_emoji_presentation.c' || echo './'`unictype/pr_emoji_presentation.c3690libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_emoji_presentation.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_emoji_presentation.o3691libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_emoji_presentation.c -o unictype/libunistring_la-pr_emoji_presentation.o >/dev/null 2>&13692/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_extended_pictographic.lo `test -f 'unictype/pr_extended_pictographic.c' || echo './'`unictype/pr_extended_pictographic.c3693libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_extended_pictographic.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_extended_pictographic.o3694libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_extended_pictographic.c -o unictype/libunistring_la-pr_extended_pictographic.o >/dev/null 2>&13695/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_extender.lo `test -f 'unictype/pr_extender.c' || echo './'`unictype/pr_extender.c3696libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_extender.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_extender.o3697libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_extender.c -o unictype/libunistring_la-pr_extender.o >/dev/null 2>&13698/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_format_control.lo `test -f 'unictype/pr_format_control.c' || echo './'`unictype/pr_format_control.c3699libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_format_control.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_format_control.o3700libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_format_control.c -o unictype/libunistring_la-pr_format_control.o >/dev/null 2>&13701/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_grapheme_base.lo `test -f 'unictype/pr_grapheme_base.c' || echo './'`unictype/pr_grapheme_base.c3702libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_grapheme_base.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_grapheme_base.o3703libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_grapheme_base.c -o unictype/libunistring_la-pr_grapheme_base.o >/dev/null 2>&13704/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_grapheme_extend.lo `test -f 'unictype/pr_grapheme_extend.c' || echo './'`unictype/pr_grapheme_extend.c3705libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_grapheme_extend.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_grapheme_extend.o3706libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_grapheme_extend.c -o unictype/libunistring_la-pr_grapheme_extend.o >/dev/null 2>&13707/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_grapheme_link.lo `test -f 'unictype/pr_grapheme_link.c' || echo './'`unictype/pr_grapheme_link.c3708libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_grapheme_link.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_grapheme_link.o3709libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_grapheme_link.c -o unictype/libunistring_la-pr_grapheme_link.o >/dev/null 2>&13710/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_hex_digit.lo `test -f 'unictype/pr_hex_digit.c' || echo './'`unictype/pr_hex_digit.c3711libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_hex_digit.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_hex_digit.o3712libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_hex_digit.c -o unictype/libunistring_la-pr_hex_digit.o >/dev/null 2>&13713/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_hyphen.lo `test -f 'unictype/pr_hyphen.c' || echo './'`unictype/pr_hyphen.c3714libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_hyphen.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_hyphen.o3715libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_hyphen.c -o unictype/libunistring_la-pr_hyphen.o >/dev/null 2>&13716/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_id_compat_math_continue.lo `test -f 'unictype/pr_id_compat_math_continue.c' || echo './'`unictype/pr_id_compat_math_continue.c3717libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_id_compat_math_continue.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_id_compat_math_continue.o3718libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_id_compat_math_continue.c -o unictype/libunistring_la-pr_id_compat_math_continue.o >/dev/null 2>&13719/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_id_compat_math_start.lo `test -f 'unictype/pr_id_compat_math_start.c' || echo './'`unictype/pr_id_compat_math_start.c3720libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_id_compat_math_start.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_id_compat_math_start.o3721libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_id_compat_math_start.c -o unictype/libunistring_la-pr_id_compat_math_start.o >/dev/null 2>&13722/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_id_continue.lo `test -f 'unictype/pr_id_continue.c' || echo './'`unictype/pr_id_continue.c3723libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_id_continue.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_id_continue.o3724libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_id_continue.c -o unictype/libunistring_la-pr_id_continue.o >/dev/null 2>&13725/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_id_start.lo `test -f 'unictype/pr_id_start.c' || echo './'`unictype/pr_id_start.c3726libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_id_start.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_id_start.o3727libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_id_start.c -o unictype/libunistring_la-pr_id_start.o >/dev/null 2>&13728/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_ideographic.lo `test -f 'unictype/pr_ideographic.c' || echo './'`unictype/pr_ideographic.c3729libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_ideographic.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_ideographic.o3730libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_ideographic.c -o unictype/libunistring_la-pr_ideographic.o >/dev/null 2>&13731/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_ids_binary_operator.lo `test -f 'unictype/pr_ids_binary_operator.c' || echo './'`unictype/pr_ids_binary_operator.c3732libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_ids_binary_operator.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_ids_binary_operator.o3733libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_ids_binary_operator.c -o unictype/libunistring_la-pr_ids_binary_operator.o >/dev/null 2>&13734/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_ids_trinary_operator.lo `test -f 'unictype/pr_ids_trinary_operator.c' || echo './'`unictype/pr_ids_trinary_operator.c3735libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_ids_trinary_operator.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_ids_trinary_operator.o3736libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_ids_trinary_operator.c -o unictype/libunistring_la-pr_ids_trinary_operator.o >/dev/null 2>&13737/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_ids_unary_operator.lo `test -f 'unictype/pr_ids_unary_operator.c' || echo './'`unictype/pr_ids_unary_operator.c3738libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_ids_unary_operator.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_ids_unary_operator.o3739libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_ids_unary_operator.c -o unictype/libunistring_la-pr_ids_unary_operator.o >/dev/null 2>&13740/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_ignorable_control.lo `test -f 'unictype/pr_ignorable_control.c' || echo './'`unictype/pr_ignorable_control.c3741libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_ignorable_control.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_ignorable_control.o3742libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_ignorable_control.c -o unictype/libunistring_la-pr_ignorable_control.o >/dev/null 2>&13743/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_iso_control.lo `test -f 'unictype/pr_iso_control.c' || echo './'`unictype/pr_iso_control.c3744libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_iso_control.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_iso_control.o3745libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_iso_control.c -o unictype/libunistring_la-pr_iso_control.o >/dev/null 2>&13746/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_join_control.lo `test -f 'unictype/pr_join_control.c' || echo './'`unictype/pr_join_control.c3747libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_join_control.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_join_control.o3748libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_join_control.c -o unictype/libunistring_la-pr_join_control.o >/dev/null 2>&13749/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_left_of_pair.lo `test -f 'unictype/pr_left_of_pair.c' || echo './'`unictype/pr_left_of_pair.c3750libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_left_of_pair.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_left_of_pair.o3751libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_left_of_pair.c -o unictype/libunistring_la-pr_left_of_pair.o >/dev/null 2>&13752/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_line_separator.lo `test -f 'unictype/pr_line_separator.c' || echo './'`unictype/pr_line_separator.c3753libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_line_separator.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_line_separator.o3754libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_line_separator.c -o unictype/libunistring_la-pr_line_separator.o >/dev/null 2>&13755/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_logical_order_exception.lo `test -f 'unictype/pr_logical_order_exception.c' || echo './'`unictype/pr_logical_order_exception.c3756libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_logical_order_exception.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_logical_order_exception.o3757libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_logical_order_exception.c -o unictype/libunistring_la-pr_logical_order_exception.o >/dev/null 2>&13758/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_lowercase.lo `test -f 'unictype/pr_lowercase.c' || echo './'`unictype/pr_lowercase.c3759libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_lowercase.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_lowercase.o3760libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_lowercase.c -o unictype/libunistring_la-pr_lowercase.o >/dev/null 2>&13761/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_math.lo `test -f 'unictype/pr_math.c' || echo './'`unictype/pr_math.c3762libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_math.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_math.o3763libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_math.c -o unictype/libunistring_la-pr_math.o >/dev/null 2>&13764/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_modifier_combining_mark.lo `test -f 'unictype/pr_modifier_combining_mark.c' || echo './'`unictype/pr_modifier_combining_mark.c3765libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_modifier_combining_mark.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_modifier_combining_mark.o3766libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_modifier_combining_mark.c -o unictype/libunistring_la-pr_modifier_combining_mark.o >/dev/null 2>&13767/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_non_break.lo `test -f 'unictype/pr_non_break.c' || echo './'`unictype/pr_non_break.c3768libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_non_break.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_non_break.o3769libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_non_break.c -o unictype/libunistring_la-pr_non_break.o >/dev/null 2>&13770/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_not_a_character.lo `test -f 'unictype/pr_not_a_character.c' || echo './'`unictype/pr_not_a_character.c3771libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_not_a_character.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_not_a_character.o3772libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_not_a_character.c -o unictype/libunistring_la-pr_not_a_character.o >/dev/null 2>&13773/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_numeric.lo `test -f 'unictype/pr_numeric.c' || echo './'`unictype/pr_numeric.c3774libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_numeric.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_numeric.o3775libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_numeric.c -o unictype/libunistring_la-pr_numeric.o >/dev/null 2>&13776/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_other_alphabetic.lo `test -f 'unictype/pr_other_alphabetic.c' || echo './'`unictype/pr_other_alphabetic.c3777libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_other_alphabetic.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_other_alphabetic.o3778libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_other_alphabetic.c -o unictype/libunistring_la-pr_other_alphabetic.o >/dev/null 2>&13779/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_other_default_ignorable_code_point.lo `test -f 'unictype/pr_other_default_ignorable_code_point.c' || echo './'`unictype/pr_other_default_ignorable_code_point.c3780libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_other_default_ignorable_code_point.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_other_default_ignorable_code_point.o3781libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_other_default_ignorable_code_point.c -o unictype/libunistring_la-pr_other_default_ignorable_code_point.o >/dev/null 2>&13782/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_other_grapheme_extend.lo `test -f 'unictype/pr_other_grapheme_extend.c' || echo './'`unictype/pr_other_grapheme_extend.c3783libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_other_grapheme_extend.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_other_grapheme_extend.o3784libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_other_grapheme_extend.c -o unictype/libunistring_la-pr_other_grapheme_extend.o >/dev/null 2>&13785/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_other_id_continue.lo `test -f 'unictype/pr_other_id_continue.c' || echo './'`unictype/pr_other_id_continue.c3786libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_other_id_continue.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_other_id_continue.o3787libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_other_id_continue.c -o unictype/libunistring_la-pr_other_id_continue.o >/dev/null 2>&13788/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_other_id_start.lo `test -f 'unictype/pr_other_id_start.c' || echo './'`unictype/pr_other_id_start.c3789libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_other_id_start.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_other_id_start.o3790libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_other_id_start.c -o unictype/libunistring_la-pr_other_id_start.o >/dev/null 2>&13791/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_other_lowercase.lo `test -f 'unictype/pr_other_lowercase.c' || echo './'`unictype/pr_other_lowercase.c3792libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_other_lowercase.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_other_lowercase.o3793libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_other_lowercase.c -o unictype/libunistring_la-pr_other_lowercase.o >/dev/null 2>&13794/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_other_math.lo `test -f 'unictype/pr_other_math.c' || echo './'`unictype/pr_other_math.c3795libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_other_math.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_other_math.o3796libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_other_math.c -o unictype/libunistring_la-pr_other_math.o >/dev/null 2>&13797/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_other_uppercase.lo `test -f 'unictype/pr_other_uppercase.c' || echo './'`unictype/pr_other_uppercase.c3798libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_other_uppercase.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_other_uppercase.o3799libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_other_uppercase.c -o unictype/libunistring_la-pr_other_uppercase.o >/dev/null 2>&13800/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_paired_punctuation.lo `test -f 'unictype/pr_paired_punctuation.c' || echo './'`unictype/pr_paired_punctuation.c3801libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_paired_punctuation.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_paired_punctuation.o3802libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_paired_punctuation.c -o unictype/libunistring_la-pr_paired_punctuation.o >/dev/null 2>&13803/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_paragraph_separator.lo `test -f 'unictype/pr_paragraph_separator.c' || echo './'`unictype/pr_paragraph_separator.c3804libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_paragraph_separator.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_paragraph_separator.o3805libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_paragraph_separator.c -o unictype/libunistring_la-pr_paragraph_separator.o >/dev/null 2>&13806/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_pattern_syntax.lo `test -f 'unictype/pr_pattern_syntax.c' || echo './'`unictype/pr_pattern_syntax.c3807libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_pattern_syntax.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_pattern_syntax.o3808libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_pattern_syntax.c -o unictype/libunistring_la-pr_pattern_syntax.o >/dev/null 2>&13809/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_pattern_white_space.lo `test -f 'unictype/pr_pattern_white_space.c' || echo './'`unictype/pr_pattern_white_space.c3810libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_pattern_white_space.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_pattern_white_space.o3811libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_pattern_white_space.c -o unictype/libunistring_la-pr_pattern_white_space.o >/dev/null 2>&13812/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_prepended_concatenation_mark.lo `test -f 'unictype/pr_prepended_concatenation_mark.c' || echo './'`unictype/pr_prepended_concatenation_mark.c3813libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_prepended_concatenation_mark.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_prepended_concatenation_mark.o3814libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_prepended_concatenation_mark.c -o unictype/libunistring_la-pr_prepended_concatenation_mark.o >/dev/null 2>&13815/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_private_use.lo `test -f 'unictype/pr_private_use.c' || echo './'`unictype/pr_private_use.c3816libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_private_use.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_private_use.o3817libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_private_use.c -o unictype/libunistring_la-pr_private_use.o >/dev/null 2>&13818/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_punctuation.lo `test -f 'unictype/pr_punctuation.c' || echo './'`unictype/pr_punctuation.c3819libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_punctuation.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_punctuation.o3820libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_punctuation.c -o unictype/libunistring_la-pr_punctuation.o >/dev/null 2>&13821/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_quotation_mark.lo `test -f 'unictype/pr_quotation_mark.c' || echo './'`unictype/pr_quotation_mark.c3822libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_quotation_mark.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_quotation_mark.o3823libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_quotation_mark.c -o unictype/libunistring_la-pr_quotation_mark.o >/dev/null 2>&13824/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_radical.lo `test -f 'unictype/pr_radical.c' || echo './'`unictype/pr_radical.c3825libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_radical.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_radical.o3826libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_radical.c -o unictype/libunistring_la-pr_radical.o >/dev/null 2>&13827/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_regional_indicator.lo `test -f 'unictype/pr_regional_indicator.c' || echo './'`unictype/pr_regional_indicator.c3828libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_regional_indicator.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_regional_indicator.o3829libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_regional_indicator.c -o unictype/libunistring_la-pr_regional_indicator.o >/dev/null 2>&13830/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_sentence_terminal.lo `test -f 'unictype/pr_sentence_terminal.c' || echo './'`unictype/pr_sentence_terminal.c3831libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_sentence_terminal.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_sentence_terminal.o3832libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_sentence_terminal.c -o unictype/libunistring_la-pr_sentence_terminal.o >/dev/null 2>&13833/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_soft_dotted.lo `test -f 'unictype/pr_soft_dotted.c' || echo './'`unictype/pr_soft_dotted.c3834libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_soft_dotted.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_soft_dotted.o3835libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_soft_dotted.c -o unictype/libunistring_la-pr_soft_dotted.o >/dev/null 2>&13836/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_space.lo `test -f 'unictype/pr_space.c' || echo './'`unictype/pr_space.c3837libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_space.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_space.o3838libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_space.c -o unictype/libunistring_la-pr_space.o >/dev/null 2>&13839/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_terminal_punctuation.lo `test -f 'unictype/pr_terminal_punctuation.c' || echo './'`unictype/pr_terminal_punctuation.c3840libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_terminal_punctuation.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_terminal_punctuation.o3841libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_terminal_punctuation.c -o unictype/libunistring_la-pr_terminal_punctuation.o >/dev/null 2>&13842/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_test.lo `test -f 'unictype/pr_test.c' || echo './'`unictype/pr_test.c3843libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_test.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_test.o3844libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_test.c -o unictype/libunistring_la-pr_test.o >/dev/null 2>&13845/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_titlecase.lo `test -f 'unictype/pr_titlecase.c' || echo './'`unictype/pr_titlecase.c3846libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_titlecase.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_titlecase.o3847libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_titlecase.c -o unictype/libunistring_la-pr_titlecase.o >/dev/null 2>&13848/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_unassigned_code_value.lo `test -f 'unictype/pr_unassigned_code_value.c' || echo './'`unictype/pr_unassigned_code_value.c3849libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_unassigned_code_value.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_unassigned_code_value.o3850libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_unassigned_code_value.c -o unictype/libunistring_la-pr_unassigned_code_value.o >/dev/null 2>&13851/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_unified_ideograph.lo `test -f 'unictype/pr_unified_ideograph.c' || echo './'`unictype/pr_unified_ideograph.c3852libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_unified_ideograph.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_unified_ideograph.o3853libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_unified_ideograph.c -o unictype/libunistring_la-pr_unified_ideograph.o >/dev/null 2>&13854/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_uppercase.lo `test -f 'unictype/pr_uppercase.c' || echo './'`unictype/pr_uppercase.c3855libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_uppercase.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_uppercase.o3856libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_uppercase.c -o unictype/libunistring_la-pr_uppercase.o >/dev/null 2>&13857/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_variation_selector.lo `test -f 'unictype/pr_variation_selector.c' || echo './'`unictype/pr_variation_selector.c3858libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_variation_selector.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_variation_selector.o3859libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_variation_selector.c -o unictype/libunistring_la-pr_variation_selector.o >/dev/null 2>&13860/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_white_space.lo `test -f 'unictype/pr_white_space.c' || echo './'`unictype/pr_white_space.c3861libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_white_space.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_white_space.o3862libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_white_space.c -o unictype/libunistring_la-pr_white_space.o >/dev/null 2>&13863/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_xid_continue.lo `test -f 'unictype/pr_xid_continue.c' || echo './'`unictype/pr_xid_continue.c3864libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_xid_continue.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_xid_continue.o3865libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_xid_continue.c -o unictype/libunistring_la-pr_xid_continue.o >/dev/null 2>&13866/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_xid_start.lo `test -f 'unictype/pr_xid_start.c' || echo './'`unictype/pr_xid_start.c3867libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_xid_start.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_xid_start.o3868libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_xid_start.c -o unictype/libunistring_la-pr_xid_start.o >/dev/null 2>&13869/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-pr_zero_width.lo `test -f 'unictype/pr_zero_width.c' || echo './'`unictype/pr_zero_width.c3870libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_zero_width.c -fPIC -DPIC -o unictype/.libs/libunistring_la-pr_zero_width.o3871libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/pr_zero_width.c -o unictype/libunistring_la-pr_zero_width.o >/dev/null 2>&13872/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-scripts.lo `test -f 'unictype/scripts.c' || echo './'`unictype/scripts.c3873libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/scripts.c -fPIC -DPIC -o unictype/.libs/libunistring_la-scripts.o3874libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/scripts.c -o unictype/libunistring_la-scripts.o >/dev/null 2>&13875/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-sy_c_ident.lo `test -f 'unictype/sy_c_ident.c' || echo './'`unictype/sy_c_ident.c3876libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/sy_c_ident.c -fPIC -DPIC -o unictype/.libs/libunistring_la-sy_c_ident.o3877libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/sy_c_ident.c -o unictype/libunistring_la-sy_c_ident.o >/dev/null 2>&13878/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-sy_c_whitespace.lo `test -f 'unictype/sy_c_whitespace.c' || echo './'`unictype/sy_c_whitespace.c3879libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/sy_c_whitespace.c -fPIC -DPIC -o unictype/.libs/libunistring_la-sy_c_whitespace.o3880libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/sy_c_whitespace.c -o unictype/libunistring_la-sy_c_whitespace.o >/dev/null 2>&13881/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-sy_java_ident.lo `test -f 'unictype/sy_java_ident.c' || echo './'`unictype/sy_java_ident.c3882libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/sy_java_ident.c -fPIC -DPIC -o unictype/.libs/libunistring_la-sy_java_ident.o3883libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/sy_java_ident.c -o unictype/libunistring_la-sy_java_ident.o >/dev/null 2>&13884/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unictype/libunistring_la-sy_java_whitespace.lo `test -f 'unictype/sy_java_whitespace.c' || echo './'`unictype/sy_java_whitespace.c3885libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/sy_java_whitespace.c -fPIC -DPIC -o unictype/.libs/libunistring_la-sy_java_whitespace.o3886libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unictype/sy_java_whitespace.c -o unictype/libunistring_la-sy_java_whitespace.o >/dev/null 2>&13887/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unigbrk/libunistring_la-u16-grapheme-breaks.lo `test -f 'unigbrk/u16-grapheme-breaks.c' || echo './'`unigbrk/u16-grapheme-breaks.c3888libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/u16-grapheme-breaks.c -fPIC -DPIC -o unigbrk/.libs/libunistring_la-u16-grapheme-breaks.o3889libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/u16-grapheme-breaks.c -o unigbrk/libunistring_la-u16-grapheme-breaks.o >/dev/null 2>&13890/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unigbrk/libunistring_la-u16-grapheme-next.lo `test -f 'unigbrk/u16-grapheme-next.c' || echo './'`unigbrk/u16-grapheme-next.c3891libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/u16-grapheme-next.c -fPIC -DPIC -o unigbrk/.libs/libunistring_la-u16-grapheme-next.o3892libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/u16-grapheme-next.c -o unigbrk/libunistring_la-u16-grapheme-next.o >/dev/null 2>&13893/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unigbrk/libunistring_la-u16-grapheme-prev.lo `test -f 'unigbrk/u16-grapheme-prev.c' || echo './'`unigbrk/u16-grapheme-prev.c3894libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/u16-grapheme-prev.c -fPIC -DPIC -o unigbrk/.libs/libunistring_la-u16-grapheme-prev.o3895libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/u16-grapheme-prev.c -o unigbrk/libunistring_la-u16-grapheme-prev.o >/dev/null 2>&13896/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unigbrk/libunistring_la-u32-grapheme-breaks.lo `test -f 'unigbrk/u32-grapheme-breaks.c' || echo './'`unigbrk/u32-grapheme-breaks.c3897libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/u32-grapheme-breaks.c -fPIC -DPIC -o unigbrk/.libs/libunistring_la-u32-grapheme-breaks.o3898libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/u32-grapheme-breaks.c -o unigbrk/libunistring_la-u32-grapheme-breaks.o >/dev/null 2>&13899/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unigbrk/libunistring_la-u32-grapheme-next.lo `test -f 'unigbrk/u32-grapheme-next.c' || echo './'`unigbrk/u32-grapheme-next.c3900libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/u32-grapheme-next.c -fPIC -DPIC -o unigbrk/.libs/libunistring_la-u32-grapheme-next.o3901libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/u32-grapheme-next.c -o unigbrk/libunistring_la-u32-grapheme-next.o >/dev/null 2>&13902/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unigbrk/libunistring_la-u32-grapheme-prev.lo `test -f 'unigbrk/u32-grapheme-prev.c' || echo './'`unigbrk/u32-grapheme-prev.c3903libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/u32-grapheme-prev.c -fPIC -DPIC -o unigbrk/.libs/libunistring_la-u32-grapheme-prev.o3904libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/u32-grapheme-prev.c -o unigbrk/libunistring_la-u32-grapheme-prev.o >/dev/null 2>&13905/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unigbrk/libunistring_la-u8-grapheme-breaks.lo `test -f 'unigbrk/u8-grapheme-breaks.c' || echo './'`unigbrk/u8-grapheme-breaks.c3906libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/u8-grapheme-breaks.c -fPIC -DPIC -o unigbrk/.libs/libunistring_la-u8-grapheme-breaks.o3907libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/u8-grapheme-breaks.c -o unigbrk/libunistring_la-u8-grapheme-breaks.o >/dev/null 2>&13908/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unigbrk/libunistring_la-u8-grapheme-next.lo `test -f 'unigbrk/u8-grapheme-next.c' || echo './'`unigbrk/u8-grapheme-next.c3909libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/u8-grapheme-next.c -fPIC -DPIC -o unigbrk/.libs/libunistring_la-u8-grapheme-next.o3910libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/u8-grapheme-next.c -o unigbrk/libunistring_la-u8-grapheme-next.o >/dev/null 2>&13911/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unigbrk/libunistring_la-u8-grapheme-prev.lo `test -f 'unigbrk/u8-grapheme-prev.c' || echo './'`unigbrk/u8-grapheme-prev.c3912libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/u8-grapheme-prev.c -fPIC -DPIC -o unigbrk/.libs/libunistring_la-u8-grapheme-prev.o3913libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/u8-grapheme-prev.c -o unigbrk/libunistring_la-u8-grapheme-prev.o >/dev/null 2>&13914/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unigbrk/libunistring_la-uc-gbrk-prop.lo `test -f 'unigbrk/uc-gbrk-prop.c' || echo './'`unigbrk/uc-gbrk-prop.c3915libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/uc-gbrk-prop.c -fPIC -DPIC -o unigbrk/.libs/libunistring_la-uc-gbrk-prop.o3916libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/uc-gbrk-prop.c -o unigbrk/libunistring_la-uc-gbrk-prop.o >/dev/null 2>&13917/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unigbrk/libunistring_la-uc-grapheme-breaks.lo `test -f 'unigbrk/uc-grapheme-breaks.c' || echo './'`unigbrk/uc-grapheme-breaks.c3918libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/uc-grapheme-breaks.c -fPIC -DPIC -o unigbrk/.libs/libunistring_la-uc-grapheme-breaks.o3919libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/uc-grapheme-breaks.c -o unigbrk/libunistring_la-uc-grapheme-breaks.o >/dev/null 2>&13920/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unigbrk/libunistring_la-uc-is-grapheme-break.lo `test -f 'unigbrk/uc-is-grapheme-break.c' || echo './'`unigbrk/uc-is-grapheme-break.c3921libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/uc-is-grapheme-break.c -fPIC -DPIC -o unigbrk/.libs/libunistring_la-uc-is-grapheme-break.o3922libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/uc-is-grapheme-break.c -o unigbrk/libunistring_la-uc-is-grapheme-break.o >/dev/null 2>&13923/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unigbrk/libunistring_la-ulc-grapheme-breaks.lo `test -f 'unigbrk/ulc-grapheme-breaks.c' || echo './'`unigbrk/ulc-grapheme-breaks.c3924libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/ulc-grapheme-breaks.c -fPIC -DPIC -o unigbrk/.libs/libunistring_la-ulc-grapheme-breaks.o3925libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unigbrk/ulc-grapheme-breaks.c -o unigbrk/libunistring_la-ulc-grapheme-breaks.o >/dev/null 2>&13926/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unilbrk/libunistring_la-lbrktables.lo `test -f 'unilbrk/lbrktables.c' || echo './'`unilbrk/lbrktables.c3927libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unilbrk/lbrktables.c -fPIC -DPIC -o unilbrk/.libs/libunistring_la-lbrktables.o3928libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unilbrk/lbrktables.c -o unilbrk/libunistring_la-lbrktables.o >/dev/null 2>&13929/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unilbrk/libunistring_la-u16-possible-linebreaks.lo `test -f 'unilbrk/u16-possible-linebreaks.c' || echo './'`unilbrk/u16-possible-linebreaks.c3930libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unilbrk/u16-possible-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/libunistring_la-u16-possible-linebreaks.o3931libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unilbrk/u16-possible-linebreaks.c -o unilbrk/libunistring_la-u16-possible-linebreaks.o >/dev/null 2>&13932/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unilbrk/libunistring_la-u16-width-linebreaks.lo `test -f 'unilbrk/u16-width-linebreaks.c' || echo './'`unilbrk/u16-width-linebreaks.c3933libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unilbrk/u16-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/libunistring_la-u16-width-linebreaks.o3934libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unilbrk/u16-width-linebreaks.c -o unilbrk/libunistring_la-u16-width-linebreaks.o >/dev/null 2>&13935/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unilbrk/libunistring_la-u32-possible-linebreaks.lo `test -f 'unilbrk/u32-possible-linebreaks.c' || echo './'`unilbrk/u32-possible-linebreaks.c3936libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unilbrk/u32-possible-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/libunistring_la-u32-possible-linebreaks.o3937libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unilbrk/u32-possible-linebreaks.c -o unilbrk/libunistring_la-u32-possible-linebreaks.o >/dev/null 2>&13938/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unilbrk/libunistring_la-u32-width-linebreaks.lo `test -f 'unilbrk/u32-width-linebreaks.c' || echo './'`unilbrk/u32-width-linebreaks.c3939libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unilbrk/u32-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/libunistring_la-u32-width-linebreaks.o3940libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unilbrk/u32-width-linebreaks.c -o unilbrk/libunistring_la-u32-width-linebreaks.o >/dev/null 2>&13941/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unilbrk/libunistring_la-u8-possible-linebreaks.lo `test -f 'unilbrk/u8-possible-linebreaks.c' || echo './'`unilbrk/u8-possible-linebreaks.c3942libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unilbrk/u8-possible-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/libunistring_la-u8-possible-linebreaks.o3943libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unilbrk/u8-possible-linebreaks.c -o unilbrk/libunistring_la-u8-possible-linebreaks.o >/dev/null 2>&13944/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unilbrk/libunistring_la-u8-width-linebreaks.lo `test -f 'unilbrk/u8-width-linebreaks.c' || echo './'`unilbrk/u8-width-linebreaks.c3945libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unilbrk/u8-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/libunistring_la-u8-width-linebreaks.o3946libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unilbrk/u8-width-linebreaks.c -o unilbrk/libunistring_la-u8-width-linebreaks.o >/dev/null 2>&13947/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unilbrk/libunistring_la-ulc-common.lo `test -f 'unilbrk/ulc-common.c' || echo './'`unilbrk/ulc-common.c3948libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unilbrk/ulc-common.c -fPIC -DPIC -o unilbrk/.libs/libunistring_la-ulc-common.o3949libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unilbrk/ulc-common.c -o unilbrk/libunistring_la-ulc-common.o >/dev/null 2>&13950/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unilbrk/libunistring_la-ulc-possible-linebreaks.lo `test -f 'unilbrk/ulc-possible-linebreaks.c' || echo './'`unilbrk/ulc-possible-linebreaks.c3951libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unilbrk/ulc-possible-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/libunistring_la-ulc-possible-linebreaks.o3952libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unilbrk/ulc-possible-linebreaks.c -o unilbrk/libunistring_la-ulc-possible-linebreaks.o >/dev/null 2>&13953/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unilbrk/libunistring_la-ulc-width-linebreaks.lo `test -f 'unilbrk/ulc-width-linebreaks.c' || echo './'`unilbrk/ulc-width-linebreaks.c3954libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unilbrk/ulc-width-linebreaks.c -fPIC -DPIC -o unilbrk/.libs/libunistring_la-ulc-width-linebreaks.o3955libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unilbrk/ulc-width-linebreaks.c -o unilbrk/libunistring_la-ulc-width-linebreaks.o >/dev/null 2>&13956/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unimetadata/libunistring_la-u-version.lo `test -f 'unimetadata/u-version.c' || echo './'`unimetadata/u-version.c3957libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unimetadata/u-version.c -fPIC -DPIC -o unimetadata/.libs/libunistring_la-u-version.o3958libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unimetadata/u-version.c -o unimetadata/libunistring_la-u-version.o >/dev/null 2>&13959/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uniname/libunistring_la-uniname.lo `test -f 'uniname/uniname.c' || echo './'`uniname/uniname.c3960libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniname/uniname.c -fPIC -DPIC -o uniname/.libs/libunistring_la-uniname.o3961libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniname/uniname.c -o uniname/libunistring_la-uniname.o >/dev/null 2>&13962/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uninorm/libunistring_la-canonical-decomposition.lo `test -f 'uninorm/canonical-decomposition.c' || echo './'`uninorm/canonical-decomposition.c3963libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/canonical-decomposition.c -fPIC -DPIC -o uninorm/.libs/libunistring_la-canonical-decomposition.o3964libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/canonical-decomposition.c -o uninorm/libunistring_la-canonical-decomposition.o >/dev/null 2>&13965/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uninorm/libunistring_la-compat-decomposition.lo `test -f 'uninorm/compat-decomposition.c' || echo './'`uninorm/compat-decomposition.c3966libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/compat-decomposition.c -fPIC -DPIC -o uninorm/.libs/libunistring_la-compat-decomposition.o3967libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/compat-decomposition.c -o uninorm/libunistring_la-compat-decomposition.o >/dev/null 2>&13968/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uninorm/libunistring_la-composition.lo `test -f 'uninorm/composition.c' || echo './'`uninorm/composition.c3969libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/composition.c -fPIC -DPIC -o uninorm/.libs/libunistring_la-composition.o3970libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/composition.c -o uninorm/libunistring_la-composition.o >/dev/null 2>&13971/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uninorm/libunistring_la-decompose-internal.lo `test -f 'uninorm/decompose-internal.c' || echo './'`uninorm/decompose-internal.c3972libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/decompose-internal.c -fPIC -DPIC -o uninorm/.libs/libunistring_la-decompose-internal.o3973libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/decompose-internal.c -o uninorm/libunistring_la-decompose-internal.o >/dev/null 2>&13974/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uninorm/libunistring_la-decomposing-form.lo `test -f 'uninorm/decomposing-form.c' || echo './'`uninorm/decomposing-form.c3975libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/decomposing-form.c -fPIC -DPIC -o uninorm/.libs/libunistring_la-decomposing-form.o3976libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/decomposing-form.c -o uninorm/libunistring_la-decomposing-form.o >/dev/null 2>&13977/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uninorm/libunistring_la-decomposition.lo `test -f 'uninorm/decomposition.c' || echo './'`uninorm/decomposition.c3978libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/decomposition.c -fPIC -DPIC -o uninorm/.libs/libunistring_la-decomposition.o3979libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/decomposition.c -o uninorm/libunistring_la-decomposition.o >/dev/null 2>&13980/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uninorm/libunistring_la-decomposition-table.lo `test -f 'uninorm/decomposition-table.c' || echo './'`uninorm/decomposition-table.c3981libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/decomposition-table.c -fPIC -DPIC -o uninorm/.libs/libunistring_la-decomposition-table.o3982libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/decomposition-table.c -o uninorm/libunistring_la-decomposition-table.o >/dev/null 2>&13983/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uninorm/libunistring_la-uninorm-filter.lo `test -f 'uninorm/uninorm-filter.c' || echo './'`uninorm/uninorm-filter.c3984libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/uninorm-filter.c -fPIC -DPIC -o uninorm/.libs/libunistring_la-uninorm-filter.o3985libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/uninorm-filter.c -o uninorm/libunistring_la-uninorm-filter.o >/dev/null 2>&13986/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uninorm/libunistring_la-nfc.lo `test -f 'uninorm/nfc.c' || echo './'`uninorm/nfc.c3987libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/nfc.c -fPIC -DPIC -o uninorm/.libs/libunistring_la-nfc.o3988libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/nfc.c -o uninorm/libunistring_la-nfc.o >/dev/null 2>&13989/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uninorm/libunistring_la-nfd.lo `test -f 'uninorm/nfd.c' || echo './'`uninorm/nfd.c3990libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/nfd.c -fPIC -DPIC -o uninorm/.libs/libunistring_la-nfd.o3991libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/nfd.c -o uninorm/libunistring_la-nfd.o >/dev/null 2>&13992/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uninorm/libunistring_la-nfkc.lo `test -f 'uninorm/nfkc.c' || echo './'`uninorm/nfkc.c3993libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/nfkc.c -fPIC -DPIC -o uninorm/.libs/libunistring_la-nfkc.o3994libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/nfkc.c -o uninorm/libunistring_la-nfkc.o >/dev/null 2>&13995/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uninorm/libunistring_la-nfkd.lo `test -f 'uninorm/nfkd.c' || echo './'`uninorm/nfkd.c3996libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/nfkd.c -fPIC -DPIC -o uninorm/.libs/libunistring_la-nfkd.o3997libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/nfkd.c -o uninorm/libunistring_la-nfkd.o >/dev/null 2>&13998/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uninorm/libunistring_la-u16-normalize.lo `test -f 'uninorm/u16-normalize.c' || echo './'`uninorm/u16-normalize.c3999libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/u16-normalize.c -fPIC -DPIC -o uninorm/.libs/libunistring_la-u16-normalize.o4000libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/u16-normalize.c -o uninorm/libunistring_la-u16-normalize.o >/dev/null 2>&14001/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uninorm/libunistring_la-u16-normcmp.lo `test -f 'uninorm/u16-normcmp.c' || echo './'`uninorm/u16-normcmp.c4002libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/u16-normcmp.c -fPIC -DPIC -o uninorm/.libs/libunistring_la-u16-normcmp.o4003libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/u16-normcmp.c -o uninorm/libunistring_la-u16-normcmp.o >/dev/null 2>&14004/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uninorm/libunistring_la-u16-normcoll.lo `test -f 'uninorm/u16-normcoll.c' || echo './'`uninorm/u16-normcoll.c4005libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/u16-normcoll.c -fPIC -DPIC -o uninorm/.libs/libunistring_la-u16-normcoll.o4006libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/u16-normcoll.c -o uninorm/libunistring_la-u16-normcoll.o >/dev/null 2>&14007/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uninorm/libunistring_la-u16-normxfrm.lo `test -f 'uninorm/u16-normxfrm.c' || echo './'`uninorm/u16-normxfrm.c4008libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/u16-normxfrm.c -fPIC -DPIC -o uninorm/.libs/libunistring_la-u16-normxfrm.o4009libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/u16-normxfrm.c -o uninorm/libunistring_la-u16-normxfrm.o >/dev/null 2>&14010/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uninorm/libunistring_la-u32-normalize.lo `test -f 'uninorm/u32-normalize.c' || echo './'`uninorm/u32-normalize.c4011libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/u32-normalize.c -fPIC -DPIC -o uninorm/.libs/libunistring_la-u32-normalize.o4012libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/u32-normalize.c -o uninorm/libunistring_la-u32-normalize.o >/dev/null 2>&14013/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uninorm/libunistring_la-u32-normcmp.lo `test -f 'uninorm/u32-normcmp.c' || echo './'`uninorm/u32-normcmp.c4014libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/u32-normcmp.c -fPIC -DPIC -o uninorm/.libs/libunistring_la-u32-normcmp.o4015libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/u32-normcmp.c -o uninorm/libunistring_la-u32-normcmp.o >/dev/null 2>&14016/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uninorm/libunistring_la-u32-normcoll.lo `test -f 'uninorm/u32-normcoll.c' || echo './'`uninorm/u32-normcoll.c4017libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/u32-normcoll.c -fPIC -DPIC -o uninorm/.libs/libunistring_la-u32-normcoll.o4018libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/u32-normcoll.c -o uninorm/libunistring_la-u32-normcoll.o >/dev/null 2>&14019/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uninorm/libunistring_la-u32-normxfrm.lo `test -f 'uninorm/u32-normxfrm.c' || echo './'`uninorm/u32-normxfrm.c4020libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/u32-normxfrm.c -fPIC -DPIC -o uninorm/.libs/libunistring_la-u32-normxfrm.o4021libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/u32-normxfrm.c -o uninorm/libunistring_la-u32-normxfrm.o >/dev/null 2>&14022/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uninorm/libunistring_la-u8-normalize.lo `test -f 'uninorm/u8-normalize.c' || echo './'`uninorm/u8-normalize.c4023libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/u8-normalize.c -fPIC -DPIC -o uninorm/.libs/libunistring_la-u8-normalize.o4024libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/u8-normalize.c -o uninorm/libunistring_la-u8-normalize.o >/dev/null 2>&14025/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uninorm/libunistring_la-u8-normcmp.lo `test -f 'uninorm/u8-normcmp.c' || echo './'`uninorm/u8-normcmp.c4026libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/u8-normcmp.c -fPIC -DPIC -o uninorm/.libs/libunistring_la-u8-normcmp.o4027libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/u8-normcmp.c -o uninorm/libunistring_la-u8-normcmp.o >/dev/null 2>&14028/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uninorm/libunistring_la-u8-normcoll.lo `test -f 'uninorm/u8-normcoll.c' || echo './'`uninorm/u8-normcoll.c4029libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/u8-normcoll.c -fPIC -DPIC -o uninorm/.libs/libunistring_la-u8-normcoll.o4030libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/u8-normcoll.c -o uninorm/libunistring_la-u8-normcoll.o >/dev/null 2>&14031/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uninorm/libunistring_la-u8-normxfrm.lo `test -f 'uninorm/u8-normxfrm.c' || echo './'`uninorm/u8-normxfrm.c4032libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/u8-normxfrm.c -fPIC -DPIC -o uninorm/.libs/libunistring_la-u8-normxfrm.o4033libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uninorm/u8-normxfrm.c -o uninorm/libunistring_la-u8-normxfrm.o >/dev/null 2>&14034/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-unistd.lo `test -f 'unistd.c' || echo './'`unistd.c4035libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistd.c -fPIC -DPIC -o .libs/libunistring_la-unistd.o4036libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistd.c -o libunistring_la-unistd.o >/dev/null 2>&14037/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u-printf-args.lo `test -f 'unistdio/u-printf-args.c' || echo './'`unistdio/u-printf-args.c4038libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u-printf-args.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u-printf-args.o4039libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u-printf-args.c -o unistdio/libunistring_la-u-printf-args.o >/dev/null 2>&14040/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u16-asnprintf.lo `test -f 'unistdio/u16-asnprintf.c' || echo './'`unistdio/u16-asnprintf.c4041libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-asnprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u16-asnprintf.o4042libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-asnprintf.c -o unistdio/libunistring_la-u16-asnprintf.o >/dev/null 2>&14043/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u16-asprintf.lo `test -f 'unistdio/u16-asprintf.c' || echo './'`unistdio/u16-asprintf.c4044libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-asprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u16-asprintf.o4045libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-asprintf.c -o unistdio/libunistring_la-u16-asprintf.o >/dev/null 2>&14046/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u16-printf-parse.lo `test -f 'unistdio/u16-printf-parse.c' || echo './'`unistdio/u16-printf-parse.c4047libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-printf-parse.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u16-printf-parse.o4048libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-printf-parse.c -o unistdio/libunistring_la-u16-printf-parse.o >/dev/null 2>&14049/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u16-snprintf.lo `test -f 'unistdio/u16-snprintf.c' || echo './'`unistdio/u16-snprintf.c4050libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-snprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u16-snprintf.o4051libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-snprintf.c -o unistdio/libunistring_la-u16-snprintf.o >/dev/null 2>&14052/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u16-sprintf.lo `test -f 'unistdio/u16-sprintf.c' || echo './'`unistdio/u16-sprintf.c4053libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-sprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u16-sprintf.o4054libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-sprintf.c -o unistdio/libunistring_la-u16-sprintf.o >/dev/null 2>&14055/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u16-u16-asnprintf.lo `test -f 'unistdio/u16-u16-asnprintf.c' || echo './'`unistdio/u16-u16-asnprintf.c4056libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-u16-asnprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u16-u16-asnprintf.o4057libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-u16-asnprintf.c -o unistdio/libunistring_la-u16-u16-asnprintf.o >/dev/null 2>&14058/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u16-u16-asprintf.lo `test -f 'unistdio/u16-u16-asprintf.c' || echo './'`unistdio/u16-u16-asprintf.c4059libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-u16-asprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u16-u16-asprintf.o4060libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-u16-asprintf.c -o unistdio/libunistring_la-u16-u16-asprintf.o >/dev/null 2>&14061/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u16-u16-snprintf.lo `test -f 'unistdio/u16-u16-snprintf.c' || echo './'`unistdio/u16-u16-snprintf.c4062libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-u16-snprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u16-u16-snprintf.o4063libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-u16-snprintf.c -o unistdio/libunistring_la-u16-u16-snprintf.o >/dev/null 2>&14064/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u16-u16-sprintf.lo `test -f 'unistdio/u16-u16-sprintf.c' || echo './'`unistdio/u16-u16-sprintf.c4065libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-u16-sprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u16-u16-sprintf.o4066libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-u16-sprintf.c -o unistdio/libunistring_la-u16-u16-sprintf.o >/dev/null 2>&14067/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u16-u16-vasnprintf.lo `test -f 'unistdio/u16-u16-vasnprintf.c' || echo './'`unistdio/u16-u16-vasnprintf.c4068libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-u16-vasnprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u16-u16-vasnprintf.o4069libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-u16-vasnprintf.c -o unistdio/libunistring_la-u16-u16-vasnprintf.o >/dev/null 2>&14070/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u16-u16-vasprintf.lo `test -f 'unistdio/u16-u16-vasprintf.c' || echo './'`unistdio/u16-u16-vasprintf.c4071libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-u16-vasprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u16-u16-vasprintf.o4072libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-u16-vasprintf.c -o unistdio/libunistring_la-u16-u16-vasprintf.o >/dev/null 2>&14073/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u16-u16-vsnprintf.lo `test -f 'unistdio/u16-u16-vsnprintf.c' || echo './'`unistdio/u16-u16-vsnprintf.c4074libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-u16-vsnprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u16-u16-vsnprintf.o4075libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-u16-vsnprintf.c -o unistdio/libunistring_la-u16-u16-vsnprintf.o >/dev/null 2>&14076/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u16-u16-vsprintf.lo `test -f 'unistdio/u16-u16-vsprintf.c' || echo './'`unistdio/u16-u16-vsprintf.c4077libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-u16-vsprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u16-u16-vsprintf.o4078libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-u16-vsprintf.c -o unistdio/libunistring_la-u16-u16-vsprintf.o >/dev/null 2>&14079/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u16-vasnprintf.lo `test -f 'unistdio/u16-vasnprintf.c' || echo './'`unistdio/u16-vasnprintf.c4080libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-vasnprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u16-vasnprintf.o4081libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-vasnprintf.c -o unistdio/libunistring_la-u16-vasnprintf.o >/dev/null 2>&14082/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u16-vasprintf.lo `test -f 'unistdio/u16-vasprintf.c' || echo './'`unistdio/u16-vasprintf.c4083libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-vasprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u16-vasprintf.o4084libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-vasprintf.c -o unistdio/libunistring_la-u16-vasprintf.o >/dev/null 2>&14085/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u16-vsnprintf.lo `test -f 'unistdio/u16-vsnprintf.c' || echo './'`unistdio/u16-vsnprintf.c4086libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-vsnprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u16-vsnprintf.o4087libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-vsnprintf.c -o unistdio/libunistring_la-u16-vsnprintf.o >/dev/null 2>&14088/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u16-vsprintf.lo `test -f 'unistdio/u16-vsprintf.c' || echo './'`unistdio/u16-vsprintf.c4089libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-vsprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u16-vsprintf.o4090libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u16-vsprintf.c -o unistdio/libunistring_la-u16-vsprintf.o >/dev/null 2>&14091/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u32-asnprintf.lo `test -f 'unistdio/u32-asnprintf.c' || echo './'`unistdio/u32-asnprintf.c4092libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-asnprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u32-asnprintf.o4093libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-asnprintf.c -o unistdio/libunistring_la-u32-asnprintf.o >/dev/null 2>&14094/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u32-asprintf.lo `test -f 'unistdio/u32-asprintf.c' || echo './'`unistdio/u32-asprintf.c4095libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-asprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u32-asprintf.o4096libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-asprintf.c -o unistdio/libunistring_la-u32-asprintf.o >/dev/null 2>&14097/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u32-printf-parse.lo `test -f 'unistdio/u32-printf-parse.c' || echo './'`unistdio/u32-printf-parse.c4098libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-printf-parse.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u32-printf-parse.o4099libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-printf-parse.c -o unistdio/libunistring_la-u32-printf-parse.o >/dev/null 2>&14100/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u32-snprintf.lo `test -f 'unistdio/u32-snprintf.c' || echo './'`unistdio/u32-snprintf.c4101libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-snprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u32-snprintf.o4102libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-snprintf.c -o unistdio/libunistring_la-u32-snprintf.o >/dev/null 2>&14103/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u32-sprintf.lo `test -f 'unistdio/u32-sprintf.c' || echo './'`unistdio/u32-sprintf.c4104libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-sprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u32-sprintf.o4105libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-sprintf.c -o unistdio/libunistring_la-u32-sprintf.o >/dev/null 2>&14106/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u32-u32-asnprintf.lo `test -f 'unistdio/u32-u32-asnprintf.c' || echo './'`unistdio/u32-u32-asnprintf.c4107libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-u32-asnprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u32-u32-asnprintf.o4108libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-u32-asnprintf.c -o unistdio/libunistring_la-u32-u32-asnprintf.o >/dev/null 2>&14109/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u32-u32-asprintf.lo `test -f 'unistdio/u32-u32-asprintf.c' || echo './'`unistdio/u32-u32-asprintf.c4110libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-u32-asprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u32-u32-asprintf.o4111libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-u32-asprintf.c -o unistdio/libunistring_la-u32-u32-asprintf.o >/dev/null 2>&14112/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u32-u32-snprintf.lo `test -f 'unistdio/u32-u32-snprintf.c' || echo './'`unistdio/u32-u32-snprintf.c4113libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-u32-snprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u32-u32-snprintf.o4114libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-u32-snprintf.c -o unistdio/libunistring_la-u32-u32-snprintf.o >/dev/null 2>&14115/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u32-u32-sprintf.lo `test -f 'unistdio/u32-u32-sprintf.c' || echo './'`unistdio/u32-u32-sprintf.c4116libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-u32-sprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u32-u32-sprintf.o4117libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-u32-sprintf.c -o unistdio/libunistring_la-u32-u32-sprintf.o >/dev/null 2>&14118/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u32-u32-vasnprintf.lo `test -f 'unistdio/u32-u32-vasnprintf.c' || echo './'`unistdio/u32-u32-vasnprintf.c4119libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-u32-vasnprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u32-u32-vasnprintf.o4120libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-u32-vasnprintf.c -o unistdio/libunistring_la-u32-u32-vasnprintf.o >/dev/null 2>&14121/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u32-u32-vasprintf.lo `test -f 'unistdio/u32-u32-vasprintf.c' || echo './'`unistdio/u32-u32-vasprintf.c4122libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-u32-vasprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u32-u32-vasprintf.o4123libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-u32-vasprintf.c -o unistdio/libunistring_la-u32-u32-vasprintf.o >/dev/null 2>&14124/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u32-u32-vsnprintf.lo `test -f 'unistdio/u32-u32-vsnprintf.c' || echo './'`unistdio/u32-u32-vsnprintf.c4125libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-u32-vsnprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u32-u32-vsnprintf.o4126libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-u32-vsnprintf.c -o unistdio/libunistring_la-u32-u32-vsnprintf.o >/dev/null 2>&14127/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u32-u32-vsprintf.lo `test -f 'unistdio/u32-u32-vsprintf.c' || echo './'`unistdio/u32-u32-vsprintf.c4128libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-u32-vsprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u32-u32-vsprintf.o4129libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-u32-vsprintf.c -o unistdio/libunistring_la-u32-u32-vsprintf.o >/dev/null 2>&14130/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u32-vasnprintf.lo `test -f 'unistdio/u32-vasnprintf.c' || echo './'`unistdio/u32-vasnprintf.c4131libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-vasnprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u32-vasnprintf.o4132libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-vasnprintf.c -o unistdio/libunistring_la-u32-vasnprintf.o >/dev/null 2>&14133/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u32-vasprintf.lo `test -f 'unistdio/u32-vasprintf.c' || echo './'`unistdio/u32-vasprintf.c4134libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-vasprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u32-vasprintf.o4135libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-vasprintf.c -o unistdio/libunistring_la-u32-vasprintf.o >/dev/null 2>&14136/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u32-vsnprintf.lo `test -f 'unistdio/u32-vsnprintf.c' || echo './'`unistdio/u32-vsnprintf.c4137libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-vsnprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u32-vsnprintf.o4138libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-vsnprintf.c -o unistdio/libunistring_la-u32-vsnprintf.o >/dev/null 2>&14139/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u32-vsprintf.lo `test -f 'unistdio/u32-vsprintf.c' || echo './'`unistdio/u32-vsprintf.c4140libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-vsprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u32-vsprintf.o4141libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u32-vsprintf.c -o unistdio/libunistring_la-u32-vsprintf.o >/dev/null 2>&14142/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u8-asnprintf.lo `test -f 'unistdio/u8-asnprintf.c' || echo './'`unistdio/u8-asnprintf.c4143libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-asnprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u8-asnprintf.o4144libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-asnprintf.c -o unistdio/libunistring_la-u8-asnprintf.o >/dev/null 2>&14145/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u8-asprintf.lo `test -f 'unistdio/u8-asprintf.c' || echo './'`unistdio/u8-asprintf.c4146libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-asprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u8-asprintf.o4147libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-asprintf.c -o unistdio/libunistring_la-u8-asprintf.o >/dev/null 2>&14148/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u8-printf-parse.lo `test -f 'unistdio/u8-printf-parse.c' || echo './'`unistdio/u8-printf-parse.c4149libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-printf-parse.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u8-printf-parse.o4150libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-printf-parse.c -o unistdio/libunistring_la-u8-printf-parse.o >/dev/null 2>&14151/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u8-snprintf.lo `test -f 'unistdio/u8-snprintf.c' || echo './'`unistdio/u8-snprintf.c4152libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-snprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u8-snprintf.o4153libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-snprintf.c -o unistdio/libunistring_la-u8-snprintf.o >/dev/null 2>&14154/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u8-sprintf.lo `test -f 'unistdio/u8-sprintf.c' || echo './'`unistdio/u8-sprintf.c4155libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-sprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u8-sprintf.o4156libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-sprintf.c -o unistdio/libunistring_la-u8-sprintf.o >/dev/null 2>&14157/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u8-u8-asnprintf.lo `test -f 'unistdio/u8-u8-asnprintf.c' || echo './'`unistdio/u8-u8-asnprintf.c4158libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-u8-asnprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u8-u8-asnprintf.o4159libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-u8-asnprintf.c -o unistdio/libunistring_la-u8-u8-asnprintf.o >/dev/null 2>&14160/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u8-u8-asprintf.lo `test -f 'unistdio/u8-u8-asprintf.c' || echo './'`unistdio/u8-u8-asprintf.c4161libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-u8-asprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u8-u8-asprintf.o4162libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-u8-asprintf.c -o unistdio/libunistring_la-u8-u8-asprintf.o >/dev/null 2>&14163/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u8-u8-snprintf.lo `test -f 'unistdio/u8-u8-snprintf.c' || echo './'`unistdio/u8-u8-snprintf.c4164libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-u8-snprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u8-u8-snprintf.o4165libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-u8-snprintf.c -o unistdio/libunistring_la-u8-u8-snprintf.o >/dev/null 2>&14166/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u8-u8-sprintf.lo `test -f 'unistdio/u8-u8-sprintf.c' || echo './'`unistdio/u8-u8-sprintf.c4167libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-u8-sprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u8-u8-sprintf.o4168libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-u8-sprintf.c -o unistdio/libunistring_la-u8-u8-sprintf.o >/dev/null 2>&14169/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u8-u8-vasnprintf.lo `test -f 'unistdio/u8-u8-vasnprintf.c' || echo './'`unistdio/u8-u8-vasnprintf.c4170libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-u8-vasnprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u8-u8-vasnprintf.o4171libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-u8-vasnprintf.c -o unistdio/libunistring_la-u8-u8-vasnprintf.o >/dev/null 2>&14172/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u8-u8-vasprintf.lo `test -f 'unistdio/u8-u8-vasprintf.c' || echo './'`unistdio/u8-u8-vasprintf.c4173libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-u8-vasprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u8-u8-vasprintf.o4174libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-u8-vasprintf.c -o unistdio/libunistring_la-u8-u8-vasprintf.o >/dev/null 2>&14175/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u8-u8-vsnprintf.lo `test -f 'unistdio/u8-u8-vsnprintf.c' || echo './'`unistdio/u8-u8-vsnprintf.c4176libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-u8-vsnprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u8-u8-vsnprintf.o4177libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-u8-vsnprintf.c -o unistdio/libunistring_la-u8-u8-vsnprintf.o >/dev/null 2>&14178/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u8-u8-vsprintf.lo `test -f 'unistdio/u8-u8-vsprintf.c' || echo './'`unistdio/u8-u8-vsprintf.c4179libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-u8-vsprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u8-u8-vsprintf.o4180libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-u8-vsprintf.c -o unistdio/libunistring_la-u8-u8-vsprintf.o >/dev/null 2>&14181/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u8-vasnprintf.lo `test -f 'unistdio/u8-vasnprintf.c' || echo './'`unistdio/u8-vasnprintf.c4182libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-vasnprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u8-vasnprintf.o4183libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-vasnprintf.c -o unistdio/libunistring_la-u8-vasnprintf.o >/dev/null 2>&14184/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u8-vasprintf.lo `test -f 'unistdio/u8-vasprintf.c' || echo './'`unistdio/u8-vasprintf.c4185libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-vasprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u8-vasprintf.o4186libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-vasprintf.c -o unistdio/libunistring_la-u8-vasprintf.o >/dev/null 2>&14187/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u8-vsnprintf.lo `test -f 'unistdio/u8-vsnprintf.c' || echo './'`unistdio/u8-vsnprintf.c4188libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-vsnprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u8-vsnprintf.o4189libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-vsnprintf.c -o unistdio/libunistring_la-u8-vsnprintf.o >/dev/null 2>&14190/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-u8-vsprintf.lo `test -f 'unistdio/u8-vsprintf.c' || echo './'`unistdio/u8-vsprintf.c4191libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-vsprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-u8-vsprintf.o4192libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/u8-vsprintf.c -o unistdio/libunistring_la-u8-vsprintf.o >/dev/null 2>&14193/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-ulc-asnprintf.lo `test -f 'unistdio/ulc-asnprintf.c' || echo './'`unistdio/ulc-asnprintf.c4194libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/ulc-asnprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-ulc-asnprintf.o4195libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/ulc-asnprintf.c -o unistdio/libunistring_la-ulc-asnprintf.o >/dev/null 2>&14196/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-ulc-asprintf.lo `test -f 'unistdio/ulc-asprintf.c' || echo './'`unistdio/ulc-asprintf.c4197libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/ulc-asprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-ulc-asprintf.o4198libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/ulc-asprintf.c -o unistdio/libunistring_la-ulc-asprintf.o >/dev/null 2>&14199/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-ulc-fprintf.lo `test -f 'unistdio/ulc-fprintf.c' || echo './'`unistdio/ulc-fprintf.c4200libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/ulc-fprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-ulc-fprintf.o4201libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/ulc-fprintf.c -o unistdio/libunistring_la-ulc-fprintf.o >/dev/null 2>&14202/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-ulc-printf-parse.lo `test -f 'unistdio/ulc-printf-parse.c' || echo './'`unistdio/ulc-printf-parse.c4203libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/ulc-printf-parse.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-ulc-printf-parse.o4204libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/ulc-printf-parse.c -o unistdio/libunistring_la-ulc-printf-parse.o >/dev/null 2>&14205/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-ulc-snprintf.lo `test -f 'unistdio/ulc-snprintf.c' || echo './'`unistdio/ulc-snprintf.c4206libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/ulc-snprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-ulc-snprintf.o4207libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/ulc-snprintf.c -o unistdio/libunistring_la-ulc-snprintf.o >/dev/null 2>&14208/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-ulc-sprintf.lo `test -f 'unistdio/ulc-sprintf.c' || echo './'`unistdio/ulc-sprintf.c4209libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/ulc-sprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-ulc-sprintf.o4210libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/ulc-sprintf.c -o unistdio/libunistring_la-ulc-sprintf.o >/dev/null 2>&14211/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-ulc-vasnprintf.lo `test -f 'unistdio/ulc-vasnprintf.c' || echo './'`unistdio/ulc-vasnprintf.c4212libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/ulc-vasnprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-ulc-vasnprintf.o4213libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/ulc-vasnprintf.c -o unistdio/libunistring_la-ulc-vasnprintf.o >/dev/null 2>&14214/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-ulc-vasprintf.lo `test -f 'unistdio/ulc-vasprintf.c' || echo './'`unistdio/ulc-vasprintf.c4215libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/ulc-vasprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-ulc-vasprintf.o4216libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/ulc-vasprintf.c -o unistdio/libunistring_la-ulc-vasprintf.o >/dev/null 2>&14217/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-ulc-vfprintf.lo `test -f 'unistdio/ulc-vfprintf.c' || echo './'`unistdio/ulc-vfprintf.c4218libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/ulc-vfprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-ulc-vfprintf.o4219libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/ulc-vfprintf.c -o unistdio/libunistring_la-ulc-vfprintf.o >/dev/null 2>&14220/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-ulc-vsnprintf.lo `test -f 'unistdio/ulc-vsnprintf.c' || echo './'`unistdio/ulc-vsnprintf.c4221libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/ulc-vsnprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-ulc-vsnprintf.o4222libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/ulc-vsnprintf.c -o unistdio/libunistring_la-ulc-vsnprintf.o >/dev/null 2>&14223/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistdio/libunistring_la-ulc-vsprintf.lo `test -f 'unistdio/ulc-vsprintf.c' || echo './'`unistdio/ulc-vsprintf.c4224libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/ulc-vsprintf.c -fPIC -DPIC -o unistdio/.libs/libunistring_la-ulc-vsprintf.o4225libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistdio/ulc-vsprintf.c -o unistdio/libunistring_la-ulc-vsprintf.o >/dev/null 2>&14226/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-check.lo `test -f 'unistr/u16-check.c' || echo './'`unistr/u16-check.c4227libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-check.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-check.o4228libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-check.c -o unistr/libunistring_la-u16-check.o >/dev/null 2>&14229/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-chr.lo `test -f 'unistr/u16-chr.c' || echo './'`unistr/u16-chr.c4230libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-chr.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-chr.o4231libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-chr.c -o unistr/libunistring_la-u16-chr.o >/dev/null 2>&14232/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-cmp.lo `test -f 'unistr/u16-cmp.c' || echo './'`unistr/u16-cmp.c4233libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-cmp.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-cmp.o4234libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-cmp.c -o unistr/libunistring_la-u16-cmp.o >/dev/null 2>&14235/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-cmp2.lo `test -f 'unistr/u16-cmp2.c' || echo './'`unistr/u16-cmp2.c4236libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-cmp2.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-cmp2.o4237libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-cmp2.c -o unistr/libunistring_la-u16-cmp2.o >/dev/null 2>&14238/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-cpy.lo `test -f 'unistr/u16-cpy.c' || echo './'`unistr/u16-cpy.c4239libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-cpy.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-cpy.o4240libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-cpy.c -o unistr/libunistring_la-u16-cpy.o >/dev/null 2>&14241/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-cpy-alloc.lo `test -f 'unistr/u16-cpy-alloc.c' || echo './'`unistr/u16-cpy-alloc.c4242libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-cpy-alloc.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-cpy-alloc.o4243libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-cpy-alloc.c -o unistr/libunistring_la-u16-cpy-alloc.o >/dev/null 2>&14244/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-endswith.lo `test -f 'unistr/u16-endswith.c' || echo './'`unistr/u16-endswith.c4245libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-endswith.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-endswith.o4246libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-endswith.c -o unistr/libunistring_la-u16-endswith.o >/dev/null 2>&14247/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-mblen.lo `test -f 'unistr/u16-mblen.c' || echo './'`unistr/u16-mblen.c4248libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-mblen.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-mblen.o4249libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-mblen.c -o unistr/libunistring_la-u16-mblen.o >/dev/null 2>&14250/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-mbsnlen.lo `test -f 'unistr/u16-mbsnlen.c' || echo './'`unistr/u16-mbsnlen.c4251libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-mbsnlen.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-mbsnlen.o4252libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-mbsnlen.c -o unistr/libunistring_la-u16-mbsnlen.o >/dev/null 2>&14253/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-mbtouc.lo `test -f 'unistr/u16-mbtouc.c' || echo './'`unistr/u16-mbtouc.c4254libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-mbtouc.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-mbtouc.o4255libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-mbtouc.c -o unistr/libunistring_la-u16-mbtouc.o >/dev/null 2>&14256/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-mbtouc-aux.lo `test -f 'unistr/u16-mbtouc-aux.c' || echo './'`unistr/u16-mbtouc-aux.c4257libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-mbtouc-aux.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-mbtouc-aux.o4258libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-mbtouc-aux.c -o unistr/libunistring_la-u16-mbtouc-aux.o >/dev/null 2>&14259/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-mbtouc-unsafe.lo `test -f 'unistr/u16-mbtouc-unsafe.c' || echo './'`unistr/u16-mbtouc-unsafe.c4260libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-mbtouc-unsafe.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-mbtouc-unsafe.o4261libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-mbtouc-unsafe.c -o unistr/libunistring_la-u16-mbtouc-unsafe.o >/dev/null 2>&14262/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-mbtouc-unsafe-aux.lo `test -f 'unistr/u16-mbtouc-unsafe-aux.c' || echo './'`unistr/u16-mbtouc-unsafe-aux.c4263libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-mbtouc-unsafe-aux.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-mbtouc-unsafe-aux.o4264libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-mbtouc-unsafe-aux.c -o unistr/libunistring_la-u16-mbtouc-unsafe-aux.o >/dev/null 2>&14265/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-mbtoucr.lo `test -f 'unistr/u16-mbtoucr.c' || echo './'`unistr/u16-mbtoucr.c4266libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-mbtoucr.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-mbtoucr.o4267libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-mbtoucr.c -o unistr/libunistring_la-u16-mbtoucr.o >/dev/null 2>&14268/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-move.lo `test -f 'unistr/u16-move.c' || echo './'`unistr/u16-move.c4269libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-move.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-move.o4270libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-move.c -o unistr/libunistring_la-u16-move.o >/dev/null 2>&14271/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-next.lo `test -f 'unistr/u16-next.c' || echo './'`unistr/u16-next.c4272libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-next.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-next.o4273libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-next.c -o unistr/libunistring_la-u16-next.o >/dev/null 2>&14274/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-pcpy.lo `test -f 'unistr/u16-pcpy.c' || echo './'`unistr/u16-pcpy.c4275libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-pcpy.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-pcpy.o4276libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-pcpy.c -o unistr/libunistring_la-u16-pcpy.o >/dev/null 2>&14277/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-prev.lo `test -f 'unistr/u16-prev.c' || echo './'`unistr/u16-prev.c4278libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-prev.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-prev.o4279libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-prev.c -o unistr/libunistring_la-u16-prev.o >/dev/null 2>&14280/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-set.lo `test -f 'unistr/u16-set.c' || echo './'`unistr/u16-set.c4281libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-set.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-set.o4282libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-set.c -o unistr/libunistring_la-u16-set.o >/dev/null 2>&14283/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-startswith.lo `test -f 'unistr/u16-startswith.c' || echo './'`unistr/u16-startswith.c4284libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-startswith.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-startswith.o4285libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-startswith.c -o unistr/libunistring_la-u16-startswith.o >/dev/null 2>&14286/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-stpcpy.lo `test -f 'unistr/u16-stpcpy.c' || echo './'`unistr/u16-stpcpy.c4287libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-stpcpy.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-stpcpy.o4288libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-stpcpy.c -o unistr/libunistring_la-u16-stpcpy.o >/dev/null 2>&14289/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-stpncpy.lo `test -f 'unistr/u16-stpncpy.c' || echo './'`unistr/u16-stpncpy.c4290libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-stpncpy.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-stpncpy.o4291libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-stpncpy.c -o unistr/libunistring_la-u16-stpncpy.o >/dev/null 2>&14292/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-strcat.lo `test -f 'unistr/u16-strcat.c' || echo './'`unistr/u16-strcat.c4293libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strcat.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-strcat.o4294libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strcat.c -o unistr/libunistring_la-u16-strcat.o >/dev/null 2>&14295/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-strchr.lo `test -f 'unistr/u16-strchr.c' || echo './'`unistr/u16-strchr.c4296libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strchr.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-strchr.o4297libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strchr.c -o unistr/libunistring_la-u16-strchr.o >/dev/null 2>&14298/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-strcmp.lo `test -f 'unistr/u16-strcmp.c' || echo './'`unistr/u16-strcmp.c4299libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strcmp.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-strcmp.o4300libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strcmp.c -o unistr/libunistring_la-u16-strcmp.o >/dev/null 2>&14301/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-strcoll.lo `test -f 'unistr/u16-strcoll.c' || echo './'`unistr/u16-strcoll.c4302libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strcoll.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-strcoll.o4303libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strcoll.c -o unistr/libunistring_la-u16-strcoll.o >/dev/null 2>&14304/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-strcpy.lo `test -f 'unistr/u16-strcpy.c' || echo './'`unistr/u16-strcpy.c4305libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strcpy.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-strcpy.o4306libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strcpy.c -o unistr/libunistring_la-u16-strcpy.o >/dev/null 2>&14307/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-strcspn.lo `test -f 'unistr/u16-strcspn.c' || echo './'`unistr/u16-strcspn.c4308libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strcspn.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-strcspn.o4309libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strcspn.c -o unistr/libunistring_la-u16-strcspn.o >/dev/null 2>&14310/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-strdup.lo `test -f 'unistr/u16-strdup.c' || echo './'`unistr/u16-strdup.c4311libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strdup.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-strdup.o4312libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strdup.c -o unistr/libunistring_la-u16-strdup.o >/dev/null 2>&14313/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-strlen.lo `test -f 'unistr/u16-strlen.c' || echo './'`unistr/u16-strlen.c4314libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strlen.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-strlen.o4315libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strlen.c -o unistr/libunistring_la-u16-strlen.o >/dev/null 2>&14316/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-strmblen.lo `test -f 'unistr/u16-strmblen.c' || echo './'`unistr/u16-strmblen.c4317libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strmblen.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-strmblen.o4318libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strmblen.c -o unistr/libunistring_la-u16-strmblen.o >/dev/null 2>&14319/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-strmbtouc.lo `test -f 'unistr/u16-strmbtouc.c' || echo './'`unistr/u16-strmbtouc.c4320libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strmbtouc.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-strmbtouc.o4321libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strmbtouc.c -o unistr/libunistring_la-u16-strmbtouc.o >/dev/null 2>&14322/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-strncat.lo `test -f 'unistr/u16-strncat.c' || echo './'`unistr/u16-strncat.c4323libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strncat.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-strncat.o4324libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strncat.c -o unistr/libunistring_la-u16-strncat.o >/dev/null 2>&14325/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-strncmp.lo `test -f 'unistr/u16-strncmp.c' || echo './'`unistr/u16-strncmp.c4326libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strncmp.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-strncmp.o4327libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strncmp.c -o unistr/libunistring_la-u16-strncmp.o >/dev/null 2>&14328/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-strncpy.lo `test -f 'unistr/u16-strncpy.c' || echo './'`unistr/u16-strncpy.c4329libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strncpy.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-strncpy.o4330libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strncpy.c -o unistr/libunistring_la-u16-strncpy.o >/dev/null 2>&14331/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-strnlen.lo `test -f 'unistr/u16-strnlen.c' || echo './'`unistr/u16-strnlen.c4332libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strnlen.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-strnlen.o4333libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strnlen.c -o unistr/libunistring_la-u16-strnlen.o >/dev/null 2>&14334/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-strpbrk.lo `test -f 'unistr/u16-strpbrk.c' || echo './'`unistr/u16-strpbrk.c4335libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strpbrk.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-strpbrk.o4336libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strpbrk.c -o unistr/libunistring_la-u16-strpbrk.o >/dev/null 2>&14337/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-strrchr.lo `test -f 'unistr/u16-strrchr.c' || echo './'`unistr/u16-strrchr.c4338libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strrchr.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-strrchr.o4339libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strrchr.c -o unistr/libunistring_la-u16-strrchr.o >/dev/null 2>&14340/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-strspn.lo `test -f 'unistr/u16-strspn.c' || echo './'`unistr/u16-strspn.c4341libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strspn.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-strspn.o4342libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strspn.c -o unistr/libunistring_la-u16-strspn.o >/dev/null 2>&14343/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-strstr.lo `test -f 'unistr/u16-strstr.c' || echo './'`unistr/u16-strstr.c4344libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strstr.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-strstr.o4345libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strstr.c -o unistr/libunistring_la-u16-strstr.o >/dev/null 2>&14346/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-strtok.lo `test -f 'unistr/u16-strtok.c' || echo './'`unistr/u16-strtok.c4347libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strtok.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-strtok.o4348libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-strtok.c -o unistr/libunistring_la-u16-strtok.o >/dev/null 2>&14349/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-to-u32.lo `test -f 'unistr/u16-to-u32.c' || echo './'`unistr/u16-to-u32.c4350libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-to-u32.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-to-u32.o4351libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-to-u32.c -o unistr/libunistring_la-u16-to-u32.o >/dev/null 2>&14352/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-to-u8.lo `test -f 'unistr/u16-to-u8.c' || echo './'`unistr/u16-to-u8.c4353libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-to-u8.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-to-u8.o4354libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-to-u8.c -o unistr/libunistring_la-u16-to-u8.o >/dev/null 2>&14355/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-uctomb.lo `test -f 'unistr/u16-uctomb.c' || echo './'`unistr/u16-uctomb.c4356libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-uctomb.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-uctomb.o4357libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-uctomb.c -o unistr/libunistring_la-u16-uctomb.o >/dev/null 2>&14358/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u16-uctomb-aux.lo `test -f 'unistr/u16-uctomb-aux.c' || echo './'`unistr/u16-uctomb-aux.c4359libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-uctomb-aux.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u16-uctomb-aux.o4360libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u16-uctomb-aux.c -o unistr/libunistring_la-u16-uctomb-aux.o >/dev/null 2>&14361/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-check.lo `test -f 'unistr/u32-check.c' || echo './'`unistr/u32-check.c4362libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-check.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-check.o4363libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-check.c -o unistr/libunistring_la-u32-check.o >/dev/null 2>&14364/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-chr.lo `test -f 'unistr/u32-chr.c' || echo './'`unistr/u32-chr.c4365libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-chr.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-chr.o4366libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-chr.c -o unistr/libunistring_la-u32-chr.o >/dev/null 2>&14367/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-cmp.lo `test -f 'unistr/u32-cmp.c' || echo './'`unistr/u32-cmp.c4368libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-cmp.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-cmp.o4369libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-cmp.c -o unistr/libunistring_la-u32-cmp.o >/dev/null 2>&14370/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-cmp2.lo `test -f 'unistr/u32-cmp2.c' || echo './'`unistr/u32-cmp2.c4371libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-cmp2.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-cmp2.o4372libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-cmp2.c -o unistr/libunistring_la-u32-cmp2.o >/dev/null 2>&14373/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-cpy.lo `test -f 'unistr/u32-cpy.c' || echo './'`unistr/u32-cpy.c4374libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-cpy.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-cpy.o4375libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-cpy.c -o unistr/libunistring_la-u32-cpy.o >/dev/null 2>&14376/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-cpy-alloc.lo `test -f 'unistr/u32-cpy-alloc.c' || echo './'`unistr/u32-cpy-alloc.c4377libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-cpy-alloc.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-cpy-alloc.o4378libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-cpy-alloc.c -o unistr/libunistring_la-u32-cpy-alloc.o >/dev/null 2>&14379/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-endswith.lo `test -f 'unistr/u32-endswith.c' || echo './'`unistr/u32-endswith.c4380libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-endswith.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-endswith.o4381libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-endswith.c -o unistr/libunistring_la-u32-endswith.o >/dev/null 2>&14382/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-mblen.lo `test -f 'unistr/u32-mblen.c' || echo './'`unistr/u32-mblen.c4383libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-mblen.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-mblen.o4384libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-mblen.c -o unistr/libunistring_la-u32-mblen.o >/dev/null 2>&14385/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-mbsnlen.lo `test -f 'unistr/u32-mbsnlen.c' || echo './'`unistr/u32-mbsnlen.c4386libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-mbsnlen.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-mbsnlen.o4387libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-mbsnlen.c -o unistr/libunistring_la-u32-mbsnlen.o >/dev/null 2>&14388/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-mbtouc.lo `test -f 'unistr/u32-mbtouc.c' || echo './'`unistr/u32-mbtouc.c4389libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-mbtouc.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-mbtouc.o4390libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-mbtouc.c -o unistr/libunistring_la-u32-mbtouc.o >/dev/null 2>&14391/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-mbtouc-unsafe.lo `test -f 'unistr/u32-mbtouc-unsafe.c' || echo './'`unistr/u32-mbtouc-unsafe.c4392libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-mbtouc-unsafe.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-mbtouc-unsafe.o4393libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-mbtouc-unsafe.c -o unistr/libunistring_la-u32-mbtouc-unsafe.o >/dev/null 2>&14394/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-mbtoucr.lo `test -f 'unistr/u32-mbtoucr.c' || echo './'`unistr/u32-mbtoucr.c4395libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-mbtoucr.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-mbtoucr.o4396libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-mbtoucr.c -o unistr/libunistring_la-u32-mbtoucr.o >/dev/null 2>&14397/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-move.lo `test -f 'unistr/u32-move.c' || echo './'`unistr/u32-move.c4398libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-move.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-move.o4399libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-move.c -o unistr/libunistring_la-u32-move.o >/dev/null 2>&14400/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-next.lo `test -f 'unistr/u32-next.c' || echo './'`unistr/u32-next.c4401libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-next.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-next.o4402libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-next.c -o unistr/libunistring_la-u32-next.o >/dev/null 2>&14403/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-pcpy.lo `test -f 'unistr/u32-pcpy.c' || echo './'`unistr/u32-pcpy.c4404libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-pcpy.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-pcpy.o4405libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-pcpy.c -o unistr/libunistring_la-u32-pcpy.o >/dev/null 2>&14406/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-prev.lo `test -f 'unistr/u32-prev.c' || echo './'`unistr/u32-prev.c4407libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-prev.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-prev.o4408libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-prev.c -o unistr/libunistring_la-u32-prev.o >/dev/null 2>&14409/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-set.lo `test -f 'unistr/u32-set.c' || echo './'`unistr/u32-set.c4410libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-set.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-set.o4411libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-set.c -o unistr/libunistring_la-u32-set.o >/dev/null 2>&14412/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-startswith.lo `test -f 'unistr/u32-startswith.c' || echo './'`unistr/u32-startswith.c4413libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-startswith.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-startswith.o4414libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-startswith.c -o unistr/libunistring_la-u32-startswith.o >/dev/null 2>&14415/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-stpcpy.lo `test -f 'unistr/u32-stpcpy.c' || echo './'`unistr/u32-stpcpy.c4416libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-stpcpy.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-stpcpy.o4417libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-stpcpy.c -o unistr/libunistring_la-u32-stpcpy.o >/dev/null 2>&14418/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-stpncpy.lo `test -f 'unistr/u32-stpncpy.c' || echo './'`unistr/u32-stpncpy.c4419libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-stpncpy.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-stpncpy.o4420libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-stpncpy.c -o unistr/libunistring_la-u32-stpncpy.o >/dev/null 2>&14421/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-strcat.lo `test -f 'unistr/u32-strcat.c' || echo './'`unistr/u32-strcat.c4422libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strcat.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-strcat.o4423libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strcat.c -o unistr/libunistring_la-u32-strcat.o >/dev/null 2>&14424/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-strchr.lo `test -f 'unistr/u32-strchr.c' || echo './'`unistr/u32-strchr.c4425libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strchr.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-strchr.o4426libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strchr.c -o unistr/libunistring_la-u32-strchr.o >/dev/null 2>&14427/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-strcmp.lo `test -f 'unistr/u32-strcmp.c' || echo './'`unistr/u32-strcmp.c4428libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strcmp.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-strcmp.o4429libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strcmp.c -o unistr/libunistring_la-u32-strcmp.o >/dev/null 2>&14430/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-strcoll.lo `test -f 'unistr/u32-strcoll.c' || echo './'`unistr/u32-strcoll.c4431libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strcoll.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-strcoll.o4432libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strcoll.c -o unistr/libunistring_la-u32-strcoll.o >/dev/null 2>&14433/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-strcpy.lo `test -f 'unistr/u32-strcpy.c' || echo './'`unistr/u32-strcpy.c4434libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strcpy.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-strcpy.o4435libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strcpy.c -o unistr/libunistring_la-u32-strcpy.o >/dev/null 2>&14436/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-strcspn.lo `test -f 'unistr/u32-strcspn.c' || echo './'`unistr/u32-strcspn.c4437libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strcspn.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-strcspn.o4438libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strcspn.c -o unistr/libunistring_la-u32-strcspn.o >/dev/null 2>&14439/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-strdup.lo `test -f 'unistr/u32-strdup.c' || echo './'`unistr/u32-strdup.c4440libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strdup.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-strdup.o4441libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strdup.c -o unistr/libunistring_la-u32-strdup.o >/dev/null 2>&14442/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-strlen.lo `test -f 'unistr/u32-strlen.c' || echo './'`unistr/u32-strlen.c4443libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strlen.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-strlen.o4444libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strlen.c -o unistr/libunistring_la-u32-strlen.o >/dev/null 2>&14445/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-strmblen.lo `test -f 'unistr/u32-strmblen.c' || echo './'`unistr/u32-strmblen.c4446libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strmblen.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-strmblen.o4447libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strmblen.c -o unistr/libunistring_la-u32-strmblen.o >/dev/null 2>&14448/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-strmbtouc.lo `test -f 'unistr/u32-strmbtouc.c' || echo './'`unistr/u32-strmbtouc.c4449libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strmbtouc.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-strmbtouc.o4450libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strmbtouc.c -o unistr/libunistring_la-u32-strmbtouc.o >/dev/null 2>&14451/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-strncat.lo `test -f 'unistr/u32-strncat.c' || echo './'`unistr/u32-strncat.c4452libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strncat.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-strncat.o4453libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strncat.c -o unistr/libunistring_la-u32-strncat.o >/dev/null 2>&14454/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-strncmp.lo `test -f 'unistr/u32-strncmp.c' || echo './'`unistr/u32-strncmp.c4455libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strncmp.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-strncmp.o4456libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strncmp.c -o unistr/libunistring_la-u32-strncmp.o >/dev/null 2>&14457/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-strncpy.lo `test -f 'unistr/u32-strncpy.c' || echo './'`unistr/u32-strncpy.c4458libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strncpy.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-strncpy.o4459libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strncpy.c -o unistr/libunistring_la-u32-strncpy.o >/dev/null 2>&14460/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-strnlen.lo `test -f 'unistr/u32-strnlen.c' || echo './'`unistr/u32-strnlen.c4461libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strnlen.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-strnlen.o4462libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strnlen.c -o unistr/libunistring_la-u32-strnlen.o >/dev/null 2>&14463/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-strpbrk.lo `test -f 'unistr/u32-strpbrk.c' || echo './'`unistr/u32-strpbrk.c4464libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strpbrk.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-strpbrk.o4465libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strpbrk.c -o unistr/libunistring_la-u32-strpbrk.o >/dev/null 2>&14466/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-strrchr.lo `test -f 'unistr/u32-strrchr.c' || echo './'`unistr/u32-strrchr.c4467libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strrchr.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-strrchr.o4468libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strrchr.c -o unistr/libunistring_la-u32-strrchr.o >/dev/null 2>&14469/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-strspn.lo `test -f 'unistr/u32-strspn.c' || echo './'`unistr/u32-strspn.c4470libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strspn.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-strspn.o4471libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strspn.c -o unistr/libunistring_la-u32-strspn.o >/dev/null 2>&14472/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-strstr.lo `test -f 'unistr/u32-strstr.c' || echo './'`unistr/u32-strstr.c4473libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strstr.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-strstr.o4474libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strstr.c -o unistr/libunistring_la-u32-strstr.o >/dev/null 2>&14475/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-strtok.lo `test -f 'unistr/u32-strtok.c' || echo './'`unistr/u32-strtok.c4476libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strtok.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-strtok.o4477libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-strtok.c -o unistr/libunistring_la-u32-strtok.o >/dev/null 2>&14478/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-to-u16.lo `test -f 'unistr/u32-to-u16.c' || echo './'`unistr/u32-to-u16.c4479libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-to-u16.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-to-u16.o4480libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-to-u16.c -o unistr/libunistring_la-u32-to-u16.o >/dev/null 2>&14481/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-to-u8.lo `test -f 'unistr/u32-to-u8.c' || echo './'`unistr/u32-to-u8.c4482libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-to-u8.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-to-u8.o4483libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-to-u8.c -o unistr/libunistring_la-u32-to-u8.o >/dev/null 2>&14484/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u32-uctomb.lo `test -f 'unistr/u32-uctomb.c' || echo './'`unistr/u32-uctomb.c4485libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-uctomb.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u32-uctomb.o4486libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u32-uctomb.c -o unistr/libunistring_la-u32-uctomb.o >/dev/null 2>&14487/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-check.lo `test -f 'unistr/u8-check.c' || echo './'`unistr/u8-check.c4488libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-check.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-check.o4489libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-check.c -o unistr/libunistring_la-u8-check.o >/dev/null 2>&14490/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-chr.lo `test -f 'unistr/u8-chr.c' || echo './'`unistr/u8-chr.c4491libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-chr.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-chr.o4492libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-chr.c -o unistr/libunistring_la-u8-chr.o >/dev/null 2>&14493/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-cmp.lo `test -f 'unistr/u8-cmp.c' || echo './'`unistr/u8-cmp.c4494libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-cmp.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-cmp.o4495libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-cmp.c -o unistr/libunistring_la-u8-cmp.o >/dev/null 2>&14496/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-cmp2.lo `test -f 'unistr/u8-cmp2.c' || echo './'`unistr/u8-cmp2.c4497libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-cmp2.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-cmp2.o4498libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-cmp2.c -o unistr/libunistring_la-u8-cmp2.o >/dev/null 2>&14499/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-cpy.lo `test -f 'unistr/u8-cpy.c' || echo './'`unistr/u8-cpy.c4500libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-cpy.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-cpy.o4501libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-cpy.c -o unistr/libunistring_la-u8-cpy.o >/dev/null 2>&14502/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-cpy-alloc.lo `test -f 'unistr/u8-cpy-alloc.c' || echo './'`unistr/u8-cpy-alloc.c4503libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-cpy-alloc.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-cpy-alloc.o4504libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-cpy-alloc.c -o unistr/libunistring_la-u8-cpy-alloc.o >/dev/null 2>&14505/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-endswith.lo `test -f 'unistr/u8-endswith.c' || echo './'`unistr/u8-endswith.c4506libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-endswith.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-endswith.o4507libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-endswith.c -o unistr/libunistring_la-u8-endswith.o >/dev/null 2>&14508/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-mblen.lo `test -f 'unistr/u8-mblen.c' || echo './'`unistr/u8-mblen.c4509libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-mblen.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-mblen.o4510libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-mblen.c -o unistr/libunistring_la-u8-mblen.o >/dev/null 2>&14511/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-mbsnlen.lo `test -f 'unistr/u8-mbsnlen.c' || echo './'`unistr/u8-mbsnlen.c4512libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-mbsnlen.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-mbsnlen.o4513libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-mbsnlen.c -o unistr/libunistring_la-u8-mbsnlen.o >/dev/null 2>&14514/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-mbtouc.lo `test -f 'unistr/u8-mbtouc.c' || echo './'`unistr/u8-mbtouc.c4515libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-mbtouc.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-mbtouc.o4516libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-mbtouc.c -o unistr/libunistring_la-u8-mbtouc.o >/dev/null 2>&14517/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-mbtouc-aux.lo `test -f 'unistr/u8-mbtouc-aux.c' || echo './'`unistr/u8-mbtouc-aux.c4518libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-mbtouc-aux.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-mbtouc-aux.o4519libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-mbtouc-aux.c -o unistr/libunistring_la-u8-mbtouc-aux.o >/dev/null 2>&14520/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-mbtouc-unsafe.lo `test -f 'unistr/u8-mbtouc-unsafe.c' || echo './'`unistr/u8-mbtouc-unsafe.c4521libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-mbtouc-unsafe.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-mbtouc-unsafe.o4522libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-mbtouc-unsafe.c -o unistr/libunistring_la-u8-mbtouc-unsafe.o >/dev/null 2>&14523/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-mbtouc-unsafe-aux.lo `test -f 'unistr/u8-mbtouc-unsafe-aux.c' || echo './'`unistr/u8-mbtouc-unsafe-aux.c4524libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-mbtouc-unsafe-aux.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-mbtouc-unsafe-aux.o4525libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-mbtouc-unsafe-aux.c -o unistr/libunistring_la-u8-mbtouc-unsafe-aux.o >/dev/null 2>&14526/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-mbtoucr.lo `test -f 'unistr/u8-mbtoucr.c' || echo './'`unistr/u8-mbtoucr.c4527libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-mbtoucr.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-mbtoucr.o4528libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-mbtoucr.c -o unistr/libunistring_la-u8-mbtoucr.o >/dev/null 2>&14529/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-move.lo `test -f 'unistr/u8-move.c' || echo './'`unistr/u8-move.c4530libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-move.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-move.o4531libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-move.c -o unistr/libunistring_la-u8-move.o >/dev/null 2>&14532/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-next.lo `test -f 'unistr/u8-next.c' || echo './'`unistr/u8-next.c4533libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-next.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-next.o4534libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-next.c -o unistr/libunistring_la-u8-next.o >/dev/null 2>&14535/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-pcpy.lo `test -f 'unistr/u8-pcpy.c' || echo './'`unistr/u8-pcpy.c4536libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-pcpy.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-pcpy.o4537libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-pcpy.c -o unistr/libunistring_la-u8-pcpy.o >/dev/null 2>&14538/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-prev.lo `test -f 'unistr/u8-prev.c' || echo './'`unistr/u8-prev.c4539libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-prev.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-prev.o4540libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-prev.c -o unistr/libunistring_la-u8-prev.o >/dev/null 2>&14541/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-set.lo `test -f 'unistr/u8-set.c' || echo './'`unistr/u8-set.c4542libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-set.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-set.o4543libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-set.c -o unistr/libunistring_la-u8-set.o >/dev/null 2>&14544/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-startswith.lo `test -f 'unistr/u8-startswith.c' || echo './'`unistr/u8-startswith.c4545libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-startswith.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-startswith.o4546libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-startswith.c -o unistr/libunistring_la-u8-startswith.o >/dev/null 2>&14547/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-stpcpy.lo `test -f 'unistr/u8-stpcpy.c' || echo './'`unistr/u8-stpcpy.c4548libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-stpcpy.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-stpcpy.o4549libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-stpcpy.c -o unistr/libunistring_la-u8-stpcpy.o >/dev/null 2>&14550/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-stpncpy.lo `test -f 'unistr/u8-stpncpy.c' || echo './'`unistr/u8-stpncpy.c4551libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-stpncpy.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-stpncpy.o4552libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-stpncpy.c -o unistr/libunistring_la-u8-stpncpy.o >/dev/null 2>&14553/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-strcat.lo `test -f 'unistr/u8-strcat.c' || echo './'`unistr/u8-strcat.c4554libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strcat.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-strcat.o4555libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strcat.c -o unistr/libunistring_la-u8-strcat.o >/dev/null 2>&14556/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-strchr.lo `test -f 'unistr/u8-strchr.c' || echo './'`unistr/u8-strchr.c4557libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strchr.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-strchr.o4558libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strchr.c -o unistr/libunistring_la-u8-strchr.o >/dev/null 2>&14559/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-strcmp.lo `test -f 'unistr/u8-strcmp.c' || echo './'`unistr/u8-strcmp.c4560libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strcmp.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-strcmp.o4561libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strcmp.c -o unistr/libunistring_la-u8-strcmp.o >/dev/null 2>&14562/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-strcoll.lo `test -f 'unistr/u8-strcoll.c' || echo './'`unistr/u8-strcoll.c4563libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strcoll.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-strcoll.o4564libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strcoll.c -o unistr/libunistring_la-u8-strcoll.o >/dev/null 2>&14565/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-strcpy.lo `test -f 'unistr/u8-strcpy.c' || echo './'`unistr/u8-strcpy.c4566libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strcpy.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-strcpy.o4567libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strcpy.c -o unistr/libunistring_la-u8-strcpy.o >/dev/null 2>&14568/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-strcspn.lo `test -f 'unistr/u8-strcspn.c' || echo './'`unistr/u8-strcspn.c4569libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strcspn.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-strcspn.o4570libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strcspn.c -o unistr/libunistring_la-u8-strcspn.o >/dev/null 2>&14571/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-strdup.lo `test -f 'unistr/u8-strdup.c' || echo './'`unistr/u8-strdup.c4572libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strdup.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-strdup.o4573libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strdup.c -o unistr/libunistring_la-u8-strdup.o >/dev/null 2>&14574/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-strlen.lo `test -f 'unistr/u8-strlen.c' || echo './'`unistr/u8-strlen.c4575libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strlen.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-strlen.o4576libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strlen.c -o unistr/libunistring_la-u8-strlen.o >/dev/null 2>&14577/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-strmblen.lo `test -f 'unistr/u8-strmblen.c' || echo './'`unistr/u8-strmblen.c4578libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strmblen.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-strmblen.o4579libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strmblen.c -o unistr/libunistring_la-u8-strmblen.o >/dev/null 2>&14580/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-strmbtouc.lo `test -f 'unistr/u8-strmbtouc.c' || echo './'`unistr/u8-strmbtouc.c4581libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strmbtouc.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-strmbtouc.o4582libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strmbtouc.c -o unistr/libunistring_la-u8-strmbtouc.o >/dev/null 2>&14583/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-strncat.lo `test -f 'unistr/u8-strncat.c' || echo './'`unistr/u8-strncat.c4584libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strncat.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-strncat.o4585libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strncat.c -o unistr/libunistring_la-u8-strncat.o >/dev/null 2>&14586/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-strncmp.lo `test -f 'unistr/u8-strncmp.c' || echo './'`unistr/u8-strncmp.c4587libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strncmp.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-strncmp.o4588libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strncmp.c -o unistr/libunistring_la-u8-strncmp.o >/dev/null 2>&14589/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-strncpy.lo `test -f 'unistr/u8-strncpy.c' || echo './'`unistr/u8-strncpy.c4590libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strncpy.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-strncpy.o4591libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strncpy.c -o unistr/libunistring_la-u8-strncpy.o >/dev/null 2>&14592/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-strnlen.lo `test -f 'unistr/u8-strnlen.c' || echo './'`unistr/u8-strnlen.c4593libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strnlen.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-strnlen.o4594libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strnlen.c -o unistr/libunistring_la-u8-strnlen.o >/dev/null 2>&14595/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-strpbrk.lo `test -f 'unistr/u8-strpbrk.c' || echo './'`unistr/u8-strpbrk.c4596libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strpbrk.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-strpbrk.o4597libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strpbrk.c -o unistr/libunistring_la-u8-strpbrk.o >/dev/null 2>&14598/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-strrchr.lo `test -f 'unistr/u8-strrchr.c' || echo './'`unistr/u8-strrchr.c4599libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strrchr.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-strrchr.o4600libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strrchr.c -o unistr/libunistring_la-u8-strrchr.o >/dev/null 2>&14601/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-strspn.lo `test -f 'unistr/u8-strspn.c' || echo './'`unistr/u8-strspn.c4602libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strspn.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-strspn.o4603libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strspn.c -o unistr/libunistring_la-u8-strspn.o >/dev/null 2>&14604/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-strstr.lo `test -f 'unistr/u8-strstr.c' || echo './'`unistr/u8-strstr.c4605libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strstr.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-strstr.o4606libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strstr.c -o unistr/libunistring_la-u8-strstr.o >/dev/null 2>&14607/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-strtok.lo `test -f 'unistr/u8-strtok.c' || echo './'`unistr/u8-strtok.c4608libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strtok.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-strtok.o4609libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-strtok.c -o unistr/libunistring_la-u8-strtok.o >/dev/null 2>&14610/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-to-u16.lo `test -f 'unistr/u8-to-u16.c' || echo './'`unistr/u8-to-u16.c4611libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-to-u16.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-to-u16.o4612libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-to-u16.c -o unistr/libunistring_la-u8-to-u16.o >/dev/null 2>&14613/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-to-u32.lo `test -f 'unistr/u8-to-u32.c' || echo './'`unistr/u8-to-u32.c4614libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-to-u32.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-to-u32.o4615libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-to-u32.c -o unistr/libunistring_la-u8-to-u32.o >/dev/null 2>&14616/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-uctomb.lo `test -f 'unistr/u8-uctomb.c' || echo './'`unistr/u8-uctomb.c4617libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-uctomb.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-uctomb.o4618libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-uctomb.c -o unistr/libunistring_la-u8-uctomb.o >/dev/null 2>&14619/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o unistr/libunistring_la-u8-uctomb-aux.lo `test -f 'unistr/u8-uctomb-aux.c' || echo './'`unistr/u8-uctomb-aux.c4620libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-uctomb-aux.c -fPIC -DPIC -o unistr/.libs/libunistring_la-u8-uctomb-aux.o4621libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c unistr/u8-uctomb-aux.c -o unistr/libunistring_la-u8-uctomb-aux.o >/dev/null 2>&14622/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uniwbrk/libunistring_la-wbrktable.lo `test -f 'uniwbrk/wbrktable.c' || echo './'`uniwbrk/wbrktable.c4623libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwbrk/wbrktable.c -fPIC -DPIC -o uniwbrk/.libs/libunistring_la-wbrktable.o4624libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwbrk/wbrktable.c -o uniwbrk/libunistring_la-wbrktable.o >/dev/null 2>&14625/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uniwbrk/libunistring_la-u16-wordbreaks.lo `test -f 'uniwbrk/u16-wordbreaks.c' || echo './'`uniwbrk/u16-wordbreaks.c4626libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwbrk/u16-wordbreaks.c -fPIC -DPIC -o uniwbrk/.libs/libunistring_la-u16-wordbreaks.o4627libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwbrk/u16-wordbreaks.c -o uniwbrk/libunistring_la-u16-wordbreaks.o >/dev/null 2>&14628/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uniwbrk/libunistring_la-u32-wordbreaks.lo `test -f 'uniwbrk/u32-wordbreaks.c' || echo './'`uniwbrk/u32-wordbreaks.c4629libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwbrk/u32-wordbreaks.c -fPIC -DPIC -o uniwbrk/.libs/libunistring_la-u32-wordbreaks.o4630libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwbrk/u32-wordbreaks.c -o uniwbrk/libunistring_la-u32-wordbreaks.o >/dev/null 2>&14631/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uniwbrk/libunistring_la-u8-wordbreaks.lo `test -f 'uniwbrk/u8-wordbreaks.c' || echo './'`uniwbrk/u8-wordbreaks.c4632libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwbrk/u8-wordbreaks.c -fPIC -DPIC -o uniwbrk/.libs/libunistring_la-u8-wordbreaks.o4633libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwbrk/u8-wordbreaks.c -o uniwbrk/libunistring_la-u8-wordbreaks.o >/dev/null 2>&14634/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uniwbrk/libunistring_la-ulc-wordbreaks.lo `test -f 'uniwbrk/ulc-wordbreaks.c' || echo './'`uniwbrk/ulc-wordbreaks.c4635libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwbrk/ulc-wordbreaks.c -fPIC -DPIC -o uniwbrk/.libs/libunistring_la-ulc-wordbreaks.o4636libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwbrk/ulc-wordbreaks.c -o uniwbrk/libunistring_la-ulc-wordbreaks.o >/dev/null 2>&14637/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uniwbrk/libunistring_la-wordbreak-property.lo `test -f 'uniwbrk/wordbreak-property.c' || echo './'`uniwbrk/wordbreak-property.c4638libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwbrk/wordbreak-property.c -fPIC -DPIC -o uniwbrk/.libs/libunistring_la-wordbreak-property.o4639libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwbrk/wordbreak-property.c -o uniwbrk/libunistring_la-wordbreak-property.o >/dev/null 2>&14640/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uniwidth/libunistring_la-u16-strwidth.lo `test -f 'uniwidth/u16-strwidth.c' || echo './'`uniwidth/u16-strwidth.c4641libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwidth/u16-strwidth.c -fPIC -DPIC -o uniwidth/.libs/libunistring_la-u16-strwidth.o4642libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwidth/u16-strwidth.c -o uniwidth/libunistring_la-u16-strwidth.o >/dev/null 2>&14643/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uniwidth/libunistring_la-u16-width.lo `test -f 'uniwidth/u16-width.c' || echo './'`uniwidth/u16-width.c4644libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwidth/u16-width.c -fPIC -DPIC -o uniwidth/.libs/libunistring_la-u16-width.o4645libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwidth/u16-width.c -o uniwidth/libunistring_la-u16-width.o >/dev/null 2>&14646/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uniwidth/libunistring_la-u32-strwidth.lo `test -f 'uniwidth/u32-strwidth.c' || echo './'`uniwidth/u32-strwidth.c4647libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwidth/u32-strwidth.c -fPIC -DPIC -o uniwidth/.libs/libunistring_la-u32-strwidth.o4648libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwidth/u32-strwidth.c -o uniwidth/libunistring_la-u32-strwidth.o >/dev/null 2>&14649/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uniwidth/libunistring_la-u32-width.lo `test -f 'uniwidth/u32-width.c' || echo './'`uniwidth/u32-width.c4650libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwidth/u32-width.c -fPIC -DPIC -o uniwidth/.libs/libunistring_la-u32-width.o4651libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwidth/u32-width.c -o uniwidth/libunistring_la-u32-width.o >/dev/null 2>&14652/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uniwidth/libunistring_la-u8-strwidth.lo `test -f 'uniwidth/u8-strwidth.c' || echo './'`uniwidth/u8-strwidth.c4653libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwidth/u8-strwidth.c -fPIC -DPIC -o uniwidth/.libs/libunistring_la-u8-strwidth.o4654libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwidth/u8-strwidth.c -o uniwidth/libunistring_la-u8-strwidth.o >/dev/null 2>&14655/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uniwidth/libunistring_la-u8-width.lo `test -f 'uniwidth/u8-width.c' || echo './'`uniwidth/u8-width.c4656libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwidth/u8-width.c -fPIC -DPIC -o uniwidth/.libs/libunistring_la-u8-width.o4657libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwidth/u8-width.c -o uniwidth/libunistring_la-u8-width.o >/dev/null 2>&14658/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o uniwidth/libunistring_la-width.lo `test -f 'uniwidth/width.c' || echo './'`uniwidth/width.c4659libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwidth/width.c -fPIC -DPIC -o uniwidth/.libs/libunistring_la-width.o4660libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c uniwidth/width.c -o uniwidth/libunistring_la-width.o >/dev/null 2>&14661/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-wctype-h.lo `test -f 'wctype-h.c' || echo './'`wctype-h.c4662libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c wctype-h.c -fPIC -DPIC -o .libs/libunistring_la-wctype-h.o4663libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c wctype-h.c -o libunistring_la-wctype-h.o >/dev/null 2>&14664/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-xsize.lo `test -f 'xsize.c' || echo './'`xsize.c4665libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c xsize.c -fPIC -DPIC -o .libs/libunistring_la-xsize.o4666libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c xsize.c -o libunistring_la-xsize.o >/dev/null 2>&14667/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c -o libunistring_la-version.lo `test -f 'version.c' || echo './'`version.c4668libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c version.c -fPIC -DPIC -o .libs/libunistring_la-version.o4669libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -I. -I. -I.. -I.. -DIN_LIBUNISTRING -DDEPENDS_ON_LIBICONV=1 -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -c version.c -o libunistring_la-version.o >/dev/null 2>&14670/bin/sh ../libtool --tag=CC --mode=link gcc -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -no-undefined -version-info 7:1:2 -rpath /usr/lib -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o libunistring.la -rpath /usr/lib libunistring_la-amemxfrm.lo libunistring_la-c-ctype.lo libunistring_la-c-strcasecmp.lo libunistring_la-c32isalnum.lo libunistring_la-c32isalpha.lo libunistring_la-c32isblank.lo libunistring_la-c32iscntrl.lo libunistring_la-c32isdigit.lo libunistring_la-c32isgraph.lo libunistring_la-c32islower.lo libunistring_la-c32isprint.lo libunistring_la-c32ispunct.lo libunistring_la-c32isspace.lo libunistring_la-c32isupper.lo libunistring_la-c32isxdigit.lo libunistring_la-c32tolower.lo libunistring_la-c32width.lo libunistring_la-fseterr.lo libunistring_la-localename-table.lo libunistring_la-getlocalename_l-unsafe.lo libunistring_la-hard-locale.lo libunistring_la-localcharset.lo libunistring_la-localename.lo libunistring_la-localename-environ.lo libunistring_la-localename-unsafe.lo glthread/libunistring_la-lock.lo libunistring_la-malloca.lo libunistring_la-math.lo libunistring_la-mbchar.lo libunistring_la-mbiterf.lo libunistring_la-mbrtoc32.lo libunistring_la-mbrtowc.lo libunistring_la-mbsnlen.lo libunistring_la-mbszero.lo libunistring_la-memcmp2.lo glthread/libunistring_la-once.lo libunistring_la-printf-frexp.lo libunistring_la-printf-frexpl.lo libunistring_la-setlocale_null.lo libunistring_la-setlocale_null-unlocked.lo libunistring_la-stdlib.lo libunistring_la-striconveh.lo libunistring_la-striconveha.lo libunistring_la-string.lo glthread/libunistring_la-threadlib.lo unicase/libunistring_la-cased.lo unicase/libunistring_la-empty-prefix-context.lo unicase/libunistring_la-empty-suffix-context.lo unicase/libunistring_la-ignorable.lo unicase/libunistring_la-locale-language.lo unicase/libunistring_la-special-casing.lo unicase/libunistring_la-tocasefold.lo unicase/libunistring_la-tolower.lo unicase/libunistring_la-totitle.lo unicase/libunistring_la-toupper.lo unicase/libunistring_la-u16-casecmp.lo unicase/libunistring_la-u16-casecoll.lo unicase/libunistring_la-u16-casefold.lo unicase/libunistring_la-u16-casemap.lo unicase/libunistring_la-u16-casexfrm.lo unicase/libunistring_la-u16-ct-casefold.lo unicase/libunistring_la-u16-ct-tolower.lo unicase/libunistring_la-u16-ct-totitle.lo unicase/libunistring_la-u16-ct-toupper.lo unicase/libunistring_la-u16-is-cased.lo unicase/libunistring_la-u16-is-casefolded.lo unicase/libunistring_la-u16-is-invariant.lo unicase/libunistring_la-u16-is-lowercase.lo unicase/libunistring_la-u16-is-titlecase.lo unicase/libunistring_la-u16-is-uppercase.lo unicase/libunistring_la-u16-prefix-context.lo unicase/libunistring_la-u16-suffix-context.lo unicase/libunistring_la-u16-tolower.lo unicase/libunistring_la-u16-totitle.lo unicase/libunistring_la-u16-toupper.lo unicase/libunistring_la-u32-casecmp.lo unicase/libunistring_la-u32-casecoll.lo unicase/libunistring_la-u32-casefold.lo unicase/libunistring_la-u32-casemap.lo unicase/libunistring_la-u32-casexfrm.lo unicase/libunistring_la-u32-ct-casefold.lo unicase/libunistring_la-u32-ct-tolower.lo unicase/libunistring_la-u32-ct-totitle.lo unicase/libunistring_la-u32-ct-toupper.lo unicase/libunistring_la-u32-is-cased.lo unicase/libunistring_la-u32-is-casefolded.lo unicase/libunistring_la-u32-is-invariant.lo unicase/libunistring_la-u32-is-lowercase.lo unicase/libunistring_la-u32-is-titlecase.lo unicase/libunistring_la-u32-is-uppercase.lo unicase/libunistring_la-u32-prefix-context.lo unicase/libunistring_la-u32-suffix-context.lo unicase/libunistring_la-u32-tolower.lo unicase/libunistring_la-u32-totitle.lo unicase/libunistring_la-u32-toupper.lo unicase/libunistring_la-u8-casecmp.lo unicase/libunistring_la-u8-casecoll.lo unicase/libunistring_la-u8-casefold.lo unicase/libunistring_la-u8-casemap.lo unicase/libunistring_la-u8-casexfrm.lo unicase/libunistring_la-u8-ct-casefold.lo unicase/libunistring_la-u8-ct-tolower.lo unicase/libunistring_la-u8-ct-totitle.lo unicase/libunistring_la-u8-ct-toupper.lo unicase/libunistring_la-u8-is-cased.lo unicase/libunistring_la-u8-is-casefolded.lo unicase/libunistring_la-u8-is-invariant.lo unicase/libunistring_la-u8-is-lowercase.lo unicase/libunistring_la-u8-is-titlecase.lo unicase/libunistring_la-u8-is-uppercase.lo unicase/libunistring_la-u8-prefix-context.lo unicase/libunistring_la-u8-suffix-context.lo unicase/libunistring_la-u8-tolower.lo unicase/libunistring_la-u8-totitle.lo unicase/libunistring_la-u8-toupper.lo unicase/libunistring_la-ulc-casecmp.lo unicase/libunistring_la-ulc-casecoll.lo unicase/libunistring_la-ulc-casexfrm.lo uniconv/libunistring_la-u16-conv-from-enc.lo uniconv/libunistring_la-u16-conv-to-enc.lo uniconv/libunistring_la-u16-strconv-from-enc.lo uniconv/libunistring_la-u16-strconv-from-locale.lo uniconv/libunistring_la-u16-strconv-to-enc.lo uniconv/libunistring_la-u16-strconv-to-locale.lo uniconv/libunistring_la-u32-conv-from-enc.lo uniconv/libunistring_la-u32-conv-to-enc.lo uniconv/libunistring_la-u32-strconv-from-enc.lo uniconv/libunistring_la-u32-strconv-from-locale.lo uniconv/libunistring_la-u32-strconv-to-enc.lo uniconv/libunistring_la-u32-strconv-to-locale.lo uniconv/libunistring_la-u8-conv-from-enc.lo uniconv/libunistring_la-u8-conv-to-enc.lo uniconv/libunistring_la-u8-strconv-from-enc.lo uniconv/libunistring_la-u8-strconv-from-locale.lo uniconv/libunistring_la-u8-strconv-to-enc.lo uniconv/libunistring_la-u8-strconv-to-locale.lo unictype/libunistring_la-bidi_byname.lo unictype/libunistring_la-bidi_longname.lo unictype/libunistring_la-bidi_name.lo unictype/libunistring_la-bidi_of.lo unictype/libunistring_la-bidi_test.lo unictype/libunistring_la-blocks.lo unictype/libunistring_la-block_test.lo unictype/libunistring_la-categ_C.lo unictype/libunistring_la-categ_Cc.lo unictype/libunistring_la-categ_Cf.lo unictype/libunistring_la-categ_Cn.lo unictype/libunistring_la-categ_Co.lo unictype/libunistring_la-categ_Cs.lo unictype/libunistring_la-categ_L.lo unictype/libunistring_la-categ_LC.lo unictype/libunistring_la-categ_Ll.lo unictype/libunistring_la-categ_Lm.lo unictype/libunistring_la-categ_Lo.lo unictype/libunistring_la-categ_Lt.lo unictype/libunistring_la-categ_Lu.lo unictype/libunistring_la-categ_M.lo unictype/libunistring_la-categ_Mc.lo unictype/libunistring_la-categ_Me.lo unictype/libunistring_la-categ_Mn.lo unictype/libunistring_la-categ_N.lo unictype/libunistring_la-categ_Nd.lo unictype/libunistring_la-categ_Nl.lo unictype/libunistring_la-categ_No.lo unictype/libunistring_la-categ_P.lo unictype/libunistring_la-categ_Pc.lo unictype/libunistring_la-categ_Pd.lo unictype/libunistring_la-categ_Pe.lo unictype/libunistring_la-categ_Pf.lo unictype/libunistring_la-categ_Pi.lo unictype/libunistring_la-categ_Po.lo unictype/libunistring_la-categ_Ps.lo unictype/libunistring_la-categ_S.lo unictype/libunistring_la-categ_Sc.lo unictype/libunistring_la-categ_Sk.lo unictype/libunistring_la-categ_Sm.lo unictype/libunistring_la-categ_So.lo unictype/libunistring_la-categ_Z.lo unictype/libunistring_la-categ_Zl.lo unictype/libunistring_la-categ_Zp.lo unictype/libunistring_la-categ_Zs.lo unictype/libunistring_la-categ_and.lo unictype/libunistring_la-categ_and_not.lo unictype/libunistring_la-categ_byname.lo unictype/libunistring_la-categ_longname.lo unictype/libunistring_la-categ_name.lo unictype/libunistring_la-categ_none.lo unictype/libunistring_la-categ_of.lo unictype/libunistring_la-categ_or.lo unictype/libunistring_la-categ_test.lo unictype/libunistring_la-combiningclass.lo unictype/libunistring_la-combiningclass_byname.lo unictype/libunistring_la-combiningclass_longname.lo unictype/libunistring_la-combiningclass_name.lo unictype/libunistring_la-ctype_alnum.lo unictype/libunistring_la-ctype_alpha.lo unictype/libunistring_la-ctype_blank.lo unictype/libunistring_la-ctype_cntrl.lo unictype/libunistring_la-ctype_digit.lo unictype/libunistring_la-ctype_graph.lo unictype/libunistring_la-ctype_lower.lo unictype/libunistring_la-ctype_print.lo unictype/libunistring_la-ctype_punct.lo unictype/libunistring_la-ctype_space.lo unictype/libunistring_la-ctype_upper.lo unictype/libunistring_la-ctype_xdigit.lo unictype/libunistring_la-decdigit.lo unictype/libunistring_la-digit.lo unictype/libunistring_la-incb_byname.lo unictype/libunistring_la-incb_name.lo unictype/libunistring_la-incb_of.lo unictype/libunistring_la-joininggroup_byname.lo unictype/libunistring_la-joininggroup_name.lo unictype/libunistring_la-joininggroup_of.lo unictype/libunistring_la-joiningtype_byname.lo unictype/libunistring_la-joiningtype_longname.lo unictype/libunistring_la-joiningtype_name.lo unictype/libunistring_la-joiningtype_of.lo unictype/libunistring_la-mirror.lo unictype/libunistring_la-numeric.lo unictype/libunistring_la-pr_alphabetic.lo unictype/libunistring_la-pr_ascii_hex_digit.lo unictype/libunistring_la-pr_bidi_arabic_digit.lo unictype/libunistring_la-pr_bidi_arabic_right_to_left.lo unictype/libunistring_la-pr_bidi_block_separator.lo unictype/libunistring_la-pr_bidi_boundary_neutral.lo unictype/libunistring_la-pr_bidi_common_separator.lo unictype/libunistring_la-pr_bidi_control.lo unictype/libunistring_la-pr_bidi_embedding_or_override.lo unictype/libunistring_la-pr_bidi_eur_num_separator.lo unictype/libunistring_la-pr_bidi_eur_num_terminator.lo unictype/libunistring_la-pr_bidi_european_digit.lo unictype/libunistring_la-pr_bidi_hebrew_right_to_left.lo unictype/libunistring_la-pr_bidi_left_to_right.lo unictype/libunistring_la-pr_bidi_non_spacing_mark.lo unictype/libunistring_la-pr_bidi_other_neutral.lo unictype/libunistring_la-pr_bidi_pdf.lo unictype/libunistring_la-pr_bidi_segment_separator.lo unictype/libunistring_la-pr_bidi_whitespace.lo unictype/libunistring_la-pr_byname.lo unictype/libunistring_la-pr_case_ignorable.lo unictype/libunistring_la-pr_cased.lo unictype/libunistring_la-pr_changes_when_casefolded.lo unictype/libunistring_la-pr_changes_when_casemapped.lo unictype/libunistring_la-pr_changes_when_lowercased.lo unictype/libunistring_la-pr_changes_when_titlecased.lo unictype/libunistring_la-pr_changes_when_uppercased.lo unictype/libunistring_la-pr_combining.lo unictype/libunistring_la-pr_composite.lo unictype/libunistring_la-pr_currency_symbol.lo unictype/libunistring_la-pr_dash.lo unictype/libunistring_la-pr_decimal_digit.lo unictype/libunistring_la-pr_default_ignorable_code_point.lo unictype/libunistring_la-pr_deprecated.lo unictype/libunistring_la-pr_diacritic.lo unictype/libunistring_la-pr_emoji.lo unictype/libunistring_la-pr_emoji_component.lo unictype/libunistring_la-pr_emoji_modifier.lo unictype/libunistring_la-pr_emoji_modifier_base.lo unictype/libunistring_la-pr_emoji_presentation.lo unictype/libunistring_la-pr_extended_pictographic.lo unictype/libunistring_la-pr_extender.lo unictype/libunistring_la-pr_format_control.lo unictype/libunistring_la-pr_grapheme_base.lo unictype/libunistring_la-pr_grapheme_extend.lo unictype/libunistring_la-pr_grapheme_link.lo unictype/libunistring_la-pr_hex_digit.lo unictype/libunistring_la-pr_hyphen.lo unictype/libunistring_la-pr_id_compat_math_continue.lo unictype/libunistring_la-pr_id_compat_math_start.lo unictype/libunistring_la-pr_id_continue.lo unictype/libunistring_la-pr_id_start.lo unictype/libunistring_la-pr_ideographic.lo unictype/libunistring_la-pr_ids_binary_operator.lo unictype/libunistring_la-pr_ids_trinary_operator.lo unictype/libunistring_la-pr_ids_unary_operator.lo unictype/libunistring_la-pr_ignorable_control.lo unictype/libunistring_la-pr_iso_control.lo unictype/libunistring_la-pr_join_control.lo unictype/libunistring_la-pr_left_of_pair.lo unictype/libunistring_la-pr_line_separator.lo unictype/libunistring_la-pr_logical_order_exception.lo unictype/libunistring_la-pr_lowercase.lo unictype/libunistring_la-pr_math.lo unictype/libunistring_la-pr_modifier_combining_mark.lo unictype/libunistring_la-pr_non_break.lo unictype/libunistring_la-pr_not_a_character.lo unictype/libunistring_la-pr_numeric.lo unictype/libunistring_la-pr_other_alphabetic.lo unictype/libunistring_la-pr_other_default_ignorable_code_point.lo unictype/libunistring_la-pr_other_grapheme_extend.lo unictype/libunistring_la-pr_other_id_continue.lo unictype/libunistring_la-pr_other_id_start.lo unictype/libunistring_la-pr_other_lowercase.lo unictype/libunistring_la-pr_other_math.lo unictype/libunistring_la-pr_other_uppercase.lo unictype/libunistring_la-pr_paired_punctuation.lo unictype/libunistring_la-pr_paragraph_separator.lo unictype/libunistring_la-pr_pattern_syntax.lo unictype/libunistring_la-pr_pattern_white_space.lo unictype/libunistring_la-pr_prepended_concatenation_mark.lo unictype/libunistring_la-pr_private_use.lo unictype/libunistring_la-pr_punctuation.lo unictype/libunistring_la-pr_quotation_mark.lo unictype/libunistring_la-pr_radical.lo unictype/libunistring_la-pr_regional_indicator.lo unictype/libunistring_la-pr_sentence_terminal.lo unictype/libunistring_la-pr_soft_dotted.lo unictype/libunistring_la-pr_space.lo unictype/libunistring_la-pr_terminal_punctuation.lo unictype/libunistring_la-pr_test.lo unictype/libunistring_la-pr_titlecase.lo unictype/libunistring_la-pr_unassigned_code_value.lo unictype/libunistring_la-pr_unified_ideograph.lo unictype/libunistring_la-pr_uppercase.lo unictype/libunistring_la-pr_variation_selector.lo unictype/libunistring_la-pr_white_space.lo unictype/libunistring_la-pr_xid_continue.lo unictype/libunistring_la-pr_xid_start.lo unictype/libunistring_la-pr_zero_width.lo unictype/libunistring_la-scripts.lo unictype/libunistring_la-sy_c_ident.lo unictype/libunistring_la-sy_c_whitespace.lo unictype/libunistring_la-sy_java_ident.lo unictype/libunistring_la-sy_java_whitespace.lo unigbrk/libunistring_la-u16-grapheme-breaks.lo unigbrk/libunistring_la-u16-grapheme-next.lo unigbrk/libunistring_la-u16-grapheme-prev.lo unigbrk/libunistring_la-u32-grapheme-breaks.lo unigbrk/libunistring_la-u32-grapheme-next.lo unigbrk/libunistring_la-u32-grapheme-prev.lo unigbrk/libunistring_la-u8-grapheme-breaks.lo unigbrk/libunistring_la-u8-grapheme-next.lo unigbrk/libunistring_la-u8-grapheme-prev.lo unigbrk/libunistring_la-uc-gbrk-prop.lo unigbrk/libunistring_la-uc-grapheme-breaks.lo unigbrk/libunistring_la-uc-is-grapheme-break.lo unigbrk/libunistring_la-ulc-grapheme-breaks.lo unilbrk/libunistring_la-lbrktables.lo unilbrk/libunistring_la-u16-possible-linebreaks.lo unilbrk/libunistring_la-u16-width-linebreaks.lo unilbrk/libunistring_la-u32-possible-linebreaks.lo unilbrk/libunistring_la-u32-width-linebreaks.lo unilbrk/libunistring_la-u8-possible-linebreaks.lo unilbrk/libunistring_la-u8-width-linebreaks.lo unilbrk/libunistring_la-ulc-common.lo unilbrk/libunistring_la-ulc-possible-linebreaks.lo unilbrk/libunistring_la-ulc-width-linebreaks.lo unimetadata/libunistring_la-u-version.lo uniname/libunistring_la-uniname.lo uninorm/libunistring_la-canonical-decomposition.lo uninorm/libunistring_la-compat-decomposition.lo uninorm/libunistring_la-composition.lo uninorm/libunistring_la-decompose-internal.lo uninorm/libunistring_la-decomposing-form.lo uninorm/libunistring_la-decomposition.lo uninorm/libunistring_la-decomposition-table.lo uninorm/libunistring_la-uninorm-filter.lo uninorm/libunistring_la-nfc.lo uninorm/libunistring_la-nfd.lo uninorm/libunistring_la-nfkc.lo uninorm/libunistring_la-nfkd.lo uninorm/libunistring_la-u16-normalize.lo uninorm/libunistring_la-u16-normcmp.lo uninorm/libunistring_la-u16-normcoll.lo uninorm/libunistring_la-u16-normxfrm.lo uninorm/libunistring_la-u32-normalize.lo uninorm/libunistring_la-u32-normcmp.lo uninorm/libunistring_la-u32-normcoll.lo uninorm/libunistring_la-u32-normxfrm.lo uninorm/libunistring_la-u8-normalize.lo uninorm/libunistring_la-u8-normcmp.lo uninorm/libunistring_la-u8-normcoll.lo uninorm/libunistring_la-u8-normxfrm.lo libunistring_la-unistd.lo unistdio/libunistring_la-u-printf-args.lo unistdio/libunistring_la-u16-asnprintf.lo unistdio/libunistring_la-u16-asprintf.lo unistdio/libunistring_la-u16-printf-parse.lo unistdio/libunistring_la-u16-snprintf.lo unistdio/libunistring_la-u16-sprintf.lo unistdio/libunistring_la-u16-u16-asnprintf.lo unistdio/libunistring_la-u16-u16-asprintf.lo unistdio/libunistring_la-u16-u16-snprintf.lo unistdio/libunistring_la-u16-u16-sprintf.lo unistdio/libunistring_la-u16-u16-vasnprintf.lo unistdio/libunistring_la-u16-u16-vasprintf.lo unistdio/libunistring_la-u16-u16-vsnprintf.lo unistdio/libunistring_la-u16-u16-vsprintf.lo unistdio/libunistring_la-u16-vasnprintf.lo unistdio/libunistring_la-u16-vasprintf.lo unistdio/libunistring_la-u16-vsnprintf.lo unistdio/libunistring_la-u16-vsprintf.lo unistdio/libunistring_la-u32-asnprintf.lo unistdio/libunistring_la-u32-asprintf.lo unistdio/libunistring_la-u32-printf-parse.lo unistdio/libunistring_la-u32-snprintf.lo unistdio/libunistring_la-u32-sprintf.lo unistdio/libunistring_la-u32-u32-asnprintf.lo unistdio/libunistring_la-u32-u32-asprintf.lo unistdio/libunistring_la-u32-u32-snprintf.lo unistdio/libunistring_la-u32-u32-sprintf.lo unistdio/libunistring_la-u32-u32-vasnprintf.lo unistdio/libunistring_la-u32-u32-vasprintf.lo unistdio/libunistring_la-u32-u32-vsnprintf.lo unistdio/libunistring_la-u32-u32-vsprintf.lo unistdio/libunistring_la-u32-vasnprintf.lo unistdio/libunistring_la-u32-vasprintf.lo unistdio/libunistring_la-u32-vsnprintf.lo unistdio/libunistring_la-u32-vsprintf.lo unistdio/libunistring_la-u8-asnprintf.lo unistdio/libunistring_la-u8-asprintf.lo unistdio/libunistring_la-u8-printf-parse.lo unistdio/libunistring_la-u8-snprintf.lo unistdio/libunistring_la-u8-sprintf.lo unistdio/libunistring_la-u8-u8-asnprintf.lo unistdio/libunistring_la-u8-u8-asprintf.lo unistdio/libunistring_la-u8-u8-snprintf.lo unistdio/libunistring_la-u8-u8-sprintf.lo unistdio/libunistring_la-u8-u8-vasnprintf.lo unistdio/libunistring_la-u8-u8-vasprintf.lo unistdio/libunistring_la-u8-u8-vsnprintf.lo unistdio/libunistring_la-u8-u8-vsprintf.lo unistdio/libunistring_la-u8-vasnprintf.lo unistdio/libunistring_la-u8-vasprintf.lo unistdio/libunistring_la-u8-vsnprintf.lo unistdio/libunistring_la-u8-vsprintf.lo unistdio/libunistring_la-ulc-asnprintf.lo unistdio/libunistring_la-ulc-asprintf.lo unistdio/libunistring_la-ulc-fprintf.lo unistdio/libunistring_la-ulc-printf-parse.lo unistdio/libunistring_la-ulc-snprintf.lo unistdio/libunistring_la-ulc-sprintf.lo unistdio/libunistring_la-ulc-vasnprintf.lo unistdio/libunistring_la-ulc-vasprintf.lo unistdio/libunistring_la-ulc-vfprintf.lo unistdio/libunistring_la-ulc-vsnprintf.lo unistdio/libunistring_la-ulc-vsprintf.lo unistr/libunistring_la-u16-check.lo unistr/libunistring_la-u16-chr.lo unistr/libunistring_la-u16-cmp.lo unistr/libunistring_la-u16-cmp2.lo unistr/libunistring_la-u16-cpy.lo unistr/libunistring_la-u16-cpy-alloc.lo unistr/libunistring_la-u16-endswith.lo unistr/libunistring_la-u16-mblen.lo unistr/libunistring_la-u16-mbsnlen.lo unistr/libunistring_la-u16-mbtouc.lo unistr/libunistring_la-u16-mbtouc-aux.lo unistr/libunistring_la-u16-mbtouc-unsafe.lo unistr/libunistring_la-u16-mbtouc-unsafe-aux.lo unistr/libunistring_la-u16-mbtoucr.lo unistr/libunistring_la-u16-move.lo unistr/libunistring_la-u16-next.lo unistr/libunistring_la-u16-pcpy.lo unistr/libunistring_la-u16-prev.lo unistr/libunistring_la-u16-set.lo unistr/libunistring_la-u16-startswith.lo unistr/libunistring_la-u16-stpcpy.lo unistr/libunistring_la-u16-stpncpy.lo unistr/libunistring_la-u16-strcat.lo unistr/libunistring_la-u16-strchr.lo unistr/libunistring_la-u16-strcmp.lo unistr/libunistring_la-u16-strcoll.lo unistr/libunistring_la-u16-strcpy.lo unistr/libunistring_la-u16-strcspn.lo unistr/libunistring_la-u16-strdup.lo unistr/libunistring_la-u16-strlen.lo unistr/libunistring_la-u16-strmblen.lo unistr/libunistring_la-u16-strmbtouc.lo unistr/libunistring_la-u16-strncat.lo unistr/libunistring_la-u16-strncmp.lo unistr/libunistring_la-u16-strncpy.lo unistr/libunistring_la-u16-strnlen.lo unistr/libunistring_la-u16-strpbrk.lo unistr/libunistring_la-u16-strrchr.lo unistr/libunistring_la-u16-strspn.lo unistr/libunistring_la-u16-strstr.lo unistr/libunistring_la-u16-strtok.lo unistr/libunistring_la-u16-to-u32.lo unistr/libunistring_la-u16-to-u8.lo unistr/libunistring_la-u16-uctomb.lo unistr/libunistring_la-u16-uctomb-aux.lo unistr/libunistring_la-u32-check.lo unistr/libunistring_la-u32-chr.lo unistr/libunistring_la-u32-cmp.lo unistr/libunistring_la-u32-cmp2.lo unistr/libunistring_la-u32-cpy.lo unistr/libunistring_la-u32-cpy-alloc.lo unistr/libunistring_la-u32-endswith.lo unistr/libunistring_la-u32-mblen.lo unistr/libunistring_la-u32-mbsnlen.lo unistr/libunistring_la-u32-mbtouc.lo unistr/libunistring_la-u32-mbtouc-unsafe.lo unistr/libunistring_la-u32-mbtoucr.lo unistr/libunistring_la-u32-move.lo unistr/libunistring_la-u32-next.lo unistr/libunistring_la-u32-pcpy.lo unistr/libunistring_la-u32-prev.lo unistr/libunistring_la-u32-set.lo unistr/libunistring_la-u32-startswith.lo unistr/libunistring_la-u32-stpcpy.lo unistr/libunistring_la-u32-stpncpy.lo unistr/libunistring_la-u32-strcat.lo unistr/libunistring_la-u32-strchr.lo unistr/libunistring_la-u32-strcmp.lo unistr/libunistring_la-u32-strcoll.lo unistr/libunistring_la-u32-strcpy.lo unistr/libunistring_la-u32-strcspn.lo unistr/libunistring_la-u32-strdup.lo unistr/libunistring_la-u32-strlen.lo unistr/libunistring_la-u32-strmblen.lo unistr/libunistring_la-u32-strmbtouc.lo unistr/libunistring_la-u32-strncat.lo unistr/libunistring_la-u32-strncmp.lo unistr/libunistring_la-u32-strncpy.lo unistr/libunistring_la-u32-strnlen.lo unistr/libunistring_la-u32-strpbrk.lo unistr/libunistring_la-u32-strrchr.lo unistr/libunistring_la-u32-strspn.lo unistr/libunistring_la-u32-strstr.lo unistr/libunistring_la-u32-strtok.lo unistr/libunistring_la-u32-to-u16.lo unistr/libunistring_la-u32-to-u8.lo unistr/libunistring_la-u32-uctomb.lo unistr/libunistring_la-u8-check.lo unistr/libunistring_la-u8-chr.lo unistr/libunistring_la-u8-cmp.lo unistr/libunistring_la-u8-cmp2.lo unistr/libunistring_la-u8-cpy.lo unistr/libunistring_la-u8-cpy-alloc.lo unistr/libunistring_la-u8-endswith.lo unistr/libunistring_la-u8-mblen.lo unistr/libunistring_la-u8-mbsnlen.lo unistr/libunistring_la-u8-mbtouc.lo unistr/libunistring_la-u8-mbtouc-aux.lo unistr/libunistring_la-u8-mbtouc-unsafe.lo unistr/libunistring_la-u8-mbtouc-unsafe-aux.lo unistr/libunistring_la-u8-mbtoucr.lo unistr/libunistring_la-u8-move.lo unistr/libunistring_la-u8-next.lo unistr/libunistring_la-u8-pcpy.lo unistr/libunistring_la-u8-prev.lo unistr/libunistring_la-u8-set.lo unistr/libunistring_la-u8-startswith.lo unistr/libunistring_la-u8-stpcpy.lo unistr/libunistring_la-u8-stpncpy.lo unistr/libunistring_la-u8-strcat.lo unistr/libunistring_la-u8-strchr.lo unistr/libunistring_la-u8-strcmp.lo unistr/libunistring_la-u8-strcoll.lo unistr/libunistring_la-u8-strcpy.lo unistr/libunistring_la-u8-strcspn.lo unistr/libunistring_la-u8-strdup.lo unistr/libunistring_la-u8-strlen.lo unistr/libunistring_la-u8-strmblen.lo unistr/libunistring_la-u8-strmbtouc.lo unistr/libunistring_la-u8-strncat.lo unistr/libunistring_la-u8-strncmp.lo unistr/libunistring_la-u8-strncpy.lo unistr/libunistring_la-u8-strnlen.lo unistr/libunistring_la-u8-strpbrk.lo unistr/libunistring_la-u8-strrchr.lo unistr/libunistring_la-u8-strspn.lo unistr/libunistring_la-u8-strstr.lo unistr/libunistring_la-u8-strtok.lo unistr/libunistring_la-u8-to-u16.lo unistr/libunistring_la-u8-to-u32.lo unistr/libunistring_la-u8-uctomb.lo unistr/libunistring_la-u8-uctomb-aux.lo uniwbrk/libunistring_la-wbrktable.lo uniwbrk/libunistring_la-u16-wordbreaks.lo uniwbrk/libunistring_la-u32-wordbreaks.lo uniwbrk/libunistring_la-u8-wordbreaks.lo uniwbrk/libunistring_la-ulc-wordbreaks.lo uniwbrk/libunistring_la-wordbreak-property.lo uniwidth/libunistring_la-u16-strwidth.lo uniwidth/libunistring_la-u16-width.lo uniwidth/libunistring_la-u32-strwidth.lo uniwidth/libunistring_la-u32-width.lo uniwidth/libunistring_la-u8-strwidth.lo uniwidth/libunistring_la-u8-width.lo uniwidth/libunistring_la-width.lo libunistring_la-wctype-h.lo libunistring_la-xsize.lo libunistring_la-version.lo4671libtool: link: gcc -shared -fPIC -DPIC .libs/libunistring_la-amemxfrm.o .libs/libunistring_la-c-ctype.o .libs/libunistring_la-c-strcasecmp.o .libs/libunistring_la-c32isalnum.o .libs/libunistring_la-c32isalpha.o .libs/libunistring_la-c32isblank.o .libs/libunistring_la-c32iscntrl.o .libs/libunistring_la-c32isdigit.o .libs/libunistring_la-c32isgraph.o .libs/libunistring_la-c32islower.o .libs/libunistring_la-c32isprint.o .libs/libunistring_la-c32ispunct.o .libs/libunistring_la-c32isspace.o .libs/libunistring_la-c32isupper.o .libs/libunistring_la-c32isxdigit.o .libs/libunistring_la-c32tolower.o .libs/libunistring_la-c32width.o .libs/libunistring_la-fseterr.o .libs/libunistring_la-localename-table.o .libs/libunistring_la-getlocalename_l-unsafe.o .libs/libunistring_la-hard-locale.o .libs/libunistring_la-localcharset.o .libs/libunistring_la-localename.o .libs/libunistring_la-localename-environ.o .libs/libunistring_la-localename-unsafe.o glthread/.libs/libunistring_la-lock.o .libs/libunistring_la-malloca.o .libs/libunistring_la-math.o .libs/libunistring_la-mbchar.o .libs/libunistring_la-mbiterf.o .libs/libunistring_la-mbrtoc32.o .libs/libunistring_la-mbrtowc.o .libs/libunistring_la-mbsnlen.o .libs/libunistring_la-mbszero.o .libs/libunistring_la-memcmp2.o glthread/.libs/libunistring_la-once.o .libs/libunistring_la-printf-frexp.o .libs/libunistring_la-printf-frexpl.o .libs/libunistring_la-setlocale_null.o .libs/libunistring_la-setlocale_null-unlocked.o .libs/libunistring_la-stdlib.o .libs/libunistring_la-striconveh.o .libs/libunistring_la-striconveha.o .libs/libunistring_la-string.o glthread/.libs/libunistring_la-threadlib.o unicase/.libs/libunistring_la-cased.o unicase/.libs/libunistring_la-empty-prefix-context.o unicase/.libs/libunistring_la-empty-suffix-context.o unicase/.libs/libunistring_la-ignorable.o unicase/.libs/libunistring_la-locale-language.o unicase/.libs/libunistring_la-special-casing.o unicase/.libs/libunistring_la-tocasefold.o unicase/.libs/libunistring_la-tolower.o unicase/.libs/libunistring_la-totitle.o unicase/.libs/libunistring_la-toupper.o unicase/.libs/libunistring_la-u16-casecmp.o unicase/.libs/libunistring_la-u16-casecoll.o unicase/.libs/libunistring_la-u16-casefold.o unicase/.libs/libunistring_la-u16-casemap.o unicase/.libs/libunistring_la-u16-casexfrm.o unicase/.libs/libunistring_la-u16-ct-casefold.o unicase/.libs/libunistring_la-u16-ct-tolower.o unicase/.libs/libunistring_la-u16-ct-totitle.o unicase/.libs/libunistring_la-u16-ct-toupper.o unicase/.libs/libunistring_la-u16-is-cased.o unicase/.libs/libunistring_la-u16-is-casefolded.o unicase/.libs/libunistring_la-u16-is-invariant.o unicase/.libs/libunistring_la-u16-is-lowercase.o unicase/.libs/libunistring_la-u16-is-titlecase.o unicase/.libs/libunistring_la-u16-is-uppercase.o unicase/.libs/libunistring_la-u16-prefix-context.o unicase/.libs/libunistring_la-u16-suffix-context.o unicase/.libs/libunistring_la-u16-tolower.o unicase/.libs/libunistring_la-u16-totitle.o unicase/.libs/libunistring_la-u16-toupper.o unicase/.libs/libunistring_la-u32-casecmp.o unicase/.libs/libunistring_la-u32-casecoll.o unicase/.libs/libunistring_la-u32-casefold.o unicase/.libs/libunistring_la-u32-casemap.o unicase/.libs/libunistring_la-u32-casexfrm.o unicase/.libs/libunistring_la-u32-ct-casefold.o unicase/.libs/libunistring_la-u32-ct-tolower.o unicase/.libs/libunistring_la-u32-ct-totitle.o unicase/.libs/libunistring_la-u32-ct-toupper.o unicase/.libs/libunistring_la-u32-is-cased.o unicase/.libs/libunistring_la-u32-is-casefolded.o unicase/.libs/libunistring_la-u32-is-invariant.o unicase/.libs/libunistring_la-u32-is-lowercase.o unicase/.libs/libunistring_la-u32-is-titlecase.o unicase/.libs/libunistring_la-u32-is-uppercase.o unicase/.libs/libunistring_la-u32-prefix-context.o unicase/.libs/libunistring_la-u32-suffix-context.o unicase/.libs/libunistring_la-u32-tolower.o unicase/.libs/libunistring_la-u32-totitle.o unicase/.libs/libunistring_la-u32-toupper.o unicase/.libs/libunistring_la-u8-casecmp.o unicase/.libs/libunistring_la-u8-casecoll.o unicase/.libs/libunistring_la-u8-casefold.o unicase/.libs/libunistring_la-u8-casemap.o unicase/.libs/libunistring_la-u8-casexfrm.o unicase/.libs/libunistring_la-u8-ct-casefold.o unicase/.libs/libunistring_la-u8-ct-tolower.o unicase/.libs/libunistring_la-u8-ct-totitle.o unicase/.libs/libunistring_la-u8-ct-toupper.o unicase/.libs/libunistring_la-u8-is-cased.o unicase/.libs/libunistring_la-u8-is-casefolded.o unicase/.libs/libunistring_la-u8-is-invariant.o unicase/.libs/libunistring_la-u8-is-lowercase.o unicase/.libs/libunistring_la-u8-is-titlecase.o unicase/.libs/libunistring_la-u8-is-uppercase.o unicase/.libs/libunistring_la-u8-prefix-context.o unicase/.libs/libunistring_la-u8-suffix-context.o unicase/.libs/libunistring_la-u8-tolower.o unicase/.libs/libunistring_la-u8-totitle.o unicase/.libs/libunistring_la-u8-toupper.o unicase/.libs/libunistring_la-ulc-casecmp.o unicase/.libs/libunistring_la-ulc-casecoll.o unicase/.libs/libunistring_la-ulc-casexfrm.o uniconv/.libs/libunistring_la-u16-conv-from-enc.o uniconv/.libs/libunistring_la-u16-conv-to-enc.o uniconv/.libs/libunistring_la-u16-strconv-from-enc.o uniconv/.libs/libunistring_la-u16-strconv-from-locale.o uniconv/.libs/libunistring_la-u16-strconv-to-enc.o uniconv/.libs/libunistring_la-u16-strconv-to-locale.o uniconv/.libs/libunistring_la-u32-conv-from-enc.o uniconv/.libs/libunistring_la-u32-conv-to-enc.o uniconv/.libs/libunistring_la-u32-strconv-from-enc.o uniconv/.libs/libunistring_la-u32-strconv-from-locale.o uniconv/.libs/libunistring_la-u32-strconv-to-enc.o uniconv/.libs/libunistring_la-u32-strconv-to-locale.o uniconv/.libs/libunistring_la-u8-conv-from-enc.o uniconv/.libs/libunistring_la-u8-conv-to-enc.o uniconv/.libs/libunistring_la-u8-strconv-from-enc.o uniconv/.libs/libunistring_la-u8-strconv-from-locale.o uniconv/.libs/libunistring_la-u8-strconv-to-enc.o uniconv/.libs/libunistring_la-u8-strconv-to-locale.o unictype/.libs/libunistring_la-bidi_byname.o unictype/.libs/libunistring_la-bidi_longname.o unictype/.libs/libunistring_la-bidi_name.o unictype/.libs/libunistring_la-bidi_of.o unictype/.libs/libunistring_la-bidi_test.o unictype/.libs/libunistring_la-blocks.o unictype/.libs/libunistring_la-block_test.o unictype/.libs/libunistring_la-categ_C.o unictype/.libs/libunistring_la-categ_Cc.o unictype/.libs/libunistring_la-categ_Cf.o unictype/.libs/libunistring_la-categ_Cn.o unictype/.libs/libunistring_la-categ_Co.o unictype/.libs/libunistring_la-categ_Cs.o unictype/.libs/libunistring_la-categ_L.o unictype/.libs/libunistring_la-categ_LC.o unictype/.libs/libunistring_la-categ_Ll.o unictype/.libs/libunistring_la-categ_Lm.o unictype/.libs/libunistring_la-categ_Lo.o unictype/.libs/libunistring_la-categ_Lt.o unictype/.libs/libunistring_la-categ_Lu.o unictype/.libs/libunistring_la-categ_M.o unictype/.libs/libunistring_la-categ_Mc.o unictype/.libs/libunistring_la-categ_Me.o unictype/.libs/libunistring_la-categ_Mn.o unictype/.libs/libunistring_la-categ_N.o unictype/.libs/libunistring_la-categ_Nd.o unictype/.libs/libunistring_la-categ_Nl.o unictype/.libs/libunistring_la-categ_No.o unictype/.libs/libunistring_la-categ_P.o unictype/.libs/libunistring_la-categ_Pc.o unictype/.libs/libunistring_la-categ_Pd.o unictype/.libs/libunistring_la-categ_Pe.o unictype/.libs/libunistring_la-categ_Pf.o unictype/.libs/libunistring_la-categ_Pi.o unictype/.libs/libunistring_la-categ_Po.o unictype/.libs/libunistring_la-categ_Ps.o unictype/.libs/libunistring_la-categ_S.o unictype/.libs/libunistring_la-categ_Sc.o unictype/.libs/libunistring_la-categ_Sk.o unictype/.libs/libunistring_la-categ_Sm.o unictype/.libs/libunistring_la-categ_So.o unictype/.libs/libunistring_la-categ_Z.o unictype/.libs/libunistring_la-categ_Zl.o unictype/.libs/libunistring_la-categ_Zp.o unictype/.libs/libunistring_la-categ_Zs.o unictype/.libs/libunistring_la-categ_and.o unictype/.libs/libunistring_la-categ_and_not.o unictype/.libs/libunistring_la-categ_byname.o unictype/.libs/libunistring_la-categ_longname.o unictype/.libs/libunistring_la-categ_name.o unictype/.libs/libunistring_la-categ_none.o unictype/.libs/libunistring_la-categ_of.o unictype/.libs/libunistring_la-categ_or.o unictype/.libs/libunistring_la-categ_test.o unictype/.libs/libunistring_la-combiningclass.o unictype/.libs/libunistring_la-combiningclass_byname.o unictype/.libs/libunistring_la-combiningclass_longname.o unictype/.libs/libunistring_la-combiningclass_name.o unictype/.libs/libunistring_la-ctype_alnum.o unictype/.libs/libunistring_la-ctype_alpha.o unictype/.libs/libunistring_la-ctype_blank.o unictype/.libs/libunistring_la-ctype_cntrl.o unictype/.libs/libunistring_la-ctype_digit.o unictype/.libs/libunistring_la-ctype_graph.o unictype/.libs/libunistring_la-ctype_lower.o unictype/.libs/libunistring_la-ctype_print.o unictype/.libs/libunistring_la-ctype_punct.o unictype/.libs/libunistring_la-ctype_space.o unictype/.libs/libunistring_la-ctype_upper.o unictype/.libs/libunistring_la-ctype_xdigit.o unictype/.libs/libunistring_la-decdigit.o unictype/.libs/libunistring_la-digit.o unictype/.libs/libunistring_la-incb_byname.o unictype/.libs/libunistring_la-incb_name.o unictype/.libs/libunistring_la-incb_of.o unictype/.libs/libunistring_la-joininggroup_byname.o unictype/.libs/libunistring_la-joininggroup_name.o unictype/.libs/libunistring_la-joininggroup_of.o unictype/.libs/libunistring_la-joiningtype_byname.o unictype/.libs/libunistring_la-joiningtype_longname.o unictype/.libs/libunistring_la-joiningtype_name.o unictype/.libs/libunistring_la-joiningtype_of.o unictype/.libs/libunistring_la-mirror.o unictype/.libs/libunistring_la-numeric.o unictype/.libs/libunistring_la-pr_alphabetic.o unictype/.libs/libunistring_la-pr_ascii_hex_digit.o unictype/.libs/libunistring_la-pr_bidi_arabic_digit.o unictype/.libs/libunistring_la-pr_bidi_arabic_right_to_left.o unictype/.libs/libunistring_la-pr_bidi_block_separator.o unictype/.libs/libunistring_la-pr_bidi_boundary_neutral.o unictype/.libs/libunistring_la-pr_bidi_common_separator.o unictype/.libs/libunistring_la-pr_bidi_control.o unictype/.libs/libunistring_la-pr_bidi_embedding_or_override.o unictype/.libs/libunistring_la-pr_bidi_eur_num_separator.o unictype/.libs/libunistring_la-pr_bidi_eur_num_terminator.o unictype/.libs/libunistring_la-pr_bidi_european_digit.o unictype/.libs/libunistring_la-pr_bidi_hebrew_right_to_left.o unictype/.libs/libunistring_la-pr_bidi_left_to_right.o unictype/.libs/libunistring_la-pr_bidi_non_spacing_mark.o unictype/.libs/libunistring_la-pr_bidi_other_neutral.o unictype/.libs/libunistring_la-pr_bidi_pdf.o unictype/.libs/libunistring_la-pr_bidi_segment_separator.o unictype/.libs/libunistring_la-pr_bidi_whitespace.o unictype/.libs/libunistring_la-pr_byname.o unictype/.libs/libunistring_la-pr_case_ignorable.o unictype/.libs/libunistring_la-pr_cased.o unictype/.libs/libunistring_la-pr_changes_when_casefolded.o unictype/.libs/libunistring_la-pr_changes_when_casemapped.o unictype/.libs/libunistring_la-pr_changes_when_lowercased.o unictype/.libs/libunistring_la-pr_changes_when_titlecased.o unictype/.libs/libunistring_la-pr_changes_when_uppercased.o unictype/.libs/libunistring_la-pr_combining.o unictype/.libs/libunistring_la-pr_composite.o unictype/.libs/libunistring_la-pr_currency_symbol.o unictype/.libs/libunistring_la-pr_dash.o unictype/.libs/libunistring_la-pr_decimal_digit.o unictype/.libs/libunistring_la-pr_default_ignorable_code_point.o unictype/.libs/libunistring_la-pr_deprecated.o unictype/.libs/libunistring_la-pr_diacritic.o unictype/.libs/libunistring_la-pr_emoji.o unictype/.libs/libunistring_la-pr_emoji_component.o unictype/.libs/libunistring_la-pr_emoji_modifier.o unictype/.libs/libunistring_la-pr_emoji_modifier_base.o unictype/.libs/libunistring_la-pr_emoji_presentation.o unictype/.libs/libunistring_la-pr_extended_pictographic.o unictype/.libs/libunistring_la-pr_extender.o unictype/.libs/libunistring_la-pr_format_control.o unictype/.libs/libunistring_la-pr_grapheme_base.o unictype/.libs/libunistring_la-pr_grapheme_extend.o unictype/.libs/libunistring_la-pr_grapheme_link.o unictype/.libs/libunistring_la-pr_hex_digit.o unictype/.libs/libunistring_la-pr_hyphen.o unictype/.libs/libunistring_la-pr_id_compat_math_continue.o unictype/.libs/libunistring_la-pr_id_compat_math_start.o unictype/.libs/libunistring_la-pr_id_continue.o unictype/.libs/libunistring_la-pr_id_start.o unictype/.libs/libunistring_la-pr_ideographic.o unictype/.libs/libunistring_la-pr_ids_binary_operator.o unictype/.libs/libunistring_la-pr_ids_trinary_operator.o unictype/.libs/libunistring_la-pr_ids_unary_operator.o unictype/.libs/libunistring_la-pr_ignorable_control.o unictype/.libs/libunistring_la-pr_iso_control.o unictype/.libs/libunistring_la-pr_join_control.o unictype/.libs/libunistring_la-pr_left_of_pair.o unictype/.libs/libunistring_la-pr_line_separator.o unictype/.libs/libunistring_la-pr_logical_order_exception.o unictype/.libs/libunistring_la-pr_lowercase.o unictype/.libs/libunistring_la-pr_math.o unictype/.libs/libunistring_la-pr_modifier_combining_mark.o unictype/.libs/libunistring_la-pr_non_break.o unictype/.libs/libunistring_la-pr_not_a_character.o unictype/.libs/libunistring_la-pr_numeric.o unictype/.libs/libunistring_la-pr_other_alphabetic.o unictype/.libs/libunistring_la-pr_other_default_ignorable_code_point.o unictype/.libs/libunistring_la-pr_other_grapheme_extend.o unictype/.libs/libunistring_la-pr_other_id_continue.o unictype/.libs/libunistring_la-pr_other_id_start.o unictype/.libs/libunistring_la-pr_other_lowercase.o unictype/.libs/libunistring_la-pr_other_math.o unictype/.libs/libunistring_la-pr_other_uppercase.o unictype/.libs/libunistring_la-pr_paired_punctuation.o unictype/.libs/libunistring_la-pr_paragraph_separator.o unictype/.libs/libunistring_la-pr_pattern_syntax.o unictype/.libs/libunistring_la-pr_pattern_white_space.o unictype/.libs/libunistring_la-pr_prepended_concatenation_mark.o unictype/.libs/libunistring_la-pr_private_use.o unictype/.libs/libunistring_la-pr_punctuation.o unictype/.libs/libunistring_la-pr_quotation_mark.o unictype/.libs/libunistring_la-pr_radical.o unictype/.libs/libunistring_la-pr_regional_indicator.o unictype/.libs/libunistring_la-pr_sentence_terminal.o unictype/.libs/libunistring_la-pr_soft_dotted.o unictype/.libs/libunistring_la-pr_space.o unictype/.libs/libunistring_la-pr_terminal_punctuation.o unictype/.libs/libunistring_la-pr_test.o unictype/.libs/libunistring_la-pr_titlecase.o unictype/.libs/libunistring_la-pr_unassigned_code_value.o unictype/.libs/libunistring_la-pr_unified_ideograph.o unictype/.libs/libunistring_la-pr_uppercase.o unictype/.libs/libunistring_la-pr_variation_selector.o unictype/.libs/libunistring_la-pr_white_space.o unictype/.libs/libunistring_la-pr_xid_continue.o unictype/.libs/libunistring_la-pr_xid_start.o unictype/.libs/libunistring_la-pr_zero_width.o unictype/.libs/libunistring_la-scripts.o unictype/.libs/libunistring_la-sy_c_ident.o unictype/.libs/libunistring_la-sy_c_whitespace.o unictype/.libs/libunistring_la-sy_java_ident.o unictype/.libs/libunistring_la-sy_java_whitespace.o unigbrk/.libs/libunistring_la-u16-grapheme-breaks.o unigbrk/.libs/libunistring_la-u16-grapheme-next.o unigbrk/.libs/libunistring_la-u16-grapheme-prev.o unigbrk/.libs/libunistring_la-u32-grapheme-breaks.o unigbrk/.libs/libunistring_la-u32-grapheme-next.o unigbrk/.libs/libunistring_la-u32-grapheme-prev.o unigbrk/.libs/libunistring_la-u8-grapheme-breaks.o unigbrk/.libs/libunistring_la-u8-grapheme-next.o unigbrk/.libs/libunistring_la-u8-grapheme-prev.o unigbrk/.libs/libunistring_la-uc-gbrk-prop.o unigbrk/.libs/libunistring_la-uc-grapheme-breaks.o unigbrk/.libs/libunistring_la-uc-is-grapheme-break.o unigbrk/.libs/libunistring_la-ulc-grapheme-breaks.o unilbrk/.libs/libunistring_la-lbrktables.o unilbrk/.libs/libunistring_la-u16-possible-linebreaks.o unilbrk/.libs/libunistring_la-u16-width-linebreaks.o unilbrk/.libs/libunistring_la-u32-possible-linebreaks.o unilbrk/.libs/libunistring_la-u32-width-linebreaks.o unilbrk/.libs/libunistring_la-u8-possible-linebreaks.o unilbrk/.libs/libunistring_la-u8-width-linebreaks.o unilbrk/.libs/libunistring_la-ulc-common.o unilbrk/.libs/libunistring_la-ulc-possible-linebreaks.o unilbrk/.libs/libunistring_la-ulc-width-linebreaks.o unimetadata/.libs/libunistring_la-u-version.o uniname/.libs/libunistring_la-uniname.o uninorm/.libs/libunistring_la-canonical-decomposition.o uninorm/.libs/libunistring_la-compat-decomposition.o uninorm/.libs/libunistring_la-composition.o uninorm/.libs/libunistring_la-decompose-internal.o uninorm/.libs/libunistring_la-decomposing-form.o uninorm/.libs/libunistring_la-decomposition.o uninorm/.libs/libunistring_la-decomposition-table.o uninorm/.libs/libunistring_la-uninorm-filter.o uninorm/.libs/libunistring_la-nfc.o uninorm/.libs/libunistring_la-nfd.o uninorm/.libs/libunistring_la-nfkc.o uninorm/.libs/libunistring_la-nfkd.o uninorm/.libs/libunistring_la-u16-normalize.o uninorm/.libs/libunistring_la-u16-normcmp.o uninorm/.libs/libunistring_la-u16-normcoll.o uninorm/.libs/libunistring_la-u16-normxfrm.o uninorm/.libs/libunistring_la-u32-normalize.o uninorm/.libs/libunistring_la-u32-normcmp.o uninorm/.libs/libunistring_la-u32-normcoll.o uninorm/.libs/libunistring_la-u32-normxfrm.o uninorm/.libs/libunistring_la-u8-normalize.o uninorm/.libs/libunistring_la-u8-normcmp.o uninorm/.libs/libunistring_la-u8-normcoll.o uninorm/.libs/libunistring_la-u8-normxfrm.o .libs/libunistring_la-unistd.o unistdio/.libs/libunistring_la-u-printf-args.o unistdio/.libs/libunistring_la-u16-asnprintf.o unistdio/.libs/libunistring_la-u16-asprintf.o unistdio/.libs/libunistring_la-u16-printf-parse.o unistdio/.libs/libunistring_la-u16-snprintf.o unistdio/.libs/libunistring_la-u16-sprintf.o unistdio/.libs/libunistring_la-u16-u16-asnprintf.o unistdio/.libs/libunistring_la-u16-u16-asprintf.o unistdio/.libs/libunistring_la-u16-u16-snprintf.o unistdio/.libs/libunistring_la-u16-u16-sprintf.o unistdio/.libs/libunistring_la-u16-u16-vasnprintf.o unistdio/.libs/libunistring_la-u16-u16-vasprintf.o unistdio/.libs/libunistring_la-u16-u16-vsnprintf.o unistdio/.libs/libunistring_la-u16-u16-vsprintf.o unistdio/.libs/libunistring_la-u16-vasnprintf.o unistdio/.libs/libunistring_la-u16-vasprintf.o unistdio/.libs/libunistring_la-u16-vsnprintf.o unistdio/.libs/libunistring_la-u16-vsprintf.o unistdio/.libs/libunistring_la-u32-asnprintf.o unistdio/.libs/libunistring_la-u32-asprintf.o unistdio/.libs/libunistring_la-u32-printf-parse.o unistdio/.libs/libunistring_la-u32-snprintf.o unistdio/.libs/libunistring_la-u32-sprintf.o unistdio/.libs/libunistring_la-u32-u32-asnprintf.o unistdio/.libs/libunistring_la-u32-u32-asprintf.o unistdio/.libs/libunistring_la-u32-u32-snprintf.o unistdio/.libs/libunistring_la-u32-u32-sprintf.o unistdio/.libs/libunistring_la-u32-u32-vasnprintf.o unistdio/.libs/libunistring_la-u32-u32-vasprintf.o unistdio/.libs/libunistring_la-u32-u32-vsnprintf.o unistdio/.libs/libunistring_la-u32-u32-vsprintf.o unistdio/.libs/libunistring_la-u32-vasnprintf.o unistdio/.libs/libunistring_la-u32-vasprintf.o unistdio/.libs/libunistring_la-u32-vsnprintf.o unistdio/.libs/libunistring_la-u32-vsprintf.o unistdio/.libs/libunistring_la-u8-asnprintf.o unistdio/.libs/libunistring_la-u8-asprintf.o unistdio/.libs/libunistring_la-u8-printf-parse.o unistdio/.libs/libunistring_la-u8-snprintf.o unistdio/.libs/libunistring_la-u8-sprintf.o unistdio/.libs/libunistring_la-u8-u8-asnprintf.o unistdio/.libs/libunistring_la-u8-u8-asprintf.o unistdio/.libs/libunistring_la-u8-u8-snprintf.o unistdio/.libs/libunistring_la-u8-u8-sprintf.o unistdio/.libs/libunistring_la-u8-u8-vasnprintf.o unistdio/.libs/libunistring_la-u8-u8-vasprintf.o unistdio/.libs/libunistring_la-u8-u8-vsnprintf.o unistdio/.libs/libunistring_la-u8-u8-vsprintf.o unistdio/.libs/libunistring_la-u8-vasnprintf.o unistdio/.libs/libunistring_la-u8-vasprintf.o unistdio/.libs/libunistring_la-u8-vsnprintf.o unistdio/.libs/libunistring_la-u8-vsprintf.o unistdio/.libs/libunistring_la-ulc-asnprintf.o unistdio/.libs/libunistring_la-ulc-asprintf.o unistdio/.libs/libunistring_la-ulc-fprintf.o unistdio/.libs/libunistring_la-ulc-printf-parse.o unistdio/.libs/libunistring_la-ulc-snprintf.o unistdio/.libs/libunistring_la-ulc-sprintf.o unistdio/.libs/libunistring_la-ulc-vasnprintf.o unistdio/.libs/libunistring_la-ulc-vasprintf.o unistdio/.libs/libunistring_la-ulc-vfprintf.o unistdio/.libs/libunistring_la-ulc-vsnprintf.o unistdio/.libs/libunistring_la-ulc-vsprintf.o unistr/.libs/libunistring_la-u16-check.o unistr/.libs/libunistring_la-u16-chr.o unistr/.libs/libunistring_la-u16-cmp.o unistr/.libs/libunistring_la-u16-cmp2.o unistr/.libs/libunistring_la-u16-cpy.o unistr/.libs/libunistring_la-u16-cpy-alloc.o unistr/.libs/libunistring_la-u16-endswith.o unistr/.libs/libunistring_la-u16-mblen.o unistr/.libs/libunistring_la-u16-mbsnlen.o unistr/.libs/libunistring_la-u16-mbtouc.o unistr/.libs/libunistring_la-u16-mbtouc-aux.o unistr/.libs/libunistring_la-u16-mbtouc-unsafe.o unistr/.libs/libunistring_la-u16-mbtouc-unsafe-aux.o unistr/.libs/libunistring_la-u16-mbtoucr.o unistr/.libs/libunistring_la-u16-move.o unistr/.libs/libunistring_la-u16-next.o unistr/.libs/libunistring_la-u16-pcpy.o unistr/.libs/libunistring_la-u16-prev.o unistr/.libs/libunistring_la-u16-set.o unistr/.libs/libunistring_la-u16-startswith.o unistr/.libs/libunistring_la-u16-stpcpy.o unistr/.libs/libunistring_la-u16-stpncpy.o unistr/.libs/libunistring_la-u16-strcat.o unistr/.libs/libunistring_la-u16-strchr.o unistr/.libs/libunistring_la-u16-strcmp.o unistr/.libs/libunistring_la-u16-strcoll.o unistr/.libs/libunistring_la-u16-strcpy.o unistr/.libs/libunistring_la-u16-strcspn.o unistr/.libs/libunistring_la-u16-strdup.o unistr/.libs/libunistring_la-u16-strlen.o unistr/.libs/libunistring_la-u16-strmblen.o unistr/.libs/libunistring_la-u16-strmbtouc.o unistr/.libs/libunistring_la-u16-strncat.o unistr/.libs/libunistring_la-u16-strncmp.o unistr/.libs/libunistring_la-u16-strncpy.o unistr/.libs/libunistring_la-u16-strnlen.o unistr/.libs/libunistring_la-u16-strpbrk.o unistr/.libs/libunistring_la-u16-strrchr.o unistr/.libs/libunistring_la-u16-strspn.o unistr/.libs/libunistring_la-u16-strstr.o unistr/.libs/libunistring_la-u16-strtok.o unistr/.libs/libunistring_la-u16-to-u32.o unistr/.libs/libunistring_la-u16-to-u8.o unistr/.libs/libunistring_la-u16-uctomb.o unistr/.libs/libunistring_la-u16-uctomb-aux.o unistr/.libs/libunistring_la-u32-check.o unistr/.libs/libunistring_la-u32-chr.o unistr/.libs/libunistring_la-u32-cmp.o unistr/.libs/libunistring_la-u32-cmp2.o unistr/.libs/libunistring_la-u32-cpy.o unistr/.libs/libunistring_la-u32-cpy-alloc.o unistr/.libs/libunistring_la-u32-endswith.o unistr/.libs/libunistring_la-u32-mblen.o unistr/.libs/libunistring_la-u32-mbsnlen.o unistr/.libs/libunistring_la-u32-mbtouc.o unistr/.libs/libunistring_la-u32-mbtouc-unsafe.o unistr/.libs/libunistring_la-u32-mbtoucr.o unistr/.libs/libunistring_la-u32-move.o unistr/.libs/libunistring_la-u32-next.o unistr/.libs/libunistring_la-u32-pcpy.o unistr/.libs/libunistring_la-u32-prev.o unistr/.libs/libunistring_la-u32-set.o unistr/.libs/libunistring_la-u32-startswith.o unistr/.libs/libunistring_la-u32-stpcpy.o unistr/.libs/libunistring_la-u32-stpncpy.o unistr/.libs/libunistring_la-u32-strcat.o unistr/.libs/libunistring_la-u32-strchr.o unistr/.libs/libunistring_la-u32-strcmp.o unistr/.libs/libunistring_la-u32-strcoll.o unistr/.libs/libunistring_la-u32-strcpy.o unistr/.libs/libunistring_la-u32-strcspn.o unistr/.libs/libunistring_la-u32-strdup.o unistr/.libs/libunistring_la-u32-strlen.o unistr/.libs/libunistring_la-u32-strmblen.o unistr/.libs/libunistring_la-u32-strmbtouc.o unistr/.libs/libunistring_la-u32-strncat.o unistr/.libs/libunistring_la-u32-strncmp.o unistr/.libs/libunistring_la-u32-strncpy.o unistr/.libs/libunistring_la-u32-strnlen.o unistr/.libs/libunistring_la-u32-strpbrk.o unistr/.libs/libunistring_la-u32-strrchr.o unistr/.libs/libunistring_la-u32-strspn.o unistr/.libs/libunistring_la-u32-strstr.o unistr/.libs/libunistring_la-u32-strtok.o unistr/.libs/libunistring_la-u32-to-u16.o unistr/.libs/libunistring_la-u32-to-u8.o unistr/.libs/libunistring_la-u32-uctomb.o unistr/.libs/libunistring_la-u8-check.o unistr/.libs/libunistring_la-u8-chr.o unistr/.libs/libunistring_la-u8-cmp.o unistr/.libs/libunistring_la-u8-cmp2.o unistr/.libs/libunistring_la-u8-cpy.o unistr/.libs/libunistring_la-u8-cpy-alloc.o unistr/.libs/libunistring_la-u8-endswith.o unistr/.libs/libunistring_la-u8-mblen.o unistr/.libs/libunistring_la-u8-mbsnlen.o unistr/.libs/libunistring_la-u8-mbtouc.o unistr/.libs/libunistring_la-u8-mbtouc-aux.o unistr/.libs/libunistring_la-u8-mbtouc-unsafe.o unistr/.libs/libunistring_la-u8-mbtouc-unsafe-aux.o unistr/.libs/libunistring_la-u8-mbtoucr.o unistr/.libs/libunistring_la-u8-move.o unistr/.libs/libunistring_la-u8-next.o unistr/.libs/libunistring_la-u8-pcpy.o unistr/.libs/libunistring_la-u8-prev.o unistr/.libs/libunistring_la-u8-set.o unistr/.libs/libunistring_la-u8-startswith.o unistr/.libs/libunistring_la-u8-stpcpy.o unistr/.libs/libunistring_la-u8-stpncpy.o unistr/.libs/libunistring_la-u8-strcat.o unistr/.libs/libunistring_la-u8-strchr.o unistr/.libs/libunistring_la-u8-strcmp.o unistr/.libs/libunistring_la-u8-strcoll.o unistr/.libs/libunistring_la-u8-strcpy.o unistr/.libs/libunistring_la-u8-strcspn.o unistr/.libs/libunistring_la-u8-strdup.o unistr/.libs/libunistring_la-u8-strlen.o unistr/.libs/libunistring_la-u8-strmblen.o unistr/.libs/libunistring_la-u8-strmbtouc.o unistr/.libs/libunistring_la-u8-strncat.o unistr/.libs/libunistring_la-u8-strncmp.o unistr/.libs/libunistring_la-u8-strncpy.o unistr/.libs/libunistring_la-u8-strnlen.o unistr/.libs/libunistring_la-u8-strpbrk.o unistr/.libs/libunistring_la-u8-strrchr.o unistr/.libs/libunistring_la-u8-strspn.o unistr/.libs/libunistring_la-u8-strstr.o unistr/.libs/libunistring_la-u8-strtok.o unistr/.libs/libunistring_la-u8-to-u16.o unistr/.libs/libunistring_la-u8-to-u32.o unistr/.libs/libunistring_la-u8-uctomb.o unistr/.libs/libunistring_la-u8-uctomb-aux.o uniwbrk/.libs/libunistring_la-wbrktable.o uniwbrk/.libs/libunistring_la-u16-wordbreaks.o uniwbrk/.libs/libunistring_la-u32-wordbreaks.o uniwbrk/.libs/libunistring_la-u8-wordbreaks.o uniwbrk/.libs/libunistring_la-ulc-wordbreaks.o uniwbrk/.libs/libunistring_la-wordbreak-property.o uniwidth/.libs/libunistring_la-u16-strwidth.o uniwidth/.libs/libunistring_la-u16-width.o uniwidth/.libs/libunistring_la-u32-strwidth.o uniwidth/.libs/libunistring_la-u32-width.o uniwidth/.libs/libunistring_la-u8-strwidth.o uniwidth/.libs/libunistring_la-u8-width.o uniwidth/.libs/libunistring_la-width.o .libs/libunistring_la-wctype-h.o .libs/libunistring_la-xsize.o .libs/libunistring_la-version.o -march=armv8-a -O2 -Werror=format-security -mbranch-protection=standard -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -Wl,-soname -Wl,libunistring.so.5 -o .libs/libunistring.so.5.2.14672libtool: link: (cd ".libs" && rm -f "libunistring.so.5" && ln -s "libunistring.so.5.2.1" "libunistring.so.5")4673libtool: link: (cd ".libs" && rm -f "libunistring.so" && ln -s "libunistring.so.5.2.1" "libunistring.so")4674libtool: link: ar cr .libs/libunistring.a libunistring_la-amemxfrm.o libunistring_la-c-ctype.o libunistring_la-c-strcasecmp.o libunistring_la-c32isalnum.o libunistring_la-c32isalpha.o libunistring_la-c32isblank.o libunistring_la-c32iscntrl.o libunistring_la-c32isdigit.o libunistring_la-c32isgraph.o libunistring_la-c32islower.o libunistring_la-c32isprint.o libunistring_la-c32ispunct.o libunistring_la-c32isspace.o libunistring_la-c32isupper.o libunistring_la-c32isxdigit.o libunistring_la-c32tolower.o libunistring_la-c32width.o libunistring_la-fseterr.o libunistring_la-localename-table.o libunistring_la-getlocalename_l-unsafe.o libunistring_la-hard-locale.o libunistring_la-localcharset.o libunistring_la-localename.o libunistring_la-localename-environ.o libunistring_la-localename-unsafe.o glthread/libunistring_la-lock.o libunistring_la-malloca.o libunistring_la-math.o libunistring_la-mbchar.o libunistring_la-mbiterf.o libunistring_la-mbrtoc32.o libunistring_la-mbrtowc.o libunistring_la-mbsnlen.o libunistring_la-mbszero.o libunistring_la-memcmp2.o glthread/libunistring_la-once.o libunistring_la-printf-frexp.o libunistring_la-printf-frexpl.o libunistring_la-setlocale_null.o libunistring_la-setlocale_null-unlocked.o libunistring_la-stdlib.o libunistring_la-striconveh.o libunistring_la-striconveha.o libunistring_la-string.o glthread/libunistring_la-threadlib.o unicase/libunistring_la-cased.o unicase/libunistring_la-empty-prefix-context.o unicase/libunistring_la-empty-suffix-context.o unicase/libunistring_la-ignorable.o unicase/libunistring_la-locale-language.o unicase/libunistring_la-special-casing.o unicase/libunistring_la-tocasefold.o unicase/libunistring_la-tolower.o unicase/libunistring_la-totitle.o unicase/libunistring_la-toupper.o unicase/libunistring_la-u16-casecmp.o unicase/libunistring_la-u16-casecoll.o unicase/libunistring_la-u16-casefold.o unicase/libunistring_la-u16-casemap.o unicase/libunistring_la-u16-casexfrm.o unicase/libunistring_la-u16-ct-casefold.o unicase/libunistring_la-u16-ct-tolower.o unicase/libunistring_la-u16-ct-totitle.o unicase/libunistring_la-u16-ct-toupper.o unicase/libunistring_la-u16-is-cased.o unicase/libunistring_la-u16-is-casefolded.o unicase/libunistring_la-u16-is-invariant.o unicase/libunistring_la-u16-is-lowercase.o unicase/libunistring_la-u16-is-titlecase.o unicase/libunistring_la-u16-is-uppercase.o unicase/libunistring_la-u16-prefix-context.o unicase/libunistring_la-u16-suffix-context.o unicase/libunistring_la-u16-tolower.o unicase/libunistring_la-u16-totitle.o unicase/libunistring_la-u16-toupper.o unicase/libunistring_la-u32-casecmp.o unicase/libunistring_la-u32-casecoll.o unicase/libunistring_la-u32-casefold.o unicase/libunistring_la-u32-casemap.o unicase/libunistring_la-u32-casexfrm.o unicase/libunistring_la-u32-ct-casefold.o unicase/libunistring_la-u32-ct-tolower.o unicase/libunistring_la-u32-ct-totitle.o unicase/libunistring_la-u32-ct-toupper.o unicase/libunistring_la-u32-is-cased.o unicase/libunistring_la-u32-is-casefolded.o unicase/libunistring_la-u32-is-invariant.o unicase/libunistring_la-u32-is-lowercase.o unicase/libunistring_la-u32-is-titlecase.o unicase/libunistring_la-u32-is-uppercase.o unicase/libunistring_la-u32-prefix-context.o unicase/libunistring_la-u32-suffix-context.o unicase/libunistring_la-u32-tolower.o unicase/libunistring_la-u32-totitle.o unicase/libunistring_la-u32-toupper.o unicase/libunistring_la-u8-casecmp.o unicase/libunistring_la-u8-casecoll.o unicase/libunistring_la-u8-casefold.o unicase/libunistring_la-u8-casemap.o unicase/libunistring_la-u8-casexfrm.o unicase/libunistring_la-u8-ct-casefold.o unicase/libunistring_la-u8-ct-tolower.o unicase/libunistring_la-u8-ct-totitle.o unicase/libunistring_la-u8-ct-toupper.o unicase/libunistring_la-u8-is-cased.o unicase/libunistring_la-u8-is-casefolded.o unicase/libunistring_la-u8-is-invariant.o unicase/libunistring_la-u8-is-lowercase.o unicase/libunistring_la-u8-is-titlecase.o unicase/libunistring_la-u8-is-uppercase.o unicase/libunistring_la-u8-prefix-context.o unicase/libunistring_la-u8-suffix-context.o unicase/libunistring_la-u8-tolower.o unicase/libunistring_la-u8-totitle.o unicase/libunistring_la-u8-toupper.o unicase/libunistring_la-ulc-casecmp.o unicase/libunistring_la-ulc-casecoll.o unicase/libunistring_la-ulc-casexfrm.o uniconv/libunistring_la-u16-conv-from-enc.o uniconv/libunistring_la-u16-conv-to-enc.o uniconv/libunistring_la-u16-strconv-from-enc.o uniconv/libunistring_la-u16-strconv-from-locale.o uniconv/libunistring_la-u16-strconv-to-enc.o uniconv/libunistring_la-u16-strconv-to-locale.o uniconv/libunistring_la-u32-conv-from-enc.o uniconv/libunistring_la-u32-conv-to-enc.o uniconv/libunistring_la-u32-strconv-from-enc.o uniconv/libunistring_la-u32-strconv-from-locale.o uniconv/libunistring_la-u32-strconv-to-enc.o uniconv/libunistring_la-u32-strconv-to-locale.o uniconv/libunistring_la-u8-conv-from-enc.o uniconv/libunistring_la-u8-conv-to-enc.o uniconv/libunistring_la-u8-strconv-from-enc.o uniconv/libunistring_la-u8-strconv-from-locale.o uniconv/libunistring_la-u8-strconv-to-enc.o uniconv/libunistring_la-u8-strconv-to-locale.o unictype/libunistring_la-bidi_byname.o unictype/libunistring_la-bidi_longname.o unictype/libunistring_la-bidi_name.o unictype/libunistring_la-bidi_of.o unictype/libunistring_la-bidi_test.o unictype/libunistring_la-blocks.o unictype/libunistring_la-block_test.o unictype/libunistring_la-categ_C.o unictype/libunistring_la-categ_Cc.o unictype/libunistring_la-categ_Cf.o unictype/libunistring_la-categ_Cn.o unictype/libunistring_la-categ_Co.o unictype/libunistring_la-categ_Cs.o unictype/libunistring_la-categ_L.o unictype/libunistring_la-categ_LC.o unictype/libunistring_la-categ_Ll.o unictype/libunistring_la-categ_Lm.o unictype/libunistring_la-categ_Lo.o unictype/libunistring_la-categ_Lt.o unictype/libunistring_la-categ_Lu.o unictype/libunistring_la-categ_M.o unictype/libunistring_la-categ_Mc.o unictype/libunistring_la-categ_Me.o unictype/libunistring_la-categ_Mn.o unictype/libunistring_la-categ_N.o unictype/libunistring_la-categ_Nd.o unictype/libunistring_la-categ_Nl.o unictype/libunistring_la-categ_No.o unictype/libunistring_la-categ_P.o unictype/libunistring_la-categ_Pc.o unictype/libunistring_la-categ_Pd.o unictype/libunistring_la-categ_Pe.o unictype/libunistring_la-categ_Pf.o unictype/libunistring_la-categ_Pi.o unictype/libunistring_la-categ_Po.o unictype/libunistring_la-categ_Ps.o unictype/libunistring_la-categ_S.o unictype/libunistring_la-categ_Sc.o unictype/libunistring_la-categ_Sk.o unictype/libunistring_la-categ_Sm.o unictype/libunistring_la-categ_So.o unictype/libunistring_la-categ_Z.o unictype/libunistring_la-categ_Zl.o unictype/libunistring_la-categ_Zp.o unictype/libunistring_la-categ_Zs.o unictype/libunistring_la-categ_and.o unictype/libunistring_la-categ_and_not.o unictype/libunistring_la-categ_byname.o unictype/libunistring_la-categ_longname.o unictype/libunistring_la-categ_name.o unictype/libunistring_la-categ_none.o unictype/libunistring_la-categ_of.o unictype/libunistring_la-categ_or.o unictype/libunistring_la-categ_test.o unictype/libunistring_la-combiningclass.o unictype/libunistring_la-combiningclass_byname.o unictype/libunistring_la-combiningclass_longname.o unictype/libunistring_la-combiningclass_name.o unictype/libunistring_la-ctype_alnum.o unictype/libunistring_la-ctype_alpha.o unictype/libunistring_la-ctype_blank.o unictype/libunistring_la-ctype_cntrl.o unictype/libunistring_la-ctype_digit.o unictype/libunistring_la-ctype_graph.o unictype/libunistring_la-ctype_lower.o unictype/libunistring_la-ctype_print.o unictype/libunistring_la-ctype_punct.o unictype/libunistring_la-ctype_space.o unictype/libunistring_la-ctype_upper.o unictype/libunistring_la-ctype_xdigit.o unictype/libunistring_la-decdigit.o unictype/libunistring_la-digit.o unictype/libunistring_la-incb_byname.o unictype/libunistring_la-incb_name.o unictype/libunistring_la-incb_of.o unictype/libunistring_la-joininggroup_byname.o unictype/libunistring_la-joininggroup_name.o unictype/libunistring_la-joininggroup_of.o unictype/libunistring_la-joiningtype_byname.o unictype/libunistring_la-joiningtype_longname.o unictype/libunistring_la-joiningtype_name.o unictype/libunistring_la-joiningtype_of.o unictype/libunistring_la-mirror.o unictype/libunistring_la-numeric.o unictype/libunistring_la-pr_alphabetic.o unictype/libunistring_la-pr_ascii_hex_digit.o unictype/libunistring_la-pr_bidi_arabic_digit.o unictype/libunistring_la-pr_bidi_arabic_right_to_left.o unictype/libunistring_la-pr_bidi_block_separator.o unictype/libunistring_la-pr_bidi_boundary_neutral.o unictype/libunistring_la-pr_bidi_common_separator.o unictype/libunistring_la-pr_bidi_control.o unictype/libunistring_la-pr_bidi_embedding_or_override.o unictype/libunistring_la-pr_bidi_eur_num_separator.o unictype/libunistring_la-pr_bidi_eur_num_terminator.o unictype/libunistring_la-pr_bidi_european_digit.o unictype/libunistring_la-pr_bidi_hebrew_right_to_left.o unictype/libunistring_la-pr_bidi_left_to_right.o unictype/libunistring_la-pr_bidi_non_spacing_mark.o unictype/libunistring_la-pr_bidi_other_neutral.o unictype/libunistring_la-pr_bidi_pdf.o unictype/libunistring_la-pr_bidi_segment_separator.o unictype/libunistring_la-pr_bidi_whitespace.o unictype/libunistring_la-pr_byname.o unictype/libunistring_la-pr_case_ignorable.o unictype/libunistring_la-pr_cased.o unictype/libunistring_la-pr_changes_when_casefolded.o unictype/libunistring_la-pr_changes_when_casemapped.o unictype/libunistring_la-pr_changes_when_lowercased.o unictype/libunistring_la-pr_changes_when_titlecased.o unictype/libunistring_la-pr_changes_when_uppercased.o unictype/libunistring_la-pr_combining.o unictype/libunistring_la-pr_composite.o unictype/libunistring_la-pr_currency_symbol.o unictype/libunistring_la-pr_dash.o unictype/libunistring_la-pr_decimal_digit.o unictype/libunistring_la-pr_default_ignorable_code_point.o unictype/libunistring_la-pr_deprecated.o unictype/libunistring_la-pr_diacritic.o unictype/libunistring_la-pr_emoji.o unictype/libunistring_la-pr_emoji_component.o unictype/libunistring_la-pr_emoji_modifier.o unictype/libunistring_la-pr_emoji_modifier_base.o unictype/libunistring_la-pr_emoji_presentation.o unictype/libunistring_la-pr_extended_pictographic.o unictype/libunistring_la-pr_extender.o unictype/libunistring_la-pr_format_control.o unictype/libunistring_la-pr_grapheme_base.o unictype/libunistring_la-pr_grapheme_extend.o unictype/libunistring_la-pr_grapheme_link.o unictype/libunistring_la-pr_hex_digit.o unictype/libunistring_la-pr_hyphen.o unictype/libunistring_la-pr_id_compat_math_continue.o unictype/libunistring_la-pr_id_compat_math_start.o unictype/libunistring_la-pr_id_continue.o unictype/libunistring_la-pr_id_start.o unictype/libunistring_la-pr_ideographic.o unictype/libunistring_la-pr_ids_binary_operator.o unictype/libunistring_la-pr_ids_trinary_operator.o unictype/libunistring_la-pr_ids_unary_operator.o unictype/libunistring_la-pr_ignorable_control.o unictype/libunistring_la-pr_iso_control.o unictype/libunistring_la-pr_join_control.o unictype/libunistring_la-pr_left_of_pair.o unictype/libunistring_la-pr_line_separator.o unictype/libunistring_la-pr_logical_order_exception.o unictype/libunistring_la-pr_lowercase.o unictype/libunistring_la-pr_math.o unictype/libunistring_la-pr_modifier_combining_mark.o unictype/libunistring_la-pr_non_break.o unictype/libunistring_la-pr_not_a_character.o unictype/libunistring_la-pr_numeric.o unictype/libunistring_la-pr_other_alphabetic.o unictype/libunistring_la-pr_other_default_ignorable_code_point.o unictype/libunistring_la-pr_other_grapheme_extend.o unictype/libunistring_la-pr_other_id_continue.o unictype/libunistring_la-pr_other_id_start.o unictype/libunistring_la-pr_other_lowercase.o unictype/libunistring_la-pr_other_math.o unictype/libunistring_la-pr_other_uppercase.o unictype/libunistring_la-pr_paired_punctuation.o unictype/libunistring_la-pr_paragraph_separator.o unictype/libunistring_la-pr_pattern_syntax.o unictype/libunistring_la-pr_pattern_white_space.o unictype/libunistring_la-pr_prepended_concatenation_mark.o unictype/libunistring_la-pr_private_use.o unictype/libunistring_la-pr_punctuation.o unictype/libunistring_la-pr_quotation_mark.o unictype/libunistring_la-pr_radical.o unictype/libunistring_la-pr_regional_indicator.o unictype/libunistring_la-pr_sentence_terminal.o unictype/libunistring_la-pr_soft_dotted.o unictype/libunistring_la-pr_space.o unictype/libunistring_la-pr_terminal_punctuation.o unictype/libunistring_la-pr_test.o unictype/libunistring_la-pr_titlecase.o unictype/libunistring_la-pr_unassigned_code_value.o unictype/libunistring_la-pr_unified_ideograph.o unictype/libunistring_la-pr_uppercase.o unictype/libunistring_la-pr_variation_selector.o unictype/libunistring_la-pr_white_space.o unictype/libunistring_la-pr_xid_continue.o unictype/libunistring_la-pr_xid_start.o unictype/libunistring_la-pr_zero_width.o unictype/libunistring_la-scripts.o unictype/libunistring_la-sy_c_ident.o unictype/libunistring_la-sy_c_whitespace.o unictype/libunistring_la-sy_java_ident.o unictype/libunistring_la-sy_java_whitespace.o unigbrk/libunistring_la-u16-grapheme-breaks.o unigbrk/libunistring_la-u16-grapheme-next.o unigbrk/libunistring_la-u16-grapheme-prev.o unigbrk/libunistring_la-u32-grapheme-breaks.o unigbrk/libunistring_la-u32-grapheme-next.o unigbrk/libunistring_la-u32-grapheme-prev.o unigbrk/libunistring_la-u8-grapheme-breaks.o unigbrk/libunistring_la-u8-grapheme-next.o unigbrk/libunistring_la-u8-grapheme-prev.o unigbrk/libunistring_la-uc-gbrk-prop.o unigbrk/libunistring_la-uc-grapheme-breaks.o unigbrk/libunistring_la-uc-is-grapheme-break.o unigbrk/libunistring_la-ulc-grapheme-breaks.o unilbrk/libunistring_la-lbrktables.o unilbrk/libunistring_la-u16-possible-linebreaks.o unilbrk/libunistring_la-u16-width-linebreaks.o unilbrk/libunistring_la-u32-possible-linebreaks.o unilbrk/libunistring_la-u32-width-linebreaks.o unilbrk/libunistring_la-u8-possible-linebreaks.o unilbrk/libunistring_la-u8-width-linebreaks.o unilbrk/libunistring_la-ulc-common.o unilbrk/libunistring_la-ulc-possible-linebreaks.o unilbrk/libunistring_la-ulc-width-linebreaks.o unimetadata/libunistring_la-u-version.o uniname/libunistring_la-uniname.o uninorm/libunistring_la-canonical-decomposition.o uninorm/libunistring_la-compat-decomposition.o uninorm/libunistring_la-composition.o uninorm/libunistring_la-decompose-internal.o uninorm/libunistring_la-decomposing-form.o uninorm/libunistring_la-decomposition.o uninorm/libunistring_la-decomposition-table.o uninorm/libunistring_la-uninorm-filter.o uninorm/libunistring_la-nfc.o uninorm/libunistring_la-nfd.o uninorm/libunistring_la-nfkc.o uninorm/libunistring_la-nfkd.o uninorm/libunistring_la-u16-normalize.o uninorm/libunistring_la-u16-normcmp.o uninorm/libunistring_la-u16-normcoll.o uninorm/libunistring_la-u16-normxfrm.o uninorm/libunistring_la-u32-normalize.o uninorm/libunistring_la-u32-normcmp.o uninorm/libunistring_la-u32-normcoll.o uninorm/libunistring_la-u32-normxfrm.o uninorm/libunistring_la-u8-normalize.o uninorm/libunistring_la-u8-normcmp.o uninorm/libunistring_la-u8-normcoll.o uninorm/libunistring_la-u8-normxfrm.o libunistring_la-unistd.o unistdio/libunistring_la-u-printf-args.o unistdio/libunistring_la-u16-asnprintf.o unistdio/libunistring_la-u16-asprintf.o unistdio/libunistring_la-u16-printf-parse.o unistdio/libunistring_la-u16-snprintf.o unistdio/libunistring_la-u16-sprintf.o unistdio/libunistring_la-u16-u16-asnprintf.o unistdio/libunistring_la-u16-u16-asprintf.o unistdio/libunistring_la-u16-u16-snprintf.o unistdio/libunistring_la-u16-u16-sprintf.o unistdio/libunistring_la-u16-u16-vasnprintf.o unistdio/libunistring_la-u16-u16-vasprintf.o unistdio/libunistring_la-u16-u16-vsnprintf.o unistdio/libunistring_la-u16-u16-vsprintf.o unistdio/libunistring_la-u16-vasnprintf.o unistdio/libunistring_la-u16-vasprintf.o unistdio/libunistring_la-u16-vsnprintf.o unistdio/libunistring_la-u16-vsprintf.o unistdio/libunistring_la-u32-asnprintf.o unistdio/libunistring_la-u32-asprintf.o unistdio/libunistring_la-u32-printf-parse.o unistdio/libunistring_la-u32-snprintf.o unistdio/libunistring_la-u32-sprintf.o unistdio/libunistring_la-u32-u32-asnprintf.o unistdio/libunistring_la-u32-u32-asprintf.o unistdio/libunistring_la-u32-u32-snprintf.o unistdio/libunistring_la-u32-u32-sprintf.o unistdio/libunistring_la-u32-u32-vasnprintf.o unistdio/libunistring_la-u32-u32-vasprintf.o unistdio/libunistring_la-u32-u32-vsnprintf.o unistdio/libunistring_la-u32-u32-vsprintf.o unistdio/libunistring_la-u32-vasnprintf.o unistdio/libunistring_la-u32-vasprintf.o unistdio/libunistring_la-u32-vsnprintf.o unistdio/libunistring_la-u32-vsprintf.o unistdio/libunistring_la-u8-asnprintf.o unistdio/libunistring_la-u8-asprintf.o unistdio/libunistring_la-u8-printf-parse.o unistdio/libunistring_la-u8-snprintf.o unistdio/libunistring_la-u8-sprintf.o unistdio/libunistring_la-u8-u8-asnprintf.o unistdio/libunistring_la-u8-u8-asprintf.o unistdio/libunistring_la-u8-u8-snprintf.o unistdio/libunistring_la-u8-u8-sprintf.o unistdio/libunistring_la-u8-u8-vasnprintf.o unistdio/libunistring_la-u8-u8-vasprintf.o unistdio/libunistring_la-u8-u8-vsnprintf.o unistdio/libunistring_la-u8-u8-vsprintf.o unistdio/libunistring_la-u8-vasnprintf.o unistdio/libunistring_la-u8-vasprintf.o unistdio/libunistring_la-u8-vsnprintf.o unistdio/libunistring_la-u8-vsprintf.o unistdio/libunistring_la-ulc-asnprintf.o unistdio/libunistring_la-ulc-asprintf.o unistdio/libunistring_la-ulc-fprintf.o unistdio/libunistring_la-ulc-printf-parse.o unistdio/libunistring_la-ulc-snprintf.o unistdio/libunistring_la-ulc-sprintf.o unistdio/libunistring_la-ulc-vasnprintf.o unistdio/libunistring_la-ulc-vasprintf.o unistdio/libunistring_la-ulc-vfprintf.o unistdio/libunistring_la-ulc-vsnprintf.o unistdio/libunistring_la-ulc-vsprintf.o unistr/libunistring_la-u16-check.o unistr/libunistring_la-u16-chr.o unistr/libunistring_la-u16-cmp.o unistr/libunistring_la-u16-cmp2.o unistr/libunistring_la-u16-cpy.o unistr/libunistring_la-u16-cpy-alloc.o unistr/libunistring_la-u16-endswith.o unistr/libunistring_la-u16-mblen.o unistr/libunistring_la-u16-mbsnlen.o unistr/libunistring_la-u16-mbtouc.o unistr/libunistring_la-u16-mbtouc-aux.o unistr/libunistring_la-u16-mbtouc-unsafe.o unistr/libunistring_la-u16-mbtouc-unsafe-aux.o unistr/libunistring_la-u16-mbtoucr.o unistr/libunistring_la-u16-move.o unistr/libunistring_la-u16-next.o unistr/libunistring_la-u16-pcpy.o unistr/libunistring_la-u16-prev.o unistr/libunistring_la-u16-set.o unistr/libunistring_la-u16-startswith.o unistr/libunistring_la-u16-stpcpy.o unistr/libunistring_la-u16-stpncpy.o unistr/libunistring_la-u16-strcat.o unistr/libunistring_la-u16-strchr.o unistr/libunistring_la-u16-strcmp.o unistr/libunistring_la-u16-strcoll.o unistr/libunistring_la-u16-strcpy.o unistr/libunistring_la-u16-strcspn.o unistr/libunistring_la-u16-strdup.o unistr/libunistring_la-u16-strlen.o unistr/libunistring_la-u16-strmblen.o unistr/libunistring_la-u16-strmbtouc.o unistr/libunistring_la-u16-strncat.o unistr/libunistring_la-u16-strncmp.o unistr/libunistring_la-u16-strncpy.o unistr/libunistring_la-u16-strnlen.o unistr/libunistring_la-u16-strpbrk.o unistr/libunistring_la-u16-strrchr.o unistr/libunistring_la-u16-strspn.o unistr/libunistring_la-u16-strstr.o unistr/libunistring_la-u16-strtok.o unistr/libunistring_la-u16-to-u32.o unistr/libunistring_la-u16-to-u8.o unistr/libunistring_la-u16-uctomb.o unistr/libunistring_la-u16-uctomb-aux.o unistr/libunistring_la-u32-check.o unistr/libunistring_la-u32-chr.o unistr/libunistring_la-u32-cmp.o unistr/libunistring_la-u32-cmp2.o unistr/libunistring_la-u32-cpy.o unistr/libunistring_la-u32-cpy-alloc.o unistr/libunistring_la-u32-endswith.o unistr/libunistring_la-u32-mblen.o unistr/libunistring_la-u32-mbsnlen.o unistr/libunistring_la-u32-mbtouc.o unistr/libunistring_la-u32-mbtouc-unsafe.o unistr/libunistring_la-u32-mbtoucr.o unistr/libunistring_la-u32-move.o unistr/libunistring_la-u32-next.o unistr/libunistring_la-u32-pcpy.o unistr/libunistring_la-u32-prev.o unistr/libunistring_la-u32-set.o unistr/libunistring_la-u32-startswith.o unistr/libunistring_la-u32-stpcpy.o unistr/libunistring_la-u32-stpncpy.o unistr/libunistring_la-u32-strcat.o unistr/libunistring_la-u32-strchr.o unistr/libunistring_la-u32-strcmp.o unistr/libunistring_la-u32-strcoll.o unistr/libunistring_la-u32-strcpy.o unistr/libunistring_la-u32-strcspn.o unistr/libunistring_la-u32-strdup.o unistr/libunistring_la-u32-strlen.o unistr/libunistring_la-u32-strmblen.o unistr/libunistring_la-u32-strmbtouc.o unistr/libunistring_la-u32-strncat.o unistr/libunistring_la-u32-strncmp.o unistr/libunistring_la-u32-strncpy.o unistr/libunistring_la-u32-strnlen.o unistr/libunistring_la-u32-strpbrk.o unistr/libunistring_la-u32-strrchr.o unistr/libunistring_la-u32-strspn.o unistr/libunistring_la-u32-strstr.o unistr/libunistring_la-u32-strtok.o unistr/libunistring_la-u32-to-u16.o unistr/libunistring_la-u32-to-u8.o unistr/libunistring_la-u32-uctomb.o unistr/libunistring_la-u8-check.o unistr/libunistring_la-u8-chr.o unistr/libunistring_la-u8-cmp.o unistr/libunistring_la-u8-cmp2.o unistr/libunistring_la-u8-cpy.o unistr/libunistring_la-u8-cpy-alloc.o unistr/libunistring_la-u8-endswith.o unistr/libunistring_la-u8-mblen.o unistr/libunistring_la-u8-mbsnlen.o unistr/libunistring_la-u8-mbtouc.o unistr/libunistring_la-u8-mbtouc-aux.o unistr/libunistring_la-u8-mbtouc-unsafe.o unistr/libunistring_la-u8-mbtouc-unsafe-aux.o unistr/libunistring_la-u8-mbtoucr.o unistr/libunistring_la-u8-move.o unistr/libunistring_la-u8-next.o unistr/libunistring_la-u8-pcpy.o unistr/libunistring_la-u8-prev.o unistr/libunistring_la-u8-set.o unistr/libunistring_la-u8-startswith.o unistr/libunistring_la-u8-stpcpy.o unistr/libunistring_la-u8-stpncpy.o unistr/libunistring_la-u8-strcat.o unistr/libunistring_la-u8-strchr.o unistr/libunistring_la-u8-strcmp.o unistr/libunistring_la-u8-strcoll.o unistr/libunistring_la-u8-strcpy.o unistr/libunistring_la-u8-strcspn.o unistr/libunistring_la-u8-strdup.o unistr/libunistring_la-u8-strlen.o unistr/libunistring_la-u8-strmblen.o unistr/libunistring_la-u8-strmbtouc.o unistr/libunistring_la-u8-strncat.o unistr/libunistring_la-u8-strncmp.o unistr/libunistring_la-u8-strncpy.o unistr/libunistring_la-u8-strnlen.o unistr/libunistring_la-u8-strpbrk.o unistr/libunistring_la-u8-strrchr.o unistr/libunistring_la-u8-strspn.o unistr/libunistring_la-u8-strstr.o unistr/libunistring_la-u8-strtok.o unistr/libunistring_la-u8-to-u16.o unistr/libunistring_la-u8-to-u32.o unistr/libunistring_la-u8-uctomb.o unistr/libunistring_la-u8-uctomb-aux.o uniwbrk/libunistring_la-wbrktable.o uniwbrk/libunistring_la-u16-wordbreaks.o uniwbrk/libunistring_la-u32-wordbreaks.o uniwbrk/libunistring_la-u8-wordbreaks.o uniwbrk/libunistring_la-ulc-wordbreaks.o uniwbrk/libunistring_la-wordbreak-property.o uniwidth/libunistring_la-u16-strwidth.o uniwidth/libunistring_la-u16-width.o uniwidth/libunistring_la-u32-strwidth.o uniwidth/libunistring_la-u32-width.o uniwidth/libunistring_la-u8-strwidth.o uniwidth/libunistring_la-u8-width.o uniwidth/libunistring_la-width.o libunistring_la-wctype-h.o libunistring_la-xsize.o libunistring_la-version.o4675libtool: link: ranlib .libs/libunistring.a4676libtool: link: ( cd ".libs" && rm -f "libunistring.la" && ln -s "../libunistring.la" "libunistring.la" )4677make[3]: Leaving directory '/build/libunistring/src/libunistring-1.4.2/lib'4678make[2]: Leaving directory '/build/libunistring/src/libunistring-1.4.2/lib'4679Making all in tests4680make[2]: Entering directory '/build/libunistring/src/libunistring-1.4.2/tests'4681/usr/bin/mkdir -p 'arpa'4682sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \4683 -e 's|@''GUARD_PREFIX''@|GL|g' \4684 -e 's|@''INCLUDE_NEXT''@|include_next|g' \4685 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \4686 -e 's|@''PRAGMA_COLUMNS''@||g' \4687 -e 's|@''HAVE_FEATURES_H''@|1|g' \4688 -e 's|@''NEXT_ARPA_INET_H''@|<arpa/inet.h>|g' \4689 -e 's|@''HAVE_ARPA_INET_H''@|1|g' \4690 -e 's/@''GNULIB_INET_NTOP''@/0/g' \4691 -e 's/@''GNULIB_INET_PTON''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \4692 -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \4693 -e 's|@''HAVE_DECL_HTONL''@|1|g' \4694 -e 's|@''HAVE_DECL_HTONS''@|1|g' \4695 -e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \4696 -e 's|@''HAVE_DECL_INET_PTON''@|1|g' \4697 -e 's|@''HAVE_DECL_NTOHL''@|1|g' \4698 -e 's|@''HAVE_DECL_NTOHS''@|1|g' \4699 -e 's|@''REPLACE_INET_NTOP''@|0|g' \4700 -e 's|@''REPLACE_INET_PTON''@|0|g' \4701 -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \4702 -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \4703 -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \4704 ./arpa_inet.in.h > arpa/inet.h-t4705mv arpa/inet.h-t arpa/inet.h4706sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \4707 -e 's|@''GUARD_PREFIX''@|GL|g' \4708 -e 's|@''INCLUDE_NEXT''@|include_next|g' \4709 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \4710 -e 's|@''PRAGMA_COLUMNS''@||g' \4711 -e 's|@''NEXT_CTYPE_H''@|<ctype.h>|g' \4712 -e 's/@''GNULIB_ISALNUM_L''@/0/g' \4713 -e 's/@''GNULIB_ISALPHA_L''@/0/g' \4714 -e 's/@''GNULIB_ISBLANK''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \4715 -e 's/@''GNULIB_ISBLANK_L''@/0/g' \4716 -e 's/@''GNULIB_ISCNTRL_L''@/0/g' \4717 -e 's/@''GNULIB_ISDIGIT_L''@/0/g' \4718 -e 's/@''GNULIB_ISGRAPH_L''@/0/g' \4719 -e 's/@''GNULIB_ISLOWER_L''@/0/g' \4720 -e 's/@''GNULIB_ISPRINT_L''@/0/g' \4721 -e 's/@''GNULIB_ISPUNCT_L''@/0/g' \4722 -e 's/@''GNULIB_ISSPACE_L''@/0/g' \4723 -e 's/@''GNULIB_ISUPPER_L''@/0/g' \4724 -e 's/@''GNULIB_ISXDIGIT_L''@/0/g' \4725 -e 's/@''GNULIB_TOLOWER_L''@/0/g' \4726 -e 's/@''GNULIB_TOUPPER_L''@/0/g' \4727 -e 's/@''HAVE_ISALNUM_L''@/1/g' \4728 -e 's/@''HAVE_ISALPHA_L''@/1/g' \4729 -e 's/@''HAVE_ISBLANK''@/1/g' \4730 -e 's/@''HAVE_ISBLANK_L''@/1/g' \4731 -e 's/@''HAVE_ISCNTRL_L''@/1/g' \4732 -e 's/@''HAVE_ISDIGIT_L''@/1/g' \4733 -e 's/@''HAVE_ISGRAPH_L''@/1/g' \4734 -e 's/@''HAVE_ISLOWER_L''@/1/g' \4735 -e 's/@''HAVE_ISPRINT_L''@/1/g' \4736 -e 's/@''HAVE_ISPUNCT_L''@/1/g' \4737 -e 's/@''HAVE_ISSPACE_L''@/1/g' \4738 -e 's/@''HAVE_ISUPPER_L''@/1/g' \4739 -e 's/@''HAVE_ISXDIGIT_L''@/1/g' \4740 -e 's/@''HAVE_TOLOWER_L''@/1/g' \4741 -e 's/@''HAVE_TOUPPER_L''@/1/g' \4742 -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \4743 -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \4744 -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \4745 ./ctype.in.h > ctype.h-t4746mv ctype.h-t ctype.h4747sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \4748 -e 's|@''GUARD_PREFIX''@|GL|g' \4749 -e 's|@''HAVE_ERROR_H''@|1|g' \4750 -e 's|@''INCLUDE_NEXT''@|include_next|g' \4751 -e 's|@''NEXT_ERROR_H''@|<error.h>|g' \4752 -e 's|@''HAVE_ERROR''@|1|g' \4753 -e 's|@''HAVE_ERROR_AT_LINE''@|1|g' \4754 -e 's|@''REPLACE_ERROR''@|0|g' \4755 -e 's|@''REPLACE_ERROR_AT_LINE''@|0|g' \4756 -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \4757 ./error.in.h > error.h-t4758mv error.h-t error.h4759sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \4760 -e 's|@''GUARD_PREFIX''@|GL|g' \4761 -e 's|@''INCLUDE_NEXT''@|include_next|g' \4762 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \4763 -e 's|@''PRAGMA_COLUMNS''@||g' \4764 -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \4765 -e 's/@''GNULIB_PTHREAD_SIGMASK''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \4766 -e 's/@''GNULIB_RAISE''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \4767 -e 's/@''GNULIB_SIG2STR''@/0/g' \4768 -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \4769 -e 's/@''GNULIB_SIGPROCMASK''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \4770 -e 's/@''GNULIB_SIGACTION''@/0/g' \4771 -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \4772 -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \4773 -e 's|@''HAVE_RAISE''@|1|g' \4774 -e 's|@''HAVE_SIG2STR''@|1|g' \4775 -e 's|@''HAVE_SIGSET_T''@|1|g' \4776 -e 's|@''HAVE_SIGINFO_T''@|1|g' \4777 -e 's|@''HAVE_SIGACTION''@|1|g' \4778 -e 's|@''HAVE_STR2SIG''@|1|g' \4779 -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \4780 -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \4781 -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \4782 -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \4783 -e 's|@''REPLACE_RAISE''@|0|g' \4784 -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \4785 -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \4786 -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \4787 ./signal.in.h > signal.h-t4788mv signal.h-t signal.h4789sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \4790 -e 's|@''GUARD_PREFIX''@|GL|g' \4791 -e 's|@''INCLUDE_NEXT''@|include_next|g' \4792 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \4793 -e 's|@''PRAGMA_COLUMNS''@||g' \4794 -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \4795 -e 's/@''GNULIB_DPRINTF''@/0/g' \4796 -e 's/@''GNULIB_DZPRINTF''@/0/g' \4797 -e 's/@''GNULIB_FCLOSE''@/0/g' \4798 -e 's/@''GNULIB_FDOPEN''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \4799 -e 's/@''GNULIB_FFLUSH''@/0/g' \4800 -e 's/@''GNULIB_FGETC''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \4801 -e 's/@''GNULIB_FGETS''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \4802 -e 's/@''GNULIB_FOPEN''@/0/g' \4803 -e 's/@''GNULIB_FOPEN_GNU''@/0/g' \4804 -e 's/@''GNULIB_FPRINTF''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \4805 -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \4806 -e 's/@''GNULIB_FPURGE''@/0/g' \4807 -e 's/@''GNULIB_FPUTC''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \4808 -e 's/@''GNULIB_FPUTS''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \4809 -e 's/@''GNULIB_FREAD''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \4810 -e 's/@''GNULIB_FREOPEN''@/0/g' \4811 -e 's/@''GNULIB_FSCANF''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \4812 -e 's/@''GNULIB_FSEEK''@/0/g' \4813 -e 's/@''GNULIB_FSEEKO''@/0/g' \4814 -e 's/@''GNULIB_FTELL''@/0/g' \4815 -e 's/@''GNULIB_FTELLO''@/0/g' \4816 -e 's/@''GNULIB_FWRITE''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \4817 -e 's/@''GNULIB_FZPRINTF''@/0/g' \4818 -e 's/@''GNULIB_GETC''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \4819 -e 's/@''GNULIB_GETCHAR''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \4820 -e 's/@''GNULIB_GETDELIM''@/0/g' \4821 -e 's/@''GNULIB_GETLINE''@/0/g' \4822 -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \4823 -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \4824 -e 's/@''GNULIB_OBSTACK_ZPRINTF''@/0/g' \4825 -e 's/@''GNULIB_PCLOSE''@/0/g' \4826 -e 's/@''GNULIB_PERROR''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \4827 -e 's/@''GNULIB_POPEN''@/0/g' \4828 -e 's/@''GNULIB_PRINTF''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \4829 -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \4830 -e 's/@''GNULIB_PUTC''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \4831 -e 's/@''GNULIB_PUTCHAR''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \4832 -e 's/@''GNULIB_PUTS''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \4833 -e 's/@''GNULIB_REMOVE''@/0/g' \4834 -e 's/@''GNULIB_RENAME''@/0/g' \4835 -e 's/@''GNULIB_RENAMEAT''@/0/g' \4836 -e 's/@''GNULIB_SCANF''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \4837 -e 's/@''GNULIB_SNPRINTF''@/0/g' \4838 -e 's/@''GNULIB_SNZPRINTF''@/0/g' \4839 -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \4840 -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \4841 -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \4842 -e 's/@''GNULIB_SZPRINTF''@/0/g' \4843 -e 's/@''GNULIB_TMPFILE''@/0/g' \4844 -e 's/@''GNULIB_VASPRINTF''@/0/g' \4845 -e 's/@''GNULIB_VASZPRINTF''@/0/g' \4846 -e 's/@''GNULIB_VDPRINTF''@/0/g' \4847 -e 's/@''GNULIB_VDZPRINTF''@/0/g' \4848 -e 's/@''GNULIB_VFPRINTF''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \4849 -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \4850 -e 's/@''GNULIB_VFZPRINTF''@/0/g' \4851 -e 's/@''GNULIB_VFSCANF''@/0/g' \4852 -e 's/@''GNULIB_VSCANF''@/0/g' \4853 -e 's/@''GNULIB_VPRINTF''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \4854 -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \4855 -e 's/@''GNULIB_VSNPRINTF''@/0/g' \4856 -e 's/@''GNULIB_VSNZPRINTF''@/0/g' \4857 -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \4858 -e 's/@''GNULIB_VSZPRINTF''@/0/g' \4859 -e 's/@''GNULIB_VZPRINTF''@/0/g' \4860 -e 's/@''GNULIB_ZPRINTF''@/0/g' \4861 -e 's/@''GNULIB_MDA_FCLOSEALL''@/1/g' \4862 -e 's/@''GNULIB_MDA_FDOPEN''@/1/g' \4863 -e 's/@''GNULIB_MDA_FILENO''@/1/g' \4864 -e 's/@''GNULIB_MDA_GETW''@/1/g' \4865 -e 's/@''GNULIB_MDA_PUTW''@/1/g' \4866 -e 's/@''GNULIB_MDA_TEMPNAM''@/1/g' \4867 < ./stdio.in.h > stdio.h-t14868sed \4869 -e 's|@''HAVE_DECL_FCLOSEALL''@|1|g' \4870 -e 's|@''HAVE_DECL_FPURGE''@|1|g' \4871 -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \4872 -e 's|@''HAVE_DECL_FTELLO''@|1|g' \4873 -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \4874 -e 's|@''HAVE_DECL_GETLINE''@|1|g' \4875 -e 's|@''HAVE_DECL_GETW''@|1|g' \4876 -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \4877 -e 's|@''HAVE_DECL_PUTW''@|1|g' \4878 -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \4879 -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \4880 -e 's|@''HAVE_DPRINTF''@|1|g' \4881 -e 's|@''HAVE_FSEEKO''@|1|g' \4882 -e 's|@''HAVE_FTELLO''@|1|g' \4883 -e 's|@''HAVE_PCLOSE''@|1|g' \4884 -e 's|@''HAVE_POPEN''@|1|g' \4885 -e 's|@''HAVE_RENAMEAT''@|1|g' \4886 -e 's|@''HAVE_VASPRINTF''@|1|g' \4887 -e 's|@''HAVE_VDPRINTF''@|1|g' \4888 < stdio.h-t1 > stdio.h-t24889sed \4890 -e 's|@''REPLACE_DPRINTF''@|0|g' \4891 -e 's|@''REPLACE_FCLOSE''@|0|g' \4892 -e 's|@''REPLACE_FDOPEN''@|0|g' \4893 -e 's|@''REPLACE_FFLUSH''@|0|g' \4894 -e 's|@''REPLACE_FOPEN''@|0|g' \4895 -e 's|@''REPLACE_FOPEN_FOR_FOPEN_GNU''@|0|g' \4896 -e 's|@''REPLACE_FPRINTF''@|0|g' \4897 -e 's|@''REPLACE_FPURGE''@|0|g' \4898 -e 's|@''REPLACE_FREOPEN''@|0|g' \4899 -e 's|@''REPLACE_FSEEK''@|0|g' \4900 -e 's|@''REPLACE_FSEEKO''@|0|g' \4901 -e 's|@''REPLACE_FTELL''@|0|g' \4902 -e 's|@''REPLACE_FTELLO''@|0|g' \4903 -e 's|@''REPLACE_GETDELIM''@|0|g' \4904 -e 's|@''REPLACE_GETLINE''@|0|g' \4905 -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \4906 -e 's|@''REPLACE_PERROR''@|0|g' \4907 -e 's|@''REPLACE_POPEN''@|0|g' \4908 -e 's|@''REPLACE_PRINTF''@|0|g' \4909 -e 's|@''REPLACE_REMOVE''@|0|g' \4910 -e 's|@''REPLACE_RENAME''@|0|g' \4911 -e 's|@''REPLACE_RENAMEAT''@|0|g' \4912 -e 's|@''REPLACE_SNPRINTF''@|0|g' \4913 -e 's|@''REPLACE_SPRINTF''@|0|g' \4914 -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \4915 -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \4916 -e 's|@''REPLACE_TMPFILE''@|0|g' \4917 -e 's|@''REPLACE_VASPRINTF''@|0|g' \4918 -e 's|@''REPLACE_VDPRINTF''@|0|g' \4919 -e 's|@''REPLACE_VFPRINTF''@|0|g' \4920 -e 's|@''REPLACE_VPRINTF''@|0|g' \4921 -e 's|@''REPLACE_VSNPRINTF''@|0|g' \4922 -e 's|@''REPLACE_VSPRINTF''@|0|g' \4923 -e 's|@''ASM_SYMBOL_PREFIX''@||g' \4924 -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \4925 -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \4926 -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \4927 < stdio.h-t2 > stdio.h-t34928rm -f stdio.h-t1 stdio.h-t24929mv stdio.h-t3 stdio.h4930/usr/bin/mkdir -p 'sys'4931sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \4932 -e 's|@''GUARD_PREFIX''@|GL|g' \4933 -e 's|@''HAVE_SYS_IOCTL_H''@|1|g' \4934 -e 's|@''INCLUDE_NEXT''@|include_next|g' \4935 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \4936 -e 's|@''PRAGMA_COLUMNS''@||g' \4937 -e 's|@''NEXT_SYS_IOCTL_H''@|<sys/ioctl.h>|g' \4938 -e 's/@''GNULIB_IOCTL''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \4939 -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H''@|0|g' \4940 -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \4941 -e 's|@''REPLACE_IOCTL''@|1|g' \4942 -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \4943 -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \4944 ./sys_ioctl.in.h > sys/ioctl.h-t4945mv sys/ioctl.h-t sys/ioctl.h4946/usr/bin/mkdir -p 'sys'4947sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \4948 -e 's|@''GUARD_PREFIX''@|GL|g' \4949 -e 's|@''INCLUDE_NEXT''@|include_next|g' \4950 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \4951 -e 's|@''PRAGMA_COLUMNS''@||g' \4952 -e 's|@''NEXT_SYS_SELECT_H''@|<sys/select.h>|g' \4953 -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \4954 -e 's/@''GNULIB_PSELECT''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \4955 -e 's/@''GNULIB_SELECT''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \4956 -e 's|@''HAVE_WINSOCK2_H''@|0|g' \4957 -e 's|@''HAVE_PSELECT''@|1|g' \4958 -e 's|@''REPLACE_PSELECT''@|0|g' \4959 -e 's|@''REPLACE_SELECT''@|0|g' \4960 -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \4961 -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \4962 ./sys_select.in.h > sys/select.h-t4963mv sys/select.h-t sys/select.h4964/usr/bin/mkdir -p 'sys'4965sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \4966 -e 's|@''GUARD_PREFIX''@|GL|g' \4967 -e 's|@''INCLUDE_NEXT''@|include_next|g' \4968 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \4969 -e 's|@''PRAGMA_COLUMNS''@||g' \4970 -e 's|@''NEXT_SYS_SOCKET_H''@|<sys/socket.h>|g' \4971 -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \4972 -e 's/@''GNULIB_CLOSE''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \4973 -e 's/@''GNULIB_SOCKET''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \4974 -e 's/@''GNULIB_CONNECT''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \4975 -e 's/@''GNULIB_ACCEPT''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \4976 -e 's/@''GNULIB_BIND''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \4977 -e 's/@''GNULIB_GETPEERNAME''@/0/g' \4978 -e 's/@''GNULIB_GETSOCKNAME''@/0/g' \4979 -e 's/@''GNULIB_GETSOCKOPT''@/0/g' \4980 -e 's/@''GNULIB_LISTEN''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \4981 -e 's/@''GNULIB_RECV''@/0/g' \4982 -e 's/@''GNULIB_SEND''@/0/g' \4983 -e 's/@''GNULIB_RECVFROM''@/0/g' \4984 -e 's/@''GNULIB_SENDTO''@/0/g' \4985 -e 's/@''GNULIB_SETSOCKOPT''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \4986 -e 's/@''GNULIB_SHUTDOWN''@/0/g' \4987 -e 's/@''GNULIB_ACCEPT4''@/0/g' \4988 -e 's|@''HAVE_WINSOCK2_H''@|0|g' \4989 -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \4990 -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \4991 -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \4992 -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \4993 -e 's|@''HAVE_ACCEPT4''@|1|g' \4994 -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \4995 -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \4996 -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \4997 ./sys_socket.in.h > sys/socket.h-t4998mv sys/socket.h-t sys/socket.h4999/usr/bin/mkdir -p 'sys'5000sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \5001 -e 's|@''GUARD_PREFIX''@|GL|g' \5002 -e 's|@''INCLUDE_NEXT''@|include_next|g' \5003 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \5004 -e 's|@''PRAGMA_COLUMNS''@||g' \5005 -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \5006 -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \5007 -e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \5008 -e 's/@''GNULIB_CHMOD''@/0/g' \5009 -e 's/@''GNULIB_FCHMODAT''@/0/g' \5010 -e 's/@''GNULIB_FSTAT''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \5011 -e 's/@''GNULIB_FSTATAT''@/0/g' \5012 -e 's/@''GNULIB_FUTIMENS''@/0/g' \5013 -e 's/@''GNULIB_GETUMASK''@/0/g' \5014 -e 's/@''GNULIB_LCHMOD''@/0/g' \5015 -e 's/@''GNULIB_LSTAT''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \5016 -e 's/@''GNULIB_MKDIR''@/0/g' \5017 -e 's/@''GNULIB_MKDIRAT''@/0/g' \5018 -e 's/@''GNULIB_MKFIFO''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \5019 -e 's/@''GNULIB_MKFIFOAT''@/0/g' \5020 -e 's/@''GNULIB_MKNOD''@/0/g' \5021 -e 's/@''GNULIB_MKNODAT''@/0/g' \5022 -e 's/@''GNULIB_STAT''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \5023 -e 's/@''GNULIB_UTIMENSAT''@/0/g' \5024 -e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \5025 -e 's/@''GNULIB_MDA_CHMOD''@/1/g' \5026 -e 's/@''GNULIB_MDA_MKDIR''@/1/g' \5027 -e 's/@''GNULIB_MDA_UMASK''@/1/g' \5028 -e 's|@''HAVE_FCHMODAT''@|1|g' \5029 -e 's|@''HAVE_FSTATAT''@|1|g' \5030 -e 's|@''HAVE_FUTIMENS''@|1|g' \5031 -e 's|@''HAVE_GETUMASK''@|1|g' \5032 -e 's|@''HAVE_LCHMOD''@|1|g' \5033 -e 's|@''HAVE_LSTAT''@|1|g' \5034 -e 's|@''HAVE_MKDIRAT''@|1|g' \5035 -e 's|@''HAVE_MKFIFO''@|1|g' \5036 -e 's|@''HAVE_MKFIFOAT''@|1|g' \5037 -e 's|@''HAVE_MKNOD''@|1|g' \5038 -e 's|@''HAVE_MKNODAT''@|1|g' \5039 -e 's|@''HAVE_UTIMENSAT''@|1|g' \5040 -e 's|@''REPLACE_CHMOD''@|0|g' \5041 -e 's|@''REPLACE_FCHMODAT''@|0|g' \5042 -e 's|@''REPLACE_FSTAT''@|0|g' \5043 -e 's|@''REPLACE_FSTATAT''@|0|g' \5044 -e 's|@''REPLACE_FUTIMENS''@|0|g' \5045 -e 's|@''REPLACE_LSTAT''@|0|g' \5046 -e 's|@''REPLACE_MKDIR''@|0|g' \5047 -e 's|@''REPLACE_MKFIFO''@|0|g' \5048 -e 's|@''REPLACE_MKFIFOAT''@|0|g' \5049 -e 's|@''REPLACE_MKNOD''@|0|g' \5050 -e 's|@''REPLACE_MKNODAT''@|0|g' \5051 -e 's|@''REPLACE_STAT''@|0|g' \5052 -e 's|@''REPLACE_UTIMENSAT''@|0|g' \5053 -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \5054 -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \5055 -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \5056 ./sys_stat.in.h > sys/stat.h-t5057mv sys/stat.h-t sys/stat.h5058/usr/bin/mkdir -p 'sys'5059sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \5060 -e 's|@''GUARD_PREFIX''@|GL|g' \5061 -e 's/@''HAVE_SYS_TIME_H''@/1/g' \5062 -e 's|@''INCLUDE_NEXT''@|include_next|g' \5063 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \5064 -e 's|@''PRAGMA_COLUMNS''@||g' \5065 -e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \5066 -e 's/@''GNULIB_GETTIMEOFDAY''@/IN_LIBUNISTRING_GNULIB_TESTS/g' \5067 -e 's|@''HAVE_WINSOCK2_H''@|0|g' \5068 -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \5069 -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \5070 -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \5071 -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \5072 -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \5073 -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \5074 -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \5075 ./sys_time.in.h > sys/time.h-t5076mv sys/time.h-t sys/time.h5077/usr/bin/mkdir -p 'sys'5078sed -e 1h -e '1s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */,' -e 1G \5079 -e 's|@''GUARD_PREFIX''@|GL|g' \5080 -e 's|@''INCLUDE_NEXT''@|include_next|g' \5081 -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \5082 -e 's|@''PRAGMA_COLUMNS''@||g' \5083 -e 's|@''NEXT_SYS_UIO_H''@|<sys/uio.h>|g' \5084 -e 's|@''HAVE_SYS_UIO_H''@|1|g' \5085 ./sys_uio.in.h > sys/uio.h-t5086mv sys/uio.h-t sys/uio.h5087## ---------------------------------------------------- ##5088## ------------------- Gnulib tests ------------------- ##5089## You can ignore compiler warnings in this directory. ##5090## ---------------------------------------------------- ##5091make all-recursive5092make[3]: Entering directory '/build/libunistring/src/libunistring-1.4.2/tests'5093Making all in .5094make[4]: Entering directory '/build/libunistring/src/libunistring-1.4.2/tests'5095depbase=`echo locale.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\5096gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -MT locale.o -MD -MP -MF $depbase.Tpo -c -o locale.o locale.c &&\5097mv -f $depbase.Tpo $depbase.Po5098depbase=`echo arpa_inet.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\5099gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -MT arpa_inet.o -MD -MP -MF $depbase.Tpo -c -o arpa_inet.o arpa_inet.c &&\5100mv -f $depbase.Tpo $depbase.Po5101depbase=`echo basename-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\5102gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -MT basename-lgpl.o -MD -MP -MF $depbase.Tpo -c -o basename-lgpl.o basename-lgpl.c &&\5103mv -f $depbase.Tpo $depbase.Po5104depbase=`echo binary-io.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\5105gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -MT binary-io.o -MD -MP -MF $depbase.Tpo -c -o binary-io.o binary-io.c &&\5106mv -f $depbase.Tpo $depbase.Po5107depbase=`echo btoc32.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\5108gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -MT btoc32.o -MD -MP -MF $depbase.Tpo -c -o btoc32.o btoc32.c &&\5109mv -f $depbase.Tpo $depbase.Po5110depbase=`echo btowc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\5111gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -MT btowc.o -MD -MP -MF $depbase.Tpo -c -o btowc.o btowc.c &&\5112mv -f $depbase.Tpo $depbase.Po5113depbase=`echo c32tob.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\5114gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -MT c32tob.o -MD -MP -MF $depbase.Tpo -c -o c32tob.o c32tob.c &&\5115mv -f $depbase.Tpo $depbase.Po5116depbase=`echo cloexec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\5117gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -MT cloexec.o -MD -MP -MF $depbase.Tpo -c -o cloexec.o cloexec.c &&\5118mv -f $depbase.Tpo $depbase.Po5119depbase=`echo concat-filename.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\5120gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -MT concat-filename.o -MD -MP -MF $depbase.Tpo -c -o concat-filename.o concat-filename.c &&\5121mv -f $depbase.Tpo $depbase.Po5122depbase=`echo exitfail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\5123gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -MT exitfail.o -MD -MP -MF $depbase.Tpo -c -o exitfail.o exitfail.c &&\5124mv -f $depbase.Tpo $depbase.Po5125depbase=`echo fcntl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\5126gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -MT fcntl.o -MD -MP -MF $depbase.Tpo -c -o fcntl.o fcntl.c &&\5127mv -f $depbase.Tpo $depbase.Po5128depbase=`echo fd-hook.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\5129gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -MT fd-hook.o -MD -MP -MF $depbase.Tpo -c -o fd-hook.o fd-hook.c &&\5130mv -f $depbase.Tpo $depbase.Po5131depbase=`echo getprogname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\5132gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -MT getprogname.o -MD -MP -MF $depbase.Tpo -c -o getprogname.o getprogname.c &&\5133mv -f $depbase.Tpo $depbase.Po5134depbase=`echo ialloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\5135gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -MT ialloc.o -MD -MP -MF $depbase.Tpo -c -o ialloc.o ialloc.c &&\5136mv -f $depbase.Tpo $depbase.Po5137depbase=`echo ioctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\5138gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -MT ioctl.o -MD -MP -MF $depbase.Tpo -c -o ioctl.o ioctl.c &&\5139mv -f $depbase.Tpo $depbase.Po5140depbase=`echo nanosleep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\5141gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -MT nanosleep.o -MD -MP -MF $depbase.Tpo -c -o nanosleep.o nanosleep.c &&\5142mv -f $depbase.Tpo $depbase.Po5143depbase=`echo pthread-rwlock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\5144gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -MT pthread-rwlock.o -MD -MP -MF $depbase.Tpo -c -o pthread-rwlock.o pthread-rwlock.c &&\5145mv -f $depbase.Tpo $depbase.Po5146depbase=`echo realloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\5147gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -MT realloc.o -MD -MP -MF $depbase.Tpo -c -o realloc.o realloc.c &&\5148mv -f $depbase.Tpo $depbase.Po5149depbase=`echo reallocarray.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\5150gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -MT reallocarray.o -MD -MP -MF $depbase.Tpo -c -o reallocarray.o reallocarray.c &&\5151mv -f $depbase.Tpo $depbase.Po5152depbase=`echo same-inode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\5153gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -MT same-inode.o -MD -MP -MF $depbase.Tpo -c -o same-inode.o same-inode.c &&\5154mv -f $depbase.Tpo $depbase.Po5155depbase=`echo sockets.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\5156gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -MT sockets.o -MD -MP -MF $depbase.Tpo -c -o sockets.o sockets.c &&\5157mv -f $depbase.Tpo $depbase.Po5158depbase=`echo stat-time.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\5159gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -MT stat-time.o -MD -MP -MF $depbase.Tpo -c -o stat-time.o stat-time.c &&\5160mv -f $depbase.Tpo $depbase.Po5161depbase=`echo str_endswith.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\5162gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -MT str_endswith.o -MD -MP -MF $depbase.Tpo -c -o str_endswith.o str_endswith.c &&\5163mv -f $depbase.Tpo $depbase.Po5164depbase=`echo str_startswith.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\5165gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -MT str_startswith.o -MD -MP -MF $depbase.Tpo -c -o str_startswith.o str_startswith.c &&\5166mv -f $depbase.Tpo $depbase.Po5167depbase=`echo sys_socket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\5168gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -MT sys_socket.o -MD -MP -MF $depbase.Tpo -c -o sys_socket.o sys_socket.c &&\5169mv -f $depbase.Tpo $depbase.Po5170depbase=`echo glthread/thread.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\5171gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -MT glthread/thread.o -MD -MP -MF $depbase.Tpo -c -o glthread/thread.o glthread/thread.c &&\5172mv -f $depbase.Tpo $depbase.Po5173depbase=`echo time.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\5174gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -MT time.o -MD -MP -MF $depbase.Tpo -c -o time.o time.c &&\5175mv -f $depbase.Tpo $depbase.Po5176depbase=`echo xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\5177gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -MT xmalloc.o -MD -MP -MF $depbase.Tpo -c -o xmalloc.o xmalloc.c &&\5178mv -f $depbase.Tpo $depbase.Po5179depbase=`echo xalloc-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\5180gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -MT xalloc-die.o -MD -MP -MF $depbase.Tpo -c -o xalloc-die.o xalloc-die.c &&\5181mv -f $depbase.Tpo $depbase.Po5182depbase=`echo xconcat-filename.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\5183gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -MT xconcat-filename.o -MD -MP -MF $depbase.Tpo -c -o xconcat-filename.o xconcat-filename.c &&\5184mv -f $depbase.Tpo $depbase.Po5185depbase=`echo xgetcwd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\5186gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -MT xgetcwd.o -MD -MP -MF $depbase.Tpo -c -o xgetcwd.o xgetcwd.c &&\5187mv -f $depbase.Tpo $depbase.Po5188depbase=`echo strerror_r.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\5189gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -MT strerror_r.o -MD -MP -MF $depbase.Tpo -c -o strerror_r.o strerror_r.c &&\5190mv -f $depbase.Tpo $depbase.Po5191rm -f libtests.a5192ar cr libtests.a arpa_inet.o basename-lgpl.o binary-io.o btoc32.o btowc.o c32tob.o cloexec.o concat-filename.o exitfail.o fcntl.o fd-hook.o getprogname.o ialloc.o ioctl.o nanosleep.o pthread-rwlock.o realloc.o reallocarray.o same-inode.o sockets.o stat-time.o str_endswith.o str_startswith.o sys_socket.o glthread/thread.o time.o xmalloc.o xalloc-die.o xconcat-filename.o xgetcwd.o strerror_r.o5193ranlib libtests.a5194/bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link gcc -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o current-locale locale.o libtests.a ../lib/libunistring.la libtests.a ../lib/libunistring.la libtests.a5195libtool: link: gcc -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o .libs/current-locale locale.o libtests.a ../lib/.libs/libunistring.so libtests.a ../lib/.libs/libunistring.so libtests.a5196depbase=`echo test-localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\5197gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I. -I../lib -I.. -DIN_LIBUNISTRING_GNULIB_TESTS=1 -I. -I. -I.. -I./.. -I../lib -I./../lib -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -MT test-localcharset.o -MD -MP -MF $depbase.Tpo -c -o test-localcharset.o test-localcharset.c &&\5198mv -f $depbase.Tpo $depbase.Po5199/bin/sh ../libtool --tag=CC --preserve-dup-deps --mode=link gcc -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o test-localcharset test-localcharset.o libtests.a ../lib/libunistring.la libtests.a ../lib/libunistring.la libtests.a5200libtool: link: gcc -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -Wno-error -Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function -Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough -Wno-pedantic -Wno-sign-conversion -Wno-type-limits -Wno-unused-const-variable -Wno-unsuffixed-float-constants -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -mbranch-protection=standard -fno-omit-frame-pointer -g -ffile-prefix-map=/build/libunistring/src=/usr/src/debug/libunistring -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o .libs/test-localcharset test-localcharset.o libtests.a ../lib/.libs/libunistring.so libtests.a ../lib/.libs/libunistring.so libtests.a5201make[4]: Leaving directory '/build/libunistring/src/libunistring-1.4.2/tests'5202make[3]: Leaving directory '/build/libunistring/src/libunistring-1.4.2/tests'5203make[2]: Leaving directory '/build/libunistring/src/libunistring-1.4.2/tests'5204Making all in install-tests5205make[2]: Entering directory '/build/libunistring/src/libunistring-1.4.2/install-tests'5206make[2]: Nothing to be done for 'all'.5207make[2]: Leaving directory '/build/libunistring/src/libunistring-1.4.2/install-tests'5208make[2]: Entering directory '/build/libunistring/src/libunistring-1.4.2'5209make[2]: Leaving directory '/build/libunistring/src/libunistring-1.4.2'5210make[1]: Leaving directory '/build/libunistring/src/libunistring-1.4.2'5211==> Entering fakeroot environment...5212==> Starting package()...5213make: Entering directory '/build/libunistring/src/libunistring-1.4.2'5214Making install in doc5215make[1]: Entering directory '/build/libunistring/src/libunistring-1.4.2/doc'5216make[2]: Entering directory '/build/libunistring/src/libunistring-1.4.2/doc'5217make[2]: Nothing to be done for 'install-exec-am'.5218/usr/bin/mkdir -p /build/libunistring/pkg/libunistring/usr/share/doc/libunistring5219for file in `if test -f libunistring_toc.html; then echo .; else echo .; fi`/libunistring_*.html; do \5220 /usr/bin/install -c -m 644 $file /build/libunistring/pkg/libunistring/usr/share/doc/libunistring/`basename $file`; \5221done5222 /usr/bin/mkdir -p '/build/libunistring/pkg/libunistring/usr/share/info'5223 /usr/bin/install -c -m 644 ./libunistring.info '/build/libunistring/pkg/libunistring/usr/share/info'5224 install-info --info-dir='/build/libunistring/pkg/libunistring/usr/share/info' '/build/libunistring/pkg/libunistring/usr/share/info/libunistring.info'5225make[2]: Leaving directory '/build/libunistring/src/libunistring-1.4.2/doc'5226make[1]: Leaving directory '/build/libunistring/src/libunistring-1.4.2/doc'5227Making install in gnulib-local5228make[1]: Entering directory '/build/libunistring/src/libunistring-1.4.2/gnulib-local'5229make[2]: Entering directory '/build/libunistring/src/libunistring-1.4.2/gnulib-local'5230make[2]: Nothing to be done for 'install-exec-am'.5231make[2]: Nothing to be done for 'install-data-am'.5232make[2]: Leaving directory '/build/libunistring/src/libunistring-1.4.2/gnulib-local'5233make[1]: Leaving directory '/build/libunistring/src/libunistring-1.4.2/gnulib-local'5234Making install in lib5235make[1]: Entering directory '/build/libunistring/src/libunistring-1.4.2/lib'5236make install-am5237make[2]: Entering directory '/build/libunistring/src/libunistring-1.4.2/lib'5238make[3]: Entering directory '/build/libunistring/src/libunistring-1.4.2/lib'5239 /usr/bin/mkdir -p '/build/libunistring/pkg/libunistring/usr/lib'5240 /bin/sh ../libtool --mode=install /usr/bin/install -c libunistring.la '/build/libunistring/pkg/libunistring/usr/lib'5241libtool: install: /usr/bin/install -c .libs/libunistring.so.5.2.1 /build/libunistring/pkg/libunistring/usr/lib/libunistring.so.5.2.15242libtool: install: (cd /build/libunistring/pkg/libunistring/usr/lib && { ln -s -f libunistring.so.5.2.1 libunistring.so.5 || { rm -f libunistring.so.5 && ln -s libunistring.so.5.2.1 libunistring.so.5; }; })5243libtool: install: (cd /build/libunistring/pkg/libunistring/usr/lib && { ln -s -f libunistring.so.5.2.1 libunistring.so || { rm -f libunistring.so && ln -s libunistring.so.5.2.1 libunistring.so; }; })5244libtool: install: /usr/bin/install -c .libs/libunistring.lai /build/libunistring/pkg/libunistring/usr/lib/libunistring.la5245libtool: install: /usr/bin/install -c .libs/libunistring.a /build/libunistring/pkg/libunistring/usr/lib/libunistring.a5246libtool: install: chmod 644 /build/libunistring/pkg/libunistring/usr/lib/libunistring.a5247libtool: install: ranlib /build/libunistring/pkg/libunistring/usr/lib/libunistring.a5248libtool: warning: remember to run 'libtool --finish /usr/lib'5249 /usr/bin/mkdir -p '/build/libunistring/pkg/libunistring/usr/include'5250 /usr/bin/mkdir -p '/build/libunistring/pkg/libunistring/usr/include/unistring'5251 /usr/bin/install -c -m 644 unistring/inline.h unistring/cdefs.h '/build/libunistring/pkg/libunistring/usr/include/unistring'5252 /usr/bin/mkdir -p '/build/libunistring/pkg/libunistring/usr/include'5253 /usr/bin/mkdir -p '/build/libunistring/pkg/libunistring/usr/include/unistring'5254 /usr/bin/install -c -m 644 unistring/stdint.h unistring/localcharset.h unistring/iconveh.h unistring/version.h unistring/woe32dll.h '/build/libunistring/pkg/libunistring/usr/include/unistring'5255 /usr/bin/mkdir -p '/build/libunistring/pkg/libunistring/usr/include'5256 /usr/bin/install -c -m 644 unitypes.h unistr.h uniconv.h unistdio.h uniname.h unictype.h uniwidth.h unigbrk.h uniwbrk.h unilbrk.h unimetadata.h uninorm.h unicase.h '/build/libunistring/pkg/libunistring/usr/include'5257make[3]: Leaving directory '/build/libunistring/src/libunistring-1.4.2/lib'5258make[2]: Leaving directory '/build/libunistring/src/libunistring-1.4.2/lib'5259make[1]: Leaving directory '/build/libunistring/src/libunistring-1.4.2/lib'5260Making install in tests5261make[1]: Entering directory '/build/libunistring/src/libunistring-1.4.2/tests'5262make install-recursive5263make[2]: Entering directory '/build/libunistring/src/libunistring-1.4.2/tests'5264Making install in .5265make[3]: Entering directory '/build/libunistring/src/libunistring-1.4.2/tests'5266make[4]: Entering directory '/build/libunistring/src/libunistring-1.4.2/tests'5267make[4]: Nothing to be done for 'install-exec-am'.5268make[4]: Leaving directory '/build/libunistring/src/libunistring-1.4.2/tests'5269make[3]: Leaving directory '/build/libunistring/src/libunistring-1.4.2/tests'5270make[2]: Leaving directory '/build/libunistring/src/libunistring-1.4.2/tests'5271make[1]: Leaving directory '/build/libunistring/src/libunistring-1.4.2/tests'5272Making install in install-tests5273make[1]: Entering directory '/build/libunistring/src/libunistring-1.4.2/install-tests'5274make[2]: Entering directory '/build/libunistring/src/libunistring-1.4.2/install-tests'5275make[2]: Nothing to be done for 'install-exec-am'.5276make[2]: Nothing to be done for 'install-data-am'.5277make[2]: Leaving directory '/build/libunistring/src/libunistring-1.4.2/install-tests'5278make[1]: Leaving directory '/build/libunistring/src/libunistring-1.4.2/install-tests'5279make[1]: Entering directory '/build/libunistring/src/libunistring-1.4.2'5280make[2]: Entering directory '/build/libunistring/src/libunistring-1.4.2'5281make[2]: Nothing to be done for 'install-exec-am'.5282make[2]: Nothing to be done for 'install-data-am'.5283make[2]: Leaving directory '/build/libunistring/src/libunistring-1.4.2'5284make[1]: Leaving directory '/build/libunistring/src/libunistring-1.4.2'5285make: Leaving directory '/build/libunistring/src/libunistring-1.4.2'5286==> Tidying install...5287 -> Removing libtool files...5288 -> Removing static library files...5289 -> Purging unwanted files...5290 -> Stripping unneeded symbols from binaries and libraries...5291 -> Compressing man and info pages...5292==> Checking for packaging issues...5293==> Creating package "libunistring"...5294 -> Generating .PKGINFO file...5295 -> Generating .BUILDINFO file...5296 -> Generating .MTREE file...5297 -> Compressing package...5298==> Creating package "libunistring-debug"...5299 -> Generating .PKGINFO file...5300 -> Generating .BUILDINFO file...5301 -> Generating .MTREE file...5302 -> Compressing package...5303==> Leaving fakeroot environment.5304==> Finished making: libunistring 1.4.2-1 (Sat Sep 12 02:41:12 2026)5305==> builder-signed libunistring-1.4.2-1-aarch64.pkg.tar.zst5306==> builder-signed libunistring-debug-1.4.2-1-aarch64.pkg.tar.zst5307==> archci-build finished with 0 at 2026-09-12T02:41:12Z: libunistring-1.4.2-1-aarch64.pkg.tar.zst libunistring-debug-1.4.2-1-aarch64.pkg.tar.zst