Opened 10 years ago

Closed 10 years ago

#41961 closed defect (worksforme)

ophcrack configure/build error

Reported by: david@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc: cooljeanius (Eric Gallager), kurthindenburg (Kurt Hindenburg)
Port: ophcrack

Description

I have tested using a fresh mavericks install and a new macports install fully updated. Ophcrack build error.

### Build error
checking for unistd.h... yes
checking whether byte ordering is bigendian... universal
checking for libpthread... checking for pthread_mutex_init in -lpthread... yes
checking for libssl... configure: error: Cannot find ssl libraries
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_security_ophcrack/ophcrack/work/ophcrack-3.3.1" && ./configure --prefix=/opt/local --disable-gui --disable-graph 
Exit code: 1
Error: Failed to configure ophcrack, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_security_ophcrack/ophcrack/work/ophcrack-3.3.1/config.log
Error: org.macports.configure for port ophcrack returned: configure failure: command execution failed
Warning: targets not executed for ophcrack: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
Please see the log file for port ophcrack for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_security_ophcrack/ophcrack/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port ophcrack failed


### Relevant info from log file
:info:configure checking for libpthread... checking for pthread_mutex_init in -lpthread... yes
:info:configure checking for libssl... configure: error: Cannot find ssl libraries
:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_security_ophcrack/ophcrack/work/ophcrack-3.3.1" && ./configure --prefix=/opt/local --disable-gui --disable-graph
:info:configure Exit code: 1
:error:configure Failed to configure ophcrack, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_security_ophcrack/ophcrack/work/ophcrack-3.3.1/config.log
:error:configure org.macports.configure for port ophcrack returned: configure failure: command execution failed
:debug:configure Error code: NONE
:debug:configure Backtrace: configure failure: command execution failed
    while executing
"$procedure $targetname"
:info:configure Warning: targets not executed for ophcrack: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install

It looks like the “cannot find ssl libraries” is the culprit. Although this is the case I have other macports installed and working that rely on openssl/libraries to function.

-DL

Attachments (3)

main.log (5.6 KB) - added by david@… 10 years ago.
main.log
config.log (14.8 KB) - added by david@… 10 years ago.
config.log
patch-ophcrack-Portfile.diff (2.2 KB) - added by jul_bsd@… 10 years ago.

Download all attachments as: .zip

Change History (10)

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: ophcrack removed
Owner: changed from macports-tickets@… to cedric.luthi@…
Port: ophcrack added

Please attach the main.log and config.log files mentioned above.

Changed 10 years ago by david@…

Attachment: main.log added

main.log

Changed 10 years ago by david@…

Attachment: config.log added

config.log

comment:2 Changed 10 years ago by david@…

main.log and config.log attached as requested

comment:3 Changed 10 years ago by jul_bsd@…

Here, it's working (macports 2.2.99, ophcrack 3.3.1, Portfile 93348)

Still, I add an update to latest 3.6.0 + use notes

Changed 10 years ago by jul_bsd@…

comment:4 Changed 10 years ago by mf2k (Frank Schima)

Owner: changed from cedric.luthi@… to macports-tickets@…

This port is no longer maintained.

comment:5 Changed 10 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:6 Changed 10 years ago by kurthindenburg (Kurt Hindenburg)

Cc: khindenburg@… added

Cc Me!

comment:7 Changed 10 years ago by kurthindenburg (Kurt Hindenburg)

Resolution: worksforme
Status: newclosed

I update to 3.6.0 and included the notes changes from comment:4 in r124112

please upgrade and reopen if you still have issues

Note: See TracTickets for help on using tickets.