Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Apr 2003 19:56:12 +1200
From:      Jonathan Chen <jonc@chen.org.nz>
To:        Dung Patrick <dkt@digitalme.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: regression testing fail in 5.0-Current [locale]
Message-ID:  <20030410075612.GA2914@grimoire.chen.org.nz>
In-Reply-To: <1049959670.c6327200dkt@digitalme.com>
References:  <1049959670.c6327200dkt@digitalme.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Apr 10, 2003 at 03:27:50PM +0800, Dung Patrick wrote:
> Dear All,
> 
> When I run make in /usr/src/tools/regression/lib/libc/locale, I see this:
> 
> bash-2.05b# make
> for p in test-mbrtowc    test-wcrtomb    test-mbsrtowcs  test-wcsrtombs  test-btowc      test-mbrlen     test-mbtowc     test-wctomb       test-mbstowcs   test-wcstombs   test-mblen; do /usr/src/tools/regression/lib/libc/locale/$p; done
> PASS mbrtowc()
> Assertion failed: (wcrtomb(NULL, UCHAR_MAX + 1, NULL) == 1), function main, file test-wcrtomb.c, line 65.
> Abort trap (core dumped)
> *** Error code 134
> 
> Stop in /usr/src/tools/regression/lib/libc/locale.
> 
> My FreeBSD-Current machine has done cvsup yesterday.

-CURRENT is the development line. If you can't/won't put up with frequent
failures and be willing to hunt for fixes, you shouldn't be using it.
Use -STABLE or -RELEASE instead.
-- 
Jonathan Chen <jonc@chen.org.nz>
----------------------------------------------------------------------
  If you're right 90% of the time, why quibble about the remaining 3%?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030410075612.GA2914>