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

Bug 729432

Summary: app-crypt/johntheripper-jumbo uses LD instead of CC/CXX
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Rick Farina (Zero_Chaos) <zerochaos>
Status: RESOLVED FIXED    
Severity: normal CC: egger.m
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-06-24 11:32:34 UTC
@@This is an auto-filed bug@@
Feel free to change the summary at your convenience.

Issue: app-crypt/johntheripper-jumbo uses LD instead of CC/CXX.
Discovered on: amd64
Comment 1 Agostino Sarubbo gentoo-dev 2020-06-24 11:32:39 UTC
Created attachment 646044 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-12-03 06:21:34 UTC
The bug has been closed via the following commit(s):

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

commit 4b20afa3bda32ad2d4350472ebc7c1e3891abd98
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-12-03 06:18:55 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-12-03 06:21:23 +0000

    app-crypt/johntheripper-jumbo: add 1.9.0_p20211129; sync live
    
    - Respect $STRINGS
    - Avoid Bashisms
    - Modernise ebuild a bit
    - Add missing runtime dependencies for Perl scripts
    - Sync live
    
    Closes: https://bugs.gentoo.org/763828
    Closes: https://bugs.gentoo.org/729432
    Closes: https://bugs.gentoo.org/777369
    Signed-off-by: Sam James <sam@gentoo.org>

 app-crypt/johntheripper-jumbo/Manifest             |   1 +
 ...eripper-jumbo-1.9.0_p20211129-fix-bashism.patch | 111 +++++++++++++++
 .../johntheripper-jumbo-1.9.0_p20211129.ebuild     | 155 +++++++++++++++++++++
 .../johntheripper-jumbo-9999.ebuild                |  78 +++++++----
 4 files changed, 320 insertions(+), 25 deletions(-)