Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge avifile -0.7.41.20041001-r1 failed
Date: Thu, 10 Nov 2005 06:22:31
Message-Id: 20051110061801.GB1012@waltdnes.org
In Reply to: Re: [gentoo-user] emerge avifile -0.7.41.20041001-r1 failed by Richard Fish
1 On Wed, Nov 09, 2005 at 05:47:58PM -0700, Richard Fish wrote
2 > On 11/9/05, Richard Watson <waty@×××××××××××.au> wrote:
3 > > Hi - can anyone tell from the attached why
4 > > media-video/avifile-0.7.41.20041001-r1 failed? I'm a bit stuck at the
5 > > moment. I'm trying to emerge kino and this is one of the required
6 > > packages. I'm not good enough to diagnose the problem so any help would
7 > <snip>
8 > > -Wno-unused -I../../include -O2 -march=pentium3 -mmmx -msse -msse2
9 > > -mfpmath=sse,387 -pipe -D_LARGEFILE_SOURCE
10 >
11 > You didn't post the output of emerge --info, but it looks like you may
12 > have -mmx, -msse2, and -mfpmath in your CFLAGS. If so, take them out,
13 > and it should compile just fine.
14
15 I'd try changing "-mfpmath=sse,387" to "-mfpmath=sse" first. The gcc
16 compiler documentation says about "-mfpmath=sse,387"... "Use this
17 option with care, as it is still experimental, because the gcc register
18 allocator does not model separate functional units well". That may be
19 the problem right there.
20
21 --
22 Walter Dnes <waltdnes@××××××××.org> In linux /sbin/init is Job #1
23 My musings on technology and security at http://tech_sec.blog.ca
24 --
25 gentoo-user@g.o mailing list