Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 182982 - media-video/mplayer-1.0.20070622 compile fails
Summary: media-video/mplayer-1.0.20070622 compile fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-23 13:24 UTC by Steven
Modified: 2007-07-12 20:48 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 Steven 2007-06-23 13:24:53 UTC
mp3lib/libmp3.a(sr1.o): In function `MP3_Init':
sr1.c:(.text+0x26bd): undefined reference to `dct64_sse'
collect2: ld returned 1 exit status
make: *** [mencoder] Error 1
make: *** Waiting for unfinished jobs....
mp3lib/libmp3.a(sr1.o): In function `MP3_Init':
sr1.c:(.text+0x26bd): undefined reference to `dct64_sse'
collect2: ld returned 1 exit status
make: *** [mplayer] Error 1

!!! ERROR: media-video/mplayer-1.0.20070622 failed.
Call stack:
  ebuild.sh, line 1637:   Called dyn_compile
  ebuild.sh, line 983:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  mplayer-1.0.20070622.ebuild, line 429:   Called die

Portage 2.1.3_rc5 (default-linux/x86/2007.0/desktop, gcc-4.1.2, glibc-2.5-r3, 2.6.21-gentoo-r2 i686)
=================================================================
System uname: 2.6.21-gentoo-r2 i686 AMD Athlon(tm) XP 3000+
Gentoo Base System release 1.12.10
Timestamp of tree: Sat, 23 Jun 2007 10:50:01 +0000
ccache version 2.4 [enabled]
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r7
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.23b
virtual/os-headers:  2.6.21
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer -fvisibility-inlines-hidden"
DISTDIR="/zzz/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict unmerge-orphans"
GENTOO_MIRRORS="http://ftp1.lug.ro/gentoo"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="en ro"
MAKEOPTS="-j2"
PKGDIR="/zzz/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/zzz/tmp"
PORTDIR="/zzz/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.ro/gentoo-portage"
USE="X a52 aac acl acpi alsa amr apache2 arts berkdb bitmap-fonts branding cairo cdr cli cracklib crypt dbus dri dvd dvdr dvdread encode evo fam firefox gdbm gif glitz gpm gstreamer hal iconv ipv6 isdnlog jpeg kde kdehiddenvisibility kerberos libg++ mad midi mikmod mp3 mp4 mpeg mplayer mudflap ncurses nls nptl nptlonly nvidia ogg opengl openmp pam pcre pdf perl png pppd python qt3 qt3support qt4 readline reflection sdl session spl ssl svg tcpd tiff truetype truetype-fonts type1-fonts unicode vorbis win32codecs x86 xml xorg xv zlib" ALSA_CARDS="intel8x0 usb-audio" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en ro" USERLAND="GNU" VIDEO_CARDS="nv nvidia vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS



Reproducible: Always
Comment 1 Steve Dibb (RETIRED) gentoo-dev 2007-07-12 19:46:12 UTC
do you have mmx / sse turned on?
Comment 2 Steven 2007-07-12 20:46:26 UTC
If you ar reffering to mmx/sse CFLAGS as you can see there aren't set by me. I guess -march athlon-xp implies them or not? And secondly i know that the mplayer chooses his own optimizations, doesn't it?
However it doesn't matter because 1.0.20070622-r1 works.
Comment 3 Steven 2007-07-12 20:48:34 UTC
Ah, stupid me

[ebuild   R   ] media-video/mplayer-1.0.20070622-r1  USE="X a52 aac alsa arts cpudetection dvd encode gif gtk iconv ipv6 jpeg mad mp3 opengl png real sdl truetype unicode vorbis win32codecs xv xvid -3dnow -3dnowext -aalib (-altivec) -amrnb -amrwb -bidi -bindist -bl -cddb -cdparanoia -custom-cflags -debug -dga -directfb -doc -dts -dv -dvb -dvdnav -enca -esd -fbcon -ftp -ggi -ivtv -jack -joystick -libcaca -lirc -live -livecd -lzo -md5sum -mmx -mmxext -mp2 -musepack -nas -openal -oss -pnm -quicktime -radio -rar -rtc -samba -speex -srt -sse -sse2 -ssse3 -svga -tga -theora -tivo -v4l -v4l2 -vidix -x264 -xanim -xinerama -xvmc -zoran"
 VIDEO_CARDS="vesa -mga -s3virge -tdfx" 0 kB

So mmx/sse use flags are disabled.