bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/15341] New: debug_msg.sh make check fails


From: kizkizzbangbang at googlemail dot com
Subject: [Bug gold/15341] New: debug_msg.sh make check fails
Date: Fri, 05 Apr 2013 12:07:40 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=15341

             Bug #: 15341
           Summary: debug_msg.sh make check fails
           Product: binutils
           Version: 2.23
            Status: NEW
          Severity: minor
          Priority: P2
         Component: gold
        AssignedTo: address@hidden
        ReportedBy: address@hidden
                CC: address@hidden
    Classification: Unclassified


FAIL: debug_msg.sh

# cat gold/testsuite/debug_msg.sh.log 
FAIL: debug_msg.sh (exit: 1)
============================

Found unexpected error in debug_msg.err:
   OdrDerived::~OdrDerived()

Actual error output below:
gcctestdir/ld: warning: while linking debug_msg: symbol
'Ordering::operator()(int, int)' defined in multiple places (possible ODR
violation):
  ../../../gold/testsuite/odr_violation1.cc:6 from odr_violation1.o
  ../../../gold/testsuite/odr_violation2.cc:12 from odr_violation2.o
gcctestdir/ld: warning: while linking debug_msg: symbol
'SometimesInlineFunction(int)' defined in multiple places (possible ODR
violation):
  ../../../gold/testsuite/debug_msg.cc:68 from debug_msg.o
  ../../../gold/testsuite/odr_violation2.cc:27 from odr_violation2.o
gcctestdir/ld: warning: while linking debug_msg: symbol
'OdrDerived::~OdrDerived()' defined in multiple places (possible ODR
violation):
  ../../../gold/testsuite/odr_header2.h:2 from odr_violation2.o
  ../../../gold/testsuite/odr_header1.h:4 from odr_violation1.o
gcctestdir/ld: warning: while linking debug_msg: symbol
'OdrDerived::~OdrDerived()' defined in multiple places (possible ODR
violation):
  ../../../gold/testsuite/odr_header1.h:4 from odr_violation1.o
  ../../../gold/testsuite/odr_header2.h:2 from odr_violation2.o
debug_msg.o:debug_msg.cc:function badref1: error: undefined reference to
'undef_int'
debug_msg.o:debug_msg.cc:function fn_array: error: undefined reference to
'undef_fn1()'
debug_msg.o:debug_msg.cc:function fn_array: error: undefined reference to
'undef_fn2()'
../../../gold/testsuite/debug_msg.cc:50: error: undefined reference to
'undef_fn1()'
../../../gold/testsuite/debug_msg.cc:43: error: undefined reference to
'undef_fn1()'
../../../gold/testsuite/debug_msg.cc:44: error: undefined reference to
'undef_fn2()'
../../../gold/testsuite/debug_msg.cc:45: error: undefined reference to
'undef_int'
../../../gold/testsuite/debug_msg.cc:43: error: undefined reference to
'undef_fn1()'
../../../gold/testsuite/debug_msg.cc:44: error: undefined reference to
'undef_fn2()'
../../../gold/testsuite/debug_msg.cc:45: error: undefined reference to
'undef_int'
../../../gold/testsuite/debug_msg.cc:55: error: undefined reference to
'undef_fn2()'
collect2: ld returned 1 exit status


Please let me know what other information might be useful to track this issue
down.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

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