* [gentoo-user] Problems with update of smplayer (needs mplayer2?)
@ 2014-10-04 2:55 meino.cramer
2014-10-04 8:54 ` Stroller
` (2 more replies)
0 siblings, 3 replies; 12+ messages in thread
From: meino.cramer @ 2014-10-04 2:55 UTC (permalink / raw
To: Gentoo
Hi,
While updateing my world ;) an update of smplayer was announced.
The update failed with:
...
...
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
libmpdemux/aviheader.c: In function 'read_avi_header':
libmpdemux/aviheader.c:600:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
fread(&magic, 6, 1, fp);
^
libmpdemux/aviheader.c:605:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
fread(&priv->idx_size, sizeof(priv->idx_size), 1, fp);
^
libmpdemux/aviheader.c:616:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
fread(idx, sizeof(AVIINDEXENTRY), 1, fp);
^
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
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
libmpdemux/demuxer.c:48:2: error: #error MP_INPUT_BUFFER_PADDING_SIZE is too small!
#error MP_INPUT_BUFFER_PADDING_SIZE is too small!
^
make: *** [libmpdemux/demuxer.o] Error 1
* ERROR: media-video/mplayer2-2.0_p20130428-r1::gentoo failed (compile phase):
* emake failed
*
* If you need support, post the output of `emerge --info '=media-video/mplayer2-2.0_p20130428-r1::gentoo'`,
* the complete build log and the output of `emerge -pqv '=media-video/mplayer2-2.0_p20130428-r1::gentoo'`.
* The complete build log is located at '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/temp/environment'.
* Working directory: '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/work/mplayer2-2.0_p20130428'
* S: '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/work/mplayer2-2.0_p20130428'
>>> Failed to emerge media-video/mplayer2-2.0_p20130428-r1, Log file:
I am confused...why does smplayer pulls mplayer2?
solfire:>eix mplayer2
* media-video/mplayer2
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"}
Homepage: http://www.mplayer2.org/
Description: Media Player for Linux
I will mail any other logfile if wanted...I dont want to pollute the
mailing list in beforehand... :)
Thank you very much in advance for any help!
Best regards,
mcc
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] Problems with update of smplayer (needs mplayer2?) 2014-10-04 2:55 [gentoo-user] Problems with update of smplayer (needs mplayer2?) meino.cramer @ 2014-10-04 8:54 ` Stroller 2014-10-04 10:05 ` meino.cramer 2014-10-04 12:20 ` Volker Armin Hemmann 2014-10-04 18:06 ` [gentoo-user] " Gene Hannan 2 siblings, 1 reply; 12+ messages in thread From: Stroller @ 2014-10-04 8:54 UTC (permalink / raw To: gentoo-user On Sat, 4 October 2014, at 3:55 am, meino.cramer@gmx.de wrote: > ... > I am confused...why does smplayer pulls mplayer2? $ eix smplayer$ * media-video/smplayer … Description: Great Qt4 GUI front-end for mplayer $ ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] Problems with update of smplayer (needs mplayer2?) 2014-10-04 8:54 ` Stroller @ 2014-10-04 10:05 ` meino.cramer 0 siblings, 0 replies; 12+ messages in thread From: meino.cramer @ 2014-10-04 10:05 UTC (permalink / raw To: gentoo-user Stroller <stroller@stellar.eclipse.co.uk> [14-10-04 10:56]: > > On Sat, 4 October 2014, at 3:55 am, meino.cramer@gmx.de wrote: > > ... > > I am confused...why does smplayer pulls mplayer2? > > $ eix smplayer$ > * media-video/smplayer > … > Description: Great Qt4 GUI front-end for mplayer > > $ > > And what is about the "2" ... if it would pull mplayer, everything would be ok... ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] Problems with update of smplayer (needs mplayer2?) 2014-10-04 2:55 [gentoo-user] Problems with update of smplayer (needs mplayer2?) meino.cramer 2014-10-04 8:54 ` Stroller @ 2014-10-04 12:20 ` Volker Armin Hemmann 2014-10-04 12:33 ` meino.cramer 2014-10-04 18:06 ` [gentoo-user] " Gene Hannan 2 siblings, 1 reply; 12+ messages in thread From: Volker Armin Hemmann @ 2014-10-04 12:20 UTC (permalink / raw To: gentoo-user Am 04.10.2014 um 04:55 schrieb meino.cramer@gmx.de: > Hi, > > While updateing my world ;) an update of smplayer was announced. > > The update failed with: > > ... > ... > 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 > libmpdemux/aviheader.c: In function 'read_avi_header': > libmpdemux/aviheader.c:600:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] > fread(&magic, 6, 1, fp); > ^ > libmpdemux/aviheader.c:605:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] > fread(&priv->idx_size, sizeof(priv->idx_size), 1, fp); > ^ > libmpdemux/aviheader.c:616:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] > fread(idx, sizeof(AVIINDEXENTRY), 1, fp); > ^ > 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 > 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 > libmpdemux/demuxer.c:48:2: error: #error MP_INPUT_BUFFER_PADDING_SIZE is too small! > #error MP_INPUT_BUFFER_PADDING_SIZE is too small! > ^ > make: *** [libmpdemux/demuxer.o] Error 1 > * ERROR: media-video/mplayer2-2.0_p20130428-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=media-video/mplayer2-2.0_p20130428-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-video/mplayer2-2.0_p20130428-r1::gentoo'`. > * The complete build log is located at '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/temp/environment'. > * Working directory: '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/work/mplayer2-2.0_p20130428' > * S: '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/work/mplayer2-2.0_p20130428' > >>>> Failed to emerge media-video/mplayer2-2.0_p20130428-r1, Log file: > > I am confused...why does smplayer pulls mplayer2? > > solfire:>eix mplayer2 > * media-video/mplayer2 > 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"} > Homepage: http://www.mplayer2.org/ > Description: Media Player for Linux > > > I will mail any other logfile if wanted...I dont want to pollute the > mailing list in beforehand... :) > > Thank you very much in advance for any help! > > Best regards, > mcc > > > > have a look at the ebuilds. Probably caused by some useflag interaction. Btw, is that smplayer or smplayer2? ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] Problems with update of smplayer (needs mplayer2?) 2014-10-04 12:20 ` Volker Armin Hemmann @ 2014-10-04 12:33 ` meino.cramer 2014-10-04 17:32 ` Alexander Kapshuk 0 siblings, 1 reply; 12+ messages in thread From: meino.cramer @ 2014-10-04 12:33 UTC (permalink / raw To: gentoo-user Volker Armin Hemmann <volkerarmin@googlemail.com> [14-10-04 14:24]: > Am 04.10.2014 um 04:55 schrieb meino.cramer@gmx.de: > > Hi, > > > > While updateing my world ;) an update of smplayer was announced. > > > > The update failed with: > > > > ... > > ... > > 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 > > libmpdemux/aviheader.c: In function 'read_avi_header': > > libmpdemux/aviheader.c:600:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] > > fread(&magic, 6, 1, fp); > > ^ > > libmpdemux/aviheader.c:605:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] > > fread(&priv->idx_size, sizeof(priv->idx_size), 1, fp); > > ^ > > libmpdemux/aviheader.c:616:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] > > fread(idx, sizeof(AVIINDEXENTRY), 1, fp); > > ^ > > 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 > > 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 > > libmpdemux/demuxer.c:48:2: error: #error MP_INPUT_BUFFER_PADDING_SIZE is too small! > > #error MP_INPUT_BUFFER_PADDING_SIZE is too small! > > ^ > > make: *** [libmpdemux/demuxer.o] Error 1 > > * ERROR: media-video/mplayer2-2.0_p20130428-r1::gentoo failed (compile phase): > > * emake failed > > * > > * If you need support, post the output of `emerge --info '=media-video/mplayer2-2.0_p20130428-r1::gentoo'`, > > * the complete build log and the output of `emerge -pqv '=media-video/mplayer2-2.0_p20130428-r1::gentoo'`. > > * The complete build log is located at '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/temp/build.log'. > > * The ebuild environment file is located at '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/temp/environment'. > > * Working directory: '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/work/mplayer2-2.0_p20130428' > > * S: '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/work/mplayer2-2.0_p20130428' > > > >>>> Failed to emerge media-video/mplayer2-2.0_p20130428-r1, Log file: > > > > I am confused...why does smplayer pulls mplayer2? > > > > solfire:>eix mplayer2 > > * media-video/mplayer2 > > 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"} > > Homepage: http://www.mplayer2.org/ > > Description: Media Player for Linux > > > > > > I will mail any other logfile if wanted...I dont want to pollute the > > mailing list in beforehand... :) > > > > Thank you very much in advance for any help! > > > > Best regards, > > mcc > > > > > > > > > have a look at the ebuilds. Probably caused by some useflag interaction. > Btw, is that smplayer or smplayer2? > From above: > > While updateing my world ;) an update of smplayer was announced. /root>emerge --update --newuse --deep --with-bdeps=y @world --tree --keep-going -va These are the packages that would be merged, in reverse order: Calculating dependencies... done! [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 [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 Total: 2 packages (1 upgrade, 1 new), Size of downloads: 0 kB ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] Problems with update of smplayer (needs mplayer2?) 2014-10-04 12:33 ` meino.cramer @ 2014-10-04 17:32 ` Alexander Kapshuk 2014-10-04 17:50 ` meino.cramer 0 siblings, 1 reply; 12+ messages in thread From: Alexander Kapshuk @ 2014-10-04 17:32 UTC (permalink / raw To: Gentoo mailing list On Sat, Oct 4, 2014 at 3:33 PM, <meino.cramer@gmx.de> wrote: > Volker Armin Hemmann <volkerarmin@googlemail.com> [14-10-04 14:24]: >> Am 04.10.2014 um 04:55 schrieb meino.cramer@gmx.de: >> > Hi, >> > >> > While updateing my world ;) an update of smplayer was announced. >> > >> > The update failed with: >> > >> > ... >> > ... >> > 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 >> > libmpdemux/aviheader.c: In function 'read_avi_header': >> > libmpdemux/aviheader.c:600:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] >> > fread(&magic, 6, 1, fp); >> > ^ >> > libmpdemux/aviheader.c:605:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] >> > fread(&priv->idx_size, sizeof(priv->idx_size), 1, fp); >> > ^ >> > libmpdemux/aviheader.c:616:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] >> > fread(idx, sizeof(AVIINDEXENTRY), 1, fp); >> > ^ >> > 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 >> > 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 >> > libmpdemux/demuxer.c:48:2: error: #error MP_INPUT_BUFFER_PADDING_SIZE is too small! >> > #error MP_INPUT_BUFFER_PADDING_SIZE is too small! >> > ^ >> > make: *** [libmpdemux/demuxer.o] Error 1 >> > * ERROR: media-video/mplayer2-2.0_p20130428-r1::gentoo failed (compile phase): >> > * emake failed >> > * >> > * If you need support, post the output of `emerge --info '=media-video/mplayer2-2.0_p20130428-r1::gentoo'`, >> > * the complete build log and the output of `emerge -pqv '=media-video/mplayer2-2.0_p20130428-r1::gentoo'`. >> > * The complete build log is located at '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/temp/build.log'. >> > * The ebuild environment file is located at '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/temp/environment'. >> > * Working directory: '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/work/mplayer2-2.0_p20130428' >> > * S: '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/work/mplayer2-2.0_p20130428' >> > >> >>>> Failed to emerge media-video/mplayer2-2.0_p20130428-r1, Log file: >> > >> > I am confused...why does smplayer pulls mplayer2? >> > >> > solfire:>eix mplayer2 >> > * media-video/mplayer2 >> > 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"} >> > Homepage: http://www.mplayer2.org/ >> > Description: Media Player for Linux >> > >> > >> > I will mail any other logfile if wanted...I dont want to pollute the >> > mailing list in beforehand... :) >> > >> > Thank you very much in advance for any help! >> > >> > Best regards, >> > mcc >> > >> > >> > >> > >> have a look at the ebuilds. Probably caused by some useflag interaction. >> Btw, is that smplayer or smplayer2? >> > > > From above: >> > While updateing my world ;) an update of smplayer was announced. > > > /root>emerge --update --newuse --deep --with-bdeps=y @world --tree --keep-going -va > > > These are the packages that would be merged, in reverse order: > > Calculating dependencies... done! > [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 > [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 > > Total: 2 packages (1 upgrade, 1 new), Size of downloads: 0 kB > > Going by what is said about mplayer2 in this Gentoo forum post dated July 2014, https://forums.gentoo.org/viewtopic-t-996386.html?sid=501b6e84ba5ae3bd7296efd193a166c5, mplayer2 has not seen active development for about 12 months at least. As I found myself having to decide if I wanted mplayer2 installed on my system when updating the world set the other day, I decided against it. I just removed smplayer from my system altogether, which reduced the amount of packages wanting to be updated or installed as new slots, which was the case with mplayer2. There may be other viable avenues available as well. I opted for the one that seemed the easiest for me. ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] Problems with update of smplayer (needs mplayer2?) 2014-10-04 17:32 ` Alexander Kapshuk @ 2014-10-04 17:50 ` meino.cramer 2014-10-04 17:58 ` Alexander Kapshuk ` (2 more replies) 0 siblings, 3 replies; 12+ messages in thread From: meino.cramer @ 2014-10-04 17:50 UTC (permalink / raw To: gentoo-user Alexander Kapshuk <alexander.kapshuk@gmail.com> [14-10-04 19:36]: > On Sat, Oct 4, 2014 at 3:33 PM, <meino.cramer@gmx.de> wrote: > > Volker Armin Hemmann <volkerarmin@googlemail.com> [14-10-04 14:24]: > >> Am 04.10.2014 um 04:55 schrieb meino.cramer@gmx.de: > >> > Hi, > >> > > >> > While updateing my world ;) an update of smplayer was announced. > >> > > >> > The update failed with: > >> > > >> > ... > >> > ... > >> > 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 > >> > libmpdemux/aviheader.c: In function 'read_avi_header': > >> > libmpdemux/aviheader.c:600:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] > >> > fread(&magic, 6, 1, fp); > >> > ^ > >> > libmpdemux/aviheader.c:605:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] > >> > fread(&priv->idx_size, sizeof(priv->idx_size), 1, fp); > >> > ^ > >> > libmpdemux/aviheader.c:616:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] > >> > fread(idx, sizeof(AVIINDEXENTRY), 1, fp); > >> > ^ > >> > 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 > >> > 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 > >> > libmpdemux/demuxer.c:48:2: error: #error MP_INPUT_BUFFER_PADDING_SIZE is too small! > >> > #error MP_INPUT_BUFFER_PADDING_SIZE is too small! > >> > ^ > >> > make: *** [libmpdemux/demuxer.o] Error 1 > >> > * ERROR: media-video/mplayer2-2.0_p20130428-r1::gentoo failed (compile phase): > >> > * emake failed > >> > * > >> > * If you need support, post the output of `emerge --info '=media-video/mplayer2-2.0_p20130428-r1::gentoo'`, > >> > * the complete build log and the output of `emerge -pqv '=media-video/mplayer2-2.0_p20130428-r1::gentoo'`. > >> > * The complete build log is located at '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/temp/build.log'. > >> > * The ebuild environment file is located at '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/temp/environment'. > >> > * Working directory: '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/work/mplayer2-2.0_p20130428' > >> > * S: '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/work/mplayer2-2.0_p20130428' > >> > > >> >>>> Failed to emerge media-video/mplayer2-2.0_p20130428-r1, Log file: > >> > > >> > I am confused...why does smplayer pulls mplayer2? > >> > > >> > solfire:>eix mplayer2 > >> > * media-video/mplayer2 > >> > 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"} > >> > Homepage: http://www.mplayer2.org/ > >> > Description: Media Player for Linux > >> > > >> > > >> > I will mail any other logfile if wanted...I dont want to pollute the > >> > mailing list in beforehand... :) > >> > > >> > Thank you very much in advance for any help! > >> > > >> > Best regards, > >> > mcc > >> > > >> > > >> > > >> > > >> have a look at the ebuilds. Probably caused by some useflag interaction. > >> Btw, is that smplayer or smplayer2? > >> > > > > > > From above: > >> > While updateing my world ;) an update of smplayer was announced. > > > > > > /root>emerge --update --newuse --deep --with-bdeps=y @world --tree --keep-going -va > > > > > > These are the packages that would be merged, in reverse order: > > > > Calculating dependencies... done! > > [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 > > [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 > > > > Total: 2 packages (1 upgrade, 1 new), Size of downloads: 0 kB > > > > > > Going by what is said about mplayer2 in this Gentoo forum post dated > July 2014, https://forums.gentoo.org/viewtopic-t-996386.html?sid=501b6e84ba5ae3bd7296efd193a166c5, > mplayer2 has not seen active development for about 12 months at least. > As I found myself having to decide if I wanted mplayer2 installed on > my system when updating the world set the other day, I decided against > it. I just removed smplayer from my system altogether, which reduced > the amount of packages wanting to be updated or installed as new > slots, which was the case with mplayer2. > There may be other viable avenues available as well. I opted for the > one that seemed the easiest for me. > Hi Alexander, again the question: Why is mplayer2 (not mplayer) pulled in by smplayer on a system where mplayer2 is not installed and mplayer is installed? Best regards, mcc ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] Problems with update of smplayer (needs mplayer2?) 2014-10-04 17:50 ` meino.cramer @ 2014-10-04 17:58 ` Alexander Kapshuk 2014-10-04 18:04 ` Volker Armin Hemmann 2014-10-04 22:18 ` Esteban Taroni 2 siblings, 0 replies; 12+ messages in thread From: Alexander Kapshuk @ 2014-10-04 17:58 UTC (permalink / raw To: Gentoo mailing list On Sat, Oct 4, 2014 at 8:50 PM, <meino.cramer@gmx.de> wrote: > Alexander Kapshuk <alexander.kapshuk@gmail.com> [14-10-04 19:36]: >> On Sat, Oct 4, 2014 at 3:33 PM, <meino.cramer@gmx.de> wrote: >> > Volker Armin Hemmann <volkerarmin@googlemail.com> [14-10-04 14:24]: >> >> Am 04.10.2014 um 04:55 schrieb meino.cramer@gmx.de: >> >> > Hi, >> >> > >> >> > While updateing my world ;) an update of smplayer was announced. >> >> > >> >> > The update failed with: >> >> > >> >> > ... >> >> > ... >> >> > 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 >> >> > libmpdemux/aviheader.c: In function 'read_avi_header': >> >> > libmpdemux/aviheader.c:600:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] >> >> > fread(&magic, 6, 1, fp); >> >> > ^ >> >> > libmpdemux/aviheader.c:605:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] >> >> > fread(&priv->idx_size, sizeof(priv->idx_size), 1, fp); >> >> > ^ >> >> > libmpdemux/aviheader.c:616:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] >> >> > fread(idx, sizeof(AVIINDEXENTRY), 1, fp); >> >> > ^ >> >> > 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 >> >> > 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 >> >> > libmpdemux/demuxer.c:48:2: error: #error MP_INPUT_BUFFER_PADDING_SIZE is too small! >> >> > #error MP_INPUT_BUFFER_PADDING_SIZE is too small! >> >> > ^ >> >> > make: *** [libmpdemux/demuxer.o] Error 1 >> >> > * ERROR: media-video/mplayer2-2.0_p20130428-r1::gentoo failed (compile phase): >> >> > * emake failed >> >> > * >> >> > * If you need support, post the output of `emerge --info '=media-video/mplayer2-2.0_p20130428-r1::gentoo'`, >> >> > * the complete build log and the output of `emerge -pqv '=media-video/mplayer2-2.0_p20130428-r1::gentoo'`. >> >> > * The complete build log is located at '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/temp/build.log'. >> >> > * The ebuild environment file is located at '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/temp/environment'. >> >> > * Working directory: '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/work/mplayer2-2.0_p20130428' >> >> > * S: '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/work/mplayer2-2.0_p20130428' >> >> > >> >> >>>> Failed to emerge media-video/mplayer2-2.0_p20130428-r1, Log file: >> >> > >> >> > I am confused...why does smplayer pulls mplayer2? >> >> > >> >> > solfire:>eix mplayer2 >> >> > * media-video/mplayer2 >> >> > 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"} >> >> > Homepage: http://www.mplayer2.org/ >> >> > Description: Media Player for Linux >> >> > >> >> > >> >> > I will mail any other logfile if wanted...I dont want to pollute the >> >> > mailing list in beforehand... :) >> >> > >> >> > Thank you very much in advance for any help! >> >> > >> >> > Best regards, >> >> > mcc >> >> > >> >> > >> >> > >> >> > >> >> have a look at the ebuilds. Probably caused by some useflag interaction. >> >> Btw, is that smplayer or smplayer2? >> >> >> > >> > >> > From above: >> >> > While updateing my world ;) an update of smplayer was announced. >> > >> > >> > /root>emerge --update --newuse --deep --with-bdeps=y @world --tree --keep-going -va >> > >> > >> > These are the packages that would be merged, in reverse order: >> > >> > Calculating dependencies... done! >> > [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 >> > [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 >> > >> > Total: 2 packages (1 upgrade, 1 new), Size of downloads: 0 kB >> > >> > >> >> Going by what is said about mplayer2 in this Gentoo forum post dated >> July 2014, https://forums.gentoo.org/viewtopic-t-996386.html?sid=501b6e84ba5ae3bd7296efd193a166c5, >> mplayer2 has not seen active development for about 12 months at least. >> As I found myself having to decide if I wanted mplayer2 installed on >> my system when updating the world set the other day, I decided against >> it. I just removed smplayer from my system altogether, which reduced >> the amount of packages wanting to be updated or installed as new >> slots, which was the case with mplayer2. >> There may be other viable avenues available as well. I opted for the >> one that seemed the easiest for me. >> > > > Hi Alexander, > > again the question: > > Why is mplayer2 (not mplayer) pulled in by smplayer on a system > where mplayer2 is not installed and mplayer is installed? > > Best regards, > mcc > > > Looks like the smplayer maintainers were trying to fix some installation bugs, by turning USE-flag dependencies for mplayer and mplayer2 of and on. cd /usr/portage/media-video/smplayer/ grep mplayer2 * ChangeLog: Another attempt to fix USE-flag dependencies for mplayer and mplayer2. ChangeLog: Attempt to fix installation with mplayer2 (bug #507588). ChangeLog: Turn off update checker (bug #479902); prefer mplayer over mplayer2 again, ChangeLog: remove old; prefer mplayer2 (bug #452440) ChangeLog: mplayer2[libass] -> mplayer2[ass] (bug #383945) ChangeLog: Support mplayer or mplayer2, bug 361115 smplayer-14.3.0.ebuild: media-video/mplayer2[${COMMON_USE}] smplayer-14.9.0.ebuild: media-video/mplayer2[${COMMON_USE}] ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] Problems with update of smplayer (needs mplayer2?) 2014-10-04 17:50 ` meino.cramer 2014-10-04 17:58 ` Alexander Kapshuk @ 2014-10-04 18:04 ` Volker Armin Hemmann 2014-10-04 22:18 ` Esteban Taroni 2 siblings, 0 replies; 12+ messages in thread From: Volker Armin Hemmann @ 2014-10-04 18:04 UTC (permalink / raw To: gentoo-user Am 04.10.2014 um 19:50 schrieb meino.cramer@gmx.de: > Why is mplayer2 (not mplayer) pulled in by smplayer on a system where > mplayer2 is not installed and mplayer is installed? Best regards, mcc . total shot in the dark: smplayer can depend on mplayer or mplayer2. mplayer2 has the higher version number. so mplayer2 is pulled in. you can try masking mplayer2 and see what happens. ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] Problems with update of smplayer (needs mplayer2?) 2014-10-04 17:50 ` meino.cramer 2014-10-04 17:58 ` Alexander Kapshuk 2014-10-04 18:04 ` Volker Armin Hemmann @ 2014-10-04 22:18 ` Esteban Taroni 2014-10-04 23:29 ` meino.cramer 2 siblings, 1 reply; 12+ messages in thread From: Esteban Taroni @ 2014-10-04 22:18 UTC (permalink / raw To: gentoo-user Le 04/10/2014 19:50, meino.cramer@gmx.de a écrit : > Alexander Kapshuk <alexander.kapshuk@gmail.com> [14-10-04 19:36]: >> On Sat, Oct 4, 2014 at 3:33 PM, <meino.cramer@gmx.de> wrote: >>> Volker Armin Hemmann <volkerarmin@googlemail.com> [14-10-04 14:24]: >>>> Am 04.10.2014 um 04:55 schrieb meino.cramer@gmx.de: >>>>> Hi, >>>>> >>>>> While updateing my world ;) an update of smplayer was announced. >>>>> >>>>> The update failed with: >>>>> >>>>> ... >>>>> ... >>>>> 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 >>>>> libmpdemux/aviheader.c: In function 'read_avi_header': >>>>> libmpdemux/aviheader.c:600:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] >>>>> fread(&magic, 6, 1, fp); >>>>> ^ >>>>> libmpdemux/aviheader.c:605:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] >>>>> fread(&priv->idx_size, sizeof(priv->idx_size), 1, fp); >>>>> ^ >>>>> libmpdemux/aviheader.c:616:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] >>>>> fread(idx, sizeof(AVIINDEXENTRY), 1, fp); >>>>> ^ >>>>> 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 >>>>> 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 >>>>> libmpdemux/demuxer.c:48:2: error: #error MP_INPUT_BUFFER_PADDING_SIZE is too small! >>>>> #error MP_INPUT_BUFFER_PADDING_SIZE is too small! >>>>> ^ >>>>> make: *** [libmpdemux/demuxer.o] Error 1 >>>>> * ERROR: media-video/mplayer2-2.0_p20130428-r1::gentoo failed (compile phase): >>>>> * emake failed >>>>> * >>>>> * If you need support, post the output of `emerge --info '=media-video/mplayer2-2.0_p20130428-r1::gentoo'`, >>>>> * the complete build log and the output of `emerge -pqv '=media-video/mplayer2-2.0_p20130428-r1::gentoo'`. >>>>> * The complete build log is located at '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/temp/build.log'. >>>>> * The ebuild environment file is located at '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/temp/environment'. >>>>> * Working directory: '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/work/mplayer2-2.0_p20130428' >>>>> * S: '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/work/mplayer2-2.0_p20130428' >>>>> >>>>>>>> Failed to emerge media-video/mplayer2-2.0_p20130428-r1, Log file: >>>>> I am confused...why does smplayer pulls mplayer2? >>>>> >>>>> solfire:>eix mplayer2 >>>>> * media-video/mplayer2 >>>>> 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"} >>>>> Homepage: http://www.mplayer2.org/ >>>>> Description: Media Player for Linux >>>>> >>>>> >>>>> I will mail any other logfile if wanted...I dont want to pollute the >>>>> mailing list in beforehand... :) >>>>> >>>>> Thank you very much in advance for any help! >>>>> >>>>> Best regards, >>>>> mcc >>>>> >>>>> >>>>> >>>>> >>>> have a look at the ebuilds. Probably caused by some useflag interaction. >>>> Btw, is that smplayer or smplayer2? >>>> >>> >>> From above: >>>>> While updateing my world ;) an update of smplayer was announced. >>> >>> /root>emerge --update --newuse --deep --with-bdeps=y @world --tree --keep-going -va >>> >>> >>> These are the packages that would be merged, in reverse order: >>> >>> Calculating dependencies... done! >>> [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 >>> [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 >>> >>> Total: 2 packages (1 upgrade, 1 new), Size of downloads: 0 kB >>> >>> >> Going by what is said about mplayer2 in this Gentoo forum post dated >> July 2014, https://forums.gentoo.org/viewtopic-t-996386.html?sid=501b6e84ba5ae3bd7296efd193a166c5, >> mplayer2 has not seen active development for about 12 months at least. >> As I found myself having to decide if I wanted mplayer2 installed on >> my system when updating the world set the other day, I decided against >> it. I just removed smplayer from my system altogether, which reduced >> the amount of packages wanting to be updated or installed as new >> slots, which was the case with mplayer2. >> There may be other viable avenues available as well. I opted for the >> one that seemed the easiest for me. >> > > Hi Alexander, > > again the question: > > Why is mplayer2 (not mplayer) pulled in by smplayer on a system > where mplayer2 is not installed and mplayer is installed? > > Best regards, > mcc > > > You have to build mplayer with the "bidi" USE See https://bugs.gentoo.org/show_bug.cgi?id=507588 ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] Problems with update of smplayer (needs mplayer2?) 2014-10-04 22:18 ` Esteban Taroni @ 2014-10-04 23:29 ` meino.cramer 0 siblings, 0 replies; 12+ messages in thread From: meino.cramer @ 2014-10-04 23:29 UTC (permalink / raw To: gentoo-user Esteban Taroni <entisten@yahoo.fr> [14-10-05 01:02]: > Le 04/10/2014 19:50, meino.cramer@gmx.de a écrit : > > Alexander Kapshuk <alexander.kapshuk@gmail.com> [14-10-04 19:36]: > >> On Sat, Oct 4, 2014 at 3:33 PM, <meino.cramer@gmx.de> wrote: > >>> Volker Armin Hemmann <volkerarmin@googlemail.com> [14-10-04 14:24]: > >>>> Am 04.10.2014 um 04:55 schrieb meino.cramer@gmx.de: > >>>>> Hi, > >>>>> > >>>>> While updateing my world ;) an update of smplayer was announced. > >>>>> > >>>>> The update failed with: > >>>>> > >>>>> ... > >>>>> ... > >>>>> 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 > >>>>> libmpdemux/aviheader.c: In function 'read_avi_header': > >>>>> libmpdemux/aviheader.c:600:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] > >>>>> fread(&magic, 6, 1, fp); > >>>>> ^ > >>>>> libmpdemux/aviheader.c:605:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] > >>>>> fread(&priv->idx_size, sizeof(priv->idx_size), 1, fp); > >>>>> ^ > >>>>> libmpdemux/aviheader.c:616:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] > >>>>> fread(idx, sizeof(AVIINDEXENTRY), 1, fp); > >>>>> ^ > >>>>> 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 > >>>>> 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 > >>>>> libmpdemux/demuxer.c:48:2: error: #error MP_INPUT_BUFFER_PADDING_SIZE is too small! > >>>>> #error MP_INPUT_BUFFER_PADDING_SIZE is too small! > >>>>> ^ > >>>>> make: *** [libmpdemux/demuxer.o] Error 1 > >>>>> * ERROR: media-video/mplayer2-2.0_p20130428-r1::gentoo failed (compile phase): > >>>>> * emake failed > >>>>> * > >>>>> * If you need support, post the output of `emerge --info '=media-video/mplayer2-2.0_p20130428-r1::gentoo'`, > >>>>> * the complete build log and the output of `emerge -pqv '=media-video/mplayer2-2.0_p20130428-r1::gentoo'`. > >>>>> * The complete build log is located at '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/temp/build.log'. > >>>>> * The ebuild environment file is located at '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/temp/environment'. > >>>>> * Working directory: '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/work/mplayer2-2.0_p20130428' > >>>>> * S: '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/work/mplayer2-2.0_p20130428' > >>>>> > >>>>>>>> Failed to emerge media-video/mplayer2-2.0_p20130428-r1, Log file: > >>>>> I am confused...why does smplayer pulls mplayer2? > >>>>> > >>>>> solfire:>eix mplayer2 > >>>>> * media-video/mplayer2 > >>>>> 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"} > >>>>> Homepage: http://www.mplayer2.org/ > >>>>> Description: Media Player for Linux > >>>>> > >>>>> > >>>>> I will mail any other logfile if wanted...I dont want to pollute the > >>>>> mailing list in beforehand... :) > >>>>> > >>>>> Thank you very much in advance for any help! > >>>>> > >>>>> Best regards, > >>>>> mcc > >>>>> > >>>>> > >>>>> > >>>>> > >>>> have a look at the ebuilds. Probably caused by some useflag interaction. > >>>> Btw, is that smplayer or smplayer2? > >>>> > >>> > >>> From above: > >>>>> While updateing my world ;) an update of smplayer was announced. > >>> > >>> /root>emerge --update --newuse --deep --with-bdeps=y @world --tree --keep-going -va > >>> > >>> > >>> These are the packages that would be merged, in reverse order: > >>> > >>> Calculating dependencies... done! > >>> [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 > >>> [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 > >>> > >>> Total: 2 packages (1 upgrade, 1 new), Size of downloads: 0 kB > >>> > >>> > >> Going by what is said about mplayer2 in this Gentoo forum post dated > >> July 2014, https://forums.gentoo.org/viewtopic-t-996386.html?sid=501b6e84ba5ae3bd7296efd193a166c5, > >> mplayer2 has not seen active development for about 12 months at least. > >> As I found myself having to decide if I wanted mplayer2 installed on > >> my system when updating the world set the other day, I decided against > >> it. I just removed smplayer from my system altogether, which reduced > >> the amount of packages wanting to be updated or installed as new > >> slots, which was the case with mplayer2. > >> There may be other viable avenues available as well. I opted for the > >> one that seemed the easiest for me. > >> > > > > Hi Alexander, > > > > again the question: > > > > Why is mplayer2 (not mplayer) pulled in by smplayer on a system > > where mplayer2 is not installed and mplayer is installed? > > > > Best regards, > > mcc > > > > > > > You have to build mplayer with the "bidi" USE > > See https://bugs.gentoo.org/show_bug.cgi?id=507588 > Hi Esteban, thanks A LOT for this hint & help! Works like a charm! :))) BEST! Best regards, mcc ^ permalink raw reply [flat|nested] 12+ messages in thread
* [gentoo-user] Re: Problems with update of smplayer (needs mplayer2?) 2014-10-04 2:55 [gentoo-user] Problems with update of smplayer (needs mplayer2?) meino.cramer 2014-10-04 8:54 ` Stroller 2014-10-04 12:20 ` Volker Armin Hemmann @ 2014-10-04 18:06 ` Gene Hannan 2 siblings, 0 replies; 12+ messages in thread From: Gene Hannan @ 2014-10-04 18:06 UTC (permalink / raw To: gentoo-user On 10/03/2014 07:55 PM, meino.cramer@gmx.de wrote: > Hi, > > While updateing my world ;) an update of smplayer was announced. > > The update failed with: > > ... > ... > 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 > libmpdemux/aviheader.c: In function 'read_avi_header': > libmpdemux/aviheader.c:600:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] > fread(&magic, 6, 1, fp); > ^ > libmpdemux/aviheader.c:605:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] > fread(&priv->idx_size, sizeof(priv->idx_size), 1, fp); > ^ > libmpdemux/aviheader.c:616:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] > fread(idx, sizeof(AVIINDEXENTRY), 1, fp); > ^ > 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 > 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 > libmpdemux/demuxer.c:48:2: error: #error MP_INPUT_BUFFER_PADDING_SIZE is too small! > #error MP_INPUT_BUFFER_PADDING_SIZE is too small! > ^ > make: *** [libmpdemux/demuxer.o] Error 1 > * ERROR: media-video/mplayer2-2.0_p20130428-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=media-video/mplayer2-2.0_p20130428-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-video/mplayer2-2.0_p20130428-r1::gentoo'`. > * The complete build log is located at '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/temp/environment'. > * Working directory: '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/work/mplayer2-2.0_p20130428' > * S: '/var/tmp/portage/media-video/mplayer2-2.0_p20130428-r1/work/mplayer2-2.0_p20130428' > >>>> Failed to emerge media-video/mplayer2-2.0_p20130428-r1, Log file: > > > I am confused...why does smplayer pulls mplayer2? > > solfire:>eix mplayer2 > * media-video/mplayer2 > 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"} > Homepage: http://www.mplayer2.org/ > Description: Media Player for Linux > > > I will mail any other logfile if wanted...I dont want to pollute the > mailing list in beforehand... :) > > Thank you very much in advance for any help! > > Best regards, > mcc > > > > For me, a world update including smplayer also brought in mplayer2. Subsequently, I found that mplayer needed the bidi USE flag to play an mp4, and following that change the next "emerge --depclean" removed mplayer2. ^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2014-10-04 23:29 UTC | newest] Thread overview: 12+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2014-10-04 2:55 [gentoo-user] Problems with update of smplayer (needs mplayer2?) meino.cramer 2014-10-04 8:54 ` Stroller 2014-10-04 10:05 ` meino.cramer 2014-10-04 12:20 ` Volker Armin Hemmann 2014-10-04 12:33 ` meino.cramer 2014-10-04 17:32 ` Alexander Kapshuk 2014-10-04 17:50 ` meino.cramer 2014-10-04 17:58 ` Alexander Kapshuk 2014-10-04 18:04 ` Volker Armin Hemmann 2014-10-04 22:18 ` Esteban Taroni 2014-10-04 23:29 ` meino.cramer 2014-10-04 18:06 ` [gentoo-user] " Gene Hannan
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox