./ltcompile str/env_from_array.c ./ltcompile dict/init.c ./ltcompile iobuf/obuf_seek.c ./ltcompile net/dns_resolve.c ./ltcompile unix/sig_block.c unix/sig_block.c: In function 'sig_block': unix/sig_block.c:30:3: error: implicit declaration of function 'sigblock'; did you mean 'sig_block'? [-Wimplicit-function-declaration] 30 | sigblock(1 << (s - 1)); | ^~~~~~~~ ------------------------------------------------------------------- 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=652276322' 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): /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 e5e7b3564261e0f218b2b318107e47bb1fe8ad58 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sat Aug 17 02:19:04 2024 +0000 2024-08-17 02:19:04 UTC emerge -qpvO =dev-libs/bglibs-2.04-r2 [ebuild N ] dev-libs/bglibs-2.04-r2 USE="-doc"
Created attachment 900401 [details] emerge-info.txt
Created attachment 900402 [details] dev-libs:bglibs-2.04-r2:20240817-042930.log
Created attachment 900403 [details] emerge-history.txt
Created attachment 900404 [details] environment
Created attachment 900405 [details] etc.portage.tar.xz
Created attachment 900406 [details] qlist-info.txt
Created attachment 900407 [details] temp.tar.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=897f1c0224cdd6d7df1f4aa2de75b81f094e4d14 commit 897f1c0224cdd6d7df1f4aa2de75b81f094e4d14 Author: Alexey Sokolov <alexey+gentoo@asokolov.org> AuthorDate: 2025-02-19 22:01:37 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-22 16:49:13 +0000 dev-libs/bglibs: fix build with gcc 14 Closes: https://bugs.gentoo.org/938087 Closes: https://bugs.gentoo.org/944233 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Sam James <sam@gentoo.org> dev-libs/bglibs/bglibs-2.04-r4.ebuild | 98 ++++++++++++++++++++++++++ dev-libs/bglibs/files/bglibs-2.04-gcc14.patch | 81 +++++++++++++++++++++ dev-libs/bglibs/files/bglibs-2.04-prefix.patch | 14 ++++ 3 files changed, 193 insertions(+)