From owner-freebsd-ports@FreeBSD.ORG Mon May 6 18:57:56 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B51754DC for ; Mon, 6 May 2013 18:57:56 +0000 (UTC) (envelope-from florent@peterschmitt.fr) Received: from peterschmitt.fr (peterschmitt.fr [5.135.177.31]) by mx1.freebsd.org (Postfix) with ESMTP id 7D10AB2F for ; Mon, 6 May 2013 18:57:56 +0000 (UTC) Received: from [192.168.0.23] (4ab54-4-88-163-248-31.fbx.proxad.net [88.163.248.31]) by peterschmitt.fr (Postfix) with ESMTPSA id 368E66437 for ; Mon, 6 May 2013 20:58:02 +0000 (UTC) Message-ID: <5187FD06.9030704@peterschmitt.fr> Date: Mon, 06 May 2013 20:57:10 +0200 From: Florent Peterschmitt User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130402 Thunderbird/17.0.5 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: devel/imake build breaks References: <1367859430088-5809186.post@n5.nabble.com> <5187E1C6.5080202@peterschmitt.fr> <1367859896530-5809190.post@n5.nabble.com> <5187E346.2090705@peterschmitt.fr> <1367860726156-5809194.post@n5.nabble.com> <5187E771.6010602@peterschmitt.fr> <1367861836935-5809198.post@n5.nabble.com> <5187EC65.6010402@peterschmitt.fr> <1367865696001-5809206.post@n5.nabble.com> In-Reply-To: <1367865696001-5809206.post@n5.nabble.com> X-Enigmail-Version: 1.5.1 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="----enig2BINAVCIQVKCLTDCTELVH" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 May 2013 18:57:56 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2BINAVCIQVKCLTDCTELVH Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Le 06/05/2013 20:41, Beeblebrox a =E9crit : > Nope - unfortunately gcp is "gnu cp", which I have on my system due to > requirements for linux-based source building. >=20 > none of these work-around attempts in /etc/make.conf work: > Solution 1: > CC=3Dgcc46 > CXX=3Dg++46 > CPP=3Dcpp46 >=20 > Solution 2: > CC:=3D${CC:C,^gcc46,/usr/local/libexec/ccache/world/gcc46,1} > CXX:=3D${CXX:C,^g\+\+\46,/usr/local/libexec/ccache/world/g++46,1} >=20 > soultion 3: > USE_GCC=3Dany >=20 > The c-preprocessors we can use are /usr/bin/clang-cpp OR /usr/bin/cpp -= > which target you prefer to create the link to? Hum. I can't help you anymore now. You should ask why it uses gcpp (first time ever I see this) and you could try to patch the port to make it use the right preprocessor, then submit it ;) --=20 Florent Peterschmitt +33 (0)6 64 33 97 92 florent@peterschmitt.fr ------------------------ O< ascii ribbon campaign - stop html mail - www.asciiribbon.org ------enig2BINAVCIQVKCLTDCTELVH Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBAgAGBQJRh/0GAAoJEMtO2Sol0IImnqMH/Ru4UjObiZbY+wamcqTqV009 ZhbNuHtinn20OktTVwqdsjt2wnYQiFjBsfVc3NNfncB8BRCp6S+1iaor2kUVlexz r6+Fj01Fgn8cZTMsUNmLRrMs8IFlNeWAxJJ+BPzXao2OI29tCyjbKUqvcBcpoO4Z xts0oRbESy2I6+M6TjP4wFg6H9+p23e54pnoBd0wIVjx7hH1pOz4r7e6kGCqJjuN j3pYs9YeR1jy48JRYSif1OoX6Md5yXDNejVGauFnyFCWF/TaQExVnb5BjxlEAnhV UrPdWvTzDHZKzYWd6Za5H19vGtN3KFqv1sR2C5cxnlUTL4CyktAh/vw9HeS+x6k= =6z9q -----END PGP SIGNATURE----- ------enig2BINAVCIQVKCLTDCTELVH--