Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jun 2011 15:07:56 -0500
From:      Troy <troy@twisted.net>
To:        freebsd-ports@freebsd.org
Subject:   Re: multimedia/ffmpeg: error updating to 0.7.1,1
Message-ID:  <4E07919C.1000100@twisted.net>
In-Reply-To: <20110626172704.GA1680@elch.exwg.net>
References:  <27281498.3448761308959243390.JavaMail.root@wmail59> <BANLkTim55mZDPrVUsFOwLQGUc9EDpyCHKg@mail.gmail.com> <20110626172704.GA1680@elch.exwg.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 6/26/2011 12:27 PM, Christoph Moench-Tegeder wrote:
> Confirmed, as long as I use the default system compiler (gcc (GCC) 
> 4.2.1 20070719 [FreeBSD]). When using gcc 4.5 (set USE_GCC=4.5+) from 
> ports, I can build ffmpeg just fine on amd64 8.2-RELEASE, even with 
> SSE3 etc. enabled.

I'm getting the following error when trying to compile ffmpeg.

Any chance a check-in will be done to fix this?

{standard input}: Assembler messages:
{standard input}:186: Error: `(%r8d,%eax)' is not a valid 64 bit 
base/index expression
{standard input}:231: Error: `(%r8d,%eax)' is not a valid 64 bit 
base/index expression
{standard input}:276: Error: `(%r8d,%eax)' is not a valid 64 bit 
base/index expression
{standard input}:330: Error: `(%r8d,%eax)' is not a valid 64 bit 
base/index expression
{standard input}:436: Error: `(%r8d,%eax)' is not a valid 64 bit 
base/index expression
{standard input}:585: Error: `(%r8d,%eax)' is not a valid 64 bit 
base/index expression
{standard input}:680: Error: `(%r8d,%eax)' is not a valid 64 bit 
base/index expression
{standard input}:725: Error: `(%r8d,%eax)' is not a valid 64 bit 
base/index expression
{standard input}:859: Error: `(%r8d,%eax)' is not a valid 64 bit 
base/index expression
{standard input}:898: Error: `(%esi,%edx)' is not a valid 64 bit 
base/index expression
{standard input}:932: Error: `(%esi,%edx)' is not a valid 64 bit 
base/index expression
{standard input}:972: Error: `(%esi,%edx)' is not a valid 64 bit 
base/index expression
{standard input}:1023: Error: `(%r8d,%eax)' is not a valid 64 bit 
base/index expression
{standard input}:3894: Error: `(%esi,%eax)' is not a valid 64 bit 
base/index expression
{standard input}:4308: Error: `(%esi,%eax)' is not a valid 64 bit 
base/index expression
{standard input}:4677: Error: `(%esi,%eax)' is not a valid 64 bit 
base/index expression
{standard input}:4931: Error: `(%esi,%eax)' is not a valid 64 bit 
base/index expression
{standard input}:5185: Error: `(%esi,%eax)' is not a valid 64 bit 
base/index expression
{standard input}:5439: Error: `(%esi,%eax)' is not a valid 64 bit 
base/index expression
{standard input}:5954: Error: `(%esi,%eax)' is not a valid 64 bit 
base/index expression
gmake: *** [libavcodec/vp5.o] Error 1
gmake: *** Waiting for unfinished jobs....
{standard input}: Assembler messages:
{standard input}:285: Error: `(%esi,%edx)' is not a valid 64 bit 
base/index expression
{standard input}:498: Error: `(%r8d,%edx)' is not a valid 64 bit 
base/index expression
{standard input}:559: Error: `(%r8d,%edx)' is not a valid 64 bit 
base/index expression
{standard input}:650: Error: `(%esi,%eax)' is not a valid 64 bit 
base/index expression
{standard input}:1683: Error: `(%esi,%eax)' is not a valid 64 bit 
base/index expression
{standard input}:1857: Error: `(%esi,%eax)' is not a valid 64 bit 
base/index expression
gmake: *** [libavcodec/vp56.o] Error 1
*** Error code 1

Stop in /usr/ports/multimedia/ffmpeg.
*** Error code 1

Stop in /usr/ports/multimedia/ffmpeg.



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