Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Feb 2022 09:57:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 262145] dns/unbound :  does not link lbnghttp2 when option DOH is at on
Message-ID:  <bug-262145-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 262145
           Summary: dns/unbound :  does not link lbnghttp2 when option DOH
                    is at on
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: freebsd@rail.eu.org
                CC: jaap@NLnetLabs.nl
             Flags: maintainer-feedback?(jaap@NLnetLabs.nl)
                CC: jaap@NLnetLabs.nl
 Attachment #232035 text/plain
         mime type:

Created attachment 232035
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D232035&action=
=3Dedit
compilation log of the port

Unbound 1.15, Whern starting it I get :
Feb 23 10:49:40 ice unbound[27499]: [27499:0] warning: Unbound is not compi=
led
with nghttp2. This is required to use DNS-over-HTTPS.
Feb 23 10:49:40 ice syslogd: last message repeated 1 times


pkg info unbound is :

unbound-1.15.0
Name           : unbound
Version        : 1.15.0
Installed on   : Wed Feb 23 10:49:03 2022 CET
Origin         : dns/unbound
Architecture   : FreeBSD:13:amd64
Prefix         : /usr/local
Categories     : dns
Licenses       : BSD3CLAUSE
Maintainer     : jaap@NLnetLabs.nl
WWW            : https://www.nlnetlabs.nl/projects/unbound
Comment        : Validating, recursive, and caching DNS resolver
Options        :
        DEP-RSA1024    : off
        DNSCRYPT       : off
        DNSTAP         : off
        DOCS           : on
        DOH            : on
        ECDSA          : on
        EVAPI          : off
        FILTER_AAAA    : off
        GOST           : on
        HIREDIS        : off
        LIBEVENT       : on
        MUNIN_PLUGIN   : off
        PYTHON         : off
        SUBNET         : off
        TFOCL          : off
        TFOSE          : off
        THREADS        : on
Shared Libs required:
        libexpat.so.1
        libssl.so.11
        libcrypto.so.11
        libevent-2.1.so.7
Shared Libs provided:
        libunbound.so.8
Annotations    :
        FreeBSD_version: 1300139
        cpe            : cpe:2.3:a:nlnetlabs:unbound:1.15.0:::::freebsd13:x=
64
        repo_type      : binary
        repository     : poudriere
Flat size      : 7.73MiB

Compilation log shows the dependency on libnghttp2, but I did not find the
linking phase (log attached)

--=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-262145-7788>