Summary: | app-misc/g15daemon calls cc directly | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Robin Johnson <robbat2> |
Status: | RESOLVED TEST-REQUEST | ||
Severity: | normal | CC: | polynomial-c |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 243502 | ||
Deadline: | 2020-10-09 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 645848 [details]
build.log
build log and emerge --info
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32f13dc9e4d6a8643ef98cc5f4fb6b45532dd7fd commit 32f13dc9e4d6a8643ef98cc5f4fb6b45532dd7fd Author: Lars Wendler <polynomial-c@gentoo.org> AuthorDate: 2020-09-09 11:12:50 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2020-09-09 12:29:21 +0000 app-misc/g15daemon: Revbumps / ebuild overhauls - EAPI-7 bump - Added workaround for successful build with gcc-10 (#706712) - Fixed default config (#481454) - Fixed docdir - Attempt to fix direct call of CC (#729294) - Removed bashisms from configure Bug: https://bugs.gentoo.org/729294 Bug: https://bugs.gentoo.org/741382 Closes: https://bugs.gentoo.org/481454 Closes: https://bugs.gentoo.org/706712 Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> app-misc/g15daemon/files/g15daemon-1.2.7.confd | 2 +- .../files/g15daemon-1.9.5.3-avoid_bashisms.patch | 20 ++++++++ .../g15daemon/files/g15daemon-1.9.5.3-docdir.patch | 11 +++++ .../g15daemon-1.9.5.3-forgotten-open-mode.patch | 4 +- .../files/g15daemon-1.9.5.3-g510-keys.patch | 5 +- .../files/g15daemon-1.9.5.3-overflow-fix.patch | 4 +- ...5.3-r13.ebuild => g15daemon-1.9.5.3-r14.ebuild} | 48 ++++++++++--------- app-misc/g15daemon/g15daemon-1.9.5.3-r21.ebuild | 47 ++++++++++--------- app-misc/g15daemon/g15daemon-9999.ebuild | 54 +++++++++++----------- 9 files changed, 119 insertions(+), 76 deletions(-) Please test and report back if this is still happening. |