Hi! I tried to build libunwind 1.2.1, but it fails to build when I use gold as a linker, but it builds with bfd. I had to recurre to package.env as a workaround. I'll attach the full log then. Thanks. Reproducible: Always
Created attachment 537946 [details] The log
confirm
Me too :-(
Confirm
Same for me...
Known and fixed upstream: https://github.com/libunwind/libunwind/issues/58
same
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=738995e4af3a935b410a8f16663feaf3c7e0332a commit 738995e4af3a935b410a8f16663feaf3c7e0332a Author: Sergei Trofimovich <slyfox@gentoo.org> AuthorDate: 2018-07-08 09:59:49 +0000 Commit: Sergei Trofimovich <slyfox@gentoo.org> CommitDate: 2018-07-08 10:00:05 +0000 sys-libs/libunwind: fix build with -fuse-ld=gold, bug #659732 Backport upstream patch to drop protected atrribute. Reported-by: jorgicio Closes: https://bugs.gentoo.org/659732 Package-Manager: Portage-2.3.41, Repoman-2.3.9 .../libunwind/files/libunwind-1.2.1-no-PROTECTED.patch | 14 ++++++++++++++ sys-libs/libunwind/libunwind-1.2.1-r1.ebuild | 1 + 2 files changed, 15 insertions(+)