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

Bug 52587

Summary: mplayer-1.0_pre4-r4 build fails in msmpeg4.c
Product: Gentoo Linux Reporter: David Schauer-West <bluephile>
Component: New packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description David Schauer-West 2004-05-31 10:16:19 UTC
The build fails with:

gcc -I../libvo/ -I../../libvo -O4 -march=athlon-4 -mcpu=athlon-4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o msmpeg4.o msmpeg4.c
msmpeg4.c: In function `msmpeg4_pred_dc':
msmpeg4.c:735: error: can't find a register in class `BREG' while reloading `asm'
make[1]: *** [msmpeg4.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/mplayer-1.0_pre4-r4/work/MPlayer-1.0pre4/libavcodec'
make: *** [libavcodec/libavcodec.a] Error 2
 
!!! ERROR: media-video/mplayer-1.0_pre4-r4 failed.
!!! Function src_compile, Line 278, Exitcode 2
!!! Failed to build MPlayer!

Reproducible: Always
Steps to Reproduce:
1. emerge mplayer-1.0_pre4-r4
2.
3.

Actual Results:  
the build fails

Expected Results:  
I should have gotten a nice new mplayer 1.0_pre4

None of the 1.0 builds are successful.

Portage 2.0.50-r7 (hardened-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 2.6.4)
=================================================================
System uname: 2.6.4 i686 AMD Athlon(TM) XP 2200+
Gentoo Base System version 1.4.15
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -fstack-protector  -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -fstack-protector  -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox sfperms strict"
GENTOO_MIRRORS="http://open-systems.ufl.edu/mirrors/gentoo
ftp://mirrors.tds.net/gentoo http://gentoo.netnitco.net
http://212.219.247.10/sites/www.ibiblio.org/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X aalib alsa avi berkdb cdr crypt cups directfb dvb dvd dvdr encode
esd faad flac foomaticdb geoip gif gimpprint gnome gpm gstreamer gtk gtk2
gtkhtml hardened imlib java jikes jpeg ldap libwww live matroska md5sum mmx
mozilla mpeg ncurses oav oggvorbis opengl pam pda perl pic pie png ppds python
qt quicktime readline samba sdl slang speex spell sse ssl svga tcltk tcpd tetex
theora tiff truetype wmf wxwindows x86 xml xml2 xmms xosd xv xvid zlib"
Comment 1 Brian Harring (RETIRED) gentoo-dev 2004-06-01 02:53:43 UTC

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