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

Bug 731874

Summary: sci-libs/djbfft-0.76-r3 calls ranlib directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal CC: media-video
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-07-09 11:53:03 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/djbfft calls ranlib directly.
Discovered on: amd64  (internal ref: tinderbox)

NOTE:
As per QA policy, toolchain tools must not be called directly because they can cause issue in cross-compiling and because is not possible use a different RANLIB implementation (like llvm-ranlib). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks] and set the RANLIB variable to x86_64-pc-linux-gnu-ranlib.
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-09 11:53:09 UTC
Created attachment 648510 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-10-06 08:10:21 UTC
ci has reproduced this issue with version 0.76-r3 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2021-10-07 09:17:06 UTC
The bug has been closed via the following commit(s):

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

commit a4ac94e6a29b969e5fe1681cf38e88084650621a
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2021-10-07 08:56:02 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2021-10-07 08:56:02 +0000

    sci-libs/djbfft: Fix tc-directly
    
    Closes: https://bugs.gentoo.org/731874
    Closes: https://bugs.gentoo.org/725432
    Closes: https://bugs.gentoo.org/721352
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 sci-libs/djbfft/djbfft-0.76-r3.ebuild              |  2 ++
 .../djbfft/files/djbfft-0.76-tc-directly.patch     | 22 ++++++++++++++++++++++
 2 files changed, 24 insertions(+)