[Bug 209010] mail/exim-mysql: build broken (cc tls.c)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Apr 24 11:50:56 UTC 2016


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

            Bug ID: 209010
           Summary: mail/exim-mysql: build broken (cc tls.c)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: vsevolod at FreeBSD.org
          Reporter: bugs.freebsd.org at arkel.fr
          Assignee: vsevolod at FreeBSD.org
             Flags: maintainer-feedback?(vsevolod at FreeBSD.org)

Created attachment 169625
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=169625&action=edit
build log from poudriere

Since 2016-04-22 poudriere fail to build mail/exim-mysql

make.conf:
OPENSSL_PORT=           security/libressl

cc tls.c
In file included from tls.c:121:
./tls-openssl.c:537:30: error: use of undeclared identifier 'depth'
  preverify_ok ? "ok":"BAD", depth, dn);
                             ^
tls.c:278:40: warning: '&&' within '||' [-Wlogical-op-parentheses]
     || Ustrncmp(ele, match, len) == 0 && ele[len] == '='
     ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
tls.c:278:40: note: place parentheses around the '&&' expression to silence
this warning
     || Ustrncmp(ele, match, len) == 0 && ele[len] == '='
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
1 warning and 1 error generated.
*** Error code 1

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


More information about the freebsd-ports-bugs mailing list