Summary: | sys-boot/tboot-1.10.3 calls ar directly | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Jason Zaman <perfinion> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | salah.coronya, sam |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/23456 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 243502 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() CC'ing also the author of the commit (a347efebb631f7cda18364295afe2858c11a36b1) Created attachment 759942 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern: make[2]: ar: No such file or directory The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b41c080c3595a1cd80bad72222887866b8372f0c commit b41c080c3595a1cd80bad72222887866b8372f0c Author: Christopher Byrne <salah.coronya@gmail.com> AuthorDate: 2021-12-21 18:49:28 +0000 Commit: John Helmert III <ajak@gentoo.org> CommitDate: 2021-12-22 19:55:43 +0000 sys-boot/tboot: Don't call ar directly Closes: https://bugs.gentoo.org/829745 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/23456 Signed-off-by: John Helmert III <ajak@gentoo.org> .../tboot-1.10.3-dont-call-strip-directly.patch | 12 ----------- ...tboot-1.10.3-dont-call-toolchain-directly.patch | 24 ++++++++++++++++++++++ sys-boot/tboot/tboot-1.10.3.ebuild | 2 +- 3 files changed, 25 insertions(+), 13 deletions(-) |