Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Mar 2014 11:26:23 +0100
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        David Chisnall <theraven@FreeBSD.org>, Bryan Drewery <bdrewery@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, Brooks Davis <brooks@FreeBSD.org>, ports-committers@freebsd.org
Subject:   Re: svn commit: r348290 - in head: devel/llvm-devel lang/clang-devel lang/clang-devel/files
Message-ID:  <961F2FF6173FC75FA00F73AC@atuin.in.mat.cc>
In-Reply-To: <74E377FB-8389-4945-8283-53EBE2F8E419@FreeBSD.org>
References:  <201403150645.s2F6jfDk025629@svn.freebsd.org> <9AA526D32F50C2161B115F8C@atuin.in.mat.cc> <5325AC3D.3050500@FreeBSD.org> <74E377FB-8389-4945-8283-53EBE2F8E419@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help


+--On 17 mars 2014 06:18:57 +0900 David Chisnall <theraven@FreeBSD.org>
wrote:
| On 16 Mar 2014, at 22:50, Bryan Drewery <bdrewery@FreeBSD.org> wrote:
| 
|> I get a GCC error on 8.3 and 9.1:
|> 
|>> The selected GCC C++ compiler is not new enough to build LLVM. Please
|>> upgrade to GCC 4.7. You may pass --disable-compiler-version-checks to
|>> configure to bypass these sanity checks.
|>> ===>  Script "configure" failed unexpectedly.
| 
| LLVM head now depends on C++11, so we probably need a USES=compiler:c++11
| in the port.  It should build happily with clang / libc++ on 10.

I don't think it should use compiler.mk, on 8 and 9, it could end up trying
to use clang to build clang. (Hello recursive dependency.)

-- 
Mathieu Arnold



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?961F2FF6173FC75FA00F73AC>