Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925308 - sci-libs/mpir-3.0.0-r1 fails tests
Summary: sci-libs/mpir-3.0.0-r1 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: PMASKED, TESTFAILURE
Depends on:
Blocks: gcc-12
  Show dependency tree
 
Reported: 2024-02-23 08:32 UTC by Agostino Sarubbo
Modified: 2024-04-12 17:03 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,432.28 KB, text/plain)
2024-02-23 08:32 UTC, Agostino Sarubbo
Details
1-test-suite.log (1-test-suite.log,218 bytes, text/plain)
2024-02-23 08:32 UTC, Agostino Sarubbo
Details
2-test-suite.log (2-test-suite.log,449 bytes, text/plain)
2024-02-23 08:32 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-02-23 08:32:14 UTC
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
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-23 08:32:16 UTC
Created attachment 885772 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-23 08:32:17 UTC
Created attachment 885773 [details]
1-test-suite.log

1-test-suite.log
Comment 3 Agostino Sarubbo gentoo-dev 2024-02-23 08:32:18 UTC
Created attachment 885774 [details]
2-test-suite.log

2-test-suite.log
Comment 4 Agostino Sarubbo gentoo-dev 2024-02-23 08:32:18 UTC
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
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-02-23 08:35:40 UTC
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.
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-02-23 08:43:26 UTC
Hm, meh. https://github.com/wbhart/mpir/issues/295
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-02-23 08:44:27 UTC
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.")
Comment 8 Larry the Git Cow gentoo-dev 2024-03-01 04:50:37 UTC
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(+)
Comment 9 Larry the Git Cow gentoo-dev 2024-04-12 17:03:20 UTC
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(-)