Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 May 2010 20:50:51 +0300
From:      Eitan Adler <lists@eitanadler.com>
To:        Roland Smith <rsmith@xs4all.nl>
Cc:        questions@freebsd.org
Subject:   Re: multimedia/ffmpeg fails with internal compiler error
Message-ID:  <AANLkTim0UBF6BVTMTajij_PnCeGoMKmot6cGSXl3DTHR@mail.gmail.com>
In-Reply-To: <20100531171141.GA12623@slackbox.erewhon.net>
References:  <AANLkTimrqWqey8aDCJ7SM3Y05rlH5vc0hDxMvk8WWw_I@mail.gmail.com>  <20100531171141.GA12623@slackbox.erewhon.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 31, 2010 at 8:11 PM, Roland Smith <rsmith@xs4all.nl> wrote:
> On Mon, May 31, 2010 at 05:16:50PM +0300, Eitan Adler wrote:
>> Is this a
>> a) PEBKAC
>
> Maybe. I don't know how many ports have actually been tested with gcc 4.6. I'm
> guessing the ports build cluster uses the base system compiler or the required version.

I've been using gcc46 for a while now and just remove certain ports in
/etc/make.conf

     SSSE3=on "Enable ssse3 support (gcc 4.4+)"

seems to mean that 4.4+ works.

>> d) compiler problem (as the error seems to be saying)
>
> Could be. I recompiled it with gcc-4.4.5.20100518 without problems. So it
> could be a bug specific to gcc 4.6.

Maybe I will do as the error says and report the error ;)

> e) hardware error.
unlikely: I tested both my RAM and HDD recently. It is also the only
port that has failed with this type of error.

> Sometimes these errors are triggered by e.g. bad RAM.
>
> Does removing these cflags make any difference?

turning off OPTIMIZED_CFLAGS (but leaving ssse3) does not help.


-- 
Eitan Adler



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