Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 74132 - Mplayer 1.0_pre5-r4 won't emerge because of 3dnow/see?
Summary: Mplayer 1.0_pre5-r4 won't emerge because of 3dnow/see?
Status: RESOLVED DUPLICATE of bug 73254
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-11 13:40 UTC by Alex
Modified: 2005-07-17 13:06 UTC (History)
0 users

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 Alex 2004-12-11 13:40:12 UTC
Trying to emerge newest mplayer (1.0_pre5-r4... r3 compiled without problems)

In file included from imdct.c:757:
imdct_3dnow.h: In function `fft_asmb_3dnow':
imdct_3dnow.h:241: error: can't find a register in class `GENERAL_REGS' while reloading `asm'
imdct.c: In function `imdct_do_512_sse':
imdct.c:937: warning: use of memory input without lvalue in asm operand 1 is deprecated
imdct.c:937: warning: use of memory input without lvalue in asm operand 2 is deprecated
make[1]: *** [imdct.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/mplayer-1.0_pre5-r4/work/MPlayer-1.0pre5/liba52'
make: *** [liba52/liba52.a] Error 2


That happens on two different systems with gcc 3.3 as well as 3.4
Tried it with 
CFLAGS="" USE="-mmx -sse" emerge mplayer and even with USE="-*" without success.



Reproducible: Always
Steps to Reproduce:
1. emerge mplayer with no matter what options




My current settings are:

Portage 2.0.51-r8 (default-linux/x86/2004.2, gcc-3.4.3, glibc-2.3.4.20041102-r0, 
2.6.10-rc1 i686)
=================================================================
System uname: 2.6.10-rc1 i686 AMD Athlon(tm) XP 2200+
Gentoo Base System version 1.6.7
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Nov 14 2004, 22:47:07)]
distcc 2.18.2 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.8.5-r2, 1.5, 1.4_p6, 1.9.3, 1.6.3, 1.7.9
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.2-r7
virtual/os-headers:  2.4.22
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/
share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
USE="X acpi alsa apm arts avi berkdb bitmap-fonts cdr crypt dga dvd dvdr encode 
f77 fam flac foomaticdb fortran gd gdbm gdm gif gpm gtk gtk2 imagemagick imlib 
java jpeg libg++ libwww lirc mad mikmod mmx motif mpeg ncurses nls oggvorbis 
opengl oss pam pdflib perl png python qt quicktime readline samba sdl slang 
spell sse ssl svga tcltk tcpd tiff truetype usb videos wxwindows x86 xml2 xmms 
xprint xv zlib"
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2004-12-11 14:10:53 UTC

*** This bug has been marked as a duplicate of 73254 ***