Gentoo Archives: gentoo-user

From: meino.cramer@×××.de
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Problems with update of smplayer (needs mplayer2?)
Date: Sat, 04 Oct 2014 17:50:55
Message-Id: 20141004175045.GH3827@solfire
In Reply to: Re: [gentoo-user] Problems with update of smplayer (needs mplayer2?) by Alexander Kapshuk
1 Alexander Kapshuk <alexander.kapshuk@×××××.com> [14-10-04 19:36]:
2 > On Sat, Oct 4, 2014 at 3:33 PM, <meino.cramer@×××.de> wrote:
3 > > Volker Armin Hemmann <volkerarmin@××××××××××.com> [14-10-04 14:24]:
4 > >> Am 04.10.2014 um 04:55 schrieb meino.cramer@×××.de:
5 > >> > Hi,
6 > >> >
7 > >> > While updateing my world ;) an update of smplayer was announced.
8 > >> >
9 > >> > The update failed with:
10 > >> >
11 > >> > ...
12 > >> > ...
13 > >> > x86_64-pc-linux-gnu-gcc -MD -MP -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith -Wredundant-decls -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I. -march=native -O2 -pipe -msse3 -ggdb -D_REENTRANT -I/usr/include/alsa -I/usr/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include -I/usr/include/libdvdread -c -o libmpdemux/aviheader.o libmpdemux/aviheader.c
14 > >> > libmpdemux/aviheader.c: In function 'read_avi_header':
15 > >> > libmpdemux/aviheader.c:600:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
16 > >> > fread(&magic, 6, 1, fp);
17 > >> > ^
18 > >> > libmpdemux/aviheader.c:605:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
19 > >> > fread(&priv->idx_size, sizeof(priv->idx_size), 1, fp);
20 > >> > ^
21 > >> > libmpdemux/aviheader.c:616:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
22 > >> > fread(idx, sizeof(AVIINDEXENTRY), 1, fp);
23 > >> > ^
24 > >> > x86_64-pc-linux-gnu-gcc -MD -MP -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith -Wredundant-decls -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I. -march=native -O2 -pipe -msse3 -ggdb -D_REENTRANT -I/usr/include/alsa -I/usr/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include -I/usr/include/libdvdread -c -o libmpdemux/aviprint.o libmpdemux/aviprint.c
25 > >> > x86_64-pc-linux-gnu-gcc -MD -MP -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith -Wredundant-decls -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -std=gnu99 -O2 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I. -march=native -O2 -pipe -msse3 -ggdb -D_REENTRANT -I/usr/include/alsa -I/usr/include -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include -I/usr/include/libdvdread -c -o libmpdemux/demuxer.o libmpdemux/demuxer.c
26 > >> > libmpdemux/demuxer.c:48:2: error: #error MP_INPUT_BUFFER_PADDING_SIZE is too small!
27 > >> > #error MP_INPUT_BUFFER_PADDING_SIZE is too small!
28 > >> > ^
29 > >> > make: *** [libmpdemux/demuxer.o] Error 1
30 > >> > * ERROR: media-video/mplayer2-2.0_p20130428-r1::gentoo failed (compile phase):
31 > >> > * emake failed
32 > >> > *
33 > >> > * If you need support, post the output of `emerge --info '=media-video/mplayer2-2.0_p20130428-r1::gentoo'`,
34 > >> > * the complete build log and the output of `emerge -pqv '=media-video/mplayer2-2.0_p20130428-r1::gentoo'`.
35 > >> > * The complete build log is located at '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/temp/build.log'.
36 > >> > * The ebuild environment file is located at '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/temp/environment'.
37 > >> > * Working directory: '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/work/mplayer2-2.0_p20130428'
38 > >> > * S: '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/work/mplayer2-2.0_p20130428'
39 > >> >
40 > >> >>>> Failed to emerge media-video/mplayer2-2.0_p20130428-r1, Log file:
41 > >> >
42 > >> > I am confused...why does smplayer pulls mplayer2?
43 > >> >
44 > >> > solfire:>eix mplayer2
45 > >> > * media-video/mplayer2
46 > >> > Available versions: 2.0_p20130126 2.0_p20130428-r1 ~2.0_p20131009 **9999 {3dnow 3dnowext +X +a52 +alsa altivec aqua bluray bs2b cddb +cdio cpudetection debug directfb doc +dts +dv dvb +dvd +dvdnav +enca +faad fbcon ftp gif +iconv ipv6 jack joystick jpeg ladspa lcms +libass libcaca lirc mad md5sum +mmx mmxext mng +mp3 +network nut +opengl oss png pnm portaudio +postproc pulseaudio pvr (+)quvi radio +rar +rtc samba sdl selinux +shm +speex sse sse2 ssse3 symlink tga +theora +threads +unicode v4l vcd vdpau +vorbis xanim xinerama +xscreensaver +xv xvid yuv4mpeg KERNEL="linux"}
47 > >> > Homepage: http://www.mplayer2.org/
48 > >> > Description: Media Player for Linux
49 > >> >
50 > >> >
51 > >> > I will mail any other logfile if wanted...I dont want to pollute the
52 > >> > mailing list in beforehand... :)
53 > >> >
54 > >> > Thank you very much in advance for any help!
55 > >> >
56 > >> > Best regards,
57 > >> > mcc
58 > >> >
59 > >> >
60 > >> >
61 > >> >
62 > >> have a look at the ebuilds. Probably caused by some useflag interaction.
63 > >> Btw, is that smplayer or smplayer2?
64 > >>
65 > >
66 > >
67 > > From above:
68 > >> > While updateing my world ;) an update of smplayer was announced.
69 > >
70 > >
71 > > /root>emerge --update --newuse --deep --with-bdeps=y @world --tree --keep-going -va
72 > >
73 > >
74 > > These are the packages that would be merged, in reverse order:
75 > >
76 > > Calculating dependencies... done!
77 > > [ebuild U ] media-video/smplayer-14.3.0 [0.8.5] USE="-debug" LINGUAS="-ar_SY -bg -ca -cs -da -de -el_GR -en_US -es -et -eu -fi -fr -gl -he_IL -hr -hu -it -ja -ka -ko -ku -lt -mk -ms_MY -nl -pl -pt -pt_BR -ro_RO -ru_RU -sk -sl_SI -sr -sv -th -tr -uk_UA -vi_VN -zh_CN -zh_TW" 0 kB
78 > > [ebuild N ] media-video/mplayer2-2.0_p20130428-r1 USE="X alsa cdio dvb dvd dvdnav enca gif iconv ipv6 jack jpeg ladspa libass mmx mp3 network opengl png postproc quvi shm sse sse2 threads unicode v4l vdpau xscreensaver xv -3dnow -3dnowext (-altivec) (-aqua) -bluray -bs2b -cddb -cpudetection -debug -directfb -doc -ftp -joystick -lcms -libcaca -lirc -md5sum -mmxext -mng -oss -pnm -portaudio -pulseaudio -pvr -radio -samba (-selinux) -ssse3 -symlink -tga -vcd -xinerama -yuv4mpeg" 0 kB
79 > >
80 > > Total: 2 packages (1 upgrade, 1 new), Size of downloads: 0 kB
81 > >
82 > >
83 >
84 > Going by what is said about mplayer2 in this Gentoo forum post dated
85 > July 2014, https://forums.gentoo.org/viewtopic-t-996386.html?sid=501b6e84ba5ae3bd7296efd193a166c5,
86 > mplayer2 has not seen active development for about 12 months at least.
87 > As I found myself having to decide if I wanted mplayer2 installed on
88 > my system when updating the world set the other day, I decided against
89 > it. I just removed smplayer from my system altogether, which reduced
90 > the amount of packages wanting to be updated or installed as new
91 > slots, which was the case with mplayer2.
92 > There may be other viable avenues available as well. I opted for the
93 > one that seemed the easiest for me.
94 >
95
96
97 Hi Alexander,
98
99 again the question:
100
101 Why is mplayer2 (not mplayer) pulled in by smplayer on a system
102 where mplayer2 is not installed and mplayer is installed?
103
104 Best regards,
105 mcc

Replies

Subject Author
Re: [gentoo-user] Problems with update of smplayer (needs mplayer2?) Alexander Kapshuk <alexander.kapshuk@×××××.com>
Re: [gentoo-user] Problems with update of smplayer (needs mplayer2?) Volker Armin Hemmann <volkerarmin@××××××××××.com>
Re: [gentoo-user] Problems with update of smplayer (needs mplayer2?) Esteban Taroni <entisten@×××××.fr>