Bug 198006 - Fix devel/rubygem-cool.io with clang 3.6.0
Summary: Fix devel/rubygem-cool.io with clang 3.6.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Jun Kuriyama
URL:
Keywords:
Depends on:
Blocks: 197395
  Show dependency treegraph
 
Reported: 2015-02-24 20:20 UTC by Dimitry Andric
Modified: 2015-04-14 01:32 UTC (History)
0 users

See Also:
antoine: maintainer-feedback?


Attachments
Fix positioning of _Noreturn attribute for cool.io's copy of libev (1.30 KB, patch)
2015-02-24 20:25 UTC, Dimitry Andric
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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