Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Mar 2015 21:39:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 198140] Fix devel/pecl-eio build with clang 3.6.0
Message-ID:  <bug-198140-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 198140
           Summary: Fix devel/pecl-eio 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@FreeBSD.org
          Reporter: dim@FreeBSD.org
                CC: gasol.wu@gmail.com
                CC: gasol.wu@gmail.com
             Flags: maintainer-feedback?(gasol.wu@gmail.com)

Created attachment 153649
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153649&action=edit
Fix positioning of _Noreturn attribute for libeio

During the exp-run in bug 197395, it was found that devel/pecl-eio gives errors
with clang 3.6.0:

http://package18.nyi.freebsd.org/data/headamd64PR197395-default/2015-02-27_12h37m16s/logs/errors/pecl-eio-1.2.1.log

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

See also bug 197867 (for devel/libeio).

-- 
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-198140-13>