Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Apr 2016 11:50:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 209010] mail/exim-mysql: build broken (cc tls.c)
Message-ID:  <bug-209010-13@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: bugs.freebsd.org@arkel.fr
          Assignee: vsevolod@FreeBSD.org
             Flags: maintainer-feedback?(vsevolod@FreeBSD.org)

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

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

make.conf:
OPENSSL_PORT=3D           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) =3D=3D 0 && ele[len] =3D=3D '=3D'
     ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
tls.c:278:40: note: place parentheses around the '&&' expression to silence
this warning
     || Ustrncmp(ele, match, len) =3D=3D 0 && ele[len] =3D=3D '=3D'
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
1 warning and 1 error generated.
*** Error code 1

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