main.c:356:36: error: invalid application of 'sizeof' to incomplete type 'struct sigaction' 356 | memset(&child_action, 0, sizeof(child_action)); | ^ main.c:357:17: error: invalid use of undefined type 'struct sigaction' 357 | child_action.sa_sigaction = &signal_handler_child; | ^ main.c:357:34: error: 'signal_handler_child' undeclared (first use in this function); did you mean 'signal_handler_c'? 357 | child_action.sa_sigaction = &signal_handler_child; | ^~~~~~~~~~~~~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_musl_hardened-20240815-231008 Block bug #35155 if this looks like a parallel build issue. Possible reproducer: MAKEOPTS='... shuffle=2071073009' The attached etc.portage.tar.xz has all details. ------------------------------------------------------------------- GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle" gcc-config -l: [1] x86_64-pc-linux-musl-14 * clang/llvm (if any): clang version 18.1.8 Target: x86_64-pc-linux-musl Thread model: posix InstalledDir: /usr/lib/llvm/18/bin Configuration file: /etc/clang/x86_64-pc-linux-musl-clang.cfg /usr/lib/llvm/18 18.1.8 Python 3.12.5 Available Ruby profiles: [1] ruby31 (with Rubygems) [2] ruby32 (with Rubygems) [3] ruby33 (with Rubygems) * Available Rust versions: [1] rust-bin-1.80.1 * php cli (if any): go version go1.23.0 linux/amd64 HEAD of ::gentoo commit b08c69761029c7b431311576edb763546e23451f Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sat Aug 17 17:33:52 2024 +0000 2024-08-17 17:33:52 UTC emerge -qpvO =dev-lang/eisl-5.10 [ebuild N ] dev-lang/eisl-5.10
Created attachment 900484 [details] emerge-info.txt
Created attachment 900485 [details] dev-lang:eisl-5.10:20240817-191429.log
Created attachment 900486 [details] emerge-history.txt
Created attachment 900487 [details] environment
Created attachment 900488 [details] etc.clang.tar.xz
Created attachment 900489 [details] etc.portage.tar.xz
Created attachment 900490 [details] logs.tar.xz
Created attachment 900491 [details] qlist-info.txt
Created attachment 900492 [details] temp.tar.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d983b8a2d963f5fc56ebfe3e386e265ba2abb18c commit d983b8a2d963f5fc56ebfe3e386e265ba2abb18c Author: Maciej Barć <xgqt@gentoo.org> AuthorDate: 2024-09-28 13:19:43 +0000 Commit: Maciej Barć <xgqt@gentoo.org> CommitDate: 2024-09-28 15:00:36 +0000 dev-lang/eisl: drop old 5.10 Closes: https://bugs.gentoo.org/938121 Signed-off-by: Maciej Barć <xgqt@gentoo.org> dev-lang/eisl/Manifest | 1 - dev-lang/eisl/eisl-5.10.ebuild | 52 ------------------------------------------ 2 files changed, 53 deletions(-)