Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11460 - media-libs/xine-lib-1_alpha2 ebuilds fails
Summary: media-libs/xine-lib-1_alpha2 ebuilds fails
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-01 16:25 UTC by Gene Imes
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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...