From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15523 invoked by alias); 21 Nov 2012 15:36:08 -0000 Received: (qmail 14100 invoked by uid 48); 21 Nov 2012 15:35:22 -0000 From: "howarth at nitro dot med.uc.edu" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/55429] new UNRESOLVED: 20_util/enable_shared_from_this/cons/constexpr.cc scan-assembler on darwin Date: Wed, 21 Nov 2012 15:36:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libstdc++ X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: howarth at nitro dot med.uc.edu X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2012-11/txt/msg02055.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55429 --- Comment #1 from Jack Howarth 2012-11-21 15:35:21 UTC --- This error appears in libstdc++.log as... Executing on host: /sw/src/fink.build/gcc48-4.8.0-1000/darwin_objdir/./gcc/g++ -shared-libgcc -B/sw/src/fink.build/gcc48-4.8.0-1000/darwin_objdir/./gcc -nostdinc++ -L/sw/src/fink.build/gcc48-4.8.0-1000/darwin_objdir/x86_64-apple-darwin12.2.0/i386/libstdc++-v3/src -L/sw/src/fink.build/gcc48-4.8.0-1000/darwin_objdir/x86_64-apple-darwin12.2.0/i386/libstdc++-v3/src/.libs -B/sw/lib/gcc4.8/x86_64-apple-darwin12.2.0/bin/ -B/sw/lib/gcc4.8/x86_64-apple-darwin12.2.0/lib/ -isystem /sw/lib/gcc4.8/x86_64-apple-darwin12.2.0/include -isystem /sw/lib/gcc4.8/x86_64-apple-darwin12.2.0/sys-include -m32 -B/sw/src/fink.build/gcc48-4.8.0-1000/darwin_objdir/x86_64-apple-darwin12.2.0/i386/libstdc++-v3/src/.libs -D_GLIBCXX_ASSERT -fmessage-length=0 -ffunction-sections -fdata-sections -g -O2 -g -O2 -DLOCALEDIR="." -nostdinc++ -I/sw/src/fink.build/gcc48-4.8.0-1000/darwin_objdir/x86_64-apple-darwin12.2.0/i386/libstdc++-v3/include/x86_64-apple-darwin12.2.0 -I/sw/src/fink.build/gcc48-4.8.0-1000/darwin_objdir/x86_64-apple-darwin12.2.0/i386/libstdc++-v3/include -I/sw/src/fink.build/gcc48-4.8.0-1000/gcc-4.8-20121120/libstdc++-v3/libsupc++ -I/sw/src/fink.build/gcc48-4.8.0-1000/gcc-4.8-20121120/libstdc++-v3/include/backward -I/sw/src/fink.build/gcc48-4.8.0-1000/gcc-4.8-20121120/libstdc++-v3/testsuite/util /sw/src/fink.build/gcc48-4.8.0-1000/gcc-4.8-20121120/libstdc++-v3/testsuite/26_numerics/complex/abi_tag.cc -std=c++11 -S -m32 -o abi_tag.s (timeout = 600) PASS: 26_numerics/complex/abi_tag.cc (test for excess errors) 20_util/enable_shared_from_this/cons/constexpr.cc: output file does not exist UNRESOLVED: 20_util/enable_shared_from_this/cons/constexpr.cc scan-assembler _ZNKSt7complexIfE4realB5cxx11Ev 20_util/enable_shared_from_this/cons/constexpr.cc: output file does not exist UNRESOLVED: 20_util/enable_shared_from_this/cons/constexpr.cc scan-assembler _ZNKSt7complexIdE4realB5cxx11Ev 20_util/enable_shared_from_this/cons/constexpr.cc: output file does not exist UNRESOLVED: 20_util/enable_shared_from_this/cons/constexpr.cc scan-assembler _ZNKSt7complexI[eg]E4realB5cxx11Ev 20_util/enable_shared_from_this/cons/constexpr.cc: output file does not exist UNRESOLVED: 20_util/enable_shared_from_this/cons/constexpr.cc scan-assembler _ZNKSt7complexIiE4realB5cxx11Ev 20_util/enable_shared_from_this/cons/constexpr.cc: output file does not exist UNRESOLVED: 20_util/enable_shared_from_this/cons/constexpr.cc scan-assembler _ZNKSt7complexIfE4imagB5cxx11Ev 20_util/enable_shared_from_this/cons/constexpr.cc: output file does not exist UNRESOLVED: 20_util/enable_shared_from_this/cons/constexpr.cc scan-assembler _ZNKSt7complexIdE4imagB5cxx11Ev 20_util/enable_shared_from_this/cons/constexpr.cc: output file does not exist UNRESOLVED: 20_util/enable_shared_from_this/cons/constexpr.cc scan-assembler _ZNKSt7complexI[eg]E4imagB5cxx11Ev 20_util/enable_shared_from_this/cons/constexpr.cc: output file does not exist UNRESOLVED: 20_util/enable_shared_from_this/cons/constexpr.cc scan-assembler _ZNKSt7complexIiE4imagB5cxx11Ev extra_tool_flags are: -include bits/stdc++.h