Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 524570 - 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'
Summary: media-video/mplayer-1.2_pre20130729 with >=media-video/ffmpeg-2.4 - libmpdemu...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal with 1 vote (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ffmpeg-2.4
  Show dependency tree
 
Reported: 2014-10-06 00:14 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2015-01-15 02:26 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
mplayer-1.2_pre20130729:20141006-001025.log (mplayer-1.2_pre20130729:20141006-001025.log,626.85 KB, text/plain)
2014-10-06 00:15 UTC, Arfrever Frehtes Taifersar Arahesis
Details
Mplayer-vaapi fix (mplayer-vaapi-fix.patch,668 bytes, patch)
2015-01-15 02:26 UTC, Zenitur
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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