Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 682908 - sys-boot/systemd-boot-241: Failed to build at final step
Summary: sys-boot/systemd-boot-241: Failed to build at final step
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: 2019-04-08 22:32 UTC by Ilia Mirkin
Modified: 2019-04-09 16:29 UTC (History)
1 user (show)

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


Attachments
build log (build.log,538.86 KB, text/plain)
2019-04-08 22:32 UTC, Ilia Mirkin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ilia Mirkin 2019-04-08 22:32:08 UTC
Created attachment 572290 [details]
build log

[248/248] x86_64-pc-linux-gnu-gcc  -o bootctl 'bootctl@exe/src_boot_bootctl.c.o' -Wl,--no-undefined -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,--gc-sections -march=skylake -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--start-group src/shared/libsystemd-shared-241.a src/libsystemd/libsystemd_static.a src/basic/libbasic.a /usr/lib64/libblkid.so -lrt /usr/lib64/libcap.so /usr/lib64/libmount.so -lrt -lm -Wl,--end-group -pthread '-Wl,-rpath,$ORIGIN/src/shared:$ORIGIN/src/libsystemd:$ORIGIN/src/basic' -Wl,-rpath-link,/var/tmp/portage/sys-boot/systemd-boot-241/work/systemd-boot-241-build/src/shared:/var/tmp/portage/sys-boot/systemd-boot-241/work/systemd-boot-241-build/src/libsystemd:/var/tmp/portage/sys-boot/systemd-boot-241/work/systemd-boot-241-build/src/basic  
stat: No such file or directory

[IP-] [  ] dev-util/meson-0.48.2:0

See included build log. Let me know what additional information is required, if any.
Comment 1 peter@prh.myzen.co.uk 2019-04-09 15:40:38 UTC
I have the same problem on two boxes, one amd64 and one ~amd64, but not on two others, also one of each.
Comment 2 Larry the Git Cow gentoo-dev 2019-04-09 16:29:42 UTC
The bug has been closed via the following commit(s):

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

commit 4e698ca0533f21e9666dc5e21249054a1593497f
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2019-04-09 16:29:19 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2019-04-09 16:29:19 +0000

    sys-boot/systemd-boot: require >=dev-util/patchelf-0.10
    
    Closes: https://bugs.gentoo.org/682908
    Package-Manager: Portage-2.3.62_p4, Repoman-2.3.12_p87
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 sys-boot/systemd-boot/systemd-boot-241.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)