Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Dec 2021 12:53:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 260678] mail/exim-4.94.2_1 fails to build after upgrade of opendmarc to 1.4.2
Message-ID:  <bug-260678-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 260678
           Summary: mail/exim-4.94.2_1 fails to build after upgrade of
                    opendmarc to 1.4.2
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: lysfjord.daniel@smokepit.net
 Attachment #230390 text/plain
         mime type:

Created attachment 230390
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D230390&action=
=3Dedit
poudriere build log for mail/exim-4.94.2_1

mail/exim fails to build after opendmarc upgrade to 1.4.2 with the following
error:

dmarc.c:449:30: error: too few arguments to function call, expected 5, have=
 4
                                               dkim_result, US"");
                                                                ^
/usr/local/include/opendmarc/dmarc.h:125:1: note: 'opendmarc_policy_store_d=
kim'
declared here
OPENDMARC_STATUS_T opendmarc_policy_store_dkim(DMARC_POLICY_T *pctx, u_char
*domain, u_char *selector, int result, u_char *human_result);
^
/usr/local/include/opendmarc/dmarc.h:88:28: note: expanded from macro
'OPENDMARC_STATUS_T'
#define OPENDMARC_STATUS_T int

--=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-260678-7788>