icu 78.3-1 x86_64, from core done
done 2026-09-08T19:13:10Z on jonny-ryzen9-2, attempt 1
- job
- 5-1788894502-hegjon-test,icu,78.3-1,x86_64
- commit
- fec331a68dbe98bf2443f8ee31da4ad228c333fe
- log
- /var/lib/archci/logs/hegjon-test/icu/78.3-1/x86_64/attempt-1.log
log 9285 lines
1==> archci-build 5-1788894502-hegjon-test,icu,78.3-1,x86_64 on jonny-ryzen9 at 2026-09-08T19:08:22Z2 repo=hegjon-test arch=x86_64 profile=extra chroot=/var/lib/archbuild/extra-x86_64 copy=archci-2 commit=fec331a68dbe98bf2443f8ee31da4ad228c333fe3 pacman.conf=/usr/share/devtools/pacman.conf.d/extra.conf makepkg.conf=/usr/share/devtools/makepkg.conf.d/x86_64.conf cache=/var/cache/pacman/pkg/4==> Fetching pkgbuilds/icu at fec331a68dbe98bf2443f8ee31da4ad228c333fe from https://github.com/hegjon/omarchy-pkgs.git5==> Building icu 78.3-1 in archci-26pam_unix(runuser:session): session opened for user archci(uid=955) by archci(uid=0)7pam_unix(runuser:session): session closed for user archci8==> Imported 4 upstream signing key(s) from keys/pgp9==> Synchronizing chroot copy [/var/lib/archbuild/extra-x86_64/root] -> [archci-2]...done10 root : PWD=/var/lib/archci-worker/build/2/icu ; USER=archci ; ENV=GNUPGHOME=/var/lib/archci-worker/gnupg ; COMMAND=/usr/bin/env SRCDEST=/var/lib/archci-worker/srcdest BUILDDIR=/tmp/makechrootpkg.sr9Pl3EkmP makepkg --config=/var/lib/archbuild/extra-x86_64/archci-2/etc/makepkg.conf --verifysource -o11pam_unix(sudo:session): session opened for user archci(uid=955) by (uid=0)12==> Making package: icu 78.3-1 (Tue Sep 8 21:08:22 2026)13==> Retrieving sources...14 -> Downloading icu4c-78.3-sources.tgz...15 % Total % Received % Xferd Average Speed Time Time Time Current16 Dload Upload Total Spent Left Speed17 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 018 0 0 0 0 0 0 0 0 0 100 26.68M 100 26.68M 0 0 20.54M 0 00:01 00:01 0 100 26.68M 100 26.68M 0 0 20.54M 0 00:01 00:01 0 100 26.68M 100 26.68M 0 0 20.54M 0 00:01 00:01 019 -> Downloading icu4c-78.3-sources.tgz.asc...20 % Total % Received % Xferd Average Speed Time Time Time Current21 Dload Upload Total Spent Left Speed22 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 023 0 0 0 0 0 0 0 0 0 100 228 100 228 0 0 468 0 0 100 228 100 228 0 0 468 0 0 100 228 100 228 0 0 468 0 024 -> Found ICU-22132.patch25==> Validating source files with sha512sums...26 icu4c-78.3-sources.tgz ... Passed27 icu4c-78.3-sources.tgz.asc ... Skipped28 ICU-22132.patch ... Passed29==> Verifying source file signatures with gpg...30 icu4c-78.3-sources.tgz ... Passed31pam_unix(sudo:session): session closed for user archci32 root : PWD=/var/lib/archci-worker/build/2/icu ; USER=archci ; COMMAND=/usr/bin/bash -c '#012#011#011source PKGBUILD#012#011#011printf "%s\\n" "${pkgbase:-${pkgname}}" "${pkgname[@]}"#012'33pam_unix(sudo:session): session opened for user archci(uid=955) by (uid=0)34pam_unix(sudo:session): session closed for user archci35Note: 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.36==> Making package: icu 78.3-1 (Tue Sep 8 19:08:26 2026)37==> Checking runtime dependencies...38==> Checking buildtime dependencies...39==> Retrieving sources...40 -> Found icu4c-78.3-sources.tgz41 -> Found icu4c-78.3-sources.tgz.asc42 -> Found ICU-22132.patch43==> WARNING: Skipping all source file integrity checks.44==> Extracting sources...45 -> Extracting icu4c-78.3-sources.tgz with bsdtar46==> Starting prepare()...47==> Starting build()...48checking for ICU version numbers... release 78.3, library 78.3, unicode version 17.049checking build system type... x86_64-pc-linux-gnu50checking host system type... x86_64-pc-linux-gnu51checking whether to build debug libraries... no52checking whether to build release libraries... yes53checking for cc... cc54checking whether the C compiler works... yes55checking for C compiler default output file name... a.out56checking for suffix of executables...57checking whether we are cross compiling... no58checking for suffix of object files... o59checking whether the compiler supports GNU C... yes60checking whether cc accepts -g... yes61checking for cc option to enable C11 features... none needed62checking for c++... c++63checking whether the compiler supports GNU C++... yes64checking whether c++ accepts -g... yes65checking for c++ option to enable C++11 features... -std=gnu++1166configure: versions of the compilers used:67 + cc --version68 cc (GCC) 16.2.1 2026081069 Copyright (C) 2026 Free Software Foundation, Inc.70 This is free software; see the source for copying conditions. There is NO71 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.72 73 + c++ -std=gnu++11 --version74 c++ (GCC) 16.2.1 2026081075 Copyright (C) 2026 Free Software Foundation, Inc.76 This is free software; see the source for copying conditions. There is NO77 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.78 79checking for pkg-config... /usr/bin/pkg-config80checking pkg-config is at least version 0.20... yes81checking for icu-le-hb... no82checking if we have a C11 compiler... yes83configure: Adding CFLAGS option -std=c1184checking how to run the C preprocessor... cc -E85checking for a BSD-compatible install... /usr/bin/install -c86checking for python3... python387checking for gmake... no88checking for gnumake... no89checking for doxygen... no90checking checking for executable suffix...91checking whether strict compiling is on... yes92checking for stdio.h... yes93checking for stdlib.h... yes94checking for string.h... yes95checking for inttypes.h... yes96checking for stdint.h... yes97checking for strings.h... yes98checking for sys/stat.h... yes99checking for sys/types.h... yes100checking for unistd.h... yes101checking size of void *... 8102checking whether runnable 64 bit binaries are built by default... yes103checking which Makefile fragment to use for x86_64-pc-linux-gnu... mh-linux104checking for floor in -lm... yes105checking whether to build shared libraries... yes106checking whether to build static libraries... no107checking whether to enable auto cleanup of libraries... no108checking whether to enable draft APIs... yes109checking for ranlib... ranlib110checking for a sed that does not truncate output... /usr/bin/sed111checking for ar... ar112checking whether to enable renaming of symbols... yes113checking whether to enable function and data tracing... no114checking for elf.h... yes115checking whether to enable dynamic loading of plugins. Ignored if plugins disabled.... yes116checking for dlfcn.h... yes117checking for library containing dlopen... none required118checking for dlopen... yes119checking for gettimeofday... yes120checking if we have a C++ compiler... Good121checking if we have a C++17 compiler... yes122configure: Adding CXXFLAGS option -std=c++17123checking for pthread_attr_init in -lpthread... yes124checking for mmap... yes125checking for genccode assembly... -a gcc126checking for dirent.h... yes127checking whether byte ordering is bigendian... no128checking for nl_langinfo... yes129checking for nl_langinfo's argument to obtain the codeset... CODESET130checking for popen... yes131checking for tzset... yes132checking for tzname... yes133checking for timezone... yes134checking for wchar.h... yes135checking for library containing wcscpy... none required136checking size of wchar_t... 4137checking for UTF-16 string literal support... available138checking for a library suffix to use... none139CPPFLAGS= $(THREADSCPPFLAGS) -DU_HAVE_ELF_H=1140CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/icu/src=/usr/src/debug/icu -flto=auto -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings $(THREADSCFLAGS)141CXXFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/icu/src=/usr/src/debug/icu -flto=auto -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++17 $(THREADSCXXFLAGS)142configure: creating ./config.status143config.status: creating icudefs.mk144config.status: creating Makefile145config.status: creating data/pkgdataMakefile146config.status: creating config/Makefile.inc147config.status: creating config/icu.pc148config.status: creating config/pkgdataMakefile149config.status: creating data/Makefile150config.status: creating stubdata/Makefile151config.status: creating common/Makefile152config.status: creating i18n/Makefile153config.status: creating layoutex/Makefile154config.status: creating io/Makefile155config.status: creating extra/Makefile156config.status: creating extra/uconv/Makefile157config.status: creating extra/uconv/pkgdataMakefile158config.status: creating extra/scrptrun/Makefile159config.status: creating tools/Makefile160config.status: creating tools/ctestfw/Makefile161config.status: creating tools/toolutil/Makefile162config.status: creating tools/makeconv/Makefile163config.status: creating tools/genrb/Makefile164config.status: creating tools/genccode/Makefile165config.status: creating tools/gencmn/Makefile166config.status: creating tools/gencnval/Makefile167config.status: creating tools/gendict/Makefile168config.status: creating tools/gentest/Makefile169config.status: creating tools/gennorm2/Makefile170config.status: creating tools/genbrk/Makefile171config.status: creating tools/gensprep/Makefile172config.status: creating tools/icuinfo/Makefile173config.status: creating tools/icupkg/Makefile174config.status: creating tools/icuswap/Makefile175config.status: creating tools/pkgdata/Makefile176config.status: creating tools/icuexportdata/Makefile177config.status: creating tools/tzcode/Makefile178config.status: creating tools/gencfu/Makefile179config.status: creating tools/escapesrc/Makefile180config.status: creating test/Makefile181config.status: creating test/compat/Makefile182config.status: creating test/testdata/Makefile183config.status: creating test/testdata/pkgdataMakefile184config.status: creating test/hdrtst/Makefile185config.status: creating test/intltest/Makefile186config.status: creating test/cintltst/Makefile187config.status: creating test/iotest/Makefile188config.status: creating test/letest/Makefile189config.status: creating test/perf/Makefile190config.status: creating test/perf/collationperf/Makefile191config.status: creating test/perf/collperf/Makefile192config.status: creating test/perf/collperf2/Makefile193config.status: creating test/perf/dicttrieperf/Makefile194config.status: creating test/perf/ubrkperf/Makefile195config.status: creating test/perf/charperf/Makefile196config.status: creating test/perf/convperf/Makefile197config.status: creating test/perf/localecanperf/Makefile198config.status: creating test/perf/normperf/Makefile199config.status: creating test/perf/DateFmtPerf/Makefile200config.status: creating test/perf/howExpensiveIs/Makefile201config.status: creating test/perf/strsrchperf/Makefile202config.status: creating test/perf/unisetperf/Makefile203config.status: creating test/perf/usetperf/Makefile204config.status: creating test/perf/ustrperf/Makefile205config.status: creating test/perf/utfperf/Makefile206config.status: creating test/perf/utrie2perf/Makefile207config.status: creating test/fuzzer/Makefile208config.status: creating samples/Makefile209Not rebuilding data/rules.mk, assuming prebuilt data in data/in210Spawning Python to generate test/testdata/rules.mk...211ICU for C/C++ 78.3 is ready to be built.212=== Important Notes: ===213Data Packaging: library214 This means: ICU data will be linked with ICU. A shared data library will be built.215 To locate data: ICU will use the linked data library. If linked with the stub library located in stubdata/, the application can use udata_setCommonData() or set a data path to override.216Building ICU: Use a GNU make such as make to build ICU.217checking the version of "make"... 4.4.1 (we wanted at least 3.80)218ok219C apps may want to build with CFLAGS = -std=c11220C++ apps may want to build with CXXFLAGS = -std=c++17221rebuilding config/icucross.mk222rebuilding config/icucross.inc223cd ./config; \224 make -f pkgdataMakefile225make[1]: Entering directory '/build/icu/src/icu/source/config'226rm -rf pkgdata.inc227make[1]: Leaving directory '/build/icu/src/icu/source/config'228rm -rf config/icu-config229/usr/bin/install -c ./config/icu-config-top config/icu-config230chmod u+w config/icu-config231LC_ALL=C /usr/bin/sed -f ./config/make2sh.sed < ./config/Makefile.inc | grep -v '#M#' | uniq >> config/icu-config232LC_ALL=C /usr/bin/sed -f ./config/make2sh.sed < ./config/mh-linux | grep -v '#M#' | uniq >> config/icu-config233cat ./config/icu-config-bottom >> config/icu-config234chmod u-w config/icu-config235config/icu-uc.pc updated.236config/icu-i18n.pc updated.237config/icu-io.pc updated.238Note: rebuild with "make VERBOSE=1 " to show all compiler parameters.239/bin/sh ./mkinstalldirs lib240mkdir lib241/bin/sh ./mkinstalldirs bin242mkdir bin243make[0]: Making `all' in `stubdata'244make[1]: Entering directory '/build/icu/src/icu/source/stubdata'245 (deps) stubdata.cpp246 c++ ... stubdata.cpp247cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/icu/src=/usr/src/debug/icu -flto=auto -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -nodefaultlibs -nostdlib -shared -Wl,-Bsymbolic -Wl,-soname -Wl,libicudata.so.78 -o libicudata.so.78.3 stubdata.o248rm -f libicudata.so.78 && ln -s libicudata.so.78.3 libicudata.so.78249rm -f libicudata.so && ln -s libicudata.so.78.3 libicudata.so250make[1]: Leaving directory '/build/icu/src/icu/source/stubdata'251make[0]: Making `all' in `common'252make[1]: Entering directory '/build/icu/src/icu/source/common'253generating ../common/svchook.mk254cd .. \255 && CONFIG_FILES=common/Makefile CONFIG_HEADERS= /bin/sh ./config.status256config.status: creating common/Makefile257 (deps) appendable.cpp258 (deps) bmpset.cpp259 (deps) brkeng.cpp260 (deps) brkiter.cpp261 (deps) bytesinkutil.cpp262 (deps) bytestream.cpp263 (deps) bytestrie.cpp264 (deps) bytestriebuilder.cpp265 (deps) bytestrieiterator.cpp266 (deps) caniter.cpp267 (deps) characterproperties.cpp268 (deps) chariter.cpp269 (deps) charstr.cpp270 (deps) cmemory.cpp271 (deps) cstr.cpp272 (deps) cstring.cpp273 (deps) cwchar.cpp274 (deps) dictbe.cpp275 (deps) dictionarydata.cpp276 (deps) dtintrv.cpp277 (deps) edits.cpp278 (deps) emojiprops.cpp279 (deps) errorcode.cpp280 (deps) filteredbrk.cpp281 (deps) filterednormalizer2.cpp282 (deps) fixedstring.cpp283 (deps) icudataver.cpp284 (deps) icuplug.cpp285 (deps) loadednormalizer2impl.cpp286 (deps) localebuilder.cpp287 (deps) localematcher.cpp288 (deps) localeprioritylist.cpp289 (deps) locavailable.cpp290 (deps) locbased.cpp291 (deps) locdispnames.cpp292 (deps) locdistance.cpp293 (deps) locdspnm.cpp294 (deps) locid.cpp295 (deps) loclikely.cpp296 (deps) loclikelysubtags.cpp297 (deps) locmap.cpp298 (deps) locresdata.cpp299 (deps) locutil.cpp300 (deps) lsr.cpp301 (deps) lstmbe.cpp302 (deps) messagepattern.cpp303 (deps) mlbe.cpp304 (deps) normalizer2.cpp305 (deps) normalizer2impl.cpp306 (deps) normlzr.cpp307 (deps) parsepos.cpp308 (deps) patternprops.cpp309 (deps) pluralmap.cpp310 (deps) propname.cpp311 (deps) propsvec.cpp312 (deps) punycode.cpp313 (deps) putil.cpp314 (deps) rbbi.cpp315 (deps) rbbi_cache.cpp316 (deps) rbbidata.cpp317 (deps) rbbinode.cpp318 (deps) rbbirb.cpp319 (deps) rbbiscan.cpp320 (deps) rbbisetb.cpp321 (deps) rbbistbl.cpp322 (deps) rbbitblb.cpp323 (deps) resbund.cpp324 (deps) resbund_cnv.cpp325 (deps) resource.cpp326 (deps) restrace.cpp327 (deps) ruleiter.cpp328 (deps) schriter.cpp329 (deps) serv.cpp330 (deps) servlk.cpp331 (deps) servlkf.cpp332 (deps) servls.cpp333 (deps) servnotf.cpp334 (deps) servrbf.cpp335 (deps) servslkf.cpp336 (deps) sharedobject.cpp337 (deps) simpleformatter.cpp338 (deps) static_unicode_sets.cpp339 (deps) stringpiece.cpp340 (deps) stringtriebuilder.cpp341 (deps) uarrsort.cpp342 (deps) ubidi.cpp343 (deps) ubidi_props.cpp344 (deps) ubidiln.cpp345 (deps) ubiditransform.cpp346 (deps) ubidiwrt.cpp347 (deps) ubrk.cpp348 (deps) ucase.cpp349 (deps) ucasemap.cpp350 (deps) ucasemap_titlecase_brkiter.cpp351 (deps) ucat.cpp352 (deps) uchar.cpp353 (deps) ucharstrie.cpp354 (deps) ucharstriebuilder.cpp355 (deps) ucharstrieiterator.cpp356 (deps) uchriter.cpp357 (deps) ucln_cmn.cpp358 (deps) ucmndata.cpp359 (deps) ucnv.cpp360 (deps) ucnv2022.cpp361 (deps) ucnv_bld.cpp362 (deps) ucnv_cb.cpp363 (deps) ucnv_cnv.cpp364 (deps) ucnv_ct.cpp365 (deps) ucnv_err.cpp366 (deps) ucnv_ext.cpp367 (deps) ucnv_io.cpp368 (deps) ucnv_lmb.cpp369 (deps) ucnv_set.cpp370 (deps) ucnv_u16.cpp371 (deps) ucnv_u32.cpp372 (deps) ucnv_u7.cpp373 (deps) ucnv_u8.cpp374 (deps) ucnvbocu.cpp375 (deps) ucnvdisp.cpp376 (deps) ucnvhz.cpp377 (deps) ucnvisci.cpp378 (deps) ucnvlat1.cpp379 (deps) ucnvmbcs.cpp380 (deps) ucnvscsu.cpp381 (deps) ucnvsel.cpp382 (deps) ucol_swp.cpp383 (deps) ucptrie.cpp384 (deps) ucurr.cpp385 (deps) udata.cpp386 (deps) udatamem.cpp387 (deps) udataswp.cpp388 (deps) uenum.cpp389 (deps) uhash.cpp390 (deps) uhash_us.cpp391 (deps) uidna.cpp392 (deps) uinit.cpp393 (deps) uinvchar.cpp394 (deps) uiter.cpp395 (deps) ulist.cpp396 (deps) uloc.cpp397 (deps) uloc_keytype.cpp398 (deps) uloc_tag.cpp399 (deps) ulocale.cpp400 (deps) ulocbuilder.cpp401 (deps) umapfile.cpp402 (deps) umath.cpp403 (deps) umutablecptrie.cpp404 (deps) umutex.cpp405 (deps) unames.cpp406 (deps) unifiedcache.cpp407 (deps) unifilt.cpp408 (deps) unifunct.cpp409 (deps) uniset.cpp410 (deps) uniset_closure.cpp411 (deps) uniset_props.cpp412 (deps) unisetspan.cpp413 (deps) unistr.cpp414 (deps) unistr_case.cpp415 (deps) unistr_case_locale.cpp416 (deps) unistr_cnv.cpp417 (deps) unistr_props.cpp418 (deps) unistr_titlecase_brkiter.cpp419 (deps) unorm.cpp420 (deps) unormcmp.cpp421 (deps) uobject.cpp422 (deps) uprops.cpp423 (deps) ures_cnv.cpp424 (deps) uresbund.cpp425 (deps) uresdata.cpp426 (deps) usc_impl.cpp427 (deps) uscript.cpp428 (deps) uscript_props.cpp429 (deps) uset.cpp430 (deps) uset_props.cpp431 (deps) usetiter.cpp432 (deps) ushape.cpp433 (deps) usprep.cpp434 (deps) ustack.cpp435 (deps) ustr_cnv.cpp436 (deps) ustr_titlecase_brkiter.cpp437 (deps) ustr_wcs.cpp438 (deps) ustrcase.cpp439 (deps) ustrcase_locale.cpp440 (deps) ustrenum.cpp441 (deps) ustrfmt.cpp442 (deps) ustring.cpp443 (deps) ustrtrns.cpp444 (deps) utext.cpp445 (deps) utf_impl.cpp446 (deps) util.cpp447 (deps) util_props.cpp448 (deps) utrace.cpp449 (deps) utrie.cpp450 (deps) utrie2.cpp451 (deps) utrie2_builder.cpp452 (deps) utrie_swap.cpp453 (deps) uts46.cpp454 (deps) utypes.cpp455 (deps) uvector.cpp456 (deps) uvectr32.cpp457 (deps) uvectr64.cpp458 (deps) wintz.cpp459 c++ ... appendable.cpp460 c++ ... bmpset.cpp461 c++ ... brkeng.cpp462 c++ ... brkiter.cpp463 c++ ... bytesinkutil.cpp464 c++ ... bytestream.cpp465 c++ ... bytestrie.cpp466 c++ ... bytestriebuilder.cpp467 c++ ... bytestrieiterator.cpp468 c++ ... caniter.cpp469 c++ ... characterproperties.cpp470 c++ ... chariter.cpp471 c++ ... charstr.cpp472 c++ ... cmemory.cpp473 c++ ... cstr.cpp474 c++ ... cstring.cpp475 c++ ... cwchar.cpp476 c++ ... dictbe.cpp477 c++ ... dictionarydata.cpp478 c++ ... dtintrv.cpp479 c++ ... edits.cpp480 c++ ... emojiprops.cpp481 c++ ... errorcode.cpp482 c++ ... filteredbrk.cpp483 c++ ... filterednormalizer2.cpp484 c++ ... fixedstring.cpp485 c++ ... icudataver.cpp486 c++ ... icuplug.cpp487 c++ ... loadednormalizer2impl.cpp488 c++ ... localebuilder.cpp489 c++ ... localematcher.cpp490 c++ ... localeprioritylist.cpp491 c++ ... locavailable.cpp492 c++ ... locbased.cpp493 c++ ... locdispnames.cpp494 c++ ... locdistance.cpp495 c++ ... locdspnm.cpp496 c++ ... locid.cpp497 c++ ... loclikely.cpp498 c++ ... loclikelysubtags.cpp499 c++ ... locmap.cpp500 c++ ... locresdata.cpp501 c++ ... locutil.cpp502 c++ ... lsr.cpp503 c++ ... lstmbe.cpp504 c++ ... messagepattern.cpp505 c++ ... mlbe.cpp506 c++ ... normalizer2.cpp507 c++ ... normalizer2impl.cpp508 c++ ... normlzr.cpp509 c++ ... parsepos.cpp510 c++ ... patternprops.cpp511 c++ ... pluralmap.cpp512 c++ ... propname.cpp513 c++ ... propsvec.cpp514 c++ ... punycode.cpp515 c++ ... putil.cpp516 c++ ... rbbi.cpp517 c++ ... rbbi_cache.cpp518 c++ ... rbbidata.cpp519 c++ ... rbbinode.cpp520 c++ ... rbbirb.cpp521 c++ ... rbbiscan.cpp522 c++ ... rbbisetb.cpp523 c++ ... rbbistbl.cpp524 c++ ... rbbitblb.cpp525 c++ ... resbund.cpp526 c++ ... resbund_cnv.cpp527 c++ ... resource.cpp528 c++ ... restrace.cpp529 c++ ... ruleiter.cpp530 c++ ... schriter.cpp531 c++ ... serv.cpp532 c++ ... servlk.cpp533 c++ ... servlkf.cpp534 c++ ... servls.cpp535 c++ ... servnotf.cpp536 c++ ... servrbf.cpp537 c++ ... servslkf.cpp538 c++ ... sharedobject.cpp539 c++ ... simpleformatter.cpp540 c++ ... static_unicode_sets.cpp541 c++ ... stringpiece.cpp542 c++ ... stringtriebuilder.cpp543 c++ ... uarrsort.cpp544 c++ ... ubidi.cpp545 c++ ... ubidi_props.cpp546 c++ ... ubidiln.cpp547 c++ ... ubiditransform.cpp548 c++ ... ubidiwrt.cpp549 c++ ... ubrk.cpp550 c++ ... ucase.cpp551 c++ ... ucasemap.cpp552 c++ ... ucasemap_titlecase_brkiter.cpp553 c++ ... ucat.cpp554 c++ ... uchar.cpp555 c++ ... ucharstrie.cpp556 c++ ... ucharstriebuilder.cpp557 c++ ... ucharstrieiterator.cpp558 c++ ... uchriter.cpp559 c++ ... ucln_cmn.cpp560 c++ ... ucmndata.cpp561 c++ ... ucnv.cpp562 c++ ... ucnv2022.cpp563 c++ ... ucnv_bld.cpp564 c++ ... ucnv_cb.cpp565 c++ ... ucnv_cnv.cpp566 c++ ... ucnv_ct.cpp567 c++ ... ucnv_err.cpp568 c++ ... ucnv_ext.cpp569 c++ ... ucnv_io.cpp570 c++ ... ucnv_lmb.cpp571 c++ ... ucnv_set.cpp572 c++ ... ucnv_u16.cpp573 c++ ... ucnv_u32.cpp574 c++ ... ucnv_u7.cpp575 c++ ... ucnv_u8.cpp576 c++ ... ucnvbocu.cpp577 c++ ... ucnvdisp.cpp578 c++ ... ucnvhz.cpp579 c++ ... ucnvisci.cpp580 c++ ... ucnvlat1.cpp581 c++ ... ucnvmbcs.cpp582 c++ ... ucnvscsu.cpp583 c++ ... ucnvsel.cpp584 c++ ... ucol_swp.cpp585 c++ ... ucptrie.cpp586 c++ ... ucurr.cpp587 c++ ... udata.cpp588 c++ ... udatamem.cpp589 c++ ... udataswp.cpp590 c++ ... uenum.cpp591 c++ ... uhash.cpp592 c++ ... uhash_us.cpp593 c++ ... uidna.cpp594 c++ ... uinit.cpp595 c++ ... uinvchar.cpp596 c++ ... uiter.cpp597 c++ ... ulist.cpp598 c++ ... uloc.cpp599 c++ ... uloc_keytype.cpp600 c++ ... uloc_tag.cpp601 c++ ... ulocale.cpp602 c++ ... ulocbuilder.cpp603 c++ ... umapfile.cpp604 c++ ... umath.cpp605 c++ ... umutablecptrie.cpp606 c++ ... umutex.cpp607 c++ ... unames.cpp608 c++ ... unifiedcache.cpp609 c++ ... unifilt.cpp610 c++ ... unifunct.cpp611 c++ ... uniset.cpp612 c++ ... uniset_closure.cpp613 c++ ... uniset_props.cpp614 c++ ... unisetspan.cpp615 c++ ... unistr.cpp616 c++ ... unistr_case.cpp617 c++ ... unistr_case_locale.cpp618 c++ ... unistr_cnv.cpp619 c++ ... unistr_props.cpp620 c++ ... unistr_titlecase_brkiter.cpp621 c++ ... unorm.cpp622 c++ ... unormcmp.cpp623 c++ ... uobject.cpp624 c++ ... uprops.cpp625 c++ ... ures_cnv.cpp626 c++ ... uresbund.cpp627 c++ ... uresdata.cpp628 c++ ... usc_impl.cpp629 c++ ... uscript.cpp630 c++ ... uscript_props.cpp631 c++ ... uset.cpp632 c++ ... uset_props.cpp633 c++ ... usetiter.cpp634 c++ ... ushape.cpp635 c++ ... usprep.cpp636 c++ ... ustack.cpp637 c++ ... ustr_cnv.cpp638 c++ ... ustr_titlecase_brkiter.cpp639 c++ ... ustr_wcs.cpp640 c++ ... ustrcase.cpp641 c++ ... ustrcase_locale.cpp642 c++ ... ustrenum.cpp643 c++ ... ustrfmt.cpp644 c++ ... ustring.cpp645 c++ ... ustrtrns.cpp646 c++ ... utext.cpp647 c++ ... utf_impl.cpp648 c++ ... util.cpp649 c++ ... util_props.cpp650 c++ ... utrace.cpp651 c++ ... utrie.cpp652 c++ ... utrie2.cpp653 c++ ... utrie2_builder.cpp654 c++ ... utrie_swap.cpp655 c++ ... uts46.cpp656 c++ ... utypes.cpp657 c++ ... uvector.cpp658 c++ ... uvectr32.cpp659 c++ ... uvectr64.cpp660 c++ ... wintz.cpp661c++ -std=gnu++11 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/icu/src=/usr/src/debug/icu -flto=auto -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++17 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -shared -Wl,-Bsymbolic -Wl,-soname -Wl,libicuuc.so.78 -o ../lib/libicuuc.so.78.3 appendable.o bmpset.o brkeng.o brkiter.o bytesinkutil.o bytestream.o bytestrie.o bytestriebuilder.o bytestrieiterator.o caniter.o characterproperties.o chariter.o charstr.o cmemory.o cstr.o cstring.o cwchar.o dictbe.o dictionarydata.o dtintrv.o edits.o emojiprops.o errorcode.o filteredbrk.o filterednormalizer2.o fixedstring.o icudataver.o icuplug.o loadednormalizer2impl.o localebuilder.o localematcher.o localeprioritylist.o locavailable.o locbased.o locdispnames.o locdistance.o locdspnm.o locid.o loclikely.o loclikelysubtags.o locmap.o locresdata.o locutil.o lsr.o lstmbe.o messagepattern.o mlbe.o normalizer2.o normalizer2impl.o normlzr.o parsepos.o patternprops.o pluralmap.o propname.o propsvec.o punycode.o putil.o rbbi.o rbbi_cache.o rbbidata.o rbbinode.o rbbirb.o rbbiscan.o rbbisetb.o rbbistbl.o rbbitblb.o resbund.o resbund_cnv.o resource.o restrace.o ruleiter.o schriter.o serv.o servlk.o servlkf.o servls.o servnotf.o servrbf.o servslkf.o sharedobject.o simpleformatter.o static_unicode_sets.o stringpiece.o stringtriebuilder.o uarrsort.o ubidi.o ubidi_props.o ubidiln.o ubiditransform.o ubidiwrt.o ubrk.o ucase.o ucasemap.o ucasemap_titlecase_brkiter.o ucat.o uchar.o ucharstrie.o ucharstriebuilder.o ucharstrieiterator.o uchriter.o ucln_cmn.o ucmndata.o ucnv.o ucnv2022.o ucnv_bld.o ucnv_cb.o ucnv_cnv.o ucnv_ct.o ucnv_err.o ucnv_ext.o ucnv_io.o ucnv_lmb.o ucnv_set.o ucnv_u16.o ucnv_u32.o ucnv_u7.o ucnv_u8.o ucnvbocu.o ucnvdisp.o ucnvhz.o ucnvisci.o ucnvlat1.o ucnvmbcs.o ucnvscsu.o ucnvsel.o ucol_swp.o ucptrie.o ucurr.o udata.o udatamem.o udataswp.o uenum.o uhash.o uhash_us.o uidna.o uinit.o uinvchar.o uiter.o ulist.o uloc.o uloc_keytype.o uloc_tag.o ulocale.o ulocbuilder.o umapfile.o umath.o umutablecptrie.o umutex.o unames.o unifiedcache.o unifilt.o unifunct.o uniset.o uniset_closure.o uniset_props.o unisetspan.o unistr.o unistr_case.o unistr_case_locale.o unistr_cnv.o unistr_props.o unistr_titlecase_brkiter.o unorm.o unormcmp.o uobject.o uprops.o ures_cnv.o uresbund.o uresdata.o usc_impl.o uscript.o uscript_props.o uset.o uset_props.o usetiter.o ushape.o usprep.o ustack.o ustr_cnv.o ustr_titlecase_brkiter.o ustr_wcs.o ustrcase.o ustrcase_locale.o ustrenum.o ustrfmt.o ustring.o ustrtrns.o utext.o utf_impl.o util.o util_props.o utrace.o utrie.o utrie2.o utrie2_builder.o utrie_swap.o uts46.o utypes.o uvector.o uvectr32.o uvectr64.o wintz.o -L../lib -L../stubdata -licudata -lpthread -lm662In function ???memcpy???,663 inlined from ???ures_swapResource??? at uresdata.cpp:1265:21:664/usr/include/bits/string_fortified.h:29:33: warning: ???__builtin_memcpy??? specified bound between 18446744071562067968 and 18446744073709551612 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]665 29 | return __builtin___memcpy_chk (__dest, __src, __len,666 | ^667rm -f ../lib/libicuuc.so.78 && ln -s libicuuc.so.78.3 ../lib/libicuuc.so.78668rm -f ../lib/libicuuc.so && ln -s libicuuc.so.78.3 ../lib/libicuuc.so669make[1]: Leaving directory '/build/icu/src/icu/source/common'670make[0]: Making `all' in `i18n'671make[1]: Entering directory '/build/icu/src/icu/source/i18n'672 (deps) alphaindex.cpp673 (deps) anytrans.cpp674 (deps) astro.cpp675 (deps) basictz.cpp676 (deps) bocsu.cpp677 (deps) brktrans.cpp678 (deps) buddhcal.cpp679 (deps) calendar.cpp680 (deps) casetrn.cpp681 (deps) cecal.cpp682 (deps) chnsecal.cpp683 (deps) choicfmt.cpp684 (deps) coleitr.cpp685 (deps) coll.cpp686 (deps) collation.cpp687 (deps) collationbuilder.cpp688 (deps) collationcompare.cpp689 (deps) collationdata.cpp690 (deps) collationdatabuilder.cpp691 (deps) collationdatareader.cpp692 (deps) collationdatawriter.cpp693 (deps) collationfastlatin.cpp694 (deps) collationfastlatinbuilder.cpp695 (deps) collationfcd.cpp696 (deps) collationiterator.cpp697 (deps) collationkeys.cpp698 (deps) collationroot.cpp699 (deps) collationrootelements.cpp700 (deps) collationruleparser.cpp701 (deps) collationsets.cpp702 (deps) collationsettings.cpp703 (deps) collationtailoring.cpp704 (deps) collationweights.cpp705 (deps) compactdecimalformat.cpp706 (deps) coptccal.cpp707 (deps) cpdtrans.cpp708 (deps) csdetect.cpp709 (deps) csmatch.cpp710 (deps) csr2022.cpp711 (deps) csrecog.cpp712 (deps) csrmbcs.cpp713 (deps) csrsbcs.cpp714 (deps) csrucode.cpp715 (deps) csrutf8.cpp716 (deps) curramt.cpp717 (deps) currfmt.cpp718 (deps) currpinf.cpp719 (deps) currunit.cpp720 (deps) dangical.cpp721 (deps) datefmt.cpp722 (deps) dayperiodrules.cpp723 (deps) dcfmtsym.cpp724 (deps) decContext.cpp725 (deps) decNumber.cpp726 (deps) decimfmt.cpp727 (deps) displayoptions.cpp728 (deps) double-conversion-bignum-dtoa.cpp729 (deps) double-conversion-bignum.cpp730 (deps) double-conversion-cached-powers.cpp731 (deps) double-conversion-double-to-string.cpp732 (deps) double-conversion-fast-dtoa.cpp733 (deps) double-conversion-string-to-double.cpp734 (deps) double-conversion-strtod.cpp735 (deps) dtfmtsym.cpp736 (deps) dtitvfmt.cpp737 (deps) dtitvinf.cpp738 (deps) dtptngen.cpp739 (deps) dtrule.cpp740 (deps) erarules.cpp741 (deps) esctrn.cpp742 (deps) ethpccal.cpp743 (deps) fmtable.cpp744 (deps) fmtable_cnv.cpp745 (deps) format.cpp746 (deps) formatted_string_builder.cpp747 (deps) formattedval_iterimpl.cpp748 (deps) formattedval_sbimpl.cpp749 (deps) formattedvalue.cpp750 (deps) fphdlimp.cpp751 (deps) fpositer.cpp752 (deps) funcrepl.cpp753 (deps) gender.cpp754 (deps) gregocal.cpp755 (deps) gregoimp.cpp756 (deps) hebrwcal.cpp757 (deps) indiancal.cpp758 (deps) inputext.cpp759 (deps) islamcal.cpp760 (deps) iso8601cal.cpp761 (deps) japancal.cpp762 (deps) listformatter.cpp763 (deps) measfmt.cpp764 (deps) measunit.cpp765 (deps) measunit_extra.cpp766 (deps) measure.cpp767 (deps) msgfmt.cpp768 (deps) messageformat2.cpp769 (deps) messageformat2_arguments.cpp770 (deps) messageformat2_checker.cpp771 (deps) messageformat2_data_model.cpp772 (deps) messageformat2_errors.cpp773 (deps) messageformat2_evaluation.cpp774 (deps) messageformat2_formatter.cpp775 (deps) messageformat2_formattable.cpp776 (deps) messageformat2_function_registry.cpp777 (deps) messageformat2_parser.cpp778 (deps) messageformat2_serializer.cpp779 (deps) name2uni.cpp780 (deps) nfrs.cpp781 (deps) nfrule.cpp782 (deps) nfsubs.cpp783 (deps) nortrans.cpp784 (deps) nultrans.cpp785 (deps) number_affixutils.cpp786 (deps) number_asformat.cpp787 (deps) number_capi.cpp788 (deps) number_compact.cpp789 (deps) number_currencysymbols.cpp790 (deps) number_decimalquantity.cpp791 (deps) number_decimfmtprops.cpp792 (deps) number_fluent.cpp793 (deps) number_formatimpl.cpp794 (deps) number_grouping.cpp795 (deps) number_integerwidth.cpp796 (deps) number_longnames.cpp797 (deps) number_mapper.cpp798 (deps) number_modifiers.cpp799 (deps) number_multiplier.cpp800 (deps) number_notation.cpp801 (deps) number_output.cpp802 (deps) number_padding.cpp803 (deps) number_patternmodifier.cpp804 (deps) number_patternstring.cpp805 (deps) number_rounding.cpp806 (deps) number_scientific.cpp807 (deps) number_simple.cpp808 (deps) number_skeletons.cpp809 (deps) number_symbolswrapper.cpp810 (deps) number_usageprefs.cpp811 (deps) number_utils.cpp812 (deps) numfmt.cpp813 (deps) numparse_affixes.cpp814 (deps) numparse_compositions.cpp815 (deps) numparse_currency.cpp816 (deps) numparse_decimal.cpp817 (deps) numparse_impl.cpp818 (deps) numparse_parsednumber.cpp819 (deps) numparse_scientific.cpp820 (deps) numparse_symbols.cpp821 (deps) numparse_validators.cpp822 (deps) numrange_capi.cpp823 (deps) numrange_fluent.cpp824 (deps) numrange_impl.cpp825 (deps) numsys.cpp826 (deps) olsontz.cpp827 (deps) persncal.cpp828 (deps) pluralranges.cpp829 (deps) plurfmt.cpp830 (deps) plurrule.cpp831 (deps) quant.cpp832 (deps) quantityformatter.cpp833 (deps) rbnf.cpp834 (deps) rbt.cpp835 (deps) rbt_data.cpp836 (deps) rbt_pars.cpp837 (deps) rbt_rule.cpp838 (deps) rbt_set.cpp839 (deps) rbtz.cpp840 (deps) regexcmp.cpp841 (deps) regeximp.cpp842 (deps) regexst.cpp843 (deps) regextxt.cpp844 (deps) region.cpp845 (deps) reldatefmt.cpp846 (deps) reldtfmt.cpp847 (deps) rematch.cpp848 (deps) remtrans.cpp849 (deps) repattrn.cpp850 (deps) rulebasedcollator.cpp851 (deps) scientificnumberformatter.cpp852 (deps) scriptset.cpp853 (deps) search.cpp854 (deps) selfmt.cpp855 (deps) sharedbreakiterator.cpp856 (deps) simpletz.cpp857 (deps) smpdtfmt.cpp858 (deps) smpdtfst.cpp859 (deps) sortkey.cpp860 (deps) standardplural.cpp861 (deps) string_segment.cpp862 (deps) strmatch.cpp863 (deps) strrepl.cpp864 (deps) stsearch.cpp865 (deps) taiwncal.cpp866 (deps) timezone.cpp867 (deps) titletrn.cpp868 (deps) tmunit.cpp869 (deps) tmutamt.cpp870 (deps) tmutfmt.cpp871 (deps) tolowtrn.cpp872 (deps) toupptrn.cpp873 (deps) translit.cpp874 (deps) transreg.cpp875 (deps) tridpars.cpp876 (deps) tzfmt.cpp877 (deps) tzgnames.cpp878 (deps) tznames.cpp879 (deps) tznames_impl.cpp880 (deps) tzrule.cpp881 (deps) tztrans.cpp882 (deps) ucal.cpp883 (deps) ucln_in.cpp884 (deps) ucol.cpp885 (deps) ucol_res.cpp886 (deps) ucol_sit.cpp887 (deps) ucoleitr.cpp888 (deps) ucsdet.cpp889 (deps) udat.cpp890 (deps) udateintervalformat.cpp891 (deps) udatpg.cpp892 (deps) ufieldpositer.cpp893 (deps) uitercollationiterator.cpp894 (deps) ulistformatter.cpp895 (deps) ulocdata.cpp896 (deps) umsg.cpp897 (deps) unesctrn.cpp898 (deps) uni2name.cpp899 (deps) units_data.cpp900 (deps) units_complexconverter.cpp901 (deps) units_converter.cpp902 (deps) units_router.cpp903 (deps) unum.cpp904 (deps) unumsys.cpp905 (deps) upluralrules.cpp906 (deps) uregex.cpp907 (deps) uregexc.cpp908 (deps) uregion.cpp909 (deps) usearch.cpp910 (deps) uspoof.cpp911 (deps) uspoof_build.cpp912 (deps) uspoof_conf.cpp913 (deps) uspoof_impl.cpp914 (deps) utf16collationiterator.cpp915 (deps) utf8collationiterator.cpp916 (deps) utmscale.cpp917 (deps) utrans.cpp918 (deps) vtzone.cpp919 (deps) vzone.cpp920 (deps) windtfmt.cpp921 (deps) winnmfmt.cpp922 (deps) wintzimpl.cpp923 (deps) zonemeta.cpp924 (deps) zrule.cpp925 (deps) ztrans.cpp926 c++ ... alphaindex.cpp927 c++ ... anytrans.cpp928 c++ ... astro.cpp929 c++ ... basictz.cpp930 c++ ... bocsu.cpp931 c++ ... brktrans.cpp932 c++ ... buddhcal.cpp933 c++ ... calendar.cpp934 c++ ... casetrn.cpp935 c++ ... cecal.cpp936 c++ ... chnsecal.cpp937 c++ ... choicfmt.cpp938 c++ ... coleitr.cpp939 c++ ... coll.cpp940 c++ ... collation.cpp941 c++ ... collationbuilder.cpp942 c++ ... collationcompare.cpp943 c++ ... collationdata.cpp944 c++ ... collationdatabuilder.cpp945 c++ ... collationdatareader.cpp946 c++ ... collationdatawriter.cpp947 c++ ... collationfastlatin.cpp948 c++ ... collationfastlatinbuilder.cpp949 c++ ... collationfcd.cpp950 c++ ... collationiterator.cpp951 c++ ... collationkeys.cpp952 c++ ... collationroot.cpp953 c++ ... collationrootelements.cpp954 c++ ... collationruleparser.cpp955 c++ ... collationsets.cpp956 c++ ... collationsettings.cpp957 c++ ... collationtailoring.cpp958 c++ ... collationweights.cpp959 c++ ... compactdecimalformat.cpp960 c++ ... coptccal.cpp961 c++ ... cpdtrans.cpp962 c++ ... csdetect.cpp963 c++ ... csmatch.cpp964 c++ ... csr2022.cpp965 c++ ... csrecog.cpp966 c++ ... csrmbcs.cpp967 c++ ... csrsbcs.cpp968 c++ ... csrucode.cpp969 c++ ... csrutf8.cpp970 c++ ... curramt.cpp971 c++ ... currfmt.cpp972 c++ ... currpinf.cpp973 c++ ... currunit.cpp974 c++ ... dangical.cpp975 c++ ... datefmt.cpp976 c++ ... dayperiodrules.cpp977 c++ ... dcfmtsym.cpp978 c++ ... decContext.cpp979 c++ ... decNumber.cpp980 c++ ... decimfmt.cpp981 c++ ... displayoptions.cpp982 c++ ... double-conversion-bignum-dtoa.cpp983 c++ ... double-conversion-bignum.cpp984 c++ ... double-conversion-cached-powers.cpp985 c++ ... double-conversion-double-to-string.cpp986 c++ ... double-conversion-fast-dtoa.cpp987 c++ ... double-conversion-string-to-double.cpp988 c++ ... double-conversion-strtod.cpp989 c++ ... dtfmtsym.cpp990 c++ ... dtitvfmt.cpp991 c++ ... dtitvinf.cpp992 c++ ... dtptngen.cpp993 c++ ... dtrule.cpp994 c++ ... erarules.cpp995 c++ ... esctrn.cpp996 c++ ... ethpccal.cpp997 c++ ... fmtable.cpp998 c++ ... fmtable_cnv.cpp999 c++ ... format.cpp1000 c++ ... formatted_string_builder.cpp1001 c++ ... formattedval_iterimpl.cpp1002 c++ ... formattedval_sbimpl.cpp1003 c++ ... formattedvalue.cpp1004 c++ ... fphdlimp.cpp1005 c++ ... fpositer.cpp1006 c++ ... funcrepl.cpp1007 c++ ... gender.cpp1008 c++ ... gregocal.cpp1009 c++ ... gregoimp.cpp1010 c++ ... hebrwcal.cpp1011 c++ ... indiancal.cpp1012 c++ ... inputext.cpp1013 c++ ... islamcal.cpp1014 c++ ... iso8601cal.cpp1015 c++ ... japancal.cpp1016 c++ ... listformatter.cpp1017 c++ ... measfmt.cpp1018 c++ ... measunit.cpp1019 c++ ... measunit_extra.cpp1020 c++ ... measure.cpp1021 c++ ... msgfmt.cpp1022 c++ ... messageformat2.cpp1023 c++ ... messageformat2_arguments.cpp1024 c++ ... messageformat2_checker.cpp1025 c++ ... messageformat2_data_model.cpp1026 c++ ... messageformat2_errors.cpp1027 c++ ... messageformat2_evaluation.cpp1028 c++ ... messageformat2_formatter.cpp1029 c++ ... messageformat2_formattable.cpp1030 c++ ... messageformat2_function_registry.cpp1031 c++ ... messageformat2_parser.cpp1032 c++ ... messageformat2_serializer.cpp1033 c++ ... name2uni.cpp1034 c++ ... nfrs.cpp1035 c++ ... nfrule.cpp1036 c++ ... nfsubs.cpp1037 c++ ... nortrans.cpp1038 c++ ... nultrans.cpp1039 c++ ... number_affixutils.cpp1040 c++ ... number_asformat.cpp1041 c++ ... number_capi.cpp1042 c++ ... number_compact.cpp1043 c++ ... number_currencysymbols.cpp1044 c++ ... number_decimalquantity.cpp1045 c++ ... number_decimfmtprops.cpp1046 c++ ... number_fluent.cpp1047 c++ ... number_formatimpl.cpp1048 c++ ... number_grouping.cpp1049 c++ ... number_integerwidth.cpp1050 c++ ... number_longnames.cpp1051 c++ ... number_mapper.cpp1052 c++ ... number_modifiers.cpp1053 c++ ... number_multiplier.cpp1054 c++ ... number_notation.cpp1055 c++ ... number_output.cpp1056 c++ ... number_padding.cpp1057 c++ ... number_patternmodifier.cpp1058 c++ ... number_patternstring.cpp1059 c++ ... number_rounding.cpp1060 c++ ... number_scientific.cpp1061 c++ ... number_simple.cpp1062 c++ ... number_skeletons.cpp1063 c++ ... number_symbolswrapper.cpp1064 c++ ... number_usageprefs.cpp1065 c++ ... number_utils.cpp1066 c++ ... numfmt.cpp1067 c++ ... numparse_affixes.cpp1068 c++ ... numparse_compositions.cpp1069 c++ ... numparse_currency.cpp1070 c++ ... numparse_decimal.cpp1071 c++ ... numparse_impl.cpp1072 c++ ... numparse_parsednumber.cpp1073 c++ ... numparse_scientific.cpp1074 c++ ... numparse_symbols.cpp1075 c++ ... numparse_validators.cpp1076 c++ ... numrange_capi.cpp1077 c++ ... numrange_fluent.cpp1078 c++ ... numrange_impl.cpp1079 c++ ... numsys.cpp1080 c++ ... olsontz.cpp1081 c++ ... persncal.cpp1082 c++ ... pluralranges.cpp1083 c++ ... plurfmt.cpp1084 c++ ... plurrule.cpp1085 c++ ... quant.cpp1086 c++ ... quantityformatter.cpp1087 c++ ... rbnf.cpp1088 c++ ... rbt.cpp1089 c++ ... rbt_data.cpp1090 c++ ... rbt_pars.cpp1091 c++ ... rbt_rule.cpp1092 c++ ... rbt_set.cpp1093 c++ ... rbtz.cpp1094 c++ ... regexcmp.cpp1095 c++ ... regeximp.cpp1096 c++ ... regexst.cpp1097 c++ ... regextxt.cpp1098 c++ ... region.cpp1099 c++ ... reldatefmt.cpp1100 c++ ... reldtfmt.cpp1101 c++ ... rematch.cpp1102 c++ ... remtrans.cpp1103 c++ ... repattrn.cpp1104 c++ ... rulebasedcollator.cpp1105 c++ ... scientificnumberformatter.cpp1106 c++ ... scriptset.cpp1107 c++ ... search.cpp1108 c++ ... selfmt.cpp1109 c++ ... sharedbreakiterator.cpp1110 c++ ... simpletz.cpp1111 c++ ... smpdtfmt.cpp1112 c++ ... smpdtfst.cpp1113 c++ ... sortkey.cpp1114 c++ ... standardplural.cpp1115 c++ ... string_segment.cpp1116 c++ ... strmatch.cpp1117 c++ ... strrepl.cpp1118 c++ ... stsearch.cpp1119 c++ ... taiwncal.cpp1120 c++ ... timezone.cpp1121 c++ ... titletrn.cpp1122 c++ ... tmunit.cpp1123 c++ ... tmutamt.cpp1124 c++ ... tmutfmt.cpp1125 c++ ... tolowtrn.cpp1126 c++ ... toupptrn.cpp1127 c++ ... translit.cpp1128 c++ ... transreg.cpp1129 c++ ... tridpars.cpp1130 c++ ... tzfmt.cpp1131 c++ ... tzgnames.cpp1132 c++ ... tznames.cpp1133 c++ ... tznames_impl.cpp1134 c++ ... tzrule.cpp1135 c++ ... tztrans.cpp1136 c++ ... ucal.cpp1137 c++ ... ucln_in.cpp1138 c++ ... ucol.cpp1139 c++ ... ucol_res.cpp1140 c++ ... ucol_sit.cpp1141 c++ ... ucoleitr.cpp1142 c++ ... ucsdet.cpp1143 c++ ... udat.cpp1144 c++ ... udateintervalformat.cpp1145 c++ ... udatpg.cpp1146 c++ ... ufieldpositer.cpp1147 c++ ... uitercollationiterator.cpp1148 c++ ... ulistformatter.cpp1149 c++ ... ulocdata.cpp1150 c++ ... umsg.cpp1151 c++ ... unesctrn.cpp1152 c++ ... uni2name.cpp1153 c++ ... units_data.cpp1154 c++ ... units_complexconverter.cpp1155 c++ ... units_converter.cpp1156 c++ ... units_router.cpp1157 c++ ... unum.cpp1158 c++ ... unumsys.cpp1159 c++ ... upluralrules.cpp1160 c++ ... uregex.cpp1161 c++ ... uregexc.cpp1162 c++ ... uregion.cpp1163 c++ ... usearch.cpp1164 c++ ... uspoof.cpp1165 c++ ... uspoof_build.cpp1166 c++ ... uspoof_conf.cpp1167 c++ ... uspoof_impl.cpp1168 c++ ... utf16collationiterator.cpp1169 c++ ... utf8collationiterator.cpp1170 c++ ... utmscale.cpp1171 c++ ... utrans.cpp1172 c++ ... vtzone.cpp1173 c++ ... vzone.cpp1174 c++ ... windtfmt.cpp1175 c++ ... winnmfmt.cpp1176 c++ ... wintzimpl.cpp1177 c++ ... zonemeta.cpp1178 c++ ... zrule.cpp1179 c++ ... ztrans.cpp1180c++ -std=gnu++11 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/icu/src=/usr/src/debug/icu -flto=auto -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++17 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -shared -Wl,-Bsymbolic -Wl,-soname -Wl,libicui18n.so.78 -o ../lib/libicui18n.so.78.3 alphaindex.o anytrans.o astro.o basictz.o bocsu.o brktrans.o buddhcal.o calendar.o casetrn.o cecal.o chnsecal.o choicfmt.o coleitr.o coll.o collation.o collationbuilder.o collationcompare.o collationdata.o collationdatabuilder.o collationdatareader.o collationdatawriter.o collationfastlatin.o collationfastlatinbuilder.o collationfcd.o collationiterator.o collationkeys.o collationroot.o collationrootelements.o collationruleparser.o collationsets.o collationsettings.o collationtailoring.o collationweights.o compactdecimalformat.o coptccal.o cpdtrans.o csdetect.o csmatch.o csr2022.o csrecog.o csrmbcs.o csrsbcs.o csrucode.o csrutf8.o curramt.o currfmt.o currpinf.o currunit.o dangical.o datefmt.o dayperiodrules.o dcfmtsym.o decContext.o decNumber.o decimfmt.o displayoptions.o double-conversion-bignum-dtoa.o double-conversion-bignum.o double-conversion-cached-powers.o double-conversion-double-to-string.o double-conversion-fast-dtoa.o double-conversion-string-to-double.o double-conversion-strtod.o dtfmtsym.o dtitvfmt.o dtitvinf.o dtptngen.o dtrule.o erarules.o esctrn.o ethpccal.o fmtable.o fmtable_cnv.o format.o formatted_string_builder.o formattedval_iterimpl.o formattedval_sbimpl.o formattedvalue.o fphdlimp.o fpositer.o funcrepl.o gender.o gregocal.o gregoimp.o hebrwcal.o indiancal.o inputext.o islamcal.o iso8601cal.o japancal.o listformatter.o measfmt.o measunit.o measunit_extra.o measure.o msgfmt.o messageformat2.o messageformat2_arguments.o messageformat2_checker.o messageformat2_data_model.o messageformat2_errors.o messageformat2_evaluation.o messageformat2_formatter.o messageformat2_formattable.o messageformat2_function_registry.o messageformat2_parser.o messageformat2_serializer.o name2uni.o nfrs.o nfrule.o nfsubs.o nortrans.o nultrans.o number_affixutils.o number_asformat.o number_capi.o number_compact.o number_currencysymbols.o number_decimalquantity.o number_decimfmtprops.o number_fluent.o number_formatimpl.o number_grouping.o number_integerwidth.o number_longnames.o number_mapper.o number_modifiers.o number_multiplier.o number_notation.o number_output.o number_padding.o number_patternmodifier.o number_patternstring.o number_rounding.o number_scientific.o number_simple.o number_skeletons.o number_symbolswrapper.o number_usageprefs.o number_utils.o numfmt.o numparse_affixes.o numparse_compositions.o numparse_currency.o numparse_decimal.o numparse_impl.o numparse_parsednumber.o numparse_scientific.o numparse_symbols.o numparse_validators.o numrange_capi.o numrange_fluent.o numrange_impl.o numsys.o olsontz.o persncal.o pluralranges.o plurfmt.o plurrule.o quant.o quantityformatter.o rbnf.o rbt.o rbt_data.o rbt_pars.o rbt_rule.o rbt_set.o rbtz.o regexcmp.o regeximp.o regexst.o regextxt.o region.o reldatefmt.o reldtfmt.o rematch.o remtrans.o repattrn.o rulebasedcollator.o scientificnumberformatter.o scriptset.o search.o selfmt.o sharedbreakiterator.o simpletz.o smpdtfmt.o smpdtfst.o sortkey.o standardplural.o string_segment.o strmatch.o strrepl.o stsearch.o taiwncal.o timezone.o titletrn.o tmunit.o tmutamt.o tmutfmt.o tolowtrn.o toupptrn.o translit.o transreg.o tridpars.o tzfmt.o tzgnames.o tznames.o tznames_impl.o tzrule.o tztrans.o ucal.o ucln_in.o ucol.o ucol_res.o ucol_sit.o ucoleitr.o ucsdet.o udat.o udateintervalformat.o udatpg.o ufieldpositer.o uitercollationiterator.o ulistformatter.o ulocdata.o umsg.o unesctrn.o uni2name.o units_data.o units_complexconverter.o units_converter.o units_router.o unum.o unumsys.o upluralrules.o uregex.o uregexc.o uregion.o usearch.o uspoof.o uspoof_build.o uspoof_conf.o uspoof_impl.o utf16collationiterator.o utf8collationiterator.o utmscale.o utrans.o vtzone.o vzone.o windtfmt.o winnmfmt.o wintzimpl.o zonemeta.o zrule.o ztrans.o -L../lib -licuuc -L../stubdata -licudata -lpthread -lm1181In member function ???handleReplaceBetween???,1182 inlined from ???handleTransliterate??? at remtrans.cpp:64:30:1183utrans.cpp:115:21: warning: ???empty??? may be used uninitialized [-Wmaybe-uninitialized]1184 115 | (*func->replace)(rep, start, limit, text.getBuffer(), text.length());1185 | ^1186utrans.cpp:115:21: note: by argument 4 of type ???const UChar *??? to ???void <Tcc1> (void * *, int32_t, int32_t, const UChar *, int32_t)???1187remtrans.cpp: In member function ???handleTransliterate???:1188remtrans.cpp:63:19: note: ???empty??? declared here1189 63 | UnicodeString empty;1190 | ^1191In member function ???__ct_base ???,1192 inlined from ???__ct_base ??? at collationdatabuilder.cpp:169:28:1193collationiterator.h:91:23: warning: ???MEM[(const struct CollationData *)this_9(D) + 400B].trie??? is used uninitialized [-Wuninitialized]1194 91 | : trie(d->trie),1195 | ^1196formattedvalue.cpp: In function ???ufmtval_getString_78???:1197formattedvalue.cpp:220:1: warning: function may return address of local variable [-Wreturn-local-addr]1198 220 | }1199 | ^1200formattedvalue.cpp:210:19: note: declared here1201 210 | UnicodeString readOnlyAlias = impl->fFormattedValue->toTempString(*ec);1202 | ^1203decNumber.cpp: In function ???uprv_decNumberSquareRoot_78???:1204decNumber.cpp:2974:30: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]1205 2974 | t->lsu[0]=9; t->lsu[1]=5; t->lsu[2]=2;1206 | ^1207decNumber.h:89:19: note: at offset 1 into destination object ???lsu??? of size 11208 89 | decNumberUnit lsu[DECNUMUNITS];1209 | ^1210decNumber.cpp:2974:43: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]1211 2974 | t->lsu[0]=9; t->lsu[1]=5; t->lsu[2]=2;1212 | ^1213decNumber.h:89:19: note: at offset 2 into destination object ???lsu??? of size 11214 89 | decNumberUnit lsu[DECNUMUNITS];1215 | ^1216number_mapper.cpp: In function ???oldToNew???:1217number_mapper.cpp:135:49: warning: ???currencyUsage??? may be used uninitialized [-Wmaybe-uninitialized]1218 135 | precision = Precision::constructCurrency(currencyUsage).withCurrency(currency);1219 | ^1220number_mapper.cpp:78:20: note: ???currencyUsage??? was declared here1221 78 | UCurrencyUsage currencyUsage;1222 | ^1223rm -f ../lib/libicui18n.so.78 && ln -s libicui18n.so.78.3 ../lib/libicui18n.so.781224rm -f ../lib/libicui18n.so && ln -s libicui18n.so.78.3 ../lib/libicui18n.so1225make[1]: Leaving directory '/build/icu/src/icu/source/i18n'1226make[0]: Making `all' in `io'1227make[1]: Entering directory '/build/icu/src/icu/source/io'1228 (deps) locbund.cpp1229 (deps) sprintf.cpp1230 (deps) sscanf.cpp1231 (deps) ucln_io.cpp1232 (deps) ufile.cpp1233 (deps) ufmt_cmn.cpp1234 (deps) uprintf.cpp1235 (deps) uprntf_p.cpp1236 (deps) uscanf.cpp1237 (deps) uscanf_p.cpp1238 (deps) ustdio.cpp1239 (deps) ustream.cpp1240 c++ ... locbund.cpp1241 c++ ... sprintf.cpp1242 c++ ... sscanf.cpp1243 c++ ... ucln_io.cpp1244 c++ ... ufile.cpp1245 c++ ... ufmt_cmn.cpp1246 c++ ... uprintf.cpp1247 c++ ... uprntf_p.cpp1248 c++ ... uscanf.cpp1249 c++ ... uscanf_p.cpp1250 c++ ... ustdio.cpp1251 c++ ... ustream.cpp1252c++ -std=gnu++11 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/icu/src=/usr/src/debug/icu -flto=auto -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++17 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -shared -Wl,-Bsymbolic -Wl,-soname -Wl,libicuio.so.78 -o ../lib/libicuio.so.78.3 locbund.o sprintf.o sscanf.o ucln_io.o ufile.o ufmt_cmn.o uprintf.o uprntf_p.o uscanf.o uscanf_p.o ustdio.o ustream.o -L../lib -licuuc -L../stubdata -licudata -L../lib -licui18n -lpthread -lm1253rm -f ../lib/libicuio.so.78 && ln -s libicuio.so.78.3 ../lib/libicuio.so.781254rm -f ../lib/libicuio.so && ln -s libicuio.so.78.3 ../lib/libicuio.so1255make[1]: Leaving directory '/build/icu/src/icu/source/io'1256make[0]: Making `all' in `tools'1257make[1]: Entering directory '/build/icu/src/icu/source/tools'1258make[1]: Making `all' in `toolutil'1259make[2]: Entering directory '/build/icu/src/icu/source/tools/toolutil'1260 (deps) collationinfo.cpp1261 (deps) dbgutil.cpp1262 (deps) denseranges.cpp1263 (deps) filestrm.cpp1264 (deps) filetools.cpp1265 (deps) flagparser.cpp1266 (deps) package.cpp1267 (deps) pkg_genc.cpp1268 (deps) pkg_gencmn.cpp1269 (deps) pkg_icu.cpp1270 (deps) pkgitems.cpp1271 (deps) ppucd.cpp1272 (deps) swapimpl.cpp1273 (deps) toolutil.cpp1274 (deps) ucbuf.cpp1275 (deps) ucln_tu.cpp1276 (deps) ucm.cpp1277 (deps) ucmstate.cpp1278 (deps) udbgutil.cpp1279 (deps) unewdata.cpp1280 (deps) uoptions.cpp1281 (deps) uparse.cpp1282 (deps) writesrc.cpp1283 (deps) xmlparser.cpp1284 c++ ... collationinfo.cpp1285 c++ ... dbgutil.cpp1286 c++ ... denseranges.cpp1287 c++ ... filestrm.cpp1288 c++ ... filetools.cpp1289 c++ ... flagparser.cpp1290 c++ ... package.cpp1291 c++ ... pkg_genc.cpp1292 c++ ... pkg_gencmn.cpp1293 c++ ... pkg_icu.cpp1294 c++ ... pkgitems.cpp1295 c++ ... ppucd.cpp1296 c++ ... swapimpl.cpp1297 c++ ... toolutil.cpp1298 c++ ... ucbuf.cpp1299 c++ ... ucln_tu.cpp1300 c++ ... ucm.cpp1301 c++ ... ucmstate.cpp1302 c++ ... udbgutil.cpp1303 c++ ... unewdata.cpp1304 c++ ... uoptions.cpp1305 c++ ... uparse.cpp1306 c++ ... writesrc.cpp1307 c++ ... xmlparser.cpp1308c++ -std=gnu++11 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/icu/src=/usr/src/debug/icu -flto=auto -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++17 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -shared -Wl,-Bsymbolic -Wl,-soname -Wl,libicutu.so.78 -o ../../lib/libicutu.so.78.3 collationinfo.o dbgutil.o denseranges.o filestrm.o filetools.o flagparser.o package.o pkg_genc.o pkg_gencmn.o pkg_icu.o pkgitems.o ppucd.o swapimpl.o toolutil.o ucbuf.o ucln_tu.o ucm.o ucmstate.o udbgutil.o unewdata.o uoptions.o uparse.o writesrc.o xmlparser.o -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm1309rm -f ../../lib/libicutu.so.78 && ln -s libicutu.so.78.3 ../../lib/libicutu.so.781310rm -f ../../lib/libicutu.so && ln -s libicutu.so.78.3 ../../lib/libicutu.so1311make[2]: Leaving directory '/build/icu/src/icu/source/tools/toolutil'1312make[1]: Making `all' in `ctestfw'1313make[2]: Entering directory '/build/icu/src/icu/source/tools/ctestfw'1314 (deps) ctest.c1315 (deps) datamap.cpp1316 (deps) testdata.cpp1317 (deps) tstdtmod.cpp1318 (deps) ucln_ct.c1319 (deps) uperf.cpp1320 cc ... ctest.c1321 c++ ... datamap.cpp1322 c++ ... testdata.cpp1323 c++ ... tstdtmod.cpp1324 cc ... ucln_ct.c1325 c++ ... uperf.cpp1326c++ -std=gnu++11 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/icu/src=/usr/src/debug/icu -flto=auto -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++17 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -shared -Wl,-Bsymbolic -Wl,-soname -Wl,libicutest.so.78 -o libicutest.so.78.3 ctest.o datamap.o testdata.o tstdtmod.o ucln_ct.o uperf.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm1327rm -f libicutest.so.78 && ln -s libicutest.so.78.3 libicutest.so.781328rm -f libicutest.so && ln -s libicutest.so.78.3 libicutest.so1329make[2]: Leaving directory '/build/icu/src/icu/source/tools/ctestfw'1330make[1]: Making `all' in `makeconv'1331make[2]: Entering directory '/build/icu/src/icu/source/tools/makeconv'1332 (deps) gencnvex.c1333 (deps) genmbcs.cpp1334 (deps) makeconv.cpp1335 (deps) ucnvstat.c1336 cc ... gencnvex.c1337 c++ ... genmbcs.cpp1338 c++ ... makeconv.cpp1339 cc ... ucnvstat.c1340c++ -std=gnu++11 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/icu/src=/usr/src/debug/icu -flto=auto -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++17 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o ../../bin/makeconv gencnvex.o genmbcs.o makeconv.o ucnvstat.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm1341cd ../.. \1342 && CONFIG_FILES=tools/makeconv/makeconv.1 CONFIG_HEADERS= /bin/sh ./config.status1343config.status: creating tools/makeconv/makeconv.11344make[2]: Leaving directory '/build/icu/src/icu/source/tools/makeconv'1345make[1]: Making `all' in `genrb'1346make[2]: Entering directory '/build/icu/src/icu/source/tools/genrb'1347 (deps) errmsg.c1348 (deps) filterrb.cpp1349 (deps) genrb.cpp1350 (deps) parse.cpp1351 (deps) prscmnts.cpp1352 (deps) rbutil.c1353 (deps) read.c1354 (deps) reslist.cpp1355 (deps) rle.c1356 (deps) ustr.c1357 (deps) wrtjava.cpp1358 (deps) wrtxml.cpp1359 cc ... errmsg.c1360 c++ ... filterrb.cpp1361 c++ ... genrb.cpp1362 c++ ... parse.cpp1363 c++ ... prscmnts.cpp1364 cc ... rbutil.c1365 cc ... read.c1366 c++ ... reslist.cpp1367 cc ... rle.c1368 cc ... ustr.c1369 c++ ... wrtjava.cpp1370 c++ ... wrtxml.cpp1371c++ -std=gnu++11 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/icu/src=/usr/src/debug/icu -flto=auto -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++17 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o ../../bin/genrb errmsg.o filterrb.o genrb.o parse.o prscmnts.o rbutil.o read.o reslist.o rle.o ustr.o wrtjava.o wrtxml.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm1372 c++ ... derb.cpp1373c++ -std=gnu++11 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/icu/src=/usr/src/debug/icu -flto=auto -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++17 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o ../../bin/derb derb.o -L../../lib -licuio -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm1374cd ../.. \1375 && CONFIG_FILES=tools/genrb/derb.1 CONFIG_HEADERS= /bin/sh ./config.status1376config.status: creating tools/genrb/derb.11377cd ../.. \1378 && CONFIG_FILES=tools/genrb/genrb.1 CONFIG_HEADERS= /bin/sh ./config.status1379config.status: creating tools/genrb/genrb.11380make[2]: Leaving directory '/build/icu/src/icu/source/tools/genrb'1381make[1]: Making `all' in `genbrk'1382make[2]: Entering directory '/build/icu/src/icu/source/tools/genbrk'1383 (deps) genbrk.cpp1384 c++ ... genbrk.cpp1385c++ -std=gnu++11 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/icu/src=/usr/src/debug/icu -flto=auto -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++17 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o ../../bin/genbrk genbrk.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm1386cd ../.. \1387 && CONFIG_FILES=tools/genbrk/genbrk.1 CONFIG_HEADERS= /bin/sh ./config.status1388config.status: creating tools/genbrk/genbrk.11389make[2]: Leaving directory '/build/icu/src/icu/source/tools/genbrk'1390make[1]: Making `all' in `gencnval'1391make[2]: Entering directory '/build/icu/src/icu/source/tools/gencnval'1392 (deps) gencnval.c1393 cc ... gencnval.c1394c++ -std=gnu++11 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/icu/src=/usr/src/debug/icu -flto=auto -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++17 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o ../../bin/gencnval gencnval.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm1395cd ../.. \1396 && CONFIG_FILES=tools/gencnval/gencnval.1 CONFIG_HEADERS= /bin/sh ./config.status1397config.status: creating tools/gencnval/gencnval.11398make[2]: Leaving directory '/build/icu/src/icu/source/tools/gencnval'1399make[1]: Making `all' in `gensprep'1400make[2]: Entering directory '/build/icu/src/icu/source/tools/gensprep'1401 (deps) gensprep.c1402 (deps) store.c1403 cc ... gensprep.c1404 cc ... store.c1405c++ -std=gnu++11 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/icu/src=/usr/src/debug/icu -flto=auto -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++17 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o ../../bin/gensprep gensprep.o store.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm1406cd ../.. \1407 && CONFIG_FILES=tools/gensprep/gensprep.8 CONFIG_HEADERS= /bin/sh ./config.status1408config.status: creating tools/gensprep/gensprep.81409make[2]: Leaving directory '/build/icu/src/icu/source/tools/gensprep'1410make[1]: Making `all' in `icuinfo'1411make[2]: Entering directory '/build/icu/src/icu/source/tools/icuinfo'1412 (deps) icuinfo.cpp1413 c++ ... icuinfo.cpp1414c++ -std=gnu++11 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/icu/src=/usr/src/debug/icu -flto=auto -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++17 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o icuinfo icuinfo.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm1415make[2]: Leaving directory '/build/icu/src/icu/source/tools/icuinfo'1416make[1]: Making `all' in `genccode'1417make[2]: Entering directory '/build/icu/src/icu/source/tools/genccode'1418 (deps) genccode.c1419 cc ... genccode.c1420c++ -std=gnu++11 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/icu/src=/usr/src/debug/icu -flto=auto -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++17 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o ../../bin/genccode genccode.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm1421cd ../.. \1422 && CONFIG_FILES=tools/genccode/genccode.8 CONFIG_HEADERS= /bin/sh ./config.status1423config.status: creating tools/genccode/genccode.81424make[2]: Leaving directory '/build/icu/src/icu/source/tools/genccode'1425make[1]: Making `all' in `gencmn'1426make[2]: Entering directory '/build/icu/src/icu/source/tools/gencmn'1427 (deps) gencmn.c1428 cc ... gencmn.c1429c++ -std=gnu++11 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/icu/src=/usr/src/debug/icu -flto=auto -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++17 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o ../../bin/gencmn gencmn.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm1430cd ../.. \1431 && CONFIG_FILES=tools/gencmn/gencmn.8 CONFIG_HEADERS= /bin/sh ./config.status1432config.status: creating tools/gencmn/gencmn.81433make[2]: Leaving directory '/build/icu/src/icu/source/tools/gencmn'1434make[1]: Making `all' in `icupkg'1435make[2]: Entering directory '/build/icu/src/icu/source/tools/icupkg'1436 (deps) icupkg.cpp1437 c++ ... icupkg.cpp1438c++ -std=gnu++11 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/icu/src=/usr/src/debug/icu -flto=auto -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++17 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o ../../bin/icupkg icupkg.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm1439cd ../.. \1440 && CONFIG_FILES=tools/icupkg/icupkg.8 CONFIG_HEADERS= /bin/sh ./config.status1441config.status: creating tools/icupkg/icupkg.81442make[2]: Leaving directory '/build/icu/src/icu/source/tools/icupkg'1443make[1]: Making `all' in `pkgdata'1444make[2]: Entering directory '/build/icu/src/icu/source/tools/pkgdata'1445 (deps) pkgdata.cpp1446 (deps) pkgtypes.c1447 c++ ... pkgdata.cpp1448 cc ... pkgtypes.c1449c++ -std=gnu++11 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/icu/src=/usr/src/debug/icu -flto=auto -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++17 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o ../../bin/pkgdata pkgdata.o pkgtypes.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm1450cd ../.. \1451 && CONFIG_FILES=tools/pkgdata/pkgdata.1 CONFIG_HEADERS= /bin/sh ./config.status1452config.status: creating tools/pkgdata/pkgdata.11453make[2]: Leaving directory '/build/icu/src/icu/source/tools/pkgdata'1454make[1]: Making `all' in `gentest'1455make[2]: Entering directory '/build/icu/src/icu/source/tools/gentest'1456 (deps) genres32.c1457 (deps) gentest.c1458 cc ... genres32.c1459 cc ... gentest.c1460c++ -std=gnu++11 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/icu/src=/usr/src/debug/icu -flto=auto -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++17 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o gentest genres32.o gentest.o -L../../tools/ctestfw -licutest -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm1461make[2]: Leaving directory '/build/icu/src/icu/source/tools/gentest'1462make[1]: Making `all' in `gennorm2'1463make[2]: Entering directory '/build/icu/src/icu/source/tools/gennorm2'1464 (deps) extradata.cpp1465 (deps) gennorm2.cpp1466 (deps) n2builder.cpp1467 (deps) norms.cpp1468 c++ ... extradata.cpp1469 c++ ... gennorm2.cpp1470 c++ ... n2builder.cpp1471 c++ ... norms.cpp1472c++ -std=gnu++11 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/icu/src=/usr/src/debug/icu -flto=auto -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++17 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o ../../bin/gennorm2 extradata.o gennorm2.o n2builder.o norms.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm1473make[2]: Leaving directory '/build/icu/src/icu/source/tools/gennorm2'1474make[1]: Making `all' in `gencfu'1475make[2]: Entering directory '/build/icu/src/icu/source/tools/gencfu'1476 (deps) gencfu.cpp1477 c++ ... gencfu.cpp1478c++ -std=gnu++11 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/icu/src=/usr/src/debug/icu -flto=auto -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++17 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o ../../bin/gencfu gencfu.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm1479cd ../.. \1480 && CONFIG_FILES=tools/gencfu/gencfu.1 CONFIG_HEADERS= /bin/sh ./config.status1481config.status: creating tools/gencfu/gencfu.11482make[2]: Leaving directory '/build/icu/src/icu/source/tools/gencfu'1483make[1]: Making `all' in `gendict'1484make[2]: Entering directory '/build/icu/src/icu/source/tools/gendict'1485 (deps) gendict.cpp1486 c++ ... gendict.cpp1487c++ -std=gnu++11 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/icu/src=/usr/src/debug/icu -flto=auto -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++17 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o ../../bin/gendict gendict.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm1488cd ../.. \1489 && CONFIG_FILES=tools/gendict/gendict.1 CONFIG_HEADERS= /bin/sh ./config.status1490config.status: creating tools/gendict/gendict.11491make[2]: Leaving directory '/build/icu/src/icu/source/tools/gendict'1492make[1]: Making `all' in `icuexportdata'1493make[2]: Entering directory '/build/icu/src/icu/source/tools/icuexportdata'1494 (deps) icuexportdata.cpp1495 c++ ... icuexportdata.cpp1496c++ -std=gnu++11 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/icu/src=/usr/src/debug/icu -flto=auto -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++17 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o ../../bin/icuexportdata icuexportdata.o -L../../lib -licutu -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm1497cd ../.. \1498 && CONFIG_FILES=tools/icuexportdata/icuexportdata.1 CONFIG_HEADERS= /bin/sh ./config.status1499config.status: creating tools/icuexportdata/icuexportdata.11500make[2]: Leaving directory '/build/icu/src/icu/source/tools/icuexportdata'1501make[1]: Making `all' in `escapesrc'1502make[2]: Entering directory '/build/icu/src/icu/source/tools/escapesrc'1503 (deps) escapesrc.cpp1504 c++ ... escapesrc.cpp1505c++ -std=gnu++11 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/icu/src=/usr/src/debug/icu -flto=auto -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++17 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o ../../bin/escapesrc escapesrc.o -lpthread -lm1506make[2]: Leaving directory '/build/icu/src/icu/source/tools/escapesrc'1507make[2]: Entering directory '/build/icu/src/icu/source/tools'1508make[2]: Nothing to be done for 'all-local'.1509make[2]: Leaving directory '/build/icu/src/icu/source/tools'1510make[1]: Leaving directory '/build/icu/src/icu/source/tools'1511make[0]: Making `all' in `data'1512make[1]: Entering directory '/build/icu/src/icu/source/data'1513make -f pkgdataMakefile1514make[2]: Entering directory '/build/icu/src/icu/source/data'1515rm -rf icupkg.inc1516make[2]: Leaving directory '/build/icu/src/icu/source/data'1517/bin/sh ../mkinstalldirs ./out/tmp ./out/build/icudt78l1518mkdir ./out1519mkdir ./out/tmp1520mkdir ./out/build1521mkdir ./out/build/icudt78l1522Unpacking ./in/icudt78l.dat and generating out/tmp/icudata.lst (list of data files)1523LD_LIBRARY_PATH=../lib:../stubdata:../tools/ctestfw:$LD_LIBRARY_PATH ../bin/icupkg -d ./out/build/icudt78l --list -x \* ./in/icudt78l.dat -o out/tmp/icudata.lst1524echo timestamp > build-local1525LD_LIBRARY_PATH=../stubdata:../tools/ctestfw:../lib:$LD_LIBRARY_PATH ../bin/pkgdata -O ../data/icupkg.inc -q -c -s /build/icu/src/icu/source/data/out/build/icudt78l -d ../lib -e icudt78 -T ./out/tmp -p icudt78l -m dll -r 78.3 -L icudata ./out/tmp/icudata.lst1526pkgdata: cc -D_REENTRANT -DU_HAVE_ELF_H=1 -DU_ALL_IMPLEMENTATION -DU_ATTRIBUTE_DEPRECATED= -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/icu/src=/usr/src/debug/icu -flto=auto -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -c -I../common -I../common -DPIC -fPIC -o ./out/tmp/icudt78l_dat.o ./out/tmp/icudt78l_dat.S1527pkgdata: cc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/icu/src=/usr/src/debug/icu -flto=auto -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -shared -Wl,-Bsymbolic -nodefaultlibs -nostdlib -o ../lib/libicudata.so.78.3 ./out/tmp/icudt78l_dat.o -Wl,-soname -Wl,libicudata.so.78 -Wl,-Bsymbolic1528pkgdata: cd ../lib/ && rm -f libicudata.so.78 && ln -s libicudata.so.78.3 libicudata.so.781529pkgdata: cd ../lib/ && rm -f libicudata.so && ln -s libicudata.so.78.3 libicudata.so1530echo timestamp > packagedata1531make[1]: Leaving directory '/build/icu/src/icu/source/data'1532make[0]: Making `all' in `extra'1533make[1]: Entering directory '/build/icu/src/icu/source/extra'1534make[1]: Making `all' in `scrptrun'1535make[2]: Entering directory '/build/icu/src/icu/source/extra/scrptrun'1536 (deps) scrptrun.cpp1537 (deps) srtest.cpp1538 c++ ... scrptrun.cpp1539 c++ ... srtest.cpp1540c++ -std=gnu++11 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/icu/src=/usr/src/debug/icu -flto=auto -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++17 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o srtest scrptrun.o srtest.o -L../../lib -licuuc -L../../stubdata -licudata1541make[2]: Leaving directory '/build/icu/src/icu/source/extra/scrptrun'1542make[1]: Making `all' in `uconv'1543make[2]: Entering directory '/build/icu/src/icu/source/extra/uconv'1544mkdir uconvmsg1545 c++ ... uconv.cpp1546 cc ... uwmsg.c1547LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/genrb -e UTF-8 -s resources -d uconvmsg root.txt1548LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/genrb -e UTF-8 -s resources -d uconvmsg fr.txt1549make -f pkgdataMakefile1550make[3]: Entering directory '/build/icu/src/icu/source/extra/uconv'1551rm -rf pkgdata.inc1552make[3]: Leaving directory '/build/icu/src/icu/source/extra/uconv'1553LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/pkgdata -p uconvmsg -O pkgdata.inc -m static -s uconvmsg -d uconvmsg -T uconvmsg uconvmsg/uconvmsg.lst1554ar: creating uconvmsg/libuconvmsg.a1555pkgdata: cc -D_REENTRANT -DU_HAVE_ELF_H=1 -DU_ALL_IMPLEMENTATION -DU_ATTRIBUTE_DEPRECATED= -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/icu/src=/usr/src/debug/icu -flto=auto -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -c -I../../common -I../../common -DPIC -fPIC -o uconvmsg/uconvmsg_dat.o uconvmsg/uconvmsg_dat.S1556pkgdata: ar r uconvmsg/libuconvmsg.a uconvmsg/uconvmsg_dat.o1557pkgdata: ranlib uconvmsg/libuconvmsg.a1558c++ -std=gnu++11 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/icu/src=/usr/src/debug/icu -flto=auto -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++17 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o ../../bin/uconv uconv.o uwmsg.o -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm uconvmsg/libuconvmsg.a1559cd ../.. \1560 && CONFIG_FILES=extra/uconv/uconv.1 CONFIG_HEADERS= /bin/sh ./config.status1561config.status: creating extra/uconv/uconv.11562make[2]: Leaving directory '/build/icu/src/icu/source/extra/uconv'1563make[2]: Entering directory '/build/icu/src/icu/source/extra'1564make[2]: Nothing to be done for 'all-local'.1565make[2]: Leaving directory '/build/icu/src/icu/source/extra'1566make[1]: Leaving directory '/build/icu/src/icu/source/extra'1567make[0]: Making `all' in `samples'1568make[1]: Entering directory '/build/icu/src/icu/source/samples'1569make[2]: Entering directory '/build/icu/src/icu/source/samples'1570make[2]: Nothing to be done for 'all-local'.1571make[2]: Leaving directory '/build/icu/src/icu/source/samples'1572make[1]: Leaving directory '/build/icu/src/icu/source/samples'1573make[0]: Making `all' in `test'1574make[1]: Entering directory '/build/icu/src/icu/source/test'1575make[1]: Nothing to be done for 'all'.1576make[1]: Leaving directory '/build/icu/src/icu/source/test'1577make[1]: Entering directory '/build/icu/src/icu/source'1578Note: rebuild with "make VERBOSE=1 all-local" to show all compiler parameters.1579make[1]: Leaving directory '/build/icu/src/icu/source'1580==> Starting check()...1581Note: rebuild with "make VERBOSE=1 check" to show all compiler parameters.1582make[0]: Making `all' in `stubdata'1583make[1]: Entering directory '/build/icu/src/icu/source/stubdata'1584make[1]: Nothing to be done for 'all'.1585make[1]: Leaving directory '/build/icu/src/icu/source/stubdata'1586make[0]: Making `all' in `common'1587make[1]: Entering directory '/build/icu/src/icu/source/common'1588make[1]: Nothing to be done for 'all'.1589make[1]: Leaving directory '/build/icu/src/icu/source/common'1590make[0]: Making `all' in `i18n'1591make[1]: Entering directory '/build/icu/src/icu/source/i18n'1592make[1]: Nothing to be done for 'all'.1593make[1]: Leaving directory '/build/icu/src/icu/source/i18n'1594make[0]: Making `all' in `io'1595make[1]: Entering directory '/build/icu/src/icu/source/io'1596make[1]: Nothing to be done for 'all'.1597make[1]: Leaving directory '/build/icu/src/icu/source/io'1598make[0]: Making `all' in `tools'1599make[1]: Entering directory '/build/icu/src/icu/source/tools'1600make[1]: Making `all' in `toolutil'1601make[2]: Entering directory '/build/icu/src/icu/source/tools/toolutil'1602make[2]: Nothing to be done for 'all'.1603make[2]: Leaving directory '/build/icu/src/icu/source/tools/toolutil'1604make[1]: Making `all' in `ctestfw'1605make[2]: Entering directory '/build/icu/src/icu/source/tools/ctestfw'1606make[2]: Nothing to be done for 'all'.1607make[2]: Leaving directory '/build/icu/src/icu/source/tools/ctestfw'1608make[1]: Making `all' in `makeconv'1609make[2]: Entering directory '/build/icu/src/icu/source/tools/makeconv'1610make[2]: Nothing to be done for 'all'.1611make[2]: Leaving directory '/build/icu/src/icu/source/tools/makeconv'1612make[1]: Making `all' in `genrb'1613make[2]: Entering directory '/build/icu/src/icu/source/tools/genrb'1614make[2]: Nothing to be done for 'all'.1615make[2]: Leaving directory '/build/icu/src/icu/source/tools/genrb'1616make[1]: Making `all' in `genbrk'1617make[2]: Entering directory '/build/icu/src/icu/source/tools/genbrk'1618make[2]: Nothing to be done for 'all'.1619make[2]: Leaving directory '/build/icu/src/icu/source/tools/genbrk'1620make[1]: Making `all' in `gencnval'1621make[2]: Entering directory '/build/icu/src/icu/source/tools/gencnval'1622make[2]: Nothing to be done for 'all'.1623make[2]: Leaving directory '/build/icu/src/icu/source/tools/gencnval'1624make[1]: Making `all' in `gensprep'1625make[2]: Entering directory '/build/icu/src/icu/source/tools/gensprep'1626make[2]: Nothing to be done for 'all'.1627make[2]: Leaving directory '/build/icu/src/icu/source/tools/gensprep'1628make[1]: Making `all' in `icuinfo'1629make[2]: Entering directory '/build/icu/src/icu/source/tools/icuinfo'1630make[2]: Nothing to be done for 'all'.1631make[2]: Leaving directory '/build/icu/src/icu/source/tools/icuinfo'1632make[1]: Making `all' in `genccode'1633make[2]: Entering directory '/build/icu/src/icu/source/tools/genccode'1634make[2]: Nothing to be done for 'all'.1635make[2]: Leaving directory '/build/icu/src/icu/source/tools/genccode'1636make[1]: Making `all' in `gencmn'1637make[2]: Entering directory '/build/icu/src/icu/source/tools/gencmn'1638make[2]: Nothing to be done for 'all'.1639make[2]: Leaving directory '/build/icu/src/icu/source/tools/gencmn'1640make[1]: Making `all' in `icupkg'1641make[2]: Entering directory '/build/icu/src/icu/source/tools/icupkg'1642make[2]: Nothing to be done for 'all'.1643make[2]: Leaving directory '/build/icu/src/icu/source/tools/icupkg'1644make[1]: Making `all' in `pkgdata'1645make[2]: Entering directory '/build/icu/src/icu/source/tools/pkgdata'1646make[2]: Nothing to be done for 'all'.1647make[2]: Leaving directory '/build/icu/src/icu/source/tools/pkgdata'1648make[1]: Making `all' in `gentest'1649make[2]: Entering directory '/build/icu/src/icu/source/tools/gentest'1650make[2]: Nothing to be done for 'all'.1651make[2]: Leaving directory '/build/icu/src/icu/source/tools/gentest'1652make[1]: Making `all' in `gennorm2'1653make[2]: Entering directory '/build/icu/src/icu/source/tools/gennorm2'1654make[2]: Nothing to be done for 'all'.1655make[2]: Leaving directory '/build/icu/src/icu/source/tools/gennorm2'1656make[1]: Making `all' in `gencfu'1657make[2]: Entering directory '/build/icu/src/icu/source/tools/gencfu'1658make[2]: Nothing to be done for 'all'.1659make[2]: Leaving directory '/build/icu/src/icu/source/tools/gencfu'1660make[1]: Making `all' in `gendict'1661make[2]: Entering directory '/build/icu/src/icu/source/tools/gendict'1662make[2]: Nothing to be done for 'all'.1663make[2]: Leaving directory '/build/icu/src/icu/source/tools/gendict'1664make[1]: Making `all' in `icuexportdata'1665make[2]: Entering directory '/build/icu/src/icu/source/tools/icuexportdata'1666make[2]: Nothing to be done for 'all'.1667make[2]: Leaving directory '/build/icu/src/icu/source/tools/icuexportdata'1668make[1]: Making `all' in `escapesrc'1669make[2]: Entering directory '/build/icu/src/icu/source/tools/escapesrc'1670make[2]: Nothing to be done for 'all'.1671make[2]: Leaving directory '/build/icu/src/icu/source/tools/escapesrc'1672make[2]: Entering directory '/build/icu/src/icu/source/tools'1673make[2]: Nothing to be done for 'all-local'.1674make[2]: Leaving directory '/build/icu/src/icu/source/tools'1675make[1]: Leaving directory '/build/icu/src/icu/source/tools'1676make[0]: Making `all' in `data'1677make[1]: Entering directory '/build/icu/src/icu/source/data'1678make[1]: Nothing to be done for 'all'.1679make[1]: Leaving directory '/build/icu/src/icu/source/data'1680make[0]: Making `all' in `extra'1681make[1]: Entering directory '/build/icu/src/icu/source/extra'1682make[1]: Making `all' in `scrptrun'1683make[2]: Entering directory '/build/icu/src/icu/source/extra/scrptrun'1684make[2]: Nothing to be done for 'all'.1685make[2]: Leaving directory '/build/icu/src/icu/source/extra/scrptrun'1686make[1]: Making `all' in `uconv'1687make[2]: Entering directory '/build/icu/src/icu/source/extra/uconv'1688make[2]: Leaving directory '/build/icu/src/icu/source/extra/uconv'1689make[2]: Entering directory '/build/icu/src/icu/source/extra'1690make[2]: Nothing to be done for 'all-local'.1691make[2]: Leaving directory '/build/icu/src/icu/source/extra'1692make[1]: Leaving directory '/build/icu/src/icu/source/extra'1693make[0]: Making `all' in `samples'1694make[1]: Entering directory '/build/icu/src/icu/source/samples'1695make[2]: Entering directory '/build/icu/src/icu/source/samples'1696make[2]: Nothing to be done for 'all-local'.1697make[2]: Leaving directory '/build/icu/src/icu/source/samples'1698make[1]: Leaving directory '/build/icu/src/icu/source/samples'1699make[0]: Making `all' in `test'1700make[1]: Entering directory '/build/icu/src/icu/source/test'1701make[1]: Nothing to be done for 'all'.1702make[1]: Leaving directory '/build/icu/src/icu/source/test'1703make[1]: Entering directory '/build/icu/src/icu/source'1704Note: rebuild with "make VERBOSE=1 all-local" to show all compiler parameters.1705make[1]: Leaving directory '/build/icu/src/icu/source'1706make[0]: Making `check' in `stubdata'1707make[1]: Entering directory '/build/icu/src/icu/source/stubdata'1708make[1]: Nothing to be done for 'check'.1709make[1]: Leaving directory '/build/icu/src/icu/source/stubdata'1710make[0]: Making `check' in `common'1711make[1]: Entering directory '/build/icu/src/icu/source/common'1712make[1]: Nothing to be done for 'check'.1713make[1]: Leaving directory '/build/icu/src/icu/source/common'1714make[0]: Making `check' in `i18n'1715make[1]: Entering directory '/build/icu/src/icu/source/i18n'1716make[1]: Nothing to be done for 'check'.1717make[1]: Leaving directory '/build/icu/src/icu/source/i18n'1718make[0]: Making `check' in `io'1719make[1]: Entering directory '/build/icu/src/icu/source/io'1720make[1]: Nothing to be done for 'check'.1721make[1]: Leaving directory '/build/icu/src/icu/source/io'1722make[0]: Making `check' in `tools'1723make[1]: Entering directory '/build/icu/src/icu/source/tools'1724make[1]: Making `all' in `toolutil'1725make[2]: Entering directory '/build/icu/src/icu/source/tools/toolutil'1726make[2]: Nothing to be done for 'all'.1727make[2]: Leaving directory '/build/icu/src/icu/source/tools/toolutil'1728make[1]: Making `all' in `ctestfw'1729make[2]: Entering directory '/build/icu/src/icu/source/tools/ctestfw'1730make[2]: Nothing to be done for 'all'.1731make[2]: Leaving directory '/build/icu/src/icu/source/tools/ctestfw'1732make[1]: Making `all' in `makeconv'1733make[2]: Entering directory '/build/icu/src/icu/source/tools/makeconv'1734make[2]: Nothing to be done for 'all'.1735make[2]: Leaving directory '/build/icu/src/icu/source/tools/makeconv'1736make[1]: Making `all' in `genrb'1737make[2]: Entering directory '/build/icu/src/icu/source/tools/genrb'1738make[2]: Nothing to be done for 'all'.1739make[2]: Leaving directory '/build/icu/src/icu/source/tools/genrb'1740make[1]: Making `all' in `genbrk'1741make[2]: Entering directory '/build/icu/src/icu/source/tools/genbrk'1742make[2]: Nothing to be done for 'all'.1743make[2]: Leaving directory '/build/icu/src/icu/source/tools/genbrk'1744make[1]: Making `all' in `gencnval'1745make[2]: Entering directory '/build/icu/src/icu/source/tools/gencnval'1746make[2]: Nothing to be done for 'all'.1747make[2]: Leaving directory '/build/icu/src/icu/source/tools/gencnval'1748make[1]: Making `all' in `gensprep'1749make[2]: Entering directory '/build/icu/src/icu/source/tools/gensprep'1750make[2]: Nothing to be done for 'all'.1751make[2]: Leaving directory '/build/icu/src/icu/source/tools/gensprep'1752make[1]: Making `all' in `icuinfo'1753make[2]: Entering directory '/build/icu/src/icu/source/tools/icuinfo'1754make[2]: Nothing to be done for 'all'.1755make[2]: Leaving directory '/build/icu/src/icu/source/tools/icuinfo'1756make[1]: Making `all' in `genccode'1757make[2]: Entering directory '/build/icu/src/icu/source/tools/genccode'1758make[2]: Nothing to be done for 'all'.1759make[2]: Leaving directory '/build/icu/src/icu/source/tools/genccode'1760make[1]: Making `all' in `gencmn'1761make[2]: Entering directory '/build/icu/src/icu/source/tools/gencmn'1762make[2]: Nothing to be done for 'all'.1763make[2]: Leaving directory '/build/icu/src/icu/source/tools/gencmn'1764make[1]: Making `all' in `icupkg'1765make[2]: Entering directory '/build/icu/src/icu/source/tools/icupkg'1766make[2]: Nothing to be done for 'all'.1767make[2]: Leaving directory '/build/icu/src/icu/source/tools/icupkg'1768make[1]: Making `all' in `pkgdata'1769make[2]: Entering directory '/build/icu/src/icu/source/tools/pkgdata'1770make[2]: Nothing to be done for 'all'.1771make[2]: Leaving directory '/build/icu/src/icu/source/tools/pkgdata'1772make[1]: Making `all' in `gentest'1773make[2]: Entering directory '/build/icu/src/icu/source/tools/gentest'1774make[2]: Nothing to be done for 'all'.1775make[2]: Leaving directory '/build/icu/src/icu/source/tools/gentest'1776make[1]: Making `all' in `gennorm2'1777make[2]: Entering directory '/build/icu/src/icu/source/tools/gennorm2'1778make[2]: Nothing to be done for 'all'.1779make[2]: Leaving directory '/build/icu/src/icu/source/tools/gennorm2'1780make[1]: Making `all' in `gencfu'1781make[2]: Entering directory '/build/icu/src/icu/source/tools/gencfu'1782make[2]: Nothing to be done for 'all'.1783make[2]: Leaving directory '/build/icu/src/icu/source/tools/gencfu'1784make[1]: Making `all' in `gendict'1785make[2]: Entering directory '/build/icu/src/icu/source/tools/gendict'1786make[2]: Nothing to be done for 'all'.1787make[2]: Leaving directory '/build/icu/src/icu/source/tools/gendict'1788make[1]: Making `all' in `icuexportdata'1789make[2]: Entering directory '/build/icu/src/icu/source/tools/icuexportdata'1790make[2]: Nothing to be done for 'all'.1791make[2]: Leaving directory '/build/icu/src/icu/source/tools/icuexportdata'1792make[1]: Making `all' in `escapesrc'1793make[2]: Entering directory '/build/icu/src/icu/source/tools/escapesrc'1794make[2]: Nothing to be done for 'all'.1795make[2]: Leaving directory '/build/icu/src/icu/source/tools/escapesrc'1796make[2]: Entering directory '/build/icu/src/icu/source/tools'1797make[2]: Nothing to be done for 'all-local'.1798make[2]: Leaving directory '/build/icu/src/icu/source/tools'1799make[1]: Making `check' in `toolutil'1800make[2]: Entering directory '/build/icu/src/icu/source/tools/toolutil'1801make[2]: Nothing to be done for 'check'.1802make[2]: Leaving directory '/build/icu/src/icu/source/tools/toolutil'1803make[1]: Making `check' in `ctestfw'1804make[2]: Entering directory '/build/icu/src/icu/source/tools/ctestfw'1805make[2]: Nothing to be done for 'check'.1806make[2]: Leaving directory '/build/icu/src/icu/source/tools/ctestfw'1807make[1]: Making `check' in `makeconv'1808make[2]: Entering directory '/build/icu/src/icu/source/tools/makeconv'1809make[2]: Nothing to be done for 'check'.1810make[2]: Leaving directory '/build/icu/src/icu/source/tools/makeconv'1811make[1]: Making `check' in `genrb'1812make[2]: Entering directory '/build/icu/src/icu/source/tools/genrb'1813make[2]: Nothing to be done for 'check'.1814make[2]: Leaving directory '/build/icu/src/icu/source/tools/genrb'1815make[1]: Making `check' in `genbrk'1816make[2]: Entering directory '/build/icu/src/icu/source/tools/genbrk'1817make[2]: Nothing to be done for 'check'.1818make[2]: Leaving directory '/build/icu/src/icu/source/tools/genbrk'1819make[1]: Making `check' in `gencnval'1820make[2]: Entering directory '/build/icu/src/icu/source/tools/gencnval'1821make[2]: Nothing to be done for 'check'.1822make[2]: Leaving directory '/build/icu/src/icu/source/tools/gencnval'1823make[1]: Making `check' in `gensprep'1824make[2]: Entering directory '/build/icu/src/icu/source/tools/gensprep'1825make[2]: Nothing to be done for 'check'.1826make[2]: Leaving directory '/build/icu/src/icu/source/tools/gensprep'1827make[1]: Making `check' in `icuinfo'1828make[2]: Entering directory '/build/icu/src/icu/source/tools/icuinfo'1829LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ./icuinfo -i ../../data/out/build/icudt78l -x ../../config/icuinfo.xml -v -K1830Plugins are disabled.1831 <icuSystemParams type="icu4c">1832 <param name="copyright"> Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html </param>1833 <param name="product">icu4c</param>1834 <param name="product.full">International Components for Unicode for C/C++</param>1835 <param name="version">78.3</param>1836 <param name="version.unicode">17.0</param>1837 <param name="platform.number">4000</param>1838 <param name="platform.type">Linux</param>1839 <param name="locale.default">en_US_POSIX</param>1840 <param name="locale.default.bcp47">en-US-u-va-posix</param>1841 <param name="converter.default">UTF-8</param>1842 <param name="icudata.name">icudt78l</param>1843 <param name="icudata.path">../../data/out/build/icudt78l</param>1844 <param name="cldr.version">48.0</param>1845 <param name="tz.version">2026a</param>1846 <param name="tz.default">UTC</param>1847 <param name="cpu.bits">64</param>1848 <param name="cpu.big_endian">0</param>1849 <param name="os.wchar_width">4</param>1850 <param name="os.charset_family">0</param>1851 <param name="os.host">x86_64-pc-linux-gnu</param>1852 <param name="build.build">x86_64-pc-linux-gnu</param>1853 <param name="build.cc">cc</param>1854 <param name="build.cxx">c++ -std=gnu++11</param>1855 <param name="uconfig.internal_digitlist">1</param>1856 <param name="uconfig.have_parseallinput">1</param>1857 </icuSystemParams>1858ICU Initialization returned: U_ZERO_ERROR1859ICU u_cleanup() called.1860make[2]: Leaving directory '/build/icu/src/icu/source/tools/icuinfo'1861make[1]: Making `check' in `genccode'1862make[2]: Entering directory '/build/icu/src/icu/source/tools/genccode'1863make[2]: Nothing to be done for 'check'.1864make[2]: Leaving directory '/build/icu/src/icu/source/tools/genccode'1865make[1]: Making `check' in `gencmn'1866make[2]: Entering directory '/build/icu/src/icu/source/tools/gencmn'1867make[2]: Nothing to be done for 'check'.1868make[2]: Leaving directory '/build/icu/src/icu/source/tools/gencmn'1869make[1]: Making `check' in `icupkg'1870make[2]: Entering directory '/build/icu/src/icu/source/tools/icupkg'1871make[2]: Nothing to be done for 'check'.1872make[2]: Leaving directory '/build/icu/src/icu/source/tools/icupkg'1873make[1]: Making `check' in `pkgdata'1874make[2]: Entering directory '/build/icu/src/icu/source/tools/pkgdata'1875make[2]: Nothing to be done for 'check'.1876make[2]: Leaving directory '/build/icu/src/icu/source/tools/pkgdata'1877make[1]: Making `check' in `gentest'1878make[2]: Entering directory '/build/icu/src/icu/source/tools/gentest'1879make[2]: Nothing to be done for 'check'.1880make[2]: Leaving directory '/build/icu/src/icu/source/tools/gentest'1881make[1]: Making `check' in `gennorm2'1882make[2]: Entering directory '/build/icu/src/icu/source/tools/gennorm2'1883make[2]: Nothing to be done for 'check'.1884make[2]: Leaving directory '/build/icu/src/icu/source/tools/gennorm2'1885make[1]: Making `check' in `gencfu'1886make[2]: Entering directory '/build/icu/src/icu/source/tools/gencfu'1887make[2]: Nothing to be done for 'check'.1888make[2]: Leaving directory '/build/icu/src/icu/source/tools/gencfu'1889make[1]: Making `check' in `gendict'1890make[2]: Entering directory '/build/icu/src/icu/source/tools/gendict'1891make[2]: Nothing to be done for 'check'.1892make[2]: Leaving directory '/build/icu/src/icu/source/tools/gendict'1893make[1]: Making `check' in `icuexportdata'1894make[2]: Entering directory '/build/icu/src/icu/source/tools/icuexportdata'1895make[2]: Nothing to be done for 'check'.1896make[2]: Leaving directory '/build/icu/src/icu/source/tools/icuexportdata'1897make[1]: Making `check' in `escapesrc'1898make[2]: Entering directory '/build/icu/src/icu/source/tools/escapesrc'1899Testing test-nochange.cpp1900escapesrc: ./test-nochange.cpp -> ./output-nochange.cpp1901Testing test-simple.cpp1902escapesrc: ./test-simple.cpp -> ./output-simple.cpp1903make[2]: Leaving directory '/build/icu/src/icu/source/tools/escapesrc'1904make[2]: Entering directory '/build/icu/src/icu/source/tools'1905make[2]: Nothing to be done for 'check-local'.1906make[2]: Leaving directory '/build/icu/src/icu/source/tools'1907make[1]: Leaving directory '/build/icu/src/icu/source/tools'1908make[0]: Making `check' in `data'1909make[1]: Entering directory '/build/icu/src/icu/source/data'1910PYTHONPATH=../python python3 -m icutools.databuilder.test1911.................1912----------------------------------------------------------------------1913Ran 17 tests in 0.005s1914OK1915make[1]: Leaving directory '/build/icu/src/icu/source/data'1916make[0]: Making `check' in `extra'1917make[1]: Entering directory '/build/icu/src/icu/source/extra'1918make[1]: Making `all' in `scrptrun'1919make[2]: Entering directory '/build/icu/src/icu/source/extra/scrptrun'1920make[2]: Nothing to be done for 'all'.1921make[2]: Leaving directory '/build/icu/src/icu/source/extra/scrptrun'1922make[1]: Making `all' in `uconv'1923make[2]: Entering directory '/build/icu/src/icu/source/extra/uconv'1924make[2]: Leaving directory '/build/icu/src/icu/source/extra/uconv'1925make[2]: Entering directory '/build/icu/src/icu/source/extra'1926make[2]: Nothing to be done for 'all-local'.1927make[2]: Leaving directory '/build/icu/src/icu/source/extra'1928make[1]: Making `check' in `scrptrun'1929make[2]: Entering directory '/build/icu/src/icu/source/extra/scrptrun'1930make[2]: Nothing to be done for 'check'.1931make[2]: Leaving directory '/build/icu/src/icu/source/extra/scrptrun'1932make[1]: Making `check' in `uconv'1933make[2]: Entering directory '/build/icu/src/icu/source/extra/uconv'1934LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ./../../bin/uconv -f ibm-37 ./samples/ibm-37-test.txt1935PASS: Conversion from ibm-37 was successful.1936make[2]: Leaving directory '/build/icu/src/icu/source/extra/uconv'1937make[2]: Entering directory '/build/icu/src/icu/source/extra'1938make[2]: Nothing to be done for 'check-local'.1939make[2]: Leaving directory '/build/icu/src/icu/source/extra'1940make[1]: Leaving directory '/build/icu/src/icu/source/extra'1941make[0]: Making `check' in `samples'1942make[1]: Entering directory '/build/icu/src/icu/source/samples'1943make[2]: Entering directory '/build/icu/src/icu/source/samples'1944make[2]: Nothing to be done for 'all-local'.1945make[2]: Leaving directory '/build/icu/src/icu/source/samples'1946make[1]: Leaving directory '/build/icu/src/icu/source/samples'1947make[0]: Making `check' in `test'1948make[1]: Entering directory '/build/icu/src/icu/source/test'1949make[1]: Making `all' in `testdata'1950make[2]: Entering directory '/build/icu/src/icu/source/test/testdata'1951/bin/sh ../../mkinstalldirs ../../test/testdata/out ../../test/testdata/out/build ../../test/testdata/out/testdata1952mkdir ../../test/testdata/out1953mkdir ../../test/testdata/out/build1954mkdir ../../test/testdata/out/testdata1955/bin/sh ../../mkinstalldirs ../../test/testdata/out/build ../../test/testdata/out/testdata1956echo timestamp > ../../test/testdata/out/testdata/dirs.timestamp1957LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/genrb -q -i ../../data/out/build -s . -d ../../test/testdata/out/build Burmese_graphclust_model5_heavy.txt1958LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/genrb -q -i ../../data/out/build -s . -d ../../test/testdata/out/build Thai_codepoints_exclusive_model5_heavy.txt1959LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/genrb -q -i ../../data/out/build -s . -d ../../test/testdata/out/build Thai_graphclust_model4_heavy.txt1960LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/genrb -q -i ../../data/out/build -s . -d ../../test/testdata/out/build calendar.txt1961LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/genrb -q -i ../../data/out/build -s . -d ../../test/testdata/out/build casing.txt1962LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/genrb -q -i ../../data/out/build -s . -d ../../test/testdata/out/build conversion.txt1963LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/genrb -s . -eUTF-16BE -d ../../test/testdata/out/build encoded.utf16be1964LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/genrb -s . -d ../../test/testdata/out/build -i ../../test/testdata/out/build --filterDir ./filters filtertest.txt1965LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/genrb -q -i ../../data/out/build -s . -d ../../test/testdata/out/build format.txt1966LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/makeconv --small -d ../../test/testdata/out/build ./ibm9027.ucm1967LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/genrb -q -i ../../data/out/build -s . -d ../../test/testdata/out/build icuio.txt1968LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/genrb -q -i ../../data/out/build -s . -d ../../test/testdata/out/build idna_rules.txt1969LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/genrb -q -i ../../data/out/build -s . -d ../../test/testdata/out/build mc.txt1970LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/genrb -q -i ../../data/out/build -s . -d ../../test/testdata/out/build te.txt1971cp ../../test/testdata/out/build/te.res ../../test/testdata/out/testdata/nam.typ1972LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/gensprep -s . -d ../../test/testdata/out/build -b nfscis -u 3.2.0 -k -n ./../../data/unidata nfs4_cis_prep.txt1973LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/gensprep -s . -d ../../test/testdata/out/build -b nfscsi -u 3.2.0 nfs4_cs_prep_ci.txt1974LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/gensprep -s . -d ../../test/testdata/out/build -b nfscss -u 3.2.0 nfs4_cs_prep_cs.txt1975LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/gensprep -s . -d ../../test/testdata/out/build -b nfsmxp -u 3.2.0 -k -n ./../../data/unidata nfs4_mixed_prep_p.txt1976LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/gensprep -s . -d ../../test/testdata/out/build -b nfsmxs -u 3.2.0 -k -n ./../../data/unidata nfs4_mixed_prep_s.txt1977cp ./old_e_testtypes.res ../../test/testdata/out/build/old_e_testtypes.res1978cp ./old_l_testtypes.res ../../test/testdata/out/build/old_l_testtypes.res1979LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/genrb -q -i ../../data/out/build -s . -d ../../test/testdata/out/build root.txt1980LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/genrb -q -i ../../data/out/build -s . -d ../../test/testdata/out/build sh.txt1981LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/genrb -q -i ../../data/out/build -s . -d ../../test/testdata/out/build sh_YU.txt1982LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/genrb -q -i ../../data/out/build -s . -d ../../test/testdata/out/build structLocale.txt1983LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/genrb -q -i ../../data/out/build -s . -d ../../test/testdata/out/build te_IN.txt1984LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/genrb -q -i ../../data/out/build -s . -d ../../test/testdata/out/build te_IN_REVISED.txt1985LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../tools/gentest/gentest -d ../../test/testdata/out/build1986LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/makeconv --small -d ../../test/testdata/out/build ./test1.ucm1987LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/makeconv --small -d ../../test/testdata/out/build ./test1bmp.ucm1988LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/makeconv --small -d ../../test/testdata/out/build ./test2.ucm1989LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/makeconv --small -d ../../test/testdata/out/build ./test3.ucm1990LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/makeconv --small -d ../../test/testdata/out/build ./test4.ucm1991LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/makeconv --small -d ../../test/testdata/out/build ./test4x.ucm1992LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/makeconv --small -d ../../test/testdata/out/build ./test5.ucm1993LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/genrb -q -i ../../data/out/build -s . -d ../../test/testdata/out/build testaliases.txt1994echo "$TESTDATA_LIST_CONTENT" > ../../test/testdata/out/testdata/testdata.lst1995LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/genrb -q -i ../../data/out/build -s . -d ../../test/testdata/out/build testempty.txt1996LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/gennorm2 -s . testnorm.txt -o ../../test/testdata/out/build/testnorm.nrm1997gennorm2: processing testnorm.txt1998LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../tools/gentest/gentest -r -d ../../test/testdata/out/testdata1999Generating testtable32.txt2000LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/genrb -s ../../test/testdata/out/testdata -d ../../test/testdata/out/build testtable32.txt2001LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/genrb -q -i ../../data/out/build -s . -d ../../test/testdata/out/build testtypes.txt2002LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/genrb -s . -d ../../test/testdata/out/testdata zoneinfo64.txt2003make -f pkgdataMakefile2004make[3]: Entering directory '/build/icu/src/icu/source/test/testdata'2005rm -rf pkgdata.inc2006make[3]: Leaving directory '/build/icu/src/icu/source/test/testdata'2007LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/pkgdata -q -c -s /build/icu/src/icu/source/test/testdata/out/build/icudt78l -T ../../test/testdata/out/build -d ../../test/testdata/out -s ../../test/testdata/out/build -p testdata -m common ../../test/testdata/out/testdata/testdata.lst2008make[2]: Leaving directory '/build/icu/src/icu/source/test/testdata'2009make[1]: Making `all' in `intltest'2010make[2]: Entering directory '/build/icu/src/icu/source/test/intltest'2011 (deps) aliastst.cpp2012 (deps) allcoll.cpp2013 (deps) apicoll.cpp2014 (deps) astrotst.cpp2015 (deps) callimts.cpp2016 (deps) calregts.cpp2017 (deps) caltest.cpp2018 (deps) caltztst.cpp2019 (deps) canittst.cpp2020 (deps) citrtest.cpp2021 (deps) colldata.cpp2022 (deps) convtest.cpp2023 (deps) currcoll.cpp2024 (deps) collationtest.cpp2025 (deps) fldset.cpp2026 (deps) dadrfmt.cpp2027 (deps) dadrcal.cpp2028 (deps) dcfmapts.cpp2029 (deps) decoll.cpp2030 (deps) dtfmapts.cpp2031 (deps) dtfmrgts.cpp2032 (deps) dtfmtrtts.cpp2033 (deps) dtfmttst.cpp2034 (deps) dtptngts.cpp2035 (deps) encoll.cpp2036 (deps) escoll.cpp2037 (deps) ficoll.cpp2038 (deps) frcoll.cpp2039 (deps) g7coll.cpp2040 (deps) intltest.cpp2041 (deps) itercoll.cpp2042 (deps) itformat.cpp2043 (deps) itmajor.cpp2044 (deps) itutil.cpp2045 (deps) jacoll.cpp2046 (deps) lcukocol.cpp2047 (deps) loctest.cpp2048 (deps) localebuildertest.cpp2049 (deps) localematchertest.cpp2050 (deps) messageformat2test.cpp2051 (deps) messageformat2test_custom.cpp2052 (deps) messageformat2test_read_json.cpp2053 (deps) miscdtfm.cpp2054 (deps) mnkytst.cpp2055 (deps) msfmrgts.cpp2056 (deps) nmfmapts.cpp2057 (deps) nmfmtrt.cpp2058 (deps) numfmtst.cpp2059 (deps) numrgts.cpp2060 (deps) plurults.cpp2061 (deps) plurfmts.cpp2062 (deps) pptest.cpp2063 (deps) regcoll.cpp2064 (deps) restest.cpp2065 (deps) restsnew.cpp2066 (deps) sdtfmtts.cpp2067 (deps) svccoll.cpp2068 (deps) tchcfmt.cpp2069 (deps) selfmts.cpp2070 (deps) tfsmalls.cpp2071 (deps) tmsgfmt.cpp2072 (deps) trcoll.cpp2073 (deps) tscoll.cpp2074 (deps) tsdate.cpp2075 (deps) tsdcfmsy.cpp2076 (deps) tsdtfmsy.cpp2077 (deps) tsmthred.cpp2078 (deps) tsnmfmt.cpp2079 (deps) tsputil.cpp2080 (deps) tstnrapi.cpp2081 (deps) tstnorm.cpp2082 (deps) tzbdtest.cpp2083 (deps) tzregts.cpp2084 (deps) tztest.cpp2085 (deps) ucdtest.cpp2086 (deps) usettest.cpp2087 (deps) ustrtest.cpp2088 (deps) strcase.cpp2089 (deps) transtst.cpp2090 (deps) strtest.cpp2091 (deps) thcoll.cpp2092 (deps) bytestrietest.cpp2093 (deps) ucharstrietest.cpp2094 (deps) itrbbi.cpp2095 (deps) lstmbetst.cpp2096 (deps) rbbiapts.cpp2097 (deps) rbbitst.cpp2098 (deps) rbbimonkeytest.cpp2099 (deps) ittrans.cpp2100 (deps) transapi.cpp2101 (deps) cpdtrtst.cpp2102 (deps) testutil.cpp2103 (deps) transrt.cpp2104 (deps) trnserr.cpp2105 (deps) normconf.cpp2106 (deps) sfwdchit.cpp2107 (deps) jamotest.cpp2108 (deps) srchtest.cpp2109 (deps) reptest.cpp2110 (deps) regextst.cpp2111 (deps) itrbnf.cpp2112 (deps) itrbnfrt.cpp2113 (deps) itrbnfp.cpp2114 (deps) ucaconf.cpp2115 (deps) icusvtst.cpp2116 (deps) uobjtest.cpp2117 (deps) idnaref.cpp2118 (deps) idnaconf.cpp2119 (deps) nptrans.cpp2120 (deps) punyref.cpp2121 (deps) testidn.cpp2122 (deps) testidna.cpp2123 (deps) uts46test.cpp2124 (deps) incaltst.cpp2125 (deps) calcasts.cpp2126 (deps) v32test.cpp2127 (deps) uvectest.cpp2128 (deps) textfile.cpp2129 (deps) tokiter.cpp2130 (deps) utxttest.cpp2131 (deps) windttst.cpp2132 (deps) winnmtst.cpp2133 (deps) winutil.cpp2134 (deps) csdetest.cpp2135 (deps) tzrulets.cpp2136 (deps) tzoffloc.cpp2137 (deps) tzfmttst.cpp2138 (deps) ssearch.cpp2139 (deps) dtifmtts.cpp2140 (deps) tufmtts.cpp2141 (deps) itspoof.cpp2142 (deps) simplethread.cpp2143 (deps) bidiconf.cpp2144 (deps) locnmtst.cpp2145 (deps) dcfmtest.cpp2146 (deps) alphaindextst.cpp2147 (deps) listformattertest.cpp2148 (deps) genderinfotest.cpp2149 (deps) compactdecimalformattest.cpp2150 (deps) regiontst.cpp2151 (deps) reldatefmttest.cpp2152 (deps) simpleformattertest.cpp2153 (deps) measfmttest.cpp2154 (deps) numfmtspectest.cpp2155 (deps) unifiedcachetest.cpp2156 (deps) quantityformattertest.cpp2157 (deps) scientificnumberformattertest.cpp2158 (deps) datadrivennumberformattestsuite.cpp2159 (deps) numberformattesttuple.cpp2160 (deps) pluralmaptest.cpp2161 (deps) numbertest_affixutils.cpp2162 (deps) numbertest_api.cpp2163 (deps) numbertest_decimalquantity.cpp2164 (deps) numbertest_modifiers.cpp2165 (deps) numbertest_patternmodifier.cpp2166 (deps) numbertest_patternstring.cpp2167 (deps) string_segment_test.cpp2168 (deps) numbertest_parse.cpp2169 (deps) numbertest_doubleconversion.cpp2170 (deps) numbertest_skeletons.cpp2171 (deps) static_unisets_test.cpp2172 (deps) numfmtdatadriventest.cpp2173 (deps) numbertest_range.cpp2174 (deps) erarulestest.cpp2175 (deps) formattedvaluetest.cpp2176 (deps) formatted_string_builder_test.cpp2177 (deps) numbertest_permutation.cpp2178 (deps) units_data_test.cpp2179 (deps) units_router_test.cpp2180 (deps) units_test.cpp2181 (deps) displayoptions_test.cpp2182 (deps) numbertest_simple.cpp2183 (deps) cplusplus_header_api_build_test.cpp2184 (deps) uchar_type_build_test.cpp2185 (deps) ucolheaderonlytest.cpp2186 (deps) usetheaderonlytest.cpp2187 (deps) utfiteratortest.cpp2188 (deps) utfstringtest.cpp2189 (deps) intltesttest.cpp2190 c++ ... aliastst.cpp2191 c++ ... allcoll.cpp2192 c++ ... apicoll.cpp2193 c++ ... astrotst.cpp2194 c++ ... callimts.cpp2195 c++ ... calregts.cpp2196 c++ ... caltest.cpp2197 c++ ... caltztst.cpp2198 c++ ... canittst.cpp2199 c++ ... citrtest.cpp2200 c++ ... colldata.cpp2201 c++ ... convtest.cpp2202 c++ ... currcoll.cpp2203 c++ ... collationtest.cpp2204 c++ ... fldset.cpp2205 c++ ... dadrfmt.cpp2206 c++ ... dadrcal.cpp2207 c++ ... dcfmapts.cpp2208 c++ ... decoll.cpp2209 c++ ... dtfmapts.cpp2210 c++ ... dtfmrgts.cpp2211 c++ ... dtfmtrtts.cpp2212 c++ ... dtfmttst.cpp2213 c++ ... dtptngts.cpp2214 c++ ... encoll.cpp2215 c++ ... escoll.cpp2216 c++ ... ficoll.cpp2217 c++ ... frcoll.cpp2218 c++ ... g7coll.cpp2219 c++ ... intltest.cpp2220 c++ ... itercoll.cpp2221 c++ ... itformat.cpp2222 c++ ... itmajor.cpp2223 c++ ... itutil.cpp2224 c++ ... jacoll.cpp2225 c++ ... lcukocol.cpp2226 c++ ... loctest.cpp2227 c++ ... localebuildertest.cpp2228 c++ ... localematchertest.cpp2229 c++ ... messageformat2test.cpp2230 c++ ... messageformat2test_custom.cpp2231 c++ ... messageformat2test_read_json.cpp2232 c++ ... miscdtfm.cpp2233 c++ ... mnkytst.cpp2234 c++ ... msfmrgts.cpp2235 c++ ... nmfmapts.cpp2236 c++ ... nmfmtrt.cpp2237 c++ ... numfmtst.cpp2238 c++ ... numrgts.cpp2239 c++ ... plurults.cpp2240 c++ ... plurfmts.cpp2241 c++ ... pptest.cpp2242 c++ ... regcoll.cpp2243 c++ ... restest.cpp2244 c++ ... restsnew.cpp2245 c++ ... sdtfmtts.cpp2246 c++ ... svccoll.cpp2247 c++ ... tchcfmt.cpp2248 c++ ... selfmts.cpp2249 c++ ... tfsmalls.cpp2250 c++ ... tmsgfmt.cpp2251 c++ ... trcoll.cpp2252 c++ ... tscoll.cpp2253 c++ ... tsdate.cpp2254 c++ ... tsdcfmsy.cpp2255 c++ ... tsdtfmsy.cpp2256 c++ ... tsmthred.cpp2257 c++ ... tsnmfmt.cpp2258 c++ ... tsputil.cpp2259 c++ ... tstnrapi.cpp2260 c++ ... tstnorm.cpp2261 c++ ... tzbdtest.cpp2262 c++ ... tzregts.cpp2263 c++ ... tztest.cpp2264 c++ ... ucdtest.cpp2265 c++ ... usettest.cpp2266 c++ ... ustrtest.cpp2267 c++ ... strcase.cpp2268 c++ ... transtst.cpp2269 c++ ... strtest.cpp2270 c++ ... thcoll.cpp2271 c++ ... bytestrietest.cpp2272 c++ ... ucharstrietest.cpp2273 c++ ... itrbbi.cpp2274 c++ ... lstmbetst.cpp2275 c++ ... rbbiapts.cpp2276 c++ ... rbbitst.cpp2277 c++ ... rbbimonkeytest.cpp2278 c++ ... ittrans.cpp2279 c++ ... transapi.cpp2280 c++ ... cpdtrtst.cpp2281 c++ ... testutil.cpp2282 c++ ... transrt.cpp2283 c++ ... trnserr.cpp2284 c++ ... normconf.cpp2285 c++ ... sfwdchit.cpp2286 c++ ... jamotest.cpp2287 c++ ... srchtest.cpp2288 c++ ... reptest.cpp2289 c++ ... regextst.cpp2290 c++ ... itrbnf.cpp2291 c++ ... itrbnfrt.cpp2292 c++ ... itrbnfp.cpp2293 c++ ... ucaconf.cpp2294 c++ ... icusvtst.cpp2295 c++ ... uobjtest.cpp2296 c++ ... idnaref.cpp2297 c++ ... idnaconf.cpp2298 c++ ... nptrans.cpp2299 c++ ... punyref.cpp2300 c++ ... testidn.cpp2301 c++ ... testidna.cpp2302 c++ ... uts46test.cpp2303 c++ ... incaltst.cpp2304 c++ ... calcasts.cpp2305 c++ ... v32test.cpp2306 c++ ... uvectest.cpp2307 c++ ... textfile.cpp2308 c++ ... tokiter.cpp2309 c++ ... utxttest.cpp2310 c++ ... windttst.cpp2311 c++ ... winnmtst.cpp2312 c++ ... winutil.cpp2313 c++ ... csdetest.cpp2314 c++ ... tzrulets.cpp2315 c++ ... tzoffloc.cpp2316 c++ ... tzfmttst.cpp2317 c++ ... ssearch.cpp2318 c++ ... dtifmtts.cpp2319 c++ ... tufmtts.cpp2320 c++ ... itspoof.cpp2321 c++ ... simplethread.cpp2322 c++ ... bidiconf.cpp2323 c++ ... locnmtst.cpp2324 c++ ... dcfmtest.cpp2325 c++ ... alphaindextst.cpp2326 c++ ... listformattertest.cpp2327 c++ ... genderinfotest.cpp2328 c++ ... compactdecimalformattest.cpp2329 c++ ... regiontst.cpp2330 c++ ... reldatefmttest.cpp2331 c++ ... simpleformattertest.cpp2332 c++ ... measfmttest.cpp2333 c++ ... numfmtspectest.cpp2334 c++ ... unifiedcachetest.cpp2335 c++ ... quantityformattertest.cpp2336 c++ ... scientificnumberformattertest.cpp2337 c++ ... datadrivennumberformattestsuite.cpp2338 c++ ... numberformattesttuple.cpp2339 c++ ... pluralmaptest.cpp2340 c++ ... numbertest_affixutils.cpp2341 c++ ... numbertest_api.cpp2342 c++ ... numbertest_decimalquantity.cpp2343 c++ ... numbertest_modifiers.cpp2344 c++ ... numbertest_patternmodifier.cpp2345 c++ ... numbertest_patternstring.cpp2346 c++ ... string_segment_test.cpp2347 c++ ... numbertest_parse.cpp2348 c++ ... numbertest_doubleconversion.cpp2349 c++ ... numbertest_skeletons.cpp2350 c++ ... static_unisets_test.cpp2351 c++ ... numfmtdatadriventest.cpp2352 c++ ... numbertest_range.cpp2353 c++ ... erarulestest.cpp2354 c++ ... formattedvaluetest.cpp2355 c++ ... formatted_string_builder_test.cpp2356 c++ ... numbertest_permutation.cpp2357 c++ ... units_data_test.cpp2358 c++ ... units_router_test.cpp2359 c++ ... units_test.cpp2360 c++ ... displayoptions_test.cpp2361 c++ ... numbertest_simple.cpp2362 c++ ... cplusplus_header_api_build_test.cpp2363 c++ ... uchar_type_build_test.cpp2364 c++ ... ucolheaderonlytest.cpp2365 c++ ... usetheaderonlytest.cpp2366 c++ ... utfiteratortest.cpp2367 c++ ... utfstringtest.cpp2368 c++ ... intltesttest.cpp2369c++ -std=gnu++11 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/icu/src=/usr/src/debug/icu -flto=auto -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++17 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o intltest aliastst.o allcoll.o apicoll.o astrotst.o callimts.o calregts.o caltest.o caltztst.o canittst.o citrtest.o colldata.o convtest.o currcoll.o collationtest.o fldset.o dadrfmt.o dadrcal.o dcfmapts.o decoll.o dtfmapts.o dtfmrgts.o dtfmtrtts.o dtfmttst.o dtptngts.o encoll.o escoll.o ficoll.o frcoll.o g7coll.o intltest.o itercoll.o itformat.o itmajor.o itutil.o jacoll.o lcukocol.o loctest.o localebuildertest.o localematchertest.o messageformat2test.o messageformat2test_custom.o messageformat2test_read_json.o miscdtfm.o mnkytst.o msfmrgts.o nmfmapts.o nmfmtrt.o numfmtst.o numrgts.o plurults.o plurfmts.o pptest.o regcoll.o restest.o restsnew.o sdtfmtts.o svccoll.o tchcfmt.o selfmts.o tfsmalls.o tmsgfmt.o trcoll.o tscoll.o tsdate.o tsdcfmsy.o tsdtfmsy.o tsmthred.o tsnmfmt.o tsputil.o tstnrapi.o tstnorm.o tzbdtest.o tzregts.o tztest.o ucdtest.o usettest.o ustrtest.o strcase.o transtst.o strtest.o thcoll.o bytestrietest.o ucharstrietest.o itrbbi.o lstmbetst.o rbbiapts.o rbbitst.o rbbimonkeytest.o ittrans.o transapi.o cpdtrtst.o testutil.o transrt.o trnserr.o normconf.o sfwdchit.o jamotest.o srchtest.o reptest.o regextst.o itrbnf.o itrbnfrt.o itrbnfp.o ucaconf.o icusvtst.o uobjtest.o idnaref.o idnaconf.o nptrans.o punyref.o testidn.o testidna.o uts46test.o incaltst.o calcasts.o v32test.o uvectest.o textfile.o tokiter.o utxttest.o windttst.o winnmtst.o winutil.o csdetest.o tzrulets.o tzoffloc.o tzfmttst.o ssearch.o dtifmtts.o tufmtts.o itspoof.o simplethread.o bidiconf.o locnmtst.o dcfmtest.o alphaindextst.o listformattertest.o genderinfotest.o compactdecimalformattest.o regiontst.o reldatefmttest.o simpleformattertest.o measfmttest.o numfmtspectest.o unifiedcachetest.o quantityformattertest.o scientificnumberformattertest.o datadrivennumberformattestsuite.o numberformattesttuple.o pluralmaptest.o numbertest_affixutils.o numbertest_api.o numbertest_decimalquantity.o numbertest_modifiers.o numbertest_patternmodifier.o numbertest_patternstring.o string_segment_test.o numbertest_parse.o numbertest_doubleconversion.o numbertest_skeletons.o static_unisets_test.o numfmtdatadriventest.o numbertest_range.o erarulestest.o formattedvaluetest.o formatted_string_builder_test.o numbertest_permutation.o units_data_test.o units_router_test.o units_test.o displayoptions_test.o numbertest_simple.o cplusplus_header_api_build_test.o uchar_type_build_test.o ucolheaderonlytest.o usetheaderonlytest.o utfiteratortest.o utfstringtest.o intltesttest.o -L../../tools/ctestfw -licutest -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -L../../lib -licutu -lpthread -lm2370make[2]: Leaving directory '/build/icu/src/icu/source/test/intltest'2371make[1]: Making `all' in `iotest'2372make[2]: Entering directory '/build/icu/src/icu/source/test/iotest'2373 (deps) iotest.cpp2374 (deps) stream.cpp2375 (deps) strtst.c2376 (deps) filetst.c2377 (deps) trnstst.c2378 c++ ... iotest.cpp2379 c++ ... stream.cpp2380 cc ... strtst.c2381 cc ... filetst.c2382 cc ... trnstst.c2383c++ -std=gnu++11 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/icu/src=/usr/src/debug/icu -flto=auto -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++17 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o iotest iotest.o stream.o strtst.o filetst.o trnstst.o -L../../tools/ctestfw -licutest -L../../lib -licutu -L../../lib -licuio -L../../lib -licui18n -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm2384make[2]: Leaving directory '/build/icu/src/icu/source/test/iotest'2385make[1]: Making `all' in `cintltst'2386make[2]: Entering directory '/build/icu/src/icu/source/test/cintltst'2387 (deps) callcoll.c2388 (deps) calltest.c2389 (deps) capitst.c2390 (deps) cbiapts.c2391 (deps) cbkittst.c2392 (deps) ccaltst.c2393 (deps) ucnvseltst.c2394 (deps) cctest.c2395 (deps) ccapitst.c2396 (deps) ccolltst.c2397 (deps) encoll.c2398 (deps) cconvtst.c2399 (deps) ccurrtst.c2400 (deps) cdateintervalformattest.c2401 (deps) cdattst.c2402 (deps) cdetst.c2403 (deps) cdtdptst.c2404 (deps) cdtrgtst.c2405 (deps) cestst.c2406 (deps) cfintst.c2407 (deps) cformtst.c2408 (deps) cfrtst.c2409 (deps) cg7coll.c2410 (deps) chashtst.c2411 (deps) cintltst.c2412 (deps) citertst.c2413 (deps) cjaptst.c2414 (deps) cloctst.c2415 (deps) ulocaletst.c2416 (deps) ulocbuildertst.c2417 (deps) cmsccoll.c2418 (deps) cmsgtst.c2419 (deps) cpluralrulestest.c2420 (deps) cposxtst.c2421 (deps) cldrtest.c2422 (deps) cnmdptst.c2423 (deps) cnormtst.c2424 (deps) cnumtst.c2425 (deps) crelativedateformattest.c2426 (deps) crestst.c2427 (deps) creststn.c2428 (deps) cturtst.c2429 (deps) cucdapi.c2430 (deps) cucdtst.c2431 (deps) custrtst.c2432 (deps) cstrcase.c2433 (deps) cutiltst.c2434 (deps) nucnvtst.c2435 (deps) nccbtst.c2436 (deps) bocu1tst.c2437 (deps) cbiditst.c2438 (deps) cbididat.c2439 (deps) eurocreg.c2440 (deps) udatatst.c2441 (deps) utf16tst.c2442 (deps) utransts.c2443 (deps) ncnvfbts.c2444 (deps) ncnvtst.c2445 (deps) putiltst.c2446 (deps) cstrtest.c2447 (deps) udatpg_test.c2448 (deps) utf8tst.c2449 (deps) stdnmtst.c2450 (deps) usrchtst.c2451 (deps) custrtrn.c2452 (deps) sorttest.c2453 (deps) trietest.c2454 (deps) trie2test.c2455 (deps) ucptrietest.c2456 (deps) usettest.c2457 (deps) uenumtst.c2458 (deps) utmstest.c2459 (deps) currtest.c2460 (deps) idnatest.c2461 (deps) nfsprep.c2462 (deps) spreptst.c2463 (deps) sprpdata.c2464 (deps) hpmufn.c2465 (deps) tracetst.c2466 (deps) reapits.c2467 (deps) uregiontest.c2468 (deps) ulistfmttest.c2469 (deps) utexttst.c2470 (deps) ucsdetst.c2471 (deps) spooftest.c2472 (deps) cbiditransformtst.c2473 (deps) cgendtst.c2474 (deps) unumberformattertst.c2475 (deps) uformattedvaluetst.c2476 (deps) unumberrangeformattertst.c2477 cc ... callcoll.c2478 cc ... calltest.c2479 cc ... capitst.c2480 cc ... cbiapts.c2481 cc ... cbkittst.c2482 cc ... ccaltst.c2483 cc ... ucnvseltst.c2484 cc ... cctest.c2485 cc ... ccapitst.c2486 cc ... ccolltst.c2487 cc ... encoll.c2488 cc ... cconvtst.c2489 cc ... ccurrtst.c2490 cc ... cdateintervalformattest.c2491 cc ... cdattst.c2492 cc ... cdetst.c2493 cc ... cdtdptst.c2494 cc ... cdtrgtst.c2495 cc ... cestst.c2496 cc ... cfintst.c2497 cc ... cformtst.c2498 cc ... cfrtst.c2499 cc ... cg7coll.c2500 cc ... chashtst.c2501 cc ... cintltst.c2502 cc ... citertst.c2503 cc ... cjaptst.c2504 cc ... cloctst.c2505 cc ... ulocaletst.c2506 cc ... ulocbuildertst.c2507 cc ... cmsccoll.c2508 cc ... cmsgtst.c2509 cc ... cpluralrulestest.c2510 cc ... cposxtst.c2511 cc ... cldrtest.c2512 cc ... cnmdptst.c2513 cc ... cnormtst.c2514 cc ... cnumtst.c2515 cc ... crelativedateformattest.c2516 cc ... crestst.c2517 cc ... creststn.c2518 cc ... cturtst.c2519 cc ... cucdapi.c2520 cc ... cucdtst.c2521 cc ... custrtst.c2522 cc ... cstrcase.c2523 cc ... cutiltst.c2524 cc ... nucnvtst.c2525 cc ... nccbtst.c2526 cc ... bocu1tst.c2527 cc ... cbiditst.c2528 cc ... cbididat.c2529 cc ... eurocreg.c2530 cc ... udatatst.c2531 cc ... utf16tst.c2532 cc ... utransts.c2533 cc ... ncnvfbts.c2534 cc ... ncnvtst.c2535 cc ... putiltst.c2536 cc ... cstrtest.c2537 cc ... udatpg_test.c2538 cc ... utf8tst.c2539 cc ... stdnmtst.c2540 cc ... usrchtst.c2541 cc ... custrtrn.c2542 cc ... sorttest.c2543 cc ... trietest.c2544 cc ... trie2test.c2545 cc ... ucptrietest.c2546 cc ... usettest.c2547 cc ... uenumtst.c2548 cc ... utmstest.c2549 cc ... currtest.c2550 cc ... idnatest.c2551 cc ... nfsprep.c2552 cc ... spreptst.c2553 cc ... sprpdata.c2554 cc ... hpmufn.c2555 cc ... tracetst.c2556 cc ... reapits.c2557 cc ... uregiontest.c2558 cc ... ulistfmttest.c2559 cc ... utexttst.c2560 cc ... ucsdetst.c2561 cc ... spooftest.c2562 cc ... cbiditransformtst.c2563 cc ... cgendtst.c2564 cc ... unumberformattertst.c2565 cc ... uformattedvaluetst.c2566 cc ... unumberrangeformattertst.c2567c++ -std=gnu++11 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/icu/src=/usr/src/debug/icu -flto=auto -W -Wall -pedantic -Wpointer-arith -Wwrite-strings -Wno-long-long -std=c++17 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -o cintltst callcoll.o calltest.o capitst.o cbiapts.o cbkittst.o ccaltst.o ucnvseltst.o cctest.o ccapitst.o ccolltst.o encoll.o cconvtst.o ccurrtst.o cdateintervalformattest.o cdattst.o cdetst.o cdtdptst.o cdtrgtst.o cestst.o cfintst.o cformtst.o cfrtst.o cg7coll.o chashtst.o cintltst.o citertst.o cjaptst.o cloctst.o ulocaletst.o ulocbuildertst.o cmsccoll.o cmsgtst.o cpluralrulestest.o cposxtst.o cldrtest.o cnmdptst.o cnormtst.o cnumtst.o crelativedateformattest.o crestst.o creststn.o cturtst.o cucdapi.o cucdtst.o custrtst.o cstrcase.o cutiltst.o nucnvtst.o nccbtst.o bocu1tst.o cbiditst.o cbididat.o eurocreg.o udatatst.o utf16tst.o utransts.o ncnvfbts.o ncnvtst.o putiltst.o cstrtest.o udatpg_test.o utf8tst.o stdnmtst.o usrchtst.o custrtrn.o sorttest.o trietest.o trie2test.o ucptrietest.o usettest.o uenumtst.o utmstest.o currtest.o idnatest.o nfsprep.o spreptst.o sprpdata.o hpmufn.o tracetst.o reapits.o uregiontest.o ulistfmttest.o utexttst.o ucsdetst.o spooftest.o cbiditransformtst.o cgendtst.o unumberformattertst.o uformattedvaluetst.o unumberrangeformattertst.o -L../../tools/ctestfw -licutest -L../../lib -licui18n -L../../lib -licutu -L../../lib -licuuc -L../../stubdata -licudata -lpthread -lm2568make[2]: Leaving directory '/build/icu/src/icu/source/test/cintltst'2569make[2]: Entering directory '/build/icu/src/icu/source/test'2570make[2]: Nothing to be done for 'all-local'.2571make[2]: Leaving directory '/build/icu/src/icu/source/test'2572mkdir tmp2573make[1]: Making `check' in `testdata'2574make[2]: Entering directory '/build/icu/src/icu/source/test/testdata'2575LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ../../bin/pkgdata -q -c -s /build/icu/src/icu/source/test/testdata/out/build/icudt78l -T ../../test/testdata/out/build -d ../../test/testdata/out -s ../../test/testdata/out/build -p testdata -m common ../../test/testdata/out/testdata/testdata.lst2576make[2]: Leaving directory '/build/icu/src/icu/source/test/testdata'2577make[1]: Making `check' in `intltest'2578make[2]: Entering directory '/build/icu/src/icu/source/test/intltest'2579LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ./intltest "-E/build/icu/src/icu/source/test/tmp/status.13451.deleteme.intltest"2580-----------------------------------------------2581 IntlTest (C++) Test Suite for2582 International Components for Unicode 78.32583 Bits: 64, Byte order: Little endian, Chars: ASCII2584-----------------------------------------------2585 Options:2586 all (a) : On2587 Verbose (v) : Off2588 No error messages (n) : Off2589 Exhaustive (e) : Off2590 Leaks (l) : Off2591 utf-8 (u) : Off2592 notime (T) : Off2593 noknownissues (K) : Off2594 Warn on missing data (w) : Off2595 Write golden data (G) : Off2596 Threads : 122597-----------------------------------------------2598 utility {2599 IntlTestTest {2600 testAssertEquals {2601 } OK: testAssertEquals2602 testAssertNotEquals {2603 } OK: testAssertNotEquals2604 } OK: IntlTestTest2605 MultithreadTest {2606 TestThreads {2607 } OK: TestThreads2608 TestThreadedIntl {2609 } OK: TestThreadedIntl (31ms)2610 TestCollators {2611 } OK: TestCollators (63ms)2612 TestString {2613 } OK: TestString2614 TestArabicShapingThreads {2615 } OK: TestArabicShapingThreads2616 TestAnyTranslit {2617 } OK: TestAnyTranslit2618 TestUnifiedCache {2619 } OK: TestUnifiedCache (127ms)2620 TestBreakTranslit {2621 } OK: TestBreakTranslit2622 TestIncDec {2623 } OK: TestIncDec (252ms)2624 Test20104 {2625 } OK: Test201042626 } OK: MultithreadTest (487ms)2627 StringTest {2628 TestEndian {2629 } OK: TestEndian2630 TestSizeofTypes {2631 } OK: TestSizeofTypes2632 TestCharsetFamily {2633 } OK: TestCharsetFamily2634 Test_U_STRING {2635 } OK: Test_U_STRING2636 Test_UNICODE_STRING {2637 } OK: Test_UNICODE_STRING2638 Test_UNICODE_STRING_SIMPLE {2639 } OK: Test_UNICODE_STRING_SIMPLE2640 TestUpperOrdinal {2641 } OK: TestUpperOrdinal2642 TestLowerOrdinal {2643 } OK: TestLowerOrdinal2644 Test_UTF8_COUNT_TRAIL_BYTES {2645 } OK: Test_UTF8_COUNT_TRAIL_BYTES2646 TestSTLCompatibility {2647 } OK: TestSTLCompatibility2648 TestStringPiece {2649 } OK: TestStringPiece2650 TestStringPieceComparisons {2651 } OK: TestStringPieceComparisons2652 TestStringPieceFind {2653 } OK: TestStringPieceFind2654 TestStringPieceOther {2655 } OK: TestStringPieceOther2656 TestStringPieceStringView {2657 } OK: TestStringPieceStringView2658 TestStringPieceU8 {2659 } OK: TestStringPieceU82660 TestByteSink {2661 } OK: TestByteSink2662 TestCheckedArrayByteSink {2663 } OK: TestCheckedArrayByteSink2664 TestStringByteSink {2665 } OK: TestStringByteSink2666 TestStringByteSinkAppendU8 {2667 } OK: TestStringByteSinkAppendU82668 TestCharString {2669 } OK: TestCharString2670 TestCStr {2671 } OK: TestCStr2672 TestCharStrAppendNumber {2673 } OK: TestCharStrAppendNumber2674 Testctou {2675 } OK: Testctou2676 TestFixedString {2677 } OK: TestFixedString2678 TestCopyInvariantChars {2679 } OK: TestCopyInvariantChars2680 } OK: StringTest2681 UnicodeStringTest {2682 StringCaseTest {2683 TestCaseConversion {2684 } OK: TestCaseConversion2685 TestCasing {2686 } OK: TestCasing2687 TestTitleOptions {2688 } OK: TestTitleOptions2689 TestDutchTitle {2690 } OK: TestDutchTitle2691 TestFullCaseFoldingIterator {2692 } OK: TestFullCaseFoldingIterator2693 TestGreekUpper {2694 } OK: TestGreekUpper2695 TestArmenian {2696 } OK: TestArmenian2697 TestLongUpper {2698 } OK: TestLongUpper2699 TestMalformedUTF8 {2700 } OK: TestMalformedUTF82701 TestBufferOverflow {2702 } OK: TestBufferOverflow2703 TestEdits {2704 } OK: TestEdits2705 TestCopyMoveEdits {2706 } OK: TestCopyMoveEdits2707 TestEditsFindFwdBwd {2708 } OK: TestEditsFindFwdBwd (92ms)2709 TestMergeEdits {2710 } OK: TestMergeEdits2711 TestCaseMapWithEdits {2712 } OK: TestCaseMapWithEdits2713 TestCaseMapUTF8WithEdits {2714 } OK: TestCaseMapUTF8WithEdits2715 TestCaseMapToString {2716 } OK: TestCaseMapToString2717 TestCaseMapUTF8ToString {2718 } OK: TestCaseMapUTF8ToString2719 TestLongUnicodeString {2720 } OK: TestLongUnicodeString2721 TestBug13127 {2722 } OK: TestBug131272723 TestInPlaceTitle {2724 } OK: TestInPlaceTitle2725 TestCaseMapEditsIteratorDocs {2726 } OK: TestCaseMapEditsIteratorDocs2727 TestCaseMapGreekExtended {2728 } OK: TestCaseMapGreekExtended2729 } OK: StringCaseTest (99ms)2730 TestBasicManipulation {2731 } OK: TestBasicManipulation2732 TestCompare {2733 } OK: TestCompare2734 TestExtract {2735 } OK: TestExtract2736 TestRemoveReplace {2737 } OK: TestRemoveReplace2738 TestSearching {2739 } OK: TestSearching2740 TestSpacePadding {2741 } OK: TestSpacePadding2742 TestPrefixAndSuffix {2743 } OK: TestPrefixAndSuffix2744 TestFindAndReplace {2745 } OK: TestFindAndReplace2746 TestBogus {2747 } OK: TestBogus2748 TestReverse {2749 } OK: TestReverse2750 TestMiscellaneous {2751 } OK: TestMiscellaneous2752 TestStackAllocation {2753 } OK: TestStackAllocation2754 TestUnescape {2755 } OK: TestUnescape2756 TestCountChar32 {2757 } OK: TestCountChar322758 TestStringEnumeration {2759 } OK: TestStringEnumeration2760 TestNameSpace {2761 } OK: TestNameSpace2762 TestUTF32 {2763 } OK: TestUTF322764 TestUTF8 {2765 } OK: TestUTF82766 TestReadOnlyAlias {2767 } OK: TestReadOnlyAlias2768 TestAppendable {2769 } OK: TestAppendable2770 TestUnicodeStringImplementsAppendable {2771 } OK: TestUnicodeStringImplementsAppendable2772 TestSizeofUnicodeString {2773 } OK: TestSizeofUnicodeString2774 TestStartsWithAndEndsWithNulTerminated {2775 } OK: TestStartsWithAndEndsWithNulTerminated2776 TestMoveSwap {2777 TestMoveSwap() with rvalue references2778 } OK: TestMoveSwap2779 TestUInt16Pointers {2780 } OK: TestUInt16Pointers2781 TestWCharPointers {2782 } OK: TestWCharPointers2783 TestNullPointers {2784 } OK: TestNullPointers2785 TestUnicodeStringInsertAppendToSelf {2786 } OK: TestUnicodeStringInsertAppendToSelf2787 TestLargeAppend {2788 } OK: TestLargeAppend2789 TestLargeMemory {2790 } OK: TestLargeMemory2791 TestU16StringView {2792 } OK: TestU16StringView2793 TestWStringView {2794 } OK: TestWStringView2795 TestRange {2796 } OK: TestRange2797 } OK: UnicodeStringTest (99ms)2798 LocaleTest {2799 TestBug11421 {2800 } OK: TestBug114212801 TestBasicGetters {2802 } OK: TestBasicGetters2803 TestVariantLengthLimit {2804 } OK: TestVariantLengthLimit2805 TestSimpleResourceInfo {2806 } OK: TestSimpleResourceInfo2807 TestDisplayNames {2808 } OK: TestDisplayNames2809 TestSimpleObjectStuff {2810 } OK: TestSimpleObjectStuff2811 TestPOSIXParsing {2812 } OK: TestPOSIXParsing2813 TestGetAvailableLocales {2814 } OK: TestGetAvailableLocales2815 TestDataDirectory {2816 } OK: TestDataDirectory2817 TestISO3Fallback {2818 } OK: TestISO3Fallback2819 TestGetLangsAndCountries {2820 } OK: TestGetLangsAndCountries2821 TestSimpleDisplayNames {2822 } OK: TestSimpleDisplayNames2823 TestUninstalledISO3Names {2824 } OK: TestUninstalledISO3Names2825 TestAtypicalLocales {2826 } OK: TestAtypicalLocales2827 TestThaiCurrencyFormat {2828 } OK: TestThaiCurrencyFormat2829 TestEuroSupport {2830 } OK: TestEuroSupport2831 TestToString {2832 } OK: TestToString2833 Test4139940 {2834 } OK: Test41399402835 Test4143951 {2836 } OK: Test41439512837 Test4147315 {2838 } OK: Test41473152839 Test4147317 {2840 } OK: Test41473172841 Test4147552 {2842 } OK: Test41475522843 TestVariantParsing {2844 } OK: TestVariantParsing2845 Test20639_DeprecatesISO3Language {2846 } OK: Test20639_DeprecatesISO3Language2847 Test4105828 {2848 } OK: Test41058282849 TestSetIsBogus {2850 } OK: TestSetIsBogus2851 TestParallelAPIValues {2852 } OK: TestParallelAPIValues2853 TestPseudoLocales {2854 } OK: TestPseudoLocales2855 TestAddLikelySubtags {2856 } OK: TestAddLikelySubtags2857 TestMinimizeSubtags {2858 } OK: TestMinimizeSubtags2859 TestAddLikelyAndMinimizeSubtags {2860 } OK: TestAddLikelyAndMinimizeSubtags2861 TestDataDrivenLikelySubtags {2862 } OK: TestDataDrivenLikelySubtags2863 TestKeywordVariants {2864 } OK: TestKeywordVariants2865 TestCreateUnicodeKeywords {2866 } OK: TestCreateUnicodeKeywords2867 TestKeywordVariantParsing {2868 } OK: TestKeywordVariantParsing2869 TestCreateKeywordSet {2870 } OK: TestCreateKeywordSet2871 TestCreateKeywordSetEmpty {2872 } OK: TestCreateKeywordSetEmpty2873 TestCreateKeywordSetWithPrivateUse {2874 } OK: TestCreateKeywordSetWithPrivateUse2875 TestCreateUnicodeKeywordSet {2876 } OK: TestCreateUnicodeKeywordSet2877 TestCreateUnicodeKeywordSetEmpty {2878 } OK: TestCreateUnicodeKeywordSetEmpty2879 TestCreateUnicodeKeywordSetWithPrivateUse {2880 } OK: TestCreateUnicodeKeywordSetWithPrivateUse2881 TestGetKeywordValueStdString {2882 } OK: TestGetKeywordValueStdString2883 TestGetUnicodeKeywordValueStdString {2884 } OK: TestGetUnicodeKeywordValueStdString2885 TestSetKeywordValueImp {2886 } OK: TestSetKeywordValueImp2887 TestSetKeywordValue {2888 } OK: TestSetKeywordValue2889 TestSetKeywordValueStringPiece {2890 } OK: TestSetKeywordValueStringPiece2891 TestSetUnicodeKeywordValueStringPiece {2892 } OK: TestSetUnicodeKeywordValueStringPiece2893 TestGetBaseName {2894 } OK: TestGetBaseName2895 TestGetLocale {2896 } OK: TestGetLocale2897 TestVariantWithOutCountry {2898 } OK: TestVariantWithOutCountry2899 TestCanonicalization {2900 } OK: TestCanonicalization2901 TestCurrencyByDate {2902 } OK: TestCurrencyByDate2903 TestGetVariantWithKeywords {2904 } OK: TestGetVariantWithKeywords2905 TestIsRightToLeft {2906 } OK: TestIsRightToLeft2907 TestBug13277 {2908 } OK: TestBug132772909 TestBug13554 {2910 } OK: TestBug135542911 TestBug20410 {2912 } OK: TestBug204102913 TestBug20900 {2914 } OK: TestBug209002915 TestChromiumBug451657601 {2916 } OK: TestChromiumBug4516576012917 TestLocaleCanonicalizationFromFile {2918 } OK: TestLocaleCanonicalizationFromFile (7ms)2919 TestKnownCanonicalizedListCorrect {2920 } OK: TestKnownCanonicalizedListCorrect2921 TestConstructorAcceptsBCP47 {2922 } OK: TestConstructorAcceptsBCP472923 TestForLanguageTag {2924 } OK: TestForLanguageTag2925 TestForLanguageTagLegacyTagBug21676 {2926 } OK: TestForLanguageTagLegacyTagBug216762927 TestToLanguageTag {2928 } OK: TestToLanguageTag2929 TestToLanguageTagOmitTrue {2930 } OK: TestToLanguageTagOmitTrue2931 TestMoveAssign {2932 } OK: TestMoveAssign2933 TestMoveCtor {2934 } OK: TestMoveCtor2935 TestBug20407iVariantPreferredValue {2936 } OK: TestBug20407iVariantPreferredValue2937 TestBug13417VeryLongLanguageTag {2938 } OK: TestBug13417VeryLongLanguageTag2939 TestBug11053UnderlineTimeZone {2940 } OK: TestBug11053UnderlineTimeZone2941 TestUnd {2942 } OK: TestUnd2943 TestUndScript {2944 } OK: TestUndScript2945 TestUndRegion {2946 } OK: TestUndRegion2947 TestUndCAPI {2948 } OK: TestUndCAPI2949 TestRangeIterator {2950 } OK: TestRangeIterator2951 TestPointerConvertingIterator {2952 } OK: TestPointerConvertingIterator2953 TestTagConvertingIterator {2954 } OK: TestTagConvertingIterator2955 TestCapturingTagConvertingIterator {2956 } OK: TestCapturingTagConvertingIterator2957 TestSetUnicodeKeywordValueInLongLocale {2958 } OK: TestSetUnicodeKeywordValueInLongLocale2959 TestSetUnicodeKeywordValueNullInLongLocale {2960 } OK: TestSetUnicodeKeywordValueNullInLongLocale2961 TestCanonicalize {2962 } OK: TestCanonicalize2963 TestLeak21419 {2964 } OK: TestLeak214192965 TestNullDereferenceWrite21597 {2966 } OK: TestNullDereferenceWrite215972967 TestLongLocaleSetKeywordAssign {2968 } OK: TestLongLocaleSetKeywordAssign2969 TestLongLocaleSetKeywordMoveAssign {2970 } OK: TestLongLocaleSetKeywordMoveAssign2971 TestSierraLeoneCurrency21997 {2972 } OK: TestSierraLeoneCurrency219972973 TestPayload {2974 } OK: TestPayload2975 } OK: LocaleTest (18ms)2976 CharIterTest {2977 TestConstructionAndEquality {2978 } OK: TestConstructionAndEquality2979 TestConstructionAndEqualityUChariter {2980 } OK: TestConstructionAndEqualityUChariter2981 TestIteration {2982 } OK: TestIteration2983 TestIterationUChar32 {2984 } OK: TestIterationUChar322985 TestUCharIterator {2986 } OK: TestUCharIterator2987 TestCoverage {2988 } OK: TestCoverage2989 TestCharIteratorSubClasses {2990 } OK: TestCharIteratorSubClasses2991 } OK: CharIterTest2992 UObjectTest {2993 testIDs {2994 } OK: testIDs2995 testUMemory {2996 } OK: testUMemory2997 TestMFCCompatibility {2998 } OK: TestMFCCompatibility2999 TestCompilerRTTI {3000 } OK: TestCompilerRTTI3001 } OK: UObjectTest3002 UnicodeTest {3003 TestAdditionalProperties {3004 } OK: TestAdditionalProperties (109ms)3005 TestBinaryValues {3006 } OK: TestBinaryValues3007 TestConsistency {3008 } OK: TestConsistency3009 TestPatternProperties {3010 } OK: TestPatternProperties3011 TestScriptMetadata {3012 } OK: TestScriptMetadata3013 TestBidiPairedBracketType {3014 } OK: TestBidiPairedBracketType3015 TestEmojiProperties {3016 } OK: TestEmojiProperties3017 TestEmojiPropertiesOfStrings {3018 } OK: TestEmojiPropertiesOfStrings (20ms)3019 TestIndicPositionalCategory {3020 } OK: TestIndicPositionalCategory3021 TestIndicSyllabicCategory {3022 } OK: TestIndicSyllabicCategory3023 TestVerticalOrientation {3024 } OK: TestVerticalOrientation3025 TestDefaultScriptExtensions {3026 } OK: TestDefaultScriptExtensions3027 TestInvalidCodePointFolding {3028 } OK: TestInvalidCodePointFolding3029 TestBinaryCharacterProperties {3030 } OK: TestBinaryCharacterProperties3031 TestIntCharacterProperties {3032 } OK: TestIntCharacterProperties (9ms)3033 TestPropertyNames {3034 } OK: TestPropertyNames3035 TestIDSUnaryOperator {3036 } OK: TestIDSUnaryOperator3037 TestIDCompatMath {3038 } OK: TestIDCompatMath3039 TestPropertiesUsingPpucd {3040 } OK: TestPropertiesUsingPpucd (20ms)3041 TestIDStatus {3042 } OK: TestIDStatus3043 TestIDType {3044 } OK: TestIDType3045 TestScriptExtensionsCodePoints {3046 } OK: TestScriptExtensionsCodePoints3047 } OK: UnicodeTest (167ms)3048 ResourceBundleTest {3049 TestResourceBundles {3050 } OK: TestResourceBundles3051 TestConstruction {3052 } OK: TestConstruction3053 TestGetSize {3054 } OK: TestGetSize3055 TestGetLocaleByType {3056 } OK: TestGetLocaleByType3057 TestExemplar {3058 } OK: TestExemplar3059 TestPersonUnits {3060 } OK: TestPersonUnits3061 TestZuluFields {3062 } OK: TestZuluFields3063 } OK: ResourceBundleTest3064 NewResourceBundleTest {3065 TestResourceBundles {3066 } OK: TestResourceBundles3067 TestConstruction {3068 } OK: TestConstruction3069 TestIteration {3070 } OK: TestIteration3071 TestOtherAPI {3072 } OK: TestOtherAPI3073 TestNewTypes {3074 } OK: TestNewTypes3075 TestGetByFallback {3076 } OK: TestGetByFallback3077 TestFilter {3078 } OK: TestFilter3079 TestIntervalAliasFallbacks {3080 } OK: TestIntervalAliasFallbacks3081 TestOpenDirectFillIn {3082 } OK: TestOpenDirectFillIn3083 TestStackReuse {3084 } OK: TestStackReuse3085 } OK: NewResourceBundleTest3086 PUtilTest {3087 testMaxMin {3088 } OK: testMaxMin3089 testNaN {3090 } OK: testNaN3091 testPositiveInfinity {3092 } OK: testPositiveInfinity3093 testNegativeInfinity {3094 } OK: testNegativeInfinity3095 testZero {3096 } OK: testZero3097 } OK: PUtilTest3098 UVector32Test {3099 UVector32_API {3100 } OK: UVector32_API3101 } OK: UVector32Test3102 UVectorTest {3103 UVector_API {3104 } OK: UVector_API3105 UStack_API {3106 } OK: UStack_API3107 Hashtable_API {3108 } OK: Hashtable_API3109 } OK: UVectorTest3110 UTextTest {3111 TextTest {3112 } OK: TextTest (50ms)3113 ErrorTest {3114 } OK: ErrorTest3115 FreezeTest {3116 } OK: FreezeTest3117 Ticket5560 {3118 } OK: Ticket55603119 Ticket6847 {3120 } OK: Ticket68473121 Ticket10562 {3122 } OK: Ticket105623123 Ticket10983 {3124 } OK: Ticket109833125 Ticket12130 {3126 } OK: Ticket121303127 Ticket13344 {3128 } OK: Ticket133443129 AccessChangesChunkSize {3130 } OK: AccessChangesChunkSize3131 } OK: UTextTest (50ms)3132 LocaleAliasTest {3133 TestCalendar {3134 } OK: TestCalendar3135 TestDateFormat {3136 } OK: TestDateFormat3137 TestCollation {3138 } OK: TestCollation3139 TestULocale {3140 } OK: TestULocale3141 TestUResourceBundle {3142 } OK: TestUResourceBundle3143 TestDisplayName {3144 } OK: TestDisplayName3145 } OK: LocaleAliasTest3146 UnicodeSetTest {3147 TestPatterns {3148 } OK: TestPatterns3149 TestAddRemove {3150 } OK: TestAddRemove3151 TestCategories {3152 } OK: TestCategories3153 TestCloneEqualHash {3154 } OK: TestCloneEqualHash3155 TestMinimalRep {3156 } OK: TestMinimalRep3157 TestAPI {3158 } OK: TestAPI3159 TestScriptSet {3160 } OK: TestScriptSet3161 TestPropertySet {3162 } OK: TestPropertySet3163 TestClone {3164 } OK: TestClone3165 TestExhaustive {3166 } OK: TestExhaustive (27ms)3167 TestToPattern {3168 } OK: TestToPattern3169 TestIndexOf {3170 } OK: TestIndexOf3171 TestStrings {3172 } OK: TestStrings3173 Testj2268 {3174 } OK: Testj22683175 TestCloseOver {3176 } OK: TestCloseOver3177 TestCloseOverSimpleCaseFolding {3178 } OK: TestCloseOverSimpleCaseFolding3179 TestCloseOverLargeSets {3180 } OK: TestCloseOverLargeSets (156ms)3181 TestEscapePattern {3182 } OK: TestEscapePattern3183 TestInvalidCodePoint {3184 } OK: TestInvalidCodePoint3185 TestSymbolTable {3186 } OK: TestSymbolTable3187 TestLookupSymbolTable {3188 } OK: TestLookupSymbolTable3189 TestSurrogate {3190 } OK: TestSurrogate3191 TestPosixClasses {3192 } OK: TestPosixClasses3193 TestIteration {3194 } OK: TestIteration3195 TestFreezable {3196 } OK: TestFreezable3197 TestSpan {3198 } OK: TestSpan (114ms)3199 TestStringSpan {3200 } OK: TestStringSpan3201 TestPatternWithSurrogates {3202 } OK: TestPatternWithSurrogates3203 TestIntOverflow {3204 } OK: TestIntOverflow3205 TestUnusedCcc {3206 } OK: TestUnusedCcc3207 TestDeepPattern {3208 } OK: TestDeepPattern3209 TestEmptyString {3210 } OK: TestEmptyString3211 TestSkipToStrings {3212 } OK: TestSkipToStrings3213 TestPatternCodePointComplement {3214 } OK: TestPatternCodePointComplement3215 TestCodePointIterator {3216 } OK: TestCodePointIterator3217 TestRangeIterator {3218 } OK: TestRangeIterator3219 TestStringIterator {3220 } OK: TestStringIterator3221 TestElementIterator {3222 } OK: TestElementIterator3223 TestToPatternOutput {3224 } OK: TestToPatternOutput3225 TestParseErrors {3226 } OK: TestParseErrors3227 } OK: UnicodeSetTest (306ms)3228 ErrorCodeTest {3229 TestErrorCode {3230 } OK: TestErrorCode3231 TestSubclass {3232 } OK: TestSubclass3233 TestIcuTestErrorCode {3234 } OK: TestIcuTestErrorCode3235 } OK: ErrorCodeTest3236 LocalPointerTest {3237 TestLocalPointer {3238 } OK: TestLocalPointer3239 TestLocalPointerMoveSwap {3240 TestLocalPointerMoveSwap() with rvalue references3241 } OK: TestLocalPointerMoveSwap3242 TestLocalPointerStdUniquePtr {3243 } OK: TestLocalPointerStdUniquePtr3244 TestLocalArray {3245 } OK: TestLocalArray3246 TestLocalArrayMoveSwap {3247 TestLocalArrayMoveSwap() with rvalue references3248 } OK: TestLocalArrayMoveSwap3249 TestLocalArrayStdUniquePtr {3250 } OK: TestLocalArrayStdUniquePtr3251 TestLocalXyzPointer {3252 } OK: TestLocalXyzPointer3253 TestLocalXyzPointerMoveSwap {3254 TestLocalXyzPointerMoveSwap() with rvalue references3255 } OK: TestLocalXyzPointerMoveSwap3256 TestLocalXyzPointerNull {3257 } OK: TestLocalXyzPointerNull3258 TestLocalXyzStdUniquePtr {3259 } OK: TestLocalXyzStdUniquePtr3260 } OK: LocalPointerTest3261 BytesTrieTest {3262 TestBuilder {3263 } OK: TestBuilder3264 TestEmpty {3265 } OK: TestEmpty3266 Test_a {3267 } OK: Test_a3268 Test_a_ab {3269 } OK: Test_a_ab3270 TestShortestBranch {3271 } OK: TestShortestBranch3272 TestBranches {3273 } OK: TestBranches3274 TestLongSequence {3275 } OK: TestLongSequence3276 TestLongBranch {3277 } OK: TestLongBranch3278 TestValuesForState {3279 } OK: TestValuesForState3280 TestCompact {3281 } OK: TestCompact3282 TestHasUniqueValue {3283 } OK: TestHasUniqueValue3284 TestGetNextBytes {3285 } OK: TestGetNextBytes3286 TestIteratorFromBranch {3287 } OK: TestIteratorFromBranch3288 TestIteratorFromLinearMatch {3289 } OK: TestIteratorFromLinearMatch3290 TestTruncatingIteratorFromRoot {3291 } OK: TestTruncatingIteratorFromRoot3292 TestTruncatingIteratorFromLinearMatchShort {3293 } OK: TestTruncatingIteratorFromLinearMatchShort3294 TestTruncatingIteratorFromLinearMatchLong {3295 } OK: TestTruncatingIteratorFromLinearMatchLong3296 TestIteratorFromBytes {3297 } OK: TestIteratorFromBytes3298 TestFailedIterator {3299 } OK: TestFailedIterator3300 TestDelta {3301 } OK: TestDelta3302 } OK: BytesTrieTest3303 UCharsTrieTest {3304 TestBuilder {3305 } OK: TestBuilder3306 TestEmpty {3307 } OK: TestEmpty3308 Test_a {3309 } OK: Test_a3310 Test_a_ab {3311 } OK: Test_a_ab3312 TestShortestBranch {3313 } OK: TestShortestBranch3314 TestBranches {3315 } OK: TestBranches3316 TestLongSequence {3317 } OK: TestLongSequence3318 TestLongBranch {3319 } OK: TestLongBranch3320 TestValuesForState {3321 } OK: TestValuesForState3322 TestCompact {3323 } OK: TestCompact3324 TestFirstForCodePoint {3325 } OK: TestFirstForCodePoint3326 TestNextForCodePoint {3327 } OK: TestNextForCodePoint3328 TestLargeTrie {3329 } OK: TestLargeTrie (17ms)3330 TestHasUniqueValue {3331 } OK: TestHasUniqueValue3332 TestGetNextUChars {3333 } OK: TestGetNextUChars3334 TestIteratorFromBranch {3335 } OK: TestIteratorFromBranch3336 TestIteratorFromLinearMatch {3337 } OK: TestIteratorFromLinearMatch3338 TestTruncatingIteratorFromRoot {3339 } OK: TestTruncatingIteratorFromRoot3340 TestTruncatingIteratorFromLinearMatchShort {3341 } OK: TestTruncatingIteratorFromLinearMatchShort3342 TestTruncatingIteratorFromLinearMatchLong {3343 } OK: TestTruncatingIteratorFromLinearMatchLong3344 TestIteratorFromUChars {3345 } OK: TestIteratorFromUChars3346 } OK: UCharsTrieTest (18ms)3347 EnumSetTest {3348 TestEnumSet {3349 } OK: TestEnumSet3350 } OK: EnumSetTest3351 SimpleFormatterTest {3352 TestNoArguments {3353 } OK: TestNoArguments3354 TestSyntaxErrors {3355 } OK: TestSyntaxErrors3356 TestOneArgument {3357 } OK: TestOneArgument3358 TestBigArgument {3359 } OK: TestBigArgument3360 TestManyArguments {3361 } OK: TestManyArguments3362 TestTooFewArgumentValues {3363 } OK: TestTooFewArgumentValues3364 TestBadArguments {3365 } OK: TestBadArguments3366 TestTextWithNoArguments {3367 } OK: TestTextWithNoArguments3368 TestFormatReplaceNoOptimization {3369 } OK: TestFormatReplaceNoOptimization3370 TestFormatReplaceNoOptimizationLeadingText {3371 } OK: TestFormatReplaceNoOptimizationLeadingText3372 TestFormatReplaceOptimization {3373 } OK: TestFormatReplaceOptimization3374 TestFormatReplaceNoOptimizationLeadingArgumentUsedTwice {3375 } OK: TestFormatReplaceNoOptimizationLeadingArgumentUsedTwice3376 TestFormatReplaceOptimizationNoOffsets {3377 } OK: TestFormatReplaceOptimizationNoOffsets3378 TestFormatReplaceNoOptimizationNoOffsets {3379 } OK: TestFormatReplaceNoOptimizationNoOffsets3380 TestQuotingLikeMessageFormat {3381 } OK: TestQuotingLikeMessageFormat3382 } OK: SimpleFormatterTest3383 UnifiedCacheTest {3384 TestEvictionPolicy {3385 } OK: TestEvictionPolicy3386 TestBounded {3387 } OK: TestBounded3388 TestBasic {3389 } OK: TestBasic3390 TestError {3391 } OK: TestError3392 TestHashEquals {3393 } OK: TestHashEquals3394 TestEvictionUnderStress {3395 } OK: TestEvictionUnderStress (126ms)3396 } OK: UnifiedCacheTest (126ms)3397 QuantityFormatterTest {3398 TestBasic {3399 } OK: TestBasic3400 } OK: QuantityFormatterTest3401 PluralMapTest {3402 TestToCategory {3403 } OK: TestToCategory3404 TestGetCategoryName {3405 } OK: TestGetCategoryName3406 TestGet {3407 } OK: TestGet3408 TestIterate {3409 } OK: TestIterate3410 TestEqual {3411 } OK: TestEqual3412 TestCopyAndAssign {3413 } OK: TestCopyAndAssign3414 } OK: PluralMapTest3415 StaticUnicodeSetsTest {3416 testNonEmpty {3417 } OK: testNonEmpty3418 } OK: StaticUnicodeSetsTest3419 LocaleBuilderTest {3420 TestAddRemoveUnicodeLocaleAttribute {3421 } OK: TestAddRemoveUnicodeLocaleAttribute3422 TestAddRemoveUnicodeLocaleAttributeWellFormed {3423 } OK: TestAddRemoveUnicodeLocaleAttributeWellFormed3424 TestAddUnicodeLocaleAttributeIllFormed {3425 } OK: TestAddUnicodeLocaleAttributeIllFormed3426 TestLocaleBuilder {3427 } OK: TestLocaleBuilder3428 TestLocaleBuilderBasic {3429 } OK: TestLocaleBuilderBasic3430 TestLocaleBuilderBasicWithExtensionsOnDefaultLocale {3431 } OK: TestLocaleBuilderBasicWithExtensionsOnDefaultLocale3432 TestPosixCases {3433 } OK: TestPosixCases3434 TestSetExtensionOthers {3435 } OK: TestSetExtensionOthers3436 TestSetExtensionPU {3437 } OK: TestSetExtensionPU3438 TestSetExtensionT {3439 } OK: TestSetExtensionT3440 TestSetExtensionU {3441 } OK: TestSetExtensionU3442 TestSetExtensionValidateOthersIllFormed {3443 } OK: TestSetExtensionValidateOthersIllFormed3444 TestSetExtensionValidateOthersWellFormed {3445 } OK: TestSetExtensionValidateOthersWellFormed3446 TestSetExtensionValidatePUIllFormed {3447 } OK: TestSetExtensionValidatePUIllFormed3448 TestSetExtensionValidatePUWellFormed {3449 } OK: TestSetExtensionValidatePUWellFormed3450 TestSetExtensionValidateTIllFormed {3451 } OK: TestSetExtensionValidateTIllFormed3452 TestSetExtensionValidateTWellFormed {3453 } OK: TestSetExtensionValidateTWellFormed3454 TestSetExtensionValidateUIllFormed {3455 } OK: TestSetExtensionValidateUIllFormed3456 TestSetExtensionValidateUWellFormed {3457 } OK: TestSetExtensionValidateUWellFormed3458 TestSetLanguageIllFormed {3459 } OK: TestSetLanguageIllFormed3460 TestSetLanguageWellFormed {3461 } OK: TestSetLanguageWellFormed3462 TestSetLocale {3463 } OK: TestSetLocale3464 TestSetRegionIllFormed {3465 } OK: TestSetRegionIllFormed3466 TestSetRegionWellFormed {3467 } OK: TestSetRegionWellFormed3468 TestSetScriptIllFormed {3469 } OK: TestSetScriptIllFormed3470 TestSetScriptWellFormed {3471 } OK: TestSetScriptWellFormed3472 TestSetUnicodeLocaleKeywordIllFormedKey {3473 } OK: TestSetUnicodeLocaleKeywordIllFormedKey3474 TestSetUnicodeLocaleKeywordIllFormedValue {3475 } OK: TestSetUnicodeLocaleKeywordIllFormedValue3476 TestSetUnicodeLocaleKeywordWellFormed {3477 } OK: TestSetUnicodeLocaleKeywordWellFormed3478 TestSetVariantIllFormed {3479 } OK: TestSetVariantIllFormed3480 TestSetVariantWellFormed {3481 } OK: TestSetVariantWellFormed3482 } OK: LocaleBuilderTest3483 LocaleMatcherTest {3484 testEmpty {3485 } OK: testEmpty3486 testCopyErrorTo {3487 } OK: testCopyErrorTo3488 testBasics {3489 } OK: testBasics3490 testSupportedDefault {3491 } OK: testSupportedDefault3492 testUnsupportedDefault {3493 } OK: testUnsupportedDefault3494 testNoDefault {3495 } OK: testNoDefault3496 testDemotion {3497 } OK: testDemotion3498 testDirection {3499 } OK: testDirection3500 testMaxDistanceAndIsMatch {3501 } OK: testMaxDistanceAndIsMatch3502 testMatch {3503 } OK: testMatch3504 testResolvedLocale {3505 } OK: testResolvedLocale3506 testDataDriven {3507 (Known issue 20727) ignoring makeResolvedLocale() line 5833508 skipping test case on line 692 with non-default threshold: not exposed via API3509 skipping test case on line 694 with non-default threshold: not exposed via API3510 skipping test case on line 696 with non-default threshold: not exposed via API3511 skipping test case on line 1960 with non-default threshold: not exposed via API3512 number of passing test cases: 9293513 } OK: testDataDriven3514 } OK: LocaleMatcherTest3515 UHashTest {3516 TestStringView {3517 } OK: TestStringView3518 } OK: UHashTest3519 UColHeaderOnlyTest {3520 TestPredicateTypes {3521 } OK: TestPredicateTypes3522 } OK: UColHeaderOnlyTest3523 USetHeaderOnlyTest {3524 TestUSetCodePointIterator {3525 } OK: TestUSetCodePointIterator3526 TestUSetRangeIterator {3527 } OK: TestUSetRangeIterator3528 TestUSetStringIterator {3529 } OK: TestUSetStringIterator3530 TestUSetElementIterator {3531 } OK: TestUSetElementIterator3532 } OK: USetHeaderOnlyTest3533 UTFIteratorTest {3534 testSafe16Good {3535 } OK: testSafe16Good3536 testSafe16Negative {3537 } OK: testSafe16Negative3538 testSafe16FFFD {3539 } OK: testSafe16FFFD3540 testSafe16Surrogate {3541 } OK: testSafe16Surrogate3542 testUnsafe16 {3543 } OK: testUnsafe163544 testSafe16SinglePassIterGood {3545 } OK: testSafe16SinglePassIterGood3546 testSafe16SinglePassIterNegative {3547 } OK: testSafe16SinglePassIterNegative3548 testUnsafe16SinglePassIter {3549 } OK: testUnsafe16SinglePassIter3550 testSafe16SinglePassIterNulGood {3551 } OK: testSafe16SinglePassIterNulGood3552 testSafe16FwdIter {3553 } OK: testSafe16FwdIter3554 testUnsafe16FwdIter {3555 } OK: testUnsafe16FwdIter3556 testSafe8Good {3557 } OK: testSafe8Good3558 testSafe8Negative {3559 } OK: testSafe8Negative3560 testSafe8FFFD {3561 } OK: testSafe8FFFD3562 testUnsafe8 {3563 } OK: testUnsafe83564 testSafe8SinglePassIterGood {3565 } OK: testSafe8SinglePassIterGood3566 testSafe8SinglePassIterFFFD {3567 } OK: testSafe8SinglePassIterFFFD3568 testUnsafe8SinglePassIter {3569 } OK: testUnsafe8SinglePassIter3570 testUnsafe8SinglePassIterNul {3571 } OK: testUnsafe8SinglePassIterNul3572 testSafe8FwdIter {3573 } OK: testSafe8FwdIter3574 testUnsafe8FwdIter {3575 } OK: testUnsafe8FwdIter3576 testSafe8FwdIterNul {3577 } OK: testSafe8FwdIterNul3578 testSafe32Good {3579 } OK: testSafe32Good3580 testSafe32Negative {3581 } OK: testSafe32Negative3582 testSafe32FFFD {3583 } OK: testSafe32FFFD3584 testSafe32Surrogate {3585 } OK: testSafe32Surrogate3586 testUnsafe32 {3587 } OK: testUnsafe323588 testSafe32SinglePassIterGood {3589 } OK: testSafe32SinglePassIterGood3590 testSafe32SinglePassIterSurrogate {3591 } OK: testSafe32SinglePassIterSurrogate3592 testUnsafe32SinglePassIter {3593 } OK: testUnsafe32SinglePassIter3594 testSafe32FwdIter {3595 } OK: testSafe32FwdIter3596 testUnsafe32FwdIter {3597 } OK: testUnsafe32FwdIter3598 testUnsafe32FwdIterNul {3599 } OK: testUnsafe32FwdIterNul3600 testSafe16LongLinearContig {3601 } OK: testSafe16LongLinearContig3602 testSafe8LongLinearContig {3603 } OK: testSafe8LongLinearContig3604 testSafe32LongLinearContig {3605 } OK: testSafe32LongLinearContig3606 testUnsafe16LongLinearContig {3607 } OK: testUnsafe16LongLinearContig3608 testUnsafe8LongLinearContig {3609 } OK: testUnsafe8LongLinearContig3610 testUnsafe32LongLinearContig {3611 } OK: testUnsafe32LongLinearContig3612 testSafe16LongLinearInput {3613 } OK: testSafe16LongLinearInput3614 testSafe8LongLinearInput {3615 } OK: testSafe8LongLinearInput3616 testSafe32LongLinearInput {3617 } OK: testSafe32LongLinearInput3618 testUnsafe16LongLinearInput {3619 } OK: testUnsafe16LongLinearInput3620 testUnsafe8LongLinearInput {3621 } OK: testUnsafe8LongLinearInput3622 testUnsafe32LongLinearInput {3623 } OK: testUnsafe32LongLinearInput3624 testSafe16LongLinearFwd {3625 } OK: testSafe16LongLinearFwd3626 testSafe8LongLinearFwd {3627 } OK: testSafe8LongLinearFwd3628 testSafe32LongLinearFwd {3629 } OK: testSafe32LongLinearFwd3630 testUnsafe16LongLinearFwd {3631 } OK: testUnsafe16LongLinearFwd3632 testUnsafe8LongLinearFwd {3633 } OK: testUnsafe8LongLinearFwd3634 testUnsafe32LongLinearFwd {3635 } OK: testUnsafe32LongLinearFwd3636 testSafe16LongBackward {3637 } OK: testSafe16LongBackward3638 testSafe8LongBackward {3639 } OK: testSafe8LongBackward3640 testSafe32LongBackward {3641 } OK: testSafe32LongBackward3642 testUnsafe16LongBackward {3643 } OK: testUnsafe16LongBackward3644 testUnsafe8LongBackward {3645 } OK: testUnsafe8LongBackward3646 testUnsafe32LongBackward {3647 } OK: testUnsafe32LongBackward3648 testSafe16LongReverse {3649 } OK: testSafe16LongReverse3650 testSafe8LongReverse {3651 } OK: testSafe8LongReverse3652 testSafe32LongReverse {3653 } OK: testSafe32LongReverse3654 testUnsafe16LongReverse {3655 } OK: testUnsafe16LongReverse3656 testUnsafe8LongReverse {3657 } OK: testUnsafe8LongReverse3658 testUnsafe32LongReverse {3659 } OK: testUnsafe32LongReverse3660 testSafe16Zigzag {3661 } OK: testSafe16Zigzag3662 testSafe8Zigzag {3663 } OK: testSafe8Zigzag3664 testSafe32Zigzag {3665 } OK: testSafe32Zigzag3666 testUnsafe16Zigzag {3667 } OK: testUnsafe16Zigzag3668 testUnsafe8Zigzag {3669 } OK: testUnsafe8Zigzag3670 testUnsafe32Zigzag {3671 } OK: testUnsafe32Zigzag3672 testSafe16ZigzagReverse {3673 } OK: testSafe16ZigzagReverse3674 testSafe8ZigzagReverse {3675 } OK: testSafe8ZigzagReverse3676 testSafe32ZigzagReverse {3677 } OK: testSafe32ZigzagReverse3678 testUnsafe16ZigzagReverse {3679 } OK: testUnsafe16ZigzagReverse3680 testUnsafe8ZigzagReverse {3681 } OK: testUnsafe8ZigzagReverse3682 testUnsafe32ZigzagReverse {3683 } OK: testUnsafe32ZigzagReverse3684 testOwnership {3685 } OK: testOwnership3686 testCPDefaultConstructors {3687 } OK: testCPDefaultConstructors3688 testIteratorCompatibility {3689 } OK: testIteratorCompatibility3690 testAllCodePoints {3691 } OK: testAllCodePoints3692 testAllScalarValues {3693 } OK: testAllScalarValues3694 } OK: UTFIteratorTest (6ms)3695 UTFStringTest {3696 testAppendOrFFFD {3697 } OK: testAppendOrFFFD3698 testAppendUnsafe {3699 } OK: testAppendUnsafe3700 testEncodeOrFFFD {3701 } OK: testEncodeOrFFFD3702 testEncodeUnsafe {3703 } OK: testEncodeUnsafe3704 } OK: UTFStringTest3705 } OK: utility ( 1.30s )3706 normalize {3707 BasicNormalizerTest {3708 TestDecomp {3709 } OK: TestDecomp3710 TestCompatDecomp {3711 } OK: TestCompatDecomp3712 TestCanonCompose {3713 } OK: TestCanonCompose3714 TestCompatCompose {3715 } OK: TestCompatCompose3716 TestPrevious {3717 } OK: TestPrevious3718 TestHangulDecomp {3719 } OK: TestHangulDecomp3720 TestHangulCompose {3721 } OK: TestHangulCompose3722 TestTibetan {3723 } OK: TestTibetan3724 TestCompositionExclusion {3725 } OK: TestCompositionExclusion3726 TestZeroIndex {3727 } OK: TestZeroIndex3728 TestVerisign {3729 } OK: TestVerisign3730 TestPreviousNext {3731 } OK: TestPreviousNext3732 TestNormalizerAPI {3733 } OK: TestNormalizerAPI3734 TestConcatenate {3735 } OK: TestConcatenate3736 FindFoldFCDExceptions {3737 } OK: FindFoldFCDExceptions (44ms)3738 TestCompare {3739 } OK: TestCompare3740 TestSkippable {3741 } OK: TestSkippable (196ms)3742 TestCustomComp {3743 } OK: TestCustomComp3744 TestCustomFCC {3745 } OK: TestCustomFCC3746 TestFilteredNormalizer2Coverage {3747 } OK: TestFilteredNormalizer2Coverage3748 TestComposeUTF8WithEdits {3749 } OK: TestComposeUTF8WithEdits3750 TestDecomposeUTF8WithEdits {3751 } OK: TestDecomposeUTF8WithEdits3752 TestLowMappingToEmpty_D {3753 } OK: TestLowMappingToEmpty_D3754 TestLowMappingToEmpty_FCD {3755 } OK: TestLowMappingToEmpty_FCD3756 TestNormalizeIllFormedText {3757 } OK: TestNormalizeIllFormedText3758 TestComposeJamoTBase {3759 } OK: TestComposeJamoTBase3760 TestComposeBoundaryAfter {3761 } OK: TestComposeBoundaryAfter3762 TestNFKC_SCF {3763 } OK: TestNFKC_SCF3764 } OK: BasicNormalizerTest (248ms)3765 NormalizerConformanceTest {3766 TestConformance {3767 } OK: TestConformance (226ms)3768 TestConformance32 {3769 } OK: TestConformance32 (60ms)3770 TestCase6 {3771 } OK: TestCase63772 } OK: NormalizerConformanceTest (286ms)3773 CanonicalIteratorTest {3774 TestBasic {3775 } OK: TestBasic3776 TestExhaustive {3777 } OK: TestExhaustive (101ms)3778 TestAPI {3779 } OK: TestAPI3780 } OK: CanonicalIteratorTest (101ms)3781 } OK: normalize (635ms)3782 collate {3783 CollationEnglishTest {3784 TestPrimary {3785 } OK: TestPrimary3786 TestSecondary {3787 } OK: TestSecondary3788 TestTertiary {3789 } OK: TestTertiary3790 } OK: CollationEnglishTest3791 CollationFrenchTest {3792 TestSecondary {3793 } OK: TestSecondary3794 TestTertiary {3795 } OK: TestTertiary3796 TestExtra {3797 } OK: TestExtra3798 } OK: CollationFrenchTest3799 CollationGermanTest {3800 TestPrimary {3801 } OK: TestPrimary3802 TestTertiary {3803 } OK: TestTertiary3804 } OK: CollationGermanTest3805 CollationSpanishTest {3806 TestPrimary {3807 } OK: TestPrimary3808 TestTertiary {3809 } OK: TestTertiary3810 } OK: CollationSpanishTest3811 CollationKanaTest {3812 TestTertiary {3813 } OK: TestTertiary3814 TestBase {3815 } OK: TestBase3816 TestSmallLarge {3817 } OK: TestSmallLarge3818 TestTestPlainDakutenHandakuten {3819 } OK: TestTestPlainDakutenHandakuten3820 TestKatakanaHiragana {3821 } OK: TestKatakanaHiragana3822 TestChooonKigoo {3823 } OK: TestChooonKigoo3824 } OK: CollationKanaTest3825 CollationTurkishTest {3826 TestPrimary {3827 } OK: TestPrimary3828 TestTertiary {3829 } OK: TestTertiary3830 } OK: CollationTurkishTest3831 CollationDummyTest {3832 TestPrimary {3833 } OK: TestPrimary3834 TestSecondary {3835 } OK: TestSecondary3836 TestTertiary {3837 } OK: TestTertiary3838 TestExtra {3839 } OK: TestExtra3840 TestIdentical {3841 } OK: TestIdentical3842 TestJB581 {3843 } OK: TestJB5813844 } OK: CollationDummyTest3845 G7CollationTest {3846 TestG7Locales {3847 } OK: TestG7Locales (89ms)3848 TestDemo1 {3849 } OK: TestDemo13850 TestDemo2 {3851 } OK: TestDemo23852 TestDemo3 {3853 } OK: TestDemo33854 TestDemo4 {3855 } OK: TestDemo43856 } OK: G7CollationTest (97ms)3857 CollationMonkeyTest {3858 TestCompare {3859 } OK: TestCompare3860 TestCollationKey {3861 } OK: TestCollationKey3862 TestRules {3863 } OK: TestRules3864 } OK: CollationMonkeyTest3865 CollationAPITest {3866 TestProperty {3867 } OK: TestProperty3868 TestKeywordValues {3869 } OK: TestKeywordValues3870 TestOperators {3871 } OK: TestOperators (7ms)3872 TestDuplicate {3873 } OK: TestDuplicate3874 TestCompare {3875 } OK: TestCompare3876 TestHashCode {3877 } OK: TestHashCode3878 TestCollationKey {3879 } OK: TestCollationKey3880 TestElemIter {3881 } OK: TestElemIter3882 TestGetAll {3883 } OK: TestGetAll3884 TestRuleBasedColl {3885 } OK: TestRuleBasedColl3886 TestDecomposition {3887 } OK: TestDecomposition3888 TestSafeClone {3889 } OK: TestSafeClone3890 TestSortKey {3891 } OK: TestSortKey3892 TestSortKeyOverflow {3893 } OK: TestSortKeyOverflow (22ms)3894 TestMaxExpansion {3895 } OK: TestMaxExpansion (7ms)3896 TestDisplayName {3897 } OK: TestDisplayName3898 TestAttribute {3899 } OK: TestAttribute3900 TestVariableTopSetting {3901 } OK: TestVariableTopSetting3902 TestMaxVariable {3903 } OK: TestMaxVariable3904 TestRules {3905 } OK: TestRules3906 TestGetLocale {3907 } OK: TestGetLocale3908 TestBounds {3909 } OK: TestBounds3910 TestGetTailoredSet {3911 } OK: TestGetTailoredSet3912 TestUClassID {3913 } OK: TestUClassID3914 TestSubclass {3915 } OK: TestSubclass3916 TestNullptrCharTailoring {3917 } OK: TestNullptrCharTailoring3918 TestClone {3919 } OK: TestClone3920 TestCloneBinary {3921 } OK: TestCloneBinary3922 TestIterNumeric {3923 } OK: TestIterNumeric3924 TestBadKeywords {3925 } OK: TestBadKeywords3926 TestGapTooSmall {3927 } OK: TestGapTooSmall (71ms)3928 TestNFCNull {3929 } OK: TestNFCNull (116ms)3930 } OK: CollationAPITest (234ms)3931 CollationRegressionTest {3932 Test4048446 {3933 } OK: Test40484463934 Test4051866 {3935 } OK: Test40518663936 Test4053636 {3937 } OK: Test40536363938 Test4054238 {3939 } OK: Test40542383940 Test4054734 {3941 } OK: Test40547343942 Test4054736 {3943 } OK: Test40547363944 Test4058613 {3945 } OK: Test40586133946 Test4059820 {3947 } OK: Test40598203948 Test4060154 {3949 } OK: Test40601543950 Test4062418 {3951 } OK: Test40624183952 Test4065540 {3953 } OK: Test40655403954 Test4066189 {3955 } OK: Test40661893956 Test4066696 {3957 } OK: Test40666963958 Test4076676 {3959 } OK: Test40766763960 Test4078588 {3961 } OK: Test40785883962 Test4079231 {3963 } OK: Test40792313964 Test4081866 {3965 } OK: Test40818663966 Test4087241 {3967 } OK: Test40872413968 Test4087243 {3969 } OK: Test40872433970 Test4092260 {3971 } OK: Test40922603972 Test4095316 {3973 } OK: Test40953163974 Test4101940 {3975 } OK: Test41019403976 Test4103436 {3977 } OK: Test41034363978 Test4114076 {3979 } OK: Test41140763980 Test4114077 {3981 } OK: Test41140773982 Test4124632 {3983 } OK: Test41246323984 Test4132736 {3985 } OK: Test41327363986 Test4133509 {3987 } OK: Test41335093988 Test4139572 {3989 } OK: Test41395723990 Test4141640 {3991 } OK: Test41416403992 Test4179216 {3993 } OK: Test41792163994 TestT7189 {3995 } OK: TestT71893996 TestCaseFirstCompression {3997 } OK: TestCaseFirstCompression3998 TestTrailingComment {3999 } OK: TestTrailingComment4000 TestBeforeWithTooStrongAfter {4001 } OK: TestBeforeWithTooStrongAfter4002 TestICU22277 {4003 } OK: TestICU222774004 TestICU22517 {4005 } OK: TestICU22517 (104ms)4006 TestICU22555InfinityLoop {4007 } OK: TestICU22555InfinityLoop4008 } OK: CollationRegressionTest (117ms)4009 CollationCurrencyTest {4010 currencyTest {4011 } OK: currencyTest4012 } OK: CollationCurrencyTest4013 CollationIteratorTest {4014 TestPrevious {4015 } OK: TestPrevious (6ms)4016 TestOffset {4017 } OK: TestOffset4018 TestSetText {4019 } OK: TestSetText4020 TestMaxExpansion {4021 } OK: TestMaxExpansion4022 TestClearBuffers {4023 } OK: TestClearBuffers4024 TestUnicodeChar {4025 } OK: TestUnicodeChar4026 TestAssignment {4027 } OK: TestAssignment4028 TestConstructors {4029 } OK: TestConstructors4030 TestStrengthOrder {4031 } OK: TestStrengthOrder4032 } OK: CollationIteratorTest (15ms)4033 CollationThaiTest {4034 TestDictionary {4035 } OK: TestDictionary (14ms)4036 TestCornerCases {4037 } OK: TestCornerCases4038 TestNamesList {4039 } OK: TestNamesList4040 TestInvalidThai {4041 } OK: TestInvalidThai4042 TestReordering {4043 } OK: TestReordering4044 } OK: CollationThaiTest (16ms)4045 LotusCollationKoreanTest {4046 TestTertiary {4047 } OK: TestTertiary4048 } OK: LotusCollationKoreanTest4049 StringSearchTest {4050 TestOpenClose {4051 } OK: TestOpenClose4052 TestInitialization {4053 } OK: TestInitialization4054 TestBasic {4055 } OK: TestBasic4056 TestNormExact {4057 } OK: TestNormExact4058 TestStrength {4059 } OK: TestStrength4060 TestBreakIterator {4061 } OK: TestBreakIterator4062 TestVariable {4063 } OK: TestVariable4064 TestOverlap {4065 } OK: TestOverlap4066 TestCollator {4067 } OK: TestCollator4068 TestPattern {4069 } OK: TestPattern4070 TestText {4071 } OK: TestText4072 TestCompositeBoundaries {4073 } OK: TestCompositeBoundaries4074 TestGetSetOffset {4075 } OK: TestGetSetOffset4076 TestGetSetAttribute {4077 } OK: TestGetSetAttribute4078 TestGetMatch {4079 } OK: TestGetMatch4080 TestSetMatch {4081 } OK: TestSetMatch4082 TestReset {4083 } OK: TestReset4084 TestSupplementary {4085 } OK: TestSupplementary4086 TestContraction {4087 } OK: TestContraction4088 TestIgnorable {4089 } OK: TestIgnorable4090 TestCanonical {4091 } OK: TestCanonical4092 TestNormCanonical {4093 } OK: TestNormCanonical4094 TestStrengthCanonical {4095 } OK: TestStrengthCanonical4096 TestBreakIteratorCanonical {4097 } OK: TestBreakIteratorCanonical4098 TestVariableCanonical {4099 } OK: TestVariableCanonical4100 TestOverlapCanonical {4101 } OK: TestOverlapCanonical4102 TestCollatorCanonical {4103 } OK: TestCollatorCanonical4104 TestPatternCanonical {4105 } OK: TestPatternCanonical4106 TestTextCanonical {4107 } OK: TestTextCanonical4108 TestCompositeBoundariesCanonical {4109 } OK: TestCompositeBoundariesCanonical4110 TestGetSetOffsetCanonical {4111 } OK: TestGetSetOffsetCanonical4112 TestSupplementaryCanonical {4113 } OK: TestSupplementaryCanonical4114 TestContractionCanonical {4115 } OK: TestContractionCanonical4116 TestUClassID {4117 } OK: TestUClassID4118 TestSubclass {4119 } OK: TestSubclass4120 TestCoverage {4121 } OK: TestCoverage4122 TestDiacriticMatch {4123 } OK: TestDiacriticMatch4124 TestBug22775 {4125 } OK: TestBug227754126 } OK: StringSearchTest (15ms)4127 UCAConformanceTest {4128 TestTableNonIgnorable {4129 } OK: TestTableNonIgnorable (43ms)4130 TestTableShifted {4131 } OK: TestTableShifted (58ms)4132 TestRulesNonIgnorable {4133 (Known issue cldrbug:6745) UCARules.txt has problems4134 } OK: TestRulesNonIgnorable4135 TestRulesShifted {4136 } OK: TestRulesShifted4137 } OK: UCAConformanceTest (101ms)4138 CollationServiceTest {4139 TestRegister {4140 } OK: TestRegister4141 TestRegisterFactory {4142 } OK: TestRegisterFactory4143 TestSeparateTree {4144 } OK: TestSeparateTree4145 } OK: CollationServiceTest4146 CollationFinnishTest {4147 TestPrimary {4148 } OK: TestPrimary4149 TestTertiary {4150 } OK: TestTertiary4151 } OK: CollationFinnishTest4152 SSearchTest {4153 searchTest {4154 } OK: searchTest4155 offsetTest {4156 } OK: offsetTest4157 monkeyTest {4158 } OK: monkeyTest (165ms)4159 sharpSTest {4160 } OK: sharpSTest4161 goodSuffixTest {4162 } OK: goodSuffixTest4163 searchTime {4164 } OK: searchTime (477ms)4165 } OK: SSearchTest (646ms)4166 AlphabeticIndexTest {4167 APITest {4168 } OK: APITest4169 ManyLocalesTest {4170 } OK: ManyLocalesTest (14ms)4171 HackPinyinTest {4172 } OK: HackPinyinTest4173 TestBug9009 {4174 } OK: TestBug90094175 TestIndexCharactersList {4176 } OK: TestIndexCharactersList (7ms)4177 TestHaniFirst {4178 } OK: TestHaniFirst4179 TestPinyinFirst {4180 } OK: TestPinyinFirst4181 TestSchSt {4182 } OK: TestSchSt4183 TestNoLabels {4184 } OK: TestNoLabels4185 TestChineseZhuyin {4186 } OK: TestChineseZhuyin4187 TestJapaneseKanji {4188 } OK: TestJapaneseKanji4189 TestChineseUnihan {4190 } OK: TestChineseUnihan4191 testHasBuckets {4192 } OK: testHasBuckets4193 } OK: AlphabeticIndexTest (28ms)4194 CollationTest {4195 TestMinMax {4196 } OK: TestMinMax4197 TestImplicits {4198 } OK: TestImplicits (17ms)4199 TestNulTerminated {4200 } OK: TestNulTerminated4201 TestIllegalUTF8 {4202 } OK: TestIllegalUTF84203 TestShortFCDData {4204 } OK: TestShortFCDData4205 TestFCD {4206 } OK: TestFCD4207 TestCollationWeights {4208 } OK: TestCollationWeights4209 TestRootElements {4210 } OK: TestRootElements4211 TestTailoredElements {4212 } OK: TestTailoredElements (91ms)4213 TestDataDriven {4214 } OK: TestDataDriven (57ms)4215 TestLongLocale {4216 } OK: TestLongLocale4217 TestBuilderContextsOverflow {4218 } OK: TestBuilderContextsOverflow ((1.6s))4219 TestHang22414 {4220 } OK: TestHang224144221 TestCollatorPredicates {4222 } OK: TestCollatorPredicates4223 TestUCollatorPredicates {4224 } OK: TestUCollatorPredicates4225 TestCollatorPredicateTypes {4226 } OK: TestCollatorPredicateTypes4227 TestUCollatorPredicateTypes {4228 } OK: TestUCollatorPredicateTypes4229 TestCollatorMap {4230 } OK: TestCollatorMap4231 } OK: CollationTest ((1.8s))4232 } OK: collate ((3.1s))4233 regex {4234 Basic {4235 } OK: Basic4236 API_Match {4237 } OK: API_Match (29ms)4238 API_Replace {4239 } OK: API_Replace4240 API_Pattern {4241 } OK: API_Pattern4242 Extended {4243 } OK: Extended (65ms)4244 Errors {4245 } OK: Errors4246 PerlTests {4247 } OK: PerlTests4248 Callbacks {4249 } OK: Callbacks4250 FindProgressCallbacks {4251 } OK: FindProgressCallbacks4252 Bug6149 {4253 } OK: Bug61494254 UTextBasic {4255 } OK: UTextBasic4256 API_Match_UTF8 {4257 } OK: API_Match_UTF84258 API_Replace_UTF8 {4259 } OK: API_Replace_UTF84260 API_Pattern_UTF8 {4261 } OK: API_Pattern_UTF84262 PerlTestsUTF8 {4263 } OK: PerlTestsUTF84264 PreAllocatedUTextCAPI {4265 } OK: PreAllocatedUTextCAPI4266 Bug7651 {4267 } OK: Bug76514268 Bug7740 {4269 } OK: Bug77404270 Bug8479 {4271 } OK: Bug84794272 Bug7029 {4273 } OK: Bug70294274 CheckInvBufSize {4275 } OK: CheckInvBufSize4276 Bug9283 {4277 } OK: Bug92834278 Bug10459 {4279 } OK: Bug104594280 TestCaseInsensitiveStarters {4281 } OK: TestCaseInsensitiveStarters4282 TestBug11049 {4283 } OK: TestBug110494284 TestBug11371 {4285 } OK: TestBug113714286 TestBug11480 {4287 } OK: TestBug114804288 NamedCapture {4289 } OK: NamedCapture4290 NamedCaptureLimits {4291 } OK: NamedCaptureLimits4292 TestBug12884 {4293 } OK: TestBug128844294 TestBug13631 {4295 } OK: TestBug136314296 TestBug13632 {4297 } OK: TestBug136324298 TestBug20359 {4299 } OK: TestBug203594300 TestBug20863 {4301 } OK: TestBug208634302 TestBug23143 {4303 } OK: TestBug231434304 } OK: regex (115ms)4305 format {4306 IntlTestDateFormat {4307 GenericTest {4308 } OK: GenericTest4309 DefaultLocale {4310 } OK: DefaultLocale4311 TestAvailableLocales {4312 } OK: TestAvailableLocales4313 MonsterTest {4314 } OK: MonsterTest (7ms)4315 } OK: IntlTestDateFormat (9ms)4316 IntlTestNumberFormat {4317 createInstance {4318 } OK: createInstance4319 DefaultLocale {4320 } OK: DefaultLocale4321 testAvailableLocales {4322 } OK: testAvailableLocales4323 monsterTest {4324 } OK: monsterTest4325 } OK: IntlTestNumberFormat4326 CalendarTest {4327 TestDOW943 {4328 } OK: TestDOW9434329 TestClonesUnique908 {4330 } OK: TestClonesUnique9084331 TestGregorianChange768 {4332 } OK: TestGregorianChange7684333 TestDisambiguation765 {4334 } OK: TestDisambiguation7654335 TestGMTvsLocal4064654 {4336 } OK: TestGMTvsLocal40646544337 TestAddSetOrder621 {4338 } OK: TestAddSetOrder6214339 TestAdd520 {4340 } OK: TestAdd5204341 TestFieldSet4781 {4342 } OK: TestFieldSet47814343 TestSecondsZero121 {4344 } OK: TestSecondsZero1214345 TestAddSetGet0610 {4346 } OK: TestAddSetGet06104347 TestFields060 {4348 } OK: TestFields0604349 TestEpochStartFields {4350 } OK: TestEpochStartFields4351 TestDOWProgression {4352 } OK: TestDOWProgression4353 TestGenericAPI {4354 } OK: TestGenericAPI (6ms)4355 TestAddRollExtensive {4356 } OK: TestAddRollExtensive (176ms)4357 TestDOW_LOCALandYEAR_WOY {4358 } OK: TestDOW_LOCALandYEAR_WOY4359 TestWOY {4360 } OK: TestWOY4361 TestRog {4362 } OK: TestRog4363 TestYWOY {4364 } OK: TestYWOY4365 TestJD {4366 } OK: TestJD4367 TestDebug {4368 } OK: TestDebug4369 Test6703 {4370 } OK: Test67034371 Test3785 {4372 } OK: Test37854373 Test1624 {4374 } OK: Test16244375 TestTimeStamp {4376 } OK: TestTimeStamp4377 TestISO8601 {4378 } OK: TestISO86014379 TestAmbiguousWallTimeAPIs {4380 } OK: TestAmbiguousWallTimeAPIs4381 TestRepeatedWallTime {4382 } OK: TestRepeatedWallTime4383 TestSkippedWallTime {4384 } OK: TestSkippedWallTime4385 TestCloneLocale {4386 } OK: TestCloneLocale4387 TestIslamicUmAlQura {4388 } OK: TestIslamicUmAlQura4389 TestIslamicTabularDates {4390 } OK: TestIslamicTabularDates4391 TestHebrewMonthValidation {4392 } OK: TestHebrewMonthValidation4393 TestWeekData {4394 } OK: TestWeekData4395 TestAddAcrossZoneTransition {4396 } OK: TestAddAcrossZoneTransition4397 TestChineseCalendarMapping {4398 } OK: TestChineseCalendarMapping (357ms)4399 TestTimeZoneInLocale {4400 } OK: TestTimeZoneInLocale4401 TestBasicConversionISO8601 {4402 } OK: TestBasicConversionISO86014403 TestBasicConversionJapanese {4404 } OK: TestBasicConversionJapanese4405 TestBasicConversionBuddhist {4406 } OK: TestBasicConversionBuddhist4407 TestBasicConversionTaiwan {4408 } OK: TestBasicConversionTaiwan4409 TestBasicConversionPersian {4410 } OK: TestBasicConversionPersian4411 TestBasicConversionIslamic {4412 } OK: TestBasicConversionIslamic4413 TestBasicConversionIslamicTBLA {4414 } OK: TestBasicConversionIslamicTBLA4415 TestBasicConversionIslamicCivil {4416 } OK: TestBasicConversionIslamicCivil4417 TestBasicConversionIslamicRGSA {4418 } OK: TestBasicConversionIslamicRGSA4419 TestBasicConversionIslamicUmalqura {4420 } OK: TestBasicConversionIslamicUmalqura4421 TestBasicConversionHebrew {4422 } OK: TestBasicConversionHebrew4423 TestBasicConversionChinese {4424 } OK: TestBasicConversionChinese4425 TestBasicConversionDangi {4426 } OK: TestBasicConversionDangi4427 TestBasicConversionIndian {4428 } OK: TestBasicConversionIndian4429 TestBasicConversionCoptic {4430 } OK: TestBasicConversionCoptic4431 TestBasicConversionEthiopic {4432 } OK: TestBasicConversionEthiopic4433 TestBasicConversionEthiopicAmeteAlem {4434 } OK: TestBasicConversionEthiopicAmeteAlem4435 TestGregorianCalendarInTemporalLeapYear {4436 } OK: TestGregorianCalendarInTemporalLeapYear4437 TestChineseCalendarInTemporalLeapYear {4438 } OK: TestChineseCalendarInTemporalLeapYear (60ms)4439 TestDangiCalendarInTemporalLeapYear {4440 } OK: TestDangiCalendarInTemporalLeapYear (55ms)4441 TestHebrewCalendarInTemporalLeapYear {4442 } OK: TestHebrewCalendarInTemporalLeapYear4443 TestIslamicCalendarInTemporalLeapYear {4444 } OK: TestIslamicCalendarInTemporalLeapYear4445 TestIslamicCivilCalendarInTemporalLeapYear {4446 } OK: TestIslamicCivilCalendarInTemporalLeapYear4447 TestIslamicUmalquraCalendarInTemporalLeapYear {4448 } OK: TestIslamicUmalquraCalendarInTemporalLeapYear4449 TestIslamicRGSACalendarInTemporalLeapYear {4450 } OK: TestIslamicRGSACalendarInTemporalLeapYear4451 TestIslamicTBLACalendarInTemporalLeapYear {4452 } OK: TestIslamicTBLACalendarInTemporalLeapYear4453 TestPersianCalendarInTemporalLeapYear {4454 } OK: TestPersianCalendarInTemporalLeapYear4455 TestIndianCalendarInTemporalLeapYear {4456 } OK: TestIndianCalendarInTemporalLeapYear4457 TestTaiwanCalendarInTemporalLeapYear {4458 } OK: TestTaiwanCalendarInTemporalLeapYear4459 TestJapaneseCalendarInTemporalLeapYear {4460 } OK: TestJapaneseCalendarInTemporalLeapYear4461 TestBuddhistCalendarInTemporalLeapYear {4462 } OK: TestBuddhistCalendarInTemporalLeapYear4463 TestCopticCalendarInTemporalLeapYear {4464 } OK: TestCopticCalendarInTemporalLeapYear4465 TestEthiopicCalendarInTemporalLeapYear {4466 } OK: TestEthiopicCalendarInTemporalLeapYear4467 TestEthiopicAmeteAlemCalendarInTemporalLeapYear {4468 } OK: TestEthiopicAmeteAlemCalendarInTemporalLeapYear4469 TestChineseCalendarGetTemporalMonthCode {4470 } OK: TestChineseCalendarGetTemporalMonthCode4471 TestDangiCalendarGetTemporalMonthCode {4472 } OK: TestDangiCalendarGetTemporalMonthCode4473 TestHebrewCalendarGetTemporalMonthCode {4474 } OK: TestHebrewCalendarGetTemporalMonthCode4475 TestCopticCalendarGetTemporalMonthCode {4476 } OK: TestCopticCalendarGetTemporalMonthCode4477 TestEthiopicCalendarGetTemporalMonthCode {4478 } OK: TestEthiopicCalendarGetTemporalMonthCode4479 TestEthiopicAmeteAlemCalendarGetTemporalMonthCode {4480 } OK: TestEthiopicAmeteAlemCalendarGetTemporalMonthCode4481 TestGregorianCalendarSetTemporalMonthCode {4482 } OK: TestGregorianCalendarSetTemporalMonthCode4483 TestChineseCalendarSetTemporalMonthCode {4484 } OK: TestChineseCalendarSetTemporalMonthCode4485 TestHebrewCalendarSetTemporalMonthCode {4486 } OK: TestHebrewCalendarSetTemporalMonthCode4487 TestCopticCalendarSetTemporalMonthCode {4488 } OK: TestCopticCalendarSetTemporalMonthCode4489 TestEthiopicCalendarSetTemporalMonthCode {4490 } OK: TestEthiopicCalendarSetTemporalMonthCode4491 TestMostCalendarsOrdinalMonthSet {4492 } OK: TestMostCalendarsOrdinalMonthSet4493 TestChineseCalendarOrdinalMonthSet {4494 } OK: TestChineseCalendarOrdinalMonthSet4495 TestDangiCalendarOrdinalMonthSet {4496 } OK: TestDangiCalendarOrdinalMonthSet4497 TestHebrewCalendarOrdinalMonthSet {4498 } OK: TestHebrewCalendarOrdinalMonthSet4499 TestCalendarAddOrdinalMonth {4500 } OK: TestCalendarAddOrdinalMonth (12ms)4501 TestCalendarRollOrdinalMonth {4502 } OK: TestCalendarRollOrdinalMonth (20ms)4503 TestLimitsOrdinalMonth {4504 } OK: TestLimitsOrdinalMonth4505 TestActualLimitsOrdinalMonth {4506 } OK: TestActualLimitsOrdinalMonth4507 TestMaxActualLimitsWithoutGet23006 {4508 } OK: TestMaxActualLimitsWithoutGet230064509 TestChineseCalendarMonthInSpecialYear {4510 (Known issue ICU-22230) Problem between 1890/1/21 and 1890/4/184511 } OK: TestChineseCalendarMonthInSpecialYear4512 TestClearMonth {4513 } OK: TestClearMonth4514 TestFWWithISO8601 {4515 } OK: TestFWWithISO86014516 TestDangiOverflowIsLeapMonthBetween22507 {4517 } OK: TestDangiOverflowIsLeapMonthBetween225074518 TestRollWeekOfYear {4519 } OK: TestRollWeekOfYear4520 TestFirstDayOfWeek {4521 } OK: TestFirstDayOfWeek4522 Test22633ChineseOverflow {4523 } OK: Test22633ChineseOverflow4524 Test22962ChineseOverflow {4525 } OK: Test22962ChineseOverflow4526 Test22962BuddhistOverflow {4527 } OK: Test22962BuddhistOverflow4528 Test22633IndianOverflow {4529 } OK: Test22633IndianOverflow4530 Test22633IslamicUmalquraOverflow {4531 } OK: Test22633IslamicUmalquraOverflow4532 Test22633PersianOverflow {4533 } OK: Test22633PersianOverflow4534 Test22633HebrewOverflow {4535 } OK: Test22633HebrewOverflow4536 Test22633AMPMOverflow {4537 } OK: Test22633AMPMOverflow4538 Test22633SetGetTimeOverflow {4539 } OK: Test22633SetGetTimeOverflow4540 Test22633Set2FieldsGetTimeOverflow {4541 } OK: Test22633Set2FieldsGetTimeOverflow (16ms)4542 Test22633SetAddGetTimeOverflow {4543 } OK: Test22633SetAddGetTimeOverflow4544 Test22633SetRollGetTimeOverflow {4545 } OK: Test22633SetRollGetTimeOverflow (10ms)4546 Test22633AddTwiceGetTimeOverflow {4547 } OK: Test22633AddTwiceGetTimeOverflow4548 Test22633RollTwiceGetTimeOverflow {4549 } OK: Test22633RollTwiceGetTimeOverflow (15ms)4550 Test22633HebrewLargeNegativeDay {4551 } OK: Test22633HebrewLargeNegativeDay4552 Test23069HebrewHanukkah {4553 } OK: Test23069HebrewHanukkah4554 Test22730JapaneseOverflow {4555 } OK: Test22730JapaneseOverflow4556 Test22730CopticOverflow {4557 } OK: Test22730CopticOverflow4558 Test22962ComputeJulianDayOverflow {4559 } OK: Test22962ComputeJulianDayOverflow4560 TestAddOverflow {4561 } OK: TestAddOverflow4562 Test22750Roll {4563 } OK: Test22750Roll4564 TestChineseCalendarComputeMonthStart {4565 } OK: TestChineseCalendarComputeMonthStart4566 Test22962MonthAddOneOverflow {4567 } OK: Test22962MonthAddOneOverflow4568 } OK: CalendarTest (770ms)4569 CalendarLimitTest {4570 TestCalendarExtremeLimit {4571 } OK: TestCalendarExtremeLimit4572 TestLimits {4573 } OK: TestLimits ((6.0s))4574 } OK: CalendarLimitTest ((6.0s))4575 TimeZoneTest {4576 TestPRTOffset {4577 } OK: TestPRTOffset4578 TestVariousAPI518 {4579 } OK: TestVariousAPI5184580 TestGetAvailableIDs913 {4581 } OK: TestGetAvailableIDs9134582 TestGenericAPI {4583 } OK: TestGenericAPI4584 TestRuleAPI {4585 } OK: TestRuleAPI4586 TestShortZoneIDs {4587 } OK: TestShortZoneIDs4588 TestCustomParse {4589 } OK: TestCustomParse4590 TestDisplayName {4591 } OK: TestDisplayName4592 TestDSTSavings {4593 } OK: TestDSTSavings4594 TestAlternateRules {4595 } OK: TestAlternateRules4596 TestCountries {4597 } OK: TestCountries4598 TestHistorical {4599 } OK: TestHistorical4600 TestEquivalentIDs {4601 } OK: TestEquivalentIDs4602 TestAliasedNames {4603 } OK: TestAliasedNames4604 TestFractionalDST {4605 } OK: TestFractionalDST4606 TestFebruary {4607 } OK: TestFebruary4608 TestCanonicalIDAPI {4609 } OK: TestCanonicalIDAPI4610 TestCanonicalID {4611 } OK: TestCanonicalID (7ms)4612 TestDisplayNamesMeta {4613 } OK: TestDisplayNamesMeta4614 TestGetRegion {4615 } OK: TestGetRegion4616 TestGetAvailableIDsNew {4617 } OK: TestGetAvailableIDsNew (45ms)4618 TestGetUnknown {4619 } OK: TestGetUnknown4620 TestGetGMT {4621 } OK: TestGetGMT4622 TestGetWindowsID {4623 } OK: TestGetWindowsID4624 TestGetIDForWindowsID {4625 } OK: TestGetIDForWindowsID4626 TestCasablancaNameAndOffset22041 {4627 } OK: TestCasablancaNameAndOffset220414628 TestRawOffsetAndOffsetConsistency22041 {4629 } OK: TestRawOffsetAndOffsetConsistency220414630 TestGetIanaID {4631 } OK: TestGetIanaID4632 TestGMTMinus24ICU22526 {4633 } OK: TestGMTMinus24ICU225264634 } OK: TimeZoneTest (62ms)4635 TimeZoneBoundaryTest {4636 TestBoundaries {4637 } OK: TestBoundaries4638 TestNewRules {4639 } OK: TestNewRules4640 TestStepwise {4641 } OK: TestStepwise4642 } OK: TimeZoneBoundaryTest4643 TestChoiceFormat {4644 TestSimpleExample {4645 } OK: TestSimpleExample4646 TestComplexExample {4647 } OK: TestComplexExample4648 TestClosures {4649 } OK: TestClosures4650 TestPatterns {4651 } OK: TestPatterns4652 TestChoiceFormatToPatternOverflow {4653 } OK: TestChoiceFormatToPatternOverflow4654 } OK: TestChoiceFormat4655 IntlTestDecimalFormatSymbols {4656 testSymbols {4657 } OK: testSymbols4658 testLastResortData {4659 } OK: testLastResortData4660 testDigitSymbols {4661 } OK: testDigitSymbols4662 testNumberingSystem {4663 } OK: testNumberingSystem4664 } OK: IntlTestDecimalFormatSymbols4665 IntlTestDateFormatSymbols {4666 TestSymbols {4667 } OK: TestSymbols4668 TestGetMonths {4669 } OK: TestGetMonths4670 TestGetMonths2 {4671 } OK: TestGetMonths24672 TestGetWeekdays2 {4673 } OK: TestGetWeekdays24674 TestGetEraNames {4675 } OK: TestGetEraNames4676 TestGetSetSpecificItems {4677 } OK: TestGetSetSpecificItems4678 } OK: IntlTestDateFormatSymbols4679 IntlTestDecimalFormatAPI {4680 DecimalFormat API test {4681 } OK: DecimalFormat API test4682 Rounding test {4683 } OK: Rounding test4684 Test6354 {4685 } OK: Test63544686 TestCurrencyPluralInfo {4687 } OK: TestCurrencyPluralInfo4688 TestScale {4689 } OK: TestScale4690 TestFixedDecimal {4691 } OK: TestFixedDecimal4692 TestBadFastpath {4693 } OK: TestBadFastpath4694 TestRequiredDecimalPoint {4695 } OK: TestRequiredDecimalPoint4696 testErrorCode {4697 } OK: testErrorCode4698 testInvalidObject {4699 } OK: testInvalidObject4700 } OK: IntlTestDecimalFormatAPI4701 TestFormatSmallClasses {4702 pp {4703 } OK: pp4704 fp {4705 } OK: fp4706 fpe {4707 } OK: fpe4708 ft {4709 } OK: ft4710 } OK: TestFormatSmallClasses4711 IntlTestNumberFormatAPI {4712 NumberFormat API test {4713 } OK: NumberFormat API test4714 NumberFormatRegistration {4715 } OK: NumberFormatRegistration4716 } OK: IntlTestNumberFormatAPI4717 IntlTestSimpleDateFormatAPI {4718 SimpleDateFormat API test {4719 } OK: SimpleDateFormat API test4720 } OK: IntlTestSimpleDateFormatAPI4721 IntlTestDateFormatAPI {4722 DateFormat API test {4723 } OK: DateFormat API test4724 TestEquals {4725 } OK: TestEquals4726 TestNameHiding {4727 } OK: TestNameHiding4728 TestCoverage {4729 } OK: TestCoverage4730 } OK: IntlTestDateFormatAPI4731 DateFormatTest {4732 TestPatterns {4733 } OK: TestPatterns4734 TestEquals {4735 } OK: TestEquals4736 TestTwoDigitYearDSTParse {4737 } OK: TestTwoDigitYearDSTParse4738 TestFieldPosition {4739 } OK: TestFieldPosition4740 TestPartialParse994 {4741 } OK: TestPartialParse9944742 TestRunTogetherPattern985 {4743 } OK: TestRunTogetherPattern9854744 TestRunTogetherPattern917 {4745 } OK: TestRunTogetherPattern9174746 TestCzechMonths459 {4747 } OK: TestCzechMonths4594748 TestLetterDPattern212 {4749 } OK: TestLetterDPattern2124750 TestDayOfYearPattern195 {4751 } OK: TestDayOfYearPattern1954752 TestQuotePattern161 {4753 } OK: TestQuotePattern1614754 TestBadInput135 {4755 } OK: TestBadInput1354756 TestBadInput135a {4757 } OK: TestBadInput135a4758 TestTwoDigitYear {4759 } OK: TestTwoDigitYear4760 TestDateFormatZone061 {4761 } OK: TestDateFormatZone0614762 TestDateFormatZone146 {4763 } OK: TestDateFormatZone1464764 TestLocaleDateFormat {4765 } OK: TestLocaleDateFormat4766 TestFormattingLocaleTimeSeparator {4767 } OK: TestFormattingLocaleTimeSeparator4768 TestWallyWedel {4769 } OK: TestWallyWedel4770 TestDateFormatCalendar {4771 } OK: TestDateFormatCalendar4772 TestSpaceParsing {4773 } OK: TestSpaceParsing4774 TestExactCountFormat {4775 } OK: TestExactCountFormat4776 TestWhiteSpaceParsing {4777 } OK: TestWhiteSpaceParsing4778 TestInvalidPattern {4779 } OK: TestInvalidPattern4780 TestGeneral {4781 } OK: TestGeneral4782 TestGreekMay {4783 } OK: TestGreekMay4784 TestGenericTime {4785 } OK: TestGenericTime4786 TestGenericTimeZoneOrder {4787 } OK: TestGenericTimeZoneOrder (34ms)4788 TestHost {4789 } OK: TestHost4790 TestEras {4791 } OK: TestEras4792 TestNarrowNames {4793 } OK: TestNarrowNames4794 TestShortDays {4795 } OK: TestShortDays4796 TestStandAloneDays {4797 } OK: TestStandAloneDays4798 TestStandAloneMonths {4799 } OK: TestStandAloneMonths4800 TestQuarters {4801 } OK: TestQuarters4802 TestZTimeZoneParsing {4803 } OK: TestZTimeZoneParsing4804 TestRelative {4805 } OK: TestRelative4806 TestRelativeClone {4807 } OK: TestRelativeClone4808 TestHostClone {4809 } OK: TestHostClone4810 TestHebrewClone {4811 } OK: TestHebrewClone4812 TestDateFormatSymbolsClone {4813 } OK: TestDateFormatSymbolsClone4814 TestTimeZoneDisplayName {4815 } OK: TestTimeZoneDisplayName (12ms)4816 TestTimeZoneInLocale {4817 } OK: TestTimeZoneInLocale4818 TestRoundtripWithCalendar {4819 } OK: TestRoundtripWithCalendar4820 Test6338 {4821 } OK: Test63384822 Test6726 {4823 } OK: Test67264824 TestGMTParsing {4825 } OK: TestGMTParsing4826 Test6880 {4827 } OK: Test68804828 TestISOEra {4829 } OK: TestISOEra4830 TestFormalChineseDate {4831 } OK: TestFormalChineseDate4832 TestNumberAsStringParsing {4833 } OK: TestNumberAsStringParsing4834 TestStandAloneGMTParse {4835 } OK: TestStandAloneGMTParse4836 TestParsePosition {4837 } OK: TestParsePosition4838 TestMonthPatterns {4839 } OK: TestMonthPatterns (10ms)4840 TestContext {4841 } OK: TestContext4842 TestNonGregoFmtParse {4843 } OK: TestNonGregoFmtParse4844 TestFormatsWithNumberSystems {4845 } OK: TestFormatsWithNumberSystems4846 TestDotAndAtLeniency {4847 } OK: TestDotAndAtLeniency4848 TestDateFormatLeniency {4849 } OK: TestDateFormatLeniency4850 TestParseMultiPatternMatch {4851 } OK: TestParseMultiPatternMatch4852 TestParseLeniencyAPIs {4853 } OK: TestParseLeniencyAPIs4854 TestNumberFormatOverride {4855 } OK: TestNumberFormatOverride4856 TestCreateInstanceForSkeleton {4857 } OK: TestCreateInstanceForSkeleton4858 TestCreateInstanceForSkeletonDefault {4859 } OK: TestCreateInstanceForSkeletonDefault4860 TestCreateInstanceForSkeletonWithCalendar {4861 } OK: TestCreateInstanceForSkeletonWithCalendar4862 TestDFSCreateForLocaleNonGregorianLocale {4863 } OK: TestDFSCreateForLocaleNonGregorianLocale4864 TestDFSCreateForLocaleWithCalendarInLocale {4865 } OK: TestDFSCreateForLocaleWithCalendarInLocale4866 TestChangeCalendar {4867 } OK: TestChangeCalendar4868 TestPatternFromSkeleton {4869 } OK: TestPatternFromSkeleton4870 TestAmPmMidnightNoon {4871 } OK: TestAmPmMidnightNoon4872 TestFlexibleDayPeriod {4873 } OK: TestFlexibleDayPeriod4874 TestDayPeriodWithLocales {4875 } OK: TestDayPeriodWithLocales4876 TestMinuteSecondFieldsInOddPlaces {4877 } OK: TestMinuteSecondFieldsInOddPlaces4878 TestDayPeriodParsing {4879 } OK: TestDayPeriodParsing4880 TestParseRegression13744 {4881 } OK: TestParseRegression137444882 TestAdoptCalendarLeak {4883 } OK: TestAdoptCalendarLeak4884 Test20741_ABFields {4885 } OK: Test20741_ABFields (14ms)4886 Test22023_UTCWithMinusZero {4887 } OK: Test22023_UTCWithMinusZero4888 TestNumericFieldStrictParse {4889 } OK: TestNumericFieldStrictParse4890 TestHourCycle {4891 } OK: TestHourCycle4892 TestHCInLocale {4893 } OK: TestHCInLocale4894 TestBogusLocale {4895 } OK: TestBogusLocale4896 TestLongLocale {4897 } OK: TestLongLocale4898 TestChineseCalendar23043 {4899 } OK: TestChineseCalendar230434900 TestAmPmLengths23114 {4901 } OK: TestAmPmLengths231144902 } OK: DateFormatTest (106ms)4903 TestMessageFormat {4904 testBug1 {4905 } OK: testBug14906 testBug2 {4907 } OK: testBug24908 sample {4909 } OK: sample4910 PatternTest {4911 } OK: PatternTest4912 testStaticFormat {4913 } OK: testStaticFormat4914 testSimpleFormat {4915 } OK: testSimpleFormat4916 testMsgFormatChoice {4917 } OK: testMsgFormatChoice4918 testCopyConstructor {4919 } OK: testCopyConstructor4920 testAssignment {4921 } OK: testAssignment4922 testClone {4923 } OK: testClone4924 testEquals {4925 } OK: testEquals4926 testNotEquals {4927 } OK: testNotEquals4928 testSetLocale {4929 } OK: testSetLocale4930 testFormat {4931 } OK: testFormat4932 testParse {4933 } OK: testParse4934 testAdopt {4935 } OK: testAdopt4936 testCopyConstructor2 {4937 } OK: testCopyConstructor24938 TestUnlimitedArgsAndSubformats {4939 } OK: TestUnlimitedArgsAndSubformats4940 TestRBNF {4941 } OK: TestRBNF (7ms)4942 TestTurkishCasing {4943 } OK: TestTurkishCasing4944 testAutoQuoteApostrophe {4945 } OK: testAutoQuoteApostrophe4946 testMsgFormatPlural {4947 } OK: testMsgFormatPlural4948 testMsgFormatSelect {4949 } OK: testMsgFormatSelect4950 testApostropheInPluralAndSelect {4951 } OK: testApostropheInPluralAndSelect4952 TestApostropheMode {4953 } OK: TestApostropheMode4954 TestCompatibleApostrophe {4955 } OK: TestCompatibleApostrophe4956 testCoverage {4957 } OK: testCoverage4958 testGetFormatNames {4959 } OK: testGetFormatNames4960 TestTrimArgumentName {4961 } OK: TestTrimArgumentName4962 TestSelectOrdinal {4963 } OK: TestSelectOrdinal4964 TestDecimals {4965 } OK: TestDecimals4966 TestArgIsPrefixOfAnother {4967 } OK: TestArgIsPrefixOfAnother4968 TestMessageFormatNumberSkeleton {4969 } OK: TestMessageFormatNumberSkeleton4970 TestMessageFormatDateSkeleton {4971 } OK: TestMessageFormatDateSkeleton4972 TestMessageFormatTimeSkeleton {4973 } OK: TestMessageFormatTimeSkeleton4974 TestNumberOverflow {4975 } OK: TestNumberOverflow4976 } OK: TestMessageFormat (8ms)4977 NumberFormatTest {4978 TestCurrencySign {4979 } OK: TestCurrencySign4980 TestCurrency {4981 } OK: TestCurrency4982 TestParse {4983 } OK: TestParse4984 TestRounding487 {4985 } OK: TestRounding4874986 TestQuotes {4987 } OK: TestQuotes4988 TestExponential {4989 } OK: TestExponential4990 TestPatterns {4991 } OK: TestPatterns4992 Test20186_SpacesAroundSemicolon {4993 } OK: Test20186_SpacesAroundSemicolon4994 TestExponent {4995 } OK: TestExponent4996 TestScientific {4997 } OK: TestScientific4998 TestPad {4999 } OK: TestPad5000 TestPatterns2 {5001 } OK: TestPatterns25002 TestSecondaryGrouping {5003 } OK: TestSecondaryGrouping5004 TestSurrogateSupport {5005 } OK: TestSurrogateSupport5006 TestAPI {5007 } OK: TestAPI5008 TestCurrencyObject {5009 } OK: TestCurrencyObject5010 TestCurrencyPatterns {5011 } OK: TestCurrencyPatterns (11ms)5012 TestWhiteSpaceParsing {5013 } OK: TestWhiteSpaceParsing5014 TestComplexCurrency {5015 } OK: TestComplexCurrency5016 TestRegCurrency {5017 } OK: TestRegCurrency5018 TestSymbolsWithBadLocale {5019 } OK: TestSymbolsWithBadLocale5020 TestAdoptDecimalFormatSymbols {5021 } OK: TestAdoptDecimalFormatSymbols5022 TestScientific2 {5023 } OK: TestScientific25024 TestScientificGrouping {5025 } OK: TestScientificGrouping5026 TestInt64 {5027 } OK: TestInt645028 TestPerMill {5029 } OK: TestPerMill5030 TestIllegalPatterns {5031 } OK: TestIllegalPatterns5032 TestCases {5033 } OK: TestCases5034 TestCurrencyNames {5035 } OK: TestCurrencyNames5036 TestCurrencyVariants {5037 } OK: TestCurrencyVariants5038 TestCurrencyAmount {5039 } OK: TestCurrencyAmount5040 TestCurrencyUnit {5041 } OK: TestCurrencyUnit5042 TestCoverage {5043 } OK: TestCoverage5044 TestLocalizedPatternSymbolCoverage {5045 } OK: TestLocalizedPatternSymbolCoverage5046 TestJB3832 {5047 } OK: TestJB38325048 TestHost {5049 } OK: TestHost5050 TestHostClone {5051 } OK: TestHostClone5052 TestCurrencyFormat {5053 } OK: TestCurrencyFormat5054 TestRounding {5055 } OK: TestRounding5056 TestNonpositiveMultiplier {5057 } OK: TestNonpositiveMultiplier5058 TestNumberingSystems {5059 } OK: TestNumberingSystems5060 TestSpaceParsing {5061 } OK: TestSpaceParsing5062 TestMultiCurrencySign {5063 } OK: TestMultiCurrencySign5064 TestCurrencyFormatForMixParsing {5065 } OK: TestCurrencyFormatForMixParsing5066 TestMismatchedCurrencyFormatFail {5067 } OK: TestMismatchedCurrencyFormatFail5068 TestDecimalFormatCurrencyParse {5069 } OK: TestDecimalFormatCurrencyParse5070 TestCurrencyIsoPluralFormat {5071 } OK: TestCurrencyIsoPluralFormat5072 TestCurrencyParsing {5073 } OK: TestCurrencyParsing5074 TestParseCurrencyInUCurr {5075 } OK: TestParseCurrencyInUCurr (37ms)5076 TestFormatAttributes {5077 } OK: TestFormatAttributes5078 TestFieldPositionIterator {5079 } OK: TestFieldPositionIterator5080 TestDecimal {5081 } OK: TestDecimal5082 TestDecimalFormatParse7E {5083 } OK: TestDecimalFormatParse7E5084 TestCurrencyFractionDigits {5085 } OK: TestCurrencyFractionDigits5086 TestExponentParse {5087 } OK: TestExponentParse5088 TestExplicitParents {5089 } OK: TestExplicitParents5090 TestLenientParse {5091 } OK: TestLenientParse5092 TestAvailableNumberingSystems {5093 } OK: TestAvailableNumberingSystems5094 TestRoundingPattern {5095 } OK: TestRoundingPattern5096 Test9087 {5097 } OK: Test90875098 TestFormatFastpaths {5099 } OK: TestFormatFastpaths5100 TestFormattableSize {5101 } OK: TestFormattableSize5102 TestUFormattable {5103 } OK: TestUFormattable5104 TestSignificantDigits {5105 } OK: TestSignificantDigits5106 TestShowZero {5107 } OK: TestShowZero5108 TestCompatibleCurrencies {5109 } OK: TestCompatibleCurrencies5110 TestBug9936 {5111 } OK: TestBug99365112 TestParseNegativeWithFaLocale {5113 } OK: TestParseNegativeWithFaLocale5114 TestParseNegativeWithAlternateMinusSign {5115 } OK: TestParseNegativeWithAlternateMinusSign5116 TestCustomCurrencySignAndSeparator {5117 } OK: TestCustomCurrencySignAndSeparator5118 TestParseSignsAndMarks {5119 } OK: TestParseSignsAndMarks5120 Test10419RoundingWith0FractionDigits {5121 } OK: Test10419RoundingWith0FractionDigits5122 Test10468ApplyPattern {5123 } OK: Test10468ApplyPattern5124 TestRoundingScientific10542 {5125 } OK: TestRoundingScientific105425126 TestZeroScientific10547 {5127 } OK: TestZeroScientific105475128 TestAccountingCurrency {5129 } OK: TestAccountingCurrency5130 TestCurrencyFormatForMissingLocale {5131 } OK: TestCurrencyFormatForMissingLocale5132 TestEquality {5133 } OK: TestEquality5134 TestCurrencyUsage {5135 } OK: TestCurrencyUsage5136 TestDoubleLimit11439 {5137 } OK: TestDoubleLimit114395138 TestGetAffixes {5139 } OK: TestGetAffixes5140 TestToPatternScientific11648 {5141 } OK: TestToPatternScientific116485142 TestBenchmark {5143 } OK: TestBenchmark5144 TestCtorApplyPatternDifference {5145 } OK: TestCtorApplyPatternDifference5146 TestFractionalDigitsForCurrency {5147 } OK: TestFractionalDigitsForCurrency5148 TestFormatCurrencyPlural {5149 } OK: TestFormatCurrencyPlural5150 Test11868 {5151 } OK: Test118685152 Test11739_ParseLongCurrency {5153 } OK: Test11739_ParseLongCurrency5154 Test13035_MultiCodePointPaddingInPattern {5155 } OK: Test13035_MultiCodePointPaddingInPattern5156 Test13737_ParseScientificStrict {5157 } OK: Test13737_ParseScientificStrict5158 Test10727_RoundingZero {5159 } OK: Test10727_RoundingZero5160 Test11376_getAndSetPositivePrefix {5161 } OK: Test11376_getAndSetPositivePrefix5162 Test11475_signRecognition {5163 } OK: Test11475_signRecognition5164 Test11640_getAffixes {5165 } OK: Test11640_getAffixes5166 Test11649_toPatternWithMultiCurrency {5167 } OK: Test11649_toPatternWithMultiCurrency5168 Test13327_numberingSystemBufferOverflow {5169 } OK: Test13327_numberingSystemBufferOverflow5170 Test13391_chakmaParsing {5171 } OK: Test13391_chakmaParsing5172 Test11735_ExceptionIssue {5173 } OK: Test11735_ExceptionIssue5174 Test11035_FormatCurrencyAmount {5175 } OK: Test11035_FormatCurrencyAmount5176 Test11318_DoubleConversion {5177 } OK: Test11318_DoubleConversion5178 TestParsePercentRegression {5179 } OK: TestParsePercentRegression5180 TestMultiplierWithScale {5181 } OK: TestMultiplierWithScale5182 TestFastFormatInt32 {5183 } OK: TestFastFormatInt325184 Test11646_Equality {5185 } OK: Test11646_Equality5186 TestParseNaN {5187 } OK: TestParseNaN5188 TestFormatFailIfMoreThanMaxDigits {5189 } OK: TestFormatFailIfMoreThanMaxDigits5190 TestParseCaseSensitive {5191 } OK: TestParseCaseSensitive5192 TestParseNoExponent {5193 } OK: TestParseNoExponent5194 TestSignAlwaysShown {5195 } OK: TestSignAlwaysShown5196 TestMinimumGroupingDigits {5197 } OK: TestMinimumGroupingDigits5198 Test11897_LocalizedPatternSeparator {5199 } OK: Test11897_LocalizedPatternSeparator5200 Test13055_PercentageRounding {5201 } OK: Test13055_PercentageRounding5202 Test11839 {5203 } OK: Test118395204 Test10354 {5205 } OK: Test103545206 Test11645_ApplyPatternEquality {5207 } OK: Test11645_ApplyPatternEquality5208 Test12567 {5209 } OK: Test125675210 Test11626_CustomizeCurrencyPluralInfo {5211 } OK: Test11626_CustomizeCurrencyPluralInfo5212 Test20073_StrictPercentParseErrorIndex {5213 } OK: Test20073_StrictPercentParseErrorIndex5214 Test13056_GroupingSize {5215 } OK: Test13056_GroupingSize5216 Test11025_CurrencyPadding {5217 } OK: Test11025_CurrencyPadding5218 Test11648_ExpDecFormatMalPattern {5219 } OK: Test11648_ExpDecFormatMalPattern5220 Test11649_DecFmtCurrencies {5221 } OK: Test11649_DecFmtCurrencies5222 Test13148_ParseGroupingSeparators {5223 } OK: Test13148_ParseGroupingSeparators5224 Test12753_PatternDecimalPoint {5225 } OK: Test12753_PatternDecimalPoint5226 Test22303_PatternDecimalPoint_InfNaN {5227 } OK: Test22303_PatternDecimalPoint_InfNaN5228 Test11647_PatternCurrencySymbols {5229 } OK: Test11647_PatternCurrencySymbols5230 Test11913_BigDecimal {5231 } OK: Test11913_BigDecimal5232 Test11020_RoundingInScientificNotation {5233 } OK: Test11020_RoundingInScientificNotation5234 Test11640_TripleCurrencySymbol {5235 } OK: Test11640_TripleCurrencySymbol5236 Test13763_FieldPositionIteratorOffset {5237 } OK: Test13763_FieldPositionIteratorOffset5238 Test13777_ParseLongNameNonCurrencyMode {5239 } OK: Test13777_ParseLongNameNonCurrencyMode5240 Test13804_EmptyStringsWhenParsing {5241 } OK: Test13804_EmptyStringsWhenParsing5242 Test20037_ScientificIntegerOverflow {5243 } OK: Test20037_ScientificIntegerOverflow5244 Test13840_ParseLongStringCrash {5245 } OK: Test13840_ParseLongStringCrash5246 Test13850_EmptyStringCurrency {5247 } OK: Test13850_EmptyStringCurrency5248 Test20348_CurrencyPrefixOverride {5249 } OK: Test20348_CurrencyPrefixOverride5250 Test20956_MonetarySymbolGetters {5251 } OK: Test20956_MonetarySymbolGetters5252 Test20358_GroupingInPattern {5253 } OK: Test20358_GroupingInPattern5254 Test13731_DefaultCurrency {5255 } OK: Test13731_DefaultCurrency5256 Test20499_CurrencyVisibleDigitsPlural {5257 } OK: Test20499_CurrencyVisibleDigitsPlural5258 Test13735_GroupingSizeGetter {5259 } OK: Test13735_GroupingSizeGetter5260 Test13734_StrictFlexibleWhitespace {5261 } OK: Test13734_StrictFlexibleWhitespace5262 Test20961_CurrencyPluralPattern {5263 } OK: Test20961_CurrencyPluralPattern5264 Test21134_ToNumberFormatter {5265 } OK: Test21134_ToNumberFormatter5266 Test13733_StrictAndLenient {5267 } OK: Test13733_StrictAndLenient5268 Test20425_IntegerIncrement {5269 } OK: Test20425_IntegerIncrement5270 Test20425_FractionWithIntegerIncrement {5271 } OK: Test20425_FractionWithIntegerIncrement5272 Test21232_ParseTimeout {5273 } OK: Test21232_ParseTimeout5274 Test10997_FormatCurrency {5275 } OK: Test10997_FormatCurrency5276 Test21556_CurrencyAsDecimal {5277 } OK: Test21556_CurrencyAsDecimal5278 Test22088_Ethiopic {5279 } OK: Test22088_Ethiopic5280 Test22983_LongFraction {5281 } OK: Test22983_LongFraction5282 } OK: NumberFormatTest (69ms)5283 DateFormatRegressionTest {5284 Test4029195 {5285 } OK: Test40291955286 Test4052408 {5287 } OK: Test40524085288 Test4056591 {5289 } OK: Test40565915290 Test4059917 {5291 } OK: Test40599175292 Test4060212 {5293 } OK: Test40602125294 Test4061287 {5295 } OK: Test40612875296 Test4065240 {5297 } OK: Test40652405298 Test4071441 {5299 } OK: Test40714415300 Test4073003 {5301 } OK: Test40730035302 Test4089106 {5303 } OK: Test40891065304 Test4100302 {5305 } OK: Test41003025306 Test4101483 {5307 } OK: Test41014835308 Test4103340 {5309 } OK: Test41033405310 Test4103341 {5311 } OK: Test41033415312 Test4104136 {5313 } OK: Test41041365314 Test4104522 {5315 } OK: Test41045225316 Test4106807 {5317 } OK: Test41068075318 Test4108407 {5319 } OK: Test41084075320 Test4134203 {5321 } OK: Test41342035322 Test4151631 {5323 } OK: Test41516315324 Test4151706 {5325 } OK: Test41517065326 Test4162071 {5327 } OK: Test41620715328 Test4182066 {5329 } OK: Test41820665330 Test4210209 {5331 } OK: Test42102095332 Test714 {5333 } OK: Test7145334 Test1684 {5335 } OK: Test16845336 Test5554 {5337 } OK: Test55545338 Test9237 {5339 } OK: Test92375340 TestParsing {5341 } OK: TestParsing5342 Test12902_yWithGregoCalInThaiLoc {5343 } OK: Test12902_yWithGregoCalInThaiLoc5344 TestT10334 {5345 } OK: TestT103345346 TestT10619 {5347 } OK: TestT106195348 TestT10855 {5349 } OK: TestT108555350 TestT10858 {5351 } OK: TestT108585352 TestT10906 {5353 } OK: TestT109065354 TestT13380 {5355 } OK: TestT133805356 } OK: DateFormatRegressionTest5357 MessageFormatRegressionTest {5358 Test4074764 {5359 } OK: Test40747645360 Test4031438 {5361 } OK: Test40314385362 Test4052223 {5363 } OK: Test40522235364 Test4104976 {5365 } OK: Test41049765366 Test4106659 {5367 } OK: Test41066595368 Test4106660 {5369 } OK: Test41066605370 Test4111739 {5371 } OK: Test41117395372 Test4114743 {5373 } OK: Test41147435374 Test4116444 {5375 } OK: Test41164445376 Test4114739 {5377 } OK: Test41147395378 Test4113018 {5379 } OK: Test41130185380 Test4106661 {5381 } OK: Test41066615382 Test4094906 {5383 } OK: Test40949065384 Test4118592 {5385 } OK: Test41185925386 Test4118594 {5387 } OK: Test41185945388 Test4105380 {5389 } OK: Test41053805390 Test4120552 {5391 } OK: Test41205525392 Test4142938 {5393 } OK: Test41429385394 TestChoicePatternQuote {5395 } OK: TestChoicePatternQuote5396 Test4112104 {5397 } OK: Test41121045398 TestICU12584 {5399 } OK: TestICU125845400 TestICU22798 {5401 } OK: TestICU227985402 TestAPI {5403 } OK: TestAPI5404 } OK: MessageFormatRegressionTest5405 DateFormatMiscTests {5406 test4097450 {5407 } OK: test40974505408 test4099975 {5409 } OK: test40999755410 test4117335 {5411 } OK: test41173355412 } OK: DateFormatMiscTests5413 NumberFormatRoundTripTest {5414 start {5415 } OK: start (7ms)5416 } OK: NumberFormatRoundTripTest (7ms)5417 NumberFormatRegressionTest {5418 Test4075713 {5419 } OK: Test40757135420 Test4074620 {5421 } OK: Test40746205422 Test4088161 {5423 } OK: Test40881615424 Test4087245 {5425 } OK: Test40872455426 Test4087535 {5427 } OK: Test40875355428 Test4088503 {5429 } OK: Test40885035430 Test4066646 {5431 } OK: Test40666465432 Test4059870 {5433 } OK: Test40598705434 Test4083018 {5435 } OK: Test40830185436 Test4071492 {5437 } OK: Test40714925438 Test4086575 {5439 } OK: Test40865755440 Test4068693 {5441 } OK: Test40686935442 Test4069754 {5443 } OK: Test40697545444 Test4087251 {5445 } OK: Test40872515446 Test4090489 {5447 } OK: Test40904895448 Test4090504 {5449 } OK: Test40905045450 Test4095713 {5451 } OK: Test40957135452 Test4092561 {5453 } OK: Test40925615454 Test4092480 {5455 } OK: Test40924805456 Test4087244 {5457 } OK: Test40872445458 Test4070798 {5459 } OK: Test40707985460 Test4071005 {5461 } OK: Test40710055462 Test4071014 {5463 } OK: Test40710145464 Test4071859 {5465 } OK: Test40718595466 Test4093610 {5467 } OK: Test40936105468 Test4098741 {5469 } OK: Test40987415470 Test4074454 {5471 } OK: Test40744545472 Test4099404 {5473 } OK: Test40994045474 Test4101481 {5475 } OK: Test41014815476 Test4052223 {5477 } OK: Test40522235478 Test4061302 {5479 } OK: Test40613025480 Test4062486 {5481 } OK: Test40624865482 Test4108738 {5483 } OK: Test41087385484 Test4106658 {5485 } OK: Test41066585486 Test4106662 {5487 } OK: Test41066625488 Test4114639 {5489 } OK: Test41146395490 Test4106664 {5491 } OK: Test41066645492 Test4106667 {5493 } OK: Test41066675494 Test4110936 {5495 } OK: Test41109365496 Test4122840 {5497 } OK: Test4122840 (25ms)5498 Test4125885 {5499 } OK: Test41258855500 Test4134034 {5501 } OK: Test41340345502 Test4134300 {5503 } OK: Test41343005504 Test4140009 {5505 } OK: Test41400095506 Test4141750 {5507 } OK: Test41417505508 Test4145457 {5509 } OK: Test41454575510 Test4147295 {5511 } OK: Test41472955512 Test4147706 {5513 } OK: Test41477065514 Test4162198 {5515 } OK: Test41621985516 Test4162852 {5517 } OK: Test41628525518 Test4167494 {5519 } OK: Test41674945520 Test4170798 {5521 } OK: Test41707985522 Test4176114 {5523 } OK: Test41761145524 Test4179818 {5525 } OK: Test41798185526 Test4212072 {5527 } OK: Test4212072 (66ms)5528 Test4216742 {5529 } OK: Test42167425530 Test4217661 {5531 } OK: Test42176615532 Test4161100 {5533 } OK: Test41611005534 Test4243011 {5535 } OK: Test42430115536 Test4243108 {5537 } OK: Test42431085538 TestJ691 {5539 } OK: TestJ6915540 Test8199 {5541 } OK: Test81995542 Test9109 {5543 } OK: Test91095544 Test9780 {5545 } OK: Test97805546 Test9677 {5547 } OK: Test96775548 Test10361 {5549 } OK: Test10361 (14ms)5550 } OK: NumberFormatRegressionTest (107ms)5551 DateFormatRoundTripTest {5552 TestDateFormatRoundTrip {5553 } OK: TestDateFormatRoundTrip (429ms)5554 TestCentury {5555 } OK: TestCentury5556 } OK: DateFormatRoundTripTest (429ms)5557 ParsePositionTest {5558 TestParsePosition {5559 } OK: TestParsePosition5560 TestFieldPosition {5561 } OK: TestFieldPosition5562 TestFieldPosition_example {5563 } OK: TestFieldPosition_example5564 Test4109023 {5565 } OK: Test41090235566 } OK: ParsePositionTest5567 CalendarRegressionTest {5568 test4100311 {5569 } OK: test41003115570 test4074758 {5571 } OK: test40747585572 test4028518 {5573 } OK: test40285185574 test4031502 {5575 } OK: test40315025576 test4035301 {5577 } OK: test40353015578 test4040996 {5579 } OK: test40409965580 test4051765 {5581 } OK: test40517655582 test4061476 {5583 } OK: test40614765584 test4070502 {5585 } OK: test40705025586 test4071197 {5587 } OK: test40711975588 test4071385 {5589 } OK: test40713855590 test4073929 {5591 } OK: test40739295592 test4083167 {5593 } OK: test40831675594 test4086724 {5595 } OK: test40867245596 test4095407 {5597 } OK: test40954075598 test4096231 {5599 } OK: test40962315600 test4096539 {5601 } OK: test40965395602 test41003112 {5603 } OK: test410031125604 test4103271 {5605 } OK: test41032715606 test4106136 {5607 } OK: test41061365608 test4108764 {5609 } OK: test41087645610 test4114578 {5611 } OK: test41145785612 test4118384 {5613 } OK: test41183845614 test4125881 {5615 } OK: test41258815616 test4125892 {5617 } OK: test41258925618 test4141665 {5619 } OK: test41416655620 test4142933 {5621 } OK: test41429335622 test4145158 {5623 } OK: test41451585624 test4145983 {5625 } OK: test41459835626 test4147269 {5627 } OK: test41472695628 Test4149677 {5629 } OK: Test41496775630 Test4162587 {5631 } OK: Test41625875632 Test4165343 {5633 } OK: Test41653435634 Test4166109 {5635 } OK: Test41661095636 Test4167060 {5637 } OK: Test41670605638 Test4197699 {5639 } OK: Test41976995640 TestJ81 {5641 } OK: TestJ815642 TestJ438 {5643 } OK: TestJ4385644 TestLeapFieldDifference {5645 } OK: TestLeapFieldDifference5646 TestMalaysianInstance {5647 } OK: TestMalaysianInstance5648 test4059654 {5649 } OK: test40596545650 test4092362 {5651 } OK: test40923625652 TestWeekShift {5653 } OK: TestWeekShift5654 TestTimeZoneTransitionAdd {5655 } OK: TestTimeZoneTransitionAdd (24ms)5656 TestDeprecates {5657 } OK: TestDeprecates5658 TestT5555 {5659 } OK: TestT55555660 TestT6745 {5661 } OK: TestT67455662 TestT8057 {5663 } OK: TestT80575664 TestT8596 {5665 } OK: TestT85965666 Test9019 {5667 } OK: Test90195668 TestT9452 {5669 } OK: TestT94525670 TestT11632 {5671 } OK: TestT116325672 TestPersianCalOverflow {5673 } OK: TestPersianCalOverflow5674 TestIslamicCalOverflow {5675 } OK: TestIslamicCalOverflow5676 TestWeekOfYear13548 {5677 } OK: TestWeekOfYear135485678 Test13745 {5679 } OK: Test137455680 TestUTCWrongAMPM22023 {5681 } OK: TestUTCWrongAMPM220235682 TestAsiaManilaAfterSetGregorianChange22043 {5683 } OK: TestAsiaManilaAfterSetGregorianChange220435684 TestRespectUExtensionFw {5685 } OK: TestRespectUExtensionFw5686 } OK: CalendarRegressionTest (33ms)5687 TimeZoneRegressionTest {5688 Test4052967 {5689 } OK: Test40529675690 Test4073209 {5691 } OK: Test40732095692 Test4073215 {5693 } OK: Test40732155694 Test4084933 {5695 } OK: Test40849335696 Test4096952 {5697 } OK: Test40969525698 Test4109314 {5699 } OK: Test41093145700 Test4126678 {5701 } OK: Test41266785702 Test4151406 {5703 } OK: Test4151406 (37ms)5704 Test4151429 {5705 } OK: Test41514295706 Test4154537 {5707 } OK: Test41545375708 Test4154542 {5709 } OK: Test41545425710 Test4154650 {5711 } OK: Test41546505712 Test4154525 {5713 } OK: Test41545255714 Test4162593 {5715 } OK: Test41625935716 TestJ186 {5717 } OK: TestJ1865718 TestJ449 {5719 } OK: TestJ4495720 TestJDK12API {5721 } OK: TestJDK12API5722 Test4176686 {5723 } OK: Test41766865724 Test4184229 {5725 } OK: Test41842295726 TestNegativeDaylightSaving {5727 } OK: TestNegativeDaylightSaving5728 } OK: TimeZoneRegressionTest (37ms)5729 IntlCalendarTest {5730 TestTypes {5731 } OK: TestTypes5732 TestGregorian {5733 } OK: TestGregorian5734 TestBuddhist {5735 } OK: TestBuddhist5736 TestBug21043Indian {5737 } OK: TestBug21043Indian5738 TestBug21044Hebrew {5739 } OK: TestBug21044Hebrew5740 TestBug21045Islamic {5741 } OK: TestBug21045Islamic5742 TestBug21046IslamicUmalqura {5743 } OK: TestBug21046IslamicUmalqura5744 TestJapanese {5745 } OK: TestJapanese5746 TestBuddhistFormat {5747 } OK: TestBuddhistFormat5748 TestJapaneseFormat {5749 } OK: TestJapaneseFormat5750 TestJapanese3860 {5751 } OK: TestJapanese38605752 TestForceGannenNumbering {5753 } OK: TestForceGannenNumbering5754 TestPersian {5755 } OK: TestPersian5756 TestPersianJulianDayToYMD {5757 } OK: TestPersianJulianDayToYMD5758 TestPersianYMDToJulianDay {5759 } OK: TestPersianYMDToJulianDay5760 TestPersianJan1ToGregorian {5761 } OK: TestPersianJan1ToGregorian5762 TestGregorianToPersian {5763 } OK: TestGregorianToPersian5764 TestPersianFormat {5765 } OK: TestPersianFormat5766 TestTaiwan {5767 } OK: TestTaiwan5768 TestConsistencyGregorian {5769 } OK: TestConsistencyGregorian5770 TestConsistencyCoptic {5771 } OK: TestConsistencyCoptic5772 TestConsistencyEthiopic {5773 } OK: TestConsistencyEthiopic5774 TestConsistencyROC {5775 } OK: TestConsistencyROC5776 TestConsistencyChinese {5777 } OK: TestConsistencyChinese (68ms)5778 TestConsistencyDangi {5779 } OK: TestConsistencyDangi (65ms)5780 TestConsistencyBuddhist {5781 } OK: TestConsistencyBuddhist5782 TestConsistencyEthiopicAmeteAlem {5783 } OK: TestConsistencyEthiopicAmeteAlem5784 TestConsistencyHebrew {5785 } OK: TestConsistencyHebrew5786 TestConsistencyIndian {5787 } OK: TestConsistencyIndian5788 TestConsistencyIslamic {5789 } OK: TestConsistencyIslamic5790 TestConsistencyIslamicCivil {5791 } OK: TestConsistencyIslamicCivil5792 TestConsistencyIslamicRGSA {5793 } OK: TestConsistencyIslamicRGSA5794 TestConsistencyIslamicTBLA {5795 } OK: TestConsistencyIslamicTBLA5796 TestConsistencyIslamicUmalqura {5797 } OK: TestConsistencyIslamicUmalqura5798 TestConsistencyPersian {5799 } OK: TestConsistencyPersian5800 TestConsistencyJapanese {5801 } OK: TestConsistencyJapanese5802 TestIslamicUmalquraCalendarSlow {5803 } OK: TestIslamicUmalquraCalendarSlow5804 TestJapaneseLargeEra {5805 } OK: TestJapaneseLargeEra5806 } OK: IntlCalendarTest (142ms)5807 AstroTest {5808 TestSolarLongitude {5809 } OK: TestSolarLongitude5810 TestLunarPosition {5811 } OK: TestLunarPosition5812 TestCoordinates {5813 } OK: TestCoordinates5814 TestCoverage {5815 } OK: TestCoverage5816 TestBasics {5817 } OK: TestBasics5818 TestMoonAge {5819 } OK: TestMoonAge5820 } OK: AstroTest5821 CalendarCaseTest {5822 IslamicCivil {5823 } OK: IslamicCivil5824 Hebrew {5825 } OK: Hebrew5826 Indian {5827 } OK: Indian5828 Coptic {5829 } OK: Coptic5830 Ethiopic {5831 } OK: Ethiopic5832 } OK: CalendarCaseTest5833 TimeZoneRuleTest {5834 TestSimpleRuleBasedTimeZone {5835 } OK: TestSimpleRuleBasedTimeZone5836 TestHistoricalRuleBasedTimeZone {5837 } OK: TestHistoricalRuleBasedTimeZone5838 TestOlsonTransition {5839 } OK: TestOlsonTransition5840 TestRBTZTransition {5841 } OK: TestRBTZTransition (8ms)5842 TestHasEquivalentTransitions {5843 } OK: TestHasEquivalentTransitions5844 TestVTimeZoneRoundTrip {5845 } OK: TestVTimeZoneRoundTrip (6ms)5846 TestVTimeZoneRoundTripPartial {5847 } OK: TestVTimeZoneRoundTripPartial (13ms)5848 TestVTimeZoneSimpleWrite {5849 } OK: TestVTimeZoneSimpleWrite5850 TestVTimeZoneHeaderProps {5851 } OK: TestVTimeZoneHeaderProps5852 TestGetSimpleRules {5853 } OK: TestGetSimpleRules5854 TestTimeZoneRuleCoverage {5855 } OK: TestTimeZoneRuleCoverage5856 TestSimpleTimeZoneCoverage {5857 } OK: TestSimpleTimeZoneCoverage5858 TestVTimeZoneCoverage {5859 } OK: TestVTimeZoneCoverage5860 TestVTimeZoneParse {5861 } OK: TestVTimeZoneParse5862 TestT6216 {5863 } OK: TestT62165864 TestT6669 {5865 } OK: TestT66695866 TestVTimeZoneWrapper {5867 } OK: TestVTimeZoneWrapper5868 TestT8943 {5869 } OK: TestT89435870 } OK: TimeZoneRuleTest (32ms)5871 DataDrivenCalendarTest {5872 TestCalendarConversion {5873 } OK: TestCalendarConversion5874 TestCalendarOperations {5875 } OK: TestCalendarOperations5876 } OK: DataDrivenCalendarTest5877 DataDrivenFormatTest {5878 TestConsistentPivot {5879 } OK: TestConsistentPivot5880 TestDateFormatBasic {5881 } OK: TestDateFormatBasic5882 TestFormatRelative {5883 } OK: TestFormatRelative5884 TestHebrew {5885 } OK: TestHebrew5886 TestMoreDateParse {5887 } OK: TestMoreDateParse5888 TestYearLengths {5889 } OK: TestYearLengths5890 } OK: DataDrivenFormatTest5891 IntlTestDateTimePatternGeneratorAPI {5892 testAPI {5893 } OK: testAPI (6ms)5894 testOptions {5895 } OK: testOptions5896 testAllFieldPatterns {5897 } OK: testAllFieldPatterns5898 testStaticGetSkeleton {5899 } OK: testStaticGetSkeleton5900 testC {5901 } OK: testC5902 testSkeletonsWithDayPeriods {5903 } OK: testSkeletonsWithDayPeriods5904 testGetFieldDisplayNames {5905 } OK: testGetFieldDisplayNames5906 testJjMapping {5907 (Known issue CLDR-19048) ku_Latn_IQ needs either 'h' in Grego std time patterns or timeData update5908 } OK: testJjMapping (137ms)5909 test20640_HourCyclArsEnNH {5910 } OK: test20640_HourCyclArsEnNH5911 testFallbackWithDefaultRootLocale {5912 } OK: testFallbackWithDefaultRootLocale5913 testGetDefaultHourCycle_OnEmptyInstance {5914 } OK: testGetDefaultHourCycle_OnEmptyInstance5915 test_jConsistencyOddLocales {5916 } OK: test_jConsistencyOddLocales5917 testBestPattern {5918 } OK: testBestPattern5919 testDateTimePatterns {5920 } OK: testDateTimePatterns5921 testISO8601 {5922 } OK: testISO86015923 testRegionOverride {5924 } OK: testRegionOverride5925 testAlphabeticSubstitution23114 {5926 } OK: testAlphabeticSubstitution231145927 } OK: IntlTestDateTimePatternGeneratorAPI (159ms)5928 TimeZoneOffsetLocalTest {5929 TestGetOffsetAroundTransition {5930 } OK: TestGetOffsetAroundTransition5931 } OK: TimeZoneOffsetLocalTest5932 TimeZoneFormatTest {5933 TestTimeZoneRoundTrip {5934 } OK: TestTimeZoneRoundTrip ( 1.23s )5935 TestTimeRoundTrip {5936 (Known issue CLDR-18924) Time round trip issues for Pacific/Apia in various locales5937 } OK: TestTimeRoundTrip (628ms)5938 TestParse {5939 } OK: TestParse (7ms)5940 TestISOFormat {5941 } OK: TestISOFormat5942 TestFormat {5943 } OK: TestFormat5944 TestFormatTZDBNames {5945 } OK: TestFormatTZDBNames5946 TestFormatCustomZone {5947 } OK: TestFormatCustomZone5948 TestFormatTZDBNamesAllZoneCoverage {5949 } OK: TestFormatTZDBNamesAllZoneCoverage5950 TestAdoptDefaultThreadSafe {5951 } OK: TestAdoptDefaultThreadSafe (155ms)5952 TestCentralTime {5953 } OK: TestCentralTime5954 TestBogusLocale {5955 } OK: TestBogusLocale5956 Test22614GetMetaZoneNamesNotCrash {5957 } OK: Test22614GetMetaZoneNamesNotCrash5958 Test22615NonASCIIID {5959 } OK: Test22615NonASCIIID5960 } OK: TimeZoneFormatTest ((2.0s))5961 PluralRulesTest {5962 testAPI {5963 } OK: testAPI5964 testGetSamples {5965 } OK: testGetSamples (17ms)5966 testGetDecimalQuantitySamples {5967 } OK: testGetDecimalQuantitySamples (11ms)5968 testGetOrAddSamplesFromString {5969 } OK: testGetOrAddSamplesFromString5970 testGetOrAddSamplesFromStringCompactNotation {5971 } OK: testGetOrAddSamplesFromStringCompactNotation5972 testSamplesWithExponent {5973 } OK: testSamplesWithExponent5974 testSamplesWithCompactNotation {5975 } OK: testSamplesWithCompactNotation5976 testWithin {5977 } OK: testWithin5978 testGetAllKeywordValues {5979 } OK: testGetAllKeywordValues5980 testScientificPluralKeyword {5981 } OK: testScientificPluralKeyword5982 testCompactDecimalPluralKeyword {5983 } OK: testCompactDecimalPluralKeyword5984 testDoubleValue {5985 } OK: testDoubleValue5986 testLongValue {5987 } OK: testLongValue5988 testOrdinal {5989 } OK: testOrdinal5990 testSelect {5991 } OK: testSelect5992 testSelectRange {5993 } OK: testSelectRange5994 testAvailableLocales {5995 } OK: testAvailableLocales5996 testParseErrors {5997 } OK: testParseErrors5998 testFixedDecimal {5999 } OK: testFixedDecimal6000 testSelectTrailingZeros {6001 } OK: testSelectTrailingZeros6002 testLocaleExtension {6003 } OK: testLocaleExtension6004 testDoubleEqualSign {6005 } OK: testDoubleEqualSign6006 test22638LongNumberValue {6007 } OK: test22638LongNumberValue6008 } OK: PluralRulesTest (32ms)6009 PluralFormatTest {6010 pluralFormatBasicTest {6011 } OK: pluralFormatBasicTest6012 pluralFormatUnitTest {6013 } OK: pluralFormatUnitTest6014 pluralFormatLocaleTest {6015 } OK: pluralFormatLocaleTest6016 pluralFormatExtendedTest {6017 } OK: pluralFormatExtendedTest6018 pluralFormatExtendedParseTest {6019 } OK: pluralFormatExtendedParseTest6020 ordinalFormatTest {6021 } OK: ordinalFormatTest6022 TestDecimals {6023 } OK: TestDecimals6024 } OK: PluralFormatTest6025 DateIntervalFormatTest {6026 testAPI {6027 } OK: testAPI6028 testFormat {6029 } OK: testFormat (34ms)6030 testFormatUserDII {6031 } OK: testFormatUserDII6032 testSetIntervalPatternNoSideEffect {6033 } OK: testSetIntervalPatternNoSideEffect6034 testYearFormats {6035 } OK: testYearFormats6036 testStress {6037 } OK: testStress6038 testTicket11583_2 {6039 } OK: testTicket11583_26040 testTicket11985 {6041 } OK: testTicket119856042 testTicket11669 {6043 } OK: testTicket116696044 testTicket12065 {6045 } OK: testTicket120656046 testFormattedDateInterval {6047 } OK: testFormattedDateInterval6048 testCreateInstanceForAllLocales {6049 } OK: testCreateInstanceForAllLocales (301ms)6050 testTicket20707 {6051 } OK: testTicket20707 (16ms)6052 testFormatMillisecond {6053 } OK: testFormatMillisecond6054 testHourMetacharacters {6055 } OK: testHourMetacharacters (12ms)6056 testContext {6057 } OK: testContext6058 testTicket21222GregorianEraDiff {6059 } OK: testTicket21222GregorianEraDiff6060 testTicket21222ROCEraDiff {6061 } OK: testTicket21222ROCEraDiff6062 testTicket21222JapaneseEraDiff {6063 } OK: testTicket21222JapaneseEraDiff6064 testTicket21939 {6065 } OK: testTicket219396066 testTicket20710_FieldIdentity {6067 } OK: testTicket20710_FieldIdentity6068 testTicket20710_IntervalIdentity {6069 } OK: testTicket20710_IntervalIdentity (16ms)6070 } OK: DateIntervalFormatTest (399ms)6071 TimeUnitTest {6072 testBasic {6073 } OK: testBasic (18ms)6074 testAPI {6075 } OK: testAPI6076 testGreekWithFallback {6077 } OK: testGreekWithFallback6078 testGreekWithSanitization {6079 } OK: testGreekWithSanitization6080 test10219Plurals {6081 } OK: test10219Plurals6082 TestBritishShortHourFallback {6083 } OK: TestBritishShortHourFallback6084 } OK: TimeUnitTest (20ms)6085 SelectFormatTest {6086 selectFormatAPITest {6087 } OK: selectFormatAPITest6088 selectFormatUnitTest {6089 } OK: selectFormatUnitTest6090 } OK: SelectFormatTest6091 LocaleDisplayNamesTest {6092 TestCreate {6093 } OK: TestCreate6094 TestCreateDialect {6095 } OK: TestCreateDialect6096 TestWithKeywordsAndEverything {6097 } OK: TestWithKeywordsAndEverything6098 TestUldnOpen {6099 } OK: TestUldnOpen6100 TestUldnOpenDialect {6101 } OK: TestUldnOpenDialect6102 TestUldnWithKeywordsAndEverything {6103 } OK: TestUldnWithKeywordsAndEverything6104 TestUldnComponents {6105 } OK: TestUldnComponents6106 TestRootEtc {6107 } OK: TestRootEtc6108 TestCurrencyKeyword {6109 } OK: TestCurrencyKeyword6110 TestUnknownCurrencyKeyword {6111 } OK: TestUnknownCurrencyKeyword6112 TestUntranslatedKeywords {6113 } OK: TestUntranslatedKeywords6114 TestPrivateUse {6115 } OK: TestPrivateUse6116 TestUldnDisplayContext {6117 } OK: TestUldnDisplayContext6118 TestUldnWithGarbage {6119 } OK: TestUldnWithGarbage6120 TestSubstituteHandling {6121 } OK: TestSubstituteHandling6122 TestNumericRegionID {6123 } OK: TestNumericRegionID6124 } OK: LocaleDisplayNamesTest6125 DecimalFormatTest {6126 DataDrivenTests {6127 } OK: DataDrivenTests (39ms)6128 } OK: DecimalFormatTest (39ms)6129 ListFormatterTest {6130 TestRoot {6131 } OK: TestRoot6132 TestBogus {6133 } OK: TestBogus6134 TestEnglish {6135 } OK: TestEnglish6136 TestEnglishUS {6137 } OK: TestEnglishUS6138 TestRussian {6139 } OK: TestRussian6140 TestMalayalam {6141 } OK: TestMalayalam6142 TestZulu {6143 } OK: TestZulu6144 TestOutOfOrderPatterns {6145 } OK: TestOutOfOrderPatterns6146 Test9946 {6147 } OK: Test99466148 TestEnglishGB {6149 } OK: TestEnglishGB6150 TestNynorsk {6151 } OK: TestNynorsk6152 TestChineseTradHK {6153 } OK: TestChineseTradHK6154 TestFieldPositionIteratorWith1Item {6155 } OK: TestFieldPositionIteratorWith1Item6156 TestFieldPositionIteratorWith2Items {6157 } OK: TestFieldPositionIteratorWith2Items6158 TestFieldPositionIteratorWith2ItemsPatternShift {6159 } OK: TestFieldPositionIteratorWith2ItemsPatternShift6160 TestFieldPositionIteratorWith3Items {6161 } OK: TestFieldPositionIteratorWith3Items6162 TestFieldPositionIteratorWith3ItemsPatternShift {6163 } OK: TestFieldPositionIteratorWith3ItemsPatternShift6164 TestFormattedValue {6165 } OK: TestFormattedValue6166 TestDifferentStyles {6167 } OK: TestDifferentStyles6168 TestCreateStyled {6169 } OK: TestCreateStyled6170 TestContextual {6171 } OK: TestContextual6172 TestNextPosition {6173 } OK: TestNextPosition6174 TestInt32Overflow {6175 } OK: TestInt32Overflow6176 Test21871 {6177 } OK: Test218716178 } OK: ListFormatterTest6179 GenderInfoTest {6180 TestGetListGender {6181 } OK: TestGetListGender6182 TestFallback {6183 } OK: TestFallback6184 } OK: GenderInfoTest6185 CompactDecimalFormatTest {6186 TestEnglishShort {6187 } OK: TestEnglishShort6188 TestSerbianShort {6189 } OK: TestSerbianShort6190 TestSerbianLong {6191 } OK: TestSerbianLong6192 TestSerbianLongNegative {6193 } OK: TestSerbianLongNegative6194 TestJapaneseShort {6195 } OK: TestJapaneseShort6196 TestSwahiliShort {6197 } OK: TestSwahiliShort6198 TestEnglishCurrency {6199 } OK: TestEnglishCurrency6200 TestGermanCurrency {6201 } OK: TestGermanCurrency6202 TestChineseCurrency {6203 } OK: TestChineseCurrency6204 TestCsShort {6205 } OK: TestCsShort6206 TestSkLong {6207 } OK: TestSkLong6208 TestSwahiliShortNegative {6209 } OK: TestSwahiliShortNegative6210 TestArabicLong {6211 } OK: TestArabicLong6212 TestFieldPosition {6213 } OK: TestFieldPosition6214 TestDefaultSignificantDigits {6215 } OK: TestDefaultSignificantDigits6216 TestAPIVariants {6217 } OK: TestAPIVariants6218 TestBug12975 {6219 } OK: TestBug129756220 } OK: CompactDecimalFormatTest6221 RegionTest {6222 TestKnownRegions {6223 } OK: TestKnownRegions6224 TestGetInstanceString {6225 } OK: TestGetInstanceString6226 TestGetInstanceInt {6227 } OK: TestGetInstanceInt6228 TestGetContainedRegions {6229 } OK: TestGetContainedRegions6230 TestGetContainedRegionsWithType {6231 } OK: TestGetContainedRegionsWithType6232 TestGetContainingRegion {6233 } OK: TestGetContainingRegion6234 TestGetContainingRegionWithType {6235 } OK: TestGetContainingRegionWithType6236 TestGetPreferredValues {6237 } OK: TestGetPreferredValues6238 TestContains {6239 } OK: TestContains6240 TestAvailableTerritories {6241 } OK: TestAvailableTerritories6242 TestNoContainedRegions {6243 } OK: TestNoContainedRegions6244 TestGroupingChildren {6245 } OK: TestGroupingChildren6246 TestGetRegionForSupplementalDataMatch {6247 } OK: TestGetRegionForSupplementalDataMatch6248 } OK: RegionTest6249 RelativeDateTimeFormatterTest {6250 TestEnglish {6251 } OK: TestEnglish6252 TestEnglishCaps {6253 } OK: TestEnglishCaps6254 TestEnglishShort {6255 } OK: TestEnglishShort6256 TestEnglishNarrow {6257 } OK: TestEnglishNarrow6258 TestSerbian {6259 } OK: TestSerbian6260 TestSerbianFallback {6261 } OK: TestSerbianFallback6262 TestEnglishNoQuantity {6263 } OK: TestEnglishNoQuantity6264 TestEnglishNoQuantityCaps {6265 } OK: TestEnglishNoQuantityCaps6266 TestEnglishNoQuantityShort {6267 } OK: TestEnglishNoQuantityShort6268 TestEnglishNoQuantityNarrow {6269 } OK: TestEnglishNoQuantityNarrow6270 TestSpanishNoQuantity {6271 } OK: TestSpanishNoQuantity6272 TestAfrikaans {6273 } OK: TestAfrikaans6274 TestFormatWithQuantityIllegalArgument {6275 } OK: TestFormatWithQuantityIllegalArgument6276 TestFormatWithoutQuantityIllegalArgument {6277 } OK: TestFormatWithoutQuantityIllegalArgument6278 TestCustomNumberFormat {6279 } OK: TestCustomNumberFormat6280 TestGetters {6281 } OK: TestGetters6282 TestCombineDateAndTime {6283 } OK: TestCombineDateAndTime6284 TestBadDisplayContext {6285 } OK: TestBadDisplayContext6286 TestSidewaysDataLoading {6287 } OK: TestSidewaysDataLoading6288 TestFormat {6289 } OK: TestFormat6290 TestFormatNumeric {6291 } OK: TestFormatNumeric6292 TestLocales {6293 } OK: TestLocales (74ms)6294 TestFields {6295 } OK: TestFields6296 TestRBNF {6297 } OK: TestRBNF6298 } OK: RelativeDateTimeFormatterTest (76ms)6299 MeasureFormatTest {6300 TestBasic {6301 } OK: TestBasic6302 TestCompatible53 {6303 } OK: TestCompatible536304 TestCompatible54 {6305 } OK: TestCompatible546306 TestCompatible55 {6307 } OK: TestCompatible556308 TestCompatible56 {6309 } OK: TestCompatible566310 TestCompatible57 {6311 } OK: TestCompatible576312 TestCompatible58 {6313 } OK: TestCompatible586314 TestCompatible59 {6315 } OK: TestCompatible596316 TestCompatible63 {6317 } OK: TestCompatible636318 TestCompatible64 {6319 } OK: TestCompatible646320 TestCompatible65 {6321 } OK: TestCompatible656322 TestCompatible68 {6323 } OK: TestCompatible686324 TestCompatible69 {6325 } OK: TestCompatible696326 TestCompatible70 {6327 } OK: TestCompatible706328 TestCompatible72 {6329 } OK: TestCompatible726330 TestCompatible73 {6331 } OK: TestCompatible736332 TestCompatible74 {6333 } OK: TestCompatible746334 TestCompatible77 {6335 } OK: TestCompatible776336 TestGetAvailable {6337 } OK: TestGetAvailable6338 TestExamplesInDocs {6339 } OK: TestExamplesInDocs6340 TestFormatPeriodEn {6341 } OK: TestFormatPeriodEn6342 Test10219FractionalPlurals {6343 } OK: Test10219FractionalPlurals6344 TestGreek {6345 } OK: TestGreek6346 TestFormatSingleArg {6347 } OK: TestFormatSingleArg6348 TestFormatMeasuresZeroArg {6349 } OK: TestFormatMeasuresZeroArg6350 TestSimplePer {6351 } OK: TestSimplePer6352 TestNumeratorPlurals {6353 } OK: TestNumeratorPlurals6354 TestMultiples {6355 } OK: TestMultiples6356 TestManyLocaleDurations {6357 } OK: TestManyLocaleDurations6358 TestGram {6359 } OK: TestGram6360 TestCurrencies {6361 } OK: TestCurrencies6362 TestDisplayNames {6363 } OK: TestDisplayNames6364 TestFieldPosition {6365 } OK: TestFieldPosition6366 TestFieldPositionMultiple {6367 } OK: TestFieldPositionMultiple6368 TestBadArg {6369 } OK: TestBadArg6370 TestEquality {6371 } OK: TestEquality6372 TestGroupingSeparator {6373 } OK: TestGroupingSeparator6374 TestDoubleZero {6375 } OK: TestDoubleZero6376 TestUnitPerUnitResolution {6377 } OK: TestUnitPerUnitResolution6378 TestIndividualPluralFallback {6379 } OK: TestIndividualPluralFallback6380 Test20332_PersonUnits {6381 } OK: Test20332_PersonUnits6382 TestNumericTime {6383 } OK: TestNumericTime6384 TestNumericTimeSomeSpecialFormats {6385 } OK: TestNumericTimeSomeSpecialFormats6386 TestIdentifiers {6387 } OK: TestIdentifiers6388 TestInvalidIdentifiers {6389 } OK: TestInvalidIdentifiers6390 TestIdentifierDetails {6391 } OK: TestIdentifierDetails6392 TestPrefixes {6393 } OK: TestPrefixes6394 TestParseBuiltIns {6395 } OK: TestParseBuiltIns6396 TestParseToBuiltIn {6397 } OK: TestParseToBuiltIn6398 TestKilogramIdentifier {6399 } OK: TestKilogramIdentifier6400 TestCompoundUnitOperations {6401 } OK: TestCompoundUnitOperations6402 TestDimensionlessBehaviour {6403 } OK: TestDimensionlessBehaviour6404 Test21060_AddressSanitizerProblem {6405 } OK: Test21060_AddressSanitizerProblem6406 Test21223_FrenchDuration {6407 } OK: Test21223_FrenchDuration6408 TestInternalMeasureUnitImpl {6409 } OK: TestInternalMeasureUnitImpl6410 TestMeasureEquality {6411 } OK: TestMeasureEquality6412 } OK: MeasureFormatTest6413 NumberFormatSpecificationTest {6414 TestBasicPatterns {6415 } OK: TestBasicPatterns6416 TestNfSetters {6417 } OK: TestNfSetters6418 TestRounding {6419 } OK: TestRounding6420 TestSignificantDigits {6421 } OK: TestSignificantDigits6422 TestScientificNotation {6423 } OK: TestScientificNotation6424 TestPercent {6425 } OK: TestPercent6426 TestPerMilli {6427 } OK: TestPerMilli6428 TestPadding {6429 } OK: TestPadding6430 } OK: NumberFormatSpecificationTest6431 ScientificNumberFormatterTest {6432 TestBasic {6433 } OK: TestBasic6434 TestFarsi {6435 } OK: TestFarsi6436 TestPlusSignInExponentMarkup {6437 } OK: TestPlusSignInExponentMarkup6438 TestPlusSignInExponentSuperscript {6439 } OK: TestPlusSignInExponentSuperscript6440 TestFixedDecimalMarkup {6441 } OK: TestFixedDecimalMarkup6442 TestFixedDecimalSuperscript {6443 } OK: TestFixedDecimalSuperscript6444 } OK: ScientificNumberFormatterTest6445 NumberFormatDataDrivenTest {6446 TestNumberFormatTestTuple {6447 } OK: TestNumberFormatTestTuple6448 TestDataDrivenICU4C {6449 } OK: TestDataDrivenICU4C (11ms)6450 } OK: NumberFormatDataDrivenTest (11ms)6451 NumberTest {6452 AffixUtilsTest {6453 testEscape {6454 } OK: testEscape6455 testUnescape {6456 } OK: testUnescape6457 testContainsReplaceType {6458 } OK: testContainsReplaceType6459 testInvalid {6460 } OK: testInvalid6461 testUnescapeWithSymbolProvider {6462 } OK: testUnescapeWithSymbolProvider6463 } OK: AffixUtilsTest6464 NumberFormatterApiTest {6465 notationSimple {6466 } OK: notationSimple6467 notationScientific {6468 } OK: notationScientific6469 notationCompact {6470 } OK: notationCompact6471 unitMeasure {6472 } OK: unitMeasure (6ms)6473 unitCompoundMeasure {6474 } OK: unitCompoundMeasure6475 unitArbitraryMeasureUnits {6476 } OK: unitArbitraryMeasureUnits6477 unitSkeletons {6478 } OK: unitSkeletons6479 unitUsage {6480 } OK: unitUsage (24ms)6481 unitUsageErrorCodes {6482 } OK: unitUsageErrorCodes6483 unitUsageSkeletons {6484 } OK: unitUsageSkeletons6485 unitCurrency {6486 } OK: unitCurrency6487 unitInflections {6488 } OK: unitInflections6489 unitNounClass {6490 } OK: unitNounClass6491 unitNotConvertible {6492 } OK: unitNotConvertible6493 unitPercent {6494 } OK: unitPercent6495 unitLocaleTags {6496 } OK: unitLocaleTags6497 roundingFraction {6498 } OK: roundingFraction6499 roundingFigures {6500 } OK: roundingFigures6501 roundingFractionFigures {6502 } OK: roundingFractionFigures6503 roundingOther {6504 } OK: roundingOther6505 roundingIncrementRegressionTest {6506 } OK: roundingIncrementRegressionTest6507 roundingPriorityCoverageTest {6508 } OK: roundingPriorityCoverageTest6509 grouping {6510 } OK: grouping6511 padding {6512 } OK: padding6513 integerWidth {6514 } OK: integerWidth6515 symbols {6516 } OK: symbols6517 sign {6518 } OK: sign6519 signNearZero {6520 } OK: signNearZero6521 signCoverage {6522 } OK: signCoverage6523 decimal {6524 } OK: decimal6525 scale {6526 } OK: scale6527 locale {6528 } OK: locale6529 skeletonUserGuideExamples {6530 } OK: skeletonUserGuideExamples6531 formatTypes {6532 } OK: formatTypes6533 fieldPositionLogic {6534 } OK: fieldPositionLogic6535 fieldPositionCoverage {6536 } OK: fieldPositionCoverage6537 toFormat {6538 } OK: toFormat6539 errors {6540 } OK: errors6541 copyMove {6542 } OK: copyMove6543 localPointerCAPI {6544 } OK: localPointerCAPI6545 toObject {6546 } OK: toObject6547 toDecimalNumber {6548 } OK: toDecimalNumber6549 microPropsInternals {6550 } OK: microPropsInternals6551 formatUnitsAliases {6552 } OK: formatUnitsAliases6553 formatArbitraryConstant {6554 } OK: formatArbitraryConstant6555 TestPortionFormat {6556 } OK: TestPortionFormat6557 testIssue22378 {6558 } OK: testIssue223786559 } OK: NumberFormatterApiTest (67ms)6560 DecimalQuantityTest {6561 testDecimalQuantityBehaviorStandalone {6562 } OK: testDecimalQuantityBehaviorStandalone6563 testSwitchStorage {6564 } OK: testSwitchStorage6565 testCopyMove {6566 } OK: testCopyMove6567 testAppend {6568 } OK: testAppend6569 testUseApproximateDoubleWhenAble {6570 } OK: testUseApproximateDoubleWhenAble6571 testHardDoubleConversion {6572 } OK: testHardDoubleConversion6573 testFitsInLong {6574 } OK: testFitsInLong6575 testToDouble {6576 } OK: testToDouble6577 testMaxDigits {6578 } OK: testMaxDigits6579 testNickelRounding {6580 } OK: testNickelRounding6581 testScientificAndCompactSuppressedExponent {6582 } OK: testScientificAndCompactSuppressedExponent6583 testSuppressedExponentUnchangedByInitialScaling {6584 } OK: testSuppressedExponentUnchangedByInitialScaling6585 testDecimalQuantityParseFormatRoundTrip {6586 } OK: testDecimalQuantityParseFormatRoundTrip6587 } OK: DecimalQuantityTest6588 ModifiersTest {6589 testConstantAffixModifier {6590 } OK: testConstantAffixModifier6591 testConstantMultiFieldModifier {6592 } OK: testConstantMultiFieldModifier6593 testSimpleModifier {6594 } OK: testSimpleModifier6595 testCurrencySpacingEnabledModifier {6596 } OK: testCurrencySpacingEnabledModifier6597 } OK: ModifiersTest6598 PatternModifierTest {6599 testBasic {6600 } OK: testBasic6601 testPatternWithNoPlaceholder {6602 } OK: testPatternWithNoPlaceholder6603 testMutableEqualsImmutable {6604 } OK: testMutableEqualsImmutable6605 } OK: PatternModifierTest6606 PatternStringTest {6607 testLocalized {6608 } OK: testLocalized6609 testToPatternSimple {6610 } OK: testToPatternSimple6611 testExceptionOnInvalid {6612 } OK: testExceptionOnInvalid6613 testBug13117 {6614 } OK: testBug131176615 testCurrencyDecimal {6616 } OK: testCurrencyDecimal6617 } OK: PatternStringTest6618 DoubleConversionTest {6619 testDoubleConversionApi {6620 } OK: testDoubleConversionApi6621 } OK: DoubleConversionTest6622 NumberParserTest {6623 testBasic {6624 } OK: testBasic6625 testSeriesMatcher {6626 } OK: testSeriesMatcher6627 testCombinedCurrencyMatcher {6628 } OK: testCombinedCurrencyMatcher6629 testAffixPatternMatcher {6630 } OK: testAffixPatternMatcher6631 test20360_BidiOverflow {6632 } OK: test20360_BidiOverflow6633 testInfiniteRecursion {6634 } OK: testInfiniteRecursion6635 } OK: NumberParserTest6636 NumberSkeletonTest {6637 validTokens {6638 } OK: validTokens6639 invalidTokens {6640 } OK: invalidTokens6641 unknownTokens {6642 } OK: unknownTokens6643 unexpectedTokens {6644 } OK: unexpectedTokens6645 duplicateValues {6646 } OK: duplicateValues6647 stemsRequiringOption {6648 } OK: stemsRequiringOption6649 defaultTokens {6650 } OK: defaultTokens6651 flexibleSeparators {6652 } OK: flexibleSeparators6653 wildcardCharacters {6654 } OK: wildcardCharacters6655 perUnitInArabic {6656 (Known issue ICU-23229) Handling of volume units in Arabic locale are causing status failure in NumberFormatter6657 } OK: perUnitInArabic (20ms)6658 perUnitToSkeleton {6659 } OK: perUnitToSkeleton6660 measurementSystemOverride {6661 } OK: measurementSystemOverride6662 } OK: NumberSkeletonTest (23ms)6663 NumberRangeFormatterTest {6664 testSanity {6665 } OK: testSanity6666 testBasic {6667 } OK: testBasic6668 testCollapse {6669 } OK: testCollapse6670 testIdentity {6671 } OK: testIdentity6672 testDifferentFormatters {6673 } OK: testDifferentFormatters6674 testNaNInfinity {6675 } OK: testNaNInfinity6676 testPlurals {6677 } OK: testPlurals6678 testFieldPositions {6679 } OK: testFieldPositions6680 testCopyMove {6681 } OK: testCopyMove6682 toObject {6683 } OK: toObject6684 locale {6685 } OK: locale6686 testGetDecimalNumbers {6687 (Known issue ICU-21281)6688 } OK: testGetDecimalNumbers6689 test21684_Performance {6690 } OK: test21684_Performance6691 test21358_SignPosition {6692 } OK: test21358_SignPosition6693 test21683_StateLeak {6694 } OK: test21683_StateLeak6695 testCreateLNRFFromNumberingSystemInSkeleton {6696 } OK: testCreateLNRFFromNumberingSystemInSkeleton6697 test22288_DifferentStartEndSettings {6698 } OK: test22288_DifferentStartEndSettings6699 test23110_PercentApproximately {6700 } OK: test23110_PercentApproximately6701 } OK: NumberRangeFormatterTest6702 SimpleNumberFormatterTest {6703 testBasic {6704 } OK: testBasic6705 testWithOptions {6706 } OK: testWithOptions6707 testDigits {6708 } OK: testDigits6709 testSymbols {6710 } OK: testSymbols6711 testSign {6712 } OK: testSign6713 testCopyMove {6714 } OK: testCopyMove6715 testCAPI {6716 } OK: testCAPI6717 } OK: SimpleNumberFormatterTest6718 NumberPermutationTest {6719 testPermutations {6720 Quick mode: stopped after 1095 lines6721 } OK: testPermutations (11ms)6722 } OK: NumberPermutationTest (11ms)6723 } OK: NumberTest (111ms)6724 EraRulesTest {6725 testAPIs {6726 } OK: testAPIs6727 testJapanese {6728 } OK: testJapanese6729 } OK: EraRulesTest6730 FormattedValueTest {6731 testBasic {6732 } OK: testBasic6733 testSetters {6734 } OK: testSetters6735 testLocalPointer {6736 } OK: testLocalPointer6737 } OK: FormattedValueTest6738 FormattedStringBuilderTest {6739 testInsertAppendUnicodeString {6740 } OK: testInsertAppendUnicodeString6741 testSplice {6742 } OK: testSplice6743 testInsertAppendCodePoint {6744 } OK: testInsertAppendCodePoint6745 testCopy {6746 } OK: testCopy6747 testFields {6748 } OK: testFields6749 testUnlimitedCapacity {6750 } OK: testUnlimitedCapacity6751 testCodePoints {6752 } OK: testCodePoints6753 testInsertOverflow {6754 } OK: testInsertOverflow6755 } OK: FormattedStringBuilderTest (7ms)6756 StringSegmentTest {6757 testOffset {6758 } OK: testOffset6759 testLength {6760 } OK: testLength6761 testCharAt {6762 } OK: testCharAt6763 testGetCodePoint {6764 } OK: testGetCodePoint6765 testCommonPrefixLength {6766 } OK: testCommonPrefixLength6767 } OK: StringSegmentTest6768 UnitsTest {6769 testUnitConstantFreshness {6770 } OK: testUnitConstantFreshness6771 testExtractConvertibility {6772 } OK: testExtractConvertibility6773 testConversionInfo {6774 } OK: testConversionInfo6775 testConverterWithCLDRTests {6776"(Known issue CLDR-17454) unitTest.txt for beaufort doesn't scale correctly6777 } OK: testConverterWithCLDRTests6778 testComplexUnitsConverter {6779 } OK: testComplexUnitsConverter6780 testComplexUnitsConverterSorting {6781 } OK: testComplexUnitsConverterSorting6782 testUnitPreferencesWithCLDRTests {6783 } OK: testUnitPreferencesWithCLDRTests (59ms)6784 testUnitsConstantsDenomenator {6785 } OK: testUnitsConstantsDenomenator6786 testMeasureUnit_withConstantDenominator {6787 } OK: testMeasureUnit_withConstantDenominator6788 testUnitsConstantsDenomenator_getIdentifier {6789 } OK: testUnitsConstantsDenomenator_getIdentifier6790 testConverter {6791 } OK: testConverter (7ms)6792 } OK: UnitsTest (70ms)6793 UnitsDataTest {6794 testGetUnitCategory {6795 } OK: testGetUnitCategory6796 testGetAllConversionRates {6797 } OK: testGetAllConversionRates6798 testGetPreferencesFor {6799 } OK: testGetPreferencesFor6800 } OK: UnitsDataTest6801 UnitsRouterTest {6802 testBasic {6803 } OK: testBasic6804 } OK: UnitsRouterTest6805 DisplayOptionsTest {6806 testDisplayOptionsDefault {6807 } OK: testDisplayOptionsDefault6808 testDisplayOptionsEachElement {6809 } OK: testDisplayOptionsEachElement6810 testDisplayOptionsUpdating {6811 } OK: testDisplayOptionsUpdating6812 testDisplayOptionsGetIdentifier {6813 } OK: testDisplayOptionsGetIdentifier6814 testDisplayOptionsFromIdentifier {6815 } OK: testDisplayOptionsFromIdentifier6816 } OK: DisplayOptionsTest6817 TestMessageFormat2 {6818 testAPICustomFunctions {6819 } OK: testAPICustomFunctions6820 testCustomFunctions {6821 } OK: testCustomFunctions6822 testAPI {6823 } OK: testAPI6824 testAPISimple {6825 } OK: testAPISimple6826 testDataModelAPI {6827 } OK: testDataModelAPI6828 testFormatterAPI {6829 } OK: testFormatterAPI6830 testHighLoneSurrogate {6831 } OK: testHighLoneSurrogate6832 testLowLoneSurrogate {6833 } OK: testLowLoneSurrogate6834 testLoneSurrogateInQuotedLiteral {6835 } OK: testLoneSurrogateInQuotedLiteral6836 dataDrivenTests {6837 } OK: dataDrivenTests (12ms)6838 } OK: TestMessageFormat2 (14ms)6839 } OK: format ((10.8s))6840 translit {6841 TransliteratorTest {6842 TestInstantiation {6843 } OK: TestInstantiation (621ms)6844 TestSimpleRules {6845 } OK: TestSimpleRules6846 TestRuleBasedInverse {6847 } OK: TestRuleBasedInverse6848 TestKeyboard {6849 } OK: TestKeyboard6850 TestKeyboard2 {6851 } OK: TestKeyboard26852 TestKeyboard3 {6853 } OK: TestKeyboard36854 TestArabic {6855 } OK: TestArabic6856 TestCompoundKana {6857 } OK: TestCompoundKana6858 TestCompoundHex {6859 } OK: TestCompoundHex6860 TestFiltering {6861 } OK: TestFiltering6862 TestInlineSet {6863 } OK: TestInlineSet6864 TestPatternQuoting {6865 } OK: TestPatternQuoting6866 TestJ277 {6867 } OK: TestJ2776868 TestJ243 {6869 } OK: TestJ2436870 TestJ329 {6871 } OK: TestJ3296872 TestSegments {6873 } OK: TestSegments6874 TestCursorOffset {6875 } OK: TestCursorOffset6876 TestArbitraryVariableValues {6877 } OK: TestArbitraryVariableValues6878 TestPositionHandling {6879 } OK: TestPositionHandling6880 TestHiraganaKatakana {6881 } OK: TestHiraganaKatakana6882 TestCopyJ476 {6883 } OK: TestCopyJ4766884 TestAnchors {6885 } OK: TestAnchors6886 TestInterIndic {6887 } OK: TestInterIndic6888 TestFilterIDs {6889 } OK: TestFilterIDs6890 TestCaseMap {6891 } OK: TestCaseMap6892 TestNameMap {6893 } OK: TestNameMap6894 TestLiberalizedID {6895 } OK: TestLiberalizedID6896 TestCreateInstance {6897 } OK: TestCreateInstance6898 TestNormalizationTransliterator {6899 } OK: TestNormalizationTransliterator6900 TestCompoundRBT {6901 } OK: TestCompoundRBT6902 TestCompoundFilter {6903 } OK: TestCompoundFilter6904 TestRemove {6905 } OK: TestRemove6906 TestToRules {6907 } OK: TestToRules6908 TestContext {6909 } OK: TestContext6910 TestSupplemental {6911 } OK: TestSupplemental6912 TestQuantifier {6913 } OK: TestQuantifier6914 TestSTV {6915 (Known issue ICU-21911) ICU4C cannot create inverse of (or unregister) Any-Xxxx/Variant transform created from both-direction transform6916 } OK: TestSTV6917 TestCompoundInverse {6918 } OK: TestCompoundInverse6919 TestNFDChainRBT {6920 } OK: TestNFDChainRBT6921 TestNullInverse {6922 } OK: TestNullInverse6923 TestAliasInverseID {6924 } OK: TestAliasInverseID6925 TestCompoundInverseID {6926 } OK: TestCompoundInverseID6927 TestUndefinedVariable {6928 } OK: TestUndefinedVariable6929 TestEmptyContext {6930 } OK: TestEmptyContext6931 TestCompoundFilterID {6932 } OK: TestCompoundFilterID6933 TestPropertySet {6934 } OK: TestPropertySet6935 TestNewEngine {6936 } OK: TestNewEngine6937 TestQuantifiedSegment {6938 } OK: TestQuantifiedSegment6939 TestDevanagariLatinRT {6940 } OK: TestDevanagariLatinRT6941 TestTeluguLatinRT {6942 } OK: TestTeluguLatinRT6943 TestCompoundLatinRT {6944 } OK: TestCompoundLatinRT6945 TestSanskritLatinRT {6946 } OK: TestSanskritLatinRT6947 TestLocaleInstantiation {6948 } OK: TestLocaleInstantiation6949 TestTitleAccents {6950 } OK: TestTitleAccents6951 TestLocaleResource {6952 } OK: TestLocaleResource6953 TestParseError {6954 } OK: TestParseError6955 TestOutputSet {6956 } OK: TestOutputSet6957 TestVariableRange {6958 } OK: TestVariableRange6959 TestInvalidPostContext {6960 } OK: TestInvalidPostContext6961 TestIDForms {6962 } OK: TestIDForms6963 TestToRulesMark {6964 } OK: TestToRulesMark6965 TestEscape {6966 } OK: TestEscape6967 TestAnchorMasking {6968 } OK: TestAnchorMasking6969 TestDisplayName {6970 } OK: TestDisplayName6971 TestSpecialCases {6972 } OK: TestSpecialCases6973 TestIncrementalProgress {6974 (Known issue ICU-21911) ICU4C cannot create inverse of Any-Xxxx/Variant transform created from both-direction transform6975 } OK: TestIncrementalProgress (18ms)6976 TestSurrogateCasing {6977 } OK: TestSurrogateCasing6978 TestFunction {6979 } OK: TestFunction6980 TestInvalidBackRef {6981 } OK: TestInvalidBackRef6982 TestMulticharStringSet {6983 } OK: TestMulticharStringSet6984 TestUserFunction {6985 } OK: TestUserFunction6986 TestAnyX {6987 } OK: TestAnyX6988 TestSourceTargetSet {6989 } OK: TestSourceTargetSet6990 TestGurmukhiDevanagari {6991 } OK: TestGurmukhiDevanagari6992 TestPatternWhiteSpace {6993 } OK: TestPatternWhiteSpace6994 TestAllCodepoints {6995 } OK: TestAllCodepoints (145ms)6996 TestBoilerplate {6997 } OK: TestBoilerplate6998 TestAlternateSyntax {6999 } OK: TestAlternateSyntax7000 TestBeginEnd {7001 } OK: TestBeginEnd7002 TestBeginEndToRules {7003 } OK: TestBeginEndToRules7004 TestRegisterAlias {7005 } OK: TestRegisterAlias7006 TestRuleStripping {7007 } OK: TestRuleStripping7008 TestHalfwidthFullwidth {7009 } OK: TestHalfwidthFullwidth7010 TestThai {7011 } OK: TestThai (6ms)7012 TestAny {7013 } OK: TestAny7014 TestBasicTransliteratorEvenWithoutData {7015 } OK: TestBasicTransliteratorEvenWithoutData7016 } OK: TransliteratorTest (820ms)7017 TransliteratorAPITest {7018 TestgetInverse {7019 } OK: TestgetInverse7020 TestgetID {7021 } OK: TestgetID (34ms)7022 TestGetDisplayName {7023 } OK: TestGetDisplayName7024 TestTransliterate1 {7025 } OK: TestTransliterate17026 TestTransliterate2 {7027 } OK: TestTransliterate27028 TestTransliterate3 {7029 } OK: TestTransliterate37030 TestSimpleKeyboardTransliterator {7031 } OK: TestSimpleKeyboardTransliterator7032 TestKeyboardTransliterator1 {7033 } OK: TestKeyboardTransliterator17034 TestKeyboardTransliterator2 {7035 } OK: TestKeyboardTransliterator27036 TestKeyboardTransliterator3 {7037 } OK: TestKeyboardTransliterator37038 TestGetAdoptFilter {7039 } OK: TestGetAdoptFilter7040 TestClone {7041 } OK: TestClone7042 TestNullTransliterator {7043 } OK: TestNullTransliterator7044 TestRegisterUnregister {7045 } OK: TestRegisterUnregister7046 TestUnicodeFunctor {7047 } OK: TestUnicodeFunctor7048 } OK: TransliteratorAPITest (36ms)7049 CompoundTransliteratorTest {7050 TestConstruction {7051 } OK: TestConstruction7052 TestCloneEqual {7053 } OK: TestCloneEqual7054 TestGetCount {7055 } OK: TestGetCount7056 TestGetSetAdoptTransliterator {7057 } OK: TestGetSetAdoptTransliterator7058 TestTransliterate {7059 } OK: TestTransliterate7060 } OK: CompoundTransliteratorTest7061 TransliteratorRoundTripTest {7062 TestCyrillic {7063 } OK: TestCyrillic (11ms)7064 TestHiragana {7065 } OK: TestHiragana (15ms)7066 TestKatakana {7067 } OK: TestKatakana (11ms)7068 TestJamo {7069 } OK: TestJamo7070 TestHangul {7071 } OK: TestHangul (21ms)7072 TestGreek {7073 (Known issue cldrbug:1911)7074 } OK: TestGreek (9ms)7075 TestGreekUNGEGN {7076 (Known issue cldrbug:1911)7077 } OK: TestGreekUNGEGN (19ms)7078 Testel {7079 (Known issue cldrbug:1911)7080 } OK: Testel (19ms)7081 TestDevanagariLatin {7082 (Known issue cldrbug:1911)7083 } OK: TestDevanagariLatin (15ms)7084 TestInterIndic {7085 (Known issue cldrbug:1911)7086 } OK: TestInterIndic (18ms)7087 TestHebrew {7088 (Known issue cldrbug:1911)7089 } OK: TestHebrew7090 TestArabic {7091 } OK: TestArabic7092 TestHan {7093 } OK: TestHan (17ms)7094 } OK: TransliteratorRoundTripTest (169ms)7095 JamoTest {7096 TestJamo {7097 } OK: TestJamo7098 TestRealText {7099 } OK: TestRealText7100 TestPiecemeal {7101 } OK: TestPiecemeal7102 } OK: JamoTest7103 TransliteratorErrorTest {7104 TestTransliteratorErrors {7105 } OK: TestTransliteratorErrors7106 TestUnicodeSetErrors {7107 } OK: TestUnicodeSetErrors7108 TestRBTErrors {7109 } OK: TestRBTErrors7110 TestCoverage {7111 } OK: TestCoverage7112 } OK: TransliteratorErrorTest7113 ReplaceableTest {7114 TestReplaceableClass {7115 } OK: TestReplaceableClass7116 } OK: ReplaceableTest7117 } OK: translit ( 1.03s )7118 rbbi {7119 RBBIAPITest {7120 TestCloneEquals {7121 } OK: TestCloneEquals7122 TestgetRules {7123 } OK: TestgetRules7124 TestHashCode {7125 } OK: TestHashCode7126 TestGetSetAdoptText {7127 } OK: TestGetSetAdoptText7128 TestIteration {7129 } OK: TestIteration7130 TestBuilder {7131 } OK: TestBuilder7132 TestQuoteGrouping {7133 } OK: TestQuoteGrouping7134 TestRuleStatusVec {7135 } OK: TestRuleStatusVec7136 TestBug2190 {7137 } OK: TestBug21907138 TestBug22580 {7139 } OK: TestBug225807140 TestRegistration {7141 } OK: TestRegistration7142 TestBoilerPlate {7143 } OK: TestBoilerPlate7144 TestRuleStatus {7145 } OK: TestRuleStatus7146 TestRoundtripRules {7147 } OK: TestRoundtripRules (90ms)7148 TestGetBinaryRules {7149 } OK: TestGetBinaryRules7150 TestRefreshInputText {7151 } OK: TestRefreshInputText7152 TestFilteredBreakIteratorBuilder {7153 } OK: TestFilteredBreakIteratorBuilder7154 } OK: RBBIAPITest (94ms)7155 RBBITest {7156 TestBug4153072 {7157 } OK: TestBug41530727158 TestUnicodeFiles {7159 } OK: TestUnicodeFiles (49ms)7160 TestGetAvailableLocales {7161 } OK: TestGetAvailableLocales7162 TestGetDisplayName {7163 } OK: TestGetDisplayName7164 TestEndBehaviour {7165 } OK: TestEndBehaviour7166 TestPreceding_NegativeIndex {7167 } OK: TestPreceding_NegativeIndex7168 TestWordBreaks {7169 } OK: TestWordBreaks (42ms)7170 TestWordBoundary {7171 } OK: TestWordBoundary7172 TestLineBreaks {7173 } OK: TestLineBreaks (561ms)7174 TestSentBreaks {7175 } OK: TestSentBreaks (26ms)7176 TestExtended {7177 } OK: TestExtended (23ms)7178 TestMonkey {7179 } OK: TestMonkey ((2.2s))7180 TestBug3818 {7181 } OK: TestBug38187182 TestDebug {7183 } OK: TestDebug7184 TestBug5775 {7185 } OK: TestBug57757186 TestBug9983 {7187 } OK: TestBug99837188 TestDictRules {7189 } OK: TestDictRules7190 TestBug5532 {7191 } OK: TestBug55327192 TestBug7547 {7193 } OK: TestBug75477194 TestBug12797 {7195 } OK: TestBug127977196 TestBug12918 {7197 } OK: TestBug129187198 TestBug12932 {7199 } OK: TestBug129327200 TestEmoji {7201 } OK: TestEmoji7202 TestBug12519 {7203 } OK: TestBug125197204 TestBug12677 {7205 } OK: TestBug126777206 TestTableRedundancies {7207 } OK: TestTableRedundancies7208 TestBug13447 {7209 } OK: TestBug134477210 TestReverse {7211 } OK: TestReverse (70ms)7212 TestBug13692 {7213 } OK: TestBug13692 (9ms)7214 TestDebugRules {7215 } OK: TestDebugRules7216 Test8BitsTrieWith8BitStateTable {7217 } OK: Test8BitsTrieWith8BitStateTable (51ms)7218 Test8BitsTrieWith16BitStateTable {7219 } OK: Test8BitsTrieWith16BitStateTable7220 Test16BitsTrieWith8BitStateTable {7221 } OK: Test16BitsTrieWith8BitStateTable (52ms)7222 Test16BitsTrieWith16BitStateTable {7223 } OK: Test16BitsTrieWith16BitStateTable (55ms)7224 TestTable_8_16_Bits {7225 } OK: TestTable_8_16_Bits (67ms)7226 TestBug13590 {7227 } OK: TestBug13590 (23ms)7228 TestUnpairedSurrogate {7229 } OK: TestUnpairedSurrogate7230 TestLSTMThai {7231 } OK: TestLSTMThai7232 TestLSTMBurmese {7233 } OK: TestLSTMBurmese7234 TestRandomAccess {7235 } OK: TestRandomAccess7236 TestExternalBreakEngineWithFakeTaiLe {7237 } OK: TestExternalBreakEngineWithFakeTaiLe7238 TestExternalBreakEngineWithFakeYue {7239 } OK: TestExternalBreakEngineWithFakeYue7240 TestBug22579 {7241 } OK: TestBug225797242 TestBug22581 {7243 } OK: TestBug225817244 TestBug22584 {7245 } OK: TestBug22584 (59ms)7246 TestBug22585 {7247 } OK: TestBug225857248 TestBug22602 {7249 } OK: TestBug22602 (11ms)7250 TestBug22636 {7251 } OK: TestBug226367252 } OK: RBBITest ((3.3s))7253 RBBIMonkeyTest {7254 testMonkey {7255 } OK: testMonkey (509ms)7256 } OK: RBBIMonkeyTest (509ms)7257 LSTMBETest {7258 TestThaiGraphclust {7259 } OK: TestThaiGraphclust (19ms)7260 TestThaiCodepoints {7261 } OK: TestThaiCodepoints (14ms)7262 TestBurmeseGraphclust {7263 } OK: TestBurmeseGraphclust7264 TestThaiGraphclustWithLargeMemory {7265 } OK: TestThaiGraphclustWithLargeMemory (57ms)7266 TestThaiCodepointsWithLargeMemory {7267 } OK: TestThaiCodepointsWithLargeMemory (32ms)7268 } OK: LSTMBETest (122ms)7269 } OK: rbbi ((4.0s))7270 rbnf {7271 TestEnglishSpellout {7272 } OK: TestEnglishSpellout7273 TestOrdinalAbbreviations {7274 } OK: TestOrdinalAbbreviations7275 TestDurations {7276 } OK: TestDurations7277 TestSpanishSpellout {7278 } OK: TestSpanishSpellout7279 TestFrenchSpellout {7280 } OK: TestFrenchSpellout7281 TestSwissFrenchSpellout {7282 } OK: TestSwissFrenchSpellout7283 TestItalianSpellout {7284 } OK: TestItalianSpellout7285 TestGermanSpellout {7286 } OK: TestGermanSpellout7287 TestThaiSpellout {7288 } OK: TestThaiSpellout7289 TestAPI {7290 } OK: TestAPI (30ms)7291 TestFractionalRuleSet {7292 } OK: TestFractionalRuleSet7293 TestSwedishSpellout {7294 } OK: TestSwedishSpellout7295 TestBelgianFrenchSpellout {7296 } OK: TestBelgianFrenchSpellout7297 TestSmallValues {7298 } OK: TestSmallValues7299 TestLocalizations {7300 } OK: TestLocalizations7301 TestAllLocales {7302 } OK: TestAllLocales ( 0.97s )7303 TestHebrewFraction {7304 } OK: TestHebrewFraction7305 TestPortugueseSpellout {7306 } OK: TestPortugueseSpellout7307 TestMultiplierSubstitution {7308 } OK: TestMultiplierSubstitution7309 TestSetDecimalFormatSymbols {7310 } OK: TestSetDecimalFormatSymbols7311 TestPluralRules {7312 } OK: TestPluralRules7313 TestMultiplePluralRules {7314 } OK: TestMultiplePluralRules7315 TestInfinityNaN {7316 } OK: TestInfinityNaN7317 TestVariableDecimalPoint {7318 } OK: TestVariableDecimalPoint7319 TestLargeNumbers {7320 } OK: TestLargeNumbers7321 TestCompactDecimalFormatStyle {7322 } OK: TestCompactDecimalFormatStyle7323 TestParseFailure {7324 } OK: TestParseFailure7325 TestMinMaxIntegerDigitsIgnored {7326 } OK: TestMinMaxIntegerDigitsIgnored7327 TestNorwegianSpellout {7328 } OK: TestNorwegianSpellout7329 TestNumberingSystem {7330 } OK: TestNumberingSystem7331 TestDFRounding {7332 } OK: TestDFRounding7333 TestMemoryLeak22899 {7334 } OK: TestMemoryLeak228997335 TestParseRuleDescriptorOverflow23002 {7336 } OK: TestParseRuleDescriptorOverflow230027337 TestInfiniteRecursion {7338 } OK: TestInfiniteRecursion7339 testOmissionReplacementWithPluralRules {7340 } OK: testOmissionReplacementWithPluralRules7341 TestNullDereferenceWRITE23149 {7342 } OK: TestNullDereferenceWRITE231497343 TestNullDereferenceREAD23184 {7344 } OK: TestNullDereferenceREAD231847345 } OK: rbnf ( 1.02s )7346 rbnfrt {7347 TestEnglishSpelloutRT {7348 } OK: TestEnglishSpelloutRT (46ms)7349 TestDurationsRT {7350 } OK: TestDurationsRT (11ms)7351 TestSpanishSpelloutRT {7352 } OK: TestSpanishSpelloutRT (43ms)7353 TestFrenchSpelloutRT {7354 } OK: TestFrenchSpelloutRT (40ms)7355 TestSwissFrenchSpelloutRT {7356 } OK: TestSwissFrenchSpelloutRT (42ms)7357 TestItalianSpelloutRT {7358 } OK: TestItalianSpelloutRT (30ms)7359 TestGermanSpelloutRT {7360 } OK: TestGermanSpelloutRT (25ms)7361 TestSwedishSpelloutRT {7362 } OK: TestSwedishSpelloutRT (21ms)7363 TestDutchSpelloutRT {7364 } OK: TestDutchSpelloutRT (42ms)7365 TestJapaneseSpelloutRT {7366 } OK: TestJapaneseSpelloutRT (17ms)7367 TestRussianSpelloutRT {7368 } OK: TestRussianSpelloutRT (309ms)7369 TestPortugueseSpelloutRT {7370 } OK: TestPortugueseSpelloutRT (107ms)7371 } OK: rbnfrt (733ms)7372 icuserv {7373 testAPI_One {7374 } OK: testAPI_One7375 testAPI_Two {7376 } OK: testAPI_Two7377 testRBF {7378 } OK: testRBF (17ms)7379 testNotification {7380 } OK: testNotification7381 testLocale {7382 } OK: testLocale7383 testWrapFactory {7384 } OK: testWrapFactory7385 testCoverage {7386 } OK: testCoverage7387 } OK: icuserv (17ms)7388 idna {7389 TestToASCII {7390 } OK: TestToASCII7391 TestToUnicode {7392 } OK: TestToUnicode7393 TestIDNToASCII {7394 } OK: TestIDNToASCII7395 TestIDNToUnicode {7396 } OK: TestIDNToUnicode7397 TestCompare {7398 } OK: TestCompare7399 TestErrorCases {7400 } OK: TestErrorCases7401 TestChaining {7402 } OK: TestChaining7403 TestRootLabelSeparator {7404 } OK: TestRootLabelSeparator7405 TestCompareReferenceImpl {7406 } OK: TestCompareReferenceImpl (29ms)7407 TestDataFile {7408 } OK: TestDataFile7409 TestRefIDNA {7410 } OK: TestRefIDNA (8ms)7411 TestIDNAMonkeyTest {7412 } OK: TestIDNAMonkeyTest (6ms)7413 TestConformanceTestVectors {7414 Test {7415 } OK: Test7416 } OK: TestConformanceTestVectors7417 UTS46Test {7418 TestAPI {7419 } OK: TestAPI7420 TestNotSTD3 {7421 } OK: TestNotSTD37422 TestInvalidPunycodeDigits {7423 } OK: TestInvalidPunycodeDigits7424 TestACELabelEdgeCases {7425 } OK: TestACELabelEdgeCases7426 TestDefaultNontransitional {7427 } OK: TestDefaultNontransitional7428 TestTooLong {7429 } OK: TestTooLong7430 TestSomeCases {7431 } OK: TestSomeCases7432 IdnaTest {7433 } OK: IdnaTest (8ms)7434 } OK: UTS46Test (9ms)7435 } OK: idna (57ms)7436 convert {7437 TestToUnicode {7438 } OK: TestToUnicode7439 TestFromUnicode {7440 } OK: TestFromUnicode7441 TestGetUnicodeSet {7442 } OK: TestGetUnicodeSet7443 TestGetUnicodeSet2 {7444 } OK: TestGetUnicodeSet2 ( 1.27s )7445 TestDefaultIgnorableCallback {7446 } OK: TestDefaultIgnorableCallback (15ms)7447 TestUTF8ToUTF8Overflow {7448 } OK: TestUTF8ToUTF8Overflow7449 TestUTF8ToUTF8Streaming {7450 } OK: TestUTF8ToUTF8Streaming7451 } OK: convert ( 1.29s )7452 rbnfp {7453 TestParse {7454 } OK: TestParse7455 TestNullRuleSet {7456 } OK: TestNullRuleSet7457 } OK: rbnfp7458 csdet {7459 ConstructionTest {7460 } OK: ConstructionTest7461 UTF8Test {7462 } OK: UTF8Test7463 UTF16Test {7464 } OK: UTF16Test7465 C1BytesTest {7466 } OK: C1BytesTest7467 InputFilterTest {7468 } OK: InputFilterTest7469 DetectionTest {7470 } OK: DetectionTest (40ms)7471 IBM424Test {7472 } OK: IBM424Test7473 IBM420Test {7474 } OK: IBM420Test7475 Ticket6394Test {7476 } OK: Ticket6394Test7477 Ticket6954Test {7478 } OK: Ticket6954Test7479 Ticket21823Test {7480 } OK: Ticket21823Test7481 } OK: csdet (40ms)7482 spoof {7483 testSpoofAPI {7484 } OK: testSpoofAPI7485 testSkeleton {7486 } OK: testSkeleton7487 testBidiSkeleton {7488 } OK: testBidiSkeleton7489 testAreConfusable {7490 } OK: testAreConfusable7491 testInvisible {7492 } OK: testInvisible7493 testConfData {7494 } OK: testConfData7495 testBug8654 {7496 } OK: testBug86547497 testScriptSet {7498 } OK: testScriptSet7499 testRestrictionLevel {7500 } OK: testRestrictionLevel7501 testMixedNumbers {7502 } OK: testMixedNumbers7503 testBug12153 {7504 } OK: testBug121537505 testBug12825 {7506 } OK: testBug128257507 testBug12815 {7508 } OK: testBug128157509 testBug13314_MixedNumbers {7510 } OK: testBug13314_MixedNumbers7511 testBug13328_MixedCombiningMarks {7512 } OK: testBug13328_MixedCombiningMarks7513 testCombiningDot {7514 } OK: testCombiningDot7515 } OK: spoof7516 bidi {7517 TestBidiTest {7518 } OK: TestBidiTest (133ms)7519 TestBidiCharacterTest {7520 } OK: TestBidiCharacterTest (49ms)7521 } OK: bidi (182ms)7522--------------------------------------7523KNOWN ISSUES7524[CLDR-18924] https://unicode-org.atlassian.net/browse/CLDR-189247525 /TimeZoneFormatTest/TestTimeRoundTrip/TestTimeRoundTrip7526 "Time round trip issues for Pacific/Apia in various locales"7527[CLDR-19048] https://unicode-org.atlassian.net/browse/CLDR-190487528 /IntlTestDateTimePatternGeneratorAPI/testJjMapping/testJjMapping7529 "ku_Latn_IQ needs either 'h' in Grego std time patterns or timeData update"7530[CLDR-1911] https://unicode-org.atlassian.net/browse/CLDR-19117531 /TransliteratorRoundTripTest/TestDevanagariLatin/TestDevanagariLatin7532 /TransliteratorRoundTripTest/TestGreek/TestGreek7533 /TransliteratorRoundTripTest/TestGreekUNGEGN/TestGreekUNGEGN7534 /TransliteratorRoundTripTest/TestHebrew/TestHebrew7535 /TransliteratorRoundTripTest/TestInterIndic/TestInterIndic7536 /TransliteratorRoundTripTest/Testel/Testel7537[CLDR-6745] https://unicode-org.atlassian.net/browse/CLDR-67457538 /UCAConformanceTest/TestRulesNonIgnorable/TestRulesNonIgnorable7539 "UCARules.txt has problems"7540[ICU-20727] https://unicode-org.atlassian.net/browse/ICU-207277541 /LocaleMatcherTest/testDataDriven/testDataDriven7542 "ignoring makeResolvedLocale() line 583"7543 "ignoring makeResolvedLocale() line 600"7544[ICU-21281] https://unicode-org.atlassian.net/browse/ICU-212817545 /NumberTest/NumberRangeFormatterTest/testGetDecimalNumbers/testGetDecimalNumbers7546[ICU-21911] https://unicode-org.atlassian.net/browse/ICU-219117547 /TransliteratorTest/TestIncrementalProgress/TestIncrementalProgress7548 "ICU4C cannot create inverse of Any-Xxxx/Variant transform created from both-direction transform"7549 /TransliteratorTest/TestSTV/TestSTV7550 "ICU4C cannot create inverse of (or unregister) Any-Xxxx/Variant transform created from both-direction transform"7551[ICU-22230] https://unicode-org.atlassian.net/browse/ICU-222307552 /CalendarTest/TestChineseCalendarMonthInSpecialYear/TestChineseCalendarMonthInSpecialYear7553 "Problem between 1890/1/21 and 1890/4/18"7554[ICU-23229] https://unicode-org.atlassian.net/browse/ICU-232297555 /NumberTest/NumberSkeletonTest/perUnitInArabic/perUnitInArabic7556 " Handling of volume units in Arabic locale are causing status failure in NumberFormatter"7557 To run suppressed tests, use the -K option.7558OK: All tests passed without error.7559--------------------------------------7560Elapsed Time: 00:00:24.3857561make[2]: Leaving directory '/build/icu/src/icu/source/test/intltest'7562make[1]: Making `check' in `iotest'7563make[2]: Entering directory '/build/icu/src/icu/source/test/iotest'7564LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ./iotest "-E/build/icu/src/icu/source/test/tmp/status.13451.deleteme.iotest"7565Default charset for this run is UTF-87566 (./iotest) {7567 file {7568 TestFile {7569" Can't u_fopen_u ULONGNAME test file, OK.7570 } ---[OK] (6ms)7571 TestFinit ---[OK]7572 TestFadopt ---[OK]7573 StdinBuffering ---[OK]7574 TestfgetsBuffers ---[OK]7575 TestFileReadBuffering ---[OK]7576 TestfgetsLineCount ---[OK]7577 TestfgetsNewLineHandling ---[OK]7578 TestfgetsNewLineCount ---[OK]7579 TestFgetsLineBuffering ---[OK]7580 TestCodepage ---[OK]7581 TestCodepageFlush ---[OK]7582 TestFileWriteRetvalUTF16 ---[OK]7583 TestFileWriteRetvalUTF8 ---[OK]7584 TestFileWriteRetvalASCII ---[OK]7585 TestFileWriteRetvalNONE ---[OK]7586 TestCodepageAndLocale ---[OK]7587 TestFprintfFormat ---[OK]7588 TestFScanset ---[OK]7589 TestFilePrintCompatibility ---[OK] (15ms)7590 TestBadScanfFormat ---[OK]7591 TestVargs ---[OK]7592 TestUnicodeFormat ---[OK]7593 } /file (28ms)7594 string {7595 TestString ---[OK]7596 TestLocalizedString ---[OK]7597 TestSprintfFormat ---[OK]7598 TestSnprintf ---[OK]7599 TestSScanset ---[OK]7600 TestStringCompatibility ---[OK] (28ms)7601 TestBadScanfFormat ---[OK]7602 TestVargs ---[OK]7603 TestCount ---[OK]7604 } /string (29ms)7605 translit {7606 ops ---[OK]7607 fileOut ---[OK]7608 stringOut ---[OK]7609 }7610 datadriv {7611 DataDrivenPrintf ---[OK]7612 DataDrivenPrintfPrecision ---[OK]7613 DataDrivenScanf ---[OK]7614 }7615 ScanfMultipleIntegers ---[OK]7616 stream {7617 TestStream ---[OK]7618 TestStreamEOF ---[OK]7619 }7620 } / (./iotest) (63ms)7621 7622[All tests passed successfully...]7623Elapsed Time: 00:00:00.0647624make[2]: Leaving directory '/build/icu/src/icu/source/test/iotest'7625make[1]: Making `check' in `cintltst'7626make[2]: Entering directory '/build/icu/src/icu/source/test/cintltst'7627LD_LIBRARY_PATH=../../lib:../../stubdata:../../tools/ctestfw:$LD_LIBRARY_PATH ./cintltst "-E/build/icu/src/icu/source/test/tmp/status.13451.deleteme.cintltst"7628Default locale for this run is en_US_POSIX7629 (./cintltst) {7630 tsconv {7631 ucnvseltst {7632 TestSelector ---[OK] (85ms)7633 TestUPropsVector ---[OK]7634 }7635 ccapitst {7636 ListNames {7637" Number of available codepages: 232/3657638 } ---[OK]7639 TestConvert ---[OK]7640 TestFlushCache ---[OK]7641 TestAlias ---[OK]7642 TestDuplicateAlias ---[OK]7643 TestConvertSafeClone ---[OK]7644 TestConvertClone ---[OK]7645 TestConvertSafeCloneCallback ---[OK]7646 TestCCSID ---[OK]7647 TestJ932 ---[OK]7648 TestJ1968 ---[OK]7649 TestLMBCSMaxChar ---[OK]7650 TestEBCDICSwapLFNL ---[OK]7651 TestConvertEx ---[OK]7652 TestConvertExFromUTF8 ---[OK]7653 TestConvertExFromUTF8_C5F0 ---[OK]7654 TestConvertAlgorithmic ---[OK]7655 TestDefaultConverterError ---[OK]7656 TestDefaultConverterSet {7657" Skipping test: ucnv_setDefaultName() did not affect actual name of UTF-87658 } ---[OK]7659 TestToUCountPending ---[OK]7660 TestFromUCountPending ---[OK]7661 TestDefaultName ---[OK]7662 TestCompareNames ---[OK]7663 TestSubstString ---[OK]7664 InvalidArguments ---[OK]7665 TestGetName ---[OK]7666 TestUTFBOM ---[OK]7667 } /tsconv/ccapitst7668 nucnvtst {7669 TestInBufSizes ---[OK]7670 TestOutBufSizes ---[OK]7671 TestConverterTypesAndStarters ---[OK]7672 TestAmbiguous ---[OK]7673 TestSignatureDetection ---[OK]7674 TestUTF7 ---[OK]7675 TestIMAP ---[OK]7676 TestUTF8 ---[OK]7677 TestCESU8 ---[OK]7678 TestUTF16 ---[OK]7679 TestUTF16BE ---[OK]7680 TestUTF16LE ---[OK]7681 TestUTF32 ---[OK]7682 TestUTF32BE ---[OK]7683 TestUTF32LE ---[OK]7684 TestLMBCS ---[OK]7685 TestLATIN1 ---[OK]7686 TestSBCS ---[OK]7687 TestDBCS ---[OK]7688 TestICCRunout ---[OK]7689 TestMBCS ---[OK]7690 TestISO_2022_JP ---[OK]7691 TestJIS ---[OK]7692 TestISO_2022_JP_1 ---[OK]7693 TestISO_2022_JP_2 ---[OK]7694 TestISO_2022_KR ---[OK]7695 TestISO_2022_KR_1 ---[OK]7696 TestISO_2022_CN ---[OK]7697 TestHZ ---[OK]7698 TestSCSU ---[OK]7699 TestEBCDIC_STATEFUL ---[OK]7700 TestGB18030 ---[OK]7701 TestJitterbug255 ---[OK]7702 TestEBCDICUS4XML ---[OK]7703 TestISCII ---[OK]7704 TestJB5275 ---[OK]7705 TestJB5275_1 ---[OK]7706 TestJitterbug981 ---[OK]7707 TestJitterbug1293 ---[OK]7708 TestCoverageMBCS ---[OK]7709 TestRoundTrippingAllUTF ---[OK]7710 TestJitterbug2346 ---[OK]7711 TestJitterbug2411 ---[OK]7712 TestJitterbug6175 ---[OK]7713 TestIsFixedWidth ---[OK]7714 } /tsconv/nucnvtst7715 bocu1tst {7716 TestBOCU1RefDiff ---[OK] (32ms)7717 TestBOCU1 ---[OK]7718 }7719 nccbtst {7720 TestSkipCallBack ---[OK]7721 TestStopCallBack ---[OK]7722 TestSubCallBack ---[OK]7723 TestSubWithValueCallBack ---[OK]7724 TestLegalAndOtherCallBack ---[OK]7725 TestSingleByteCallBack ---[OK]7726 TestCallBackFailure ---[OK]7727 }7728 eurocreg {7729 TestEuroRegression ---[OK]7730 }7731 ncnvfbts {7732 TestConverterFallBack ---[OK]7733 }7734 ncnvtst {7735 TestSurrogateBehaviour ---[OK]7736 TestErrorBehaviour ---[OK]7737 ToUnicodeErrorBehaviour ---[OK]7738 TestGetNextErrorBehaviour ---[OK]7739 TestAvailableConverters ---[OK]7740 TestFlushInternalBuffer ---[OK]7741 TestResetBehaviour ---[OK]7742 TestRegressionUTF8 ---[OK] (9ms)7743 TestRegressionUTF32 ---[OK] (8ms)7744 TestTruncated ---[OK]7745 TestUnicodeSet ---[OK] (15ms)7746 TestISO2022Crash ---[OK]7747 } /tsconv/ncnvtst7748 stdnmtst {7749 TestStandardName ---[OK]7750 TestStandardNames ---[OK]7751 TestCanonicalName ---[OK]7752 }7753 } /tsconv (154ms)7754 udatatst {7755 TestUDataOpen ---[OK]7756 TestUDataOpenChoiceDemo1 ---[OK]7757 TestUDataOpenChoiceDemo2 ---[OK]7758 TestUDataGetInfo ---[OK]7759 TestUDataGetMemory ---[OK]7760 TestErrorConditions ---[OK]7761 TestAppData ---[OK]7762 TestSwapData ---[OK] (6ms)7763 TestUDataSetAppData ---[OK]7764 TestICUDataName ---[OK]7765 PointerTableOfContents ---[OK]7766 SetBadCommonData ---[OK]7767 TestUDataFileAccess ---[OK]7768 TestTZDataDir ---[OK]7769 } /udatatst (7ms)7770 hpmufn {7771 TestHeapFunctions ---[OK]7772 }7773 utf16tst {7774 TestCodeUnitValues ---[OK]7775 TestCharLength ---[OK]7776 TestGetChar ---[OK]7777 TestNextPrevChar ---[OK]7778 TestNulTerminated ---[OK]7779 TestFwdBack ---[OK]7780 TestSetChar ---[OK]7781 TestAppendChar ---[OK]7782 TestAppend ---[OK]7783 TestSurrogate ---[OK]7784 } /utf16tst7785 utf8tst {7786 TestCodeUnitValues ---[OK]7787 TestCharLength ---[OK]7788 TestGetChar ---[OK]7789 TestNextPrevChar ---[OK]7790 TestNulTerminated ---[OK]7791 TestNextPrevNonCharacters ---[OK]7792 TestNextPrevCharUnsafe ---[OK]7793 TestFwdBack ---[OK]7794 TestFwdBackUnsafe ---[OK]7795 TestSetChar ---[OK]7796 TestSetCharUnsafe ---[OK]7797 TestTruncateIfIncomplete ---[OK]7798 TestAppendChar ---[OK]7799 TestAppend ---[OK]7800 TestSurrogates ---[OK]7801 TestLengthFromLeadByte ---[OK]7802 } /utf8tst7803 tsutil {7804 cstrtest {7805 TestAPI ---[OK]7806 TestInvariant ---[OK]7807 TestCompareInvEbcdicAsAscii ---[OK]7808 TestLocaleAtSign ---[OK]7809 TestNoInvariantAtSign ---[OK]7810 TestInvCharToAscii ---[OK]7811 }7812 trietest {7813 TrieTest ---[OK] (75ms)7814 DummyTrieTest ---[OK]7815 }7816 trie2test {7817 TrieTest ---[OK] (101ms)7818 EnumNewTrieForLeadSurrogateTest ---[OK]7819 DummyTrieTest ---[OK] (6ms)7820 FreeBlocksTest ---[OK] (17ms)7821 GrowDataArrayTest ---[OK] (23ms)7822 Trie12ConversionTest ---[OK]7823 }7824 ucptrietest {7825 TrieTestSet1 ---[OK] (57ms)7826 TrieTestSet2Overlap ---[OK] (27ms)7827 TrieTestSet3Initial9 ---[OK] (65ms)7828 TrieTestSetEmpty ---[OK] (33ms)7829 TrieTestSetSingleValue ---[OK] (36ms)7830 TrieTestSet2OverlapWithClone ---[OK] (29ms)7831 FreeBlocksTest ---[OK] (34ms)7832 GrowDataArrayTest ---[OK] (53ms)7833 ManyAllSameBlocksTest ---[OK] (59ms)7834 MuchDataTest ---[OK] (42ms)7835 TrieTestGetRangesFixedSurr ---[OK]7836 TestSmallNullBlockMatchesFast ---[OK] (37ms)7837 ShortAllSameBlocksTest ---[OK] (34ms)7838 } /tsutil/ucptrietest7839 cloctst {7840 TestObsoleteNames ---[OK]7841 TestBasicGetters ---[OK]7842 TestNullDefault ---[OK]7843 TestPrefixes ---[OK]7844 TestVariantLengthLimit ---[OK]7845 TestSimpleResourceInfo ---[OK]7846 TestDisplayNames ---[OK]7847 TestGetDisplayScriptPreFlighting21160 ---[OK]7848 TestGetAvailableLocales {7849" Number of locales returned = 9067850 } ---[OK]7851 TestGetAvailableLocalesByType ---[OK]7852 TestDataDirectory ---[OK]7853 TestISOFunctions ---[OK]7854 TestISO3Fallback ---[OK]7855 TestUninstalledISO3Names ---[OK]7856 TestSimpleDisplayNames ---[OK]7857 TestVariantParsing ---[OK]7858 TestKeywordVariants ---[OK]7859 TestKeywordVariantParsing ---[OK]7860 TestCanonicalization ---[OK]7861 TestCanonicalizationBuffer ---[OK]7862 TestKeywordSet ---[OK]7863 TestKeywordSetError ---[OK]7864 TestDisplayKeywords ---[OK]7865 TestCanonicalization21749StackUseAfterScope ---[OK]7866 TestDisplayKeywordValues ---[OK]7867 TestGetBaseName ---[OK]7868 TestGetLocale ---[OK]7869 TestDisplayNameWarning ---[OK]7870 Test21157CorrectTerminating ---[OK]7871 TestNonexistentLanguageExemplars ---[OK]7872 TestLocDataErrorCodeChaining ---[OK]7873 TestLocDataWithRgTag ---[OK]7874 TestLanguageExemplarsFallbacks ---[OK]7875 TestCalendar ---[OK]7876 TestDateFormat ---[OK]7877 TestCollation ---[OK]7878 TestULocale ---[OK]7879 TestUResourceBundle ---[OK]7880 TestDisplayName ---[OK] (37ms)7881 TestAcceptLanguage ---[OK]7882 TestGetLocaleForLCID ---[OK]7883 TestOrientation ---[OK]7884 TestLikelySubtags {7885" (Known issue CLDR-17908) und_Hant_CN changed expected result for Likely Subtags7886 } ---[OK]7887 TestToLanguageTag ---[OK]7888 TestBug20132 ---[OK]7889 TestBug20149 ---[OK]7890 TestCDefaultLocale ---[OK]7891 TestForLanguageTag ---[OK]7892 TestLangAndRegionCanonicalize ---[OK]7893 TestTrailingNull ---[OK]7894 TestUnicodeDefines ---[OK]7895 TestEnglishExemplarCharacters ---[OK]7896 TestDisplayNameBrackets ---[OK]7897 TestIllegalArgumentWhenNoDataWithNoSubstitute ---[OK]7898 TestIsRightToLeft ---[OK]7899 TestToUnicodeLocaleKey ---[OK]7900 TestToLegacyKey ---[OK]7901 TestToUnicodeLocaleType ---[OK]7902 TestToLegacyType ---[OK]7903 TestBadLocaleIDs ---[OK]7904 TestBug20370 ---[OK]7905 TestBug20321UnicodeLocaleKey ---[OK]7906 TestUsingDefaultWarning ---[OK]7907 TestBug21449InfiniteLoop ---[OK]7908 TestBug23031VaPosix ---[OK]7909 TestBug23031VaPosixManyExtensions ---[OK]7910 TestBug23031VaPosixManyVariants ---[OK]7911 TestExcessivelyLongIDs ---[OK]7912 TestUldnNameVariants ---[OK]7913 } /tsutil/cloctst7914 ulocbuildertst {7915 TestLocaleBuilder ---[OK]7916 TestLocaleBuilderBasic ---[OK]7917 TestLocaleBuilderBasicWithExtensionsOnDefaultLocale ---[OK]7918 TestSetLanguageWellFormed ---[OK]7919 TestSetLanguageIllFormed ---[OK]7920 TestSetScriptWellFormed ---[OK]7921 TestSetScriptIllFormed ---[OK]7922 TestSetRegionWellFormed ---[OK]7923 TestSetRegionIllFormed ---[OK]7924 TestSetVariantWellFormed ---[OK]7925 TestSetVariantIllFormed ---[OK]7926 TestSetUnicodeLocaleKeywordWellFormed ---[OK]7927 TestSetUnicodeLocaleKeywordIllFormedKey ---[OK]7928 TestSetUnicodeLocaleKeywordIllFormedValue ---[OK]7929 TestAddRemoveUnicodeLocaleAttribute ---[OK]7930 TestAddRemoveUnicodeLocaleAttributeWellFormed ---[OK]7931 TestAddUnicodeLocaleAttributeIllFormed ---[OK]7932 TestSetExtensionU ---[OK]7933 TestSetExtensionValidateUWellFormed ---[OK]7934 TestSetExtensionValidateUIllFormed ---[OK]7935 TestSetExtensionT ---[OK]7936 TestSetExtensionValidateTWellFormed ---[OK]7937 TestSetExtensionValidateTIllFormed ---[OK]7938 TestSetExtensionPU ---[OK]7939 TestSetExtensionValidatePUWellFormed ---[OK]7940 TestSetExtensionValidatePUIllFormed ---[OK]7941 TestSetExtensionOthers ---[OK]7942 TestSetExtensionValidateOthersWellFormed ---[OK]7943 TestSetExtensionValidateOthersIllFormed ---[OK]7944 TestSetLocale ---[OK]7945 TestBuildULocale ---[OK]7946 TestPosixCases ---[OK]7947 } /tsutil/ulocbuildertst7948 ulocaletst {7949 TestBasicGetters ---[OK]7950 TestForLanguageTag ---[OK]7951 TestGetKeywords ---[OK]7952 TestGetKeywordsEmpty ---[OK]7953 TestGetKeywordsWithPrivateUse ---[OK]7954 TestGetUnicodeKeywords ---[OK]7955 TestGetUnicodeKeywordsEmpty ---[OK]7956 TestGetUnicodeKeywordsWithPrivateUse ---[OK]7957 TestGetKeywordValue ---[OK]7958 TestGetUnicodeKeywordValue {7959" (Known issue ICU-22459) ulocaletst.c:259 ulocale_getUnicodeKeywordValue("fa-u-nu-thai", "ca") should not return error and should return empty string.7960 } ---[OK]7961 } /tsutil/ulocaletst7962 cldrtest {7963 TestLocaleStructure ---[OK] (18ms)7964 TestCurrencyList ---[OK]7965 TestConsistentCountryInfo ---[OK] (12ms)7966 VerifyTranslation {7967" (Known issue CLDR-17203) Some day names in kxv(_Deva)? use chars not in exemplars7968" (Known issue cldrbug:8899) lrc and mzn locales don't have translated day names7969" (Known issue cldrbug:14995) mai/sd_Deva day names use chars not in exemplars7970" (Known issue CLDR-18922) shn: Language autonym, month/day names use chars not in exemplars7971" (Known issue 11217) Fix result of uscript_getCode for yi: USCRIPT_YI -> USCRIPT_HEBREW7972 } ---[OK] (42ms)7973 TestExemplarSet {7974" (Known issue 11217) Fix result of uscript_getCode for yi: USCRIPT_YI -> USCRIPT_HEBREW7975 } ---[OK] (42ms)7976 TestLocaleDisplayPattern ---[OK]7977 TestCoverage ---[OK]7978 TestDelimiters ---[OK]7979 TestIndexChars ---[OK]7980 TestAvailableIsoCodes ---[OK]7981 } /tsutil/cldrtest7982 cucdtst {7983 TestCodeUnit ---[OK]7984 TestCodePoint ---[OK]7985 TestCharLength ---[OK]7986 TestBinaryValues ---[OK]7987 TestUnicodeData ---[OK] (12ms)7988 TestAdditionalProperties ---[OK]7989 TestNumericProperties ---[OK]7990 TestUpperLower ---[OK]7991 TestLetterNumber ---[OK]7992 TestMisc ---[OK]7993 TestPOSIX ---[OK]7994 TestControlPrint ---[OK]7995 TestIdentifier ---[OK]7996 TestCharNames ---[OK] (19ms)7997 TestUCharFromNameUnderflow ---[OK]7998 TestMirroring ---[OK]7999 TestUScriptCodeAPI ---[OK]8000 TestHasScript ---[OK]8001 TestGetScriptExtensions ---[OK]8002 TestScriptMetadataAPI ---[OK]8003 TestUScriptRunAPI ---[OK]8004 TestPropertyNames ---[OK]8005 TestPropertyValues ---[OK]8006 TestConsistency ---[OK]8007 TestCaseFolding ---[OK]8008 TestBinaryCharacterPropertiesAPI ---[OK]8009 TestIntCharacterPropertiesAPI ---[OK]8010 } /tsutil/cucdtst8011 custrtst {8012 TestStringCopy ---[OK]8013 TestStringFunctions ---[OK]8014 TestStringSearching ---[OK]8015 TestSurrogateSearching ---[OK]8016 TestUnescape ---[OK]8017 TestUnescapeRepeatedSurrogateLead20725 ---[OK]8018 TestCountChar32 ---[OK]8019 TestUCharIterator ---[OK]8020 } /tsutil/custrtst8021 cstrcase {8022 TestCaseLower ---[OK]8023 TestCaseUpper ---[OK]8024 TestCaseTitle ---[OK]8025 TestCaseDutchTitle ---[OK]8026 TestCaseFolding ---[OK]8027 TestCaseCompare ---[OK]8028 TestUCaseMap ---[OK]8029 TestUCaseMapToTitle ---[OK]8030 TestUCaseInsensitivePrefixMatch ---[OK]8031 } /tsutil/cstrcase8032 crestst {8033 TestConstruction1 ---[OK]8034 TestOpenDirect ---[OK]8035 TestResourceBundles ---[OK]8036 TestTable32 ---[OK]8037 TestFileStream ---[OK]8038 TestGetSize ---[OK]8039 TestGetLocaleByType ---[OK]8040 TestFallback ---[OK]8041 TestAliasConflict ---[OK]8042 TestAlgorithmicParentFallback ---[OK]8043 } /tsutil/crestst8044 creststn {8045 TestErrorCodes ---[OK]8046 TestEmptyBundle ---[OK]8047 TestConstruction1 ---[OK]8048 TestResourceBundles ---[OK]8049 TestNewTypes ---[OK]8050 TestEmptyTypes ---[OK]8051 TestBinaryCollationData ---[OK]8052 TestAPI ---[OK]8053 TestErrorConditions ---[OK]8054 TestDecodedBundle ---[OK]8055 TestResourceLevelAliasing ---[OK]8056 TestDirectAccess ---[OK]8057 TestTicket9804 ---[OK]8058 TestXPath ---[OK]8059 TestCLDRStyleAliases ---[OK]8060 TestFallbackCodes ---[OK]8061 TestGetUTF8String ---[OK]8062 TestCLDRVersion {8063" ulocdata_getCLDRVersion() returned: '48.0'8064 } ---[OK]8065 TestPreventFallback ---[OK]8066 TestFallback ---[OK]8067 TestGetVersion ---[OK]8068 TestGetVersionColl ---[OK]8069 TestAliasConflict ---[OK]8070 TestGetKeywordValues ---[OK]8071 TestGetFunctionalEquivalent ---[OK]8072 TestGetFunctionalEquivalentVariantLengthLimit ---[OK]8073 TestJB3763 ---[OK]8074 } /tsutil/creststn8075 chashtst {8076 TestBasic ---[OK]8077 TestAllowZero ---[OK]8078 TestOtherAPI ---[OK]8079 hashIChars ---[OK]8080 }8081 uenumtst {8082 EnumerationTest ---[OK]8083 EmptyEnumerationTest ---[OK]8084 DefaultNextTest ---[OK]8085 TestCharStringsEnumeration ---[OK]8086 TestUCharStringsEnumeration ---[OK]8087 }8088 cposxtst {8089 TestMessageCatalog ---[OK]8090 }8091 sorttest {8092 SortTest ---[OK]8093 StableSortTest8094* lines before sorting8095* lines after sorting8096 ---[OK]8097 }8098 TraceTest {8099 TestTraceAPI ---[OK]8100 }8101 UTextTest {8102 TestAPI ---[OK]8103 }8104 } /tsutil ( 0.96s )8105 custrtrn {8106 Test_strToUTF32 ---[OK]8107 Test_strToUTF32_surrogates ---[OK]8108 Test_strFromUTF32 ---[OK]8109 Test_strFromUTF32_surrogates ---[OK]8110 Test_UChar_UTF8_API ---[OK]8111 Test_FromUTF8 ---[OK]8112 Test_FromUTF8Lenient ---[OK]8113 Test_UChar_WCHART_API ---[OK]8114 Test_widestrs ---[OK]8115 Test_WCHART_LongString ---[OK]8116 Test_strToJavaModifiedUTF8 ---[OK]8117 Test_strFromJavaModifiedUTF8 ---[OK]8118 TestNullEmptySource ---[OK]8119 } /custrtrn8120 ucsdetst {8121 TestConstruction ---[OK]8122 TestUTF8 ---[OK]8123 TestUTF16 ---[OK]8124 TestC1Bytes ---[OK]8125 TestInputFilter ---[OK]8126 TestErrorChaining ---[OK]8127 TestBufferOverflow ---[OK]8128 TestIBM424 ---[OK]8129 TestIBM420 ---[OK]8130 } /ucsdetst8131 complex {8132 bidi {8133 TestCharFromDirProp ---[OK]8134 TestBidi ---[OK]8135 TestInverse ---[OK]8136 TestReorder ---[OK]8137 TestFailureRecovery ---[OK]8138 TestMultipleParagraphs ---[OK]8139 TestReorderingMode ---[OK]8140 TestReorderRunsOnly ---[OK]8141 TestStreaming ---[OK]8142 TestClassOverride ---[OK]8143 testGetBaseDirection ---[OK]8144 testContext ---[OK]8145 TestBracketOverflow ---[OK]8146 TestExplicitLevel0 ---[OK]8147 writeReorderedBufferOverflow ---[OK]8148 bug-9024 ---[OK]8149 } /complex/bidi8150 arabic-shaping {8151 ArabicShapingTest ---[OK]8152 lamalef ---[OK]8153 tashkeel ---[OK]8154 unshaping ---[OK]8155 bug-5421 ---[OK]8156 tailtest ---[OK]8157 bug-8703 ---[OK]8158 bug-9024 ---[OK]8159 shaping2 ---[OK]8160 } /complex/arabic-shaping8161 bidi-transform {8162 TestAutoDirection ---[OK]8163 TestAllTransformOptions ---[OK]8164 }8165 } /complex8166 uset {8167 TestAPI ---[OK]8168 Testj2269 ---[OK]8169 TestSerialized ---[OK] (10ms)8170 TestNonInvariantPattern ---[OK]8171 TestBadPattern ---[OK]8172 TestFreezable ---[OK]8173 TestSpan ---[OK]8174 } (10ms)8175 spreptst {8176 Test_nfs4_cs_prep_data ---[OK]8177 Test_nfs4_cis_prep_data ---[OK]8178 Test_nfs4_mixed_prep_data ---[OK]8179 Test_nfs4_cs_prep ---[OK]8180 Test_nfs4_cis_prep ---[OK]8181 Test_nfs4_mixed_prep ---[OK]8182 TestBEAMWarning ---[OK]8183 TestCoverage ---[OK]8184 TestStringPrepProfiles ---[OK]8185 } /spreptst (9ms)8186 idna {8187 TestToUnicode ---[OK]8188 TestToASCII ---[OK]8189 TestIDNToUnicode ---[OK]8190 TestIDNToASCII ---[OK]8191 TestCompare ---[OK]8192 TestJB4490 ---[OK]8193 TestJB4475 ---[OK]8194 TestLength ---[OK]8195 TestJB5273 ---[OK]8196 TestUTS46 ---[OK]8197 } /idna8198 regex {8199 TestRegexCAPI ---[OK]8200 TestBug4315 ---[OK]8201 TestUTextAPI ---[OK]8202 TestRefreshInput ---[OK]8203 TestBug8421 ---[OK]8204 TestBug10815 ---[OK]8205 }8206 tstxtbd {8207 cbiapts {8208 TestBreakIteratorCAPI ---[OK]8209 TestBreakIteratorSafeClone ---[OK]8210 TestBreakIteratorClone ---[OK]8211 TestBreakIteratorUText ---[OK]8212 TestBreakIteratorRules ---[OK]8213 TestBreakIteratorRuleError ---[OK]8214 TestBreakIteratorStatusVec ---[OK]8215 TestBreakIteratorTailoring ---[OK]8216 TestBreakIteratorRefresh ---[OK]8217 TestBug11665 ---[OK]8218 TestBreakIteratorSuppressions ---[OK]8219 } /tstxtbd/cbiapts8220 } /tstxtbd8221 tsformat {8222 ccaltst {8223 TestCalendar ---[OK] (11ms)8224 TestGetSetDateAPI ---[OK]8225 TestFieldGetSet ---[OK]8226 TestAddRollExtensive ---[OK] (169ms)8227 TestGetLimits ---[OK]8228 TestDOWProgression ---[OK]8229 TestGMTvsLocal ---[OK]8230 TestGregorianChange ---[OK]8231 TestGetKeywordValuesForLocale ---[OK]8232 TestWeekend ---[OK]8233 TestFieldDifference ---[OK]8234 TestAmbiguousWallTime ---[OK]8235 TestAddRollEra0AndEraBounds ---[OK]8236 TestGetTZTransition ---[OK]8237 TestGetWindowsTimeZoneID ---[OK]8238 TestGetTimeZoneIDByWindowsID ---[OK]8239 TestJpnCalAddSetNextEra ---[OK]8240 TestUcalOpenBufferRead ---[OK]8241 TestGetTimeZoneOffsetFromLocal ---[OK]8242 TestFWWithISO8601 ---[OK]8243 TestFWwithRGSD ---[OK]8244 } /tsformat/ccaltst8245 cdattst {8246 TestDateFormat ---[OK] (51ms)8247 TestRelativeDateFormat ---[OK]8248 TestSymbols ---[OK]8249 TestDateFormatCalendar ---[OK]8250 TestExtremeDates ---[OK]8251 TestAllLocales ---[OK] (160ms)8252 TestRelativeCrash ---[OK]8253 TestContext ---[OK]8254 TestCalendarDateParse ---[OK]8255 TestOverrideNumberFormat ---[OK]8256 TestParseErrorReturnValue ---[OK]8257 TestFormatForFields ---[OK]8258 TestForceGannenNumbering ---[OK]8259 TestMapDateToCalFields ---[OK]8260 TestNarrowQuarters ---[OK]8261 TestExtraneousCharacters ---[OK]8262 TestParseTooStrict ---[OK]8263 TestHourCycle ---[OK]8264 TestLocaleNameCrash ---[OK]8265 } /tsformat/cdattst8266 udatpg_test {8267 TestOpenClose ---[OK]8268 TestUsage ---[OK]8269 TestBuilder ---[OK]8270 TestOptions ---[OK]8271 TestGetFieldDisplayNames ---[OK]8272 TestGetDefaultHourCycle ---[OK]8273 TestGetDefaultHourCycleOnEmptyInstance ---[OK]8274 TestEras ---[OK]8275 TestDateTimePatterns ---[OK]8276 TestRegionOverride ---[OK]8277 TestISO8601 ---[OK]8278 } /tsformat/udatpg_test8279 cdateintervalformattest {8280 TestDateIntervalFormat ---[OK]8281 TestFPos_SkelWithSeconds ---[OK]8282 TestFormatToResult ---[OK]8283 TestFormatCalendarToResult ---[OK]8284 }8285 crelativedateformattest {8286 TestRelDateFmt ---[OK]8287 TestNumericField ---[OK]8288 TestCombineDateTime ---[OK]8289 TestFields ---[OK]8290 }8291 cnumtst {8292 TestNumberFormat ---[OK]8293 TestSpelloutNumberParse ---[OK]8294 TestSignificantDigits ---[OK]8295 TestSigDigRounding ---[OK]8296 TestNumberFormatPadding ---[OK]8297 TestInt64Format ---[OK]8298 TestNonExistentCurrency ---[OK]8299 TestCurrencyRegression ---[OK]8300 TestTextAttributeCrash ---[OK]8301 TestRBNFFormat ---[OK]8302 TestRBNFRounding ---[OK]8303 TestNBSPInPattern ---[OK]8304 TestInt64Parse ---[OK]8305 TestParseZero ---[OK]8306 TestParseCurrency ---[OK]8307 TestCloneWithRBNF ---[OK]8308 TestMaxInt ---[OK]8309 TestNoExponent ---[OK]8310 TestSignAlwaysShown ---[OK]8311 TestMinimumGroupingDigits ---[OK]8312 TestParseCaseSensitive ---[OK]8313 TestUFormattable ---[OK]8314 TestUNumberingSystem ---[OK]8315 TestCurrencyIsoPluralFormat ---[OK]8316 TestContext ---[OK]8317 TestCurrencyUsage ---[OK]8318 TestCurrFmtNegSameAsPositive ---[OK]8319 TestVariousStylesAndAttributes ---[OK]8320 TestParseCurrPatternWithDecStyle ---[OK]8321 TestFormatForFields ---[OK]8322 Test12052_NullPointer ---[OK]8323 TestParseCases ---[OK]8324 TestSetMaxFracAndRoundIncr ---[OK]8325 TestIgnorePadding ---[OK]8326 TestSciNotationMaxFracCap {8327" unum_toPattern (5): #E+008328 } ---[OK]8329 TestMinIntMinFracZero ---[OK]8330 Test21479_ExactCurrency ---[OK]8331 Test22088_Ethiopic ---[OK]8332 TestChangingRuleset ---[OK]8333 TestParseWithEmptyCurr ---[OK]8334 TestDuration ---[OK]8335 TestStrictParse ---[OK]8336 } /tsformat/cnumtst8337 cnmdptst {8338 TestPatterns ---[OK]8339 TestQuotes ---[OK]8340 TestExponential ---[OK]8341 TestCurrencySign ---[OK]8342 TestCurrency ---[OK]8343 TestCurrencyObject ---[OK]8344 TestRounding487 ---[OK]8345 TestDoubleAttribute ---[OK]8346 TestSecondaryGrouping ---[OK]8347 TestCurrencyKeywords ---[OK] (43ms)8348 TestRounding5350 ---[OK]8349 TestGetKeywordValuesForLocale ---[OK] (7ms)8350 } /tsformat/cnmdptst8351 cmsgtst {8352 OpenMessageFormatTest ---[OK]8353 MessageFormatTest ---[OK]8354 TestSampleMessageFormat ---[OK]8355 TestSampleFormatAndParse ---[OK]8356 TestSampleFormatAndParseWithError ---[OK]8357 TestNewFormatAndParseAPI ---[OK]8358 TestMsgFormatChoice ---[OK]8359 TestParseMessage ---[OK]8360 TestMessageFormatWithValist ---[OK]8361 TestParseMessageWithValist ---[OK]8362 TestJ904 ---[OK]8363 MessageLength ---[OK]8364 TestMessageWithUnusedArgNumber ---[OK]8365 TestErrorChaining ---[OK]8366 TestMsgFormatSelect ---[OK]8367 } /tsformat/cmsgtst8368 cdtrgtst {8369 Test4029195 ---[OK]8370 Test4056591 ---[OK]8371 Test4059917 ---[OK]8372 Test4060212 ---[OK]8373 Test4061287 ---[OK]8374 Test4073003 ---[OK]8375 Test4162071 ---[OK]8376 Test714 ---[OK]8377 Test_GEec ---[OK]8378 } /tsformat/cdtrgtst8379 cdtdptst {8380 TestTwoDigitYearDSTParse ---[OK]8381 TestPartialParse994 ---[OK]8382 TestRunTogetherPattern985 ---[OK]8383 TestCzechMonths459 ---[OK]8384 TestQuotePattern161 ---[OK]8385 TestBooleanAttributes ---[OK]8386 }8387 utmstest {8388 TestAPI ---[OK]8389 TestData ---[OK]8390 TestMonkey ---[OK]8391 TestDotNet ---[OK]8392 }8393 currtest {8394 TestEnumList ---[OK]8395 TestEnumListReset ---[OK]8396 TestEnumListCount ---[OK]8397 TestFractionDigitOverride ---[OK]8398 TestPrefixSuffix ---[OK]8399 TestNumericCode ---[OK]8400 }8401 cpluralrulestest {8402 TestPluralRules ---[OK]8403 TestOrdinalRules ---[OK]8404 TestGetKeywords ---[OK]8405 TestFormatted ---[OK]8406 TestSelectRange ---[OK]8407 }8408 uregiontest {8409 TestKnownRegions ---[OK]8410 TestGetContainedRegions ---[OK]8411 TestGroupingChildren ---[OK]8412 TestGetContainedRegionsWithType ---[OK]8413 TestGetContainingRegion ---[OK]8414 TestGetContainingRegionWithType ---[OK]8415 TestGetPreferredValues ---[OK]8416 TestContains ---[OK]8417 } /tsformat/uregiontest8418 ulistfmttest {8419 TestUListFmt ---[OK]8420 TestUListFmtToValue ---[OK]8421 TestUListOpenStyled ---[OK]8422 TestUList21871_A ---[OK]8423 TestUList21871_B ---[OK]8424 }8425 unumberformatter {8426 TestSkeletonFormatToString ---[OK]8427 TestSkeletonFormatToFields ---[OK]8428 TestExampleCode ---[OK]8429 TestSimpleNumberFormatterExample ---[OK]8430 TestSimpleNumberFormatterFull ---[OK]8431 TestFormattedValue ---[OK]8432 TestSkeletonParseError ---[OK]8433 TestToDecimalNumber ---[OK]8434 TestPerUnitInArabic {8435" (Known issue ICU-23104) Strange handling of part-per-1e9 & volumes in skeletons8436 } ---[OK] (19ms)8437 Test21674_State ---[OK]8438 TestNegativeDegrees ---[OK]8439 } /tsformat/unumberformatter8440 uformattedvalue {8441 TestBasic ---[OK]8442 TestSetters ---[OK]8443 }8444 unumberrangeformatter {8445 TestExampleCode ---[OK]8446 TestFormattedValue ---[OK]8447 TestSkeletonParseError ---[OK]8448 TestGetDecimalNumbers ---[OK]8449 }8450 cgendtst {8451 TestGenderInfo ---[OK]8452 }8453 } /tsformat (511ms)8454 tstformat {8455 ccaltst {8456 TestGetIanaTimeZoneID ---[OK]8457 }8458 }8459 tscoll {8460 capitst {8461 TestProperty ---[OK]8462 TestRuleBasedColl ---[OK] (10ms)8463 TestCompare ---[OK]8464 TestSortKey ---[OK]8465 TestHashCode ---[OK]8466 TestElemIter ---[OK]8467 TestGetAll ---[OK]8468 TestDecomposition ---[OK]8469 TestSafeClone ---[OK]8470 TestClone ---[OK]8471 TestCloneBinary ---[OK]8472 TestGetSetAttr ---[OK]8473 TestBounds ---[OK]8474 TestGetLocale ---[OK]8475 TestSortKeyBufferOverrun ---[OK]8476 TestAttribute ---[OK]8477 TestGetTailoredSet ---[OK]8478 TestMergeSortKeys ---[OK]8479 TestShortString ---[OK]8480 TestGetContractionsAndUnsafes ---[OK] (38ms)8481 TestOpenBinary ---[OK]8482 TestDefault ---[OK]8483 TestDefaultKeyword ---[OK]8484 TestOpenVsOpenRules ---[OK] (68ms)8485 TestBengaliSortKey ---[OK]8486 TestGetKeywordValuesForLocale ---[OK]8487 TestStrcollNull ---[OK]8488 TestLocaleIDWithUnderscoreAndExtension ---[OK]8489 } /tscoll/capitst8490 ccurrtst {8491 currTest ---[OK]8492 }8493 cdetst {8494 TestTertiary ---[OK]8495 TestPrimary ---[OK]8496 }8497 cestst {8498 TestPrimary ---[OK]8499 TestTertiary ---[OK]8500 }8501 cfrtst {8502 TestSecondary ---[OK]8503 TestTertiary ---[OK]8504 TestExtra ---[OK]8505 TestGetSortKey ---[OK]8506 }8507 cjacoll {8508 TestTertiary ---[OK]8509 TestBase ---[OK]8510 TestPlainDakutenHandakuten ---[OK]8511 TestSmallLarge ---[OK]8512 TestKatakanaHiragana ---[OK]8513 TestChooonKigoo ---[OK]8514 }8515 cturtst {8516 TestPrimary ---[OK]8517 TestTertiary ---[OK]8518 }8519 encoll {8520 TestPrimary ---[OK]8521 TestSecondary ---[OK]8522 TestTertiary ---[OK]8523 }8524 cfintst {8525 TestPrimary ---[OK]8526 TestTertiary ---[OK]8527 }8528 cg7coll {8529 TestG7Locales ---[OK] (79ms)8530 TestDemo1 ---[OK]8531 TestDemo2 ---[OK]8532 TestDemo3 ---[OK]8533 TestDemo4 ---[OK]8534 }8535 citertst {8536 TestPrevious ---[OK] (8ms)8537 TestOffset ---[OK]8538 TestSetText ---[OK]8539 TestMaxExpansion ---[OK] (6ms)8540 TestUnicodeChar ---[OK]8541 TestNormalizedUnicodeChar ---[OK]8542 TestNormalization ---[OK]8543 TestBug672 ---[OK]8544 TestBug672Normalize ---[OK]8545 TestSmallBuffer ---[OK]8546 TestDiscontiguos ---[OK]8547 TestSearchCollatorElements ---[OK]8548 } /tscoll/citertst8549 callcoll {8550 TestPrimary ---[OK]8551 TestSecondary ---[OK]8552 TestTertiary ---[OK]8553 TestIdentical ---[OK]8554 TestExtra ---[OK]8555 TestJB581 ---[OK]8556 TestVariableTop ---[OK]8557 TestSurrogates ---[OK]8558 TestInvalidRules ---[OK]8559 TestJB1401 ---[OK]8560 TestJitterbug1098 ---[OK]8561 TestFCDCrash ---[OK]8562 TestJ5298 ---[OK] (8ms)8563 TestBadKey ---[OK]8564 } /tscoll/callcoll8565 cmsccoll {8566 TestRuleOptions ---[OK] (18ms)8567 TestBeforePrefixFailure ---[OK]8568 TestContractionClosure ---[OK]8569 TestPrefixCompose ---[OK]8570 TestStrCollIdenticalPrefix ---[OK]8571 TestPrefix ---[OK]8572 TestNewJapanese ---[OK] (30ms)8573 TestNonChars ---[OK]8574 TestExtremeCompression ---[OK] ( 1.24s )8575 TestSurrogates ---[OK]8576 TestVariableTopSetting ---[OK]8577 TestMaxVariable ---[OK]8578 TestBocsuCoverage ---[OK]8579 TestCyrillicTailoring ---[OK]8580 TestCase ---[OK] (9ms)8581 IncompleteCntTest ---[OK]8582 BlackBirdTest ---[OK]8583 FunkyATest ---[OK]8584 BillFairmanTest ---[OK]8585 TestChMove ---[OK]8586 TestImplicitTailoring ---[OK] (6ms)8587 TestFCDProblem ---[OK]8588 TestEmptyRule ---[OK]8589 TestJ815 ---[OK]8590 TestUpperCaseFirst ---[OK]8591 TestBefore ---[OK]8592 TestHangulTailoring ---[OK] (10ms)8593 TestUCARules ---[OK] (81ms)8594 TestIncrementalNormalize ---[OK] (139ms)8595 TestComposeDecompose ---[OK] (691ms)8596 TestCompressOverlap ---[OK]8597 TestContraction ---[OK]8598 TestExpansion ---[OK]8599 TestOptimize ---[OK]8600 TestSuppressContractions ---[OK]8601 Alexis2 ---[OK]8602 TestHebrewUCA ---[OK]8603 TestPartialSortKeyTermination ---[OK]8604 TestSettings ---[OK]8605 TestEquals ---[OK] (292ms)8606 TestJ2726 ---[OK]8607 NullRule ---[OK]8608 TestNumericCollation ---[OK] (7ms)8609 TestTibetanConformance ---[OK]8610 TestPinyinProblem ---[OK]8611 TestSeparateTrees ---[OK]8612 TestBeforePinyin ---[OK] (14ms)8613 TestBeforeTightening ---[OK]8614 TestTailorNULL ---[OK]8615 TestUpperFirstQuaternary ---[OK]8616 TestJ4960 ---[OK]8617 TestJ5223 ---[OK]8618 TestJ5232 ---[OK]8619 TestJ5367 ---[OK]8620 TestHiragana ---[OK]8621 TestSortKeyConsistency ---[OK]8622 TestVI5913 ---[OK]8623 TestCroatianSortKey ---[OK]8624 TestTailor6179 ---[OK]8625 TestUCAPrecontext ---[OK]8626 TestOutOfBuffer5468 ---[OK]8627 TestSameStrengthList ---[OK]8628 TestSameStrengthListQuoted ---[OK]8629 TestSameStrengthListSupplemental ---[OK]8630 TestSameStrengthListQwerty ---[OK] (9ms)8631 TestSameStrengthListQuotedQwerty ---[OK]8632 TestSameStrengthListRanges ---[OK]8633 TestSameStrengthListSupplementalRanges ---[OK]8634 TestSpecialCharacters ---[OK]8635 TestPrivateUseCharacters ---[OK]8636 TestPrivateUseCharactersInList ---[OK]8637 TestPrivateUseCharactersInRange ---[OK]8638 TestInvalidListsAndRanges ---[OK]8639 TestImportRulesDeWithPhonebook ---[OK]8640 TestImport ---[OK]8641 TestImportWithType ---[OK]8642 TestBeforeRuleWithScriptReordering ---[OK]8643 TestNonLeadBytesDuringCollationReordering ---[OK]8644 TestReorderingAPI ---[OK]8645 TestReorderingAPIWithRuleCreatedCollator ---[OK]8646 TestEquivalentReorderingScripts ---[OK]8647 TestGreekFirstReorder ---[OK]8648 TestGreekLastReorder ---[OK]8649 TestNonScriptReorder ---[OK]8650 TestHaniReorder ---[OK]8651 TestHaniReorderWithOtherRules ---[OK]8652 TestMultipleReorder ---[OK]8653 TestReorderingAcrossCloning ---[OK]8654 TestReorderWithNumericCollation ---[OK]8655 TestCaseLevelBufferOverflow ---[OK]8656 TestNextSortKeyPartJaIdentical ---[OK]8657 } /tscoll/cmsccoll8658 usrchtst {8659 TestStart ---[OK]8660 TestOpenClose ---[OK]8661 TestInitialization ---[OK]8662 TestBasic ---[OK]8663 TestNormExact ---[OK]8664 TestStrength ---[OK]8665 TestBreakIterator ---[OK]8666 TestVariable ---[OK]8667 TestOverlap ---[OK]8668 TestCollator ---[OK]8669 TestPattern ---[OK]8670 TestText ---[OK]8671 TestCompositeBoundaries ---[OK]8672 TestGetSetOffset ---[OK]8673 TestGetSetAttribute ---[OK]8674 TestGetMatch ---[OK]8675 TestSetMatch ---[OK]8676 TestReset ---[OK]8677 TestSupplementary ---[OK]8678 TestContraction ---[OK]8679 TestIgnorable ---[OK]8680 TestCanonical ---[OK]8681 TestNormCanonical ---[OK]8682 TestStrengthCanonical ---[OK]8683 TestBreakIteratorCanonical ---[OK]8684 TestVariableCanonical ---[OK]8685 TestOverlapCanonical ---[OK]8686 TestCollatorCanonical ---[OK]8687 TestPatternCanonical ---[OK]8688 TestTextCanonical ---[OK]8689 TestCompositeBoundariesCanonical ---[OK]8690 TestGetSetOffsetCanonical ---[OK]8691 TestSupplementaryCanonical ---[OK]8692 TestContractionCanonical ---[OK]8693 TestEnd ---[OK]8694 TestNumeric ---[OK]8695 TestDiacriticMatch ---[OK]8696 TestForwardBackward ---[OK]8697 TestSearchForNull ---[OK]8698 TestStrengthIdentical ---[OK]8699 TestUsingSearchCollator ---[OK]8700 TestPCEBuffer {8701 1_00df ---[OK]8702 2_dfff ---[OK]8703 }8704 TestMatchFollowedByIgnorables ---[OK]8705 TestIndicPrefixMatch ---[OK]8706 TestUInt16Overflow ---[OK]8707 } /tscoll/usrchtst8708 } /tscoll ((2.9s))8709 tsnorm {8710 cnormtst {8711 TestAPI ---[OK]8712 TestDecomp ---[OK]8713 TestCompatDecomp ---[OK]8714 TestCanonDecompCompose ---[OK]8715 TestCompatDecompCompose ---[OK]8716 TestFCD ---[OK]8717 TestNull ---[OK]8718 TestQuickCheck ---[OK]8719 TestQuickCheckPerCP ---[OK]8720 TestIsNormalized ---[OK]8721 TestCheckFCD ---[OK]8722 TestNormCoverage ---[OK]8723 TestConcatenate ---[OK]8724 TestNextPrevious ---[OK]8725 TestFCNFKCClosure ---[OK]8726 TestComposition ---[OK]8727 TestGetDecomposition ---[OK]8728 TestGetRawDecomposition ---[OK]8729 TestAppendRestoreMiddle ---[OK]8730 TestGetEasyToUseInstance ---[OK]8731 TestAPICoverage ---[OK]8732 } /tsnorm/cnormtst8733 } /tsnorm8734 utrans {8735 TestAPI ---[OK]8736 TestSimpleRules ---[OK]8737 TestFilter ---[OK]8738 TestOpenInverse ---[OK]8739 TestClone ---[OK]8740 TestRegisterUnregister ---[OK]8741 TestExtractBetween ---[OK]8742 TestUnicodeIDs ---[OK]8743 TestGetRulesAndSourceSet ---[OK]8744 TestDataVariantsCompounds ---[OK] (60ms)8745 } /utrans (71ms)8746 uspoof {8747 TestOpenFromSource ---[OK] (12ms)8748 TestUSpoofCAPI ---[OK]8749 } (12ms)8750 putiltst {8751 TestVersion ---[OK]8752 TestCompareVersions ---[OK]8753 TestErrorName ---[OK]8754 TestPUtilAPI ---[OK]8755 TestString ---[OK]8756 toolutil {8757 findBasename ---[OK]8758 findDirname ---[OK]8759 TestSignedRightShiftIsArithmetic {8760" signed right shift is Arithmetic Shift Right: 18761 } ---[OK]8762 }8763 } /putiltst8764 } / (./cintltst) ((4.6s))8765KNOWN ISSUES8766[CLDR-14995] https://unicode-org.atlassian.net/browse/CLDR-149958767 /tsutil/cldrtest/VerifyTranslation8768 "mai/sd_Deva day names use chars not in exemplars"8769 "sd_Deva month names use chars not in exemplars"8770[CLDR-17203] https://unicode-org.atlassian.net/browse/CLDR-172038771 /tsutil/cldrtest/VerifyTranslation8772 "Some day names in kxv(_Deva)? use chars not in exemplars"8773 "Some month names in kxv(_Deva)? use chars not in exemplars"8774[CLDR-17908] https://unicode-org.atlassian.net/browse/CLDR-179088775 /tsutil/cloctst/TestLikelySubtags8776 "und_Hant_CN changed expected result for Likely Subtags"8777[CLDR-18922] https://unicode-org.atlassian.net/browse/CLDR-189228778 /tsutil/cldrtest/VerifyTranslation8779 "shn: Language autonym, month/day names use chars not in exemplars"8780[CLDR-8899] https://unicode-org.atlassian.net/browse/CLDR-88998781 /tsutil/cldrtest/VerifyTranslation8782 "lrc and mzn locales don't have translated day names"8783[ICU-11217] https://unicode-org.atlassian.net/browse/ICU-112178784 /tsutil/cldrtest/TestExemplarSet8785 "Fix result of uscript_getCode for yi: USCRIPT_YI -> USCRIPT_HEBREW"8786 /tsutil/cldrtest/VerifyTranslation8787 "Fix result of uscript_getCode for yi: USCRIPT_YI -> USCRIPT_HEBREW"8788[ICU-22459] https://unicode-org.atlassian.net/browse/ICU-224598789 /tsutil/ulocaletst/TestGetUnicodeKeywordValue8790 "ulocaletst.c:259 ulocale_getUnicodeKeywordValue("fa-u-nu-thai", "ca") should not return error and should return empty string."8791 "ulocaletst.c:265 ulocale_getUnicodeKeywordValue("fa-u-nu-thai", "co") should not return error and should return empty string."8792[ICU-23104] https://unicode-org.atlassian.net/browse/ICU-231048793 /tsformat/unumberformatter/TestPerUnitInArabic8794 "Strange handling of part-per-1e9 & volumes in skeletons"8795(To run suppressed tests, use the -K option.)8796 8797[All tests passed successfully...]8798Elapsed Time: 00:00:04.6488799make[2]: Leaving directory '/build/icu/src/icu/source/test/cintltst'8800---------------8801ALL TESTS SUMMARY:8802All tests OK: testdata intltest iotest cintltst8803make[1]: Leaving directory '/build/icu/src/icu/source/test'8804make[1]: Entering directory '/build/icu/src/icu/source'8805verifying that icu-config --selfcheck can operate8806verifying that make -f Makefile.inc selfcheck can operate8807PASS: config selfcheck OK8808rm -rf test-local.xml8809make[1]: Leaving directory '/build/icu/src/icu/source'8810==> Entering fakeroot environment...8811==> Starting package()...8812make[0]: Making `install' in `stubdata'8813make[1]: Entering directory '/build/icu/src/icu/source/stubdata'8814/bin/sh ../mkinstalldirs /build/icu/pkg/icu/usr/lib8815mkdir /build/icu/pkg/icu/usr8816mkdir /build/icu/pkg/icu/usr/lib8817/usr/bin/install -c libicudata.so.78.3 /build/icu/pkg/icu/usr/lib8818cd /build/icu/pkg/icu/usr/lib && rm -f libicudata.so && ln -s libicudata.so.78.3 libicudata.so8819cd /build/icu/pkg/icu/usr/lib && rm -f libicudata.so.78 && ln -s libicudata.so.78.3 libicudata.so.788820make[1]: Leaving directory '/build/icu/src/icu/source/stubdata'8821make[0]: Making `install' in `common'8822make[1]: Entering directory '/build/icu/src/icu/source/common'8823/bin/sh ../mkinstalldirs /build/icu/pkg/icu/usr/include/unicode8824mkdir /build/icu/pkg/icu/usr/include8825mkdir /build/icu/pkg/icu/usr/include/unicode8826/usr/bin/install -c -m 644 ./unicode/appendable.h /build/icu/pkg/icu/usr/include/unicode8827/usr/bin/install -c -m 644 ./unicode/brkiter.h /build/icu/pkg/icu/usr/include/unicode8828/usr/bin/install -c -m 644 ./unicode/bytestream.h /build/icu/pkg/icu/usr/include/unicode8829/usr/bin/install -c -m 644 ./unicode/bytestrie.h /build/icu/pkg/icu/usr/include/unicode8830/usr/bin/install -c -m 644 ./unicode/bytestriebuilder.h /build/icu/pkg/icu/usr/include/unicode8831/usr/bin/install -c -m 644 ./unicode/caniter.h /build/icu/pkg/icu/usr/include/unicode8832/usr/bin/install -c -m 644 ./unicode/casemap.h /build/icu/pkg/icu/usr/include/unicode8833/usr/bin/install -c -m 644 ./unicode/char16ptr.h /build/icu/pkg/icu/usr/include/unicode8834/usr/bin/install -c -m 644 ./unicode/chariter.h /build/icu/pkg/icu/usr/include/unicode8835/usr/bin/install -c -m 644 ./unicode/dbbi.h /build/icu/pkg/icu/usr/include/unicode8836/usr/bin/install -c -m 644 ./unicode/docmain.h /build/icu/pkg/icu/usr/include/unicode8837/usr/bin/install -c -m 644 ./unicode/dtintrv.h /build/icu/pkg/icu/usr/include/unicode8838/usr/bin/install -c -m 644 ./unicode/edits.h /build/icu/pkg/icu/usr/include/unicode8839/usr/bin/install -c -m 644 ./unicode/enumset.h /build/icu/pkg/icu/usr/include/unicode8840/usr/bin/install -c -m 644 ./unicode/errorcode.h /build/icu/pkg/icu/usr/include/unicode8841/usr/bin/install -c -m 644 ./unicode/filteredbrk.h /build/icu/pkg/icu/usr/include/unicode8842/usr/bin/install -c -m 644 ./unicode/icudataver.h /build/icu/pkg/icu/usr/include/unicode8843/usr/bin/install -c -m 644 ./unicode/icuplug.h /build/icu/pkg/icu/usr/include/unicode8844/usr/bin/install -c -m 644 ./unicode/idna.h /build/icu/pkg/icu/usr/include/unicode8845/usr/bin/install -c -m 644 ./unicode/localebuilder.h /build/icu/pkg/icu/usr/include/unicode8846/usr/bin/install -c -m 644 ./unicode/localematcher.h /build/icu/pkg/icu/usr/include/unicode8847/usr/bin/install -c -m 644 ./unicode/localpointer.h /build/icu/pkg/icu/usr/include/unicode8848/usr/bin/install -c -m 644 ./unicode/locdspnm.h /build/icu/pkg/icu/usr/include/unicode8849/usr/bin/install -c -m 644 ./unicode/locid.h /build/icu/pkg/icu/usr/include/unicode8850/usr/bin/install -c -m 644 ./unicode/messagepattern.h /build/icu/pkg/icu/usr/include/unicode8851/usr/bin/install -c -m 644 ./unicode/normalizer2.h /build/icu/pkg/icu/usr/include/unicode8852/usr/bin/install -c -m 644 ./unicode/normlzr.h /build/icu/pkg/icu/usr/include/unicode8853/usr/bin/install -c -m 644 ./unicode/parseerr.h /build/icu/pkg/icu/usr/include/unicode8854/usr/bin/install -c -m 644 ./unicode/parsepos.h /build/icu/pkg/icu/usr/include/unicode8855/usr/bin/install -c -m 644 ./unicode/platform.h /build/icu/pkg/icu/usr/include/unicode8856/usr/bin/install -c -m 644 ./unicode/ptypes.h /build/icu/pkg/icu/usr/include/unicode8857/usr/bin/install -c -m 644 ./unicode/putil.h /build/icu/pkg/icu/usr/include/unicode8858/usr/bin/install -c -m 644 ./unicode/rbbi.h /build/icu/pkg/icu/usr/include/unicode8859/usr/bin/install -c -m 644 ./unicode/rep.h /build/icu/pkg/icu/usr/include/unicode8860/usr/bin/install -c -m 644 ./unicode/resbund.h /build/icu/pkg/icu/usr/include/unicode8861/usr/bin/install -c -m 644 ./unicode/schriter.h /build/icu/pkg/icu/usr/include/unicode8862/usr/bin/install -c -m 644 ./unicode/simpleformatter.h /build/icu/pkg/icu/usr/include/unicode8863/usr/bin/install -c -m 644 ./unicode/std_string.h /build/icu/pkg/icu/usr/include/unicode8864/usr/bin/install -c -m 644 ./unicode/strenum.h /build/icu/pkg/icu/usr/include/unicode8865/usr/bin/install -c -m 644 ./unicode/stringoptions.h /build/icu/pkg/icu/usr/include/unicode8866/usr/bin/install -c -m 644 ./unicode/stringpiece.h /build/icu/pkg/icu/usr/include/unicode8867/usr/bin/install -c -m 644 ./unicode/stringtriebuilder.h /build/icu/pkg/icu/usr/include/unicode8868/usr/bin/install -c -m 644 ./unicode/symtable.h /build/icu/pkg/icu/usr/include/unicode8869/usr/bin/install -c -m 644 ./unicode/ubidi.h /build/icu/pkg/icu/usr/include/unicode8870/usr/bin/install -c -m 644 ./unicode/ubiditransform.h /build/icu/pkg/icu/usr/include/unicode8871/usr/bin/install -c -m 644 ./unicode/ubrk.h /build/icu/pkg/icu/usr/include/unicode8872/usr/bin/install -c -m 644 ./unicode/ucasemap.h /build/icu/pkg/icu/usr/include/unicode8873/usr/bin/install -c -m 644 ./unicode/ucat.h /build/icu/pkg/icu/usr/include/unicode8874/usr/bin/install -c -m 644 ./unicode/uchar.h /build/icu/pkg/icu/usr/include/unicode8875/usr/bin/install -c -m 644 ./unicode/ucharstrie.h /build/icu/pkg/icu/usr/include/unicode8876/usr/bin/install -c -m 644 ./unicode/ucharstriebuilder.h /build/icu/pkg/icu/usr/include/unicode8877/usr/bin/install -c -m 644 ./unicode/uchriter.h /build/icu/pkg/icu/usr/include/unicode8878/usr/bin/install -c -m 644 ./unicode/uclean.h /build/icu/pkg/icu/usr/include/unicode8879/usr/bin/install -c -m 644 ./unicode/ucnv.h /build/icu/pkg/icu/usr/include/unicode8880/usr/bin/install -c -m 644 ./unicode/ucnv_cb.h /build/icu/pkg/icu/usr/include/unicode8881/usr/bin/install -c -m 644 ./unicode/ucnv_err.h /build/icu/pkg/icu/usr/include/unicode8882/usr/bin/install -c -m 644 ./unicode/ucnvsel.h /build/icu/pkg/icu/usr/include/unicode8883/usr/bin/install -c -m 644 ./unicode/uconfig.h /build/icu/pkg/icu/usr/include/unicode8884/usr/bin/install -c -m 644 ./unicode/ucpmap.h /build/icu/pkg/icu/usr/include/unicode8885/usr/bin/install -c -m 644 ./unicode/ucptrie.h /build/icu/pkg/icu/usr/include/unicode8886/usr/bin/install -c -m 644 ./unicode/ucurr.h /build/icu/pkg/icu/usr/include/unicode8887/usr/bin/install -c -m 644 ./unicode/udata.h /build/icu/pkg/icu/usr/include/unicode8888/usr/bin/install -c -m 644 ./unicode/udisplaycontext.h /build/icu/pkg/icu/usr/include/unicode8889/usr/bin/install -c -m 644 ./unicode/uenum.h /build/icu/pkg/icu/usr/include/unicode8890/usr/bin/install -c -m 644 ./unicode/uidna.h /build/icu/pkg/icu/usr/include/unicode8891/usr/bin/install -c -m 644 ./unicode/uiter.h /build/icu/pkg/icu/usr/include/unicode8892/usr/bin/install -c -m 644 ./unicode/uldnames.h /build/icu/pkg/icu/usr/include/unicode8893/usr/bin/install -c -m 644 ./unicode/uloc.h /build/icu/pkg/icu/usr/include/unicode8894/usr/bin/install -c -m 644 ./unicode/ulocale.h /build/icu/pkg/icu/usr/include/unicode8895/usr/bin/install -c -m 644 ./unicode/ulocbuilder.h /build/icu/pkg/icu/usr/include/unicode8896/usr/bin/install -c -m 644 ./unicode/umachine.h /build/icu/pkg/icu/usr/include/unicode8897/usr/bin/install -c -m 644 ./unicode/umisc.h /build/icu/pkg/icu/usr/include/unicode8898/usr/bin/install -c -m 644 ./unicode/umutablecptrie.h /build/icu/pkg/icu/usr/include/unicode8899/usr/bin/install -c -m 644 ./unicode/unifilt.h /build/icu/pkg/icu/usr/include/unicode8900/usr/bin/install -c -m 644 ./unicode/unifunct.h /build/icu/pkg/icu/usr/include/unicode8901/usr/bin/install -c -m 644 ./unicode/unimatch.h /build/icu/pkg/icu/usr/include/unicode8902/usr/bin/install -c -m 644 ./unicode/uniset.h /build/icu/pkg/icu/usr/include/unicode8903/usr/bin/install -c -m 644 ./unicode/unistr.h /build/icu/pkg/icu/usr/include/unicode8904/usr/bin/install -c -m 644 ./unicode/unorm.h /build/icu/pkg/icu/usr/include/unicode8905/usr/bin/install -c -m 644 ./unicode/unorm2.h /build/icu/pkg/icu/usr/include/unicode8906/usr/bin/install -c -m 644 ./unicode/uobject.h /build/icu/pkg/icu/usr/include/unicode8907/usr/bin/install -c -m 644 ./unicode/urename.h /build/icu/pkg/icu/usr/include/unicode8908/usr/bin/install -c -m 644 ./unicode/urep.h /build/icu/pkg/icu/usr/include/unicode8909/usr/bin/install -c -m 644 ./unicode/ures.h /build/icu/pkg/icu/usr/include/unicode8910/usr/bin/install -c -m 644 ./unicode/uscript.h /build/icu/pkg/icu/usr/include/unicode8911/usr/bin/install -c -m 644 ./unicode/uset.h /build/icu/pkg/icu/usr/include/unicode8912/usr/bin/install -c -m 644 ./unicode/usetiter.h /build/icu/pkg/icu/usr/include/unicode8913/usr/bin/install -c -m 644 ./unicode/ushape.h /build/icu/pkg/icu/usr/include/unicode8914/usr/bin/install -c -m 644 ./unicode/usprep.h /build/icu/pkg/icu/usr/include/unicode8915/usr/bin/install -c -m 644 ./unicode/ustring.h /build/icu/pkg/icu/usr/include/unicode8916/usr/bin/install -c -m 644 ./unicode/ustringtrie.h /build/icu/pkg/icu/usr/include/unicode8917/usr/bin/install -c -m 644 ./unicode/utext.h /build/icu/pkg/icu/usr/include/unicode8918/usr/bin/install -c -m 644 ./unicode/utf.h /build/icu/pkg/icu/usr/include/unicode8919/usr/bin/install -c -m 644 ./unicode/utf16.h /build/icu/pkg/icu/usr/include/unicode8920/usr/bin/install -c -m 644 ./unicode/utf32.h /build/icu/pkg/icu/usr/include/unicode8921/usr/bin/install -c -m 644 ./unicode/utf8.h /build/icu/pkg/icu/usr/include/unicode8922/usr/bin/install -c -m 644 ./unicode/utf_old.h /build/icu/pkg/icu/usr/include/unicode8923/usr/bin/install -c -m 644 ./unicode/utfiterator.h /build/icu/pkg/icu/usr/include/unicode8924/usr/bin/install -c -m 644 ./unicode/utfstring.h /build/icu/pkg/icu/usr/include/unicode8925/usr/bin/install -c -m 644 ./unicode/utrace.h /build/icu/pkg/icu/usr/include/unicode8926/usr/bin/install -c -m 644 ./unicode/utypes.h /build/icu/pkg/icu/usr/include/unicode8927/usr/bin/install -c -m 644 ./unicode/uvernum.h /build/icu/pkg/icu/usr/include/unicode8928/usr/bin/install -c -m 644 ./unicode/uversion.h /build/icu/pkg/icu/usr/include/unicode8929/bin/sh ../mkinstalldirs /build/icu/pkg/icu/usr/lib8930/usr/bin/install -c ../lib/libicuuc.so.78.3 /build/icu/pkg/icu/usr/lib8931cd /build/icu/pkg/icu/usr/lib && rm -f libicuuc.so && ln -s libicuuc.so.78.3 libicuuc.so8932cd /build/icu/pkg/icu/usr/lib && rm -f libicuuc.so.78 && ln -s libicuuc.so.78.3 libicuuc.so.788933make[1]: Leaving directory '/build/icu/src/icu/source/common'8934make[0]: Making `install' in `i18n'8935make[1]: Entering directory '/build/icu/src/icu/source/i18n'8936/bin/sh ../mkinstalldirs /build/icu/pkg/icu/usr/include/unicode8937/usr/bin/install -c -m 644 ./unicode/alphaindex.h /build/icu/pkg/icu/usr/include/unicode8938/usr/bin/install -c -m 644 ./unicode/basictz.h /build/icu/pkg/icu/usr/include/unicode8939/usr/bin/install -c -m 644 ./unicode/calendar.h /build/icu/pkg/icu/usr/include/unicode8940/usr/bin/install -c -m 644 ./unicode/choicfmt.h /build/icu/pkg/icu/usr/include/unicode8941/usr/bin/install -c -m 644 ./unicode/coleitr.h /build/icu/pkg/icu/usr/include/unicode8942/usr/bin/install -c -m 644 ./unicode/coll.h /build/icu/pkg/icu/usr/include/unicode8943/usr/bin/install -c -m 644 ./unicode/compactdecimalformat.h /build/icu/pkg/icu/usr/include/unicode8944/usr/bin/install -c -m 644 ./unicode/curramt.h /build/icu/pkg/icu/usr/include/unicode8945/usr/bin/install -c -m 644 ./unicode/currpinf.h /build/icu/pkg/icu/usr/include/unicode8946/usr/bin/install -c -m 644 ./unicode/currunit.h /build/icu/pkg/icu/usr/include/unicode8947/usr/bin/install -c -m 644 ./unicode/datefmt.h /build/icu/pkg/icu/usr/include/unicode8948/usr/bin/install -c -m 644 ./unicode/dcfmtsym.h /build/icu/pkg/icu/usr/include/unicode8949/usr/bin/install -c -m 644 ./unicode/decimfmt.h /build/icu/pkg/icu/usr/include/unicode8950/usr/bin/install -c -m 644 ./unicode/displayoptions.h /build/icu/pkg/icu/usr/include/unicode8951/usr/bin/install -c -m 644 ./unicode/dtfmtsym.h /build/icu/pkg/icu/usr/include/unicode8952/usr/bin/install -c -m 644 ./unicode/dtitvfmt.h /build/icu/pkg/icu/usr/include/unicode8953/usr/bin/install -c -m 644 ./unicode/dtitvinf.h /build/icu/pkg/icu/usr/include/unicode8954/usr/bin/install -c -m 644 ./unicode/dtptngen.h /build/icu/pkg/icu/usr/include/unicode8955/usr/bin/install -c -m 644 ./unicode/dtrule.h /build/icu/pkg/icu/usr/include/unicode8956/usr/bin/install -c -m 644 ./unicode/fieldpos.h /build/icu/pkg/icu/usr/include/unicode8957/usr/bin/install -c -m 644 ./unicode/fmtable.h /build/icu/pkg/icu/usr/include/unicode8958/usr/bin/install -c -m 644 ./unicode/format.h /build/icu/pkg/icu/usr/include/unicode8959/usr/bin/install -c -m 644 ./unicode/formattednumber.h /build/icu/pkg/icu/usr/include/unicode8960/usr/bin/install -c -m 644 ./unicode/formattedvalue.h /build/icu/pkg/icu/usr/include/unicode8961/usr/bin/install -c -m 644 ./unicode/fpositer.h /build/icu/pkg/icu/usr/include/unicode8962/usr/bin/install -c -m 644 ./unicode/gender.h /build/icu/pkg/icu/usr/include/unicode8963/usr/bin/install -c -m 644 ./unicode/gregocal.h /build/icu/pkg/icu/usr/include/unicode8964/usr/bin/install -c -m 644 ./unicode/listformatter.h /build/icu/pkg/icu/usr/include/unicode8965/usr/bin/install -c -m 644 ./unicode/measfmt.h /build/icu/pkg/icu/usr/include/unicode8966/usr/bin/install -c -m 644 ./unicode/measunit.h /build/icu/pkg/icu/usr/include/unicode8967/usr/bin/install -c -m 644 ./unicode/measure.h /build/icu/pkg/icu/usr/include/unicode8968/usr/bin/install -c -m 644 ./unicode/messageformat2.h /build/icu/pkg/icu/usr/include/unicode8969/usr/bin/install -c -m 644 ./unicode/messageformat2_arguments.h /build/icu/pkg/icu/usr/include/unicode8970/usr/bin/install -c -m 644 ./unicode/messageformat2_data_model.h /build/icu/pkg/icu/usr/include/unicode8971/usr/bin/install -c -m 644 ./unicode/messageformat2_data_model_names.h /build/icu/pkg/icu/usr/include/unicode8972/usr/bin/install -c -m 644 ./unicode/messageformat2_formattable.h /build/icu/pkg/icu/usr/include/unicode8973/usr/bin/install -c -m 644 ./unicode/messageformat2_function_registry.h /build/icu/pkg/icu/usr/include/unicode8974/usr/bin/install -c -m 644 ./unicode/msgfmt.h /build/icu/pkg/icu/usr/include/unicode8975/usr/bin/install -c -m 644 ./unicode/nounit.h /build/icu/pkg/icu/usr/include/unicode8976/usr/bin/install -c -m 644 ./unicode/numberformatter.h /build/icu/pkg/icu/usr/include/unicode8977/usr/bin/install -c -m 644 ./unicode/numberrangeformatter.h /build/icu/pkg/icu/usr/include/unicode8978/usr/bin/install -c -m 644 ./unicode/numfmt.h /build/icu/pkg/icu/usr/include/unicode8979/usr/bin/install -c -m 644 ./unicode/numsys.h /build/icu/pkg/icu/usr/include/unicode8980/usr/bin/install -c -m 644 ./unicode/plurfmt.h /build/icu/pkg/icu/usr/include/unicode8981/usr/bin/install -c -m 644 ./unicode/plurrule.h /build/icu/pkg/icu/usr/include/unicode8982/usr/bin/install -c -m 644 ./unicode/rbnf.h /build/icu/pkg/icu/usr/include/unicode8983/usr/bin/install -c -m 644 ./unicode/rbtz.h /build/icu/pkg/icu/usr/include/unicode8984/usr/bin/install -c -m 644 ./unicode/regex.h /build/icu/pkg/icu/usr/include/unicode8985/usr/bin/install -c -m 644 ./unicode/region.h /build/icu/pkg/icu/usr/include/unicode8986/usr/bin/install -c -m 644 ./unicode/reldatefmt.h /build/icu/pkg/icu/usr/include/unicode8987/usr/bin/install -c -m 644 ./unicode/scientificnumberformatter.h /build/icu/pkg/icu/usr/include/unicode8988/usr/bin/install -c -m 644 ./unicode/search.h /build/icu/pkg/icu/usr/include/unicode8989/usr/bin/install -c -m 644 ./unicode/selfmt.h /build/icu/pkg/icu/usr/include/unicode8990/usr/bin/install -c -m 644 ./unicode/simplenumberformatter.h /build/icu/pkg/icu/usr/include/unicode8991/usr/bin/install -c -m 644 ./unicode/simpletz.h /build/icu/pkg/icu/usr/include/unicode8992/usr/bin/install -c -m 644 ./unicode/smpdtfmt.h /build/icu/pkg/icu/usr/include/unicode8993/usr/bin/install -c -m 644 ./unicode/sortkey.h /build/icu/pkg/icu/usr/include/unicode8994/usr/bin/install -c -m 644 ./unicode/stsearch.h /build/icu/pkg/icu/usr/include/unicode8995/usr/bin/install -c -m 644 ./unicode/tblcoll.h /build/icu/pkg/icu/usr/include/unicode8996/usr/bin/install -c -m 644 ./unicode/timezone.h /build/icu/pkg/icu/usr/include/unicode8997/usr/bin/install -c -m 644 ./unicode/tmunit.h /build/icu/pkg/icu/usr/include/unicode8998/usr/bin/install -c -m 644 ./unicode/tmutamt.h /build/icu/pkg/icu/usr/include/unicode8999/usr/bin/install -c -m 644 ./unicode/tmutfmt.h /build/icu/pkg/icu/usr/include/unicode9000/usr/bin/install -c -m 644 ./unicode/translit.h /build/icu/pkg/icu/usr/include/unicode9001/usr/bin/install -c -m 644 ./unicode/tzfmt.h /build/icu/pkg/icu/usr/include/unicode9002/usr/bin/install -c -m 644 ./unicode/tznames.h /build/icu/pkg/icu/usr/include/unicode9003/usr/bin/install -c -m 644 ./unicode/tzrule.h /build/icu/pkg/icu/usr/include/unicode9004/usr/bin/install -c -m 644 ./unicode/tztrans.h /build/icu/pkg/icu/usr/include/unicode9005/usr/bin/install -c -m 644 ./unicode/ucal.h /build/icu/pkg/icu/usr/include/unicode9006/usr/bin/install -c -m 644 ./unicode/ucol.h /build/icu/pkg/icu/usr/include/unicode9007/usr/bin/install -c -m 644 ./unicode/ucoleitr.h /build/icu/pkg/icu/usr/include/unicode9008/usr/bin/install -c -m 644 ./unicode/ucsdet.h /build/icu/pkg/icu/usr/include/unicode9009/usr/bin/install -c -m 644 ./unicode/udat.h /build/icu/pkg/icu/usr/include/unicode9010/usr/bin/install -c -m 644 ./unicode/udateintervalformat.h /build/icu/pkg/icu/usr/include/unicode9011/usr/bin/install -c -m 644 ./unicode/udatpg.h /build/icu/pkg/icu/usr/include/unicode9012/usr/bin/install -c -m 644 ./unicode/udisplayoptions.h /build/icu/pkg/icu/usr/include/unicode9013/usr/bin/install -c -m 644 ./unicode/ufieldpositer.h /build/icu/pkg/icu/usr/include/unicode9014/usr/bin/install -c -m 644 ./unicode/uformattable.h /build/icu/pkg/icu/usr/include/unicode9015/usr/bin/install -c -m 644 ./unicode/uformattednumber.h /build/icu/pkg/icu/usr/include/unicode9016/usr/bin/install -c -m 644 ./unicode/uformattedvalue.h /build/icu/pkg/icu/usr/include/unicode9017/usr/bin/install -c -m 644 ./unicode/ugender.h /build/icu/pkg/icu/usr/include/unicode9018/usr/bin/install -c -m 644 ./unicode/ulistformatter.h /build/icu/pkg/icu/usr/include/unicode9019/usr/bin/install -c -m 644 ./unicode/ulocdata.h /build/icu/pkg/icu/usr/include/unicode9020/usr/bin/install -c -m 644 ./unicode/umsg.h /build/icu/pkg/icu/usr/include/unicode9021/usr/bin/install -c -m 644 ./unicode/unirepl.h /build/icu/pkg/icu/usr/include/unicode9022/usr/bin/install -c -m 644 ./unicode/unum.h /build/icu/pkg/icu/usr/include/unicode9023/usr/bin/install -c -m 644 ./unicode/unumberformatter.h /build/icu/pkg/icu/usr/include/unicode9024/usr/bin/install -c -m 644 ./unicode/unumberoptions.h /build/icu/pkg/icu/usr/include/unicode9025/usr/bin/install -c -m 644 ./unicode/unumberrangeformatter.h /build/icu/pkg/icu/usr/include/unicode9026/usr/bin/install -c -m 644 ./unicode/unumsys.h /build/icu/pkg/icu/usr/include/unicode9027/usr/bin/install -c -m 644 ./unicode/upluralrules.h /build/icu/pkg/icu/usr/include/unicode9028/usr/bin/install -c -m 644 ./unicode/uregex.h /build/icu/pkg/icu/usr/include/unicode9029/usr/bin/install -c -m 644 ./unicode/uregion.h /build/icu/pkg/icu/usr/include/unicode9030/usr/bin/install -c -m 644 ./unicode/ureldatefmt.h /build/icu/pkg/icu/usr/include/unicode9031/usr/bin/install -c -m 644 ./unicode/usearch.h /build/icu/pkg/icu/usr/include/unicode9032/usr/bin/install -c -m 644 ./unicode/usimplenumberformatter.h /build/icu/pkg/icu/usr/include/unicode9033/usr/bin/install -c -m 644 ./unicode/uspoof.h /build/icu/pkg/icu/usr/include/unicode9034/usr/bin/install -c -m 644 ./unicode/utmscale.h /build/icu/pkg/icu/usr/include/unicode9035/usr/bin/install -c -m 644 ./unicode/utrans.h /build/icu/pkg/icu/usr/include/unicode9036/usr/bin/install -c -m 644 ./unicode/vtzone.h /build/icu/pkg/icu/usr/include/unicode9037/bin/sh ../mkinstalldirs /build/icu/pkg/icu/usr/lib9038/usr/bin/install -c ../lib/libicui18n.so.78.3 /build/icu/pkg/icu/usr/lib9039cd /build/icu/pkg/icu/usr/lib && rm -f libicui18n.so && ln -s libicui18n.so.78.3 libicui18n.so9040cd /build/icu/pkg/icu/usr/lib && rm -f libicui18n.so.78 && ln -s libicui18n.so.78.3 libicui18n.so.789041make[1]: Leaving directory '/build/icu/src/icu/source/i18n'9042make[0]: Making `install' in `io'9043make[1]: Entering directory '/build/icu/src/icu/source/io'9044/bin/sh ../mkinstalldirs /build/icu/pkg/icu/usr/include/unicode9045/usr/bin/install -c -m 644 ./unicode/ustdio.h /build/icu/pkg/icu/usr/include/unicode9046/usr/bin/install -c -m 644 ./unicode/ustream.h /build/icu/pkg/icu/usr/include/unicode9047/bin/sh ../mkinstalldirs /build/icu/pkg/icu/usr/lib9048/usr/bin/install -c ../lib/libicuio.so.78.3 /build/icu/pkg/icu/usr/lib9049cd /build/icu/pkg/icu/usr/lib && rm -f libicuio.so && ln -s libicuio.so.78.3 libicuio.so9050cd /build/icu/pkg/icu/usr/lib && rm -f libicuio.so.78 && ln -s libicuio.so.78.3 libicuio.so.789051make[1]: Leaving directory '/build/icu/src/icu/source/io'9052make[0]: Making `install' in `tools'9053make[1]: Entering directory '/build/icu/src/icu/source/tools'9054make[1]: Making `install' in `toolutil'9055make[2]: Entering directory '/build/icu/src/icu/source/tools/toolutil'9056/bin/sh ../../mkinstalldirs /build/icu/pkg/icu/usr/lib9057/usr/bin/install -c ../../lib/libicutu.so.78.3 /build/icu/pkg/icu/usr/lib9058cd /build/icu/pkg/icu/usr/lib && rm -f libicutu.so && ln -s libicutu.so.78.3 libicutu.so9059cd /build/icu/pkg/icu/usr/lib && rm -f libicutu.so.78 && ln -s libicutu.so.78.3 libicutu.so.789060make[2]: Leaving directory '/build/icu/src/icu/source/tools/toolutil'9061make[1]: Making `install' in `ctestfw'9062make[2]: Entering directory '/build/icu/src/icu/source/tools/ctestfw'9063/bin/sh ../../mkinstalldirs /build/icu/pkg/icu/usr/lib9064/usr/bin/install -c libicutest.so.78.3 /build/icu/pkg/icu/usr/lib9065cd /build/icu/pkg/icu/usr/lib && rm -f libicutest.so && ln -s libicutest.so.78.3 libicutest.so9066cd /build/icu/pkg/icu/usr/lib && rm -f libicutest.so.78 && ln -s libicutest.so.78.3 libicutest.so.789067make[2]: Leaving directory '/build/icu/src/icu/source/tools/ctestfw'9068make[1]: Making `install' in `makeconv'9069make[2]: Entering directory '/build/icu/src/icu/source/tools/makeconv'9070/bin/sh ../../mkinstalldirs /build/icu/pkg/icu/usr/share/man/man19071mkdir /build/icu/pkg/icu/usr/share9072mkdir /build/icu/pkg/icu/usr/share/man9073mkdir /build/icu/pkg/icu/usr/share/man/man19074/usr/bin/install -c -m 644 makeconv.1 /build/icu/pkg/icu/usr/share/man/man19075/bin/sh ../../mkinstalldirs /build/icu/pkg/icu/usr/bin9076mkdir /build/icu/pkg/icu/usr/bin9077/usr/bin/install -c ../../bin/makeconv /build/icu/pkg/icu/usr/bin9078make[2]: Leaving directory '/build/icu/src/icu/source/tools/makeconv'9079make[1]: Making `install' in `genrb'9080make[2]: Entering directory '/build/icu/src/icu/source/tools/genrb'9081/bin/sh ../../mkinstalldirs /build/icu/pkg/icu/usr/share/man/man19082/usr/bin/install -c -m 644 genrb.1 derb.1 /build/icu/pkg/icu/usr/share/man/man19083/bin/sh ../../mkinstalldirs /build/icu/pkg/icu/usr/bin9084/usr/bin/install -c ../../bin/genrb /build/icu/pkg/icu/usr/bin9085/usr/bin/install -c ../../bin/derb /build/icu/pkg/icu/usr/bin9086make[2]: Leaving directory '/build/icu/src/icu/source/tools/genrb'9087make[1]: Making `install' in `genbrk'9088make[2]: Entering directory '/build/icu/src/icu/source/tools/genbrk'9089/bin/sh ../../mkinstalldirs /build/icu/pkg/icu/usr/share/man/man19090/usr/bin/install -c -m 644 genbrk.1 /build/icu/pkg/icu/usr/share/man/man19091/bin/sh ../../mkinstalldirs /build/icu/pkg/icu/usr/bin9092/usr/bin/install -c ../../bin/genbrk /build/icu/pkg/icu/usr/bin9093make[2]: Leaving directory '/build/icu/src/icu/source/tools/genbrk'9094make[1]: Making `install' in `gencnval'9095make[2]: Entering directory '/build/icu/src/icu/source/tools/gencnval'9096/bin/sh ../../mkinstalldirs /build/icu/pkg/icu/usr/share/man/man19097/usr/bin/install -c -m 644 gencnval.1 /build/icu/pkg/icu/usr/share/man/man19098/bin/sh ../../mkinstalldirs /build/icu/pkg/icu/usr/bin9099/usr/bin/install -c ../../bin/gencnval /build/icu/pkg/icu/usr/bin9100make[2]: Leaving directory '/build/icu/src/icu/source/tools/gencnval'9101make[1]: Making `install' in `gensprep'9102make[2]: Entering directory '/build/icu/src/icu/source/tools/gensprep'9103/bin/sh ../../mkinstalldirs /build/icu/pkg/icu/usr/share/man/man89104mkdir /build/icu/pkg/icu/usr/share/man/man89105/usr/bin/install -c -m 644 gensprep.8 /build/icu/pkg/icu/usr/share/man/man89106/bin/sh ../../mkinstalldirs /build/icu/pkg/icu/usr/bin9107/usr/bin/install -c ../../bin/gensprep /build/icu/pkg/icu/usr/bin9108make[2]: Leaving directory '/build/icu/src/icu/source/tools/gensprep'9109make[1]: Making `install' in `icuinfo'9110make[2]: Entering directory '/build/icu/src/icu/source/tools/icuinfo'9111/bin/sh ../../mkinstalldirs /build/icu/pkg/icu/usr/bin9112/usr/bin/install -c icuinfo /build/icu/pkg/icu/usr/bin9113make[2]: Leaving directory '/build/icu/src/icu/source/tools/icuinfo'9114make[1]: Making `install' in `genccode'9115make[2]: Entering directory '/build/icu/src/icu/source/tools/genccode'9116/bin/sh ../../mkinstalldirs /build/icu/pkg/icu/usr/share/man/man89117/usr/bin/install -c -m 644 genccode.8 /build/icu/pkg/icu/usr/share/man/man89118/bin/sh ../../mkinstalldirs /build/icu/pkg/icu/usr/bin9119/usr/bin/install -c ../../bin/genccode /build/icu/pkg/icu/usr/bin9120make[2]: Leaving directory '/build/icu/src/icu/source/tools/genccode'9121make[1]: Making `install' in `gencmn'9122make[2]: Entering directory '/build/icu/src/icu/source/tools/gencmn'9123/bin/sh ../../mkinstalldirs /build/icu/pkg/icu/usr/share/man/man89124/usr/bin/install -c -m 644 gencmn.8 /build/icu/pkg/icu/usr/share/man/man89125/bin/sh ../../mkinstalldirs /build/icu/pkg/icu/usr/bin9126/usr/bin/install -c ../../bin/gencmn /build/icu/pkg/icu/usr/bin9127make[2]: Leaving directory '/build/icu/src/icu/source/tools/gencmn'9128make[1]: Making `install' in `icupkg'9129make[2]: Entering directory '/build/icu/src/icu/source/tools/icupkg'9130/bin/sh ../../mkinstalldirs /build/icu/pkg/icu/usr/share/man/man89131/usr/bin/install -c -m 644 icupkg.8 /build/icu/pkg/icu/usr/share/man/man89132/bin/sh ../../mkinstalldirs /build/icu/pkg/icu/usr/bin9133/usr/bin/install -c ../../bin/icupkg /build/icu/pkg/icu/usr/bin9134make[2]: Leaving directory '/build/icu/src/icu/source/tools/icupkg'9135make[1]: Making `install' in `pkgdata'9136make[2]: Entering directory '/build/icu/src/icu/source/tools/pkgdata'9137/bin/sh ../../mkinstalldirs /build/icu/pkg/icu/usr/share/man/man19138/usr/bin/install -c -m 644 pkgdata.1 /build/icu/pkg/icu/usr/share/man/man19139/bin/sh ../../mkinstalldirs /build/icu/pkg/icu/usr/bin9140/usr/bin/install -c ../../bin/pkgdata /build/icu/pkg/icu/usr/bin9141make[2]: Leaving directory '/build/icu/src/icu/source/tools/pkgdata'9142make[1]: Making `install' in `gentest'9143make[2]: Entering directory '/build/icu/src/icu/source/tools/gentest'9144make[2]: Nothing to be done for 'install'.9145make[2]: Leaving directory '/build/icu/src/icu/source/tools/gentest'9146make[1]: Making `install' in `gennorm2'9147make[2]: Entering directory '/build/icu/src/icu/source/tools/gennorm2'9148/bin/sh ../../mkinstalldirs /build/icu/pkg/icu/usr/bin9149/usr/bin/install -c ../../bin/gennorm2 /build/icu/pkg/icu/usr/bin9150make[2]: Leaving directory '/build/icu/src/icu/source/tools/gennorm2'9151make[1]: Making `install' in `gencfu'9152make[2]: Entering directory '/build/icu/src/icu/source/tools/gencfu'9153/bin/sh ../../mkinstalldirs /build/icu/pkg/icu/usr/share/man/man19154/usr/bin/install -c -m 644 gencfu.1 /build/icu/pkg/icu/usr/share/man/man19155/bin/sh ../../mkinstalldirs /build/icu/pkg/icu/usr/bin9156/usr/bin/install -c ../../bin/gencfu /build/icu/pkg/icu/usr/bin9157make[2]: Leaving directory '/build/icu/src/icu/source/tools/gencfu'9158make[1]: Making `install' in `gendict'9159make[2]: Entering directory '/build/icu/src/icu/source/tools/gendict'9160/bin/sh ../../mkinstalldirs /build/icu/pkg/icu/usr/share/man/man19161/usr/bin/install -c -m 644 gendict.1 /build/icu/pkg/icu/usr/share/man/man19162/bin/sh ../../mkinstalldirs /build/icu/pkg/icu/usr/bin9163/usr/bin/install -c ../../bin/gendict /build/icu/pkg/icu/usr/bin9164make[2]: Leaving directory '/build/icu/src/icu/source/tools/gendict'9165make[1]: Making `install' in `icuexportdata'9166make[2]: Entering directory '/build/icu/src/icu/source/tools/icuexportdata'9167/bin/sh ../../mkinstalldirs /build/icu/pkg/icu/usr/share/man/man19168/usr/bin/install -c -m 644 icuexportdata.1 /build/icu/pkg/icu/usr/share/man/man19169/bin/sh ../../mkinstalldirs /build/icu/pkg/icu/usr/bin9170/usr/bin/install -c ../../bin/icuexportdata /build/icu/pkg/icu/usr/bin9171make[2]: Leaving directory '/build/icu/src/icu/source/tools/icuexportdata'9172make[1]: Making `install' in `escapesrc'9173make[2]: Entering directory '/build/icu/src/icu/source/tools/escapesrc'9174/bin/sh ../../mkinstalldirs /build/icu/pkg/icu/usr/bin9175/usr/bin/install -c ../../bin/escapesrc /build/icu/pkg/icu/usr/bin9176make[2]: Leaving directory '/build/icu/src/icu/source/tools/escapesrc'9177make[2]: Entering directory '/build/icu/src/icu/source/tools'9178make[2]: Nothing to be done for 'install-local'.9179make[2]: Leaving directory '/build/icu/src/icu/source/tools'9180make[1]: Leaving directory '/build/icu/src/icu/source/tools'9181make[0]: Making `install' in `data'9182make[1]: Entering directory '/build/icu/src/icu/source/data'9183/bin/sh ../mkinstalldirs /build/icu/pkg/icu/usr/lib9184LD_LIBRARY_PATH=../stubdata:../tools/ctestfw:../lib:$LD_LIBRARY_PATH ../bin/pkgdata -O ../data/icupkg.inc -q -c -s /build/icu/src/icu/source/data/out/build/icudt78l -d ../lib -m dll -r 78.3 -e icudt78 -T ./out/tmp -s ./out/build/icudt78l -p icudt78l -L icudata ./out/tmp/icudata.lst -I /build/icu/pkg/icu/usr/lib9185pkgdata: cd ../lib/ && /usr/bin/install -c libicudata.so.78.3 /build/icu/pkg/icu/usr/lib/libicudata.so.78.39186pkgdata: cd /build/icu/pkg/icu/usr/lib && rm -f libicudata.so.78 && ln -s libicudata.so.78.3 libicudata.so.789187pkgdata: cd /build/icu/pkg/icu/usr/lib && rm -f libicudata.so && ln -s libicudata.so.78.3 libicudata.so9188make[1]: Leaving directory '/build/icu/src/icu/source/data'9189make[0]: Making `install' in `extra'9190make[1]: Entering directory '/build/icu/src/icu/source/extra'9191make[1]: Making `install' in `scrptrun'9192make[2]: Entering directory '/build/icu/src/icu/source/extra/scrptrun'9193make[2]: Nothing to be done for 'install'.9194make[2]: Leaving directory '/build/icu/src/icu/source/extra/scrptrun'9195make[1]: Making `install' in `uconv'9196make[2]: Entering directory '/build/icu/src/icu/source/extra/uconv'9197/bin/sh ../../mkinstalldirs /build/icu/pkg/icu/usr/bin9198/usr/bin/install -c ../../bin/uconv /build/icu/pkg/icu/usr/bin9199/bin/sh ../../mkinstalldirs /build/icu/pkg/icu/usr/share/man/man19200/usr/bin/install -c -m 644 uconv.1 /build/icu/pkg/icu/usr/share/man/man19201make[2]: Leaving directory '/build/icu/src/icu/source/extra/uconv'9202make[2]: Entering directory '/build/icu/src/icu/source/extra'9203make[2]: Nothing to be done for 'install-local'.9204make[2]: Leaving directory '/build/icu/src/icu/source/extra'9205make[1]: Leaving directory '/build/icu/src/icu/source/extra'9206make[0]: Making `install' in `samples'9207make[1]: Entering directory '/build/icu/src/icu/source/samples'9208make[2]: Entering directory '/build/icu/src/icu/source/samples'9209make[2]: Nothing to be done for 'install-local'.9210make[2]: Leaving directory '/build/icu/src/icu/source/samples'9211make[1]: Leaving directory '/build/icu/src/icu/source/samples'9212make[0]: Making `install' in `test'9213make[1]: Entering directory '/build/icu/src/icu/source/test'9214make[1]: Making `install' in `testdata'9215make[2]: Entering directory '/build/icu/src/icu/source/test/testdata'9216make[2]: Nothing to be done for 'install'.9217make[2]: Leaving directory '/build/icu/src/icu/source/test/testdata'9218make[1]: Making `install' in `intltest'9219make[2]: Entering directory '/build/icu/src/icu/source/test/intltest'9220make[2]: Nothing to be done for 'install'.9221make[2]: Leaving directory '/build/icu/src/icu/source/test/intltest'9222make[1]: Making `install' in `iotest'9223make[2]: Entering directory '/build/icu/src/icu/source/test/iotest'9224make[2]: Nothing to be done for 'install'.9225make[2]: Leaving directory '/build/icu/src/icu/source/test/iotest'9226make[1]: Making `install' in `cintltst'9227make[2]: Entering directory '/build/icu/src/icu/source/test/cintltst'9228make[2]: Nothing to be done for 'install'.9229make[2]: Leaving directory '/build/icu/src/icu/source/test/cintltst'9230make[2]: Entering directory '/build/icu/src/icu/source/test'9231make[2]: Nothing to be done for 'install-local'.9232make[2]: Leaving directory '/build/icu/src/icu/source/test'9233make[1]: Leaving directory '/build/icu/src/icu/source/test'9234make[1]: Entering directory '/build/icu/src/icu/source'9235mkdir /build/icu/pkg/icu/usr/share/icu9236mkdir /build/icu/pkg/icu/usr/share/icu/78.39237mkdir /build/icu/pkg/icu/usr/share/icu/78.3/config9238mkdir /build/icu/pkg/icu/usr/lib/icu9239mkdir /build/icu/pkg/icu/usr/lib/icu/78.39240/usr/bin/install -c -m 644 ./config/mh-linux /build/icu/pkg/icu/usr/share/icu/78.3/config/mh-linux9241/usr/bin/install -c ./mkinstalldirs /build/icu/pkg/icu/usr/share/icu/78.3/mkinstalldirs9242/usr/bin/install -c ./install-sh /build/icu/pkg/icu/usr/share/icu/78.3/install-sh9243mkdir /build/icu/pkg/icu/usr/lib/pkgconfig9244/usr/bin/install -c -m 644 ./config/icu-uc.pc ./config/icu-i18n.pc ./config/icu-io.pc /build/icu/pkg/icu/usr/lib/pkgconfig/9245/usr/bin/install -c -m 644 ./../LICENSE /build/icu/pkg/icu/usr/share/icu/78.3/LICENSE9246/usr/bin/install -c ./config/icu-config /build/icu/pkg/icu/usr/bin/icu-config9247/usr/bin/install -c -m 644 ./config/Makefile.inc /build/icu/pkg/icu/usr/lib/icu/78.3/Makefile.inc9248/usr/bin/install -c -m 644 ./config/pkgdata.inc /build/icu/pkg/icu/usr/lib/icu/78.3/pkgdata.inc9249cd /build/icu/pkg/icu/usr/lib/icu/78.3/..; \9250 rm -rf current && ln -s 78.3 current; \9251 rm -f Makefile.inc && ln -s current/Makefile.inc Makefile.inc; \9252 rm -f pkgdata.inc && ln -s current/pkgdata.inc pkgdata.inc9253cd . \9254 && CONFIG_FILES=./config/icu-config.1 CONFIG_HEADERS= /bin/sh ./config.status9255config.status: creating ./config/icu-config.19256/bin/sh ./mkinstalldirs /build/icu/pkg/icu/usr/share/man/man19257/usr/bin/install -c -m 644 config/icu-config.1 /build/icu/pkg/icu/usr/share/man/man19258make[1]: Leaving directory '/build/icu/src/icu/source'9259==> Tidying install...9260 -> Removing libtool files...9261 -> Removing static library files...9262 -> Purging unwanted files...9263 -> Stripping unneeded symbols from binaries and libraries...9264Error while writing index for `/build/icu/pkg/icu/usr/lib/libicudata.so.78.3': No debugging symbols9265gdb-add-index: No index was created for ./usr/lib/libicudata.so.78.39266gdb-add-index: [Was there no debuginfo? Was there already an index?]9267 -> Compressing man and info pages...9268==> Checking for packaging issues...9269==> WARNING: Package contains reference to $srcdir9270usr/lib/icu/78.3/pkgdata.inc9271==> Creating package "icu"...9272 -> Generating .PKGINFO file...9273 -> Generating .BUILDINFO file...9274 -> Generating .MTREE file...9275 -> Compressing package...9276==> Creating package "icu-debug"...9277 -> Generating .PKGINFO file...9278 -> Generating .BUILDINFO file...9279 -> Generating .MTREE file...9280 -> Compressing package...9281==> Leaving fakeroot environment.9282==> Finished making: icu 78.3-1 (Tue Sep 8 19:13:00 2026)9283==> builder-signed icu-78.3-1-x86_64.pkg.tar.zst9284==> builder-signed icu-debug-78.3-1-x86_64.pkg.tar.zst9285==> archci-build finished with 0 at 2026-09-08T19:13:00Z: icu-78.3-1-x86_64.pkg.tar.zst icu-debug-78.3-1-x86_64.pkg.tar.zst