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

Bug 726448

Summary: sys-kernel/linux-firmware: QA Notice: Unrecognized ELF file(s)
Product: Gentoo Linux Reporter: Pacho Ramos <pacho>
Component: Current packagesAssignee: Chí-Thanh Christopher Nguyễn <chithanh>
Status: RESOLVED FIXED    
Severity: normal CC: kernel, zerochaos
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Pacho Ramos gentoo-dev 2020-05-31 13:24:50 UTC
I guess it needs to add a QA_ variable to prevent this... but I don't know which one :(

QA: other
QA Notice: Unrecognized ELF file(s):

        NOWN_TYPE;/lib/firmware/qcom/a530_zap.b00;;;;
        NOWN_TYPE;/lib/firmware/qcom/a530_zap.mdt;;;;
        NOWN_TYPE;/lib/firmware/qcom/sdm845/a630_zap.mbn;;;;
        NOWN_TYPE;/lib/firmware/qcom/sdm845/adsp.mbn;;;;
        NOWN_TYPE;/lib/firmware/qcom/sdm845/cdsp.mbn;;;;
        NOWN_TYPE;/lib/firmware/qcom/sdm845/mba.mbn;;;;
        NOWN_TYPE;/lib/firmware/qcom/sdm845/modem.mbn;;;;
        NOWN_TYPE;/lib/firmware/netronome/bpf/nic_AMDA0058-0011_2x40.nffw;;;;
        NOWN_TYPE;/lib/firmware/netronome/bpf/nic_AMDA0058-0012_2x40.nffw;;;;
        NOWN_TYPE;/lib/firmware/netronome/bpf/nic_AMDA0078-0011_1x100.nffw;;;;
        NOWN_TYPE;/lib/firmware/netronome/bpf/nic_AMDA0081-0001_1x40.nffw;;;;
        NOWN_TYPE;/lib/firmware/netronome/bpf/nic_AMDA0081-0001_4x10.nffw;;;;
        NOWN_TYPE;/lib/firmware/netronome/bpf/nic_AMDA0096-0001_2x10.nffw;;;;
[...]


Thanks
Comment 1 Pacho Ramos gentoo-dev 2020-05-31 13:25:57 UTC
It also warns about RESTRICT binchecks usage, maybe related with bug #542202
Comment 2 Larry the Git Cow gentoo-dev 2020-12-24 03:11:38 UTC
The bug has been closed via the following commit(s):

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

commit fe5c6bbfc653bf86a49097b68535da4956e6273a
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2020-12-24 03:10:28 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2020-12-24 03:11:14 +0000

    sys-kernel/linux-firmware: drop RESTRICT=binchecks
    
    Portage complains when it sees ELF files and binchecks are disabled.
    QA warnings are silenced by QA_PREBUILT.
    
    Closes: https://bugs.gentoo.org/726448
    Bug: https://bugs.gentoo.org/656130
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 sys-kernel/linux-firmware/linux-firmware-20201218.ebuild | 2 +-
 sys-kernel/linux-firmware/linux-firmware-99999999.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)