https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sci-libs/mpfi-1.5.4 fails to compile (GCC-14-SYSTEM). Discovered on: amd64 (internal ref: gcc14_tinderbox) NOTE: (GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-14 but this bug MAY or MAY NOT BE related to the new compiler
Created attachment 881465 [details] build.log build log and emerge --info
Upstream pushed a new tarball in 2022 with this problem fixed. Sadly, upstream also has no idea about semver, and that tarball contains major changes and new functions in code. And autotools.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59950108dd800b1e59c0971e18914aa0ce917425 commit 59950108dd800b1e59c0971e18914aa0ce917425 Author: Michael Orlitzky <mjo@gentoo.org> AuthorDate: 2024-09-12 19:56:58 +0000 Commit: Michael Orlitzky <mjo@gentoo.org> CommitDate: 2024-09-12 20:11:07 +0000 sci-libs/mpfi: add 1.5.4_p20220401 Since the tarball names are different, we can call this a "patch release" having otherwise the same version components. The test suite is part of the tarball now, and of course, it fails. I emailed the authors about this but haven't heard back yet. I think it's more a case of the test suite being unfinished than of there being real problems in the code. I've done my best to patch up the (3) failers. Closes: https://bugs.gentoo.org/921351 Closes: https://github.com/gentoo/gentoo/pull/36024 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> sci-libs/mpfi/Manifest | 1 + sci-libs/mpfi/files/mpfi-1.5.4-fix-tests.patch | 300 +++++++++++++++++++++++++ sci-libs/mpfi/mpfi-1.5.4_p20220401.ebuild | 30 +++ 3 files changed, 331 insertions(+)