Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 813951

Summary: sys-devel/binutils-2.37_p1-r2 - fails 4 tests + 17 gold tests on ppc
Product: Gentoo Linux Reporter: ernsteiswuerfel <erhard_f>
Component: Current packagesAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED OBSOLETE    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: PPC   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=836757
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log.xz
emerge --info
test-suite.log
emerge --info
build.log.xz (2.37_p1-r2)
test-suite.log
emerge --info

Description ernsteiswuerfel archtester 2021-09-19 22:20:23 UTC
[...]
FAIL: plugin_test_wrap_symbols.sh
/var/tmp/portage/sys-devel/binutils-2.37_p1/work/binutils-2.37/gold/../test-driver: line 107: 18646 Aborted                 (core dumped) "$@" > $log_file 2>&1
FAIL: copy_test_relro
/var/tmp/portage/sys-devel/binutils-2.37_p1/work/binutils-2.37/gold/../test-driver: line 107: 19112 Segmentation fault      (core dumped) "$@" > $log_file 2>&1
FAIL: script_test_12
/var/tmp/portage/sys-devel/binutils-2.37_p1/work/binutils-2.37/gold/../test-driver: line 107: 19501 Illegal instruction     (core dumped) "$@" > $log_file 2>&1
FAIL: ifuncmain1vis
/var/tmp/portage/sys-devel/binutils-2.37_p1/work/binutils-2.37/gold/../test-driver: line 107: 19486 Illegal instruction     (core dumped) "$@" > $log_file 2>&1
FAIL: ifuncmain1pic
/var/tmp/portage/sys-devel/binutils-2.37_p1/work/binutils-2.37/gold/../test-driver: line 107: 19469 Illegal instruction     (core dumped) "$@" > $log_file 2>&1
FAIL: ifuncmain1
/var/tmp/portage/sys-devel/binutils-2.37_p1/work/binutils-2.37/gold/../test-driver: line 107: 19523 Illegal instruction     (core dumped) "$@" > $log_file 2>&1
FAIL: ifuncmain1vispic
/var/tmp/portage/sys-devel/binutils-2.37_p1/work/binutils-2.37/gold/../test-driver: line 107: 19528 Illegal instruction     (core dumped) "$@" > $log_file 2>&1
FAIL: ifuncmain1staticpic
/var/tmp/portage/sys-devel/binutils-2.37_p1/work/binutils-2.37/gold/../test-driver: line 107: 19548 Illegal instruction     (core dumped) "$@" > $log_file 2>&1
FAIL: ifuncmain2
/var/tmp/portage/sys-devel/binutils-2.37_p1/work/binutils-2.37/gold/../test-driver: line 107: 19530 Illegal instruction     (core dumped) "$@" > $log_file 2>&1
FAIL: ifuncmain1pie
/var/tmp/portage/sys-devel/binutils-2.37_p1/work/binutils-2.37/gold/../test-driver: line 107: 19535 Illegal instruction     (core dumped) "$@" > $log_file 2>&1
/var/tmp/portage/sys-devel/binutils-2.37_p1/work/binutils-2.37/gold/../test-driver: line 107: 19536 Illegal instruction     (core dumped) "$@" > $log_file 2>&1
FAIL: ifuncmain1vispie
FAIL: ifuncmain1staticpie
/var/tmp/portage/sys-devel/binutils-2.37_p1/work/binutils-2.37/gold/../test-driver: line 107: 19629 Illegal instruction     (core dumped) "$@" > $log_file 2>&1
/var/tmp/portage/sys-devel/binutils-2.37_p1/work/binutils-2.37/gold/../test-driver: line 107: 19567 Illegal instruction     (core dumped) "$@" > $log_file 2>&1
FAIL: ifuncmain4
FAIL: ifuncmain2pic
/var/tmp/portage/sys-devel/binutils-2.37_p1/work/binutils-2.37/gold/../test-driver: line 107: 19577 Segmentation fault      (core dumped) "$@" > $log_file 2>&1
FAIL: ifuncmain3
/var/tmp/portage/sys-devel/binutils-2.37_p1/work/binutils-2.37/gold/../test-driver: line 107: 19834 Illegal instruction     (core dumped) "$@" > $log_file 2>&1
FAIL: ifuncmain5staticpic
/var/tmp/portage/sys-devel/binutils-2.37_p1/work/binutils-2.37/gold/../test-driver: line 107: 19950 Segmentation fault      (core dumped) "$@" > $log_file 2>&1
FAIL: ehdr_start_test_3
============================================================================
Testsuite summary for gold 0.1
============================================================================
# TOTAL: 246
# PASS:  216
# SKIP:  0
# XFAIL: 9
# FAIL:  17
# XPASS: 4
# ERROR: 0
Comment 1 ernsteiswuerfel archtester 2021-09-19 22:20:56 UTC
Created attachment 740181 [details]
build.log.xz
Comment 2 ernsteiswuerfel archtester 2021-09-19 22:22:17 UTC
Created attachment 740184 [details]
emerge --info
Comment 3 ernsteiswuerfel archtester 2021-09-19 22:23:14 UTC
Created attachment 740187 [details]
test-suite.log
Comment 4 ernsteiswuerfel archtester 2021-09-19 22:25:10 UTC
Created attachment 740190 [details]
emerge --info
Comment 5 ernsteiswuerfel archtester 2022-02-15 11:18:39 UTC
Created attachment 765183 [details]
build.log.xz (2.37_p1-r2)

2.37_p1-r2 shows 4 regressions over 2.37_p1 on ppc:

FAIL: Link with zlib compressed debug output 1
FAIL: Link with zlib compressed debug output 2
FAIL: Link with zlib-gnu compressed debug output 1
FAIL: Link with zlib-gabi compressed debug output 1

                === ld Summary ===

# of expected passes            1650
# of unexpected failures        4
# of unexpected successes       1
# of expected failures          4
# of untested testcases         1
# of unsupported tests          140
Comment 6 ernsteiswuerfel archtester 2022-02-15 11:19:20 UTC
Created attachment 765184 [details]
test-suite.log
Comment 7 ernsteiswuerfel archtester 2022-02-15 11:19:52 UTC
Created attachment 765185 [details]
emerge --info
Comment 8 Andreas K. Hüttel archtester gentoo-dev 2022-11-06 22:32:15 UTC
Masked now