Re: [gentoo-user] Problems to update caused by nvidia-drivers?

2018-03-10 Thread Neil Bothwick
On Sat, 10 Mar 2018 05:42:16 +0100, tu...@posteo.de wrote:

> Hi,
> 
> I git this this morning:
> These are the packages that would be merged, in reverse order:
> 
> Calculating dependencies... done!
> 
> !!! Multiple package instances within a single package slot have been
> pulled !!! into the dependency graph, resulting in a slot conflict:
> 
> x11-base/xorg-server:0
> 
>   (x11-base/xorg-server-1.19.99.901-r1:0/1.19.99.901::gentoo, ebuild
> scheduled for merge) pulled in by (no parents that aren't satisfied by
> other packages in this slot)
> 
>   (x11-base/xorg-server-1.19.5-r1:0/1.19.5::gentoo, installed) pulled
> in by x11-base/xorg-server:0/1.19.5= required by
> (x11-drivers/xf86-input-evdev-2.10.5:0/0::gentoo, installed)
> ^^ x11-base/xorg-server:0/1.19.5= required by
> (x11-drivers/xf86-input-libinput-0.26.0:0/0::gentoo, installed)
> ^^ x11-base/xorg-server:0/1.19.5= required by
> (x11-drivers/xf86-input-mouse-1.9.2:0/0::gentoo, installed)
> ^^ x11-base/xorg-server:0/1.19.5= required by
> (x11-drivers/xf86-input-keyboard-1.9.0:0/0::gentoo, installed)
> ^^  (x11-drivers/nvidia-drivers-390.25:0/390::gentoo, installed)
> ^ ^^^ ^  required by (x11-drivers/nvidia-drivers-390.25:0/390::gentoo,
> installed) ^
> ^ 
>  
> 
> 
> Looks like nvidia-drivers dont wants the update...or is there any way
> around it -- except of masking the update?

You don't need to mask anything. Portage is simply telling you, in its
own cryptic way, that the newer xorg doesn't work with nvidia-drivers.
Effectively it has created the mask for you and will remove it when the
time is right. If you mask it manually, you won't know when to unmask it
and that may cause problems later.


-- 
Neil Bothwick

