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

Bug 524570

Summary: media-video/mplayer-1.2_pre20130729 with >=media-video/ffmpeg-2.4 - libmpdemux/ebml.o: In function `ebml_read_float': ebml.c:(.text+0x60c): undefined reference to `av_int2dbl'
Product: Gentoo Linux Reporter: Arfrever Frehtes Taifersar Arahesis <arfrever.fta>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: normal CC: jarausch, kuba.iluvatar, paolo.pedroni
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 524568    
Attachments: mplayer-1.2_pre20130729:20141006-001025.log
Mplayer-vaapi fix

Description Arfrever Frehtes Taifersar Arahesis 2014-10-06 00:14:06 UTC
[ebuild   R    ] media-video/mplayer-1.2_pre20130729::gentoo  USE="X a52 alsa bidi bl cdio dga directfb dts dvb dvd dvdnav enca encode faac faad fbcon ftp ggi gif gsm iconv ipv6 jpeg jpeg2k libass libcaca libmpeg2 lzo mad md5sum mmx mmxext mng mp3 network openal opengl osdmenu png rar rtc sdl speex sse sse2 ssse3 tga theora toolame tremor truetype twolame unicode vorbis x264 xanim xscreensaver xv xvid xvmc zoran -3dnow -3dnowext -aalib (-altivec) (-aqua) -bindist -bluray -bs2b -cddb -cdparanoia -cpudetection -debug -doc -dv -jack -joystick -ladspa -lirc -live -nas -nut -oss -pnm -pulseaudio -pvr -radio -rtmp -samba -selinux -shm -v4l -vdpau (-vidix) -xinerama" KERNEL="(linux)" VIDEO_CARDS="-mga -s3virge -tdfx" 0 KiB
Comment 1 Arfrever Frehtes Taifersar Arahesis 2014-10-06 00:15:37 UTC
Created attachment 386112 [details]
mplayer-1.2_pre20130729:20141006-001025.log

libmpdemux/ebml.o: In function `ebml_read_float':
ebml.c:(.text+0x60c): undefined reference to `av_int2dbl'
ebml.c:(.text+0x6c3): undefined reference to `av_int2flt'
collect2: error: ld returned 1 exit status
Makefile:779: recipe for target 'mplayer' failed
make: *** [mplayer] Error 1
 * ERROR: media-video/mplayer-1.2_pre20130729::gentoo failed (compile phase):
 *   emake failed
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2014-10-09 21:48:38 UTC
This could be easily fixed by rolling out a new snapshot version.
Comment 3 Alexis Ballier gentoo-dev 2014-10-11 11:58:06 UTC
indeed

+*mplayer-1.2_pre20141011 (11 Oct 2014)
+
+  11 Oct 2014; Alexis Ballier <aballier@gentoo.org>
+  +mplayer-1.2_pre20141011.ebuild:
+  bump a new snapshot, bug #524570
+
Comment 4 Zenitur 2015-01-15 02:26:22 UTC
Created attachment 393994 [details, diff]
Mplayer-vaapi fix