https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-fs/progsreiserfs-0.3.1_rc8 has implicit function declarations in configure logs (MUSL-SYSTEM). Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: (MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl. See also: https://bugs.gentoo.org/898488#c4.
Created attachment 864040 [details] build.log build log and emerge --info
Found the following implicit function declarations in configure logs: config.log:156 - exit config.log:316 - exit
commit 123d0c034e6dea5e23dfeedbbaa1751a85793a60 Author: Sam James <sam@gentoo.org> AuthorDate: Wed May 8 21:24:34 2024 Commit: Sam James <sam@gentoo.org> CommitDate: Wed May 8 21:29:43 2024 sys-fs/progsreiserfs: fix modern C issues in configure (sort of) Not autoreconfing because it doesn't work w/ modern autoconf and the alternative here, rather than spending more time on it, is really to last-rite. Signed-off-by: Sam James <sam@gentoo.org> sys-fs/progsreiserfs/files/progsreiserfs-0.3.1_rc8-c99-configure.patch | 93 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ sys-fs/progsreiserfs/progsreiserfs-0.3.1_rc8-r1.ebuild | 3 ++- 2 files changed, 95 insertions(+), 1 deletion(-) create mode 100644 sys-fs/progsreiserfs/files/progsreiserfs-0.3.1_rc8-c99-configure.patch Appears to be fixed now.