Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936021 - sys-devel/binutils-2.42-r1: test failures on arm
Summary: sys-devel/binutils-2.42-r1: test failures on arm
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: ARM Linux
: Normal normal
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-07-14 05:51 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,288.46 KB, application/gzip)
2024-07-14 05:51 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 05:51:00 UTC
Created attachment 897559 [details]
build.log and emerge --info

=== ld Summary ===
 
# of expected passes            1932
# of unexpected failures        7
# of unexpected successes       7
# of expected failures          57
# of untested testcases         1
# of unsupported tests          156

FAIL: Build warn libbar.so
FAIL: DWARF parse during linker error
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
XPASS: Run pr19719 fun undefined
XPASS: visibility (hidden_undef) (non PIC)
XPASS: visibility (hidden_undef) (non PIC, load offset)
XPASS: visibility (hidden_undef) (PIC main, non PIC so)
XPASS: visibility (protected_undef) (non PIC)
XPASS: visibility (protected_undef) (non PIC, load offset)
XPASS: visibility (protected_undef) (PIC main, non PIC so)
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-07-15 02:55:09 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>
Comment 2 Larry the Git Cow gentoo-dev 2024-07-15 06:05:16 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(+)