Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 11460

Summary: media-libs/xine-lib-1_alpha2 ebuilds fails
Product: Gentoo Linux Reporter: Gene Imes <gene>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal CC: Jan.Schubert
Priority: High    
Version: 1.4_rc1   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Gene Imes 2002-12-01 16:25:59 UTC
media-libs/xine-lib-1_alpha2 fails with this error:

DPIC -o demux_roq.lo
{standard input}: Assembler messages:
{standard input}:3113: Error: suffix or operands invalid for `movd'
{standard input}:3526: Error: suffix or operands invalid for `movd'
{standard input}:3564: Error: suffix or operands invalid for `movd'
{standard input}:3924: Error: suffix or operands invalid for `movd'
make[3]: *** [demux_qt.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory
`/var/tmp/portage/xine-lib-1_alpha2/work/xine-lib-1-alpha2/src/demuxers'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/xine-lib-1_alpha2/work/xine-lib-1-alpha2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/xine-lib-1_alpha2/work/xine-lib-1-alpha2'
make: *** [all] Error 2

!!! ERROR: media-libs/xine-lib-1_alpha2 failed.
!!! Function src_compile, Line 64, Exitcode 2
!!! (no error message)

I can supply more info if necessary.
Comment 1 SpanKY gentoo-dev 2002-12-01 16:41:00 UTC
your optimizations are too high ... you probably have like 'pentium4' or something in 
your CFLAGS 
 
lower the optimizations in your CFLAGS and re-emerge 
Comment 2 Jan Schubert 2002-12-04 04:16:45 UTC
Come on, march=pentium4 isn't really an optimization, isn't it!? But changing to pentium3 seems to work for me. Maybe you should consider to change the ebuild!?  Thx a lot 
Comment 3 Jan Schubert 2002-12-04 04:28:35 UTC
xine-ui is affected as well...