bug-libunistring
[Top][All Lists]
Advanced

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

Re: [bug-libunistring] [platform-testers] libunistring 0.9.6 first relea


From: Dagobert Michelsen
Subject: Re: [bug-libunistring] [platform-testers] libunistring 0.9.6 first release candidate
Date: Thu, 25 Jun 2015 10:15:11 +0200

Hi Daiki,

Am 25.06.2015 um 09:42 schrieb Daiki Ueno <address@hidden>:
> The first release candidate of libunistring 0.9.6 is now available at:
> http://alpha.gnu.org/gnu/libunistring/libunistring-0.9.6-rc1.tar.xz
> http://alpha.gnu.org/gnu/libunistring/libunistring-0.9.6-rc1.tar.xz.sig
> 
> While the only relevant change in this release is Unicode update to
> 8.0.0, quite a few Gnulib dependencies have also been updated.  So it
> would be nice to test if it builds and works on your systems.
> 
> Please send feedback to address@hidden (or to
> address@hidden for the Gnulib stuff).

I added the libunistring git repo to the OpenCSW Solaris buildbot and got
some failing tests on Solaris. Please see the build logs for details:
  https://buildfarm.opencsw.org/buildbot/waterfall?category=libunistring


> FAIL: test-u16-casecoll
> =======================
> 
> unicase/test-casecmp.h:34: assertion 'my_casecmp (input, SIZEOF (input), 
> NULL, 0, NULL, nf, &cmp) == 0' failed
> FAIL test-u16-casecoll (exit status: 134)
> 
> FAIL: test-u32-casecoll
> =======================
> 
> unicase/test-casecmp.h:34: assertion 'my_casecmp (input, SIZEOF (input), 
> NULL, 0, NULL, nf, &cmp) == 0' failed
> FAIL test-u32-casecoll (exit status: 134)
> 
> FAIL: test-u8-casecoll
> ======================
> 
> unicase/test-casecmp.h:34: assertion 'my_casecmp (input, SIZEOF (input), 
> NULL, 0, NULL, nf, &cmp) == 0' failed
> FAIL test-u8-casecoll (exit status: 134)
> 
> FAIL: unicase/test-ulc-casecmp1.sh
> ==================================
> 
> unicase/test-casecmp.h:34: assertion 'my_casecmp (input, SIZEOF (input), 
> NULL, 0, NULL, nf, &cmp) == 0' failed
> Abort - core dumped
> FAIL unicase/test-ulc-casecmp1.sh (exit status: 134)
> 
> FAIL: unicase/test-ulc-casecoll1.sh
> ===================================
> 
> unicase/test-casecmp.h:34: assertion 'my_casecmp (input, SIZEOF (input), 
> NULL, 0, NULL, nf, &cmp) == 0' failed
> Abort - core dumped
> FAIL unicase/test-ulc-casecoll1.sh (exit status: 134)
> 
> FAIL: test-u16-normcoll
> =======================
> 
> uninorm/test-u16-normcmp.h:34: assertion 'my_normcmp (input, SIZEOF (input), 
> NULL, 0, nf, &cmp) == 0' failed
> FAIL test-u16-normcoll (exit status: 134)
> 
> FAIL: test-u32-normcoll
> =======================
> 
> uninorm/test-u32-normcmp.h:34: assertion 'my_normcmp (input, SIZEOF (input), 
> NULL, 0, nf, &cmp) == 0' failed
> FAIL test-u32-normcoll (exit status: 134)
> 
> FAIL: test-u8-normcoll
> ======================
> 
> uninorm/test-u8-normcmp.h:34: assertion 'my_normcmp (input, SIZEOF (input), 
> NULL, 0, nf, &cmp) == 0' failed
> FAIL test-u8-normcoll (exit status: 134)
> 
> FAIL: test-u16-vasnprintf1
> ==========================
> 
> unistdio/test-u16-printf1.h:196: assertion 'result != NULL' failed
> FAIL test-u16-vasnprintf1 (exit status: 134)
> 
> FAIL: unistdio/test-u16-vasnprintf2.sh
> ======================================
> 
> unistdio/test-u16-printf1.h:196: assertion 'result != NULL' failed
> Abort - core dumped
> FAIL unistdio/test-u16-vasnprintf2.sh (exit status: 1)
> 
> FAIL: unistdio/test-u16-vasnprintf3.sh
> ======================================
> 
> unistdio/test-u16-printf1.h:196: assertion 'result != NULL' failed
> Abort - core dumped
> FAIL unistdio/test-u16-vasnprintf3.sh (exit status: 1)
> 
> FAIL: test-u16-vasprintf1
> =========================
> 
> unistdio/test-u16-printf1.h:196: assertion 'result != NULL' failed
> FAIL test-u16-vasprintf1 (exit status: 134)
> 
> FAIL: test-u16-vsnprintf1
> =========================
> 
> unistdio/test-u16-printf1.h:196: assertion 'result != NULL' failed
> FAIL test-u16-vsnprintf1 (exit status: 134)
> 
> FAIL: test-u16-vsprintf1
> ========================
> 
> unistdio/test-u16-printf1.h:196: assertion 'result != NULL' failed
> FAIL test-u16-vsprintf1 (exit status: 134)
> 
> FAIL: test-u32-vasnprintf1
> ==========================
> 
> unistdio/test-u32-printf1.h:196: assertion 'result != NULL' failed
> FAIL test-u32-vasnprintf1 (exit status: 134)
> 
> FAIL: unistdio/test-u32-vasnprintf2.sh
> ======================================
> 
> unistdio/test-u32-printf1.h:196: assertion 'result != NULL' failed
> Abort - core dumped
> FAIL unistdio/test-u32-vasnprintf2.sh (exit status: 1)
> 
> FAIL: unistdio/test-u32-vasnprintf3.sh
> ======================================
> 
> unistdio/test-u32-printf1.h:196: assertion 'result != NULL' failed
> Abort - core dumped
> FAIL unistdio/test-u32-vasnprintf3.sh (exit status: 1)
> 
> FAIL: test-u32-vasprintf1
> =========================
> 
> unistdio/test-u32-printf1.h:196: assertion 'result != NULL' failed
> FAIL test-u32-vasprintf1 (exit status: 134)
> 
> FAIL: test-u32-vsnprintf1
> =========================
> 
> unistdio/test-u32-printf1.h:196: assertion 'result != NULL' failed
> FAIL test-u32-vsnprintf1 (exit status: 134)
> 
> FAIL: test-u32-vsprintf1
> ========================
> 
> unistdio/test-u32-printf1.h:196: assertion 'result != NULL' failed
> FAIL test-u32-vsprintf1 (exit status: 134)
> 
> FAIL: test-u8-vasnprintf1
> =========================
> 
> unistdio/test-u8-printf1.h:176: assertion 'result != NULL' failed
> FAIL test-u8-vasnprintf1 (exit status: 134)
> 
> FAIL: unistdio/test-u8-vasnprintf2.sh
> =====================================
> 
> unistdio/test-u8-printf1.h:176: assertion 'result != NULL' failed
> Abort - core dumped
> FAIL unistdio/test-u8-vasnprintf2.sh (exit status: 1)
> 
> FAIL: unistdio/test-u8-vasnprintf3.sh
> =====================================
> 
> unistdio/test-u8-printf1.h:176: assertion 'result != NULL' failed
> Abort - core dumped
> FAIL unistdio/test-u8-vasnprintf3.sh (exit status: 1)
> 
> FAIL: test-u8-vasprintf1
> ========================
> 
> unistdio/test-u8-printf1.h:176: assertion 'result != NULL' failed
> FAIL test-u8-vasprintf1 (exit status: 134)
> 
> FAIL: test-u8-vsnprintf1
> ========================
> 
> unistdio/test-u8-printf1.h:176: assertion 'result != NULL' failed
> FAIL test-u8-vsnprintf1 (exit status: 134)
> 
> FAIL: test-u8-vsprintf1
> =======================
> 
> unistdio/test-u8-printf1.h:176: assertion 'result != NULL' failed
> FAIL test-u8-vsprintf1 (exit status: 134)
> 
> FAIL: test-ulc-vasnprintf1
> ==========================
> 
> unistdio/test-ulc-printf1.h:63: assertion 'result != NULL' failed
> FAIL test-ulc-vasnprintf1 (exit status: 134)
> 
> FAIL: unistdio/test-ulc-vasnprintf2.sh
> ======================================
> 
> unistdio/test-ulc-printf1.h:63: assertion 'result != NULL' failed
> Abort - core dumped
> FAIL unistdio/test-ulc-vasnprintf2.sh (exit status: 1)
> 
> FAIL: unistdio/test-ulc-vasnprintf3.sh
> ======================================
> 
> unistdio/test-ulc-printf1.h:63: assertion 'result != NULL' failed
> Abort - core dumped
> FAIL unistdio/test-ulc-vasnprintf3.sh (exit status: 1)
> 
> FAIL: test-ulc-vasprintf1
> =========================
> 
> unistdio/test-ulc-printf1.h:63: assertion 'result != NULL' failed
> FAIL test-ulc-vasprintf1 (exit status: 134)
> 
> FAIL: test-ulc-vsnprintf1
> =========================
> 
> unistdio/test-ulc-printf1.h:63: assertion 'result != NULL' failed
> FAIL test-ulc-vsnprintf1 (exit status: 134)
> 
> FAIL: test-ulc-vsprintf1
> ========================
> 
> unistdio/test-ulc-printf1.h:63: assertion 'result != NULL' failed
> FAIL test-ulc-vsprintf1 (exit status: 134)




Best regards

  — Dago

-- 
"You don't become great by trying to be great, you become great by wanting to 
do something,
and then doing it so hard that you become great in the process." - xkcd #896

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

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