Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Oct 2018 17:12:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 232481] mail/opendkim: Fails to build with LibreSSL 2.8.2
Message-ID:  <bug-232481-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 232481
           Summary: mail/opendkim: Fails to build with LibreSSL 2.8.2
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: blackmore@pichove.org
                CC: freebsd-ports@dan.me.uk
             Flags: maintainer-feedback?(freebsd-ports@dan.me.uk)
                CC: freebsd-ports@dan.me.uk

The LibreSSL port was upgraded today from 2.7.4 to 2.8.2


The opendkim build started failing with:

libtool: link: cc -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing
-fstack-protector -D_THREAD_SAFE -pthread -Wl,-rpath -Wl,/usr/local/lib
-fstack-protector -o .libs/opendkim-testkey opendkim_testkey-config.o
opendkim_testkey-opendkim-crypto.o opendkim_testkey-opendkim-db.o
opendkim_testkey-opendkim-dns.o opendkim_testkey-opendkim-lua.o
opendkim_testkey-opendkim-testkey.o opendkim_testkey-util.o  -L/usr/local/l=
ib
../libopendkim/.libs/libopendkim.so -lunbound -lssl -lcrypto -pthread
-Wl,-rpath -Wl,/usr/local/lib
opendkim_testkey-opendkim-crypto.o: In function `dkimf_crypto_free_id':
opendkim-crypto.c:(.text+0x133): undefined reference to `OPENSSL_thread_sto=
p'
opendkim_testkey-opendkim-crypto.o: In function `dkimf_crypto_free':
opendkim-crypto.c:(.text+0x393): undefined reference to `OPENSSL_thread_sto=
p'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** [opendkim-testkey] Error code 1


The only port options enabled are:
FILTER=3Don
JANSSON=3Don
UNBOUND=3Don

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