*** Your system does not seem to support real-time signals *** (SIGRTMIN is less than 0). If you are using GNU libc 2.3.1 *** then this is a known bug - your system DOES support real-time *** signals. You will have to upgrade (or downgrade) the GNU libc. configure: error: SIGRTMIN not supported !!! Please attach the following file when seeking support: ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_hardened-j4-20220916-040004 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-12.2.0 * clang/llvm (if any): clang version 15.0.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/15/bin /usr/lib/llvm/15 15.0.0 Python 3.10.7 Available Ruby profiles: [1] ruby27 (with Rubygems) [2] ruby31 (with Rubygems) * Available Rust versions: [1] rust-bin-1.63.0 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17] Available Java Virtual Machines: [1] openjdk-bin-17 system-vm The Glorious Glasgow Haskell Compilation System, version 9.0.2 php cli (if any): GNU Make 4.3.90 HEAD of ::gentoo commit b55dcb6d332b428b7641d5af234af72a26d98b03 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Fri Sep 16 21:01:52 2022 +0000 2022-09-16 21:01:52 UTC emerge -qpvO sys-apps/dnotify [ebuild N ] sys-apps/dnotify-0.18.0 USE="nls"
Created attachment 806701 [details] emerge-info.txt
Created attachment 806704 [details] emerge-history.txt
Created attachment 806707 [details] environment
Created attachment 806710 [details] etc.portage.tar.bz2
Created attachment 806713 [details] logs.tar.bz2
Created attachment 806716 [details] sys-apps:dnotify-0.18.0:20220916-212903.log
Created attachment 806719 [details] temp.tar.bz2
tinderbox_musl has reproduced this issue with version 0.18.0-r1 - Updating summary.
Created attachment 919945 [details, diff] Resolve implicit declaration warnings in configure script and in the code This patch resolves two issues with implicit declarations in the configure script and one instance in the source code. Was applied with gcc 14 and glibc 2.40-r8.
Created attachment 919946 [details, diff] Patch for the ebuild to apply eautoreconf This patch executes eautoreconf in the ebuild in order to execute a patched configure script.