Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936022 - sys-devel/binutils-2.42-r1: test failures on ppc
Summary: sys-devel/binutils-2.42-r1: test failures on ppc
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-07-14 06:30 UTC by matoro
Modified: 2024-07-15 06:05 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log and emerge --info (build.log.gz,227.05 KB, application/gzip)
2024-07-14 06:30 UTC, matoro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description matoro archtester 2024-07-14 06:30:14 UTC
Created attachment 897560 [details]
build.log and emerge --info

FAIL: Build warn libbar.so
FAIL: copy_test_relro
FAIL copy_test_relro (exit status: 134)
FAIL: debug_msg.sh
FAIL debug_msg.sh (exit status: 1)
FAIL: DWARF parse during linker error
FAIL: ehdr_start_test_3
FAIL ehdr_start_test_3 (exit status: 139)
FAIL: plugin_test_wrap_symbols.sh
FAIL plugin_test_wrap_symbols.sh (exit status: 1)
FAIL: --remap-inputs-file
FAIL: --remap-inputs-file (with map output)
FAIL: --remap-inputs (simple)
FAIL: --remap-inputs (wildcard)
FAIL: Run warn with versioned libfoo.so
FAIL: script_test_12
FAIL script_test_12 (exit status: 139)
XPASS: binary_test
XPASS: justsyms
XPASS: justsyms_exec
XPASS: shared (non PIC, load offset)
XPASS: weak_undef_test

                === ld Summary ===
 
# of expected passes            1800
# of unexpected failures        7
# of unexpected successes       1
# of expected failures          5
# of untested testcases         1
# of unsupported tests          157
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-07-14 23:15:49 UTC
Looks like all the non-known & fixed failures are in gold.
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-07-15 02:54:59 UTC
commit 42ba5b56c4e1f8713f8470f55a2ec12c2726ea3a
Author: Andreas K. Hüttel <dilfridge@gentoo.org>
Date:   Sat Jun 29 18:50:40 2024 +0200

    sys-devel/binutils: bump to patchlevel 6, one more test fix

    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

... and nobody cares about gold.
Comment 3 Larry the Git Cow gentoo-dev 2024-07-15 06:05:17 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04d86e2eab73e1bc80940c4cb7630a681172fd1d

commit 04d86e2eab73e1bc80940c4cb7630a681172fd1d
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2024-07-15 03:28:31 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2024-07-15 05:47:25 +0000

    profiles/arch: mask sys-devel/binutils{,-hppa64}[{default-,}gold]
    
    Bug: https://bugs.gentoo.org/934149
    Bug: https://bugs.gentoo.org/934151
    Bug: https://bugs.gentoo.org/936022
    Bug: https://bugs.gentoo.org/936021
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 profiles/arch/arm/package.use.mask   | 6 ++++++
 profiles/arch/arm64/package.use.mask | 6 ++++++
 profiles/arch/base/package.use.mask  | 7 +++++++
 3 files changed, 19 insertions(+)