bug-libunistring
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-libunistring] [bug #56053] 0.9.10: test suite is failing


From: Tomasz Kłoczko
Subject: [bug-libunistring] [bug #56053] 0.9.10: test suite is failing
Date: Tue, 2 Apr 2019 05:44:27 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36

URL:
  <https://savannah.gnu.org/bugs/?56053>

                 Summary: 0.9.10: test suite is failing
                 Project: GNU libunistring
            Submitted by: kloczek
            Submitted on: Tue 02 Apr 2019 09:44:25 AM UTC
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Two tests are failing and one even is core dumping.

address@hidden libunistring-0.9.10]$ make test
make: *** No rule to make target 'test'.  Stop.

address@hidden libunistring-0.9.10]$ make check
Making check in doc
make[1]: Entering directory
'/home/tkloczko/rpmbuild/BUILD/libunistring-0.9.10/doc'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory
'/home/tkloczko/rpmbuild/BUILD/libunistring-0.9.10/doc'
Making check in gnulib-local
make[1]: Entering directory
'/home/tkloczko/rpmbuild/BUILD/libunistring-0.9.10/gnulib-local'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory
'/home/tkloczko/rpmbuild/BUILD/libunistring-0.9.10/gnulib-local'
Making check in lib
make[1]: Entering directory
'/home/tkloczko/rpmbuild/BUILD/libunistring-0.9.10/lib'
make  check-am
make[2]: Entering directory
'/home/tkloczko/rpmbuild/BUILD/libunistring-0.9.10/lib'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory
'/home/tkloczko/rpmbuild/BUILD/libunistring-0.9.10/lib'
make[1]: Leaving directory
'/home/tkloczko/rpmbuild/BUILD/libunistring-0.9.10/lib'
Making check in tests
make[1]: Entering directory
'/home/tkloczko/rpmbuild/BUILD/libunistring-0.9.10/tests'
make  check-recursive
make[2]: Entering directory
'/home/tkloczko/rpmbuild/BUILD/libunistring-0.9.10/tests'
Making check in .
make[3]: Entering directory
'/home/tkloczko/rpmbuild/BUILD/libunistring-0.9.10/tests'
make  test-alloca-opt test-array-mergesort test-btowc test-c-ctype
test-c-strcasecmp test-c-strncasecmp test-ctype test-environ test-errno
test-fdopen test-fgetc test-float test-fputc test-fread test-frexp-nolibm
test-frexpl-nolibm test-fseterr test-fwrite test-getprogname test-iconv-h
test-iconv test-intprops test-inttypes test-isblank test-isnand-nolibm
test-isnanf-nolibm test-isnanl-nolibm test-iswblank test-langinfo
test-limits-h test-locale test-localename test-rwlock1 test-lock test-once1
test-once2 test-malloca test-math test-mbrtowc test-mbrtowc-w32 test-mbsinit
test-memchr test-printf-frexp test-printf-frexpl test-pthread_sigmask1
test-pthread_sigmask2 test-raise test-setenv test-setlocale1 test-setlocale2
test-signal-h test-signbit test-sigprocmask test-sleep test-stdalign
test-stdbool test-stddef test-stdint test-stdio test-stdlib test-strerror
test-striconveh test-striconveha test-string test-strncat test-strstr
test-sys_types test-thread_self test-thread_create test-time test-cased
test-ignorable test-locale-language test-uc_tolower test-uc_totitle
test-uc_toupper test-u16-casecmp test-u16-casecoll test-u16-casefold
test-u16-is-cased test-u16-is-casefolded test-u16-is-lowercase
test-u16-is-titlecase test-u16-is-uppercase test-u16-tolower test-u16-totitle
test-u16-toupper test-u32-casecmp test-u32-casecoll test-u32-casefold
test-u32-is-cased test-u32-is-casefolded test-u32-is-lowercase
test-u32-is-titlecase test-u32-is-uppercase test-u32-tolower test-u32-totitle
test-u32-toupper test-u8-casecmp test-u8-casecoll test-u8-casefold
test-u8-is-cased test-u8-is-casefolded test-u8-is-lowercase
test-u8-is-titlecase test-u8-is-uppercase test-u8-tolower test-u8-totitle
test-u8-toupper test-ulc-casecmp test-ulc-casecoll test-u16-conv-from-enc
test-u16-conv-to-enc test-u16-strconv-from-enc test-u16-strconv-to-enc
test-u32-conv-from-enc test-u32-conv-to-enc test-u32-strconv-from-enc
test-u32-strconv-to-enc test-u8-conv-from-enc test-u8-conv-to-enc
test-u8-strconv-from-enc test-u8-strconv-to-enc test-bidi_byname
test-bidi_longname test-bidi_name test-bidi_of test-bidi_test test-block_list
test-block_of test-block_test test-categ_C test-categ_Cc test-categ_Cf
test-categ_Cn test-categ_Co test-categ_Cs test-categ_L test-categ_LC
test-categ_Ll test-categ_Lm test-categ_Lo test-categ_Lt test-categ_Lu
test-categ_M test-categ_Mc test-categ_Me test-categ_Mn test-categ_N
test-categ_Nd test-categ_Nl test-categ_No test-categ_P test-categ_Pc
test-categ_Pd test-categ_Pe test-categ_Pf test-categ_Pi test-categ_Po
test-categ_Ps test-categ_S test-categ_Sc test-categ_Sk test-categ_Sm
test-categ_So test-categ_Z test-categ_Zl test-categ_Zp test-categ_Zs
test-categ_and_not test-categ_and test-categ_byname test-categ_longname
test-categ_name test-categ_none test-categ_of test-categ_or
test-categ_test_withtable test-combiningclass_byname
test-combiningclass_longname test-combiningclass_name test-combiningclass
test-ctype_alnum test-ctype_alpha test-ctype_blank test-ctype_cntrl
test-ctype_digit test-ctype_graph test-ctype_lower test-ctype_print
test-ctype_punct test-ctype_space test-ctype_upper test-ctype_xdigit
test-decdigit test-digit test-joininggroup_byname test-joininggroup_name
test-joininggroup_of test-joiningtype_byname test-joiningtype_longname
test-joiningtype_name test-joiningtype_of test-mirror test-numeric
test-pr_alphabetic test-pr_ascii_hex_digit test-pr_bidi_arabic_digit
test-pr_bidi_arabic_right_to_left test-pr_bidi_block_separator
test-pr_bidi_boundary_neutral test-pr_bidi_common_separator
test-pr_bidi_control test-pr_bidi_embedding_or_override
test-pr_bidi_eur_num_separator test-pr_bidi_eur_num_terminator
test-pr_bidi_european_digit test-pr_bidi_hebrew_right_to_left
test-pr_bidi_left_to_right test-pr_bidi_non_spacing_mark
test-pr_bidi_other_neutral test-pr_bidi_pdf test-pr_bidi_segment_separator
test-pr_bidi_whitespace test-pr_byname test-pr_case_ignorable test-pr_cased
test-pr_changes_when_casefolded test-pr_changes_when_casemapped
test-pr_changes_when_lowercased test-pr_changes_when_titlecased
test-pr_changes_when_uppercased test-pr_combining test-pr_composite
test-pr_currency_symbol test-pr_dash test-pr_decimal_digit
test-pr_default_ignorable_code_point test-pr_deprecated test-pr_diacritic
test-pr_extender test-pr_format_control test-pr_grapheme_base
test-pr_grapheme_extend test-pr_grapheme_link test-pr_hex_digit test-pr_hyphen
test-pr_id_continue test-pr_id_start test-pr_ideographic
test-pr_ids_binary_operator test-pr_ids_trinary_operator
test-pr_ignorable_control test-pr_iso_control test-pr_join_control
test-pr_left_of_pair test-pr_line_separator test-pr_logical_order_exception
test-pr_lowercase test-pr_math test-pr_non_break test-pr_not_a_character
test-pr_numeric test-pr_other_alphabetic
test-pr_other_default_ignorable_code_point test-pr_other_grapheme_extend
test-pr_other_id_continue test-pr_other_id_start test-pr_other_lowercase
test-pr_other_math test-pr_other_uppercase test-pr_paired_punctuation
test-pr_paragraph_separator test-pr_pattern_syntax test-pr_pattern_white_space
test-pr_private_use test-pr_punctuation test-pr_quotation_mark test-pr_radical
test-pr_sentence_terminal test-pr_soft_dotted test-pr_space
test-pr_terminal_punctuation test-pr_test test-pr_titlecase
test-pr_unassigned_code_value test-pr_unified_ideograph test-pr_uppercase
test-pr_variation_selector test-pr_white_space test-pr_xid_continue
test-pr_xid_start test-pr_zero_width test-scripts test-sy_c_ident
test-sy_c_whitespace test-sy_java_ident test-sy_java_whitespace
test-u16-grapheme-breaks test-u16-grapheme-next test-u16-grapheme-prev
test-u32-grapheme-breaks test-u32-grapheme-next test-u32-grapheme-prev
test-u8-grapheme-breaks test-u8-grapheme-next test-u8-grapheme-prev
test-uc-gbrk-prop test-uc-grapheme-breaks test-uc-is-grapheme-break
test-ulc-grapheme-breaks test-u16-possible-linebreaks
test-u16-width-linebreaks test-u32-possible-linebreaks
test-u32-width-linebreaks test-u8-possible-linebreaks test-u8-width-linebreaks
test-ulc-possible-linebreaks test-ulc-width-linebreaks test-uninames
test-canonical-decomposition test-compat-decomposition test-composition
test-decomposing-form test-decomposition test-uninorm-filter-nfc test-nfc
test-u32-nfc-big test-nfd test-u32-nfd-big test-nfkc test-u32-nfkc-big
test-nfkd test-u32-nfkd-big test-u16-normcmp test-u16-normcoll
test-u32-normcmp test-u32-normcoll test-u8-normcmp test-u8-normcoll
test-unistd test-u16-asnprintf1 test-u16-vasnprintf1 test-u16-vasnprintf2
test-u16-vasnprintf3 test-u16-vasprintf1 test-u16-vsnprintf1
test-u16-vsprintf1 test-u32-asnprintf1 test-u32-vasnprintf1
test-u32-vasnprintf2 test-u32-vasnprintf3 test-u32-vasprintf1
test-u32-vsnprintf1 test-u32-vsprintf1 test-u8-asnprintf1 test-u8-vasnprintf1
test-u8-vasnprintf2 test-u8-vasnprintf3 test-u8-vasprintf1 test-u8-vsnprintf1
test-u8-vsprintf1 test-ulc-asnprintf1 test-ulc-vasnprintf1
test-ulc-vasnprintf2 test-ulc-vasnprintf3 test-ulc-vasprintf1
test-ulc-vsnprintf1 test-ulc-vsprintf1 test-u16-check test-u16-chr
test-u16-cmp test-u16-cmp2 test-u16-cpy-alloc test-u16-cpy test-u16-mblen
test-u16-mbsnlen test-u16-mbtouc test-u16-mbtouc-unsafe test-u16-mbtoucr
test-u16-move test-u16-next test-u16-prev test-u16-set test-u16-stpcpy
test-u16-stpncpy test-u16-strcat test-u16-strchr test-u16-strcmp
test-u16-strcoll test-u16-strcpy test-u16-strdup test-u16-strlen
test-u16-strmblen test-u16-strmbtouc test-u16-strncat test-u16-strncmp
test-u16-strncpy test-u16-strnlen test-u16-strstr test-u16-strtok
test-u16-to-u32 test-u16-to-u8 test-u16-uctomb test-u32-check test-u32-chr
test-u32-cmp test-u32-cmp2 test-u32-cpy-alloc test-u32-cpy test-u32-mblen
test-u32-mbsnlen test-u32-mbtouc test-u32-mbtouc-unsafe test-u32-mbtoucr
test-u32-move test-u32-next test-u32-prev test-u32-set test-u32-stpcpy
test-u32-stpncpy test-u32-strcat test-u32-strchr test-u32-strcmp
test-u32-strcoll test-u32-strcpy test-u32-strdup test-u32-strlen
test-u32-strmblen test-u32-strmbtouc test-u32-strncat test-u32-strncmp
test-u32-strncpy test-u32-strnlen test-u32-strstr test-u32-strtok
test-u32-to-u16 test-u32-to-u8 test-u32-uctomb test-u8-check test-u8-chr
test-u8-cmp test-u8-cmp2 test-u8-cpy-alloc test-u8-cpy test-u8-mblen
test-u8-mbsnlen test-u8-mbtouc test-u8-mbtouc-unsafe test-u8-mbtoucr
test-u8-move test-u8-next test-u8-prev test-u8-set test-u8-stpcpy
test-u8-stpncpy test-u8-strcat test-u8-strchr test-u8-strcmp test-u8-strcoll
test-u8-strcpy test-u8-strdup test-u8-strlen test-u8-strmblen
test-u8-strmbtouc test-u8-strncat test-u8-strncmp test-u8-strncpy
test-u8-strnlen test-u8-strstr test-u8-strtok test-u8-to-u16 test-u8-to-u32
test-u8-uctomb test-u16-wordbreaks test-u32-wordbreaks test-uc-wordbreaks
test-u8-wordbreaks test-ulc-wordbreaks test-u16-strwidth test-u16-width
test-u32-strwidth test-u32-width test-u8-strwidth test-u8-width test-uc_width
test-uc_width2 test-unsetenv test-usleep test-verify test-wchar test-wcrtomb
test-wcrtomb-w32 test-wctype-h test-wcwidth test-xalloc-die libtests.a
make[4]: Entering directory
'/home/tkloczko/rpmbuild/BUILD/libunistring-0.9.10/tests'
make[4]: 'test-alloca-opt' is up to date.
make[4]: 'test-array-mergesort' is up to date.
make[4]: 'test-btowc' is up to date.
make[4]: 'test-c-ctype' is up to date.
make[4]: 'test-c-strcasecmp' is up to date.
make[4]: 'test-c-strncasecmp' is up to date.
make[4]: 'test-ctype' is up to date.
make[4]: 'test-environ' is up to date.
make[4]: 'test-errno' is up to date.
make[4]: 'test-fdopen' is up to date.
make[4]: 'test-fgetc' is up to date.
make[4]: 'test-float' is up to date.
make[4]: 'test-fputc' is up to date.
make[4]: 'test-fread' is up to date.
make[4]: 'test-frexp-nolibm' is up to date.
make[4]: 'test-frexpl-nolibm' is up to date.
make[4]: 'test-fseterr' is up to date.
make[4]: 'test-fwrite' is up to date.
make[4]: 'test-getprogname' is up to date.
make[4]: 'test-iconv-h' is up to date.
make[4]: 'test-iconv' is up to date.
make[4]: 'test-intprops' is up to date.
make[4]: 'test-inttypes' is up to date.
make[4]: 'test-isblank' is up to date.
make[4]: 'test-isnand-nolibm' is up to date.
make[4]: 'test-isnanf-nolibm' is up to date.
make[4]: 'test-isnanl-nolibm' is up to date.
make[4]: 'test-iswblank' is up to date.
make[4]: 'test-langinfo' is up to date.
make[4]: 'test-limits-h' is up to date.
make[4]: 'test-locale' is up to date.
make[4]: 'test-localename' is up to date.
make[4]: 'test-rwlock1' is up to date.
make[4]: 'test-lock' is up to date.
make[4]: 'test-once1' is up to date.
make[4]: 'test-once2' is up to date.
make[4]: 'test-malloca' is up to date.
make[4]: 'test-math' is up to date.
make[4]: 'test-mbrtowc' is up to date.
make[4]: 'test-mbrtowc-w32' is up to date.
make[4]: 'test-mbsinit' is up to date.
make[4]: 'test-memchr' is up to date.
make[4]: 'test-printf-frexp' is up to date.
make[4]: 'test-printf-frexpl' is up to date.
make[4]: 'test-pthread_sigmask1' is up to date.
make[4]: 'test-pthread_sigmask2' is up to date.
make[4]: 'test-raise' is up to date.
make[4]: 'test-setenv' is up to date.
make[4]: 'test-setlocale1' is up to date.
make[4]: 'test-setlocale2' is up to date.
make[4]: 'test-signal-h' is up to date.
make[4]: 'test-signbit' is up to date.
make[4]: 'test-sigprocmask' is up to date.
make[4]: 'test-sleep' is up to date.
make[4]: 'test-stdalign' is up to date.
make[4]: 'test-stdbool' is up to date.
make[4]: 'test-stddef' is up to date.
make[4]: 'test-stdint' is up to date.
make[4]: 'test-stdio' is up to date.
make[4]: 'test-stdlib' is up to date.
make[4]: 'test-strerror' is up to date.
make[4]: 'test-striconveh' is up to date.
make[4]: 'test-striconveha' is up to date.
make[4]: 'test-string' is up to date.
make[4]: 'test-strncat' is up to date.
make[4]: 'test-strstr' is up to date.
make[4]: 'test-sys_types' is up to date.
make[4]: 'test-thread_self' is up to date.
make[4]: 'test-thread_create' is up to date.
make[4]: 'test-time' is up to date.
make[4]: 'test-cased' is up to date.
make[4]: 'test-ignorable' is up to date.
make[4]: 'test-locale-language' is up to date.
make[4]: 'test-uc_tolower' is up to date.
make[4]: 'test-uc_totitle' is up to date.
make[4]: 'test-uc_toupper' is up to date.
make[4]: 'test-u16-casecmp' is up to date.
make[4]: 'test-u16-casecoll' is up to date.
make[4]: 'test-u16-casefold' is up to date.
make[4]: 'test-u16-is-cased' is up to date.
make[4]: 'test-u16-is-casefolded' is up to date.
make[4]: 'test-u16-is-lowercase' is up to date.
make[4]: 'test-u16-is-titlecase' is up to date.
make[4]: 'test-u16-is-uppercase' is up to date.
make[4]: 'test-u16-tolower' is up to date.
make[4]: 'test-u16-totitle' is up to date.
make[4]: 'test-u16-toupper' is up to date.
make[4]: 'test-u32-casecmp' is up to date.
make[4]: 'test-u32-casecoll' is up to date.
make[4]: 'test-u32-casefold' is up to date.
make[4]: 'test-u32-is-cased' is up to date.
make[4]: 'test-u32-is-casefolded' is up to date.
make[4]: 'test-u32-is-lowercase' is up to date.
make[4]: 'test-u32-is-titlecase' is up to date.
make[4]: 'test-u32-is-uppercase' is up to date.
make[4]: 'test-u32-tolower' is up to date.
make[4]: 'test-u32-totitle' is up to date.
make[4]: 'test-u32-toupper' is up to date.
make[4]: 'test-u8-casecmp' is up to date.
make[4]: 'test-u8-casecoll' is up to date.
make[4]: 'test-u8-casefold' is up to date.
make[4]: 'test-u8-is-cased' is up to date.
make[4]: 'test-u8-is-casefolded' is up to date.
make[4]: 'test-u8-is-lowercase' is up to date.
make[4]: 'test-u8-is-titlecase' is up to date.
make[4]: 'test-u8-is-uppercase' is up to date.
make[4]: 'test-u8-tolower' is up to date.
make[4]: 'test-u8-totitle' is up to date.
make[4]: 'test-u8-toupper' is up to date.
make[4]: 'test-ulc-casecmp' is up to date.
make[4]: 'test-ulc-casecoll' is up to date.
make[4]: 'test-u16-conv-from-enc' is up to date.
make[4]: 'test-u16-conv-to-enc' is up to date.
make[4]: 'test-u16-strconv-from-enc' is up to date.
make[4]: 'test-u16-strconv-to-enc' is up to date.
make[4]: 'test-u32-conv-from-enc' is up to date.
make[4]: 'test-u32-conv-to-enc' is up to date.
make[4]: 'test-u32-strconv-from-enc' is up to date.
make[4]: 'test-u32-strconv-to-enc' is up to date.
make[4]: 'test-u8-conv-from-enc' is up to date.
make[4]: 'test-u8-conv-to-enc' is up to date.
make[4]: 'test-u8-strconv-from-enc' is up to date.
make[4]: 'test-u8-strconv-to-enc' is up to date.
make[4]: 'test-bidi_byname' is up to date.
make[4]: 'test-bidi_longname' is up to date.
make[4]: 'test-bidi_name' is up to date.
make[4]: 'test-bidi_of' is up to date.
make[4]: 'test-bidi_test' is up to date.
make[4]: 'test-block_list' is up to date.
make[4]: 'test-block_of' is up to date.
make[4]: 'test-block_test' is up to date.
make[4]: 'test-categ_C' is up to date.
make[4]: 'test-categ_Cc' is up to date.
make[4]: 'test-categ_Cf' is up to date.
make[4]: 'test-categ_Cn' is up to date.
make[4]: 'test-categ_Co' is up to date.
make[4]: 'test-categ_Cs' is up to date.
make[4]: 'test-categ_L' is up to date.
make[4]: 'test-categ_LC' is up to date.
make[4]: 'test-categ_Ll' is up to date.
make[4]: 'test-categ_Lm' is up to date.
make[4]: 'test-categ_Lo' is up to date.
make[4]: 'test-categ_Lt' is up to date.
make[4]: 'test-categ_Lu' is up to date.
make[4]: 'test-categ_M' is up to date.
make[4]: 'test-categ_Mc' is up to date.
make[4]: 'test-categ_Me' is up to date.
make[4]: 'test-categ_Mn' is up to date.
make[4]: 'test-categ_N' is up to date.
make[4]: 'test-categ_Nd' is up to date.
make[4]: 'test-categ_Nl' is up to date.
make[4]: 'test-categ_No' is up to date.
make[4]: 'test-categ_P' is up to date.
make[4]: 'test-categ_Pc' is up to date.
make[4]: 'test-categ_Pd' is up to date.
make[4]: 'test-categ_Pe' is up to date.
make[4]: 'test-categ_Pf' is up to date.
make[4]: 'test-categ_Pi' is up to date.
make[4]: 'test-categ_Po' is up to date.
make[4]: 'test-categ_Ps' is up to date.
make[4]: 'test-categ_S' is up to date.
make[4]: 'test-categ_Sc' is up to date.
make[4]: 'test-categ_Sk' is up to date.
make[4]: 'test-categ_Sm' is up to date.
make[4]: 'test-categ_So' is up to date.
make[4]: 'test-categ_Z' is up to date.
make[4]: 'test-categ_Zl' is up to date.
make[4]: 'test-categ_Zp' is up to date.
make[4]: 'test-categ_Zs' is up to date.
make[4]: 'test-categ_and_not' is up to date.
make[4]: 'test-categ_and' is up to date.
make[4]: 'test-categ_byname' is up to date.
make[4]: 'test-categ_longname' is up to date.
make[4]: 'test-categ_name' is up to date.
make[4]: 'test-categ_none' is up to date.
make[4]: 'test-categ_of' is up to date.
make[4]: 'test-categ_or' is up to date.
make[4]: 'test-categ_test_withtable' is up to date.
make[4]: 'test-combiningclass_byname' is up to date.
make[4]: 'test-combiningclass_longname' is up to date.
make[4]: 'test-combiningclass_name' is up to date.
make[4]: 'test-combiningclass' is up to date.
make[4]: 'test-ctype_alnum' is up to date.
make[4]: 'test-ctype_alpha' is up to date.
make[4]: 'test-ctype_blank' is up to date.
make[4]: 'test-ctype_cntrl' is up to date.
make[4]: 'test-ctype_digit' is up to date.
make[4]: 'test-ctype_graph' is up to date.
make[4]: 'test-ctype_lower' is up to date.
make[4]: 'test-ctype_print' is up to date.
make[4]: 'test-ctype_punct' is up to date.
make[4]: 'test-ctype_space' is up to date.
make[4]: 'test-ctype_upper' is up to date.
make[4]: 'test-ctype_xdigit' is up to date.
make[4]: 'test-decdigit' is up to date.
make[4]: 'test-digit' is up to date.
make[4]: 'test-joininggroup_byname' is up to date.
make[4]: 'test-joininggroup_name' is up to date.
make[4]: 'test-joininggroup_of' is up to date.
make[4]: 'test-joiningtype_byname' is up to date.
make[4]: 'test-joiningtype_longname' is up to date.
make[4]: 'test-joiningtype_name' is up to date.
make[4]: 'test-joiningtype_of' is up to date.
make[4]: 'test-mirror' is up to date.
make[4]: 'test-numeric' is up to date.
make[4]: 'test-pr_alphabetic' is up to date.
make[4]: 'test-pr_ascii_hex_digit' is up to date.
make[4]: 'test-pr_bidi_arabic_digit' is up to date.
make[4]: 'test-pr_bidi_arabic_right_to_left' is up to date.
make[4]: 'test-pr_bidi_block_separator' is up to date.
make[4]: 'test-pr_bidi_boundary_neutral' is up to date.
make[4]: 'test-pr_bidi_common_separator' is up to date.
make[4]: 'test-pr_bidi_control' is up to date.
make[4]: 'test-pr_bidi_embedding_or_override' is up to date.
make[4]: 'test-pr_bidi_eur_num_separator' is up to date.
make[4]: 'test-pr_bidi_eur_num_terminator' is up to date.
make[4]: 'test-pr_bidi_european_digit' is up to date.
make[4]: 'test-pr_bidi_hebrew_right_to_left' is up to date.
make[4]: 'test-pr_bidi_left_to_right' is up to date.
make[4]: 'test-pr_bidi_non_spacing_mark' is up to date.
make[4]: 'test-pr_bidi_other_neutral' is up to date.
make[4]: 'test-pr_bidi_pdf' is up to date.
make[4]: 'test-pr_bidi_segment_separator' is up to date.
make[4]: 'test-pr_bidi_whitespace' is up to date.
make[4]: 'test-pr_byname' is up to date.
make[4]: 'test-pr_case_ignorable' is up to date.
make[4]: 'test-pr_cased' is up to date.
make[4]: 'test-pr_changes_when_casefolded' is up to date.
make[4]: 'test-pr_changes_when_casemapped' is up to date.
make[4]: 'test-pr_changes_when_lowercased' is up to date.
make[4]: 'test-pr_changes_when_titlecased' is up to date.
make[4]: 'test-pr_changes_when_uppercased' is up to date.
make[4]: 'test-pr_combining' is up to date.
make[4]: 'test-pr_composite' is up to date.
make[4]: 'test-pr_currency_symbol' is up to date.
make[4]: 'test-pr_dash' is up to date.
make[4]: 'test-pr_decimal_digit' is up to date.
make[4]: 'test-pr_default_ignorable_code_point' is up to date.
make[4]: 'test-pr_deprecated' is up to date.
make[4]: 'test-pr_diacritic' is up to date.
make[4]: 'test-pr_extender' is up to date.
make[4]: 'test-pr_format_control' is up to date.
make[4]: 'test-pr_grapheme_base' is up to date.
make[4]: 'test-pr_grapheme_extend' is up to date.
make[4]: 'test-pr_grapheme_link' is up to date.
make[4]: 'test-pr_hex_digit' is up to date.
make[4]: 'test-pr_hyphen' is up to date.
make[4]: 'test-pr_id_continue' is up to date.
make[4]: 'test-pr_id_start' is up to date.
make[4]: 'test-pr_ideographic' is up to date.
make[4]: 'test-pr_ids_binary_operator' is up to date.
make[4]: 'test-pr_ids_trinary_operator' is up to date.
make[4]: 'test-pr_ignorable_control' is up to date.
make[4]: 'test-pr_iso_control' is up to date.
make[4]: 'test-pr_join_control' is up to date.
make[4]: 'test-pr_left_of_pair' is up to date.
make[4]: 'test-pr_line_separator' is up to date.
make[4]: 'test-pr_logical_order_exception' is up to date.
make[4]: 'test-pr_lowercase' is up to date.
make[4]: 'test-pr_math' is up to date.
make[4]: 'test-pr_non_break' is up to date.
make[4]: 'test-pr_not_a_character' is up to date.
make[4]: 'test-pr_numeric' is up to date.
make[4]: 'test-pr_other_alphabetic' is up to date.
make[4]: 'test-pr_other_default_ignorable_code_point' is up to date.
make[4]: 'test-pr_other_grapheme_extend' is up to date.
make[4]: 'test-pr_other_id_continue' is up to date.
make[4]: 'test-pr_other_id_start' is up to date.
make[4]: 'test-pr_other_lowercase' is up to date.
make[4]: 'test-pr_other_math' is up to date.
make[4]: 'test-pr_other_uppercase' is up to date.
make[4]: 'test-pr_paired_punctuation' is up to date.
make[4]: 'test-pr_paragraph_separator' is up to date.
make[4]: 'test-pr_pattern_syntax' is up to date.
make[4]: 'test-pr_pattern_white_space' is up to date.
make[4]: 'test-pr_private_use' is up to date.
make[4]: 'test-pr_punctuation' is up to date.
make[4]: 'test-pr_quotation_mark' is up to date.
make[4]: 'test-pr_radical' is up to date.
make[4]: 'test-pr_sentence_terminal' is up to date.
make[4]: 'test-pr_soft_dotted' is up to date.
make[4]: 'test-pr_space' is up to date.
make[4]: 'test-pr_terminal_punctuation' is up to date.
make[4]: 'test-pr_test' is up to date.
make[4]: 'test-pr_titlecase' is up to date.
make[4]: 'test-pr_unassigned_code_value' is up to date.
make[4]: 'test-pr_unified_ideograph' is up to date.
make[4]: 'test-pr_uppercase' is up to date.
make[4]: 'test-pr_variation_selector' is up to date.
make[4]: 'test-pr_white_space' is up to date.
make[4]: 'test-pr_xid_continue' is up to date.
make[4]: 'test-pr_xid_start' is up to date.
make[4]: 'test-pr_zero_width' is up to date.
make[4]: 'test-scripts' is up to date.
make[4]: 'test-sy_c_ident' is up to date.
make[4]: 'test-sy_c_whitespace' is up to date.
make[4]: 'test-sy_java_ident' is up to date.
make[4]: 'test-sy_java_whitespace' is up to date.
make[4]: 'test-u16-grapheme-breaks' is up to date.
make[4]: 'test-u16-grapheme-next' is up to date.
make[4]: 'test-u16-grapheme-prev' is up to date.
make[4]: 'test-u32-grapheme-breaks' is up to date.
make[4]: 'test-u32-grapheme-next' is up to date.
make[4]: 'test-u32-grapheme-prev' is up to date.
make[4]: 'test-u8-grapheme-breaks' is up to date.
make[4]: 'test-u8-grapheme-next' is up to date.
make[4]: 'test-u8-grapheme-prev' is up to date.
make[4]: 'test-uc-gbrk-prop' is up to date.
make[4]: 'test-uc-grapheme-breaks' is up to date.
make[4]: 'test-uc-is-grapheme-break' is up to date.
make[4]: 'test-ulc-grapheme-breaks' is up to date.
make[4]: 'test-u16-possible-linebreaks' is up to date.
make[4]: 'test-u16-width-linebreaks' is up to date.
make[4]: 'test-u32-possible-linebreaks' is up to date.
make[4]: 'test-u32-width-linebreaks' is up to date.
make[4]: 'test-u8-possible-linebreaks' is up to date.
make[4]: 'test-u8-width-linebreaks' is up to date.
make[4]: 'test-ulc-possible-linebreaks' is up to date.
make[4]: 'test-ulc-width-linebreaks' is up to date.
make[4]: 'test-uninames' is up to date.
make[4]: 'test-canonical-decomposition' is up to date.
make[4]: 'test-compat-decomposition' is up to date.
make[4]: 'test-composition' is up to date.
make[4]: 'test-decomposing-form' is up to date.
make[4]: 'test-decomposition' is up to date.
make[4]: 'test-uninorm-filter-nfc' is up to date.
make[4]: 'test-nfc' is up to date.
make[4]: 'test-u32-nfc-big' is up to date.
make[4]: 'test-nfd' is up to date.
make[4]: 'test-u32-nfd-big' is up to date.
make[4]: 'test-nfkc' is up to date.
make[4]: 'test-u32-nfkc-big' is up to date.
make[4]: 'test-nfkd' is up to date.
make[4]: 'test-u32-nfkd-big' is up to date.
make[4]: 'test-u16-normcmp' is up to date.
make[4]: 'test-u16-normcoll' is up to date.
make[4]: 'test-u32-normcmp' is up to date.
make[4]: 'test-u32-normcoll' is up to date.
make[4]: 'test-u8-normcmp' is up to date.
make[4]: 'test-u8-normcoll' is up to date.
make[4]: 'test-unistd' is up to date.
make[4]: 'test-u16-asnprintf1' is up to date.
make[4]: 'test-u16-vasnprintf1' is up to date.
make[4]: 'test-u16-vasnprintf2' is up to date.
make[4]: 'test-u16-vasnprintf3' is up to date.
make[4]: 'test-u16-vasprintf1' is up to date.
make[4]: 'test-u16-vsnprintf1' is up to date.
make[4]: 'test-u16-vsprintf1' is up to date.
make[4]: 'test-u32-asnprintf1' is up to date.
make[4]: 'test-u32-vasnprintf1' is up to date.
make[4]: 'test-u32-vasnprintf2' is up to date.
make[4]: 'test-u32-vasnprintf3' is up to date.
make[4]: 'test-u32-vasprintf1' is up to date.
make[4]: 'test-u32-vsnprintf1' is up to date.
make[4]: 'test-u32-vsprintf1' is up to date.
make[4]: 'test-u8-asnprintf1' is up to date.
make[4]: 'test-u8-vasnprintf1' is up to date.
make[4]: 'test-u8-vasnprintf2' is up to date.
make[4]: 'test-u8-vasnprintf3' is up to date.
make[4]: 'test-u8-vasprintf1' is up to date.
make[4]: 'test-u8-vsnprintf1' is up to date.
make[4]: 'test-u8-vsprintf1' is up to date.
make[4]: 'test-ulc-asnprintf1' is up to date.
make[4]: 'test-ulc-vasnprintf1' is up to date.
make[4]: 'test-ulc-vasnprintf2' is up to date.
make[4]: 'test-ulc-vasnprintf3' is up to date.
make[4]: 'test-ulc-vasprintf1' is up to date.
make[4]: 'test-ulc-vsnprintf1' is up to date.
make[4]: 'test-ulc-vsprintf1' is up to date.
make[4]: 'test-u16-check' is up to date.
make[4]: 'test-u16-chr' is up to date.
make[4]: 'test-u16-cmp' is up to date.
make[4]: 'test-u16-cmp2' is up to date.
make[4]: 'test-u16-cpy-alloc' is up to date.
make[4]: 'test-u16-cpy' is up to date.
make[4]: 'test-u16-mblen' is up to date.
make[4]: 'test-u16-mbsnlen' is up to date.
make[4]: 'test-u16-mbtouc' is up to date.
make[4]: 'test-u16-mbtouc-unsafe' is up to date.
make[4]: 'test-u16-mbtoucr' is up to date.
make[4]: 'test-u16-move' is up to date.
make[4]: 'test-u16-next' is up to date.
make[4]: 'test-u16-prev' is up to date.
make[4]: 'test-u16-set' is up to date.
make[4]: 'test-u16-stpcpy' is up to date.
make[4]: 'test-u16-stpncpy' is up to date.
make[4]: 'test-u16-strcat' is up to date.
make[4]: 'test-u16-strchr' is up to date.
make[4]: 'test-u16-strcmp' is up to date.
make[4]: 'test-u16-strcoll' is up to date.
make[4]: 'test-u16-strcpy' is up to date.
make[4]: 'test-u16-strdup' is up to date.
make[4]: 'test-u16-strlen' is up to date.
make[4]: 'test-u16-strmblen' is up to date.
make[4]: 'test-u16-strmbtouc' is up to date.
make[4]: 'test-u16-strncat' is up to date.
make[4]: 'test-u16-strncmp' is up to date.
make[4]: 'test-u16-strncpy' is up to date.
make[4]: 'test-u16-strnlen' is up to date.
make[4]: 'test-u16-strstr' is up to date.
make[4]: 'test-u16-strtok' is up to date.
make[4]: 'test-u16-to-u32' is up to date.
make[4]: 'test-u16-to-u8' is up to date.
make[4]: 'test-u16-uctomb' is up to date.
make[4]: 'test-u32-check' is up to date.
make[4]: 'test-u32-chr' is up to date.
make[4]: 'test-u32-cmp' is up to date.
make[4]: 'test-u32-cmp2' is up to date.
make[4]: 'test-u32-cpy-alloc' is up to date.
make[4]: 'test-u32-cpy' is up to date.
make[4]: 'test-u32-mblen' is up to date.
make[4]: 'test-u32-mbsnlen' is up to date.
make[4]: 'test-u32-mbtouc' is up to date.
make[4]: 'test-u32-mbtouc-unsafe' is up to date.
make[4]: 'test-u32-mbtoucr' is up to date.
make[4]: 'test-u32-move' is up to date.
make[4]: 'test-u32-next' is up to date.
make[4]: 'test-u32-prev' is up to date.
make[4]: 'test-u32-set' is up to date.
make[4]: 'test-u32-stpcpy' is up to date.
make[4]: 'test-u32-stpncpy' is up to date.
make[4]: 'test-u32-strcat' is up to date.
make[4]: 'test-u32-strchr' is up to date.
make[4]: 'test-u32-strcmp' is up to date.
make[4]: 'test-u32-strcoll' is up to date.
make[4]: 'test-u32-strcpy' is up to date.
make[4]: 'test-u32-strdup' is up to date.
make[4]: 'test-u32-strlen' is up to date.
make[4]: 'test-u32-strmblen' is up to date.
make[4]: 'test-u32-strmbtouc' is up to date.
make[4]: 'test-u32-strncat' is up to date.
make[4]: 'test-u32-strncmp' is up to date.
make[4]: 'test-u32-strncpy' is up to date.
make[4]: 'test-u32-strnlen' is up to date.
make[4]: 'test-u32-strstr' is up to date.
make[4]: 'test-u32-strtok' is up to date.
make[4]: 'test-u32-to-u16' is up to date.
make[4]: 'test-u32-to-u8' is up to date.
make[4]: 'test-u32-uctomb' is up to date.
make[4]: 'test-u8-check' is up to date.
make[4]: 'test-u8-chr' is up to date.
make[4]: 'test-u8-cmp' is up to date.
make[4]: 'test-u8-cmp2' is up to date.
make[4]: 'test-u8-cpy-alloc' is up to date.
make[4]: 'test-u8-cpy' is up to date.
make[4]: 'test-u8-mblen' is up to date.
make[4]: 'test-u8-mbsnlen' is up to date.
make[4]: 'test-u8-mbtouc' is up to date.
make[4]: 'test-u8-mbtouc-unsafe' is up to date.
make[4]: 'test-u8-mbtoucr' is up to date.
make[4]: 'test-u8-move' is up to date.
make[4]: 'test-u8-next' is up to date.
make[4]: 'test-u8-prev' is up to date.
make[4]: 'test-u8-set' is up to date.
make[4]: 'test-u8-stpcpy' is up to date.
make[4]: 'test-u8-stpncpy' is up to date.
make[4]: 'test-u8-strcat' is up to date.
make[4]: 'test-u8-strchr' is up to date.
make[4]: 'test-u8-strcmp' is up to date.
make[4]: 'test-u8-strcoll' is up to date.
make[4]: 'test-u8-strcpy' is up to date.
make[4]: 'test-u8-strdup' is up to date.
make[4]: 'test-u8-strlen' is up to date.
make[4]: 'test-u8-strmblen' is up to date.
make[4]: 'test-u8-strmbtouc' is up to date.
make[4]: 'test-u8-strncat' is up to date.
make[4]: 'test-u8-strncmp' is up to date.
make[4]: 'test-u8-strncpy' is up to date.
make[4]: 'test-u8-strnlen' is up to date.
make[4]: 'test-u8-strstr' is up to date.
make[4]: 'test-u8-strtok' is up to date.
make[4]: 'test-u8-to-u16' is up to date.
make[4]: 'test-u8-to-u32' is up to date.
make[4]: 'test-u8-uctomb' is up to date.
make[4]: 'test-u16-wordbreaks' is up to date.
make[4]: 'test-u32-wordbreaks' is up to date.
make[4]: 'test-uc-wordbreaks' is up to date.
make[4]: 'test-u8-wordbreaks' is up to date.
make[4]: 'test-ulc-wordbreaks' is up to date.
make[4]: 'test-u16-strwidth' is up to date.
make[4]: 'test-u16-width' is up to date.
make[4]: 'test-u32-strwidth' is up to date.
make[4]: 'test-u32-width' is up to date.
make[4]: 'test-u8-strwidth' is up to date.
make[4]: 'test-u8-width' is up to date.
make[4]: 'test-uc_width' is up to date.
make[4]: 'test-uc_width2' is up to date.
make[4]: 'test-unsetenv' is up to date.
make[4]: 'test-usleep' is up to date.
make[4]: 'test-verify' is up to date.
make[4]: 'test-wchar' is up to date.
make[4]: 'test-wcrtomb' is up to date.
make[4]: 'test-wcrtomb-w32' is up to date.
make[4]: 'test-wctype-h' is up to date.
make[4]: 'test-wcwidth' is up to date.
make[4]: 'test-xalloc-die' is up to date.
make[4]: 'libtests.a' is up to date.
make[4]: Leaving directory
'/home/tkloczko/rpmbuild/BUILD/libunistring-0.9.10/tests'
make  check-TESTS
make[4]: Entering directory
'/home/tkloczko/rpmbuild/BUILD/libunistring-0.9.10/tests'
make[5]: Entering directory
'/home/tkloczko/rpmbuild/BUILD/libunistring-0.9.10/tests'
PASS: test-alloca-opt
PASS: test-array-mergesort
PASS: test-btowc1.sh
PASS: test-btowc2.sh
PASS: test-c-ctype
PASS: test-c-strcase.sh
PASS: test-ctype
PASS: test-environ
PASS: test-errno
PASS: test-fdopen
PASS: test-fgetc
PASS: test-float
PASS: test-fputc
PASS: test-fread
PASS: test-frexp-nolibm
PASS: test-frexpl-nolibm
PASS: test-fseterr
PASS: test-fwrite
PASS: test-getprogname
PASS: test-iconv-h
PASS: test-iconv
PASS: test-intprops
PASS: test-inttypes
PASS: test-isblank
PASS: test-isnand-nolibm
PASS: test-isnanf-nolibm
PASS: test-isnanl-nolibm
PASS: test-iswblank
PASS: test-langinfo
PASS: test-limits-h
PASS: test-locale
PASS: test-localename
../build-aux/test-driver: line 107: 19687 Aborted                 (core
dumped) "$@" > $log_file 2>&1
FAIL: test-rwlock1
PASS: test-lock
PASS: test-once1
PASS: test-once2
PASS: test-malloca
PASS: test-math
PASS: test-mbrtowc1.sh
PASS: test-mbrtowc2.sh
SKIP: test-mbrtowc3.sh
SKIP: test-mbrtowc4.sh
PASS: test-mbrtowc5.sh
SKIP: test-mbrtowc-w32-1.sh
SKIP: test-mbrtowc-w32-2.sh
SKIP: test-mbrtowc-w32-3.sh
SKIP: test-mbrtowc-w32-4.sh
SKIP: test-mbrtowc-w32-5.sh
PASS: test-mbsinit.sh
PASS: test-memchr
PASS: test-printf-frexp
PASS: test-printf-frexpl
PASS: test-pthread_sigmask1
PASS: test-pthread_sigmask2
PASS: test-raise
PASS: test-setenv
PASS: test-setlocale1.sh
PASS: test-setlocale2.sh
PASS: test-signal-h
PASS: test-signbit
PASS: test-sigprocmask
PASS: test-sleep
PASS: test-stdalign
PASS: test-stdbool
PASS: test-stddef
PASS: test-stdint
PASS: test-stdio
PASS: test-stdlib
PASS: test-strerror
PASS: test-striconveh
PASS: test-striconveha
PASS: test-string
PASS: test-strncat
PASS: test-strstr
PASS: test-sys_types
PASS: test-init.sh
PASS: test-thread_self
FAIL: test-thread_create
PASS: test-time
PASS: test-cased
PASS: test-ignorable
PASS: unicase/test-locale-language.sh
PASS: test-uc_tolower
PASS: test-uc_totitle
PASS: test-uc_toupper
PASS: test-u16-casecmp
PASS: test-u16-casecoll
PASS: test-u16-casefold
PASS: test-u16-is-cased
PASS: test-u16-is-casefolded
PASS: test-u16-is-lowercase
PASS: test-u16-is-titlecase
PASS: test-u16-is-uppercase
PASS: test-u16-tolower
PASS: test-u16-totitle
PASS: test-u16-toupper
PASS: test-u32-casecmp
PASS: test-u32-casecoll
PASS: test-u32-casefold
PASS: test-u32-is-cased
PASS: test-u32-is-casefolded
PASS: test-u32-is-lowercase
PASS: test-u32-is-titlecase
PASS: test-u32-is-uppercase
PASS: test-u32-tolower
PASS: test-u32-totitle
PASS: test-u32-toupper
PASS: test-u8-casecmp
PASS: test-u8-casecoll
PASS: test-u8-casefold
PASS: test-u8-is-cased
PASS: test-u8-is-casefolded
PASS: test-u8-is-lowercase
PASS: test-u8-is-titlecase
PASS: test-u8-is-uppercase
PASS: test-u8-tolower
PASS: test-u8-totitle
PASS: test-u8-toupper
PASS: unicase/test-ulc-casecmp1.sh
PASS: unicase/test-ulc-casecmp2.sh
PASS: unicase/test-ulc-casecoll1.sh
PASS: unicase/test-ulc-casecoll2.sh
PASS: test-u16-conv-from-enc
PASS: test-u16-conv-to-enc
PASS: test-u16-strconv-from-enc
PASS: test-u16-strconv-to-enc
PASS: test-u32-conv-from-enc
PASS: test-u32-conv-to-enc
PASS: test-u32-strconv-from-enc
PASS: test-u32-strconv-to-enc
PASS: test-u8-conv-from-enc
PASS: test-u8-conv-to-enc
PASS: test-u8-strconv-from-enc
PASS: test-u8-strconv-to-enc
PASS: test-bidi_byname
PASS: test-bidi_longname
PASS: test-bidi_name
PASS: test-bidi_of
PASS: test-bidi_test
PASS: test-block_list
PASS: test-block_of
PASS: test-block_test
PASS: test-categ_C
PASS: test-categ_Cc
PASS: test-categ_Cf
PASS: test-categ_Cn
PASS: test-categ_Co
PASS: test-categ_Cs
PASS: test-categ_L
PASS: test-categ_LC
PASS: test-categ_Ll
PASS: test-categ_Lm
PASS: test-categ_Lo
PASS: test-categ_Lt
PASS: test-categ_Lu
PASS: test-categ_M
PASS: test-categ_Mc
PASS: test-categ_Me
PASS: test-categ_Mn
PASS: test-categ_N
PASS: test-categ_Nd
PASS: test-categ_Nl
PASS: test-categ_No
PASS: test-categ_P
PASS: test-categ_Pc
PASS: test-categ_Pd
PASS: test-categ_Pe
PASS: test-categ_Pf
PASS: test-categ_Pi
PASS: test-categ_Po
PASS: test-categ_Ps
PASS: test-categ_S
PASS: test-categ_Sc
PASS: test-categ_Sk
PASS: test-categ_Sm
PASS: test-categ_So
PASS: test-categ_Z
PASS: test-categ_Zl
PASS: test-categ_Zp
PASS: test-categ_Zs
PASS: test-categ_and_not
PASS: test-categ_and
PASS: test-categ_byname
PASS: test-categ_longname
PASS: test-categ_name
PASS: test-categ_none
PASS: test-categ_of
PASS: test-categ_or
PASS: test-categ_test_withtable
PASS: test-combiningclass_byname
PASS: test-combiningclass_longname
PASS: test-combiningclass_name
PASS: test-combiningclass
PASS: test-ctype_alnum
PASS: test-ctype_alpha
PASS: test-ctype_blank
PASS: test-ctype_cntrl
PASS: test-ctype_digit
PASS: test-ctype_graph
PASS: test-ctype_lower
PASS: test-ctype_print
PASS: test-ctype_punct
PASS: test-ctype_space
PASS: test-ctype_upper
PASS: test-ctype_xdigit
PASS: test-decdigit
PASS: test-digit
PASS: test-joininggroup_byname
PASS: test-joininggroup_name
PASS: test-joininggroup_of
PASS: test-joiningtype_byname
PASS: test-joiningtype_longname
PASS: test-joiningtype_name
PASS: test-joiningtype_of
PASS: test-mirror
PASS: test-numeric
PASS: test-pr_alphabetic
PASS: test-pr_ascii_hex_digit
PASS: test-pr_bidi_arabic_digit
PASS: test-pr_bidi_arabic_right_to_left
PASS: test-pr_bidi_block_separator
PASS: test-pr_bidi_boundary_neutral
PASS: test-pr_bidi_common_separator
PASS: test-pr_bidi_control
PASS: test-pr_bidi_embedding_or_override
PASS: test-pr_bidi_eur_num_separator
PASS: test-pr_bidi_eur_num_terminator
PASS: test-pr_bidi_european_digit
PASS: test-pr_bidi_hebrew_right_to_left
PASS: test-pr_bidi_left_to_right
PASS: test-pr_bidi_non_spacing_mark
PASS: test-pr_bidi_other_neutral
PASS: test-pr_bidi_pdf
PASS: test-pr_bidi_segment_separator
PASS: test-pr_bidi_whitespace
PASS: test-pr_byname
PASS: test-pr_case_ignorable
PASS: test-pr_cased
PASS: test-pr_changes_when_casefolded
PASS: test-pr_changes_when_casemapped
PASS: test-pr_changes_when_lowercased
PASS: test-pr_changes_when_titlecased
PASS: test-pr_changes_when_uppercased
PASS: test-pr_combining
PASS: test-pr_composite
PASS: test-pr_currency_symbol
PASS: test-pr_dash
PASS: test-pr_decimal_digit
PASS: test-pr_default_ignorable_code_point
PASS: test-pr_deprecated
PASS: test-pr_diacritic
PASS: test-pr_extender
PASS: test-pr_format_control
PASS: test-pr_grapheme_base
PASS: test-pr_grapheme_extend
PASS: test-pr_grapheme_link
PASS: test-pr_hex_digit
PASS: test-pr_hyphen
PASS: test-pr_id_continue
PASS: test-pr_id_start
PASS: test-pr_ideographic
PASS: test-pr_ids_binary_operator
PASS: test-pr_ids_trinary_operator
PASS: test-pr_ignorable_control
PASS: test-pr_iso_control
PASS: test-pr_join_control
PASS: test-pr_left_of_pair
PASS: test-pr_line_separator
PASS: test-pr_logical_order_exception
PASS: test-pr_lowercase
PASS: test-pr_math
PASS: test-pr_non_break
PASS: test-pr_not_a_character
PASS: test-pr_numeric
PASS: test-pr_other_alphabetic
PASS: test-pr_other_default_ignorable_code_point
PASS: test-pr_other_grapheme_extend
PASS: test-pr_other_id_continue
PASS: test-pr_other_id_start
PASS: test-pr_other_lowercase
PASS: test-pr_other_math
PASS: test-pr_other_uppercase
PASS: test-pr_paired_punctuation
PASS: test-pr_paragraph_separator
PASS: test-pr_pattern_syntax
PASS: test-pr_pattern_white_space
PASS: test-pr_private_use
PASS: test-pr_punctuation
PASS: test-pr_quotation_mark
PASS: test-pr_radical
PASS: test-pr_sentence_terminal
PASS: test-pr_soft_dotted
PASS: test-pr_space
PASS: test-pr_terminal_punctuation
PASS: test-pr_test
PASS: test-pr_titlecase
PASS: test-pr_unassigned_code_value
PASS: test-pr_unified_ideograph
PASS: test-pr_uppercase
PASS: test-pr_variation_selector
PASS: test-pr_white_space
PASS: test-pr_xid_continue
PASS: test-pr_xid_start
PASS: test-pr_zero_width
PASS: test-scripts
PASS: test-sy_c_ident
PASS: test-sy_c_whitespace
PASS: test-sy_java_ident
PASS: test-sy_java_whitespace
PASS: test-u16-grapheme-breaks
PASS: test-u16-grapheme-next
PASS: test-u16-grapheme-prev
PASS: test-u32-grapheme-breaks
PASS: test-u32-grapheme-next
PASS: test-u32-grapheme-prev
PASS: test-u8-grapheme-breaks
PASS: test-u8-grapheme-next
PASS: test-u8-grapheme-prev
PASS: test-uc-gbrk-prop
PASS: unigbrk/test-uc-grapheme-breaks.sh
PASS: unigbrk/test-uc-is-grapheme-break.sh
SKIP: unigbrk/test-ulc-grapheme-breaks.sh
PASS: test-u16-possible-linebreaks
PASS: test-u16-width-linebreaks
PASS: test-u32-possible-linebreaks
PASS: test-u32-width-linebreaks
PASS: test-u8-possible-linebreaks
PASS: test-u8-width-linebreaks
PASS: test-ulc-possible-linebreaks
PASS: test-ulc-width-linebreaks
PASS: uniname/test-uninames.sh
PASS: test-canonical-decomposition
PASS: test-compat-decomposition
PASS: test-composition
PASS: test-decomposing-form
PASS: test-decomposition
PASS: test-uninorm-filter-nfc
PASS: test-nfc
PASS: uninorm/test-u32-nfc-big.sh
PASS: test-nfd
PASS: uninorm/test-u32-nfd-big.sh
PASS: test-nfkc
PASS: uninorm/test-u32-nfkc-big.sh
PASS: test-nfkd
PASS: uninorm/test-u32-nfkd-big.sh
PASS: test-u16-normcmp
PASS: test-u16-normcoll
PASS: test-u32-normcmp
PASS: test-u32-normcoll
PASS: test-u8-normcmp
PASS: test-u8-normcoll
PASS: test-unistd
PASS: test-u16-asnprintf1
PASS: test-u16-vasnprintf1
PASS: unistdio/test-u16-vasnprintf2.sh
PASS: unistdio/test-u16-vasnprintf3.sh
PASS: test-u16-vasprintf1
PASS: test-u16-vsnprintf1
PASS: test-u16-vsprintf1
PASS: test-u32-asnprintf1
PASS: test-u32-vasnprintf1
PASS: unistdio/test-u32-vasnprintf2.sh
PASS: unistdio/test-u32-vasnprintf3.sh
PASS: test-u32-vasprintf1
PASS: test-u32-vsnprintf1
PASS: test-u32-vsprintf1
PASS: test-u8-asnprintf1
PASS: test-u8-vasnprintf1
PASS: unistdio/test-u8-vasnprintf2.sh
PASS: unistdio/test-u8-vasnprintf3.sh
PASS: test-u8-vasprintf1
PASS: test-u8-vsnprintf1
PASS: test-u8-vsprintf1
PASS: test-ulc-asnprintf1
PASS: test-ulc-vasnprintf1
PASS: unistdio/test-ulc-vasnprintf2.sh
PASS: unistdio/test-ulc-vasnprintf3.sh
PASS: test-ulc-vasprintf1
PASS: test-ulc-vsnprintf1
PASS: test-ulc-vsprintf1
PASS: test-u16-check
PASS: test-u16-chr
PASS: test-u16-cmp
PASS: test-u16-cmp2
PASS: test-u16-cpy-alloc
PASS: test-u16-cpy
PASS: test-u16-mblen
PASS: test-u16-mbsnlen
PASS: test-u16-mbtouc
PASS: test-u16-mbtouc-unsafe
PASS: test-u16-mbtoucr
PASS: test-u16-move
PASS: test-u16-next
PASS: test-u16-prev
PASS: test-u16-set
PASS: test-u16-stpcpy
PASS: test-u16-stpncpy
PASS: test-u16-strcat
PASS: test-u16-strchr
PASS: test-u16-strcmp
PASS: test-u16-strcoll
PASS: test-u16-strcpy
PASS: test-u16-strdup
PASS: test-u16-strlen
PASS: test-u16-strmblen
PASS: test-u16-strmbtouc
PASS: test-u16-strncat
PASS: test-u16-strncmp
PASS: test-u16-strncpy
PASS: test-u16-strnlen
PASS: test-u16-strstr
PASS: test-u16-strtok
PASS: test-u16-to-u32
PASS: test-u16-to-u8
PASS: test-u16-uctomb
PASS: test-u32-check
PASS: test-u32-chr
PASS: test-u32-cmp
PASS: test-u32-cmp2
PASS: test-u32-cpy-alloc
PASS: test-u32-cpy
PASS: test-u32-mblen
PASS: test-u32-mbsnlen
PASS: test-u32-mbtouc
PASS: test-u32-mbtouc-unsafe
PASS: test-u32-mbtoucr
PASS: test-u32-move
PASS: test-u32-next
PASS: test-u32-prev
PASS: test-u32-set
PASS: test-u32-stpcpy
PASS: test-u32-stpncpy
PASS: test-u32-strcat
PASS: test-u32-strchr
PASS: test-u32-strcmp
PASS: test-u32-strcoll
PASS: test-u32-strcpy
PASS: test-u32-strdup
PASS: test-u32-strlen
PASS: test-u32-strmblen
PASS: test-u32-strmbtouc
PASS: test-u32-strncat
PASS: test-u32-strncmp
PASS: test-u32-strncpy
PASS: test-u32-strnlen
PASS: test-u32-strstr
PASS: test-u32-strtok
PASS: test-u32-to-u16
PASS: test-u32-to-u8
PASS: test-u32-uctomb
PASS: test-u8-check
PASS: test-u8-chr
PASS: test-u8-cmp
PASS: test-u8-cmp2
PASS: test-u8-cpy-alloc
PASS: test-u8-cpy
PASS: test-u8-mblen
PASS: test-u8-mbsnlen
PASS: test-u8-mbtouc
PASS: test-u8-mbtouc-unsafe
PASS: test-u8-mbtoucr
PASS: test-u8-move
PASS: test-u8-next
PASS: test-u8-prev
PASS: test-u8-set
PASS: test-u8-stpcpy
PASS: test-u8-stpncpy
PASS: test-u8-strcat
PASS: test-u8-strchr
PASS: test-u8-strcmp
PASS: test-u8-strcoll
PASS: test-u8-strcpy
PASS: test-u8-strdup
PASS: test-u8-strlen
PASS: test-u8-strmblen
PASS: test-u8-strmbtouc
PASS: test-u8-strncat
PASS: test-u8-strncmp
PASS: test-u8-strncpy
PASS: test-u8-strnlen
PASS: test-u8-strstr
PASS: test-u8-strtok
PASS: test-u8-to-u16
PASS: test-u8-to-u32
PASS: test-u8-uctomb
PASS: test-u16-wordbreaks
PASS: test-u32-wordbreaks
PASS: uniwbrk/test-uc-wordbreaks.sh
PASS: test-u8-wordbreaks
PASS: uniwbrk/test-ulc-wordbreaks.sh
PASS: test-u16-strwidth
PASS: test-u16-width
PASS: test-u32-strwidth
PASS: test-u32-width
PASS: test-u8-strwidth
PASS: test-u8-width
PASS: test-uc_width
PASS: uniwidth/test-uc_width2.sh
PASS: test-unsetenv
PASS: test-usleep
PASS: test-verify
PASS: test-verify.sh
PASS: test-wchar
PASS: test-wcrtomb.sh
SKIP: test-wcrtomb-w32-1.sh
SKIP: test-wcrtomb-w32-2.sh
SKIP: test-wcrtomb-w32-3.sh
SKIP: test-wcrtomb-w32-4.sh
SKIP: test-wcrtomb-w32-5.sh
PASS: test-wctype-h
PASS: test-wcwidth
PASS: test-xalloc-die.sh
============================================================================
Testsuite summary for 
============================================================================
# TOTAL: 512
# PASS:  497
# SKIP:  13
# XFAIL: 0
# FAIL:  2
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
============================================================================
make[5]: *** [Makefile:10612: test-suite.log] Error 1
make[5]: Leaving directory
'/home/tkloczko/rpmbuild/BUILD/libunistring-0.9.10/tests'




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 02 Apr 2019 09:44:25 AM UTC  Name: test-suite.log  Size: 2KiB   By:
kloczek

<http://savannah.gnu.org/bugs/download.php?file_id=46696>

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56053>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]