Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Feb 2017 00:48:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 217382] mail/imapfilter: 2.6.10 fails to link with libressl
Message-ID:  <bug-217382-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 217382
           Summary: mail/imapfilter: 2.6.10 fails to link with libressl
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: bofh@freebsd.org
          Reporter: pierre@guinoiseau.eu
             Flags: maintainer-feedback?(bofh@freebsd.org)
          Assignee: bofh@freebsd.org

Created attachment 180327
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D180327&action=
=3Dedit
poudriere build log

Hi,

mail/imapfilter 2.6.10 doesn't link with libressl (2.6.7 did):

--- imapfilter ---
cc -o imapfilter  -L/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/l=
ib
-fstack-protector auth.o buffer.o cert.o core.o file.o imapfilter.o list.o
log.o lua.o  memory.o misc.o namespace.o pcre.o regexp.o request.o response=
.o=20
session.o signal.o socket.o system.o -lm -llua-5.2 -lpcre -lssl -lcrypto=20
auth.o: In function `auth_cram_md5':
auth.c:(.text+0x71): undefined reference to `HMAC_CTX_new'
auth.c:(.text+0xce): undefined reference to `HMAC_CTX_free'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** [imapfilter] Error code 1

Poudriere build log attached.

Cheers.

--=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-217382-13>