https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-analyzer/ippl fails to compile. Discovered on: amd64 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 648132 [details] build.log build log and emerge --info
tinderbox has reproduced this issue with version 1.4.14-r6 - Updating summary.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0af61fd360215359d6c10edbd941cf7800af869b commit 0af61fd360215359d6c10edbd941cf7800af869b Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2025-02-08 08:03:49 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-10 08:47:19 +0000 net-analyzer/ippl: update EAPI 7 -> 8, fix musl build, Modern C Porting Autoreconf configure for "compiler can't create executables". Missing headers, different header and mass rename of global log facilty to prevent faulty shadowing of musl-defined log variable. Closes: https://bugs.gentoo.org/875665 Closes: https://bugs.gentoo.org/731184 Closes: https://bugs.gentoo.org/716916 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40486 Signed-off-by: Sam James <sam@gentoo.org> net-analyzer/ippl/files/ippl-1.4.14-musl.patch | 301 +++++++++++++++++++++++++ net-analyzer/ippl/ippl-1.4.14-r7.ebuild | 53 +++++ 2 files changed, 354 insertions(+)