Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 474788

Summary: sci-mathematics/Macaulay2 : does not respect RANLIB
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Science Mathematics related packages <sci-mathematics>
Status: RESOLVED WONTFIX    
Severity: QA CC: sci-mathematics, treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    

Description Agostino Sarubbo gentoo-dev 2013-06-25 23:34:17 UTC
You receive this bug because this package does not respect my system's RANLIB (x86_64-pc-linux-gnu-ranlib) and calls directly /usr/bin/ranlib
The possible solutions to fix this issue are:
1)Fix the buildsystem, if you can;
2)inherit toolchain-funcs and use tc-export RANLIB
3)inherit toolchain-funcs and use emake RANLIB="$(tc-getRANLIB)"


From the build log:

ranlib libmissing.a
Comment 1 Larry the Git Cow gentoo-dev 2019-12-07 23:50:51 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e38c4220a19d1fb89f091f49c10fd0b0402773e2

commit e38c4220a19d1fb89f091f49c10fd0b0402773e2
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2019-12-07 23:49:08 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2019-12-07 23:49:08 +0000

    profiles: Mask sci-mathematics/Macaulay2 for removal
    
    Bug: https://bugs.gentoo.org/345233
    Bug: https://bugs.gentoo.org/459640
    Bug: https://bugs.gentoo.org/474782
    Bug: https://bugs.gentoo.org/474784
    Bug: https://bugs.gentoo.org/474788
    Bug: https://bugs.gentoo.org/474790
    Bug: https://bugs.gentoo.org/474792
    Bug: https://bugs.gentoo.org/620942
    Bug: https://bugs.gentoo.org/631876
    Bug: https://bugs.gentoo.org/671130
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 7 +++++++
 1 file changed, 7 insertions(+)