Ticket #21616 (closed defect: fixed)
john @1.7.0.2 breaks on macports 1.8.0 on Snow Leopard
| Reported by: | atma@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.0 |
| Keywords: | john the ripper | Cc: | hsivank@…, atma@…, ryandesign@… |
| Port: | john |
Description (last modified by toby@…) (diff)
angel:~ atma$ sudo port info john
john @1.7.0.2 (sysutils, security)
Variants: altivec, i386, powerpc
Description: John the Ripper is a UNIX password cracker, currently available for UNIX (tested with Linux x86, FreeBSD x86, Solaris 2.x SPARC, OSF/1 Alpha), DOS,
WinNT/Win95.
Homepage: http://www.openwall.com/john/
Platforms: darwin
License: unknown
Maintainers: nomaintainer@macports.org
angel:~ atma$ port version
Version: 1.8.0
angel:~ atma$ sudo port install john
---> Computing dependencies for john
---> Building john
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_john/work/john-1.7.0.2/src" && /usr/bin/make -j2 clean macosx-x86-mmx " returned error 2
Command output: DES_std.c: In function 'DES_raw_set_key':
DES_std.c:596: error: 'pos' undeclared (first use in this function)
DES_std.c:598: error: nested functions are disabled, use -fnested-functions to re-enable
DES_std.c:598: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
DES_std.c:598: error: 'value1' undeclared (first use in this function)
DES_std.c:601: error: 'DES_KS_current' undeclared (first use in this function)
DES_std.c:601: error: 'DES_KS_table' undeclared (first use in this function)
DES_std.c:605: error: expected expression before ')' token
DES_std.c: In function 'DES_std_set_key':
DES_std.c:616: error: nested functions are disabled, use -fnested-functions to re-enable
DES_std.c:616: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
DES_std.c:616: error: 'value1' undeclared (first use in this function)
DES_std.c:616: error: 'value2' undeclared (first use in this function)
DES_std.c:616: warning: left-hand operand of comma expression has no effect
DES_std.c:640: error: 'DES_KS_table' undeclared (first use in this function)
DES_std.c:640: error: 'DES_KS_current' undeclared (first use in this function)
DES_std.c: At top level:
DES_std.c:668: error: expected ')' before 'R'
DES_std.c:723: error: expected ')' before 'binary'
DES_std.c:941: error: expected ')' before 'KS'
DES_std.c:1047: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'DES_raw_get_salt'
DES_std.c:1057: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'DES_std_get_salt'
DES_std.c:1066: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'DES_raw_get_count'
DES_std.c:1075: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
DES_std.c:1091: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
DES_std.c:1116: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
make[1]: *** [DES_fmt.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [DES_std.o] Error 1
make: *** [macosx-x86-mmx] Error 2
Error: Status 1 encountered during processing.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


