Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 69227 - media-libs/libmpeg2-0.4.0b can be compiled
Summary: media-libs/libmpeg2-0.4.0b can be compiled
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
: 67592 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-10-27 23:57 UTC by Alexey Maximov
Modified: 2004-11-02 09:43 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 Alexey Maximov 2004-10-27 23:57:30 UTC
/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I..
/include -I../include   -Wall -march=athlon64  -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer
-fno-common    -c -o libmpeg2arch_la-cpu_accel.lo`test -f 'cpu_accel.c' || echo './'`cpu_accel.c
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -Wall -marc
h=athlon64 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -fno-common -c motion_comp_vis.c -o
libmpeg2arch_la-motion_comp_vis.o >/dev/null 2>&1
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -Wall -marc
h=athlon64 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -fno-common -c cpu_accel.c  -fPIC -D
PIC -o .libs/libmpeg2arch_la-cpu_accel.o
/bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I..
/include -I../include   -Wall -march=athlon64  -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer
-fno-common    -c -o libmpeg2arch_la-cpu_state.lo`test -f 'cpu_state.c' || echo './'`cpu_state.c
{standard input}: Assembler messages:
{standard input}:13: Error: suffix or operands invalid for `pop'
{standard input}:16: Error: suffix or operands invalid for `push'
{standard input}:19: Error: suffix or operands invalid for `pop'
{standard input}:26: Error: suffix or operands invalid for `push'
{standard input}:29: Error: suffix or operands invalid for `pop'
{standard input}:46: Error: suffix or operands invalid for `push'
{standard input}:49: Error: suffix or operands invalid for `pop'
{standard input}:59: Error: suffix or operands invalid for `push'
{standard input}:62: Error: suffix or operands invalid for `pop'
{standard input}:71: Error: suffix or operands invalid for `push'
{standard input}:74: Error: suffix or operands invalid for `pop'
make[2]: *** [libmpeg2arch_la-cpu_accel.lo] ?????? 1
make[2]: *** ???????? ?????????? ???????...
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -Wall -marc
h=athlon64 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -fno-common -c cpu_state.c  -fPIC -D
PIC -o .libs/libmpeg2arch_la-cpu_state.o
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -Wall -marc
h=athlon64 -pipe -fomit-frame-pointer -O3 -fomit-frame-pointer -fno-common -c cpu_state.c -o libmpe
g2arch_la-cpu_state.o >/dev/null 2>&1
make[2]: Leaving directory `/var/tmp/portage/libmpeg2-0.4.0b/work/mpeg2dec-0.4.0/libmpeg2'
make[1]: *** [all-recursive] ?????? 1
make[1]: Leaving directory `/var/tmp/portage/libmpeg2-0.4.0b/work/mpeg2dec-0.4.0/libmpeg2'
make: *** [all-recursive] ?????? 1

!!! ERROR: media-libs/libmpeg2-0.4.0b failed.
!!! Function src_compile, Line 50, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Daniel Black (RETIRED) gentoo-dev 2004-10-28 01:06:16 UTC
I thought you said it "can be compiled" ;-).
Comment 2 Travis Tilley (RETIRED) gentoo-dev 2004-10-31 10:41:34 UTC
this should not be assigned to me.
Comment 3 Travis Tilley (RETIRED) gentoo-dev 2004-10-31 10:53:16 UTC
the accel stuff thinks we're on an x86, and there isnt any x86-64 asm to be used by the accel stuff... so i've disabled it in the ebuild. give this fix about 30 minutes to reach rsync.
Comment 4 Travis Tilley (RETIRED) gentoo-dev 2004-11-02 09:43:06 UTC
*** Bug 67592 has been marked as a duplicate of this bug. ***