Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925431 - sys-boot/raspberrypi-firmware-1.20230106 installs unrecognized ELF file
Summary: sys-boot/raspberrypi-firmware-1.20230106 installs unrecognized ELF file
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Dennis Lamm
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-24 16:52 UTC by Agostino Sarubbo
Modified: 2024-09-07 12:04 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,41.72 KB, text/plain)
2024-02-24 16:52 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-02-24 16:52:14 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-boot/raspberrypi-firmware-1.20230106 installs unrecognized ELF file.
Discovered on: arm64 (internal ref: tinderbox_arm64)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0050
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-24 16:52:15 UTC
Created attachment 885887 [details]
build.log

build log and emerge --info
Comment 2 Viorel Munteanu gentoo-dev 2024-09-07 11:54:07 UTC
Those are prebuilt Videocore files, not arm.
Comment 3 Larry the Git Cow gentoo-dev 2024-09-07 12:04:54 UTC
The bug has been referenced in the following commit(s):

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

commit b5f2f967d397885546ec558f609bee0f8102f135
Author:     Viorel Munteanu <ceamac@gentoo.org>
AuthorDate: 2024-09-07 11:58:24 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2024-09-07 12:01:58 +0000

    sys-boot/raspberrypi-firmware: fix QA issue
    
    This package installs prebuilt elf files, so it should not have
    RESTRICT="binchecks", but QA_PREBUILT instead.
    
    The elf files are not for arm.
    
    Closes: https://bugs.gentoo.org/925432
    Bug: https://bugs.gentoo.org/925431
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20240902.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)