From owner-freebsd-current@FreeBSD.ORG Wed Dec 14 23:49:14 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5D444106564A; Wed, 14 Dec 2011 23:49:14 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 105E18FC08; Wed, 14 Dec 2011 23:49:13 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) with esmtp (envelope-from ) id <1RayZV-0000Ll-3g>; Thu, 15 Dec 2011 00:49:13 +0100 Received: from e178035148.adsl.alicedsl.de ([85.178.35.148] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.69) with esmtpsa (envelope-from ) id <1RayZU-0005eJ-VH>; Thu, 15 Dec 2011 00:49:13 +0100 Message-ID: <4EE935F8.2080809@zedat.fu-berlin.de> Date: Thu, 15 Dec 2011 00:49:12 +0100 From: "O. Hartmann" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:8.0) Gecko/20111109 Thunderbird/8.0 MIME-Version: 1.0 To: Garrett Cooper References: <4EE8F3FF.6060106@zedat.fu-berlin.de> <20111214215245.GA92538@freebsd.org> In-Reply-To: X-Enigmail-Version: undefined Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig443585E5E3ABDDE1D9BD4197" X-Originating-IP: 85.178.35.148 Cc: Roman Divacky , Current FreeBSD , Ports FreeBSD Subject: Re: ports: clang: error: unsupported option '-dumpspecs' X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Dec 2011 23:49:14 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig443585E5E3ABDDE1D9BD4197 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Am 12/14/11 23:28, schrieb Garrett Cooper: > On Wed, Dec 14, 2011 at 1:52 PM, Roman Divacky w= rote: >> -dumpspecs is a gcc internal thing that clang will never support (it d= oesnt use >> specs). It's wrong for ports to mess with the internals of the compile= r and >> this should be fixed in a clean way. >> >> Ie. we have to replace the -dumpspec | grep something with a saner che= ck. >=20 > The fact that gcc -dumpspecs is looked at at all is a really bad > idea. Do you know which port in the tree is calling this? > Thanks, > -Garrett Sorry for being so sloppy. Of course, I know the port. The "problem" occured when I installed port port multimedia/vdpau-video: =3D=3D=3D>>> vdpau-video-0.7.3 clang: error: unsupported option '-dumpspecs' clang: error: no input files Regards, Oliver --------------enig443585E5E3ABDDE1D9BD4197 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.11 (FreeBSD) iQEcBAEBAgAGBQJO6TX4AAoJEOgBcD7A/5N8DLYH/3VbQbhtbX/Yuz5Tjeh6ZxEk kPfrVHJg2WtaGtXPW7AFwTKKDwU8EgZrRqSjQKJuRtIsPp5a4+YP68mrDx8NYQRw Cdu6BMxny9UOtK4Vrz/atHQyRUbAgCHD7rAfuklcmAt8c1GaAP7eNBFn3+UJ/6Hj rHsmpCRQ+Xu2vsj0rfDKMlq+sYqObj/EYnsDJ0mB5CuDoBQh4kTlrkCscZ0C12MW v5IJCHf7c3eJiEvnhqy4M9nkfygu2IPTRG8L+J2qGgopjBHoXHm3MKSzoC3Ze+GB 7isSRiZ5I+D0b2HqF1qD30XjN1fKa1VAL1jRKOn15/0AJCJJg7ZDcK1fsFYOEDU= =j57X -----END PGP SIGNATURE----- --------------enig443585E5E3ABDDE1D9BD4197--