Re: [gentoo-user] Konsole issue

2012-01-01 Thread Colleen Beamer
On 01/01/12 17:15, Volker Armin Hemmann wrote:
 Am Sonntag, 1. Januar 2012, 16:51:23 schrieb Colleen Beamer:

 What happens if you run xterm?
 In response, konsole was working just find earlier today - I had a
 command prompt and everything.   I had to install xterm, but on install
 I could run xterm and it provides me with a command prompt.

 so what happens when you start konsole out of xterm? Any messages? Do you 
 find 
 anything in .xsession-errors?

Starting konsole out of xterm results in the same issue - no prompt.

From .xsession-errors the following related to konsole was provided, but
I have no idea how to go about fixing this:

konsole(8283)/kdecore (KPty/K3Process) KPty::open: Can't open a pseudo
teletype
konsole(8283) Konsole::Pty::flowControlEnabled: Unable to get flow
control status, terminal not connected.
konsole(8283) Konsole::Pty::start: Unable to set terminal attributes.

Regards,

Colleen

-- 

Registered Linux User #411143 with the Linux Counter, http://counter.li.org




Re: [gentoo-user] Konsole issue

2012-01-01 Thread Volker Armin Hemmann
Am Sonntag, 1. Januar 2012, 17:36:02 schrieb Colleen Beamer:
 On 01/01/12 17:15, Volker Armin Hemmann wrote:
  Am Sonntag, 1. Januar 2012, 16:51:23 schrieb Colleen Beamer:
  What happens if you run xterm?
  
  In response, konsole was working just find earlier today - I had a
  command prompt and everything.   I had to install xterm, but on install
  I could run xterm and it provides me with a command prompt.
  
  so what happens when you start konsole out of xterm? Any messages? Do you
  find anything in .xsession-errors?
 
 Starting konsole out of xterm results in the same issue - no prompt.
 
 From .xsession-errors the following related to konsole was provided, but
 I have no idea how to go about fixing this:
 
 konsole(8283)/kdecore (KPty/K3Process) KPty::open: Can't open a pseudo
 teletype
 konsole(8283) Konsole::Pty::flowControlEnabled: Unable to get flow
 control status, terminal not connected.
 konsole(8283) Konsole::Pty::start: Unable to set terminal attributes.

Bingo.

well, check that /dev/pts is mounted. Did you have any consolekit, udev, dbus 
updates? Are the permissions set correctly? have you recompiled kdelibs?

But this is exactly your problem - google for it. 

-- 
#163933



Re: [gentoo-user] Konsole issue

2012-01-01 Thread Colleen Beamer
On 01/01/12 18:06, Volker Armin Hemmann wrote:
 Am Sonntag, 1. Januar 2012, 17:36:02 schrieb Colleen Beamer:
 On 01/01/12 17:15, Volker Armin Hemmann wrote:
 Am Sonntag, 1. Januar 2012, 16:51:23 schrieb Colleen Beamer:
 What happens if you run xterm?

 In response, konsole was working just find earlier today - I had a
 command prompt and everything. I had to install xterm, but on install
 I could run xterm and it provides me with a command prompt.

 so what happens when you start konsole out of xterm? Any messages? Do you
 find anything in .xsession-errors?

 Starting konsole out of xterm results in the same issue - no prompt.

 From .xsession-errors the following related to konsole was provided, but
 I have no idea how to go about fixing this:

 konsole(8283)/kdecore (KPty/K3Process) KPty::open: Can't open a pseudo
 teletype
 konsole(8283) Konsole::Pty::flowControlEnabled: Unable to get flow
 control status, terminal not connected.
 konsole(8283) Konsole::Pty::start: Unable to set terminal attributes.

 Bingo.

 well, check that /dev/pts is mounted. Did you have any consolekit,
udev, dbus
 updates? Are the permissions set correctly? have you recompiled kdelibs?

 But this is exactly your problem - google for it.

No updates - konsole was working less than 15 minutes prior to sending
my first message.  Will trying googling.  Thanks.

Colleen




-- 

Registered Linux User #411143 with the Linux Counter, http://counter.li.org



Re: [gentoo-user] Konsole issue

2012-01-01 Thread Volker Armin Hemmann
Am Sonntag, 1. Januar 2012, 18:20:55 schrieb Colleen Beamer:
 On 01/01/12 18:06, Volker Armin Hemmann wrote:
  Am Sonntag, 1. Januar 2012, 17:36:02 schrieb Colleen Beamer:
  On 01/01/12 17:15, Volker Armin Hemmann wrote:
  Am Sonntag, 1. Januar 2012, 16:51:23 schrieb Colleen Beamer:
  What happens if you run xterm?
  
  In response, konsole was working just find earlier today - I had a
  command prompt and everything. I had to install xterm, but on install
  I could run xterm and it provides me with a command prompt.
  
  so what happens when you start konsole out of xterm? Any messages? Do
  you
  find anything in .xsession-errors?
  
  Starting konsole out of xterm results in the same issue - no prompt.
  
  From .xsession-errors the following related to konsole was provided, but
  I have no idea how to go about fixing this:
  
  konsole(8283)/kdecore (KPty/K3Process) KPty::open: Can't open a pseudo
  teletype
  konsole(8283) Konsole::Pty::flowControlEnabled: Unable to get flow
  control status, terminal not connected.
  konsole(8283) Konsole::Pty::start: Unable to set terminal attributes.
  
  Bingo.
  
  well, check that /dev/pts is mounted. Did you have any consolekit,
 
 udev, dbus
 
  updates? Are the permissions set correctly? have you recompiled kdelibs?
  
  But this is exactly your problem - google for it.
 
 No updates - konsole was working less than 15 minutes prior to sending
 my first message.  Will trying googling.  Thanks.

is consolekit still running? does the problem persist after a reboot?


-- 
#163933



Re: [gentoo-user] Konsole issue

2012-01-01 Thread Michael Mol
On Sun, Jan 1, 2012 at 5:36 PM, Colleen Beamer colleen.bea...@gmail.com wrote:
 On 01/01/12 17:15, Volker Armin Hemmann wrote:
 Am Sonntag, 1. Januar 2012, 16:51:23 schrieb Colleen Beamer:

 What happens if you run xterm?
 In response, konsole was working just find earlier today - I had a
 command prompt and everything.   I had to install xterm, but on install
 I could run xterm and it provides me with a command prompt.

 so what happens when you start konsole out of xterm? Any messages? Do you 
 find
 anything in .xsession-errors?

 Starting konsole out of xterm results in the same issue - no prompt.

 From .xsession-errors the following related to konsole was provided, but
 I have no idea how to go about fixing this:

 konsole(8283)/kdecore (KPty/K3Process) KPty::open: Can't open a pseudo
 teletype
 konsole(8283) Konsole::Pty::flowControlEnabled: Unable to get flow
 control status, terminal not connected.
 konsole(8283) Konsole::Pty::start: Unable to set terminal attributes.

Since reboots don't fix it, it doesn't sound like a starvation issue.
Since your /dev/pts is mounted and seems to have useful permissions,
it doesn't sound like a permissions issue.
Since xterm works, it *definitely* shouldn't be a permissions issue
relating to ptys; I'd expect xterm would have had the same issue.

Still, with the error 'Can't open a pseudo teletype', code and
activity relating to ptys are where I'd keep looking.

If it were me, at this point I'd try running konsole under strace,
direct strace's output to a text file, and then grep that file for
anything relating to /dev/pts, look at the error codes (or
lackthereof, or lack of matching lines), and try figuring things out
from there.

-- 
:wq



Re: [gentoo-user] Konsole issue

