Bug 198006

Summary: Fix devel/rubygem-cool.io with clang 3.6.0
Product: Ports & Packages Reporter: Dimitry Andric <dim>
Component: Individual Port(s)Assignee: Jun Kuriyama <kuriyama>
Status: Closed FIXED    
Severity: Affects Many People Flags: antoine: maintainer-feedback?
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 197395    
Attachments:
Description Flags
Fix positioning of _Noreturn attribute for cool.io's copy of libev none

Description Dimitry Andric freebsd_committer freebsd_triage 2015-02-24 20:20:57 UTC
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.
Comment 1 Dimitry Andric freebsd_committer freebsd_triage 2015-02-24 20:25:24 UTC
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.
Comment 2 Jun Kuriyama freebsd_committer freebsd_triage 2015-04-14 01:31:59 UTC
Thanks, patch committed.
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-04-14 01:32:36 UTC
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