https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-misc/rwhoisd-1.5.9.6 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 is strictly related to the LLD linker, please block bug 731004. This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Created attachment 658880 [details] build.log build log and emerge --info
tinderbox has reproduced this issue with version 1.5.9.6-r2 - Updating summary.
llvm-strings is part of sys-devel/llvm and clang depends on llvm anyway. So, shouldn't it be available on tinderbox? I can't reproduce with > equery u sys-devel/llvm took 11s [ Legend : U - final flag setting for installation] [ : I - package is installed with flag ] [ Colors : set, unset ] * Found these USE flags for sys-devel/llvm-15.0.7: U I + + abi_x86_32 : 32-bit (x86) libraries + + binutils-plugin : Build the binutils plugin - - debug : Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces - - doc : Build and install the HTML documentation and regenerate the man pages - - exegesis : Enable performance counter support for llvm-exegesis tool that can be used to measure host machine instruction characteristics - - libedit : Use the libedit library (replacement for readline) + + libffi : Enable support for Foreign Function Interface library + + ncurses : Support querying terminal properties using ncurses' terminfo - - test : Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) - - verify-sig : Verify upstream signatures on distfiles - - xar : Support dumping LLVM bitcode sections in Mach-O files (uses app-arch/xar) + + xml : Add support for XML files - - z3 : Enable support for sci-mathematics/z3 constraint solver - - zstd : Enable support for ZSTD compression
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8031a67099d62092131950cbe3daf2118f963d4d commit 8031a67099d62092131950cbe3daf2118f963d4d Author: Petr Vaněk <arkamar@gentoo.org> AuthorDate: 2024-11-05 16:17:34 +0000 Commit: Petr Vaněk <arkamar@gentoo.org> CommitDate: 2024-11-06 14:29:13 +0000 net-misc/rwhoisd: add 1.5.9.6_p1 Use sys-apps/tcp-wrappers rather than bundled version, otherwise rwhoisd can automagically depend on it. This also resolves the bug 740790, where exported STRINGS variable was polluting CFLAGS, similarly to bug 728348. The original patches are bundled to an archive, which additionally contains: - a fix with corrected signal handlers declarations, bug 924504. - corrected dependencies in main Makefile, bug 927273 - obosolete glibc check removal from configure.ac, bug 715310 - replacement of remaings direct ar calls Closes: https://bugs.gentoo.org/715310 Closes: https://bugs.gentoo.org/740790 Closes: https://bugs.gentoo.org/924504 Closes: https://bugs.gentoo.org/927273 Signed-off-by: Petr Vaněk <arkamar@gentoo.org> net-misc/rwhoisd/Manifest | 1 + net-misc/rwhoisd/rwhoisd-1.5.9.6_p1.ebuild | 61 ++++++++++++++++++++++++++++++ 2 files changed, 62 insertions(+)