too long lines were shrinked: make[1]: Leaving directory '/var/tmp/portage/sys-fs/snapraid-12.3/work/snapraid-12.3' make[1]: Entering directory '/var/tmp/portage/sys-fs/snapraid-12.3/work/snapraid-12.3' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -O2 -pipe -march=native -fno-diagnostics-color -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c make[1]: Leaving directory '/var/tmp/portage/sys-fs/snapraid-12.3/work/snapraid-12.3' make[1]: Entering directory '/var/tmp/portage/sys-fs/snapraid-12.3/work/snapraid-12.3' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -O2 -pipe -march=native -fno-diagnostics-color -fno-omit-frame-pointer -fno-inline-functions-called-once -fno-inline-small-functions -rdynamic -fno-common -pthread -Wall -Wextra -Wuninitialized -Wshadow -Wno-zero-length-bounds -c raid/tag.c:21:19: error: initialization of void (*)(void) from incompatible pointer type void (*)(int, size_t, void **) {aka void (*)(int, long unsigned int, void **)} [-Wincompatible-pointer-types] 21 | { "int8", raid_gen3_int8 }, | ^~~~~~~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_desktop_plasma_systemd-20241112-111005 UNMASKED: <sys-devel/gcc-15.0.9999:15 Issues involving opaque types / incomplete typedefs should block bug 930805 >=sys-libs/ncurses-6.5 The attached etc.portage.tar.xz has all details. ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-15 * clang version 19.1.3 llvm-config: 19.1.3 Python 3.12.7 go version go1.23.3 linux/amd64 Available Ruby profiles: [1] ruby32 (with Rubygems) [2] ruby33 (with Rubygems) * Available Rust versions: [1] rust-bin-1.81.0 [2] rust-bin-1.82.0 [3] rust-1.82.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21] 3) Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-17 [3] openjdk-bin-21 system-vm HEAD of ::gentoo commit 88cd2732789b8722f7356eaea2566328f49ee399 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Wed Nov 20 03:33:27 2024 +0000 2024-11-20 03:33:27 UTC emerge -qpvO =sys-fs/snapraid-12.3 [ebuild N ] sys-fs/snapraid-12.3 USE="-test"
Created attachment 910629 [details] emerge-info.txt
Created attachment 910630 [details] emerge-history.txt
Created attachment 910631 [details] environment
Created attachment 910632 [details] etc.clang.tar.xz
Created attachment 910633 [details] etc.portage.tar.xz
Created attachment 910634 [details] logs.tar.xz
Created attachment 910635 [details] qlist-info.txt.xz
Created attachment 910636 [details] sys-fs:snapraid-12.3:20241120-044651.log
Created attachment 910637 [details] temp.tar.xz
An upstream fix may have solved the problem. See: https://github.com/amadvance/snapraid/commit/56c4076e23b3b0f5d8111efc241ba51441c7b719 I tested on ncurses-6.5 and gcc-15 development versions, and got failed make for snapraid-12.3 but successful make, installation and tests for snapraid-12.4.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bd04b7acff774863bc8267e9b5472a12eaef2b3 commit 9bd04b7acff774863bc8267e9b5472a12eaef2b3 Author: Zelin2001 <lizl2023@ion.ac.cn> AuthorDate: 2025-01-27 08:39:51 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-16 16:30:13 +0000 sys-fs/snapraid: add 12.4 * The updtream change avoids a warning about function pointer conversion. Closes: https://bugs.gentoo.org/944170 Signed-off-by: Zelin2001 <lizl2023@ion.ac.cn> Signed-off-by: Sam James <sam@gentoo.org> sys-fs/snapraid/Manifest | 1 + sys-fs/snapraid/snapraid-12.4.ebuild | 30 ++++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+)