bug-binutils
[Top][All Lists]
Advanced

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

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


From: allan at archlinux dot org
Subject: [Bug gold/15341] debug_msg.sh make check fails
Date: Mon, 15 Apr 2013 09:07:36 +0000

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

Allan McRae <allan at archlinux dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |allan at archlinux dot org

--- Comment #10 from Allan McRae <allan at archlinux dot org> 2013-04-15 
09:07:36 UTC ---
I get what looks like a similar failure on i686-pc-linux-gnu (gcc-4.8.0
20130411, glibc-2.17, linux-3.8.4).   Although I do not see it on
x86_64-unknown-linux-gnu.


# cat
/home/arch/chroot/testing-i686/allan/build/src/binutils-build/gold/testsuite/debug_msg.sh.log
 
FAIL: debug_msg.sh (exit: 1)
============================

Did not find expected error in debug_msg.err:
   : symbol 'SometimesInlineFunction(int)' defined in multiple places (possible
ODR violation):

Actual error output below:
gcctestdir/ld: warning: while linking debug_msg: symbol
'Ordering::operator()(int, int)' defined in multiple places (possible ODR
violation):
  /build/src/binutils-2.23.2/gold/testsuite/odr_violation2.cc:12 from
odr_violation2.o
  /build/src/binutils-2.23.2/gold/testsuite/odr_violation1.cc:6 from
odr_violation1.o
debug_msg.o:debug_msg.cc:function badref1: error: undefined reference to
'undef_int'
debug_msg.o:debug_msg.cc:function badref2: error: undefined reference to
'undef_float'
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()'
/build/src/binutils-2.23.2/gold/testsuite/debug_msg.cc:50: error: undefined
reference to 'undef_fn1()'
/build/src/binutils-2.23.2/gold/testsuite/debug_msg.cc:55: error: undefined
reference to 'undef_fn2()'
/build/src/binutils-2.23.2/gold/testsuite/debug_msg.cc:43: error: undefined
reference to 'undef_fn1()'
/build/src/binutils-2.23.2/gold/testsuite/debug_msg.cc:44: error: undefined
reference to 'undef_fn2()'
/build/src/binutils-2.23.2/gold/testsuite/debug_msg.cc:45: error: undefined
reference to 'undef_int'
/build/src/binutils-2.23.2/gold/testsuite/debug_msg.cc:43: error: undefined
reference to 'undef_fn1()'
/build/src/binutils-2.23.2/gold/testsuite/debug_msg.cc:44: error: undefined
reference to 'undef_fn2()'
/build/src/binutils-2.23.2/gold/testsuite/debug_msg.cc:45: error: undefined
reference to 'undef_int'
collect2: error: ld returned 1 exit status

-- 
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]