[Bug 203156] Fix lang/rubinius build with clang 3.7.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Sep 16 17:39:11 UTC 2015


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

            Bug ID: 203156
           Summary: Fix lang/rubinius build with clang 3.7.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ashish at FreeBSD.org
          Reporter: dim at FreeBSD.org
             Flags: maintainer-feedback?(ashish at FreeBSD.org)
          Assignee: ashish at FreeBSD.org

Created attachment 161119
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=161119&action=edit
Fix lang/rubinius build with clang 3.7.0

During the exp-run in bug 201377, it was found that lang/rubinius gives errors
with a recent clang 3.7.0 snapshot:

http://package18.nyi.freebsd.org/data/headi386PR201377-default/2015-08-20_15h42m20s/logs/errors/rubinius-2.5.2.log

This patch fixes the warnings about 'this' never being null, and adds
-I${PREFIX}/include to CFLAGS (needed because the port cannot find its header
files).

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


More information about the freebsd-ports-bugs mailing list