During the exp-run in bug 197395, it was found that devel/rubygem-cool.io gives errors with clang 3.6.0: http://package18.nyi.freebsd.org/data/headamd64PR197395-default/2015-02-11_23h04m51s/logs/errors/rubygem-cool.io-1.2.4.log I propose the following minimal fix, which changes just a few lines in the embedded copy of libev.
Created attachment 153467 [details] Fix positioning of _Noreturn attribute for cool.io's copy of libev Added an empty patch by accident, this is the correct one.
Thanks, patch committed.
A commit references this bug: Author: kuriyama Date: Tue Apr 14 01:31:42 UTC 2015 New revision: 383971 URL: https://svnweb.freebsd.org/changeset/ports/383971 Log: - Mark as MIT license. - Fix build with clang 3.6.0 [1] PR: ports/198006 [1] Submitted by: dim [1] Changes: head/devel/rubygem-cool.io/Makefile head/devel/rubygem-cool.io/files/ head/devel/rubygem-cool.io/files/patch-ext__libev__ev.c