https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sci-libs/mpir-3.0.0-r1 fails tests. Discovered on: arm64 (internal ref: tinderbox_arm64) System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 885772 [details] build.log build log and emerge --info
Created attachment 885773 [details] 1-test-suite.log 1-test-suite.log
Created attachment 885774 [details] 2-test-suite.log 2-test-suite.log
Error(s) that match a know pattern: ./configure: line 11810: 1q: command not found ./configure: line 11816: 1q: command not found FAIL: t-get_d checking for BSD- or MS-compatible name lister (nm)... ./configure: line 11810: 1q: command not found checking the name lister (/usr/bin/aarch64-unknown-linux-gnu-nm) interface... ./configure: line 11994: External.*some_variable: command not found
FAIL: t-get_d ============= mpn_get_d wrong, didn't get 0.0 on underflow nsize 1 exp -999999 sign 0 got =[00 00 00 00 00 00 00 1C] 8.0863492239043898133e-174 FAIL t-get_d (exit status: 134) Oops.
Hm, meh. https://github.com/wbhart/mpir/issues/295
Fedora removed it in https://src.fedoraproject.org/rpms/mpir/c/052a71de3a266801ff174ede25918de082339f97?branch=rawhide ("Unmaintained upstream; FTBFS with GCC 12 due to a failing test; and all dependent packages have been migrated to GMP.")
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2588694ab405ba0f0952278d56e7006bdcc2e512 commit 2588694ab405ba0f0952278d56e7006bdcc2e512 Author: Eli Schwartz <eschwartz93@gmail.com> AuthorDate: 2024-03-01 04:21:34 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-03-01 04:50:23 +0000 package.mask: Last rite sci-libs/mpir Bug: https://bugs.gentoo.org/812950 Bug: https://bugs.gentoo.org/815685 Bug: https://bugs.gentoo.org/874537 Bug: https://bugs.gentoo.org/903157 Bug: https://bugs.gentoo.org/925308 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c33939dfcebcd2e10b00ac832a70128d2407dc5 commit 0c33939dfcebcd2e10b00ac832a70128d2407dc5 Author: Arthur Zamarin <arthurzam@gentoo.org> AuthorDate: 2024-04-12 17:02:05 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2024-04-12 17:03:10 +0000 sci-libs/mpir: treeclean Closes: https://bugs.gentoo.org/925308 Bug: https://bugs.gentoo.org/815685 Bug: https://bugs.gentoo.org/812950 Bug: https://bugs.gentoo.org/874537 Bug: https://bugs.gentoo.org/903157 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> profiles/package.mask | 8 -- sci-libs/mpir/Manifest | 1 - sci-libs/mpir/files/mpir-2.7.2-ABI-multilib.patch | 145 ---------------------- sci-libs/mpir/metadata.xml | 24 ---- sci-libs/mpir/mpir-3.0.0-r1.ebuild | 77 ------------ 5 files changed, 255 deletions(-)