Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Oct 2018 13:49:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 231980] dns/bind912 does not build with OpenSSL 1.1.1
Message-ID:  <bug-231980-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 231980
           Summary: dns/bind912 does not build with OpenSSL 1.1.1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: mat@FreeBSD.org
          Reporter: mfechner@FreeBSD.org
             Flags: maintainer-feedback?(mat@FreeBSD.org)
          Assignee: mat@FreeBSD.org

Make sure you have the following set:
DEFAULT_VERSIONS=3Dssl=3Dopenssl111

It fails to build with error (for more details see here:
http://pkg.fechner.net/data/112amd64-default/2018-10-05_15h32m09s/logs/erro=
rs/bind912-9.12.2P2.log):
checking for OpenSSL ECDSA support... yes
checking for OpenSSL GOST support... no
configure: error: gost not supported
=3D=3D=3D>  Script "configure" failed unexpectedly.
Please report the problem to mat@FreeBSD.org [maintainer] and attach the
"/wrkdirs/usr/ports/dns/bind912/work/bind-9.12.2-P2/config.log" including t=
he
output of the failure of your make command. Also, it might be a good idea to
provide an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

GOST support is enabled for security/openssl111:
# This file is auto-generated by 'make config'.
# Options for openssl111-1.1.1_1
_OPTIONS_READ=3Dopenssl111-1.1.1_1
_FILE_COMPLETE_OPTIONS_LIST=3DASYNC CT MAN3 RFC3779 SHARED ZLIB ARIA DES GO=
ST
IDEA SM2 SM3 SM4 RC2 RC4 RC5 MD2 MD4 MDC2 RMD160 ASM SSE2 THREADS EC
NEXTPROTONEG SCTP SSL3 TLS1 TLS1_1 TLS1_2
OPTIONS_FILE_SET+=3DASYNC
OPTIONS_FILE_SET+=3DCT
OPTIONS_FILE_SET+=3DMAN3
OPTIONS_FILE_UNSET+=3DRFC3779
OPTIONS_FILE_SET+=3DSHARED
OPTIONS_FILE_UNSET+=3DZLIB
OPTIONS_FILE_UNSET+=3DARIA
OPTIONS_FILE_SET+=3DDES
OPTIONS_FILE_SET+=3DGOST
OPTIONS_FILE_SET+=3DIDEA
OPTIONS_FILE_UNSET+=3DSM2
OPTIONS_FILE_UNSET+=3DSM3
OPTIONS_FILE_UNSET+=3DSM4
OPTIONS_FILE_SET+=3DRC2
OPTIONS_FILE_SET+=3DRC4
OPTIONS_FILE_UNSET+=3DRC5
OPTIONS_FILE_UNSET+=3DMD2
OPTIONS_FILE_SET+=3DMD4
OPTIONS_FILE_UNSET+=3DMDC2
OPTIONS_FILE_SET+=3DRMD160
OPTIONS_FILE_SET+=3DASM
OPTIONS_FILE_SET+=3DSSE2
OPTIONS_FILE_SET+=3DTHREADS
OPTIONS_FILE_SET+=3DEC
OPTIONS_FILE_SET+=3DNEXTPROTONEG
OPTIONS_FILE_SET+=3DSCTP
OPTIONS_FILE_UNSET+=3DSSL3
OPTIONS_FILE_SET+=3DTLS1
OPTIONS_FILE_SET+=3DTLS1_1
OPTIONS_FILE_SET+=3DTLS1_2

I'm not sure if the problem is related to OpenSSL or bind.
Exactly same problem with dns/bind911.
The port dns/bind913 builds fine.

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