Summary: | games-strategy/0ad-0.0.24b_alpha calls ar directly | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo Games <games> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 243502 | ||
Attachments: | build.log.xz |
Description
Agostino Sarubbo
![]() Created attachment 688809 [details]
build.log.xz
build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Possible context of error(s): /bin/sh: line 1: ar: command not found /bin/sh: line 1: ranlib: command not found The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0ca48ec9827893cd6ab278bd09bbc0865f61630 commit c0ca48ec9827893cd6ab278bd09bbc0865f61630 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-03-01 10:54:33 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-03-01 10:56:45 +0000 games-strategy/0ad: fix AR/RANLIB usage Closes: https://bugs.gentoo.org/773511 Closes: https://bugs.gentoo.org/773502 Signed-off-by: Sam James <sam@gentoo.org> games-strategy/0ad/0ad-0.0.24b_alpha.ebuild | 5 ++-- .../0ad/files/0ad-0.0.24b_alpha-respect-tc.patch | 32 ++++++++++++++++++++++ 2 files changed, 34 insertions(+), 3 deletions(-) |