https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: www-client/httrack fails to compile. Discovered on: amd64 (internal ref: tinderbox) NOTE: This machine uses a clang/LLVM toolchain. If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue isstrictly related to the LLD linker, please block bug 731004.
Created attachment 648954 [details] build.log build log and emerge --info
My guess is that it's a 17.0 vs 17.1 profile thing again. Any chance you could share config.log as well?
Confirming for build command: CC=clang CXX=clang++ LD=ld.lld LDFLAGS=-fuse-ld=lld ebuild httrack-3.49.2-r2.ebuild manifest clean compile
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a25a763b7acf4ba6a02094ce0696baef94e617ee commit a25a763b7acf4ba6a02094ce0696baef94e617ee Author: Sebastian Pipping <sping@gentoo.org> AuthorDate: 2021-01-31 20:00:34 +0000 Commit: Sebastian Pipping <sping@gentoo.org> CommitDate: 2021-01-31 20:00:34 +0000 www-client/httrack: Fix linking with lld for profile 17.1 Closes: https://bugs.gentoo.org/732272 Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-3.0.14, Repoman-3.0.2 www-client/httrack/httrack-3.49.2-r2.ebuild | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-)