From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31326 invoked by alias); 10 Sep 2010 11:33:06 -0000 Received: (qmail 31308 invoked by uid 22791); 10 Sep 2010 11:33:06 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from mail-bw0-f47.google.com (HELO mail-bw0-f47.google.com) (209.85.214.47) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 10 Sep 2010 11:33:01 +0000 Received: by bwz12 with SMTP id 12so2230960bwz.20 for ; Fri, 10 Sep 2010 04:32:59 -0700 (PDT) Received: by 10.204.119.80 with SMTP id y16mr456997bkq.113.1284118379215; Fri, 10 Sep 2010 04:32:59 -0700 (PDT) MIME-Version: 1.0 Received: by 10.204.84.197 with HTTP; Fri, 10 Sep 2010 04:32:39 -0700 (PDT) In-Reply-To: References: From: Tom Browder Date: Fri, 10 Sep 2010 11:33:00 -0000 Message-ID: Subject: Re: gcc-4.5.1 failing test: FAIL: 22_locale/time_get/get_date/wchar_t/4.cc execution test To: GCC-help Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2010-09/txt/msg00094.txt.bz2 On Thu, Sep 9, 2010 at 20:35, Tom Browder wrote: > After a good build of gcc-4.5.1 I did > > $ make check-target-libstdc++-v3 > > and I get only one failure: > > Setting LD_LIBRARY_PATH to > :/disk3/extsrc/gcc_build/gcc:/disk3/extsrc/gcc_build/x86_64-unknown-linux= -gnu/./libstdc++-v3/../libgomp/.libs:/disk3/extsrc/gcc_build/x86_64-unknown= -linux-gnu/./libstdc++-v3/src/.libs::/disk3/extsrc/gcc_build/gcc:/disk3/ext= src/gcc_build/x86_64-unknown-linux-gnu/./libstdc++-v3/../libgomp/.libs:/dis= k3/extsrc/gcc_build/x86_64-unknown-linux-gnu/./libstdc++-v3/src/.libs:/disk= 3/extsrc/gcc_build/./gmp/.libs:/disk3/extsrc/gcc_build/./prev-gmp/.libs:/di= sk3/extsrc/gcc_build/./mpfr/.libs:/disk3/extsrc/gcc_build/./prev-mpfr/.libs= :/disk3/extsrc/gcc_build/./mpc/.libs:/disk3/extsrc/gcc_build/./prev-mpc/.li= bs:/disk3/extsrc/gcc_build/x86_64-unknown-linux-gnu/libstdc++-v3/.libs:/dis= k3/extsrc/gcc_build/x86_64-unknown-linux-gnu/libmudflap/.libs:/disk3/extsrc= /gcc_build/x86_64-unknown-linux-gnu/libssp/.libs:/disk3/extsrc/gcc_build/x8= 6_64-unknown-linux-gnu/libgomp/.libs:/disk3/extsrc/gcc_build/./gcc:/disk3/e= xtsrc/gcc_build/./prev-gcc > 4.exe: /disk3/extsrc/gcc-4.5.1/libstdc++-v3/testsuite/22_locale/time_get/= get_date/wchar_t/4.cc:54: > void test01(): Assertion `errorstate =3D=3D ios_base::eofbit' failed. > FAIL: 22_locale/time_get/get_date/wchar_t/4.cc execution test > > I am investigating but wonder if anyone has experienced that failure > and has a solution. =A0I am finding several undocumented factors > (including LD_LIBRARY_PATH and some configuration options that are not > easily found) that have an influence on successfully testing libstdc++ > and plan to propose doc changes. Disregard, I got this answer earlier from Paolo Carlini, a libsdtdc++ devel= oper: On 08/31/2010 05:02 PM, Tom Browder wrote: > Okay, I now have only one failure: > > 4.exe: /disk3/extsrc/gcc-4.5.1/libstdc++-v3/testsuite/22_locale/time_get/= get_date/wchar_t/4.cc:54: > void test01(): Assertion `errorstate =3D=3D ios_base::eofbit' failed. > FAIL: 22_locale/time_get/get_date/wchar_t/4.cc execution test > This is / was libstdc++/31413. Everything is fine as far as I can see. This is a known Debian problem. -Tom Thomas M. Browder, Jr. Niceville, Florida USA