Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 731874 - sci-libs/djbfft-0.76-r3 calls ranlib directly
Summary: sci-libs/djbfft-0.76-r3 calls ranlib directly
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:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2020-07-09 11:53 UTC by Agostino Sarubbo
Modified: 2021-10-07 09:17 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,20.50 KB, text/plain)
2020-07-09 11:53 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 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(+)