Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 828946 - app-crypt/ophcrack-3.8.0 fails to compile with clang/lld: configure: error: ophcrack requires libexpat
Summary: app-crypt/ophcrack-3.8.0 fails to compile with clang/lld: configure: error: o...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: LD-is-lld, systemwide-lld
  Show dependency tree
 
Reported: 2021-12-11 18:17 UTC by Agostino Sarubbo
Modified: 2023-03-18 21:23 UTC (History)
0 users

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


Attachments
build.log (build.log,40.12 KB, text/plain)
2021-12-11 18:17 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,21.66 KB, text/plain)
2021-12-11 18:17 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 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(-)