Opened 10 years ago

Closed 10 years ago

#41909 closed defect (fixed)

openvas-libraries @2.0.4: error: "gcrypt.h not found"

Reported by: jsimmons@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: openvas-libraries

Description

MAC OS X 10.9, latest versions of port and quartz

openvas-libraries fails installation with following in .../main.log

:info:configure checking for GLIB... yes
:info:configure checking gcrypt.h usability... no
:info:configure checking gcrypt.h presence... no
:info:configure checking for gcrypt.h... no
:info:configure configure: error: "gcrypt.h not found"
:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_security_openvas-libraries/openvas-libraries/work/openvas-libraries-2.0.4" && ./configure --prefix=/opt/local 
:info:configure Exit code: 1
:error:configure Failed to configure openvas-libraries, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_security_openvas-libraries/openvas-libraries/work/openvas-libraries-2.0.4/config.log
:error:configure org.macports.configure for port openvas-libraries 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 openvas-libraries: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
:notice:configure Please see the log file for port openvas-libraries for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_security_openvas-libraries/openvas-libraries/main.log

Change History (2)

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

Owner: changed from macports-tickets@… to ryandesign@…
Port: openvas-libraries added
Status: newassigned
Summary: openvas-libraries does not installopenvas-libraries @2.0.4: error: "gcrypt.h not found"

Seems it's missing a dependency on the libgcrypt port.

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

Resolution: fixed
Status: assignedclosed

r115082 should fix it; it installs for me on Mavericks.

Note: See TracTickets for help on using tickets.