ports: clang: error: unsupported option '-dumpspecs'

O. Hartmann ohartman at zedat.fu-berlin.de
Wed Dec 14 23:49:14 UTC 2011


Am 12/14/11 23:28, schrieb Garrett Cooper:
> On Wed, Dec 14, 2011 at 1:52 PM, Roman Divacky <rdivacky at freebsd.org> wrote:
>> -dumpspecs is a gcc internal thing that clang will never support (it doesnt use
>> specs). It's wrong for ports to mess with the internals of the compiler and
>> this should be fixed in a clean way.
>>
>> Ie. we have to replace the -dumpspec | grep something with a saner check.
> 
>     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:

===>>> vdpau-video-0.7.3
clang: error: unsupported option '-dumpspecs'
clang: error: no input files


Regards,
Oliver


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20111214/eb8c6a07/signature.pgp


More information about the freebsd-ports mailing list