Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Mar 2018 15:42:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 226914] dns/unbound: libunbound.pc references non-existent libcrypto.pc and libssl.oc
Message-ID:  <bug-226914-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226914

            Bug ID: 226914
           Summary: dns/unbound: libunbound.pc references non-existent
                    libcrypto.pc and libssl.oc
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: lantw44@gmail.com
                CC: jaap@NLnetLabs.nl
                CC: jaap@NLnetLabs.nl
             Flags: maintainer-feedback?(jaap@NLnetLabs.nl)

$ pkg-config --modversion libunbound
Package libcrypto was not found in the pkg-config search path.
Perhaps you should add the directory containing `libcrypto.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libcrypto', required by 'libunbound', not found
Package 'libssl', required by 'libunbound', not found

Even if no package is using libunbound, having invalid dependencies listed =
in
.pc files greatly slows down the start up time of JHBuild from 2 seconds to=
 340
seconds.

Qt also has a similar problem:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212216.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226914-13>