https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-portage/version-0.20.1_alpha fails to link with LLD because of /usr/lib in the link command line. Discovered on: amd64 (internal ref: guru_tinderbox) NOTE: This PR gives an idea about a fix: https://github.com/PhotoFlare/photoflare/pull/248/files. This machine uses a clang/LLVM toolchain with LLD as linker.
Created attachment 702483 [details] build.log build log and emerge --info
Possible context of error(s): ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/10.3.0/../../../../lib64/crt1.o is incompatible with elf32-i386
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d6176e1a6c31492eef515e66c20aa3dc23cd2ae6 commit d6176e1a6c31492eef515e66c20aa3dc23cd2ae6 Author: Takuya Wakazono <pastalian46@gmail.com> AuthorDate: 2024-11-04 13:48:26 +0000 Commit: Takuya Wakazono <pastalian46@gmail.com> CommitDate: 2024-11-04 13:53:05 +0000 app-portage/version: treeclean Closes: https://bugs.gentoo.org/780720 (pkgremoved) Closes: https://bugs.gentoo.org/785286 (pkgremoved) Closes: https://bugs.gentoo.org/785670 (pkgremoved) Closes: https://bugs.gentoo.org/812086 (pkgremoved) Closes: https://bugs.gentoo.org/839669 (pkgremoved) Closes: https://bugs.gentoo.org/859667 (pkgremoved) Closes: https://bugs.gentoo.org/859670 (pkgremoved) Signed-off-by: Takuya Wakazono <pastalian46@gmail.com> app-portage/version/Manifest | 3 --- app-portage/version/metadata.xml | 11 ---------- app-portage/version/version-0.19.0_alpha.ebuild | 29 ------------------------- app-portage/version/version-0.20.1_alpha.ebuild | 29 ------------------------- app-portage/version/version-0.21.0_alpha.ebuild | 29 ------------------------- profiles/package.mask | 1 - 6 files changed, 102 deletions(-)