Summary: | app-emulation/xen-4.12.1-r2 fails to build with ld.gold: x86_64-pc-linux-gnu-ld: fatal error: unable to parse script file xen.lds | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Tomáš Mózes <hydrapolic> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | proxy-maint, xen |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/13966 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
app-emulation:xen-4.12.1-r2:20191117-160813.log emerge-history.txt environment etc.portage.tbz2 temp.tbz2 |
Description
Toralf Förster
![]() Created attachment 596534 [details]
emerge-info.txt
Created attachment 596536 [details]
app-emulation:xen-4.12.1-r2:20191117-160813.log
Created attachment 596538 [details]
emerge-history.txt
Created attachment 596540 [details]
environment
Created attachment 596542 [details]
etc.portage.tbz2
Created attachment 596544 [details]
temp.tbz2
Will apply with the next version bump, thanks for the report. --- xen-4.12.1-r3.ebuild 2019-11-29 22:14:47.860752164 +0000 +++ xen-4.12.1-r3.ebuild 2019-11-29 23:03:57.244122691 +0000 @@ -120,6 +120,8 @@ unset CFLAGS unset LDFLAGS unset ASFLAGS + + tc-ld-disable-gold # Bug 700374 } src_compile() { The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=020afb78fe20be70e4b09664867bc9aa9148a90f commit 020afb78fe20be70e4b09664867bc9aa9148a90f Author: Tomas Mozes <hydrapolic@gmail.com> AuthorDate: 2019-12-13 06:17:44 +0000 Commit: Yixun Lan <dlan@gentoo.org> CommitDate: 2019-12-13 09:46:20 +0000 app-emulation/xen: bump to 4.12.1-r4 Fix XSA-{307,308,309,310,311} Closes: https://bugs.gentoo.org/700374 Cloese: https://github.com/gentoo/gentoo/pull/13966 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org> app-emulation/xen/Manifest | 2 +- app-emulation/xen/{xen-4.12.1-r3.ebuild => xen-4.12.1-r4.ebuild} | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ff6960975e9334ceba78d3c5d4a921b2ac7d00c commit 4ff6960975e9334ceba78d3c5d4a921b2ac7d00c Author: Tomas Mozes <hydrapolic@gmail.com> AuthorDate: 2019-12-13 06:15:44 +0000 Commit: Yixun Lan <dlan@gentoo.org> CommitDate: 2019-12-13 09:46:17 +0000 app-emulation/xen: bump to 4.11.3-r1 Fix XSA-{307,308,309,310,311} Closes: https://bugs.gentoo.org/700374 Cloese: https://github.com/gentoo/gentoo/pull/13966 Bug: https://bugs.gentoo.org/702644 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org> app-emulation/xen/Manifest | 2 +- app-emulation/xen/files/xen-4.11-efi.patch | 36 ++++++++++++++++++++++ .../{xen-4.11.3.ebuild => xen-4.11.3-r1.ebuild} | 6 ++-- 3 files changed, 41 insertions(+), 3 deletions(-) |