Date: Wed, 16 Sep 2015 17:39:09 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 203156] Fix lang/rubinius build with clang 3.7.0 Message-ID: <bug-203156-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org Reporter: dim@FreeBSD.org Flags: maintainer-feedback?(ashish@FreeBSD.org) Assignee: ashish@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203156-13>