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

Bug 828946

Summary: app-crypt/ophcrack-3.8.0 fails to compile with clang/lld: configure: error: ophcrack requires libexpat
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 731004    
Attachments: build.log
1-config.log

Description Agostino Sarubbo gentoo-dev 2021-12-11 18:17:39 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-crypt/ophcrack-3.8.0 fails to compile with clang/lld.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses clang as a compiler and lld as a linker.
Comment 1 Agostino Sarubbo gentoo-dev 2021-12-11 18:17:41 UTC
Created attachment 758594 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-12-11 18:17:42 UTC
Created attachment 758595 [details]
1-config.log

1-config.log
Comment 3 Larry the Git Cow gentoo-dev 2023-03-18 21:23:06 UTC
The bug has been closed via the following commit(s):

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

commit 55b721f46cd975804608700185143ba4a06c20eb
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-03-18 21:22:45 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-03-18 21:22:45 +0000

    app-crypt/ophcrack: fix LLD build
    
    Closes: https://bugs.gentoo.org/828946
    Closes: https://bugs.gentoo.org/889364
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../files/ophcrack-3.8.0-buildsystem.patch         | 223 +++++++++++++++++++++
 app-crypt/ophcrack/files/ophcrack-ar.patch         |  13 --
 ...crack-3.8.0.ebuild => ophcrack-3.8.0-r1.ebuild} |  35 ++--
 3 files changed, 243 insertions(+), 28 deletions(-)