Summary: | sys-devel/binutils-2.22 fails tests | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | [OLD] Core system | Assignee: | Gentoo Toolchain Maintainers <toolchain> |
Status: | RESOLVED OBSOLETE | ||
Severity: | normal | CC: | emeric.maschino, kripton, nikoli, xangel1 |
Priority: | Normal | Keywords: | TESTFAILURE |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 379105 | ||
Bug Blocks: | |||
Attachments: | build log |
Description
Toralf Förster
2011-11-24 18:27:20 UTC
Created attachment 293631 [details]
build log
There are more failures than just the five you listed. this is a problem with gcc: i686-pc-linux-gnu-g++: internal compiler error: Segmentation fault (program cc1plus) all the other failures are most likely the same as Bug 379105 FAIL: ld-elf/eh6 FAIL: static preinit array FAIL: static init array FAIL: static fini array FAIL: static init array mixed FAIL: ld-elfvsb/hidden2 FAIL: TLS -fno-pic -shared FAIL: Reloc section order FAIL: TLS with PIE FAIL: ld-i386/nogot1 FAIL: PR ld/12718 FAIL: Could not link a static executable FAIL: TLS descriptor -fpic -shared transitions FAIL: TLS -fpic and -fno-pic exec transitions FAIL: TLS descriptor -fpic and -fno-pic exec transitions FAIL: TLS with global dynamic and descriptors FAIL: TLS GD->IE transition FAIL: TLS X32 GD->IE transition FAIL: PR ld/12718 FAIL: ld-x86-64/ilp32-4 FAIL: ld-x86-64/ilp32-5 FAIL: ld-x86-64/ilp32-8 FAIL: ld-x86-64/ilp32-9 === ld Summary === # of expected passes 635 # of unexpected failures 23 # of expected failures 61 # of untested testcases 1 (In reply to Patrick Lauer from comment #4) <snip> > FAIL: static preinit array > FAIL: static init array > FAIL: static fini array > FAIL: static init array mixed > > FAIL: ld-elfvsb/hidden2 I'm also seeing these with sys-devel/binutils-2.23.2 on ia64. Émeric obsolete |