Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 810910 - sys-boot/systemd-boot-245 fails to compile
Summary: sys-boot/systemd-boot-245 fails to compile
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:
 
Reported: 2021-08-29 09:57 UTC by Agostino Sarubbo
Modified: 2021-08-29 13:44 UTC (History)
0 users

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


Attachments
build.log (build.log,456.75 KB, text/plain)
2021-08-29 09:57 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-08-29 09:57:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-boot/systemd-boot-245 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-08-29 09:57:39 UTC
Created attachment 736642 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-08-29 09:57:40 UTC
Possible context of error(s):

../systemd-245/src/boot/efi/console.c:27:3: error: conflicting types for ‘EFI_KEY_STATE’; have ‘struct <anonymous>’
Comment 3 Larry the Git Cow gentoo-dev 2021-08-29 13:44:10 UTC
The bug has been closed via the following commit(s):

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

commit b961b80c1323371ad7d2f2b38cb049ae9a0ee7a6
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2021-08-29 13:42:15 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2021-08-29 13:44:08 +0000

    sys-boot/systemd-boot: add 249
    
    Closes: https://bugs.gentoo.org/810910
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 sys-boot/systemd-boot/Manifest                     |   1 +
 .../systemd-boot/files/249-libshared-static.patch  |  27 +++++
 sys-boot/systemd-boot/systemd-boot-249.ebuild      | 126 +++++++++++++++++++++
 3 files changed, 154 insertions(+)