Summary: | app-emulation/virtualbox-guest-additions-6.1.34-r2 does not respect LDFLAGS | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Viorel Munteanu <ceamac> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | esigra, proxy-maint, sam |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/26326 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 331933 | ||
Attachments: | build.log.xz |
Description
Agostino Sarubbo
2020-12-08 18:44:42 UTC
Created attachment 677272 [details]
build.log.xz
build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
tinderbox has reproduced this issue with version 6.1.30 - Updating summary. ci has reproduced this issue with version 6.1.34 - Updating summary. ci has reproduced this issue with version 6.1.34-r1 - Updating summary. The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dccb419d713441f745564eadfab23156bfcade0d commit dccb419d713441f745564eadfab23156bfcade0d Author: Sam James <sam@gentoo.org> AuthorDate: 2022-07-06 09:03:32 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-07-06 09:04:17 +0000 app-emulation/virtualbox-guest-additions: respect toolchain env (mostly) Nearly there but there's some snags with LD. Most of this is syncing with vbox. Bug: https://bugs.gentoo.org/759100 Closes: https://bugs.gentoo.org/739662 Signed-off-by: Sam James <sam@gentoo.org> .../virtualbox-guest-additions-6.1.34-r2.ebuild | 272 +++++++++++++++++++++ 1 file changed, 272 insertions(+) ci has reproduced this issue with version 6.1.34-r2 - Updating summary. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=385399998583db6d847f7efdb1999951eaaf9a68 commit 385399998583db6d847f7efdb1999951eaaf9a68 Author: Viorel Munteanu <ceamac.paragon@gmail.com> AuthorDate: 2022-07-10 11:29:47 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-07-10 22:50:41 +0000 app-emulation/virtualbox-guest-additions: respect LDFLAGS Closes: https://bugs.gentoo.org/759100 Closes: https://bugs.gentoo.org/854552 Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> .../virtualbox-guest-additions-6.1.34-r3.ebuild | 279 +++++++++++++++++++++ 1 file changed, 279 insertions(+) |