[Bug 217382] mail/imapfilter: 2.6.10 fails to link with libressl

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Feb 27 00:48:20 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217382

            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 at freebsd.org
          Reporter: pierre at guinoiseau.eu
             Flags: maintainer-feedback?(bofh at freebsd.org)
          Assignee: bofh at freebsd.org

Created attachment 180327
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=180327&action=edit
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/lib
-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 
session.o signal.o socket.o system.o -lm -llua-5.2 -lpcre -lssl -lcrypto 
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list