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

Bug 725432

Summary: sci-libs/djbfft-0.76-r3 calls ar 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-05-26 07:14:19 UTC
This is an auto-filed bug because sci-libs/djbfft calls ar directly.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.

NOTE:
If you think it doesn't make sense fix these type of issues, I'd like to point out that won't be possible use a different AR implementation (like llvm-ar) by setting the AR variable. So this issue has been reproduced by setting the AR variable to x86_64-pc-linux-gnu-ar and by removing the /usr/bin/ar binary.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-26 07:14:26 UTC
Created attachment 641818 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-10-06 08:10:19 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:07 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(+)