| Summary: | sys-devel/binutils-2.30-r3 4 unexpected test failures on ppc64 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | ernsteiswuerfel <erhard_f> |
| Component: | Current packages | Assignee: | Gentoo Toolchain Maintainers <toolchain> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | Keywords: | TESTFAILURE |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | PPC64 | ||
| OS: | Linux | ||
| See Also: | https://bugs.gentoo.org/show_bug.cgi?id=667894 | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
emerge --info
build.log emerge --info build.log ld.log.xz |
||
Created attachment 536754 [details]
build.log
Created attachment 538062 [details]
emerge --info
Created attachment 538064 [details]
build.log
Created attachment 538066 [details]
ld.log.xz
All 4 failing tests segfault:
Core was generated by `tmpdir/pr18841b '.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 zoo () at /var/tmp/portage/sys-devel/binutils-2.30-r3/work/binutils-2.30/ld/testsuite/ld-ifunc/pr18841a.c:5
5 void zoo(){}
Core was generated by `tmpdir/pr18841c '.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 zoo () at /var/tmp/portage/sys-devel/binutils-2.30-r3/work/binutils-2.30/ld/testsuite/ld-ifunc/pr18841a.c:5
5 void zoo(){}
Core was generated by `tmpdir/pr18841bn '.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 zoo () at /var/tmp/portage/sys-devel/binutils-2.30-r3/work/binutils-2.30/ld/testsuite/ld-ifunc/pr18841a.c:5
5 void zoo(){}
Core was generated by `tmpdir/pr18841cn '.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 zoo () at /var/tmp/portage/sys-devel/binutils-2.30-r3/work/binutils-2.30/ld/testsuite/ld-ifunc/pr18841a.c:5
5 void zoo(){}
No change on ppc64 with binutils-2.30-r4. === ld Summary === # of expected passes 1325 # of unexpected failures 4 # of expected failures 11 # of untested testcases 1 # of unsupported tests 20 /var/tmp/portage/sys-devel/binutils-2.30-r4/work/build/ld/ld-new 2.30.0 Closing, continuing with 2.31 |
Created attachment 536752 [details] emerge --info === ld Summary === # of expected passes 1325 # of unexpected failures 4 # of expected failures 11 # of untested testcases 1 # of unsupported tests 20 FAIL: Run pr18841 with libpr18841b.so FAIL: Run pr18841 with libpr18841c.so FAIL: Run pr18841 with libpr18841bn.so (-z now) FAIL: Run pr18841 with libpr18841cn.so (-z now)