This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

selective{3,4,5} error [Was: Results for binutils 2.15.91 20040715 testsuite on sparc64-unknown-linux-gnu]


On Fri, Jul 16, 2004 at 03:53:50PM +0200, Christian Joensson wrote:
> AuroraFedora Core release 1.91 (Wombat FC2) UP UltraSparc IIi (Sabre) sun4u:
> 
> binutils-2.15.90.0.3-6
> bison-1.875-7.1
> dejagnu-1.4.2-11
> expect-5.39.0-96.1
> gcc-3.3.3-3
> glibc-2.3.3-26sparc3.sparc
> glibc-2.3.3-26sparc3.sparc64
> glibc-kernheaders-2.6-14sparc
> kernel-2.6.6-1.370sp2
> kernel-2.6.6-1.411sp1
> tcl-8.4.5-6
> zlib-1.2.1.1-2.1.sparc
> zlib-1.2.1.1-2.1.sparc64
> 
> LAST_UPDATED: Fri Jul 16 11:39:48 UTC 2004
> 
> Native configuration is sparc64-unknown-linux-gnu

snip

> ERROR: /usr/local/src/trunk/src/ld/testsuite/ld-selective/3.cc: compilation failed
> UNRESOLVED: selective4
> ERROR: /usr/local/src/trunk/src/ld/testsuite/ld-selective/4.cc: compilation failed
> UNRESOLVED: selective5
> ERROR: /usr/local/src/trunk/src/ld/testsuite/ld-selective/5.cc: compilation failed
> UNRESOLVED: selective6


These errors have the following log file output, both with and without
the -fPIC flag:

gcc -m64 -L/usr/local/src/trunk/objdir-binutils/ld -w -O -ffunction-sections -fdata-sections -fvtable-gc -fno-exceptions -fno-rtti -B/usr/local/src/trunk/objdir-binutils/ld/tmpdir/gas/ -I/usr/local/src/trunk/src/ld/testsuite/ld-selective -g -O2   -fPIC -c /usr/local/src/trunk/src/ld/testsuite/ld-selective/3.cc -o tmpdir/3.o
/tmp/ccDeAFyn.s: Assembler messages:
/tmp/ccDeAFyn.s:116: Error: internal error: can't export reloc type 662 (`BFD_RELOC_VTABLE_ENTRY')
/tmp/ccDeAFyn.s:182: Error: internal error: can't export reloc type 661 (`BFD_RELOC_VTABLE_INHERIT')
/tmp/ccDeAFyn.s:207: Error: internal error: can't export reloc type 661 (`BFD_RELOC_VTABLE_INHERIT')
ERROR: /usr/local/src/trunk/src/ld/testsuite/ld-selective/3.cc: compilation failed
UNRESOLVED: selective4
gcc -m64 -L/usr/local/src/trunk/objdir-binutils/ld -w -O -ffunction-sections -fdata-sections -fvtable-gc -fno-exceptions -fno-rtti -B/usr/local/src/trunk/objdir-binutils/ld/tmpdir/gas/ -I/usr/local/src/trunk/src/ld/testsuite/ld-selective -g -O2   -fPIC -c /usr/local/src/trunk/src/ld/testsuite/ld-selective/4.cc -o tmpdir/4.o
/tmp/cc4OqxWs.s: Assembler messages:
/tmp/cc4OqxWs.s:116: Error: internal error: can't export reloc type 662 (`BFD_RELOC_VTABLE_ENTRY')
/tmp/cc4OqxWs.s:182: Error: internal error: can't export reloc type 661 (`BFD_RELOC_VTABLE_INHERIT')
/tmp/cc4OqxWs.s:207: Error: internal error: can't export reloc type 661 (`BFD_RELOC_VTABLE_INHERIT')
ERROR: /usr/local/src/trunk/src/ld/testsuite/ld-selective/4.cc: compilation failed
UNRESOLVED: selective5
gcc -m64 -L/usr/local/src/trunk/objdir-binutils/ld -w -O -ffunction-sections -fdata-sections -fvtable-gc -fno-exceptions -fno-rtti -B/usr/local/src/trunk/objdir-binutils/ld/tmpdir/gas/ -I/usr/local/src/trunk/src/ld/testsuite/ld-selective -g -O2   -fPIC -c /usr/local/src/trunk/src/ld/testsuite/ld-selective/5.cc -o tmpdir/5.o
/tmp/ccVbVSJ4.s: Assembler messages:
/tmp/ccVbVSJ4.s:115: Error: internal error: can't export reloc type 662 (`BFD_RELOC_VTABLE_ENTRY')
/tmp/ccVbVSJ4.s:166: Error: internal error: can't export reloc type 662 (`BFD_RELOC_VTABLE_ENTRY')
/tmp/ccVbVSJ4.s:232: Error: internal error: can't export reloc type 661 (`BFD_RELOC_VTABLE_INHERIT')
/tmp/ccVbVSJ4.s:257: Error: internal error: can't export reloc type 661 (`BFD_RELOC_VTABLE_INHERIT')
ERROR: /usr/local/src/trunk/src/ld/testsuite/ld-selective/5.cc: compilation failed
UNRESOLVED: selective6
testcase /usr/local/src/trunk/src/ld/testsuite/ld-selective/selective.exp completed in 15 seconds


Any ideas of what might be the problem?

Cheers,

/ChJ


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]