Summary: | app-emulation/plus42-1.0.10 calls cc directly | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Bernard Cafarelli <voyageur> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 747217 | ||
Bug Blocks: | 243502 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 780242 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern: /bin/sh: line 1: cc: command not found mv: cannot stat 'libbid.a': No such file or directory /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find gcc111libbid.a: No such file or directory collect2: error: ld returned 1 exit status Adding free42 bug as they share similar codebase (and obviously similar issue). This is an internal lib build with a specific build and my previous attemps to add CC/CFLAGS etc to it were not successful, but at least it would be same patch for both projects ci has reproduced this issue with version 1.0.6 - Updating summary. ci has reproduced this issue with version 1.0.9 - Updating summary. ci has reproduced this issue with version 1.0.10 - Updating summary. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7b4a593afb2ecb7e3f96c78626ab2ef76e97ada commit b7b4a593afb2ecb7e3f96c78626ab2ef76e97ada Author: Bernard Cafarelli <voyageur@gentoo.org> AuthorDate: 2022-11-06 21:29:18 +0000 Commit: Bernard Cafarelli <voyageur@gentoo.org> CommitDate: 2022-11-06 21:29:18 +0000 app-emulation/plus42: add 1.0.12 Closes: https://bugs.gentoo.org/847031 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> app-emulation/plus42/Manifest | 1 + .../files/plus42-1.0.12-fix-build-intel-lib.patch | 65 ++++++++++++++++++++++ app-emulation/plus42/plus42-1.0.12.ebuild | 50 +++++++++++++++++ 3 files changed, 116 insertions(+) |