Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Oct 2018 13:56:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 223568] mail/opendkim: Fails to build with OpenSSL 1.1
Message-ID:  <bug-223568-7788-GomNnnNtux@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-223568-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-223568-7788@https.bugs.freebsd.org/bugzilla/>

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

Matthias Fechner <mfechner@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mfechner@FreeBSD.org

--- Comment #4 from Matthias Fechner <mfechner@FreeBSD.org> ---
I tested the patch, but I see now a linker error:
Making all in miltertest
cc -DHAVE_CONFIG_H -I. -I..  -I./../libopendkim -I/usr/include
-I/usr/local/include/lua52 -DCONFIG_BASE=3D\"/usr/local/etc\"  -O2 -pipe=20
-fstack-protector -fno-strict-aliasing -MT miltertest-miltertest.o -MD -MP =
-MF
.deps/miltertest-miltertest.Tpo -c -o miltertest-miltertest.o `test -f
'miltertest.c' || echo './'`miltertest.c
mv -f .deps/miltertest-miltertest.Tpo .deps/miltertest-miltertest.Po
/bin/sh ../libtool  --tag=3DCC    --mode=3Dlink cc  -O2 -pipe  -fstack-prot=
ector
-fno-strict-aliasing  ../libopendkim/libopendkim.la -L/usr/local/lib/lua52
-Wl,-rpath,/usr/local/lib -fstack-protector -o miltertest
miltertest-miltertest.o -llua -lm=20=20
libtool: link: cc -O2 -pipe -fstack-protector -fno-strict-aliasing -Wl,-rpa=
th
-Wl,/usr/local/lib -fstack-protector -o .libs/miltertest
miltertest-miltertest.o  ../libopendkim/.libs/libopendkim.so -L/usr/local/l=
ib
-L/usr/local/lib/lua52 -llua -lm -lssl -lcrypto -Wl,-rpath -Wl,/usr/local/l=
ib
/usr/bin/ld: cannot find -llua
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1

Stop.
make[3]: stopped in
/wrkdirs/usr/ports/mail/opendkim/work/opendkim-2.10.3/miltertest
*** Error code 1


Full log is here:
http://pkg.fechner.net/data/112amd64-default/2018-10-05_15h52m06s/logs/erro=
rs/opendkim-2.10.3_10.log

--=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-223568-7788-GomNnnNtux>