Page MenuHomeFreeBSD

security/hashcat-legacy: fix if lang/gccXX is installed and lang/gcc is not
ClosedPublic

Authored by lifanov on Dec 14 2016, 8:59 PM.
Tags
None
Referenced Files
F131641008: D8798.id22927.diff
Thu, Oct 9, 11:33 PM
Unknown Object (File)
Wed, Oct 1, 12:53 AM
Unknown Object (File)
Tue, Sep 30, 12:54 AM
Unknown Object (File)
Tue, Sep 16, 11:37 PM
Unknown Object (File)
Aug 19 2025, 10:52 PM
Unknown Object (File)
Aug 16 2025, 12:25 AM
Unknown Object (File)
Jul 26 2025, 3:56 AM
Unknown Object (File)
Jul 14 2025, 10:33 AM
Subscribers

Details

Summary

USE_GCC=any is satisfied with any GCC version but only lang/gcc installs gcc symlink. This is not an issue in Poudriere, but this is an issue in manual builds. Patch is submitted by John Hein in BZ#125184: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215184

Test Plan

I tested it.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 6246
Build 6489: arc lint + arc unit

Event Timeline

lifanov retitled this revision from to security/hashcat: fix if lang/gccXX is installed and lang/gcc is not.
lifanov updated this object.
lifanov edited the test plan for this revision. (Show Details)
lifanov added a reviewer: matthew.
lifanov added a subscriber: koobs.
lifanov retitled this revision from security/hashcat: fix if lang/gccXX is installed and lang/gcc is not to security/hashcat-legacy: fix if lang/gccXX is installed and lang/gcc is not.Dec 14 2016, 9:44 PM
matthew edited edge metadata.

Looks good.

This revision is now accepted and ready to land.Dec 15 2016, 8:00 AM
This revision was automatically updated to reflect the committed changes.