2012-01-01 Thread Colleen Beamer
On 01/01/12 18:48, Volker Armin Hemmann wrote:
 Am Sonntag, 1. Januar 2012, 18:20:55 schrieb Colleen Beamer:
 On 01/01/12 18:06, Volker Armin Hemmann wrote:
 Am Sonntag, 1. Januar 2012, 17:36:02 schrieb Colleen Beamer:
 On 01/01/12 17:15, Volker Armin Hemmann wrote:
 Am Sonntag, 1. Januar 2012, 16:51:23 schrieb Colleen Beamer:
 What happens if you run xterm?
 In response, konsole was working just find earlier today - I had a
 command prompt and everything. I had to install xterm, but on install
 I could run xterm and it provides me with a command prompt.
 so what happens when you start konsole out of xterm? Any messages? Do
 you
 find anything in .xsession-errors?
 Starting konsole out of xterm results in the same issue - no prompt.

 From .xsession-errors the following related to konsole was provided, but
 I have no idea how to go about fixing this:

 konsole(8283)/kdecore (KPty/K3Process) KPty::open: Can't open a pseudo
 teletype
 konsole(8283) Konsole::Pty::flowControlEnabled: Unable to get flow
 control status, terminal not connected.
 konsole(8283) Konsole::Pty::start: Unable to set terminal attributes.
 Bingo.

 well, check that /dev/pts is mounted. Did you have any consolekit,
 udev, dbus

 updates? Are the permissions set correctly? have you recompiled kdelibs?

 But this is exactly your problem - google for it.
 No updates - konsole was working less than 15 minutes prior to sending
 my first message.  Will trying googling.  Thanks.
 is consolekit still running? does the problem persist after a reboot?


Since my last response, I have checked that /dev/pts is mounted and it
is.  The console-kit-daemon appears to be running.  I checked
permissions of /dev/pts - they look okay, but I'm not sure what they
should be because I've never had an issue like this before.  This is
what they are:

total 0
drwxr-xr-x  2 rootroot 0 Jan  1 17:06 .
drwxr-xr-x 17 rootroot  4680 Jan  1 17:07 ..
crw---  1 colleen colleen 136, 0 Jan  1 19:07 0

I have rebooted multiple times to no avail.

I also tried googling, but haven't found anything that made any sense to me.

Regards,

Colleen

-- 

Registered Linux User #411143 with the Linux Counter, http://counter.li.org




Re: [gentoo-user] Konsole issue

2012-01-01 Thread Volker Armin Hemmann
Am Sonntag, 1. Januar 2012, 19:10:25 schrieb Colleen Beamer:
 On 01/01/12 18:48, Volker Armin Hemmann wrote:
  Am Sonntag, 1. Januar 2012, 18:20:55 schrieb Colleen Beamer:
  On 01/01/12 18:06, Volker Armin Hemmann wrote:
  Am Sonntag, 1. Januar 2012, 17:36:02 schrieb Colleen Beamer:
  On 01/01/12 17:15, Volker Armin Hemmann wrote:
  Am Sonntag, 1. Januar 2012, 16:51:23 schrieb Colleen Beamer:
  What happens if you run xterm?
  
  In response, konsole was working just find earlier today - I had a
  command prompt and everything. I had to install xterm, but on install
  I could run xterm and it provides me with a command prompt.
  
  so what happens when you start konsole out of xterm? Any messages? Do
  you
  find anything in .xsession-errors?
  
  Starting konsole out of xterm results in the same issue - no prompt.
  
  From .xsession-errors the following related to konsole was provided,
  but
  I have no idea how to go about fixing this:
  
  konsole(8283)/kdecore (KPty/K3Process) KPty::open: Can't open a pseudo
  teletype
  konsole(8283) Konsole::Pty::flowControlEnabled: Unable to get flow
  control status, terminal not connected.
  konsole(8283) Konsole::Pty::start: Unable to set terminal attributes.
  
  Bingo.
  
  well, check that /dev/pts is mounted. Did you have any consolekit,
  
  udev, dbus
  
  updates? Are the permissions set correctly? have you recompiled kdelibs?
  
  But this is exactly your problem - google for it.
  
  No updates - konsole was working less than 15 minutes prior to sending
  my first message.  Will trying googling.  Thanks.
  
  is consolekit still running? does the problem persist after a reboot?
 
 Since my last response, I have checked that /dev/pts is mounted and it
 is.  The console-kit-daemon appears to be running.  I checked
 permissions of /dev/pts - they look okay, but I'm not sure what they
 should be because I've never had an issue like this before.  This is
 what they are:
 
 total 0
 drwxr-xr-x  2 rootroot 0 Jan  1 17:06 .
 drwxr-xr-x 17 rootroot  4680 Jan  1 17:07 ..
 crw---  1 colleen colleen 136, 0 Jan  1 19:07 0
 


should look like this:
ls -hl /dev/pts
insgesamt 0
crw--w 1 user tty 136, 0 30. Dez 21:37 0
crw--- 1   user tty 136, 1  2. Jan 01:20 1
crw--- 1  user  tty 136, 2  1. Jan 21:15 2
crw--- 1  user tty 136, 3  1. Jan 23:19 3
crw--- 1  user tty 136, 4  1. Jan 21:31 4

so the question is, where did it get borked. To clear something up, what did 
you emerge in the time before this happend? Also, useflags for kdelibs please.


 I have rebooted multiple times to no avail.

yeah because something sets the permissions wrong.

 
 I also tried googling, but haven't found anything that made any sense to me.
 

try googling pts permissions.

When you cat mtab, do you find something like this:
/etc/mtab:
devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620 0 0

is the devfs initscript run? does it look ok?
(having this:
devpts /dev/pts 0755 ,gid=5,mode=0620 devpts
)

-- 
#163933



Re: [gentoo-user] Konsole issue

2012-01-01 Thread Colleen Beamer
On 01/01/12 19:32, Volker Armin Hemmann wrote:
 Am Sonntag, 1. Januar 2012, 19:10:25 schrieb Colleen Beamer:
 On 01/01/12 18:48, Volker Armin Hemmann wrote:
 Am Sonntag, 1. Januar 2012, 18:20:55 schrieb Colleen Beamer:
 On 01/01/12 18:06, Volker Armin Hemmann wrote:
 Am Sonntag, 1. Januar 2012, 17:36:02 schrieb Colleen Beamer:
 On 01/01/12 17:15, Volker Armin Hemmann wrote:
 Am Sonntag, 1. Januar 2012, 16:51:23 schrieb Colleen Beamer:
 What happens if you run xterm?
 In response, konsole was working just find earlier today - I had a
 command prompt and everything. I had to install xterm, but on install
 I could run xterm and it provides me with a command prompt.
 so what happens when you start konsole out of xterm? Any messages? Do
 you
 find anything in .xsession-errors?
 Starting konsole out of xterm results in the same issue - no prompt.

 From .xsession-errors the following related to konsole was provided,
 but
 I have no idea how to go about fixing this:

 konsole(8283)/kdecore (KPty/K3Process) KPty::open: Can't open a pseudo
 teletype
 konsole(8283) Konsole::Pty::flowControlEnabled: Unable to get flow
 control status, terminal not connected.
 konsole(8283) Konsole::Pty::start: Unable to set terminal attributes.
 Bingo.

 well, check that /dev/pts is mounted. Did you have any consolekit,
 udev, dbus

 updates? Are the permissions set correctly? have you recompiled kdelibs?

 But this is exactly your problem - google for it.
 No updates - konsole was working less than 15 minutes prior to sending
 my first message.  Will trying googling.  Thanks.
 is consolekit still running? does the problem persist after a reboot?
 Since my last response, I have checked that /dev/pts is mounted and it
 is.  The console-kit-daemon appears to be running.  I checked
 permissions of /dev/pts - they look okay, but I'm not sure what they
 should be because I've never had an issue like this before.  This is
 what they are:

 total 0
 drwxr-xr-x  2 rootroot 0 Jan  1 17:06 .
 drwxr-xr-x 17 rootroot  4680 Jan  1 17:07 ..
 crw---  1 colleen colleen 136, 0 Jan  1 19:07 0


 should look like this:
 ls -hl /dev/pts
 insgesamt 0
 crw--w 1 user tty 136, 0 30. Dez 21:37 0
 crw--- 1   user tty 136, 1  2. Jan 01:20 1
 crw--- 1  user  tty 136, 2  1. Jan 21:15 2
 crw--- 1  user tty 136, 3  1. Jan 23:19 3
 crw--- 1  user tty 136, 4  1. Jan 21:31 4

 so the question is, where did it get borked. To clear something up, what did 
 you emerge in the time before this happend? Also, useflags for kdelibs please.

