Opened 11 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)
Change History (10)
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | ophcrack removed |
---|---|
Owner: | changed from macports-tickets@… to cedric.luthi@… |
Port: | ophcrack added |
comment:3 Changed 11 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 11 years ago by jul_bsd@…
Attachment: | patch-ophcrack-Portfile.diff added |
---|
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:7 Changed 10 years ago by kurthindenburg (Kurt Hindenburg)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Please attach the main.log and config.log files mentioned above.