Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 823810 - sys-boot/systemd-boot-249 fails to compile: arphrd-from-name.gperf:64:16: error: ‘ARPHRD_MCTP’ undeclared (first use in this function); did you mean ‘ARPHRD_FCPP’?
Summary: sys-boot/systemd-boot-249 fails to compile: arphrd-from-name.gperf:64:16: err...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mike Gilbert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: linux-headers-5.15
  Show dependency tree
 
Reported: 2021-11-15 08:47 UTC by Agostino Sarubbo
Modified: 2021-11-16 12:06 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,138.46 KB, text/plain)
2021-11-15 08:47 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 2021-11-15 08:47:31 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-boot/systemd-boot-249 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-11-15 08:47:34 UTC
Created attachment 751220 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-11-15 08:47:35 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


Run-time dependency bash-completion found: NO (tried pkgconfig and cmake)
Run-time dependency libbpf found: NO (tried pkgconfig and cmake)
Run-time dependency libfido2 found: NO (tried pkgconfig and cmake)
Run-time dependency p11-kit-1 found: NO (tried pkgconfig and cmake)
Run-time dependency pwquality found: NO (tried pkgconfig and cmake)
Run-time dependency tss2-esys tss2-rc tss2-mu found: NO (tried pkgconfig and cmake)
src/basic/arphrd-from-name.gperf:64:16: error: ‘ARPHRD_MCTP’ undeclared (first use in this function); did you mean ‘ARPHRD_FCPP’?
Comment 3 Larry the Git Cow gentoo-dev 2021-11-16 12:06:09 UTC
The bug has been closed via the following commit(s):

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

commit 55743ff045f0e8fdbfec92d92d7913e45c5663ec
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-11-16 12:05:53 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-11-16 12:05:53 +0000

    sys-boot/systemd-boot: fix build with linux-headers-5.15
    
    Closes: https://bugs.gentoo.org/823810
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/249-linux-headers-5-15.patch             | 22 ++++++++++++++++++++++
 sys-boot/systemd-boot/systemd-boot-249.ebuild      |  1 +
 2 files changed, 23 insertions(+)