[Bug 198207] Fix mail/milter-manager build with clang 3.6.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Mar 2 20:59:10 UTC 2015


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

            Bug ID: 198207
           Summary: Fix mail/milter-manager build with clang 3.6.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: dim at FreeBSD.org

Created attachment 153696
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153696&action=edit
Fix positioning of _Noreturn attribute for milter-manager's copy of libev

During the exp-run in bug 197395, it was found that mail/milter-manager gives
errors with clang 3.6.0:

http://package18.nyi.freebsd.org/data/headamd64PR197395-default/2015-02-27_12h37m16s/logs/errors/milter-manager-2.0.4.log

This is because the embedded copy of libev places the _Noreturn attribute in an
incorrect position.  It can be fixed by the attached patch.

See also bug 197864 (for devel/libev).

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


More information about the freebsd-ports-bugs mailing list