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
Unknown Object (File)
Mon, Aug 17, 3:20 PM
Unknown Object (File)
Sun, Aug 16, 9:35 PM
Unknown Object (File)
Sun, Aug 16, 9:09 PM
Unknown Object (File)
Sat, Aug 15, 10:00 PM
Unknown Object (File)
Fri, Aug 14, 6:20 PM
Unknown Object (File)
Thu, Aug 13, 3:38 PM
Unknown Object (File)
Tue, Aug 11, 11:38 PM
Unknown Object (File)
Sun, Aug 9, 6:53 PM
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.