""  "   """  "  ""   "  """  <-- random quotes


pgpn5o_X39Qb1.pgp
Description: OpenPGP digital signature


Re: [gentoo-user] Problems to update caused by nvidia-drivers?

2018-03-09 Thread Floyd Anderson

On Sat, 10 Mar 2018 07:44:54 +0100
tu...@posteo.de wrote:

On 03/10 07:35, Floyd Anderson wrote:

On Sat, 10 Mar 2018 05:42:16 +0100
tu...@posteo.de wrote:
>
>  (x11-base/xorg-server-1.19.5-r1:0/1.19.5::gentoo, installed) pulled in by
>x11-base/xorg-server:0/1.19.5= required by 
(x11-drivers/xf86-input-evdev-2.10.5:0/0::gentoo, installed)
>^^
>x11-base/xorg-server:0/1.19.5= required by 
(x11-drivers/xf86-input-libinput-0.26.0:0/0::gentoo, installed)
>^^

Are you sure you need both input drivers?


--
Regards,
floyd




Dont know...are they interchangeable?


Yes, but libinput is the default now [1][2]. If you doesn’t have any 
reason to keep both installed, I would simply go the mainstream route 
and probably bypass some issues [3].



References:
  - [1] 
  - [2] 

  - [3] 


--
Regards,
floyd




Re: [gentoo-user] Problems to update caused by nvidia-drivers?

2018-03-09 Thread tuxic
On 03/10 07:35, Floyd Anderson wrote:
> On Sat, 10 Mar 2018 05:42:16 +0100
> tu...@posteo.de wrote:
> > 
> >  (x11-base/xorg-server-1.19.5-r1:0/1.19.5::gentoo, installed) pulled in by
> >x11-base/xorg-server:0/1.19.5= required by 
> > (x11-drivers/xf86-input-evdev-2.10.5:0/0::gentoo, installed)
> >^^
> >x11-base/xorg-server:0/1.19.5= required by 
> > (x11-drivers/xf86-input-libinput-0.26.0:0/0::gentoo, installed)
> >^^
> 
> Are you sure you need both input drivers?
> 
> 
> -- 
> Regards,
> floyd
> 
> 

Dont know...are they interchangeable?
Cheers!
Meino





Re: [gentoo-user] Problems to update caused by nvidia-drivers?

2018-03-09 Thread Floyd Anderson

On Sat, 10 Mar 2018 05:42:16 +0100
tu...@posteo.de wrote:


 (x11-base/xorg-server-1.19.5-r1:0/1.19.5::gentoo, installed) pulled in by
   x11-base/xorg-server:0/1.19.5= required by 
(x11-drivers/xf86-input-evdev-2.10.5:0/0::gentoo, installed)
   ^^
   x11-base/xorg-server:0/1.19.5= required by 
(x11-drivers/xf86-input-libinput-0.26.0:0/0::gentoo, installed)
   ^^


Are you sure you need both input drivers?


--
Regards,
floyd




Re: [gentoo-user] Problems to update caused by nvidia-drivers?

2018-03-09 Thread tuxic
Thanks! ok...

On 03/09 08:59, John Campbell wrote:
> On 03/09/2018 08:42 PM, tu...@posteo.de wrote:
> 
> > Looks like nvidia-drivers dont wants the update...or is there any way
> > around it -- except of masking the update?
> 
> Mask it.  Wait for Nvidia to update.
> 
> xorg-1.19.901 doesn't work with nvidia 390.25...I've tried.  The "901"
> version of xorg is actually 1.20_rc1.
> 
> There's also a permissions problem floating around in the bug reports
> which might be masking a working version.  But when I tried the xorg
> package, it didn't work, so I'll just wait for either an all-clear
> notice or a newer version of the nvidia-drivers.
> 



Re: [gentoo-user] Problems to update caused by nvidia-drivers?

2018-03-09 Thread John Campbell
On 03/09/2018 08:42 PM, tu...@posteo.de wrote:

> Looks like nvidia-drivers dont wants the update...or is there any way
> around it -- except of masking the update?

Mask it.  Wait for Nvidia to update.

xorg-1.19.901 doesn't work with nvidia 390.25...I've tried.  The "901"
version of xorg is actually 1.20_rc1.

There's also a permissions problem floating around in the bug reports
which might be masking a working version.  But when I tried the xorg
package, it didn't work, so I'll just wait for either an all-clear
notice or a newer version of the nvidia-drivers.



[gentoo-user] Problems to update caused by nvidia-drivers?

2018-03-09 Thread tuxic
Hi,

I git this this morning:
These are the packages that would be merged, in reverse order:

Calculating dependencies... done!

!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:

x11-base/xorg-server:0

  (x11-base/xorg-server-1.19.99.901-r1:0/1.19.99.901::gentoo, ebuild scheduled 
for merge) pulled in by
(no parents that aren't satisfied by other packages in this slot)

  (x11-base/xorg-server-1.19.5-r1:0/1.19.5::gentoo, installed) pulled in by
x11-base/xorg-server:0/1.19.5= required by 
(x11-drivers/xf86-input-evdev-2.10.5:0/0::gentoo, installed)
^^  

x11-base/xorg-server:0/1.19.5= required by 
(x11-drivers/xf86-input-libinput-0.26.0:0/0::gentoo, installed)
^^  
   
x11-base/xorg-server:0/1.19.5= required by 
(x11-drivers/xf86-input-mouse-1.9.2:0/0::gentoo, installed)
^^  
   
x11-base/xorg-server:0/1.19.5= required by 
(x11-drivers/xf86-input-keyboard-1.9.0:0/0::gentoo, installed)
^^  
  


[gentoo-user] Problems after update

2014-10-27 Thread meino . cramer
Hi,

I updated via eix/emerge, which does not expose any problems.
After that the sudoers of sudo needs to be updated. For that
tasks I use cf-update.

With cfg-update -u it spits out (and do not stop until CTRL-C:
 Stage1  0 files in queue for automatic replacing, skipping...

 Stage2  0 files in queue for automatic 3-way merging, skipping...

 Stage3  vimdiff does not support 3-way merging, skipping...

 Stage4  1 files in queue for manual 2-way merging, starting...

(1/1)  /etc/sudoers  *Modified File
* YOU ARE ABOUT TO UPDATE A MODIFIED FILE WHICH PROBABLY CONTAINS
* CUSTOM SETTINGS. YOU ARE FORCED TO UPDATE MANUALLY!
  Press [y] - to merge the current file and the ._cfg_* file with vimdiff
  Press [s] - to skip this update (to investigate first, and try again later)
  Press [1] - to use the ._cfg_* file
  Press [2] - to remove the ._cfg_* file
  Press [q] - to quit cfg-update immediately
  Merge manually with file : /etc/._cfg_sudoers ? [y|s|1|2|q] bash: 
readkey: command not found

* invalid key... try again: bash: readkey: command not found

* invalid key... try again: bash: readkey: command not found

* invalid key... try again: bash: readkey: command not found

* invalid key... try again: bash: readkey: command not found

* invalid key... try again: bash: readkey: command not found

* invalid key... try again: bash: readkey: command not found

* invalid key... try again: bash: readkey: command not found

* invalid key... try again: bash: readkey: command not found

* invalid key... try again: bash: readkey: command not found

and so forth.

Before the update it works fine. This problem remains after reboot.

What went wrong here?

Best regards,
mcc





Re: [gentoo-user] Problems with update of smplayer (needs mplayer2?)

2014-10-04 Thread Stroller

On Sat, 4 October 2014, at 3:55 am, meino.cra...@gmx.de wrote:
 ...
 I am confused...why does smplayer pulls mplayer2?

$ eix smplayer$
* media-video/smplayer
 … 
 Description: Great Qt4 GUI front-end for mplayer

$ 




Re: [gentoo-user] Problems with update of smplayer (needs mplayer2?)

2014-10-04 Thread meino . cramer
Stroller strol...@stellar.eclipse.co.uk [14-10-04 10:56]:
 
 On Sat, 4 October 2014, at 3:55 am, meino.cra...@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...





Re: [gentoo-user] Problems with update of smplayer (needs mplayer2?)

2014-10-04 Thread Volker Armin Hemmann
Am 04.10.2014 um 04:55 schrieb meino.cra...@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 
 ** {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 

Re: [gentoo-user] Problems with update of smplayer (needs mplayer2?)

2014-10-04 Thread meino . cramer
Volker Armin Hemmann volkerar...@googlemail.com [14-10-04 14:24]:
 Am 04.10.2014 um 04:55 schrieb meino.cra...@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 
  ** {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 

Re: [gentoo-user] Problems with update of smplayer (needs mplayer2?)

2014-10-04 Thread Alexander Kapshuk
On Sat, Oct 4, 2014 at 3:33 PM,  meino.cra...@gmx.de wrote:
 Volker Armin Hemmann volkerar...@googlemail.com [14-10-04 14:24]:
 Am 04.10.2014 um 04:55 schrieb meino.cra...@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 
  ** {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
 
 

Re: [gentoo-user] Problems with update of smplayer (needs mplayer2?)

2014-10-04 Thread meino . cramer
Alexander Kapshuk alexander.kaps...@gmail.com [14-10-04 19:36]:
 On Sat, Oct 4, 2014 at 3:33 PM,  meino.cra...@gmx.de wrote:
  Volker Armin Hemmann volkerar...@googlemail.com [14-10-04 14:24]:
  Am 04.10.2014 um 04:55 schrieb meino.cra...@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 
   ** {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 

Re: [gentoo-user] Problems with update of smplayer (needs mplayer2?)

2014-10-04 Thread Alexander Kapshuk
On Sat, Oct 4, 2014 at 8:50 PM,  meino.cra...@gmx.de wrote:
 Alexander Kapshuk alexander.kaps...@gmail.com [14-10-04 19:36]:
 On Sat, Oct 4, 2014 at 3:33 PM,  meino.cra...@gmx.de wrote:
  Volker Armin Hemmann volkerar...@googlemail.com [14-10-04 14:24]:
  Am 04.10.2014 um 04:55 schrieb meino.cra...@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 
   ** {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 

Re: [gentoo-user] Problems with update of smplayer (needs mplayer2?)

2014-10-04 Thread Volker Armin Hemmann
Am 04.10.2014 um 19:50 schrieb meino.cra...@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.



Re: [gentoo-user] Problems with update of smplayer (needs mplayer2?)

2014-10-04 Thread Esteban Taroni
Le 04/10/2014 19:50, meino.cra...@gmx.de a écrit :
 Alexander Kapshuk alexander.kaps...@gmail.com [14-10-04 19:36]:
 On Sat, Oct 4, 2014 at 3:33 PM,  meino.cra...@gmx.de wrote:
 Volker Armin Hemmann volkerar...@googlemail.com [14-10-04 14:24]:
 Am 04.10.2014 um 04:55 schrieb meino.cra...@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 
 ** {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:   

Re: [gentoo-user] Problems with update of smplayer (needs mplayer2?)

2014-10-04 Thread meino . cramer
Esteban Taroni entis...@yahoo.fr [14-10-05 01:02]:
 Le 04/10/2014 19:50, meino.cra...@gmx.de a écrit :
  Alexander Kapshuk alexander.kaps...@gmail.com [14-10-04 19:36]:
  On Sat, Oct 4, 2014 at 3:33 PM,  meino.cra...@gmx.de wrote:
  Volker Armin Hemmann volkerar...@googlemail.com [14-10-04 14:24]:
  Am 04.10.2014 um 04:55 schrieb meino.cra...@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 
  ** {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 

[gentoo-user] Problems with update of smplayer (needs mplayer2?)

2014-10-03 Thread meino . cramer
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 ** 
{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





Re: [gentoo-user] Problems with update

2012-09-26 Thread Michael Hampicke
Am 26.09.2012 00:19, schrieb Silvio Siefke:
 Hello, 
 
 i want run the update and emerge ever give message:
 
 gentoo-desk doxygen # emerge --update --newuse --deep --with-bdeps=y @world
 Calculating dependencies... done!
 
 !!! All ebuilds that could satisfy =gnome-base/gvfs-1.10.1[udisks,udev] 
 have been masked.
 !!! One of the following masked packages is required to complete your request:
 - gnome-base/gvfs-1.14.0::gentoo (masked by: package.mask, ~x86 keyword)
 /usr/portage/profiles/package.mask:
 # Alexandre Rostovtsev tetrom...@gentoo.org (25 Sep 2012)
 # GNOME 3.6 mask
 # Core libraries to be unmasked first:
 
 - gnome-base/gvfs-1.12.3::gentoo (masked by: ~x86 keyword)
 - gnome-base/gvfs-1.12.2-r1::gentoo (masked by: ~x86 keyword)
 
 (dependency required by xfce-base/thunar-1.4.0[udev] [installed])
 (dependency required by xfce-extra/thunar-volman-0.8.0 [installed])
 (dependency required by @selected [set])
 (dependency required by @world [argument])
 For more information, see the MASKED PACKAGES section in the emerge
 man page or refer to the Gentoo Handbook.

Try disabling the udisks useflag for gnome-base/gvfs



Re: [gentoo-user] Problems with update

2012-09-26 Thread Silvio Siefke
On Wed, 26 Sep 2012 09:54:40 +0200
Michael Hampicke gentoo-u...@hadt.biz wrote:

 Try disabling the udisks useflag for gnome-base/gvfs

Have the prob is same. Why i must unmask gvfs, i understand it not. 
When i set autounmask=y and autounmask-write portage write this
configuration:

/etc/portage/package.use
#required by sys-fs/cryptsetup-1.4.1[static], required by sys-fs/udisks-1.99.0-$
=sys-fs/lvm2-2.02.88 static-libs
#required by sys-fs/cryptsetup-1.4.1[static], required by sys-fs/udisks-1.99.0-$
=dev-libs/libgcrypt-1.5.0-r2 static-libs
#required by sys-fs/cryptsetup-1.4.1[static], required by sys-fs/udisks-1.99.0-$
=sys-apps/util-linux-2.21.2 static-libs
#required by sys-fs/cryptsetup-1.4.1[static], required by sys-fs/udisks-1.99.0-$
=dev-libs/popt-1.16-r1 static-libs
#required by sys-fs/cryptsetup-1.4.1[static], required by sys-fs/udisks-1.99.0-$
=dev-libs/libgpg-error-1.10 static-libs
#required by xfce-base/thunar-1.4.0[udev], required by @selected, required by @$
=gnome-base/gvfs-1.12.3 udisks udev

/etc/portage/package.accept_keywords
#required by sys-fs/udisks-1.99.0-r1, required by 
gnome-base/gvfs-1.12.3[udisks], required by @selected, required by @world 
(argument)
=sys-auth/polkit-0.107-r1 ~x86
#required by gnome-base/gvfs-1.12.3[udisks], required by @selected, required by 
@world (argument)
=sys-fs/udisks-1.99.0-r1 ~x86
#required by x11-libs/vte-0.30.1-r3, required by dev-util/anjuta-3.2.2, 
required by @selected, required by @world (argument)
=dev-libs/glib-2.32.4 ~x86
#required by sys-fs/udev-191[openrc], required by sys-fs/udisks-1.99.0-r1, 
required by gnome-base/gvfs-1.12.3[udisks], required by @selected, r$
=sys-fs/udev-init-scripts-16 ~x86
#required by sys-fs/udev-191, required by sys-fs/udev-init-scripts-16
=sys-apps/kmod-10 ~x86
#required by sys-apps/kmod-10[zlib], required by sys-fs/udev-191, required by 
sys-fs/udev-init-scripts-16
=sys-libs/zlib-1.2.7 ~x86
#required by xfce-base/thunar-1.4.0[dbus,xfce_plugins_trash], required by 
@selected, required by @world (argument)
=gnome-base/gvfs-1.12.3 ~x86
#required by sys-fs/udisks-1.99.0-r1, required by 
gnome-base/gvfs-1.12.3[udisks], required by @selected, required by @world 
(argument)
=dev-util/gdbus-codegen-2.32.4 ~x86
#required by sys-fs/udev-191[hwdb], required by sys-fs/udev-init-scripts-16
=sys-apps/hwids-20120922 ~x86
#required by sys-fs/udev-init-scripts-16
=sys-fs/udev-191 ~x86
#required by sys-auth/polkit-0.107-r1, required by sys-fs/udisks-1.99.0-r1, 
required by gnome-base/gvfs-1.12.3[udisks], required by @selected, $
=dev-lang/spidermonkey-1.8.5-r1 ~x86

I do not understand why Portage goes this way. I have in make.conf 
-static-libs. Now I have to put unmask and static-libs use. Rely 
primarily static-libs at the end require more and more programs.
Where hides the error? Thank you for help.


Silvio



[gentoo-user] Problems with update

2012-09-25 Thread Silvio Siefke
Hello, 

i want run the update and emerge ever give message:

gentoo-desk doxygen # emerge --update --newuse --deep --with-bdeps=y @world
Calculating dependencies... done!

!!! All ebuilds that could satisfy =gnome-base/gvfs-1.10.1[udisks,udev] have 
been masked.
!!! One of the following masked packages is required to complete your request:
- gnome-base/gvfs-1.14.0::gentoo (masked by: package.mask, ~x86 keyword)
/usr/portage/profiles/package.mask:
# Alexandre Rostovtsev tetrom...@gentoo.org (25 Sep 2012)
# GNOME 3.6 mask
# Core libraries to be unmasked first:

- gnome-base/gvfs-1.12.3::gentoo (masked by: ~x86 keyword)
- gnome-base/gvfs-1.12.2-r1::gentoo (masked by: ~x86 keyword)

(dependency required by xfce-base/thunar-1.4.0[udev] [installed])
(dependency required by xfce-extra/thunar-volman-0.8.0 [installed])
(dependency required by @selected [set])
(dependency required by @world [argument])
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.


I understand not, on my laptop is the same configuration, the same
use flags and there is no problem. When i set the Keyword then i must
take udev, gvfs, zlib and some other programs in unmask and at end 
run the update not. 

Someone a idea? Thanx for help.

Silvio

make.conf http://nopaste.info/ac26f483de.html
package.use http://nopaste.info/484c02131b.html
package.unmask http://nopaste.info/31b7988985.html
package.accept_keywords http://nopaste.info/a9b89cea61.html