imdtls.c: In function 'runInput': imdtls.c:1088:17: error: implicit declaration of function 'pthread_kill'; did you mean 'pthread_self'? [-Wimplicit-function-declaration] 1088 | pthread_kill(inst->tid, SIGTTIN); | ^~~~~~~~~~~~ | pthread_self imdtls.c:1088:17: warning: nested extern declaration of 'pthread_kill' [-Wnested-externs] imdtls.c:1088:41: error: 'SIGTTIN' undeclared (first use in this function) 1088 | pthread_kill(inst->tid, SIGTTIN); | ^~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_musl_hardened-20241019-170007 UNMASKED: <sys-devel/gcc-15.0.9999:15 The attached etc.portage.tar.xz has all details. ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-musl-15 * clang version 19.1.2 llvm-config: 19.1.2 Python 3.12.7 go version go1.23.2 linux/amd64 [1] php8.2 [2] php8.3 * Available Ruby profiles: [1] ruby32 (with Rubygems) * Available Rust versions: [1] rust-bin-1.82.0 [2] rust-1.82.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 11.0.25_p9 [openjdk-bin-11] 2) Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21] Available Java Virtual Machines: [1] openjdk-bin-11 [2] openjdk-bin-17 [3] openjdk-bin-21 system-vm HEAD of ::gentoo commit d2033857c243e1868d4e5463b58591fabd157519 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sat Oct 26 12:03:36 2024 +0000 2024-10-26 12:03:36 UTC emerge -qpvO =app-admin/rsyslog-8.2410.0-r1 [ebuild U ] app-admin/rsyslog-8.2410.0-r1 [8.2410.0] USE="gnutls mdblookup openssl ssl usertools uuid -clickhouse -curl -dbi -debug -doc -elasticsearch -gcrypt -imhttp -impcap -jemalloc -kafka -kerberos -kubernetes -mongodb -mysql -normalize -omhttp -omhttpfs -omudpspoof -postgres -rabbitmq -redis -relp -rfc3195 -rfc5424hmac -snmp (-systemd) -test -xxhash -zeromq"
Created attachment 906877 [details] emerge-info.txt
Created attachment 906878 [details] app-admin:rsyslog-8.2410.0-r1:20241026-135836.log.xz
Created attachment 906879 [details] emerge-history.txt.xz
Created attachment 906880 [details] environment
Created attachment 906881 [details] etc.clang.tar.xz
Created attachment 906882 [details] etc.portage.tar.xz
Created attachment 906883 [details] logs.tar.xz
Created attachment 906884 [details] qlist-info.txt.xz
Created attachment 906885 [details] temp.tar.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a5ed03234ee78193fe895841a47b3014aa523da commit 1a5ed03234ee78193fe895841a47b3014aa523da Author: Quincy Fleming <quincyf467@protonmail.com> AuthorDate: 2024-11-07 21:58:29 +0000 Commit: Maciej Barć <xgqt@gentoo.org> CommitDate: 2024-11-08 19:34:39 +0000 app-admin/rsyslog: fix build on musl Closes: https://bugs.gentoo.org/942294 Signed-off-by: Quincy Fleming <quincyf467@protonmail.com> Signed-off-by: Maciej Barć <xgqt@gentoo.org> app-admin/rsyslog/files/signal_header.patch | 13 + app-admin/rsyslog/rsyslog-8.2410.0-r2.ebuild | 515 +++++++++++++++++++++++++++ 2 files changed, 528 insertions(+) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cd33c205c2639792f52f4c9e4394018558ffed2 commit 4cd33c205c2639792f52f4c9e4394018558ffed2 Author: Quincy Fleming <quincyf467@protonmail.com> AuthorDate: 2024-11-07 22:00:24 +0000 Commit: Maciej Barć <xgqt@gentoo.org> CommitDate: 2024-11-08 19:34:39 +0000 app-admin/rsyslog: drop 8.2410.0-r1 Bug: https://bugs.gentoo.org/942294 Closes: https://github.com/gentoo/gentoo/pull/39236 Signed-off-by: Quincy Fleming <quincyf467@protonmail.com> Signed-off-by: Maciej Barć <xgqt@gentoo.org> app-admin/rsyslog/rsyslog-8.2410.0-r1.ebuild | 512 --------------------------- 1 file changed, 512 deletions(-)