[Bug 223192] security/gnutls fails install phase when DANE option is enabled

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Oct 23 16:20:26 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223192

            Bug ID: 223192
           Summary: security/gnutls fails install phase when DANE option
                    is enabled
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: tijl at FreeBSD.org
          Reporter: freebsd at mnd.sc
          Assignee: tijl at FreeBSD.org
             Flags: maintainer-feedback?(tijl at FreeBSD.org)

Possibly related to LibreSSL. After updating to gnutls-3.5.16, the port install
fails when the DANE option is enabled:

===>  Installing for gnutls-3.5.16
===>   gnutls-3.5.16 depends on file: /usr/local/share/certs/ca-root-nss.crt -
found
===>   gnutls-3.5.16 depends on executable: indexinfo - found
===>   gnutls-3.5.16 depends on shared library: libgmp.so - found
(/usr/local/lib/libgmp.so)
===>   gnutls-3.5.16 depends on shared library: libnettle.so - found
(/usr/local/lib/libnettle.so)
===>   gnutls-3.5.16 depends on shared library: libtasn1.so - found
(/usr/local/lib/libtasn1.so)
===>   gnutls-3.5.16 depends on shared library: libunistring.so - found
(/usr/local/lib/libunistring.so)
===>   gnutls-3.5.16 depends on shared library: libunbound.so - found
(/usr/local/lib/libunbound.so)
===>   gnutls-3.5.16 depends on shared library: libidn2.so - found
(/usr/local/lib/libidn2.so)
===>   gnutls-3.5.16 depends on shared library: libp11-kit.so - found
(/usr/local/lib/libp11-kit.so)
===>   gnutls-3.5.16 depends on shared library: libtspi.so - found
(/usr/local/lib/libtspi.so)
===>   gnutls-3.5.16 depends on shared library: libintl.so - found
(/usr/local/lib/libintl.so)
===>  Checking if gnutls already installed
===>   Registering installation for gnutls-3.5.16
pkg-static: Unable to access file
/usr/ports/security/gnutls/work/stage/usr/local/bin/danetool:No such file or
directory
pkg-static: Unable to access file
/usr/ports/security/gnutls/work/stage/usr/local/include/gnutls/dane.h:No such
file or directory
pkg-static: Unable to access file
/usr/ports/security/gnutls/work/stage/usr/local/lib/libgnutls-dane.so:No such
file or directory
pkg-static: Unable to access file
/usr/ports/security/gnutls/work/stage/usr/local/lib/libgnutls-dane.so.0:No such
file or directory
pkg-static: Unable to access file
/usr/ports/security/gnutls/work/stage/usr/local/lib/libgnutls-dane.so.0.4.1:No
such file or directory
pkg-static: Unable to access file
/usr/ports/security/gnutls/work/stage/usr/local/libdata/pkgconfig/gnutls-dane.pc:No
such file or directory
pkg-static: Unable to access file
/usr/ports/security/gnutls/work/stage/usr/local/man/man1/danetool.1.gz:No such
file or directory
*** Error code 74

The port is still listed as being installed successfully, though.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list