I didn't emerge anything before this happened.

Use flags for kdelibs are as follows:

-3dnow
+acl
+alsa
-bindist
+bzip
-debug
-doc
-fam
+handbook
-jpeg2k
-kerberos
-lzma
+mmx
+nls
-openexr
+opengl
+policykit
-semantic-desktop
-spell
+sse
+sse2
+ssl
-test
+udev
+udisks
+upower
-zeroconf





 I also tried googling, but haven't found anything that made any sense to me.

 try googling pts permissions.

 When you cat mtab, do you find something like this:
 /etc/mtab:
 devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620 0 0

 is the devfs initscript run? does it look ok?
 (having this:
 devpts /dev/pts 0755 ,gid=5,mode=0620 devpts
This is the output from cating mtab:

rootfs / rootfs rw 0 0
proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0
sysfs /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
udev /dev tmpfs rw,nosuid,relatime,size=10240k,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=600 0 0
/dev/sda3 / ext3 rw,noatime,commit=0 0 0
rc-svcdir /lib64/rc/init.d tmpfs
rw,nosuid,nodev,noexec,relatime,size=1024k,mode=755 0 0
fusectl /sys/fs/fuse/connections fusectl rw,relatime 0 0
shm /dev/shm tmpfs rw,nosuid,nodev,noexec,relatime 0 0
/dev/sda1 /boot ext2 rw 0 0
/dev/sda4 /home ext3 rw,noatime,commit=0 0 0

Regards,

Colleen


-- 

Registered Linux User #411143 with the Linux Counter, http://counter.li.org




Re: [gentoo-user] Konsole issue

2012-01-01 Thread Volker Armin Hemmann
Am Sonntag, 1. Januar 2012, 20:01:04 schrieb Colleen Beamer:
 On 01/01/12 19:32, Volker Armin Hemmann wrote:
  Am Sonntag, 1. Januar 2012, 19:10:25 schrieb Colleen Beamer:
  On 01/01/12 18:48, Volker Armin Hemmann wrote:
  Am Sonntag, 1. Januar 2012, 18:20:55 schrieb Colleen Beamer:
  On 01/01/12 18:06, Volker Armin Hemmann wrote:
  Am Sonntag, 1. Januar 2012, 17:36:02 schrieb Colleen Beamer:
  On 01/01/12 17:15, Volker Armin Hemmann wrote:
  Am Sonntag, 1. Januar 2012, 16:51:23 schrieb Colleen Beamer:
  What happens if you run xterm?
  
  In response, konsole was working just find earlier today - I had a
  command prompt and everything. I had to install xterm, but on
  install
  I could run xterm and it provides me with a command prompt.
  
  so what happens when you start konsole out of xterm? Any messages?
  Do
  you
  find anything in .xsession-errors?
  
  Starting konsole out of xterm results in the same issue - no prompt.
  
  From .xsession-errors the following related to konsole was provided,
  but
  I have no idea how to go about fixing this:
  
  konsole(8283)/kdecore (KPty/K3Process) KPty::open: Can't open a
  pseudo
  teletype
  konsole(8283) Konsole::Pty::flowControlEnabled: Unable to get flow
  control status, terminal not connected.
  konsole(8283) Konsole::Pty::start: Unable to set terminal attributes.
  
  Bingo.
  
  well, check that /dev/pts is mounted. Did you have any consolekit,
  
  udev, dbus
  
  updates? Are the permissions set correctly? have you recompiled
  kdelibs?
  
  But this is exactly your problem - google for it.
  
  No updates - konsole was working less than 15 minutes prior to sending
  my first message.  Will trying googling.  Thanks.
  
  is consolekit still running? does the problem persist after a reboot?
  
  Since my last response, I have checked that /dev/pts is mounted and it
  is.  The console-kit-daemon appears to be running.  I checked
  permissions of /dev/pts - they look okay, but I'm not sure what they
  should be because I've never had an issue like this before.  This is
  what they are:
  
  total 0
  drwxr-xr-x  2 rootroot 0 Jan  1 17:06 .
  drwxr-xr-x 17 rootroot  4680 Jan  1 17:07 ..
  crw---  1 colleen colleen 136, 0 Jan  1 19:07 0
  
  should look like this:
  ls -hl /dev/pts
  insgesamt 0
  crw--w 1 user tty 136, 0 30. Dez 21:37 0
  crw--- 1   user tty 136, 1  2. Jan 01:20 1
  crw--- 1  user  tty 136, 2  1. Jan 21:15 2
  crw--- 1  user tty 136, 3  1. Jan 23:19 3
  crw--- 1  user tty 136, 4  1. Jan 21:31 4
  
  so the question is, where did it get borked. To clear something up, what
  did you emerge in the time before this happend? Also, useflags for
  kdelibs please.
 I didn't emerge anything before this happened.
 
 Use flags for kdelibs are as follows:
 
 -3dnow
 +acl
 +alsa
 -bindist
 +bzip
 -debug
 -doc
 -fam
 +handbook
 -jpeg2k
 -kerberos
 -lzma
 +mmx
 +nls
 -openexr
 +opengl
 +policykit
 -semantic-desktop
 -spell
 +sse
 +sse2
 +ssl
 -test
 +udev
 +udisks
 +upower
 -zeroconf
 
  I also tried googling, but haven't found anything that made any sense to
  me.
  
  try googling pts permissions.
  
  When you cat mtab, do you find something like this:
  /etc/mtab:
  devpts /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620 0 0
  
  is the devfs initscript run? does it look ok?
  (having this:
  devpts /dev/pts 0755 ,gid=5,mode=0620 devpts
 
 This is the output from cating mtab:

 devpts /dev/pts devpts rw,relatime,mode=600 0 0

now compare that with my line.

Then find out which script does it to you. Do you have a devpts entry in fstab?

Correct it, you are done.

And I should have gone to bed 4h ago. Old men need sleep (/me feels older than 
I am.)

-- 
#163933



[gentoo-user] Re: icons and KDE

2016-07-29 Thread »Q«
On Fri, 29 Jul 2016 14:11:58 +0100
Stroller <strol...@stellar.eclipse.co.uk> wrote:

> > On 28 Jul 2016, at 20:22, »Q« <boxc...@gmx.net> wrote:
> > 
> > Yesterday, I went from kde-plasma/plasma-desktop-5.5.5-r1 to -5.6.5,
> > after which I am not seeing nearly as many icons as I used to.  A
> > lot of other KDE packages were upgraded as well, and I don't know
> > where to start with troubleshooting.
> > 
> > In Dolphin, I no longer see icons for flac or mp3 files, just blank
> > space where an icon should be.  I haven't checked other file
> > types.  
> 
> 
> The place to start with troubleshooting is with some creative
> investigation.
> 
> `genlop -l --date "2016/07/28"` will show you all packages installed
> in the last 2 days - grep the output for "icon" and "theme".
> 
> Use `eix -I icon` to see what relevant packages are installed on your
> system. Now the same for `eix -I theme`.
> 
> If any of the installed icon or theme packages have not been updated
> in the last 2 days, update them.
> 
> I speculate that kde-plasma/plasma-desktop depends on packages X and
> Y, and between -5.5.5 and -5.6.5 some icons were moved from one
> package to the other.

The file-type icons are still be where they should be, but for some
reason they were no longer associated with their respective
mime types.  I've now solved the problem for them by going to the 'file
association' part of system settings and editing the icons for the mime
types which were missing icons.

The program icons which do not show up in the Quicklaunches haven't
changed on my system.  They also don't show up in the Kmenu, which uses
the same .desktop files -- I didn't realize that before because I
rarely look at the menu.  AFAICS, all the icons that no longer show up
in the menu or the launchers are in /usr/share/pixmaps/.  I can use
kmenuedit, which I think edits the .desktop files, to select the icons
which should be displayed, but they're still not displayed.

> Surely there are things you can try before posting here. I feel
> unkind saying this, so I apologise, but at the least you could have
> posted a list of the packages that you installed yesterday. 

Just the ones with 'theme|icon':

 kde-frameworks/breeze-icons-5.23.0
 kde-frameworks/oxygen-icons-5.23.0
 kde-frameworks/kemoticons-5.23.0
 kde-frameworks/kiconthemes-5.23.0

All the packages:

 kde-frameworks/extra-cmake-modules-5.23.0
 media-libs/libv4l-1.10.1
 kde-frameworks/breeze-icons-5.23.0
 kde-frameworks/oxygen-icons-5.23.0
 kde-frameworks/karchive-5.23.0-r1
 kde-plasma/breeze-gtk-5.6.5
 kde-frameworks/kitemmodels-5.23.0
 kde-frameworks/kdoctools-5.23.0
 kde-frameworks/threadweaver-5.23.0
 kde-frameworks/attica-5.23.0
 kde-plasma/kdecoration-5.6.5
 kde-frameworks/kimageformats-5.23.0
 kde-frameworks/kjs-5.23.0
 kde-frameworks/kwayland-5.23.0
 kde-frameworks/kguiaddons-5.23.0
 kde-frameworks/kplotting-5.23.0
 kde-frameworks/kidletime-5.23.0
 kde-plasma/libkscreen-5.6.5
 kde-frameworks/ki18n-5.23.0
 kde-frameworks/kcoreaddons-5.23.0
 kde-frameworks/kconfig-5.23.0
 kde-frameworks/kwidgetsaddons-5.23.0
 kde-frameworks/kwindowsystem-5.23.0
 kde-frameworks/kdbusaddons-5.23.0
 kde-frameworks/kitemviews-5.23.0
 kde-frameworks/kcodecs-5.23.0
 kde-frameworks/kunitconversion-5.23.0
 kde-frameworks/sonnet-5.23.0
 kde-frameworks/kcrash-5.23.0
 kde-frameworks/kcompletion-5.23.0
 kde-frameworks/kpty-5.23.0
 kde-frameworks/kjobwidgets-5.23.0
 kde-plasma/kwayland-integration-5.6.5
 kde-frameworks/kpackage-5.23.0
 kde-frameworks/kdnssd-5.23.0
 kde-frameworks/kglobalaccel-5.23.0-r1
 kde-frameworks/kservice-5.23.0
 kde-frameworks/kfilemetadata-5.23.0
 kde-frameworks/kjsembed-5.23.0
 kde-frameworks/solid-5.23.0
 kde-frameworks/kauth-5.23.0-r1
 kde-frameworks/kdesu-5.23.0
 kde-frameworks/kemoticons-5.23.0
 kde-frameworks/kpeople-5.23.0
 kde-frameworks/kconfigwidgets-5.23.0
 kde-frameworks/knotifications-5.23.0
 kde-frameworks/kiconthemes-5.23.0
 kde-plasma/kwrited-5.6.5
 kde-plasma/polkit-kde-agent-5.6.5
 kde-frameworks/ktextwidgets-5.23.0
 kde-frameworks/kwallet-5.23.0
 kde-frameworks/kxmlgui-5.23.0-r1
 kde-frameworks/frameworkintegration-5.23.0
 kde-frameworks/kbookmarks-5.23.0
 kde-frameworks/kio-5.23.0
 kde-frameworks/kinit-5.23.0
 kde-frameworks/kded-5.23.0
 kde-frameworks/kdeclarative-5.23.0
 kde-frameworks/kparts-5.23.0
 kde-frameworks/knotifyconfig-5.23.0
 kde-frameworks/kxmlrpcclient-5.23.0
 kde-frameworks/kcmutils-5.23.0
 kde-frameworks/knewstuff-5.23.0
 kde-frameworks/baloo-5.23.0
 kde-frameworks/khtml-5.23.0
 kde-frameworks/kdewebkit-5.23.0
 kde-frameworks/kdesignerplugin-5.23.0
 kde-frameworks/kross-5.23.0
 kde-apps/spectacle-16.04.3
 kde-plasma/oxygen-5.6.5
 kde-frameworks/ktexteditor-5.23.0
 kde-frameworks/kdelibs4support-5.23.0-r1
 kde-plasma/kde-cli-tools-5.6.5
 kde-plasma/kgamma-5.6.5
 kde-plasma/user-manager-5.6.5
 kde-plas

[gentoo-user] emerge --rebuild-if-new-rev always triggers rebuild

2016-04-29 Thread Michael Mol
From the does-this-happen-to-anyone-else-or-is-it-just-me department.

I'm finding that if I include "--rebuild-if-new-rev y", I get a slew of new 
packages built, *even if I just built them*. That seems wrong. I've tried 
removing it, and the problem goes away. The presence or absence of "--rebuild-
if-new-slot y" seems to have no impact.

EMERGE_DEFAULT_OPTS="--tree --with-bdeps=y --keep-going --quiet-build=y --deep 
--unordered-display --load-average 3 --jobs=3 --rebuild-if-new-slot y --
rebuild-if-new-rev y"

$ emerge -puDN @world

These are the packages that would be merged:

Calculating dependencies... done!
[nomerge   ] dev-python/virtualenv-13.1.2 
[nomerge   ]  dev-python/setuptools-18.4 
[nomerge   ]   dev-lang/python-3.4.3-r1 
[nomerge   ]sys-libs/ncurses-5.9-r5 
[nomerge   ] sys-libs/gpm-1.20.7-r2 
[nomerge   ]  virtual/yacc-0 
[nomerge   ]   sys-devel/bison-3.0.4-r1 
[nomerge   ]sys-devel/flex-2.5.39-r1 
[nomerge   ] sys-devel/gettext-0.19.4 
[nomerge   ]  dev-libs/libxml2-2.9.3 
[nomerge   ]   sys-devel/autoconf-2.69 
[nomerge   ]dev-lang/perl-5.20.2 
[nomerge   ] app-admin/perl-cleaner-2.19 
[nomerge   ]  app-portage/portage-utils-0.62 
[nomerge   ]   dev-libs/iniparser-3.1-r1 
[nomerge   ]app-doc/doxygen-1.8.10-r1 
[nomerge   ] app-text/ghostscript-gpl-9.15-r1 
[nomerge   ]  x11-libs/gtk+-3.18.7 
[nomerge   ]   app-accessibility/at-spi2-atk-2.18.1 
[nomerge   ]dev-libs/glib-2.46.2-r2 
[nomerge   ] dev-libs/libxslt-1.1.28-r5 
[nomerge   ]  dev-libs/libgcrypt-1.6.5 
[nomerge   ]   virtual/texi2dvi-0 
[nomerge   ]virtual/latex-base-1.0 
[nomerge   ] dev-texlive/texlive-fontutils-2014 
[nomerge   ]  dev-texlive/texlive-basic-2014 
[nomerge   ]   app-text/texlive-core-2014-r4 
[nomerge   ]x11-libs/cairo-1.14.2 
[nomerge   ] x11-libs/libX11-1.6.3 
[nomerge   ]  app-text/docbook-xml-dtd-4.3-r1 
[nomerge   ]   app-text/build-docbook-
catalog-1.19.1 
[nomerge   ]sys-apps/util-linux-2.26.2 
[nomerge   ] sys-libs/pam-1.2.1 
[nomerge   ]  sys-auth/pambase-20150213 
[nomerge   ]   sys-auth/consolekit-1.1.0 
[nomerge   ]sys-auth/polkit-0.113 
[ebuild  rR   ~] kde-plasma/polkit-kde-
agent-5.6.3 
[nomerge   ] kde-apps/kleopatra-4.14.10 
[nomerge   ]  kde-base/kdelibs-4.14.16 
[ebuild  rR   ~]   kde-apps/khelpcenter-5.6.2-r1 
[ebuild  rR]kde-frameworks/khtml-5.18.0 
[ebuild  rR   ~]kde-plasma/kde-cli-tools-5.6.3 
[ebuild  rR] kde-frameworks/kdesu-5.18.0 
[ebuild  rR]  kde-frameworks/kpty-5.18.0 
[nomerge   ] kde-plasma/plasma-meta-5.6.3 
[ebuild  rR   ~]  kde-plasma/ksshaskpass-5.6.3 
[ebuild  rR   ~]  kde-plasma/kmenuedit-5.6.3 
[ebuild  rR   ~]   kde-plasma/khotkeys-5.6.3 
[ebuild  rR   ~]kde-plasma/plasma-workspace-5.6.3 
[ebuild  rR   ~] kde-plasma/kwin-5.6.3 
[ebuild  rR   ~]  kde-plasma/kscreenlocker-5.6.3 
[ebuild  rR   ~] kde-plasma/libksysguard-5.6.3 
[ebuild  rR   ~] kde-apps/kio-extras-15.12.3 
[ebuild  rR] kde-frameworks/kxmlrpcclient-5.18.0 
[ebuild  rR   ~] kde-plasma/ksysguard-5.6.3 
[ebuild  rR   ~] kde-plasma/milou-5.6.3 
[ebuild  rR] kde-frameworks/ktexteditor-5.18.0 
[ebuild  rR   ~]  kde-plasma/kwrited-5.6.3 
[ebuild  rR   ~]  kde-plasma/bluedevil-5.6.3 
[ebuild  rR   ~]  kde-plasma/kgamma-5.6.3 
[ebuild  rR   ~]  kde-plasma/kinfocenter-5.6.3 
[ebuild  rR   ~]  kde-plasma/plasma-integration-5.6.3 
[ebuild  rR   ~]  kde-plasma/breeze-5.6.3 
[ebuild  rR]   kde-frameworks/frameworkintegration-5.18.0 
[ebuild  rR   ~]  kde-plasma/systemsettings-5.6.3 
[ebuild  rR   ~]   kde-plasma/kde-gtk-config-5.6.3 
[nomerge   ]  kde-plasma/plasma-desktop-5.6.3 
[ebuild  rR   ~]   kde-plasma/plasma-pa-5.6.3 
[ebuild  rR   ~]   kde-plasma/oxygen-5.6.3 
[ebuild  rR   ~]  kde-plasma/powerdevil-5.6.3 
[ebuild  rR   ~]  kde-plasma/sddm-kcm-5.6.3 
[ebuild  rR   ~]  kde-plasma/kdeplasma-addons-5.6.3 
[ebuild  rR]   kde-frameworks/kross-5.18.0 
[ebuild  rR   ~]  kde-plasma/kscreen-5.6.3 
[ebuild  rR   ~]  kde-plasma/user-manager-5.6.3 
[nomerge   ] kde-apps/kde-apps-meta-15.12.3-r3 
[nomerge   ]  kde-apps/kdegames-meta-15.12.3 
[ebuild  rR   ~]   kde-apps/ksquares-15.12.3 
[ebuild  rR   ~]  

[gentoo-user] now in blocked packages hell. =\

2016-03-06 Thread Alan Grimes
0.24.0:0/24::gentoo  USE="threads
-examples -gssapi -libressl -ssh {-test} -trace" 4,072 KiB
[ebuild   R] media-libs/lensfun-0.3.2::gentoo  USE="-doc {-test}"
CPU_FLAGS_X86="sse sse2" PYTHON_SINGLE_TARGET="python3_4 -python3_3
-python3_5" PYTHON_TARGETS="python3_4 python3_5* -python3_3" 0 KiB
[ebuild  N ]
kde-apps/kdeartwork-weatherwallpapers-15.08.3-r1:5::gentoo  USE="-debug"
0 KiB
[ebuild  N ] kde-frameworks/kcoreaddons-5.19.0:5/5.19::gentoo 
USE="nls -debug -doc (-fam) {-test}" 306 KiB
[ebuild  N ] kde-frameworks/kconfig-5.19.0:5/5.19::gentoo  USE="nls
-debug -doc {-test}" 220 KiB
[ebuild  N ] kde-frameworks/kwidgetsaddons-5.19.0:5/5.19::gentoo 
USE="nls -debug -doc {-test}" 2,080 KiB
[ebuild  N ] kde-frameworks/kwindowsystem-5.19.0:5/5.19::gentoo 
USE="X nls -debug -doc {-test}" 160 KiB
[ebuild  N ] kde-frameworks/kitemviews-5.19.0:5/5.19::gentoo 
USE="nls -debug -doc {-test}" 73 KiB
[ebuild  N ] kde-frameworks/karchive-5.19.0:5/5.19::gentoo 
USE="bzip2 lzma -debug -doc {-test}" 107 KiB
[ebuild  N ] kde-frameworks/kguiaddons-5.19.0:5/5.19::gentoo 
USE="-debug -doc {-test}" 39 KiB
[ebuild  N ] kde-frameworks/kcodecs-5.19.0:5/5.19::gentoo  USE="nls
-debug -doc {-test}" 213 KiB
[ebuild  N ] kde-frameworks/sonnet-5.19.0:5/5.19::gentoo 
USE="hunspell nls -aspell -debug -doc {-test}" 276 KiB
[ebuild  N ] kde-frameworks/kitemmodels-5.19.0:5/5.19::gentoo 
USE="-debug -doc {-test}" 375 KiB
[ebuild  N ] kde-plasma/kdecoration-5.5.5:5::gentoo  USE="-debug
{-test}" 34 KiB
[ebuild  N ] kde-frameworks/attica-5.19.0:5/5.19::gentoo 
USE="-debug -doc {-test}" 59 KiB
[ebuild  N ] kde-frameworks/threadweaver-5.19.0:5/5.19::gentoo 
USE="-debug -doc {-test}" 1,376 KiB
[ebuild  N ] kde-plasma/breeze-gtk-5.5.5:5::gentoo  USE="-debug" 252 KiB
[ebuild  N ] kde-frameworks/kplotting-5.19.0:5/5.19::gentoo 
USE="-debug -doc {-test}" 29 KiB
[ebuild  N ] kde-frameworks/kcompletion-5.19.0:5/5.19::gentoo 
USE="nls -debug -doc {-test}" 114 KiB
[ebuild  N ] kde-frameworks/kcrash-5.19.0:5/5.19::gentoo  USE="X nls
-debug -doc {-test}" 20 KiB
[ebuild  N ] kde-frameworks/kimageformats-5.19.0:5/5.19::gentoo 
USE="openexr -debug -doc -eps {-test}" 200 KiB
[ebuild  N ] kde-frameworks/ki18n-5.19.0:5/5.19::gentoo  USE="-debug
-doc {-test}" 586 KiB
[ebuild   R] dev-libs/libcdio-0.93:0/15::gentoo  USE="cxx -cddb
-minimal -static-libs {-test}" ABI_X86="32* (64) (-x32)" 0 KiB
[ebuild U  ] app-i18n/enca-1.18::gentoo [1.14-r2::gentoo]
USE="recode -doc" ABI_X86="32 (64) (-x32)" 0 KiB
[ebuild U  ] dev-util/dialog-1.3.20160209::gentoo
[1.2.20150920::gentoo] USE="nls unicode -examples -minimal -static-libs"
488 KiB
[ebuild  N ] kde-frameworks/kpty-5.19.0:5/5.19::gentoo  USE="-debug
-doc {-test}" 56 KiB
[ebuild  N ] kde-frameworks/kunitconversion-5.19.0:5/5.19::gentoo 
USE="-debug -doc {-test}" 606 KiB
[ebuild U  ] dev-python/enum34-1.1.2::gentoo [1.0.4::gentoo]
USE="-doc" PYTHON_TARGETS="python2_7 -pypy -pypy3 -python3_3" 46 KiB
[ebuild  N ] dev-python/iniparse-0.4-r1::gentoo 
PYTHON_TARGETS="python2_7" 31 KiB
[ebuild  N ] dev-libs/newt-0.52.18::gentoo  USE="gpm nls -tcl"
PYTHON_TARGETS="python2_7" 177 KiB
[ebuildFU  ] dev-java/java-sdk-docs-1.8.0.74:1.8::gentoo
[1.8.0.60:1.8::gentoo] 91,248 KiB
[ebuild  N ] media-fonts/noto-20160305::gentoo  USE="X" 482,461 KiB
[ebuild  N ] dev-python/utidylib-0.2-r2::gentoo  USE="-doc {-test}"
PYTHON_TARGETS="python2_7" 18 KiB
[ebuild U  ] media-sound/linuxsampler-2.0.0-r2::gentoo
[2.0.0::gentoo] USE="sqlite -doc -jack -lv2% -static-libs" 0 KiB
[ebuild  N ] kde-plasma/kwayland-5.5.5:5::gentoo  USE="-debug
{-test}" 157 KiB
[ebuild   R] dev-python/pyasn1-0.1.9::gentoo  USE="-doc"
PYTHON_TARGETS="python2_7 python3_4 python3_5* -pypy -pypy3 -python3_3"
0 KiB
[ebuild   R] media-video/vcdimager-0.7.24::gentoo  USE="xml
-static-libs" ABI_X86="32* (64) (-x32)" 0 KiB
[ebuild   R] dev-python/py-1.4.31::gentoo  USE="-doc {-test}"
PYTHON_TARGETS="python2_7 python3_4 python3_5* -pypy -pypy3 -python3_3"
0 KiB
[ebuild   R] dev-python/pytz-2015.7::gentoo 
PYTHON_TARGETS="python2_7 python3_4 python3_5* -pypy -pypy3 -python3_3"
0 KiB
[ebuild   R] dev-python/sip-4.17-r1:0/11::gentoo  USE="-debug -doc"
PYTHON_TARGETS="python2_7 python3_4 python3_5* -python3_3" 0 KiB
[ebuild  N ] dev-python/pygments-2.1.1::gentoo  USE="-doc {-test}"
PYTHON_TARGETS="python2_7 python3_4 

Re: [gentoo-user] KDE update puzzle

2021-09-18 Thread Philip Webb
.0:5/5.82::gentoo] USE="-debug -nls -test" 226 KiB
[ebuild U  ] kde-frameworks/kcrash-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug -doc -nls -test" 28 KiB
[ebuild U  ] kde-frameworks/kcompletion-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug -designer -doc -nls -test" 120 KiB
[ebuild U  ] kde-frameworks/kpackage-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug -doc -man -test" 136 KiB
[ebuild U  ] kde-frameworks/kirigami-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug -examples -test" 316 KiB
[ebuild U  ] kde-frameworks/kdoctools-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug -nls -test" 427 KiB
[ebuild U  ] kde-frameworks/kjobwidgets-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="X -debug -doc -nls -test" 97 KiB
[ebuild U  ] kde-plasma/kdecoration-5.22.5:5::gentoo [5.21.5:5::gentoo] 
USE="-debug -test" 47 KiB
[ebuild U  ] kde-plasma/kwayland-server-5.22.5:5::gentoo [5.21.5:5::gentoo] 
USE="-debug -doc -test" 214 KiB
[ebuild U  ] kde-frameworks/kpty-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug -doc -test" 55 KiB
[ebuild U  ] kde-frameworks/kimageformats-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-avif -debug -eps -heif -openexr -test" 577 KiB
[ebuild U  ] kde-frameworks/kpeople-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug -doc -test" 56 KiB
[ebuild U  ] kde-frameworks/kservice-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug -doc -man -test" 258 KiB
[ebuild  r  U  ] kde-frameworks/kglobalaccel-5.85.0-r1:5/5.85::gentoo 
[5.82.0-r1:5/5.82::gentoo] USE="-debug -doc -nls -test" 86 KiB
[ebuild U  ] kde-frameworks/kjs-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug handbook -test" 330 KiB
[ebuild U  ] kde-frameworks/kdesu-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="X -debug -doc -test" 52 KiB
[ebuild U  ] kde-frameworks/kauth-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug -doc -nls policykit -test" 87 KiB
[ebuild U  ] kde-frameworks/kconfigwidgets-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug -designer -doc -man -test" 402 KiB
[ebuild U  ] kde-frameworks/kiconthemes-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug -designer -doc -test" 217 KiB
[ebuild U  ] kde-frameworks/ktextwidgets-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug -designer -doc -speech -test" 319 KiB
[ebuild U  ] kde-frameworks/kxmlgui-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug -designer -doc -test" 850 KiB
[ebuild U  ] kde-frameworks/qqc2-desktop-style-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug -test" 60 KiB
[ebuild U  ] kde-frameworks/kbookmarks-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug -doc -nls -test" 125 KiB
[ebuild U  ] kde-frameworks/knotifications-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="X dbus -debug -doc -nls -phonon -speech" 122 KiB
[ebuild U  ] kde-frameworks/kwallet-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug -doc -gpg -man -test" 296 KiB
[ebuild U  ] kde-frameworks/kio-5.85.0-r1:5/5.85::gentoo 
[5.82.0-r2:5/5.82::gentoo] USE="X -acl -debug -designer -doc handbook -kerberos 
-kwallet -test" 3,126 KiB
[ebuild U  ] kde-frameworks/kinit-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="X -caps -debug -man" 119 KiB
[ebuild U  ] kde-frameworks/kded-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug -man" 37 KiB
[ebuild U  ] kde-frameworks/kdeclarative-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug -doc" 186 KiB
[ebuild U  ] kde-frameworks/kparts-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug -doc -test" 188 KiB
[ebuild U  ] kde-frameworks/knewstuff-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug -doc -opds%" 1,113 KiB
[ebuild U  ] kde-frameworks/knotifyconfig-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug -doc -phonon" 83 KiB
[ebuild U  ] kde-frameworks/kactivities-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug -doc -test" 70 KiB
[ebuild U  ] kde-frameworks/kcmutils-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug -doc -test" 160 KiB
[ebuild U  ] kde-frameworks/frameworkintegration-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug -test" 1,715 KiB
[ebuild U  ] kde-frameworks/khtml-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="X -debug -test" 2,045 KiB
[ebuild U  ] kde-frameworks/kross-5.85.0:5/5.85::gentoo 
[5.82.0:5/5.82::gentoo] USE="-debug handbook -test" 126 KiB
[ebuild U  ] kde-frameworks

Re: [gentoo-user] Re: Well, I went about updating my system again. (day 6)

2016-12-07 Thread Alan Grimes
 kde-plasma/kdecoration-5.8.4:5::gentoo
[5.7.5:5::gentoo] USE="-debug {-test}" 34 KiB
[ebuild U  ] dev-cpp/eigen-3.2.10:3::gentoo [3.2.8-r2:3::gentoo]
USE="openmp (-altivec) -debug -doc {-test}" CPU_FLAGS_X86="sse2 sse3
-sse4_1 -sse4_2 -ssse3" 1,142 KiB
[ebuild U  ] kde-frameworks/kjs-5.28.0:5/5.28::gentoo
[5.26.0:5/5.26::gentoo] USE="-debug {-test}" 288 KiB
[ebuild  N ] dev-qt/qtgraphicaleffects-5.6.2:5/5.6::gentoo 
USE="-debug {-test}" 14,406 KiB
[ebuild U  ] kde-plasma/kwallet-pam-5.8.4:5::gentoo
[5.7.5:5::gentoo] USE="oldwallet -debug" 18 KiB
[ebuild U  ] kde-frameworks/attica-5.28.0:5/5.28::gentoo
[5.26.0:5/5.26::gentoo] USE="-debug {-test}" 59 KiB
[ebuild U  ] kde-frameworks/threadweaver-5.28.0:5/5.28::gentoo
[5.26.0:5/5.26::gentoo] USE="-debug {-test}" 1,377 KiB
[ebuild U  ] kde-frameworks/kplotting-5.28.0:5/5.28::gentoo
[5.26.0:5/5.26::gentoo] USE="-debug {-test}" 29 KiB
[ebuild U  ] kde-apps/libkexiv2-16.08.3:5::gentoo
[16.08.1:5::gentoo] USE="xmp -debug" 64 KiB
[ebuild U  ] kde-apps/libkdcraw-16.08.3:5::gentoo
[16.08.1:5::gentoo] USE="-debug" 42 KiB
[ebuild U  ] dev-qt/qtpositioning-5.6.2:5/5.6::gentoo
[5.6.1:5/5.6::gentoo] USE="qml -debug -geoclue {-test}" 3,075 KiB
[ebuild U  ] kde-plasma/plasma-workspace-wallpapers-5.8.4:5::gentoo
[5.7.5:5::gentoo] 44,842 KiB
[ebuild U  ] kde-plasma/breeze-gtk-5.8.4:5::gentoo [5.7.5:5::gentoo]
USE="-debug" 207 KiB
[ebuild U  ] kde-apps/kholidays-16.08.3:5::gentoo
[16.08.1:5::gentoo] USE="-debug {-test}" 172 KiB
[ebuild U  ] kde-frameworks/bluez-qt-5.28.0:5/5.28::gentoo
[5.26.0:5/5.26::gentoo] USE="-debug {-test}" 73 KiB
[ebuild U  ] kde-frameworks/breeze-icons-5.28.0:5/5.28::gentoo
[5.26.0:5/5.26::gentoo] USE="{-test}" 1,421 KiB
[ebuild U  ] dev-libs/libgit2-0.24.2:0/24::gentoo
[0.24.1:0/24::gentoo] USE="threads -examples -gssapi -libressl -ssh
{-test} -trace" 4,080 KiB
[ebuild U  ] kde-apps/poxml-16.08.3:5::gentoo [16.08.1:5::gentoo]
USE="handbook -debug" 32 KiB
[ebuild U  ] kde-frameworks/kimageformats-5.28.0:5/5.28::gentoo
[5.26.0:5/5.26::gentoo] USE="openexr -debug -eps {-test}" 200 KiB
[ebuild U  ] dev-libs/pugixml-1.8::gentoo [1.7::gentoo] 350 KiB
[ebuild U  ] net-wireless/wpa_supplicant-2.6-r1::gentoo
[2.5-r2::gentoo] USE="dbus hs2-0 qt5 readline ssl -ap -eap-sim -fasteap
-gnutls -libressl -p2p (-ps3) (-selinux) -smartcard -tdls
-uncommon-eap-types (-wimax) -wps (-qt4%)" 2,689 KiB
[ebuild U  ] sci-physics/bullet-2.85:0/2.85::gentoo
[2.83.5:0/2.83.5::gentoo] USE="bullet3 double-precision extras -doc
-examples {-test%}" 23,458 KiB
[ebuild U  ] sys-libs/libcxx-3.9.0::gentoo [3.8.1::gentoo]
USE="libcxxrt static-libs -libcxxabi% -libunwind {-test}" ABI_X86="32
(64) (-x32)" 1,171 KiB
[ebuild U  ] dev-lang/mono-4.8.0.371::gentoo [4.6.0.245::gentoo]
USE="nls (-doc) -minimal -pax_kernel -xen" ABI_X86="32 (64) (-x32)"
86,053 KiB
[ebuild U  ] games-util/steam-launcher-1.0.0.54::steam-overlay
[1.0.0.52-r1::steam-overlay] USE="steamruntime" 2,686 KiB
[ebuild   R] dev-python/paramiko-2.0.2::gentoo  USE="-doc -examples"
PYTHON_TARGETS="python2_7 python3_4 python3_5 (-python3_3%)" 0 KiB
[ebuild U  ] dev-util/nvidia-cuda-toolkit-8.0.44:0/8.0.44::gentoo
[7.5.18-r2:0/7.5.18::gentoo] USE="debugger -doc -eclipse -profiler"
1,422,933 KiB
[ebuild U  ] kde-apps/kde-l10n-16.08.3:5::gentoo [16.08.1:5::gentoo]
USE="handbook -debug" L10N="-ar -ast -bg -bs -ca -ca-valencia -cs -da
-de -el -en-GB -eo -es -et -eu -fa -fi -fr -ga -gl -he -hi -hr -hu -ia
-id -is -it -ja -kk -km -ko -lt -lv -mr -nb -nds -nl -nn -pa -pl -pt
-pt-BR -ro -ru -sk -sl -sr -sr-Latn -sr-Latn-ijekavsk -sr-ijekavsk -sv
-tr -ug -uk -wa -zh-CN -zh-TW" 0 KiB
[ebuild U  ] kde-frameworks/kpackage-5.28.0-r1:5/5.28::gentoo
[5.26.0:5/5.26::gentoo] USE="-debug -man {-test}" 161 KiB
[ebuild U  ] kde-frameworks/kpty-5.28.0:5/5.28::gentoo
[5.26.0:5/5.26::gentoo] USE="-debug {-test}" 2,611 KiB
[ebuild U  ] kde-frameworks/kdnssd-5.28.0:5/5.28::gentoo
[5.26.0:5/5.26::gentoo] USE="nls zeroconf -debug {-test}" 2,471 KiB
[ebuild U  ] kde-plasma/libkscreen-5.8.4:5/7::gentoo
[5.7.5:5/7::gentoo] USE="-debug {-test}" 91 KiB
[ebuild U  ] dev-python/ndg-httpsclient-0.4.2::gentoo
[0.4.0::gentoo] PYTHON_TARGETS="python2_7 python3_4 python3_5 -pypy
-pypy3 (-python3_3%)" 25 KiB
[ebuild U  ] kde-frameworks/kunitconversion-5.28.0:5/5.28::gentoo
[5.26.0:5/5.26::gentoo] USE="-debug {-test}" 752 KiB
[ebuild U  ] dev-python/urllib3-1.19.1::gentoo [1.16::gentoo]
USE="-doc {-test}" PYTHON_TARGETS="python2_7 python3_4 python3_5 -pypy
-pypy3% (-

[gentoo-user] KDE update revdep-rebuild.sh fail

2018-04-02 Thread Daniel Frey
dev-qt/qttest:5/5.9 dev-qt/qttranslations:4
dev-qt/qtvirtualkeyboard:5/5.9 dev-qt/qtwayland:5/5.9
dev-qt/qtwebkit:5/5.9 dev-qt/qtwidgets:5/5.9 dev-qt/qtx11extras:5/5.9
dev-qt/qtxml:5/5.9 dev-qt/qtxmlpatterns:4 dev-qt/qtxmlpatterns:5/5.9
dev-ruby/did_you_mean:1 dev-ruby/json:0 dev-ruby/minitest:5
dev-ruby/net-telnet:1 dev-ruby/power_assert:0 dev-ruby/racc:0
dev-ruby/rake:0 dev-ruby/rdoc:0 dev-ruby/rubygems:0 dev-ruby/test-unit:2
dev-util/automoc:0 dev-util/boost-build:0 dev-util/cmake:0
dev-util/cppunit:0 dev-util/ctags:0 dev-util/desktop-file-utils:0
dev-util/gdbus-codegen:0 dev-util/google-perftools:0/4 dev-util/gperf:0
dev-util/gtk-doc:0 dev-util/gtk-doc-am:0
dev-util/gtk-update-icon-cache:0 dev-util/intltool:0 dev-util/itstool:0
dev-util/mdds:1/1.2 dev-util/meson:0 dev-util/ninja:0
dev-util/pkgconfig:0 dev-util/ragel:0 dev-util/re2c:0 dev-util/scons:0
dev-vcs/bzr:0 dev-vcs/cvs:0 dev-vcs/git:0 dev-vcs/mercurial:0
dev-vcs/subversion:0 gnome-base/dconf:0 gnome-base/gconf:2
gnome-base/gnome-common:3 gnome-base/gnome-keyring:0
gnome-base/gsettings-desktop-schemas:0 gnome-base/gvfs:0
gnome-base/libglade:2.0 gnome-base/librsvg:2 gnome-extra/polkit-gnome:0
gnome-extra/yelp-xsl:0 kde-apps/ark:5 kde-apps/audiocd-kio:5
kde-apps/dolphin:5 kde-apps/gwenview:5 kde-apps/k3b:5 kde-apps/kate:5
kde-apps/kcalc:5 kde-apps/kdenetwork-filesharing:5
kde-apps/khelpcenter:5 kde-apps/kio-extras:5 kde-apps/kmix:5
kde-apps/konsole:5 kde-apps/krdc:5 kde-apps/krfb:5 kde-apps/libkcddb:5
kde-apps/libkcompactdisc:5 kde-apps/libkexiv2:5 kde-apps/libkipi:5/32
kde-apps/okular:5 kde-apps/spectacle:5 kde-frameworks/attica:5/5.43
kde-frameworks/bluez-qt:5/5.43 kde-frameworks/breeze-icons:5/5.43
kde-frameworks/extra-cmake-modules:5/5.43
kde-frameworks/frameworkintegration:5/5.43
kde-frameworks/kactivities:5/5.43
kde-frameworks/kactivities-stats:5/5.43 kde-frameworks/karchive:5/5.43
kde-frameworks/kauth:5/5.43 kde-frameworks/kbookmarks:5/5.43
kde-frameworks/kcmutils:5/5.43 kde-frameworks/kcodecs:5/5.43
kde-frameworks/kcompletion:5/5.43 kde-frameworks/kconfig:5/5.43
kde-frameworks/kconfigwidgets:5/5.43 kde-frameworks/kcoreaddons:5/5.43
kde-frameworks/kcrash:5/5.43 kde-frameworks/kdbusaddons:5/5.43
kde-frameworks/kdeclarative:5/5.43 kde-frameworks/kded:5/5.43
kde-frameworks/kdelibs:4/4.14 kde-frameworks/kdelibs-env:4/4.14
kde-frameworks/kdelibs4support:5/5.43
kde-frameworks/kdesignerplugin:5/5.43 kde-frameworks/kdesu:5/5.43
kde-frameworks/kdnssd:5/5.43 kde-frameworks/kdoctools:5/5.43
kde-frameworks/kemoticons:5/5.43 kde-frameworks/kf-env:5
kde-frameworks/kfilemetadata:5/5.43 kde-frameworks/kglobalaccel:5/5.43
kde-frameworks/kguiaddons:5/5.43 kde-frameworks/kholidays:5/5.43
kde-frameworks/khtml:5/5.43 kde-frameworks/ki18n:5/5.43
kde-frameworks/kiconthemes:5/5.43 kde-frameworks/kidletime:5/5.43
kde-frameworks/kimageformats:5/5.43 kde-frameworks/kinit:5/5.43
kde-frameworks/kio:5/5.43 kde-frameworks/kirigami:5/5.43
kde-frameworks/kitemmodels:5/5.43 kde-frameworks/kitemviews:5/5.43
kde-frameworks/kjobwidgets:5/5.43 kde-frameworks/kjs:5/5.43
kde-frameworks/kjsembed:5/5.43 kde-frameworks/knewstuff:5/5.43
kde-frameworks/knotifications:5/5.43 kde-frameworks/knotifyconfig:5/5.43
kde-frameworks/kpackage:5/5.43 kde-frameworks/kparts:5/5.43
kde-frameworks/kpeople:5/5.43 kde-frameworks/kpty:5/5.43
kde-frameworks/kross:5/5.43 kde-frameworks/krunner:5/5.43
kde-frameworks/kservice:5/5.43 kde-frameworks/ktexteditor:5/5.43
kde-frameworks/ktextwidgets:5/5.43 kde-frameworks/kunitconversion:5/5.43
kde-frameworks/kwallet:5/5.43 kde-frameworks/kwayland:5/5.43
kde-frameworks/kwidgetsaddons:5/5.43 kde-frameworks/kwindowsystem:5/5.43
kde-frameworks/kxmlgui:5/5.43 kde-frameworks/kxmlrpcclient:5/5.43
kde-frameworks/oxygen-icons:5/5.43 kde-frameworks/plasma:5/5.43
kde-frameworks/qqc2-desktop-style:5/5.43 kde-frameworks/solid:5/5.43
kde-frameworks/sonnet:5/5.43 kde-frameworks/syntax-highlighting:5/5.43
kde-frameworks/threadweaver:5/5.43 kde-misc/krusader:5
kde-plasma/bluedevil:5 kde-plasma/breeze:5 kde-plasma/breeze-grub:5
kde-plasma/breeze-gtk:5 kde-plasma/drkonqi:5
kde-plasma/kactivitymanagerd:5 kde-plasma/kde-cli-tools:5
kde-plasma/kde-gtk-config:5 kde-plasma/kdecoration:5
kde-plasma/kdeplasma-addons:5 kde-plasma/kgamma:5 kde-plasma/khotkeys:5
kde-plasma/kinfocenter:5 kde-plasma/kmenuedit:5 kde-plasma/kscreen:5
kde-plasma/kscreenlocker:5 kde-plasma/ksshaskpass:5
kde-plasma/ksysguard:5 kde-plasma/kwallet-pam:5
kde-plasma/kwayland-integration:5 kde-plasma/kwin:5 kde-plasma/kwrited:5
kde-plasma/libkscreen:5/7 kde-plasma/libksysguard:5 kde-plasma/milou:5
kde-plasma/oxygen:5 kde-plasma/plasma-desktop:5
kde-plasma/plasma-integration:5 kde-plasma/plasma-pa:5
kde-plasma/plasma-vault:5 kde-plasma/plasma-workspace:5
kde-plasma/plasma-workspace-wallpapers:5 kde-plasma/polkit-kde-agent:5
kde-plasma/powerdevil:5 kde-plasma/qguiplatformplugin_kde:4/4.11
kde-plasma/sddm-kcm:5 kde-plasma/systemsettings:5
kde-plasma/user-manager:5 mail-client/mailx:0
mail-client/mailx-support:0 mail-client/thund