From: meino.cramer@gmx.de
To: Gentoo <gentoo-user@lists.gentoo.org>
Subject: [gentoo-user] Problems with update of smplayer (needs mplayer2?)
Date: Sat, 4 Oct 2014 04:55:26 +0200 [thread overview]
Message-ID: <20141004025526.GA9848@solfire> (raw)
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
next reply other threads:[~2014-10-04 2:55 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-04 2:55 meino.cramer [this message]
2014-10-04 8:54 ` [gentoo-user] Problems with update of smplayer (needs mplayer2?) 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20141004025526.GA9848@solfire \
--to=meino.cramer@gmx.de \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox