Re: [gentoo-user] Re: Plasma teething problems - Part I

2019-06-25 Thread Neil Bothwick
On Tue, 25 Jun 2019 17:09:02 +0300, Nikos Chantziaras wrote:

> > [1] kde-plasma/plasma-meta requires kde-plasma/powerdevil, which
> > requires kde- frameworks/networkmanager-qt, which requires
> > net-misc/networkmanager, which requires net-misc/modemmanager  
> 
> I use Plasma, and NW is not installed. I have "-networkmanager" in my 
> USE flags in make.conf.

That's not enough, powerdevil doesn't have a networkmanager USE flag, you
have to set -wireless for powerdevil. Here's the relevant portion of the
DEPEND definition in the ebuild

wireless? (
    $(add_frameworks_dep bluez-qt)
    $(add_frameworks_dep networkmanager-qt)
)


-- 
Neil Bothwick

Bagpipe for free: Stuff cat under arm. Pull legs, chew tail.


pgp8exFCMqM04.pgp
Description: OpenPGP digital signature


Re: [gentoo-user] printing pdfs

2020-05-29 Thread Francesco Turco
On Fri, May 29, 2020, at 01:04, james wrote:
> (dev-qt/qtcore-5.15.0:5/5.15.0::gentoo, ebuild scheduled for merge) 
> USE="icu -debug -old-kernel (-systemd) -test" ABI_X86="(64)" conflicts with
>  ~dev-qt/qtcore-5.14.2:5/5.14.2= required by 
> (dev-qt/qtnetwork-5.14.2:5/5.14::gentoo, installed) USE="ssl -bindist 
> -connman -debug -gssapi -libproxy -networkmanager -sctp -test" 
> ABI_X86="(64)"
>  ^    ^^
>  ~dev-qt/qtcore-5.14.2 required by 
> (dev-qt/qtgraphicaleffects-5.14.2:5/5.14::gentoo, installed) USE="-debug 
> -test" ABI_X86="(64)"
>  ^  ^^
>  ~dev-qt/qtcore-5.14.2:5= required by 
> (dev-qt/qtxml-5.14.2:5/5.14::gentoo, installed) USE="-debug -test" 
> ABI_X86="(64)"
>  ^  ^^
>  ~dev-qt/qtcore-5.14.2:5/5.14.2= required by 
> (dev-qt/qtdiag-5.14.2:5/5.14::gentoo, installed) USE="network widgets 
> -debug -test" ABI_X86="(64)"

Please try with:

# emerge -av1 $(eix --category dev-qt --installed --only-names)

You may also try adding the -n (--noreplace) emerge option if you want.

-- 
https://fturco.net/



Re: [gentoo-user] printing pdfs

2020-05-28 Thread Jack

On 2020.05.28 19:04, james wrote:

On 5/28/20 4:30 PM, Francesco Turco wrote:

On Thu, May 28, 2020, at 22:11, james wrote:

So what application/strategy gets me past errors like this:

"Cannot mix incompatible Qt library (version 0x50e01) with this  
library

(version 0x50e02)"


Which application are you printing from?
I guess it's a Qt application. In that case, please verify that all  
packages in the dev-qt category on your system have the same version  
number.


You can use eix, for example:

$ eix --category dev-qt --installed --compact



35 matches. Yes I run lxde and many qt codes.

Perhaps better these are currenly blocked (will not update) qt:

U ~] dev-qt/qtcore-5.15.0 [5.14.2]
 U ~] dev-qt/qtxml-5.15.0 [5.14.2]
U dev-qt/qtnetwork-5.15.0 [5.14.2] USE="-libressl%"
U ~] dev-qt/qttest-5.15.0 [5.14.2]
U ~] dev-qt/qtdbus-5.15.0 [5.14.2]

U ~] dev-qt/qtgui-5.15.0 [5.14.2]
U ~] dev-qt/qtx11extras-5.15.0 [5.14.2]
U ~] dev-qt/qtwidgets-5.15.0 [5.14.2]
U ~] dev-qt/qtdeclarative-5.15.0 [5.14.2]
U ~] dev-qt/qtopengl-5.15.0 [5.14.2]
U ~] dev-qt/linguist-tools-5.15.0 [5.14.2]
U ~] dev-qt/qtmultimedia-5.15.0 [5.14.2]
U ~] dev-qt/qtpositioning-5.15.0 [5.14.2]
U ~] dev-qt/qtwayland-5.15.0 [5.14.2]
U ~] dev-python/qtawesome-0.7.2 [0.7.1]
That's not output from the above command (dev-python wouldn't be  
there.)  Please show the output of the above eix command, or perhaps  
try "eix-installed -a | grep dev-qt" for another look to be sure all  
are at the same version.


Not staying up with the very latest qt packages, causes even more  
problems. I usually have to wait, up to 7 days, as the others trickle  
in and the all the qt packages will install. Sometime I have to  
remove them all, then do the upgrade.


This is the first time it has affected pdf files.

Palemoon will not even load pdfs, at least this version::

NewMoon: 28.9.3  (the unofficial build of PaleMoon.)

I'll guess I just wait a few days and see what trickles in on qqt  
upgrades:



(dev-qt/qtcore-5.15.0:5/5.15.0::gentoo, ebuild scheduled for merge)  
USE="icu -debug -old-kernel (-systemd) -test" ABI_X86="(64)"  
conflicts with
~dev-qt/qtcore-5.14.2:5/5.14.2= required by  
(dev-qt/qtnetwork-5.14.2:5/5.14::gentoo, installed) USE="ssl -bindist  
-connman -debug -gssapi -libproxy -networkmanager -sctp -test"  
ABI_X86="(64)"

^    ^^
~dev-qt/qtcore-5.14.2 required by  
(dev-qt/qtgraphicaleffects-5.14.2:5/5.14::gentoo, installed)  
USE="-debug -test" ABI_X86="(64)"

^  ^^
~dev-qt/qtcore-5.14.2:5= required by  
(dev-qt/qtxml-5.14.2:5/5.14::gentoo, installed) USE="-debug -test"  
ABI_X86="(64)"

^  ^^
~dev-qt/qtcore-5.14.2:5/5.14.2= required by  
(dev-qt/qtdiag-5.14.2:5/5.14::gentoo, installed) USE="network widgets  
-debug -test" ABI_X86="(64)"


What is trying to pull in qtcore-5.15.0?  You started this with a  
problem of pdf viewers all complaining about mismatched qt versions,  
but this looks like a portage issue.  If you are manually marking  
dev-qt packages as ~, you have to be sure you have gotten them all.   
All dev-qt packages (some, such as qt-creator are on a different number  
scheme) must have the same version.  They are generally released all at  
the same time, so incomplete upgrades are likely due to a problem in  
package.accepted_keywords.




[gentoo-user] Re: Plasma teething problems - Part I

2019-06-25 Thread Nikos Chantziaras

On 24/06/2019 14:00, Mick wrote:

I've installed plasma-meta plus some kde-apps meta packages as follows:

kde-apps/kdeadmin-meta
kde-apps/kdecore-meta
kde-apps/kdegraphics-meta
kde-apps/kdemultimedia-meta
kde-apps/kdenetwork-meta
kde-apps/kdepim-meta
kde-apps/kdeutils-meta
kde-apps/kwalletmanager
kde-frameworks/oxygen-icons
kde-plasma/plasma-meta

One of the above[1] brought in NetworkManager, which I don't use because for
my use case there's nothing wrong with openrc netifrc scripts.
[...]
[1] kde-plasma/plasma-meta requires kde-plasma/powerdevil, which requires kde-
frameworks/networkmanager-qt, which requires net-misc/networkmanager, which
requires net-misc/modemmanager


I use Plasma, and NW is not installed. I have "-networkmanager" in my 
USE flags in make.conf. Add that, and do a:


emerge -auDN --with-bdeps=y @world
emerge -a --depclean

You should then be able to install Plasma without NW.




Re: [gentoo-user] printing pdfs

2020-05-28 Thread james

On 5/28/20 4:30 PM, Francesco Turco wrote:

On Thu, May 28, 2020, at 22:11, james wrote:

So what application/strategy gets me past errors like this:

"Cannot mix incompatible Qt library (version 0x50e01) with this library
(version 0x50e02)"


Which application are you printing from?
I guess it's a Qt application. In that case, please verify that all packages in 
the dev-qt category on your system have the same version number.

You can use eix, for example:

$ eix --category dev-qt --installed --compact



35 matches. Yes I run lxde and many qt codes.

Perhaps better these are currenly blocked (will not update) qt:

U ~] dev-qt/qtcore-5.15.0 [5.14.2]
 U ~] dev-qt/qtxml-5.15.0 [5.14.2]
U dev-qt/qtnetwork-5.15.0 [5.14.2] USE="-libressl%"
U ~] dev-qt/qttest-5.15.0 [5.14.2]
U ~] dev-qt/qtdbus-5.15.0 [5.14.2]

U ~] dev-qt/qtgui-5.15.0 [5.14.2]
U ~] dev-qt/qtx11extras-5.15.0 [5.14.2]
U ~] dev-qt/qtwidgets-5.15.0 [5.14.2]
U ~] dev-qt/qtdeclarative-5.15.0 [5.14.2]
U ~] dev-qt/qtopengl-5.15.0 [5.14.2]
U ~] dev-qt/linguist-tools-5.15.0 [5.14.2]
U ~] dev-qt/qtmultimedia-5.15.0 [5.14.2]
U ~] dev-qt/qtpositioning-5.15.0 [5.14.2]
U ~] dev-qt/qtwayland-5.15.0 [5.14.2]
U ~] dev-python/qtawesome-0.7.2 [0.7.1]



Not staying up with the very latest qt packages, causes even more 
problems. I usually have to wait, up to 7 days, as the others trickle in 
and the all the qt packages will install. Sometime I have to remove them 
all, then do the upgrade.


This is the first time it has affected pdf files.

Palemoon will not even load pdfs, at least this version::

NewMoon: 28.9.3  (the unofficial build of PaleMoon.)

I'll guess I just wait a few days and see what trickles in on qqt upgrades:


(dev-qt/qtcore-5.15.0:5/5.15.0::gentoo, ebuild scheduled for merge) 
USE="icu -debug -old-kernel (-systemd) -test" ABI_X86="(64)" conflicts with
~dev-qt/qtcore-5.14.2:5/5.14.2= required by 
(dev-qt/qtnetwork-5.14.2:5/5.14::gentoo, installed) USE="ssl -bindist 
-connman -debug -gssapi -libproxy -networkmanager -sctp -test" 
ABI_X86="(64)"

^        ^^
~dev-qt/qtcore-5.14.2 required by 
(dev-qt/qtgraphicaleffects-5.14.2:5/5.14::gentoo, installed) USE="-debug 
-test" ABI_X86="(64)"

^  ^^
~dev-qt/qtcore-5.14.2:5= required by 
(dev-qt/qtxml-5.14.2:5/5.14::gentoo, installed) USE="-debug -test" 
ABI_X86="(64)"

^  ^^
~dev-qt/qtcore-5.14.2:5/5.14.2= required by 
(dev-qt/qtdiag-5.14.2:5/5.14::gentoo, installed) USE="network widgets 
-debug -test" ABI_X86="(64)"





[gentoo-user] QT: How to Networkmanager init looks like other servcies?

2008-02-06 Thread Ale
HI! well that is is there any way yo tweak this startup script so they can
look just the same as the other services?
I want a single line with OK or something similar, just like the other
services, not many lines in the console.

Any help is much appreciated. Cheers!


[gentoo-user] qt-dbus blocker

2009-10-13 Thread Allan Gottlieb
I just started getting this blocker yesterday (was away for the weekend)

[blocks B ]  x11-libs/qt-dbus-4.5.1-r (x11-libs/qt-dbus-4.5.1-r 
is blocking x11-libs/qt-script-4.5.1, x11-libs/qt-test-4.5.1, 
x11-libs/qt-gui-4.5.1, x11-libs/qt-qt3support-4.5.1, x11-libs/qt-sql-4.5.1, 
x11-libs/qt-core-4.5.1)

(the entire output from emerge world is below 
EMERGE_DEFAULT_OPTS=--ask --deep --tree --verbose --with-bdeps=y)

I read the news article and was directed to
http://www.linuxized.com/p192, which said to add dbus and qt3support to
my USE flags.  I already had dbus and adding qt3support did not change
the result.  The std handbook recommendation is to remove qt-dbus, but
the news article suggests this one is more complicated.  Should I
perhaps mask qu-dbus-4.5.2 and if so do I then remove the mask when the
rest has installed.

This is a stable x86 box.

thanks,
allan



ajglap gottlieb # emerge --newuse --update --with-bdeps=y world

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.


These are the packages that would be merged, in reverse order:

Calculating dependencies... done!
[nomerge  ] net-print/hplip-2.8.6b  USE=dbus ppds qt3 scanner snmp 
-cupsddk -doc -fax -minimal -parport -qt4 
[ebuild U ]  dev-python/imaging-1.1.6-r1 [1.1.6] USE=X scanner tk -doc 
-examples 0 kB
[nomerge  ] gnome-extra/deskbar-applet-2.24.3  USE=-eds -spell -test 
[nomerge  ]  dev-python/gnome-desktop-python-2.24.1  USE=-debug 
[nomerge  ]   dev-python/gnome-python-desktop-base-2.24.1  USE=-debug 
[nomerge  ]dev-python/pygtk-2.14.1-r1  USE=X -doc -examples 
[ebuild U ] dev-python/numpy-1.3.0-r1 [1.3.0] USE=-lapack -test 0 kB
[nomerge  ] www-client/epiphany-2.26.3-r1  USE=python -avahi -debug -doc 
-networkmanager -spell 
[nomerge  ]  dev-python/gnome-python-2.22.3 
[nomerge  ]   dev-python/libgnome-python-2.22.3  USE=-debug -examples 
[nomerge  ]gnome-base/libgnomeui-2.24.1  USE=-doc 
[nomerge  ] gnome-base/libgnome-2.24.1  USE=esd -debug -doc 
[ebuild U ]  gnome-base/gvfs-1.0.3-r13 [1.0.3-r2] USE=gnome hal 
-archive -avahi -bash-completion -bluetooth -cdda -debug -doc -fuse 
-gnome-keyring -gphoto2 -samba 0 kB
[nomerge  ] x11-libs/qt-test-4.5.1  USE=iconv -debug -pch 
[blocks b ]  x11-libs/qt-dbus-4.5.1-r (x11-libs/qt-dbus-4.5.1-r 
is blocking x11-libs/qt-script-4.5.1, x11-libs/qt-test-4.5.1, 
x11-libs/qt-gui-4.5.1, x11-libs/qt-qt3support-4.5.1, x11-libs/qt-sql-4.5.1, 
x11-libs/qt-core-4.5.1)
[blocks b ]  x11-libs/qt-gui-4.5.1-r (x11-libs/qt-gui-4.5.1-r 
is blocking x11-libs/qt-script-4.5.1, x11-libs/qt-dbus-4.5.1, 
x11-libs/qt-test-4.5.1, x11-libs/qt-qt3support-4.5.1, x11-libs/qt-sql-4.5.1, 
x11-libs/qt-core-4.5.1)
[blocks b ]  x11-libs/qt-core-4.5.1-r (x11-libs/qt-core-4.5.1-r 
is blocking x11-libs/qt-script-4.5.1, x11-libs/qt-dbus-4.5.1, 
x11-libs/qt-test-4.5.1, x11-libs/qt-gui-4.5.1, x11-libs/qt-qt3support-4.5.1, 
x11-libs/qt-sql-4.5.1)
[blocks b ]  x11-libs/qt-script-4.5.1-r 
(x11-libs/qt-script-4.5.1-r is blocking x11-libs/qt-dbus-4.5.1, 
x11-libs/qt-test-4.5.1, x11-libs/qt-gui-4.5.1, x11-libs/qt-qt3support-4.5.1, 
x11-libs/qt-sql-4.5.1, x11-libs/qt-core-4.5.1)
[nomerge  ] x11-libs/qt-sql-4.5.1  USE=iconv qt3support sqlite -debug 
-firebird -mysql -odbc -pch -postgres 
[blocks b ]  x11-libs/qt-test-4.5.1-r (x11-libs/qt-test-4.5.1-r 
is blocking x11-libs/qt-script-4.5.1, x11-libs/qt-dbus-4.5.1, 
x11-libs/qt-gui-4.5.1, x11-libs/qt-qt3support-4.5.1, x11-libs/qt-sql-4.5.1, 
x11-libs/qt-core-4.5.1)
[nomerge  ] x11-libs/qt-sql-4.5.1  USE=iconv qt3support sqlite -debug 
-firebird -mysql -odbc -pch -postgres 
[nomerge  ]   x11-libs/qt-script-4.5.2 [4.5.1] USE=iconv -debug -pch 
[blocks b ]x11-libs/qt-qt3support-4.5.2 
(x11-libs/qt-qt3support-4.5.2 is blocking x11-libs/qt-test-4.5.2, 
x11-libs/qt-gui-4.5.2-r2, x11-libs/qt-core-4.5.2, x11-libs/qt-dbus-4.5.2, 
x11-libs/qt-script-4.5.2)
[uninstall] x11-libs/qt-qt3support-4.5.1  USE=accessibility -debug 
-kde -pch -phonon 
[blocks b ]x11-libs/qt-sql-4.5.2 (x11-libs/qt-sql-4.5.2 is blocking 
x11-libs/qt-test-4.5.2, x11-libs/qt-gui-4.5.2-r2, x11-libs/qt-core-4.5.2, 
x11-libs/qt-dbus-4.5.2, x11-libs/qt-script-4.5.2)
[uninstall] x11-libs/qt-sql-4.5.1  USE=iconv qt3support sqlite -debug 
-firebird -mysql -odbc -pch -postgres 
[blocks b ]x11-libs/qt-test-4.5.2 (x11-libs/qt-test-4.5.2 is 
blocking x11-libs/qt-gui-4.5.2-r2, x11-libs/qt-core-4.5.2, 
x11-libs/qt-dbus-4.5.2, x11-libs/qt-script-4.5.2)
[ebuild U ] x11-libs/qt-test-4.5.2 [4.5.1] USE=iconv -debug -pch 
113,297 kB
[blocks b ]  x11-libs/qt-gui-4.5.2 (x11-libs/qt-gui-4.5.2 is 
blocking x11-libs/qt-test-4.5.2, x11-libs/qt-core-4.5.2, 
x11-libs/qt-dbus-4.5.2, x11-libs/qt-script-4.5.2)
[ebuild U ]   x11-libs/qt-gui-4.5.2-r2 [4.5.1] USE=accessibility cups 
dbus glib

Re: [gentoo-user] Network manager [ control of wireless and wired interafaces]

2015-03-11 Thread Jc García
2015-03-11 7:16 GMT-06:00 German gentger...@gmail.com:
 On Wed, 11 Mar 2015 12:38:08 +
 Neil Bothwick n...@digimed.co.uk wrote:

 On Wed, 11 Mar 2015 08:14:13 -0400, German wrote:

eix-e: command not found. What to do?
  
   Insert a space between eix and -e.
  
 
  Same result - command not found

 emerge eix, then run eix-update as root.

 Ok, done that. Indeed there are anything related to x11-lib, but when I do 
 emerge --ask net-misc/networkmanager I see x11-proto and x11-libs to be 
 emerged. Use variable is set to -X. Anyone can shed a light on this? How 
 can I emerge networkmanager without X dependencies? Thanks so much

If you want an easy way of configuring wirless without GUI use wicd
and the wicd curses client(enabled via USE flag), NetworkManager is
simpler to use with a GUI, the CLI client is not so easy to use, but
if you want to, make sure none of the GUI related use flags are set
e.g. gtk qt X emerge it, and then read and search info(man, google)
about nmcli.



[gentoo-user] The Great Macbook Update 3: Qt-4.5.1 to Qt-4.5.3 blocks hell

2009-12-26 Thread bn
) -xinerama
[ebuild U ]x11-libs/libXrandr-1.3.0 [1.2.1] USE=-debug 257 kB

[nomerge  ] kde-base/kdebase-meta-4.3.3  USE=semantic-desktop
(-kdeprefix) -policykit
[nomerge  ]  kde-base/powerdevil-4.3.3  USE=pm-utils (-aqua) -debug
(-kdeenablefinal) (-kdeprefix)
[nomerge  ]   kde-base/solid-4.3.3  USE=bluetooth (-aqua) -debug
(-kdeenablefinal) (-kdeprefix) -networkmanager -wicd
[nomerge  ]kde-base/kdelibs-4.3.3-r1  USE=acl alsa bzip2 fam
handbook mmx nls opengl semantic-desktop spell ssl -3dnow (-altivec)
(-aqua) -bindist -debug -doc -jpeg2k (-kdeenablefinal) (-kdeprefix)
-kerberos (-lzma) -openexr -sse -sse2 -test -zeroconf
[ebuild U ] x11-libs/libICE-1.0.6 [1.0.4] USE=ipv6 -debug 273
kB
[ebuild U ] media-libs/libpng-1.2.38 [1.2.26-r1] 514 kB

[nomerge  ] dev-perl/DBD-mysql-4.00.5

[nomerge  ]  dev-db/mysql-5.0.84-r1  USE=berkdb community embedded
perl ssl -big-tables -cluster -debug -extraengine -latin1 -max-idx-128
-minimal -profiling (-selinux) -static

[ebuild  N]   dev-db/mysql-init-scripts-1.2  0 kB

[nomerge  ] games-board/gnubg-0.14.3-r1  USE=X esd gdbm gtk nls
opengl python readline (-arts) -guile -nas
[ebuild U ]  media-libs/freetype-2.3.9-r1 [2.3.7] USE=X -bindist
-debug -doc -fontforge% -utils 1,332 kB
[nomerge  ] media-video/dvdrip-0.98.8  USE=ffmpeg hal mplayer ogg
subtitles vorbis xvid -fping -vcd -xine
[nomerge  ]  media-video/subtitleripper-0.3.4-r3

[nomerge  ]   app-text/gocr-0.45  USE=tk -doc

[nomerge  ]media-libs/netpbm-10.44.00-r1  USE=jpeg png svga
tiff xml zlib -jbig -jpeg2k -rle
[ebuild U ] media-libs/tiff-3.9.2 [3.8.2-r4] USE=cxx%* jpeg
zlib -jbig (-nocxx%) 1,387 kB
[blocks B ] x11-libs/qt-gui-4.5.3 (x11-libs/qt-gui-4.5.3 is
blocking x11-libs/qt-dbus-4.5.3-r1, x11-libs/qt-core-4.5.3-r2,
x11-libs/qt-qt3support-4.5.3, x11-libs/qt-sql-4.5.3,
x11-libs/qt-script-4.5.3-r1)

[blocks B ] x11-libs/qt-opengl-4.5.3 (x11-libs/qt-opengl-4.5.3
is blocking x11-libs/qt-dbus-4.5.3-r1, x11-libs/qt-core-4.5.3-r2,
x11-libs/qt-gui-4.5.3-r2, x11-libs/qt-qt3support-4.5.3,
x11-libs/qt-script-4.5.3-r1, x11-libs/qt-sql-4.5.3)

[blocks B ] x11-libs/qt-dbus-4.5.3 (x11-libs/qt-dbus-4.5.3 is
blocking x11-libs/qt-core-4.5.3-r2, x11-libs/qt-gui-4.5.3-r2,
x11-libs/qt-qt3support-4.5.3, x11-libs/qt-sql-4.5.3,
x11-libs/qt-script-4.5.3-r1)

[blocks B ] x11-libs/qt-dbus-4.5.1-r
(x11-libs/qt-dbus-4.5.1-r is blocking
x11-libs/qt-assistant-4.5.1, x11-libs/qt-opengl-4.5.1,
x11-libs/qt-svg-4.5.1-r1, x11-libs/qt-script-4.5.1,
x11-libs/qt-xmlpatterns-4.5.1, x11-libs/qt-test-4.5.1,
x11-libs/qt-gui-4.5.1, x11-libs/qt-qt3support-4.5.1,
x11-libs/qt-sql-4.5.1, x11-libs/qt-core-4.5.1, x11-libs/qt-webkit-4.5.1)

[blocks B ] x11-libs/qt-gui-4.5.1-r
(x11-libs/qt-gui-4.5.1-r is blocking x11-libs/qt-assistant-4.5.1,
x11-libs/qt-opengl-4.5.1, x11-libs/qt-svg-4.5.1-r1,
x11-libs/qt-script-4.5.1, x11-libs/qt-dbus-4.5.1,
x11-libs/qt-xmlpatterns-4.5.1, x11-libs/qt-test-4.5.1,
x11-libs/qt-qt3support-4.5.1, x11-libs/qt-sql-4.5.1,
x11-libs/qt-core-4.5.1, x11-libs/qt-webkit-4.5.1)

[blocks B ] x11-libs/qt-script-4.5.3 (x11-libs/qt-script-4.5.3
is blocking x11-libs/qt-dbus-4.5.3-r1, x11-libs/qt-core-4.5.3-r2,
x11-libs/qt-gui-4.5.3-r2, x11-libs/qt-qt3support-4.5.3,
x11-libs/qt-sql-4.5.3)

[blocks B ] x11-libs/qt-core-4.5.1-r
(x11-libs/qt-core-4.5.1-r is blocking
x11-libs/qt-assistant-4.5.1, x11-libs/qt-opengl-4.5.1,
x11-libs/qt-svg-4.5.1-r1, x11-libs/qt-script-4.5.1,
x11-libs/qt-dbus-4.5.1, x11-libs/qt-xmlpatterns-4.5.1,
x11-libs/qt-test-4.5.1, x11-libs/qt-gui-4.5.1,
x11-libs/qt-qt3support-4.5.1, x11-libs/qt-sql-4.5.1,
x11-libs/qt-webkit-4.5.1)
[blocks B ] x11-libs/qt-core-4.5.3 (x11-libs/qt-core-4.5.3 is
blocking x11-libs/qt-dbus-4.5.3-r1, x11-libs/qt-gui-4.5.3-r2,
x11-libs/qt-qt3support-4.5.3, x11-libs/qt-sql-4.5.3,
x11-libs/qt-script-4.5.3-r1)

[blocks B ] x11-libs/qt-qt3support-4.5.1-r
(x11-libs/qt-qt3support-4.5.1-r is blocking
x11-libs/qt-assistant-4.5.1, x11-libs/qt-opengl-4.5.1,
x11-libs/qt-svg-4.5.1-r1, x11-libs/qt-script-4.5.1,
x11-libs/qt-dbus-4.5.1, x11-libs/qt-xmlpatterns-4.5.1,
x11-libs/qt-test-4.5.1, x11-libs/qt-gui-4.5.1, x11-libs/qt-sql-4.5.1,
x11-libs/qt-core-4.5.1, x11-libs/qt-webkit-4.5.1)
[blocks B ] x11-libs/qt-qt3support-4.5.3
(x11-libs/qt-qt3support-4.5.3 is blocking x11-libs/qt-dbus-4.5.3-r1,
x11-libs/qt-core-4.5.3-r2, x11-libs/qt-gui-4.5.3-r2,
x11-libs/qt-sql-4.5.3, x11-libs/qt-script-4.5.3-r1)

[blocks B ] x11-libs/qt-test-4.5.3 (x11-libs/qt-test-4.5.3 is
blocking x11-libs/qt-dbus-4.5.3-r1, x11-libs/qt-core-4.5.3-r2,
x11-libs/qt-gui-4.5.3-r2, x11-libs/qt-qt3support-4.5.3,
x11-libs/qt-script-4.5.3-r1, x11-libs/qt-sql-4.5.3)

[blocks B ] x11-libs/qt-script-4.5.1-r
(x11-libs/qt-script-4.5.1-r is blocking
x11-libs/qt-assistant-4.5.1, x11-libs/qt-opengl-4.5.1,
x11-libs/qt-svg-4.5.1-r1, x11-libs/qt-dbus-4.5.1,
x11-libs/qt-xmlpatterns-4.5.1, x11-libs/qt

Re: [gentoo-user] printing pdfs

2020-05-29 Thread james
/2020 -> (~)5.14.1(5/5.14.1)^t): 
SQL abstraction library for the Qt5 framework
[I] dev-qt/qtsvg (5.14.1(5/5.14)@01/30/2020): SVG rendering library for 
the Qt5 framework
[?] dev-qt/qttest (5.14.2(5/5.14)@05/15/2020 -> (~)5.14.1(5/5.14)^t): 
Unit testing library for the Qt5 framework
[?] dev-qt/qtwayland (5.14.2(5/5.14)@05/15/2020 -> 
(~)5.14.1-r1(5/5.14)^t): Wayland platform plugin for Qt
[?] dev-qt/qtwebchannel (5.14.2(5/5.14)@05/24/2020 -> 
(~)5.14.1(5/5.14)^t): Qt5 module for integrating C++ and QML 
applications with HTML/JavaScript clients
[?] dev-qt/qtwebengine (5.14.2(5/5.14)@05/24/2020 -> 
(~)5.14.1(5/5.14)^t): Library for rendering dynamic web content in Qt5 
C++ and QML applications
[?] dev-qt/qtwebkit (5.212.0_pre20200309-r1(5/5.212)@04/08/2020 -> 
5.212.0_pre20190629(5/5.212)): WebKit rendering library for the Qt5 
framework (deprecated)
[?] dev-qt/qtwidgets (5.14.2(5/5.14)@05/15/2020 -> (~)5.14.1(5/5.14)^t): 
Set of components for creating classic desktop-style UIs for the Qt5 
framework
[?] dev-qt/qtx11extras (5.14.2(5/5.14)@05/15/2020 -> 
(~)5.14.1(5/5.14)^t): Linux/X11-specific support library for the Qt5 
framework
[?] dev-qt/qtxml (5.14.2(5/5.14)@05/24/2020 -> (~)5.14.1(5/5.14)^t): 
Implementation of SAX and DOM for the Qt5 framework

Found 35 matches





Not staying up with the very latest qt packages, causes even more 
problems. I usually have to wait, up to 7 days, as the others trickle 
in and the all the qt packages will install. Sometime I have to remove 
them all, then do the upgrade.


This is the first time it has affected pdf files.

Palemoon will not even load pdfs, at least this version::

NewMoon: 28.9.3� (the unofficial build of PaleMoon.)

I'll guess I just wait a few days and see what trickles in on qqt 
upgrades:



(dev-qt/qtcore-5.15.0:5/5.15.0::gentoo, ebuild scheduled for merge) 
USE="icu -debug -old-kernel (-systemd) -test" ABI_X86="(64)" conflicts 
with
��� ~dev-qt/qtcore-5.14.2:5/5.14.2= required by 
(dev-qt/qtnetwork-5.14.2:5/5.14::gentoo, installed) USE="ssl -bindist 
-connman -debug -gssapi -libproxy -networkmanager -sctp -test" 
ABI_X86="(64)"

��� ^������������������� ^^
��� ~dev-qt/qtcore-5.14.2 required by 
(dev-qt/qtgraphicaleffects-5.14.2:5/5.14::gentoo, installed) 
USE="-debug -test" ABI_X86="(64)"

��� ^������������� ^^
��� ~dev-qt/qtcore-5.14.2:5= required by 
(dev-qt/qtxml-5.14.2:5/5.14::gentoo, installed) USE="-debug -test" 
ABI_X86="(64)"

��� ^������������� ^^
��� ~dev-qt/qtcore-5.14.2:5/5.14.2= required by 
(dev-qt/qtdiag-5.14.2:5/5.14::gentoo, installed) USE="network widgets 
-debug -test" ABI_X86="(64)"


What is trying to pull in qtcore-5.15.0?� You started this with a 
problem of pdf viewers all complaining about mismatched qt versions, but 
this looks like a portage issue.� If you are manually marking dev-qt 
packages as ~, you have to be sure you have gotten them all.� All dev-qt 
packages (some, such as qt-creator are on a different number scheme) 
must have the same version.� They are generally released all at the same 
time, so incomplete upgrades are likely due to a problem in 
package.accepted_keywords.



Yes, OK, but I cannot tell which ones are not unmasked from the output 
above.





Re: [gentoo-user] printing pdfs

2020-05-28 Thread Dale
james wrote:
> On 5/28/20 4:30 PM, Francesco Turco wrote:
>> On Thu, May 28, 2020, at 22:11, james wrote:
>>> So what application/strategy gets me past errors like this:
>>>
>>> "Cannot mix incompatible Qt library (version 0x50e01) with this library
>>> (version 0x50e02)"
>>
>> Which application are you printing from?
>> I guess it's a Qt application. In that case, please verify that all
>> packages in the dev-qt category on your system have the same version
>> number.
>>
>> You can use eix, for example:
>>
>> $ eix --category dev-qt --installed --compact
>>
>
> 35 matches. Yes I run lxde and many qt codes.
>
> Perhaps better these are currenly blocked (will not update) qt:
>
> U ~] dev-qt/qtcore-5.15.0 [5.14.2]
>  U ~] dev-qt/qtxml-5.15.0 [5.14.2]
> U dev-qt/qtnetwork-5.15.0 [5.14.2] USE="-libressl%"
> U ~] dev-qt/qttest-5.15.0 [5.14.2]
> U ~] dev-qt/qtdbus-5.15.0 [5.14.2]
>
> U ~] dev-qt/qtgui-5.15.0 [5.14.2]
> U ~] dev-qt/qtx11extras-5.15.0 [5.14.2]
> U ~] dev-qt/qtwidgets-5.15.0 [5.14.2]
> U ~] dev-qt/qtdeclarative-5.15.0 [5.14.2]
> U ~] dev-qt/qtopengl-5.15.0 [5.14.2]
> U ~] dev-qt/linguist-tools-5.15.0 [5.14.2]
> U ~] dev-qt/qtmultimedia-5.15.0 [5.14.2]
> U ~] dev-qt/qtpositioning-5.15.0 [5.14.2]
> U ~] dev-qt/qtwayland-5.15.0 [5.14.2]
> U ~] dev-python/qtawesome-0.7.2 [0.7.1]
>
>
>
> Not staying up with the very latest qt packages, causes even more
> problems. I usually have to wait, up to 7 days, as the others trickle
> in and the all the qt packages will install. Sometime I have to remove
> them all, then do the upgrade.
>
> This is the first time it has affected pdf files.
>
> Palemoon will not even load pdfs, at least this version::
>
> NewMoon: 28.9.3  (the unofficial build of PaleMoon.)
>
> I'll guess I just wait a few days and see what trickles in on qqt
> upgrades:
>
> 
> (dev-qt/qtcore-5.15.0:5/5.15.0::gentoo, ebuild scheduled for merge)
> USE="icu -debug -old-kernel (-systemd) -test" ABI_X86="(64)" conflicts
> with
>     ~dev-qt/qtcore-5.14.2:5/5.14.2= required by
> (dev-qt/qtnetwork-5.14.2:5/5.14::gentoo, installed) USE="ssl -bindist
> -connman -debug -gssapi -libproxy -networkmanager -sctp -test"
> ABI_X86="(64)"
>     ^    ^^
>     ~dev-qt/qtcore-5.14.2 required by
> (dev-qt/qtgraphicaleffects-5.14.2:5/5.14::gentoo, installed)
> USE="-debug -test" ABI_X86="(64)"
>     ^  ^^
>     ~dev-qt/qtcore-5.14.2:5= required by
> (dev-qt/qtxml-5.14.2:5/5.14::gentoo, installed) USE="-debug -test"
> ABI_X86="(64)"
>     ^  ^^
>     ~dev-qt/qtcore-5.14.2:5/5.14.2= required by
> (dev-qt/qtdiag-5.14.2:5/5.14::gentoo, installed) USE="network widgets
> -debug -test" ABI_X86="(64)"
> 
>
>


I to have quite a few qt packages.  I sync once a week so maybe this
makes some difference. However, when I see one upgrade, they all upgrade
at the same time. I have around 30 packages installed here and they tend
to all update together.  Do you have some setting somewhere that is
blocking some of the updates?  USE flag maybe?  One thing I've noticed,
if you add one to use unstable packages, you have to do them all.  It's
either all of them or none.  I don't think I've ever seen a time where
one can be out of sync with the others. 

It may help if you would post the errors you are getting and the
commands you are running to get them.  It's pretty much impossible to
help when we don't know what is failing and why.  Error messages help to
figure out what is failing. 

Dale

:-)  :-) 



Re: [gentoo-user] printing pdfs

2020-05-29 Thread Jack
eprecated)
[?] dev-qt/qtwidgets (5.14.2(5/5.14)@05/15/2020 -> 
(~)5.14.1(5/5.14)^t): Set of components for creating classic 
desktop-style UIs for the Qt5 framework
[?] dev-qt/qtx11extras (5.14.2(5/5.14)@05/15/2020 -> 
(~)5.14.1(5/5.14)^t): Linux/X11-specific support library for the Qt5 
framework
[?] dev-qt/qtxml (5.14.2(5/5.14)@05/24/2020 -> (~)5.14.1(5/5.14)^t): 
Implementation of SAX and DOM for the Qt5 framework

Found 35 matches
They all look like 5.14.2, so I think we're still mixing two different 
problems.  Your original PDF error output suggests mixed qt versions, 
but I don't see that in the above.  If you're trying to update all qt to 
the next version, read on.


Not staying up with the very latest qt packages, causes even more 
problems. I usually have to wait, up to 7 days, as the others 
trickle in and the all the qt packages will install. Sometime I have 
to remove them all, then do the upgrade.


This is the first time it has affected pdf files.

Palemoon will not even load pdfs, at least this version::

NewMoon: 28.9.3� (the unofficial build of PaleMoon.)

I'll guess I just wait a few days and see what trickles in on qqt 
upgrades:



(dev-qt/qtcore-5.15.0:5/5.15.0::gentoo, ebuild scheduled for merge) 
USE="icu -debug -old-kernel (-systemd) -test" ABI_X86="(64)" 
conflicts with
��� ~dev-qt/qtcore-5.14.2:5/5.14.2= required by 
(dev-qt/qtnetwork-5.14.2:5/5.14::gentoo, installed) USE="ssl 
-bindist -connman -debug -gssapi -libproxy -networkmanager -sctp 
-test" ABI_X86="(64)"
��� ^������������������� 
^^
��� ~dev-qt/qtcore-5.14.2 required by 
(dev-qt/qtgraphicaleffects-5.14.2:5/5.14::gentoo, installed) 
USE="-debug -test" ABI_X86="(64)"

��� ^������������� ^^
��� ~dev-qt/qtcore-5.14.2:5= required by 
(dev-qt/qtxml-5.14.2:5/5.14::gentoo, installed) USE="-debug -test" 
ABI_X86="(64)"

��� ^������������� ^^
��� ~dev-qt/qtcore-5.14.2:5/5.14.2= required by 
(dev-qt/qtdiag-5.14.2:5/5.14::gentoo, installed) USE="network 
widgets -debug -test" ABI_X86="(64)"


What is trying to pull in qtcore-5.15.0?� You started this with a 
problem of pdf viewers all complaining about mismatched qt versions, 
but this looks like a portage issue.� If you are manually marking 
dev-qt packages as ~, you have to be sure you have gotten them 
all.� All dev-qt packages (some, such as qt-creator are on a 
different number scheme) must have the same version.� They are 
generally released all at the same time, so incomplete upgrades are 
likely due to a problem in package.accepted_keywords.



Yes, OK, but I cannot tell which ones are not unmasked from the output 
above.


I'm no longer sure which output you are talking about, but I would try 
doing "eix-installed -a | grep dev-qt" and then be sure you have 
unamsked the 5.15.0 version for every one currently at 5.14.2.  I would 
also check if there are updated versions or any dev-qt package which 
does not use the 5.14.2/5.15.0 numbering scheme.


Then, if the emerge doesn't work, post the exact command you used, and 
the full emerge output.  Attempting to trim it generally ends up cutting 
out some important or useful lines.





Re: [gentoo-user] QT: How to Networkmanager init looks like other servcies?

2008-02-07 Thread Ale
Sorry, the packages is NetworkManager, the same name have the services. When
i start this service in a terminal, look nice, and don't log anything extra
just a simple line with the OK at the end, this don t happen when i add
Network manager into the init process, thsi service log extra info which
make the startup log looks ugly.
I will give it a try, thanks.

2008/2/6, Iain Buchanan [EMAIL PROTECTED]:


 On Wed, 2008-02-06 at 10:33 -0200, Ale wrote:
  HI! well that is is there any way yo tweak this startup script so they
  can look just the same as the other services?
  I want a single line with OK or something similar, just like the other
  services, not many lines in the console.

 for a start, what package is it from?  I don't have it.

 Secondly, you could find all the offending commands and add

 /dev/null 21

 to the end of them.
 
  Any help is much appreciated. Cheers!

 HTH,
 --
 Iain Buchanan iaindb at netspace dot net dot au

 If God had intended Man to Watch TV, He would have given him Rabbit Ears.

 --
 gentoo-user@lists.gentoo.org mailing list




Re: [gentoo-user] QT: How to Networkmanager init looks like other servcies?

2008-02-07 Thread Neil Bothwick
On Thu, 7 Feb 2008 11:18:08 -0300, Ale wrote:

 Sorry, the packages is NetworkManager, the same name have the services.
 When i start this service in a terminal, look nice, and don't log
 anything extra just a simple line with the OK at the end, this don t
 happen when i add Network manager into the init process, thsi service
 log extra info which make the startup log looks ugly.

Have you set RC_VERBOSE=yes in /etc/conf.d/rc?

Please don't top post.


-- 
Neil Bothwick

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?


signature.asc
Description: PGP signature


[gentoo-user] Plasma teething problems - Part I

2019-06-24 Thread Mick
Well, not Plasma's but mine for sure.  I have been chasing my tail trying to 
reverse engineer processes/services/applications I do not want auto-running on 
a fresh Plasma installation and I'm fast losing the will to live.

I've installed plasma-meta plus some kde-apps meta packages as follows:

kde-apps/kdeadmin-meta
kde-apps/kdecore-meta
kde-apps/kdegraphics-meta
kde-apps/kdemultimedia-meta
kde-apps/kdenetwork-meta
kde-apps/kdepim-meta
kde-apps/kdeutils-meta
kde-apps/kwalletmanager
kde-frameworks/oxygen-icons
kde-plasma/plasma-meta

One of the above[1] brought in NetworkManager, which I don't use because for 
my use case there's nothing wrong with openrc netifrc scripts.  When I plug in 
a USB wireless adaptor nothing happens since it stays dormant, although its 
LED illuminates.  Then I enable it by starting 'net.wlp0s18f2u1' and at that 
point NM starts fighting over the wireless adaptor, resulting in the unpleasant 
phenomenon of dropping the connection every few minutes and changing its MAC 
address, consequently rendering it unusable with APs which implement ACL.

[1] kde-plasma/plasma-meta requires kde-plasma/powerdevil, which requires kde-
frameworks/networkmanager-qt, which requires net-misc/networkmanager, which 
requires net-misc/modemmanager

So I naively thought, let's try stopping NM (note:  the NetworkManager rc 
service is not set to run at any level, so something else is starting it).  
The moment I stop NM I find my logs being flooded with a storm of 'dbus failing 
to start obex', which bluez wants.  Note: I have not started a bluetooth 
service, or tried running bluetootctl, and BTW rfkill shows the bluetooth 
adaptor is soft blocked anyway.

So I now try to stop dbus and restart it, which results in losing access to 
any Plasma menu applications, so I can't launch any application.  It may be 
worth mentioning when I leave alone NM and just disable the USB adaptor from 
openrc, I also lose access to launching KDE applications (the error message 
when trying to launch an app from a terminal mentions a Qt error).

Could someone more knowledgeable in  Plasma/KDE shenanigans please explain how 
I can end up with a workable USB wireless dongle, which I can enable/disable 
at will?

-- 
Regards,

Mick

signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] QT: How to Networkmanager init looks like other servcies?

2008-02-06 Thread Iain Buchanan

On Wed, 2008-02-06 at 10:33 -0200, Ale wrote:
 HI! well that is is there any way yo tweak this startup script so they
 can look just the same as the other services?
 I want a single line with OK or something similar, just like the other
 services, not many lines in the console.

for a start, what package is it from?  I don't have it.

Secondly, you could find all the offending commands and add

 /dev/null 21

to the end of them.
 
 Any help is much appreciated. Cheers!

HTH,
-- 
Iain Buchanan iaindb at netspace dot net dot au

If God had intended Man to Watch TV, He would have given him Rabbit Ears.

-- 
gentoo-user@lists.gentoo.org mailing list



Re: [gentoo-user] Network manager [ control of wireless and wired interafaces]

2015-03-11 Thread German
On Wed, 11 Mar 2015 12:35:26 -0600
Jc García jyo.gar...@gmail.com wrote:

 2015-03-11 7:16 GMT-06:00 German gentger...@gmail.com:
  On Wed, 11 Mar 2015 12:38:08 +
  Neil Bothwick n...@digimed.co.uk wrote:
 
  On Wed, 11 Mar 2015 08:14:13 -0400, German wrote:
 
 eix-e: command not found. What to do?
   
Insert a space between eix and -e.
   
  
   Same result - command not found
 
  emerge eix, then run eix-update as root.
 
  Ok, done that. Indeed there are anything related to x11-lib, but when I do 
  emerge --ask net-misc/networkmanager I see x11-proto and x11-libs to be 
  emerged. Use variable is set to -X. Anyone can shed a light on this? How 
  can I emerge networkmanager without X dependencies? Thanks so much
 
 If you want an easy way of configuring wirless without GUI use wicd
 and the wicd curses client(enabled via USE flag), NetworkManager is
 simpler to use with a GUI, the CLI client is not so easy to use, but
 if you want to, make sure none of the GUI related use flags are set
 e.g. gtk qt X emerge it, and then read and search info(man, google)
 about nmcli.

Did you hear about CLI wi-fi tool iw? I am testing it right now, but seem 
cannot figure out how to use it
 


-- 
German gentger...@gmail.com



Re: [gentoo-user] bitcoin-qt, openssl and the bindist USE flag

2017-04-08 Thread Mick
On Saturday 08 Apr 2017 20:16:02 Francesco Turco wrote:
> I'm trying to globally enable the "bindist" USE flag on my system, but it
> seems net-p2p/bitcoin-qt wants -bindist:
> 
> ### BEGIN ###
> 
> # USE="bindist" emerge -uDNav @world --with-bdeps=y
> 
> These are the packages that would be merged, in order:
> 
> Calculating dependencies... done!
> [ebuild   R] dev-libs/openssl-1.0.2k::gentoo  USE="asm bindist*
> tls-heartbeat zlib -gmp -kerberos -rfc3779 -sctp -sslv2 -sslv3 -static-libs
> {-test} -vanilla" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="(sse2)" 0 KiB
> [ebuild   R] media-libs/freetype-2.7.1-r2:2::gentoo  USE="X adobe-cff
> bindist* bzip2 cleartype_hinting png -debug -doc -fontforge -harfbuzz
> -infinality -static-libs -utils" ABI_X86="(64) -32 (-x32)" 0 KiB
> [ebuild   R] net-misc/openssh-7.5_p1-r1::gentoo  USE="X bindist* hpn
> pam pie ssl -X509 -audit -debug -kerberos -ldap -ldns -libedit -libressl
> -livecd -sctp (-selinux) -skey -ssh1 -static {-test}" 0 KiB
> [ebuild   R] dev-qt/qtnetwork-5.7.1:5/5.7::gentoo  USE="bindist* ssl
> -connman -debug -libproxy -networkmanager {-test}" 0 KiB
> [ebuild   R] media-libs/mesa-17.0.3::gentoo  USE="bindist* classic dri3
> egl gallium gbm nptl -d3d9 -debug -gles1 -gles2 -llvm -opencl -openmax
> -osmesa -pax_kernel -pic (-selinux) -vaapi -valgrind -vdpau -vulkan
> -wayland -xa -xvmc" ABI_X86="(64) -32 (-x32)" VIDEO_CARDS="i915 intel
> (-freedreno) -i965 -imx -nouveau -r100 -r200 -r300 -r600 -radeon -radeonsi
> (-vc4) (-vivante) -vmware" 0 KiB
> [ebuild   R] dev-qt/qtwebengine-5.7.1-r1:5/5.7::gentoo  USE="alsa
> bindist* system-ffmpeg system-icu widgets -debug -geolocation -pax_kernel
> -pulseaudio {-test}" 0 KiB
> 
> Total: 6 packages (6 reinstalls), Size of downloads: 0 KiB
> 
> !!! Multiple package instances within a single package slot have been
> pulled
> !!! into the dependency graph, resulting in a slot conflict:
> 
> dev-libs/openssl:0
> 
>   (dev-libs/openssl-1.0.2k:0/0::gentoo, ebuild scheduled for merge) pulled
> in by
> dev-libs/openssl:0[bindist=] required by
> (dev-qt/qtnetwork-5.7.1:5/5.7::gentoo, ebuild scheduled for merge)
>
> 
> >=dev-libs/openssl-1.0.1:0=[bindist=] required by
> 
> (net-misc/openssh-7.5_p1-r1:0/0::gentoo, ebuild scheduled for merge)
> 
> 
> 
> 
>   (dev-libs/openssl-1.0.2k:0/0::gentoo, installed) pulled in by
> dev-libs/openssl:0[-bindist] required by
> (net-p2p/bitcoin-qt-0.14.0:0/0::bitcoin, installed)
>
> 
> 
> 
> It might be possible to solve this slot collision
> by applying all of the following changes:
>- net-misc/openssh-7.5_p1-r1 (Change USE: -bindist)
>- dev-qt/qtnetwork-5.7.1 (Change USE: -bindist)
>- dev-libs/openssl-1.0.2k (Change USE: -bindist)
> 
> # USE="bindist" emerge openssl bitcoin-qt
> Calculating dependencies... done!
> [ebuild   R] dev-libs/openssl-1.0.2k
> [ebuild   R   #] net-p2p/bitcoin-qt-0.14.0
> 
> The following USE changes are necessary to proceed:
>  (see "package.use" in the portage(5) man page for more details)
> # required by net-p2p/bitcoin-qt-0.14.0::bitcoin[-libressl]
> # required by bitcoin-qt (argument)
> 
> >=dev-libs/openssl-1.0.2k -bindist
> 
> Use --autounmask-write to write changes to config files (honoring
> CONFIG_PROTECT). Carefully examine the list of proposed changes,
> paying special attention to mask or keyword changes that may expose
> experimental or unstable packages.
> 
> ### END ###dev-qt/qtnetwork
> 
> The point is I can't find any reference to the bindist USE flag in the
> bitcoin-qt ebuild:
> 
> $ grep bindist $(equery which bitcoin-qt)
> $ # returns nothing

It seems to be dev-qt/qtnetwork causing this.


> Is there any particular reason for bitcoin-qt not accepting a freely
> redistributable openssl package?
> 
> Should I switch to libressl instead? I tried to do that some months ago,
> and it didn't end well...
> 
> What do you suggest?
> 
> Thanks.

Did you try setting USE="-bindist" and then emerging the three packages 
suggested by portage above?

net-misc/openssh
dev-qt/qtnetwork
dev-libs/openssl

-- 
Regards,
Mick

signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] Plasma teething problems - Part I

2019-06-24 Thread Neil Bothwick
On Mon, 24 Jun 2019 12:00:36 +0100, Mick wrote:

> Well, not Plasma's but mine for sure.  I have been chasing my tail
> trying to reverse engineer processes/services/applications I do not
> want auto-running on a fresh Plasma installation and I'm fast losing
> the will to live.
> 
> I've installed plasma-meta plus some kde-apps meta packages as follows:
> 
> kde-apps/kdeadmin-meta
> kde-apps/kdecore-meta
> kde-apps/kdegraphics-meta
> kde-apps/kdemultimedia-meta
> kde-apps/kdenetwork-meta
> kde-apps/kdepim-meta
> kde-apps/kdeutils-meta
> kde-apps/kwalletmanager
> kde-frameworks/oxygen-icons
> kde-plasma/plasma-meta
> 
> One of the above[1] brought in NetworkManager, which I don't use
> because for my use case there's nothing wrong with openrc netifrc
> scripts.  When I plug in a USB wireless adaptor nothing happens since
> it stays dormant, although its LED illuminates.  Then I enable it by
> starting 'net.wlp0s18f2u1' and at that point NM starts fighting over
> the wireless adaptor, resulting in the unpleasant phenomenon of
> dropping the connection every few minutes and changing its MAC address,
> consequently rendering it unusable with APs which implement ACL.
> 
> [1] kde-plasma/plasma-meta requires kde-plasma/powerdevil, which
> requires kde- frameworks/networkmanager-qt, which requires
> net-misc/networkmanager, which requires net-misc/modemmanager
> 
> So I naively thought, let's try stopping NM (note:  the NetworkManager
> rc service is not set to run at any level, so something else is
> starting it). The moment I stop NM I find my logs being flooded with a
> storm of 'dbus failing to start obex', which bluez wants.  Note: I have
> not started a bluetooth service, or tried running bluetootctl, and BTW
> rfkill shows the bluetooth adaptor is soft blocked anyway.
> 
> So I now try to stop dbus and restart it, which results in losing
> access to any Plasma menu applications, so I can't launch any
> application.  It may be worth mentioning when I leave alone NM and just
> disable the USB adaptor from openrc, I also lose access to launching
> KDE applications (the error message when trying to launch an app from a
> terminal mentions a Qt error).
> 
> Could someone more knowledgeable in  Plasma/KDE shenanigans please
> explain how I can end up with a workable USB wireless dongle, which I
> can enable/disable at will?
> 
Set USE="-wireless" for powerdevil

I have KDE on this laptop, with no NM. The wireless connection is managed
by systemd-networkd here, but the same should be possible with openrc and
no NM.


-- 
Neil Bothwick

System halted - hit any Microsoft employee to continue.


pgpLx8kJUwKsl.pgp
Description: OpenPGP digital signature


Re: [gentoo-user] nm-applet shows "?" in Gnome tool tray

2017-02-05 Thread Frank Steinmetzger
On Sun, Feb 05, 2017 at 10:42:12AM +, Mick wrote:

> Hi All,
> […]
> In addition, there is a question mark "?" displayed by the nm-applet in the
> tool tray when I have a wireless connection.  On wired connections I get the
> question mark superimposed on the wired network tool tray symbol.

I too noticed this question mark, for me it started when I upgraded NM from
1.0 to 1.4. Since that time, Network Manager doesn't autoconnect for me
anymore. I always have to select my WiFi manually after every suspend.

IIRC there was something or other about missing dbus calls in the log. I did a
downgrade right away to fix it for me. But now that I am on KDE5, 1.4 is
required. So when I wake up from suspend, I do have a question mark, then I
select my network, it connects and the question mark disappears.

frank@tp ~ LC_ALL=en eix -I networkmanager
[I] kde-frameworks/networkmanager-qt
 Available versions:  (5) 5.29.0(5/5.29) ~5.30.0(5/5.30)
   {debug teamd test}
 Installed versions:  5.29.0(5)(17:42:55 01/23/17)(-debug -teamd -test)

[I] net-misc/networkmanager
 Available versions:  [m]1.4.0-r1 (~)1.4.4 (~)1.4.4-r1 {audit bluetooth 
connection-sharing consolekit +dhclient gnutls +introspection json 
+modemmanager ncurses +nss ofono +ppp resolvconf selinux systemd teamd test 
vala +wext +wifi ABI_MIPS="n32 n64 o32" ABI_PPC="32 64" ABI_S390="32 64" 
ABI_X86="32 64 x32" KERNEL="linux"}
 Installed versions:  1.4.4-r1(17:39:22 01/23/17)(bluetooth consolekit 
dhclient introspection modemmanager ncurses nss ppp wext wifi -audit 
-connection-sharing -gnutls -json -ofono -resolvconf -selinux -systemd -teamd 
-test -vala ABI_MIPS="-n32 -n64 -o32" ABI_PPC="-32 -64" ABI_S390="-32 -64" 
ABI_X86="64 -32 -x32" KERNEL="linux")


-- 
Gruß | Greetings | Qapla’
Please do not share anything from, with or about me on any social network.

Signatures are being revised, we apologise for any inconvenience.


signature.asc
Description: Digital signature


Re: [gentoo-user] wlan0 config questions

2010-04-13 Thread Walter Dnes
On Tue, Apr 13, 2010 at 04:03:08PM +0100, Mick wrote

 For PCs you don't typically need anything more than the default Gentoo
 scripts, but for a laptop wicd, networkmanager and the like will do
 exactly what you need with no perceptible overhead and the benefit of
 notifications for when things start bobbing up and down.

 If you already have installed wpa_supplicant I recommend running
 wpa_gui and enabling disabling any interfaces you care to associate
 with.  Then leave it running in the tooltray for quick access and
 notifications.

  I've got hal and dbus masked out (pam too), so wicd and networkmanager
are out of the question.  wpa_gui is a Qt frontend to wpa_cli.  The qt4
*TARBALL* is approx 150 megabytes.  Disk space is not the problem, but
loading unnecessary libs on an underpowered memory-constrained netbook
is an issue.  Besides, I can always...

[aa1][root][~] modprobe ath5k
[aa1][root][~] /etc/init.d/net.wlan0 restart
 * Stopping wlan0
 *   Bringing down wlan0
 * Shutting down wlan0 ...  [ ok ]
 * Stopping wpa_cli on wlan0 ...[ ok ]
 * Stopping wpa_supplicant on wlan0 ... [ ok ]
 * Starting wlan0
 *   Starting wpa_supplicant on wlan0 ...   [ !! ]
[aa1][root][~] iwconfig wlan0 essid example channel auto
[aa1][root][~] ifconfig wlan0 up
[aa1][root][~] iwlist wlan0 scan | grep ESSID
ESSID:KGB zone**  keep OFF**
ESSID:BELL140
ESSID:MyLinksys
ESSID:BELL325
ESSID:charmins family network 20
ESSID:and
ESSID:linksys
ESSID:default
ESSID:Kooshman
ESSID:SONA2
ESSID:BELL628
ESSID:MyDlink
ESSID:A7770

  Fortunately, I'm an honest guy, and I choose to confine my testing of
open system access to places like the Toronto Public Library, where
they advertise it... http://www.torontopubliclibrary.ca/spe_ser_wir.jsp
A little bit of scripting, plus appropriate entries in /etc/sudoers, and
I'm all set.

-- 
Walter Dnes waltd...@waltdnes.org



Re: [gentoo-user] Network manager [ control of wireless and wired interafaces]

2015-03-12 Thread Tom H
On Wed, Mar 11, 2015 at 2:35 PM, Jc García jyo.gar...@gmail.com wrote:

 If you want an easy way of configuring wirless without GUI use wicd
 and the wicd curses client(enabled via USE flag), NetworkManager is
 simpler to use with a GUI, the CLI client is not so easy to use, but
 if you want to, make sure none of the GUI related use flags are set
 e.g. gtk qt X emerge it, and then read and search info(man, google)
 about nmcli.

I've never used nmcli except to get ip information (see below) but
setting up NM without a gui is simple.

This is my home wifi setup:

# cat /etc/NetworkManager/system-connections/thsky
[connection]
id=thsky
uuid=e03d75e4-043a-4276-bf03-3995270ec891
type=802-11-wireless

[802-11-wireless]
ssid=myssidname
mode=infrastructure
security=802-11-wireless-security

[802-11-wireless-security]
key-mgmt=wpa-psk
psk=myssidpassword

[ipv4]
method=manual
address1=192.168.1.11/24,192.168.1.1
dns=192.168.1.111

[ipv6]
method=link-local

If you want to use dhcp, you simply replace the three lines in the
[ipv4] stanza with method=auto.

I have a script that uses nmcli and does the following:

# nmcli -f ip4 -m tabular -t c s id $(nmcli -t -f name c s --active)
IP4:ip = 192.168.1.11/24, gw = 192.168.1.1::192.168.1.111:--:--

nmcli -t -f name c s --active outputs the name of the active
connection, thsky.

nmcli -f ip4 c s id thsky ouputs its ipv4 settings.



[gentoo-user] bitcoin-qt, openssl and the bindist USE flag

2017-04-08 Thread Francesco Turco
I'm trying to globally enable the "bindist" USE flag on my system, but it 
seems net-p2p/bitcoin-qt wants -bindist:


### BEGIN ###

# USE="bindist" emerge -uDNav @world --with-bdeps=y

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R] dev-libs/openssl-1.0.2k::gentoo  USE="asm bindist* 
tls-heartbeat zlib -gmp -kerberos -rfc3779 -sctp -sslv2 -sslv3 -static-libs 
{-test} -vanilla" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="(sse2)" 0 KiB
[ebuild   R] media-libs/freetype-2.7.1-r2:2::gentoo  USE="X adobe-cff 
bindist* bzip2 cleartype_hinting png -debug -doc -fontforge -harfbuzz 
-infinality -static-libs -utils" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild   R] net-misc/openssh-7.5_p1-r1::gentoo  USE="X bindist* hpn 
pam pie ssl -X509 -audit -debug -kerberos -ldap -ldns -libedit -libressl 
-livecd -sctp (-selinux) -skey -ssh1 -static {-test}" 0 KiB
[ebuild   R] dev-qt/qtnetwork-5.7.1:5/5.7::gentoo  USE="bindist* ssl 
-connman -debug -libproxy -networkmanager {-test}" 0 KiB
[ebuild   R] media-libs/mesa-17.0.3::gentoo  USE="bindist* classic dri3 
egl gallium gbm nptl -d3d9 -debug -gles1 -gles2 -llvm -opencl -openmax 
-osmesa -pax_kernel -pic (-selinux) -vaapi -valgrind -vdpau -vulkan 
-wayland -xa -xvmc" ABI_X86="(64) -32 (-x32)" VIDEO_CARDS="i915 intel 
(-freedreno) -i965 -imx -nouveau -r100 -r200 -r300 -r600 -radeon -radeonsi 
(-vc4) (-vivante) -vmware" 0 KiB
[ebuild   R] dev-qt/qtwebengine-5.7.1-r1:5/5.7::gentoo  USE="alsa 
bindist* system-ffmpeg system-icu widgets -debug -geolocation -pax_kernel 
-pulseaudio {-test}" 0 KiB


Total: 6 packages (6 reinstalls), Size of downloads: 0 KiB

!!! Multiple package instances within a single package slot have been 
pulled

!!! into the dependency graph, resulting in a slot conflict:

dev-libs/openssl:0

 (dev-libs/openssl-1.0.2k:0/0::gentoo, ebuild scheduled for merge) pulled 
in by
   dev-libs/openssl:0[bindist=] required by 
(dev-qt/qtnetwork-5.7.1:5/5.7::gentoo, ebuild scheduled for merge)
   
  
   >=dev-libs/openssl-1.0.1:0=[bindist=] required by 
(net-misc/openssh-7.5_p1-r1:0/0::gentoo, ebuild scheduled for merge)
   
   
     


 (dev-libs/openssl-1.0.2k:0/0::gentoo, installed) pulled in by
   dev-libs/openssl:0[-bindist] required by 
(net-p2p/bitcoin-qt-0.14.0:0/0::bitcoin, installed)
   
   



It might be possible to solve this slot collision
by applying all of the following changes:
  - net-misc/openssh-7.5_p1-r1 (Change USE: -bindist)
  - dev-qt/qtnetwork-5.7.1 (Change USE: -bindist)
  - dev-libs/openssl-1.0.2k (Change USE: -bindist)

# USE="bindist" emerge openssl bitcoin-qt
Calculating dependencies... done!
[ebuild   R] dev-libs/openssl-1.0.2k 
[ebuild   R   #] net-p2p/bitcoin-qt-0.14.0 


The following USE changes are necessary to proceed:
(see "package.use" in the portage(5) man page for more details)
# required by net-p2p/bitcoin-qt-0.14.0::bitcoin[-libressl]
# required by bitcoin-qt (argument)

=dev-libs/openssl-1.0.2k -bindist


Use --autounmask-write to write changes to config files (honoring
CONFIG_PROTECT). Carefully examine the list of proposed changes,
paying special attention to mask or keyword changes that may expose
experimental or unstable packages.

### END ###

The point is I can't find any reference to the bindist USE flag in the 
bitcoin-qt ebuild:


$ grep bindist $(equery which bitcoin-qt)
$ # returns nothing

Is there any particular reason for bitcoin-qt not accepting a freely 
redistributable openssl package?


Should I switch to libressl instead? I tried to do that some months ago, 
and it didn't end well...


What do you suggest?

Thanks.

--
https://www.fturco.net/



Re: [gentoo-user] kde-plasma/powerdevil-5.17.5:5 fails due to missing /usr/lib64/libffi-3.3_rc0/include

2020-02-14 Thread Mick
On Friday, 14 February 2020 00:32:53 GMT Neil Bothwick wrote:
> On Fri, 14 Feb 2020 00:16:11 +, Mick wrote:
> > This came up on an update today:
> > ===
...
> > CMake Error in daemon/CMakeLists.txt:
> >   Imported target "KF5::NetworkManagerQt" includes non-existent path
> >   
> > "/usr/lib64/libffi-3.3_rc0/include"
> >   
> >   in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:
> >   
> >   * The path was deleted, renamed, or moved to another location.
> >   
> >   * An install or uninstall procedure did not complete successfully.
> >   
> >   * The installation package was faulty and references files it does not
> >   provide.
> > 
> > -- Generating done
> > -- Build files have been written to: /var/tmp/portage/kde-plasma/
> > powerdevil-5.17.5/work/powerdevil-5.17.5_build
> > ==========
> > 
> > I rebuilt libffi, but the same failure recurred as above.  Any ideas?
> 
> Have you tried rebuilding networkmanager-qt?

Following a morning coffee and Neil's useful advice the culprit was staring me 
in the face.  :-)

All compiling happily now.  Thank you Neil!
-- 
Regards,

Mick

signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] Confessional: how I generally use emerge.

2016-03-19 Thread Neil Bothwick
On Fri, 18 Mar 2016 23:31:46 -0400, Alan Grimes wrote:

> The dependency graph that seems to be murdering me right now seems to
> be:
> 
> 
> kde -> wayland -> gles2 -> egl ->

I use KDE5 and don't have egl set anywhere in /etc/portage

> ..
> 
> [ebuild  N ] kde-plasma/plasma-meta-5.5.5:5::gentoo 
> USE="display-manager gtk pam pulseaudio sddm sdk wallpapers -bluetooth
> -mediacenter -networkmanager" 0 KiB
> [ebuild  NS] kde-apps/kde-meta-15.08.3:5::gentoo
> [4.14.3-r1:4::gentoo] 0 KiB
> [uninstall ] kde-apps/kde-meta-4.14.3-r1:4::gentoo  USE="nls sdk
> -accessibility (-aqua) -kdepim -minimal"
> [blocks b  ] kde-apps/kde-meta:4 ("kde-apps/kde-meta:4" is blocking
> kde-apps/kde-meta-15.08.3)
> [ebuild U  ] dev-lang/mono-4.2.2.30::gentoo [4.2.2.10-r1::gentoo]
> USE="nls (-doc) -minimal -pax_kernel -xen" 0 KiB
> [ebuild  N ] dev-dotnet/nuget-2.8.3::gentoo  0 KiB
> [ebuild U  ] dev-dotnet/libgdiplus-4.2-r2::gentoo [4.2-r1::gentoo]
> USE="cairo" 0 KiB
> [ebuild U  ] dev-util/monodevelop-5.9.5.9-r1::gentoo
> [3.0.2-r1::gentoo] USE="git gnome%* subversion -qtcurve%" 0 KiB
> 
> Total: 119 packages (21 upgrades, 32 new, 54 in new slots, 12
> reinstalls, 80 uninstalls), Size of downloads: 395,848 KiB
> Conflict: 80 blocks
> 
> WARNING: One or more updates/rebuilds have been skipped due to a
> dependency conflict:
> 
> dev-qt/qtgui:5
> 
>   (dev-qt/qtgui-5.5.1-r1:5/5::gentoo, ebuild scheduled for merge)
> conflicts with
> ~dev-qt/qtgui-5.5.1[-egl] required by
> (dev-qt/qtmultimedia-5.5.1-r2:5/5::gentoo, installed)

I see no errors here, what is stopping the emerge from proceeding?



-- 
Neil Bothwick

I've found a solution to Fermat's Last Theorem but I see I've run out of
room o


pgpsVSilvFCVo.pgp
Description: OpenPGP digital signature


Re: [gentoo-user] conflict with same package, same USE

2017-06-02 Thread Hogren
Sorry for the lack of courtesy !!

I hope that someone can help me.


Thank you very very much for your help !!


Hogren


On 02/06/2017 10:55, Hogren wrote:
> Hello list,
>
>
> It's me again about conflicts.
>
>
> I don't understand this conflict, the two needed openssl are the same.
> Actually, I don't see the difference.
>
>
> gnugnu # emerge --verbose-conflict @preserved-rebuild
> Calculating dependencies... done!
> [ebuild   R] dev-libs/openssl-1.0.2k  USE="bindist*"
> [ebuild   R] sys-devel/binutils-2.25.1-r1
> [ebuild U  ] sys-libs/talloc-2.1.9 [2.1.5]
> [ebuild U  ] sys-libs/tdb-1.3.13 [1.3.8]
> [ebuild U  ] sys-libs/tevent-0.9.31-r1 [0.9.28]
> [ebuild  N ] dev-python/subunit-1.2.0-r1  USE="-static-libs {-test}"
> ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python2_7 python3_4 (-pypy)
> (-pypy3) (-python3_5) (-python3_6)"
> [ebuild  N ] dev-qt/qtnetwork-5.6.2  USE="bindist ssl -connman
> -debug -libproxy -networkmanager {-test}"
> [ebuild U  ] sys-libs/ldb-1.1.29-r1 [1.1.26] USE="ldap%* python%*"
> [ebuild   R] dev-qt/qtxmlpatterns-5.6.2
> [ebuild   R] dev-qt/qtwebkit-5.6.2
> [ebuild   R   ~] net-misc/teamviewer-9.0.32150
> [ebuild U  ] net-fs/samba-4.5.10 [4.2.14] USE="-gpg%
> (-system-heimdal) -zeroconf%"
> [ebuild   R] media-gfx/blender-2.72b-r4
> [ebuild   R   ~] media-gfx/wkhtmltopdf-0.12.4
> [ebuild U ~] www-client/firefox-53.0.3 [52.0.1-r1]
> [ebuild U  ] app-office/libreoffice-5.2.7.2 [5.2.3.3-r1]
> PYTHON_SINGLE_TARGET="python3_4* -python2_7*"
> [ebuild   R] net-ftp/filezilla-3.12.0.2
> [ebuild   R] media-gfx/gimp-2.8.14-r2
> [ebuild  N ] x11-plugins/enigmail-1.9.6.1-r1
> [ebuild U  ] mail-client/thunderbird-45.8.0 [45.7.0]
> [blocks b  ] x11-plugins/enigmail ("x11-plugins/enigmail" is
> blocking mail-client/thunderbird-45.7.0)
>
> !!! Multiple package instances within a single package slot have been pulled
> !!! into the dependency graph, resulting in a slot conflict:
>
> dev-libs/openssl:0
>
>   (dev-libs/openssl-1.0.2k:0/0::gentoo, ebuild scheduled for merge)
> pulled in by
> dev-libs/openssl:0[bindist=] required by
> (dev-qt/qtnetwork-5.6.2:5/5.6::gentoo, ebuild scheduled for merge)
>   
>   
>  
>
>
>   (dev-libs/openssl-1.0.2k:0/0::gentoo, installed) pulled in by
> >=dev-libs/openssl-0.9.8f:0[bindist=] required by
> (net-misc/openssh-7.3_p1-r7:0/0::gentoo, installed)
>
>   
>   
>
>
>
> Hogren
>
>
>




[gentoo-user] conflict with same package, same USE

2017-06-02 Thread Hogren
Hello list,


It's me again about conflicts.


I don't understand this conflict, the two needed openssl are the same.
Actually, I don't see the difference.


gnugnu # emerge --verbose-conflict @preserved-rebuild
Calculating dependencies... done!
[ebuild   R] dev-libs/openssl-1.0.2k  USE="bindist*"
[ebuild   R] sys-devel/binutils-2.25.1-r1
[ebuild U  ] sys-libs/talloc-2.1.9 [2.1.5]
[ebuild U  ] sys-libs/tdb-1.3.13 [1.3.8]
[ebuild U  ] sys-libs/tevent-0.9.31-r1 [0.9.28]
[ebuild  N ] dev-python/subunit-1.2.0-r1  USE="-static-libs {-test}"
ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python2_7 python3_4 (-pypy)
(-pypy3) (-python3_5) (-python3_6)"
[ebuild  N ] dev-qt/qtnetwork-5.6.2  USE="bindist ssl -connman
-debug -libproxy -networkmanager {-test}"
[ebuild U  ] sys-libs/ldb-1.1.29-r1 [1.1.26] USE="ldap%* python%*"
[ebuild   R] dev-qt/qtxmlpatterns-5.6.2
[ebuild   R] dev-qt/qtwebkit-5.6.2
[ebuild   R   ~] net-misc/teamviewer-9.0.32150
[ebuild U  ] net-fs/samba-4.5.10 [4.2.14] USE="-gpg%
(-system-heimdal) -zeroconf%"
[ebuild   R] media-gfx/blender-2.72b-r4
[ebuild   R   ~] media-gfx/wkhtmltopdf-0.12.4
[ebuild U ~] www-client/firefox-53.0.3 [52.0.1-r1]
[ebuild U  ] app-office/libreoffice-5.2.7.2 [5.2.3.3-r1]
PYTHON_SINGLE_TARGET="python3_4* -python2_7*"
[ebuild   R] net-ftp/filezilla-3.12.0.2
[ebuild   R] media-gfx/gimp-2.8.14-r2
[ebuild  N ] x11-plugins/enigmail-1.9.6.1-r1
[ebuild U  ] mail-client/thunderbird-45.8.0 [45.7.0]
[blocks b  ] x11-plugins/enigmail ("x11-plugins/enigmail" is
blocking mail-client/thunderbird-45.7.0)

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

dev-libs/openssl:0

  (dev-libs/openssl-1.0.2k:0/0::gentoo, ebuild scheduled for merge)
pulled in by
dev-libs/openssl:0[bindist=] required by
(dev-qt/qtnetwork-5.6.2:5/5.6::gentoo, ebuild scheduled for merge)
  

   


  (dev-libs/openssl-1.0.2k:0/0::gentoo, installed) pulled in by
>=dev-libs/openssl-0.9.8f:0[bindist=] required by
(net-misc/openssh-7.3_p1-r7:0/0::gentoo, installed)
   





Hogren





Re: [gentoo-user] Re: [HEADSUP] libreoffice versus bison-2.5

2011-05-25 Thread Walter Dnes
On Sun, May 22, 2011 at 11:31:40PM +0200, Alan McKinnon wrote

 No, I think you need to get real. It's 2011, what did you expect? 

  Here's what I don't expect.  I run a tight ship on my machine.  I
currently have gnumeric and AbiWord and libreoffice-bin running uncer
icewm.  In order to get emerge -p app-office/kword to actually start,
I had to...

!) remove sys-apps/dbus from /etc/portage/package.mask

2) add the following to /etc/portage/package.use

x11-libs/qt-sql qt3support
x11-libs/qt-core qt3support ssl exceptions
x11-libs/qt-gui  qt3support accessibility dbus
x11-libs/qt-qt3support accessibility kde
x11-libs/qt-svg accessibility
x11-libs/qt-opengl qt3support
x11-libs/qt-webkit kde
sys-block/parted device-mapper
sys-fs/udev extras
sys-auth/consolekit policykit
x11-libs/qt-declarative qt3support

3) and here is the 390 megabytes of stuff to emerge...
gebuild  N] dev-libs/libgpg-error-1.10  USE=-common-lisp -nls 
-static-libs 
[ebuild  N] dev-libs/libical-0.43 
[ebuild  N] dev-util/boost-build-1.42.0  USE=-examples -python 
[ebuild  N] sys-apps/sdparm-1.03 
[ebuild  N] sys-power/pm-quirks-20100619 
[ebuild  N] sys-block/eject-2.1.5-r2  USE=-nls 
[ebuild  N] kde-base/oxygen-icons-4.6.2  USE=(-aqua) (-kdeenablefinal) 
(-kdeprefix) 
[ebuild  N] sys-apps/dbus-1.4.6  USE=X -debug -doc (-selinux) -static-libs 
-test 
[ebuild  N] dev-cpp/eigen-2.0.13  USE=-debug -doc -examples 
[ebuild  N] dev-libs/libassuan-2.0.1  USE=-static-libs 
[ebuild  N] dev-libs/cyrus-sasl-2.1.23-r1  USE=-authdaemond -berkdb -crypt 
-gdbm -java -kerberos -ldap -mysql -ntlm_unsupported_patch -pam -postgres 
-sample -sqlite -srp -ssl -urandom 
[ebuild  N] dev-libs/libksba-1.2.0  USE=-static-libs 
[ebuild  N] dev-libs/libgcrypt-1.4.6  USE=-static-libs 
[ebuild  N] dev-libs/pth-2.0.7-r2  USE=-debug 
[ebuild  N] app-admin/eselect-boost-0.3 
[ebuild  NS   ] app-text/docbook-xml-dtd-4.2-r2 [4.3-r1]
[ebuild  N] dev-libs/libpcre-8.12  USE=bzip2 (unicode) zlib -cxx 
-recursion-limit -static-libs 
[ebuild  N] x11-libs/libXScrnSaver-1.2.1  USE=-static-libs 
[ebuild  N] kde-base/kde-env-4.6.2  USE=(-aqua) (-kdeenablefinal) 
(-kdeprefix) 
[ebuild  N] sys-apps/attr-2.4.44  USE=-nls 
[ebuild  N] dev-cpp/clucene-0.9.21b-r1  USE=threads -debug -doc 
-static-libs 
[ebuild  NS   ] virtual/libusb-0 [1]
[ebuild  N] virtual/eject-0 
[ebuild  N] app-crypt/pinentry-0.8.0  USE=-caps -gtk -ncurses -qt4 
-static 
[ebuild  N] dev-libs/dbus-glib-0.92  USE=-bash-completion -debug -doc 
-static-libs -test 
[ebuild  N] app-crypt/gnupg-2.0.17  USE=bzip2 -adns -caps -doc -ldap -nls 
-openct -pcsc-lite (-selinux) -smartcard -static 
[ebuild  N] dev-libs/boost-1.42.0-r2  USE=-debug -doc -eselect -icu -mpi 
-python -static-libs -test -tools 
[ebuild  N] app-misc/strigi-0.7.1  USE=exif -clucene -dbus -debug -fam 
-hyperestraier -inotify (-log) -qt4 -test 
[ebuild  N] sys-apps/acl-2.2.49  USE=(-nfs) -nls 
[ebuild  N] sys-power/pm-utils-1.4.1  USE=-alsa -debug -networkmanager 
-ntp VIDEO_CARDS=intel -radeon 
[ebuild   R   ] sys-fs/udev-151-r4  USE=extras* 
[ebuild  N] app-crypt/gpgme-1.3.0  USE=-common-lisp -pth 
[ebuild  N] sys-fs/lvm2-2.02.73-r1  USE=(-clvm) (-cman) -lvm1 -readline 
(-selinux) -static 
[ebuild  N] dev-libs/libatasmart-0.17  USE=-static-libs 
[ebuild  N] sys-block/parted-2.3  USE=device-mapper -debug -nls -readline 
(-selinux) 
[ebuild  N] x11-libs/qt-core-4.7.2-r1  USE=exceptions qt3support ssl 
(-aqua) -debug -glib -iconv -jit -optimized-qmake -pch -private-headers 
[ebuild  N] x11-libs/qt-sql-4.7.2  USE=qt3support (-aqua) -debug 
-exceptions (-firebird) -freetds -iconv -mysql -odbc -pch -postgres -sqlite 
[ebuild  N] x11-libs/qt-script-4.7.2  USE=(-aqua) -debug -exceptions 
-iconv -jit -pch -private-headers 
[ebuild  N] x11-libs/qt-test-4.7.2  USE=(-aqua) -debug -exceptions -iconv 
-pch 
[ebuild  N] dev-util/automoc-0.9.88 
[ebuild  N] x11-libs/qt-dbus-4.7.2  USE=(-aqua) -debug -exceptions -pch 
[ebuild  N] x11-libs/qt-xmlpatterns-4.7.2  USE=(-aqua) -debug -pch 
[ebuild  N] dev-libs/soprano-2.6.0  USE=-clucene -dbus -debug -doc -raptor 
-redland -test -virtuoso 
[ebuild  N] app-crypt/qca-2.0.3  USE=(-aqua) -debug -doc -examples 
[ebuild  N] dev-libs/libattica-0.2.0  USE=-debug 
[ebuild  N] x11-libs/qt-gui-4.7.2  USE=accessibility dbus mng qt3support 
tiff (-aqua) -cups -debug -egl -exceptions -glib -gtkstyle -nas -nis -pch 
-private-headers -raster -trace -xinerama 
[ebuild  N] x11-libs/qt-qt3support-4.7.2  USE=accessibility kde (-aqua) 
-debug -exceptions -pch -phonon 
[ebuild  N] x11-libs/qt-svg-4.7.2  USE=accessibility (-aqua) -debug 
-exceptions -iconv -pch 
[ebuild  N] x11-libs/qt-opengl-4.7.2  USE=qt3support (-aqua) -debug -egl 
-exceptions -pch 
[ebuild  N] media-libs/phonon-4.5.0  USE=(-aqua) -debug -gstreamer 
-pulseaudio -vlc -xine 
[ebuild  N] dev

Re: [gentoo-user] What the devil?!! [or Plasma teething problems Ia.]

2019-06-24 Thread Dale
Mick wrote:
> On Monday, 24 June 2019 23:41:03 BST Neil Bothwick wrote:
>> On Mon, 24 Jun 2019 21:19:09 +0100, Mick wrote:
>>> Can someone please explain how the removal of the 'wireless' USE flag
>>> from powerdevil ends up with no buttons for Suspend-to-RAM,
>>> Hibernation, Reboot or Shutdown under the Leave tab of the KMenu?  What
>>> does wireless have to do with those functions which should work
>>> regardless?
>> Those options are still present here.
> Thanks Neil, these are the packages which were depcleaned following USE="-
> wireless" for powerdevil, USE="-espeak" for speech-dispatcher and USE="device-
> mapper-only -thin" for lvm:
>
> 1561390348: Started emerge on: Jun 24, 2019 16:32:28
> 1561390348:  *** emerge --ask --verbose --depclean
> 1561390348:  >>> depclean
> 1561390428: === Unmerging... (virtual/w3m-0)
> 1561390432:  >>> unmerge success: virtual/w3m-0
> 1561390432: === Unmerging... (virtual/linux-sources-3)
> 1561390436:  >>> unmerge success: virtual/linux-sources-3
> 1561390436: === Unmerging... (kde-frameworks/networkmanager-qt-5.57.0)
> 1561390440:  >>> unmerge success: kde-frameworks/networkmanager-qt-5.57.0
> 1561390440: === Unmerging... (sys-block/thin-provisioning-tools-0.7.0)
> 1561390445:  >>> unmerge success: sys-block/thin-provisioning-tools-0.7.0
> 1561390445: === Unmerging... (app-accessibility/espeak-1.48.04-r1)
> 1561390449:  >>> unmerge success: app-accessibility/espeak-1.48.04-r1
> 1561390449: === Unmerging... (www-client/w3m-0.5.3_p20180125)
> 1561390453:  >>> unmerge success: www-client/w3m-0.5.3_p20180125
> 1561390453: === Unmerging... (media-sound/sox-14.4.2-r1)
> 1561390458:  >>> unmerge success: media-sound/sox-14.4.2-r1
> 1561390458: === Unmerging... (net-misc/networkmanager-1.16.0)
> 1561390464:  >>> unmerge success: net-misc/networkmanager-1.16.0
> 1561390464: === Unmerging... (net-dialup/ppp-2.4.7-r7)
> 1561390468:  >>> unmerge success: net-dialup/ppp-2.4.7-r7
> 1561390468: === Unmerging... (net-misc/dhcp-4.4.1)
> 1561390473:  >>> unmerge success: net-misc/dhcp-4.4.1
> 1561390473: === Unmerging... (dev-libs/boehm-gc-7.6.4)
> 1561390478:  >>> unmerge success: dev-libs/boehm-gc-7.6.4
> 1561390478: === Unmerging... (media-sound/gsm-1.0.13-r1)
> 1561390482:  >>> unmerge success: media-sound/gsm-1.0.13-r1
> 1561390482: === Unmerging... (net-libs/libndp-1.7)
> 1561390486:  >>> unmerge success: net-libs/libndp-1.7
> 1561390486: === Unmerging... (net-misc/modemmanager-1.8.2-r1)
> 1561390493:  >>> unmerge success: net-misc/modemmanager-1.8.2-r1
> 1561390493: === Unmerging... (dev-libs/newt-0.52.20)
> 1561390497:  >>> unmerge success: dev-libs/newt-0.52.20
> 1561390497: === Unmerging... (net-dialup/ppp-scripts-0)
> 1561390501:  >>> unmerge success: net-dialup/ppp-scripts-0
> 1561390501: === Unmerging... (sys-libs/slang-2.3.2)
> 1561390505:  >>> unmerge success: sys-libs/slang-2.3.2
> 1561390505: === Unmerging... (net-libs/libqmi-1.20.2)
> 1561390510:  >>> unmerge success: net-libs/libqmi-1.20.2
> 1561390510: === Unmerging... (net-libs/libmbim-1.16.2)
> 1561390515:  >>> unmerge success: net-libs/libmbim-1.16.2
> 1561390515:  *** exiting successfully.
> 1561390515:  *** terminating.
> 1561390536: Started emerge on: Jun 24, 2019 16:35:36
> 1561390536:  *** emerge --ask --verbose @preserved-rebuild
> 1561390543:  *** exiting successfully.
> 1561390543:  *** terminating.
>
> I can't see anything in there.  I also uninstalled and reinstalled plasma-
> meta, but did not depclean anything.  Could there be something in 
> systemsettings?  Yep! Power Management is greyed out:
>
> "Power management configuration module could not be loaded. The Power 
> Management Service appears not to be running.  This can be solved by starting 
> or scheduling it inside "Startup and Shutdown".
>
> What am I supposed to add in "Startup and Shutdown"?  There is no Power 
> Management to start up and no button to add any services.  :-/
>

I wonder if something is trying to use a old config file.  You may want
to use checkrestart, needrestart or something to check on that.  I still
have checkrestart here but needrestart should pick this up.  If it is
that, logout, got to a console and restart X.  I sometimes just go to
the boot runlevel, make sure no KDE/sddm processes are still running by
killing anything that shouldn't be running and then go back to default
runlevel.  KDE is bad to leave processes running. 

If that does nothing, try revdep-rebuild and see if it catches
anything.  Maybe a emerge -uaDN world will help too. 

Lots of options.  When I did this a good while back, it got a bit dirty
before I got things cleaned out. 

Dale

:-)  :-) 



Re: [gentoo-user] What the devil?!! [or Plasma teething problems Ia.]

2019-06-24 Thread Mick
On Monday, 24 June 2019 23:41:03 BST Neil Bothwick wrote:
> On Mon, 24 Jun 2019 21:19:09 +0100, Mick wrote:
> > Can someone please explain how the removal of the 'wireless' USE flag
> > from powerdevil ends up with no buttons for Suspend-to-RAM,
> > Hibernation, Reboot or Shutdown under the Leave tab of the KMenu?  What
> > does wireless have to do with those functions which should work
> > regardless?
> 
> Those options are still present here.

Thanks Neil, these are the packages which were depcleaned following USE="-
wireless" for powerdevil, USE="-espeak" for speech-dispatcher and USE="device-
mapper-only -thin" for lvm:

1561390348: Started emerge on: Jun 24, 2019 16:32:28
1561390348:  *** emerge --ask --verbose --depclean
1561390348:  >>> depclean
1561390428: === Unmerging... (virtual/w3m-0)
1561390432:  >>> unmerge success: virtual/w3m-0
1561390432: === Unmerging... (virtual/linux-sources-3)
1561390436:  >>> unmerge success: virtual/linux-sources-3
1561390436: === Unmerging... (kde-frameworks/networkmanager-qt-5.57.0)
1561390440:  >>> unmerge success: kde-frameworks/networkmanager-qt-5.57.0
1561390440: === Unmerging... (sys-block/thin-provisioning-tools-0.7.0)
1561390445:  >>> unmerge success: sys-block/thin-provisioning-tools-0.7.0
1561390445: === Unmerging... (app-accessibility/espeak-1.48.04-r1)
1561390449:  >>> unmerge success: app-accessibility/espeak-1.48.04-r1
1561390449: === Unmerging... (www-client/w3m-0.5.3_p20180125)
1561390453:  >>> unmerge success: www-client/w3m-0.5.3_p20180125
1561390453: === Unmerging... (media-sound/sox-14.4.2-r1)
1561390458:  >>> unmerge success: media-sound/sox-14.4.2-r1
1561390458: === Unmerging... (net-misc/networkmanager-1.16.0)
1561390464:  >>> unmerge success: net-misc/networkmanager-1.16.0
1561390464: === Unmerging... (net-dialup/ppp-2.4.7-r7)
1561390468:  >>> unmerge success: net-dialup/ppp-2.4.7-r7
1561390468: === Unmerging... (net-misc/dhcp-4.4.1)
1561390473:  >>> unmerge success: net-misc/dhcp-4.4.1
1561390473: === Unmerging... (dev-libs/boehm-gc-7.6.4)
1561390478:  >>> unmerge success: dev-libs/boehm-gc-7.6.4
1561390478: === Unmerging... (media-sound/gsm-1.0.13-r1)
1561390482:  >>> unmerge success: media-sound/gsm-1.0.13-r1
1561390482: === Unmerging... (net-libs/libndp-1.7)
1561390486:  >>> unmerge success: net-libs/libndp-1.7
1561390486: === Unmerging... (net-misc/modemmanager-1.8.2-r1)
1561390493:  >>> unmerge success: net-misc/modemmanager-1.8.2-r1
1561390493: === Unmerging... (dev-libs/newt-0.52.20)
1561390497:  >>> unmerge success: dev-libs/newt-0.52.20
1561390497: === Unmerging... (net-dialup/ppp-scripts-0)
1561390501:  >>> unmerge success: net-dialup/ppp-scripts-0
1561390501: === Unmerging... (sys-libs/slang-2.3.2)
1561390505:  >>> unmerge success: sys-libs/slang-2.3.2
1561390505: === Unmerging... (net-libs/libqmi-1.20.2)
1561390510:  >>> unmerge success: net-libs/libqmi-1.20.2
1561390510: === Unmerging... (net-libs/libmbim-1.16.2)
1561390515:  >>> unmerge success: net-libs/libmbim-1.16.2
1561390515:  *** exiting successfully.
1561390515:  *** terminating.
1561390536: Started emerge on: Jun 24, 2019 16:35:36
1561390536:  *** emerge --ask --verbose @preserved-rebuild
1561390543:  *** exiting successfully.
1561390543:  *** terminating.

I can't see anything in there.  I also uninstalled and reinstalled plasma-
meta, but did not depclean anything.  Could there be something in 
systemsettings?  Yep! Power Management is greyed out:

"Power management configuration module could not be loaded. The Power 
Management Service appears not to be running.  This can be solved by starting 
or scheduling it inside "Startup and Shutdown".

What am I supposed to add in "Startup and Shutdown"?  There is no Power 
Management to start up and no button to add any services.  :-/

-- 
Regards,

Mick

signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] What the devil?!! [or Plasma teething problems Ia.]

2019-06-25 Thread Neil Bothwick
On Tue, 25 Jun 2019 00:12:56 +0100, Mick wrote:

> > > Can someone please explain how the removal of the 'wireless' USE
> > > flag from powerdevil ends up with no buttons for Suspend-to-RAM,
> > > Hibernation, Reboot or Shutdown under the Leave tab of the KMenu?
> > > What does wireless have to do with those functions which should work
> > > regardless?  
> > 
> > Those options are still present here.  
> 
> Thanks Neil, these are the packages which were depcleaned following
> USE="- wireless" for powerdevil, USE="-espeak" for speech-dispatcher
> and USE="device- mapper-only -thin" for lvm:

Has nobody ever told you about changing only one thing at a time? ;_)

> 1561390348: Started emerge on: Jun 24, 2019 16:32:28
> 1561390348:  *** emerge --ask --verbose --depclean
> 1561390348:  >>> depclean
> 1561390428: === Unmerging... (virtual/w3m-0)
> 1561390432:  >>> unmerge success: virtual/w3m-0
> 1561390432: === Unmerging... (virtual/linux-sources-3)
> 1561390436:  >>> unmerge success: virtual/linux-sources-3
> 1561390436: === Unmerging... (kde-frameworks/networkmanager-qt-5.57.0)
> 1561390440:  >>> unmerge success:
> kde-frameworks/networkmanager-qt-5.57.0 1561390440: === Unmerging...
> (sys-block/thin-provisioning-tools-0.7.0) 1561390445:  >>> unmerge
> success: sys-block/thin-provisioning-tools-0.7.0 1561390445: ===
> Unmerging... (app-accessibility/espeak-1.48.04-r1) 1561390449:  >>>
> unmerge success: app-accessibility/espeak-1.48.04-r1 1561390449: ===
> Unmerging... (www-client/w3m-0.5.3_p20180125) 1561390453:  >>> unmerge
> success: www-client/w3m-0.5.3_p20180125 1561390453: === Unmerging...
> (media-sound/sox-14.4.2-r1) 1561390458:  >>> unmerge success:
> media-sound/sox-14.4.2-r1 1561390458: === Unmerging...
> (net-misc/networkmanager-1.16.0) 1561390464:  >>> unmerge success:
> net-misc/networkmanager-1.16.0 1561390464: === Unmerging...
> (net-dialup/ppp-2.4.7-r7) 1561390468:  >>> unmerge success:
> net-dialup/ppp-2.4.7-r7 1561390468: === Unmerging...
> (net-misc/dhcp-4.4.1) 1561390473:  >>> unmerge success:
> net-misc/dhcp-4.4.1 1561390473: === Unmerging...
> (dev-libs/boehm-gc-7.6.4) 1561390478:  >>> unmerge success:
> dev-libs/boehm-gc-7.6.4 1561390478: === Unmerging...
> (media-sound/gsm-1.0.13-r1) 1561390482:  >>> unmerge success:
> media-sound/gsm-1.0.13-r1 1561390482: === Unmerging...
> (net-libs/libndp-1.7) 1561390486:  >>> unmerge success:
> net-libs/libndp-1.7 1561390486: === Unmerging...
> (net-misc/modemmanager-1.8.2-r1) 1561390493:  >>> unmerge success:
> net-misc/modemmanager-1.8.2-r1 1561390493: === Unmerging...
> (dev-libs/newt-0.52.20) 1561390497:  >>> unmerge success:
> dev-libs/newt-0.52.20 1561390497: === Unmerging...
> (net-dialup/ppp-scripts-0) 1561390501:  >>> unmerge success:
> net-dialup/ppp-scripts-0 1561390501: === Unmerging...
> (sys-libs/slang-2.3.2) 1561390505:  >>> unmerge success:
> sys-libs/slang-2.3.2 1561390505: === Unmerging...
> (net-libs/libqmi-1.20.2) 1561390510:  >>> unmerge success:
> net-libs/libqmi-1.20.2 1561390510: === Unmerging...
> (net-libs/libmbim-1.16.2) 1561390515:  >>> unmerge success:
> net-libs/libmbim-1.16.2 1561390515:  *** exiting successfully.
> 1561390515:  *** terminating.
> 1561390536: Started emerge on: Jun 24, 2019 16:35:36
> 1561390536:  *** emerge --ask --verbose @preserved-rebuild
> 1561390543:  *** exiting successfully.
> 1561390543:  *** terminating.

I don't have most of those packages either, I do have w3m and sox but
you'd have to be pretty desperate to start suspecting them.

[ebuild   R] kde-plasma/powerdevil-5.16.1:5::gentoo 
USE="-brightness-control -debug handbook -wireless" 0 KiB

It doesn't look like USE affects it either.

> I can't see anything in there.  I also uninstalled and reinstalled
> plasma- meta, but did not depclean anything.  Could there be something
> in systemsettings?  Yep! Power Management is greyed out:
> 
> "Power management configuration module could not be loaded. The Power 
> Management Service appears not to be running.  This can be solved by
> starting or scheduling it inside "Startup and Shutdown".
> 
> What am I supposed to add in "Startup and Shutdown"?  There is no Power 
> Management to start up and no button to add any services.  :-/
> 

I can't see anything power related in there. I have everything but
automounting enabled.

Have you tried logging in as a new user, to see if it's a configuration
option that's wrong somewhere?


-- 
Neil Bothwick

As long as you do not move you can still choose any direction.


pgpEOhTdTbL7f.pgp
Description: OpenPGP digital signature


Re: [gentoo-user] What the devil?!! [or Plasma teething problems Ia.]

2019-06-25 Thread Mick
Thank you both for your suggestions,

On Tuesday, 25 June 2019 09:47:16 BST Neil Bothwick wrote:
> On Tue, 25 Jun 2019 00:12:56 +0100, Mick wrote:
> > > > Can someone please explain how the removal of the 'wireless' USE
> > > > flag from powerdevil ends up with no buttons for Suspend-to-RAM,
> > > > Hibernation, Reboot or Shutdown under the Leave tab of the KMenu?
> > > > What does wireless have to do with those functions which should work
> > > > regardless?
> > > 
> > > Those options are still present here.
> > 
> > Thanks Neil, these are the packages which were depcleaned following
> > USE="- wireless" for powerdevil, USE="-espeak" for speech-dispatcher
> 
> > and USE="device- mapper-only -thin" for lvm:
> Has nobody ever told you about changing only one thing at a time? ;_)
> 
> > 1561390348: Started emerge on: Jun 24, 2019 16:32:28
> > 1561390348:  *** emerge --ask --verbose --depclean
> > 1561390348:  >>> depclean
> > 1561390428: === Unmerging... (virtual/w3m-0)
> > 1561390432:  >>> unmerge success: virtual/w3m-0
> > 1561390432: === Unmerging... (virtual/linux-sources-3)
> > 1561390436:  >>> unmerge success: virtual/linux-sources-3
> > 1561390436: === Unmerging... (kde-frameworks/networkmanager-qt-5.57.0)
> > 1561390440:  >>> unmerge success:
> > kde-frameworks/networkmanager-qt-5.57.0 1561390440: === Unmerging...
> > (sys-block/thin-provisioning-tools-0.7.0) 1561390445:  >>> unmerge
> > success: sys-block/thin-provisioning-tools-0.7.0 1561390445: ===
> > Unmerging... (app-accessibility/espeak-1.48.04-r1) 1561390449:  >>>
> > unmerge success: app-accessibility/espeak-1.48.04-r1 1561390449: ===
> > Unmerging... (www-client/w3m-0.5.3_p20180125) 1561390453:  >>> unmerge
> > success: www-client/w3m-0.5.3_p20180125 1561390453: === Unmerging...
> > (media-sound/sox-14.4.2-r1) 1561390458:  >>> unmerge success:
> > media-sound/sox-14.4.2-r1 1561390458: === Unmerging...
> > (net-misc/networkmanager-1.16.0) 1561390464:  >>> unmerge success:
> > net-misc/networkmanager-1.16.0 1561390464: === Unmerging...
> > (net-dialup/ppp-2.4.7-r7) 1561390468:  >>> unmerge success:
> > net-dialup/ppp-2.4.7-r7 1561390468: === Unmerging...
> > (net-misc/dhcp-4.4.1) 1561390473:  >>> unmerge success:
> > net-misc/dhcp-4.4.1 1561390473: === Unmerging...
> > (dev-libs/boehm-gc-7.6.4) 1561390478:  >>> unmerge success:
> > dev-libs/boehm-gc-7.6.4 1561390478: === Unmerging...
> > (media-sound/gsm-1.0.13-r1) 1561390482:  >>> unmerge success:
> > media-sound/gsm-1.0.13-r1 1561390482: === Unmerging...
> > (net-libs/libndp-1.7) 1561390486:  >>> unmerge success:
> > net-libs/libndp-1.7 1561390486: === Unmerging...
> > (net-misc/modemmanager-1.8.2-r1) 1561390493:  >>> unmerge success:
> > net-misc/modemmanager-1.8.2-r1 1561390493: === Unmerging...
> > (dev-libs/newt-0.52.20) 1561390497:  >>> unmerge success:
> > dev-libs/newt-0.52.20 1561390497: === Unmerging...
> > (net-dialup/ppp-scripts-0) 1561390501:  >>> unmerge success:
> > net-dialup/ppp-scripts-0 1561390501: === Unmerging...
> > (sys-libs/slang-2.3.2) 1561390505:  >>> unmerge success:
> > sys-libs/slang-2.3.2 1561390505: === Unmerging...
> > (net-libs/libqmi-1.20.2) 1561390510:  >>> unmerge success:
> > net-libs/libqmi-1.20.2 1561390510: === Unmerging...
> > (net-libs/libmbim-1.16.2) 1561390515:  >>> unmerge success:
> > net-libs/libmbim-1.16.2 1561390515:  *** exiting successfully.
> > 1561390515:  *** terminating.
> > 1561390536: Started emerge on: Jun 24, 2019 16:35:36
> > 1561390536:  *** emerge --ask --verbose @preserved-rebuild
> > 1561390543:  *** exiting successfully.
> > 1561390543:  *** terminating.
> 
> I don't have most of those packages either, I do have w3m and sox but
> you'd have to be pretty desperate to start suspecting them.

I am!  O_O


> [ebuild   R] kde-plasma/powerdevil-5.16.1:5::gentoo
> USE="-brightness-control -debug handbook -wireless" 0 KiB
> 
> It doesn't look like USE affects it either.
> 
> > I can't see anything in there.  I also uninstalled and reinstalled
> > plasma- meta, but did not depclean anything.  Could there be something
> > in systemsettings?  Yep! Power Management is greyed out:
> > 
> > "Power management configuration module could not be loaded. The Power
> > Management Service appears not to be running.  This can be solved by
> > starting or scheduling it 

Re: [gentoo-user] libav and ffmpeg on the same computer issue once again

2015-05-16 Thread gevisz
  : Enable tracker-miner-fs (required for
 filesystem indexing)
  + + mp3   : Add support for reading mp3 files
  + + nautilus  : Enable tracker to integrate with
 gnome-base/nautilus by providing entries in its context menu
  - - networkmanager: Enable net-misc/networkmanager support
  + + pdf   : Add general support for PDF (Portable
 Document Format), this replaces the pdflib and cpdflib flags
  - - playlist  : Add support for playlists
  - - rss   : Enable support for RSS feeds
  - - test  : Workaround to pull in packages needed to run
 with FEATURES=test. Portage-2.1.2 handles this internally, so don't
 set it in
  make.conf/package.use anymore
  - - thunderbird   : Install email data miner plugin for
 mail-client/thunderbird and mail-client/thunderbird-bin
  + + tiff  : Add support for the TIFF image format
  - - upnp-av   : Enable UPnP audio/video streaming support
  + + upower: Enable power management support
  + + vorbis: Add support for the OggVorbis audio codec
  + + xml   : Add support for XML files
  - - xmp   : Enable support for Extensible Metadata
 Platform (Adobe XMP)
  - - xps   : Add support for XPS file format through
 app-text/libgxps.


 That, in my view, means that the tracker package really should not
 demand ffmpeg.



 Just checking something.

 app-misc/tracker does NOT depends on ffmpeg. It depends on
 virtual/ffmpeg, which libav satisfies. I think you are chasing a red
 haerring with that one.

 Did you notice?

 Yes, you are right about the tracker package.

 However, portage wants to emerge media-video/ffmpeg-2.2.14 and

 $ equery depends media-video/ffmpeg-2.2.14
  * These packages depend on media-video/ffmpeg-2.2.14:
 media-libs/gegl-0.2.0-r2 (!libav ? media-video/ffmpeg:0)
 media-plugins/gst-plugins-ffmpeg-0.10.13_p201211-r3 (!libav ?
=media-video/ffmpeg-1.2.6-r1:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?])
 media-plugins/gst-plugins-libav-1.2.4-r1 (!libav ?
=media-video/ffmpeg-1.2.6-r1:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?])
 media-video/vlc-2.1.5-r1 (!libav ? media-video/ffmpeg:0)
  (!libav ? =media-video/ffmpeg-1.2:0)
  (!libav ? media-video/ffmpeg:0[vaapi])
 virtual/ffmpeg-9-r1
 (=media-video/ffmpeg-1.2.6-r1:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?,X?,encode?,gsm?,jpeg2k?,mp3?,opus?,sdl?,speex?,theora?,threads?,truetype?,vaapi?,vdpau?,x264?])

 So, more general questions remain relevant.

 P.S. I guess that the situation has something to do with the fact
that I have a multilib profile (on amd64) and have chosen
to enable  abi_x86_32 on per package base.

Probably, after portage-tree update, portage cannot find the
needed x86_32 libraries and decides to emerge media-video/ffmpeg
instead.

So, if I get no better suggestions, I will enable abi_x86_32 globally
and try to update the world once more.

 Lukily, this approach worked out. Currently I am updating and recompiling
 199 packages but the blockers disappeared.

I am inattentive today. :(

Some blockers remained but I hope it will not broke the system.

# emerge --update --deep --with-bdeps=y --newuse --backtrack=90 --ask world

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R] app-arch/xz-utils-5.0.8  ABI_X86=32*
[ebuild   R] sys-libs/gdbm-1.11  ABI_X86=32*
[ebuild   R] dev-libs/popt-1.16-r2  ABI_X86=32*
[ebuild   R] dev-libs/lzo-2.08  ABI_X86=32*
[ebuild   R] net-dns/libidn-1.29  ABI_X86=32*
[ebuild   R] media-libs/webrtc-audio-processing-0.1-r1  ABI_X86=32*
[ebuild   R] media-libs/libdvdcss-1.2.13-r1  ABI_X86=32*
[ebuild   R] dev-libs/re2-0_p20140304  ABI_X86=32*
[ebuild   R] media-sound/gsm-1.0.13-r1  ABI_X86=32*
[ebuild   R] dev-libs/libltdl-2.4.6  ABI_X86=32*
[ebuild   R] sys-devel/flex-2.5.39-r1  ABI_X86=32*
[ebuild U  ] dev-libs/mpfr-3.1.2_p10 [3.1.2-r1] ABI_X86=32%* (64%*) (-x32)
[ebuild   R] dev-libs/libnl-3.2.25  ABI_X86=32*
[ebuild U  ] dev-libs/mpc-1.0.2-r1 [1.0.1] ABI_X86=32%* (64%*) (-x32)
[ebuild   R] sys-libs/cracklib-2.9.1-r1  ABI_X86=32*
[ebuild   R] sys-apps/file-5.22  ABI_X86=32*
[ebuild   R] media-libs/libid3tag-0.15.1b-r4  ABI_X86=32*
[ebuild   R] media-gfx/exiv2-0.24-r1  ABI_X86=32*
[ebuild   R] sys-apps/acl-2.2.52-r1  ABI_X86=32*
[ebuild   R] dev-libs/libsigc++-2.4.1  ABI_X86=32*
[ebuild   R] media-libs/giflib-4.1.6-r3  ABI_X86=32

Re: [gentoo-user] Confessional: how I generally use emerge.

2016-03-18 Thread Alan Grimes
The dependency graph that seems to be murdering me right now seems to be:


kde -> wayland -> gles2 -> egl ->


#
..

[ebuild  N ] kde-plasma/plasma-meta-5.5.5:5::gentoo 
USE="display-manager gtk pam pulseaudio sddm sdk wallpapers -bluetooth
-mediacenter -networkmanager" 0 KiB
[ebuild  NS] kde-apps/kde-meta-15.08.3:5::gentoo
[4.14.3-r1:4::gentoo] 0 KiB
[uninstall ] kde-apps/kde-meta-4.14.3-r1:4::gentoo  USE="nls sdk
-accessibility (-aqua) -kdepim -minimal"
[blocks b  ] kde-apps/kde-meta:4 ("kde-apps/kde-meta:4" is blocking
kde-apps/kde-meta-15.08.3)
[ebuild U  ] dev-lang/mono-4.2.2.30::gentoo [4.2.2.10-r1::gentoo]
USE="nls (-doc) -minimal -pax_kernel -xen" 0 KiB
[ebuild  N ] dev-dotnet/nuget-2.8.3::gentoo  0 KiB
[ebuild U  ] dev-dotnet/libgdiplus-4.2-r2::gentoo [4.2-r1::gentoo]
USE="cairo" 0 KiB
[ebuild U  ] dev-util/monodevelop-5.9.5.9-r1::gentoo
[3.0.2-r1::gentoo] USE="git gnome%* subversion -qtcurve%" 0 KiB

Total: 119 packages (21 upgrades, 32 new, 54 in new slots, 12
reinstalls, 80 uninstalls), Size of downloads: 395,848 KiB
Conflict: 80 blocks

WARNING: One or more updates/rebuilds have been skipped due to a
dependency conflict:

dev-qt/qtgui:5

  (dev-qt/qtgui-5.5.1-r1:5/5::gentoo, ebuild scheduled for merge)
conflicts with
~dev-qt/qtgui-5.5.1[-egl] required by
(dev-qt/qtmultimedia-5.5.1-r2:5/5::gentoo, installed)


tortoise ~ #
#



Dale wrote:
> Neil Bothwick wrote:
>>
>> Why ask the same question again when you got an answer last time?
>>
>> Hint: look at the output for asciidoc.
>> -- 
>> Sent from my Android phone with K-9 Mail. Please excuse my brevity. 
> I have to add this.  From what I understand about the scripts he is
> using, he is blindly letting emerge do updates without checking to see
> if the updates fall into line with what he *needs*.  If I read it
> correctly, any USE flag change will be missed until it hits the fan and
> is broken.  That would then mean taking a lot of time to go back through
> logs and figuring out just when it went wrong and most importantly, what
> caused it and how to fix it.  Since the change could have happened
> several updates ago, that could involve some work and a lot of rebuilding. 
>
> Doing the sync in a script and even getting a email or something with
> the -p output is fine but updating blindly is not a good idea. 
>
> At this point, I think I understand why he is having so much trouble. 
> At the very least, check to see what USE flags are changing before doing
> updates.  There are other things that are important but that is one that
> changes a good bit. 
>
> Dale
>
> :-)  :-) 
>
>


-- 
IQ is a measure of how stupid you feel.

Powers are not rights.




Re: [gentoo-user] conflict with same package, same USE

2017-06-02 Thread Neil Bothwick
On Fri, 2 Jun 2017 10:59:51 +0200, Hogren wrote:

> Sorry for the lack of courtesy !!
> 
> I hope that someone can help me.

You've already been given a useful pointer, disable bindist globally.
Unless you are building a distro for redistribution, there is no need
for this flag to be on globally. 

> Thank you very very much for your help !!
> 
> 
> Hogren
> 
> 
> On 02/06/2017 10:55, Hogren wrote:
> > Hello list,
> >
> >
> > It's me again about conflicts.
> >
> >
> > I don't understand this conflict, the two needed openssl are the same.
> > Actually, I don't see the difference.
> >
> >
> > gnugnu # emerge --verbose-conflict @preserved-rebuild
> > Calculating dependencies... done!
> > [ebuild   R] dev-libs/openssl-1.0.2k  USE="bindist*"
> > [ebuild   R] sys-devel/binutils-2.25.1-r1
> > [ebuild U  ] sys-libs/talloc-2.1.9 [2.1.5]
> > [ebuild U  ] sys-libs/tdb-1.3.13 [1.3.8]
> > [ebuild U  ] sys-libs/tevent-0.9.31-r1 [0.9.28]
> > [ebuild  N ] dev-python/subunit-1.2.0-r1  USE="-static-libs
> > {-test}" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python2_7
> > python3_4 (-pypy) (-pypy3) (-python3_5) (-python3_6)"
> > [ebuild  N ] dev-qt/qtnetwork-5.6.2  USE="bindist ssl -connman
> > -debug -libproxy -networkmanager {-test}"
> > [ebuild U  ] sys-libs/ldb-1.1.29-r1 [1.1.26] USE="ldap%* python%*"
> > [ebuild   R] dev-qt/qtxmlpatterns-5.6.2
> > [ebuild   R] dev-qt/qtwebkit-5.6.2
> > [ebuild   R   ~] net-misc/teamviewer-9.0.32150
> > [ebuild U  ] net-fs/samba-4.5.10 [4.2.14] USE="-gpg%
> > (-system-heimdal) -zeroconf%"
> > [ebuild   R] media-gfx/blender-2.72b-r4
> > [ebuild   R   ~] media-gfx/wkhtmltopdf-0.12.4
> > [ebuild U ~] www-client/firefox-53.0.3 [52.0.1-r1]
> > [ebuild U  ] app-office/libreoffice-5.2.7.2 [5.2.3.3-r1]
> > PYTHON_SINGLE_TARGET="python3_4* -python2_7*"
> > [ebuild   R] net-ftp/filezilla-3.12.0.2
> > [ebuild   R] media-gfx/gimp-2.8.14-r2
> > [ebuild  N ] x11-plugins/enigmail-1.9.6.1-r1
> > [ebuild U  ] mail-client/thunderbird-45.8.0 [45.7.0]
> > [blocks b  ] x11-plugins/enigmail ("x11-plugins/enigmail" is
> > blocking mail-client/thunderbird-45.7.0)
> >
> > !!! Multiple package instances within a single package slot have been
> > pulled !!! into the dependency graph, resulting in a slot conflict:
> >
> > dev-libs/openssl:0
> >
> >   (dev-libs/openssl-1.0.2k:0/0::gentoo, ebuild scheduled for merge)
> > pulled in by
> > dev-libs/openssl:0[bindist=] required by
> > (dev-qt/qtnetwork-5.6.2:5/5.6::gentoo, ebuild scheduled for merge)
> >   
> > 
> >
> >
> >
> >   (dev-libs/openssl-1.0.2k:0/0::gentoo, installed) pulled in by  
> > >=dev-libs/openssl-0.9.8f:0[bindist=] required by  
> > (net-misc/openssh-7.3_p1-r7:0/0::gentoo, installed)
> >
> > 
> > 
> >
> >
> >
> > Hogren
> >
> >
> >  
> 
> 




-- 
Neil Bothwick

Suicidal twin kills sister by mistake!


pgpeyfMUEwPRJ.pgp
Description: OpenPGP digital signature


Re: [gentoo-user] Re: [HEADSUP] libreoffice versus bison-2.5

2011-05-25 Thread Indi
On Wed, May 25, 2011 at 10:00:03AM +0200, Walter Dnes wrote:
 On Sun, May 22, 2011 at 11:31:40PM +0200, Alan McKinnon wrote
 
  No, I think you need to get real. It's 2011, what did you expect? 
 
   Here's what I don't expect.  I run a tight ship on my machine.  I
 currently have gnumeric and AbiWord and libreoffice-bin running uncer
 icewm.  In order to get emerge -p app-office/kword to actually start,
 I had to...
 
 !) remove sys-apps/dbus from /etc/portage/package.mask
 
 2) add the following to /etc/portage/package.use
 
 x11-libs/qt-sql qt3support
 x11-libs/qt-core qt3support ssl exceptions
 x11-libs/qt-gui  qt3support accessibility dbus
 x11-libs/qt-qt3support accessibility kde
 x11-libs/qt-svg accessibility
 x11-libs/qt-opengl qt3support
 x11-libs/qt-webkit kde
 sys-block/parted device-mapper
 sys-fs/udev extras
 sys-auth/consolekit policykit
 x11-libs/qt-declarative qt3support
 
 3) and here is the 390 megabytes of stuff to emerge...
 gebuild  N] dev-libs/libgpg-error-1.10  USE=-common-lisp -nls 
 -static-libs 
 [ebuild  N] dev-libs/libical-0.43 
 [ebuild  N] dev-util/boost-build-1.42.0  USE=-examples -python 
 [ebuild  N] sys-apps/sdparm-1.03 
 [ebuild  N] sys-power/pm-quirks-20100619 
 [ebuild  N] sys-block/eject-2.1.5-r2  USE=-nls 
 [ebuild  N] kde-base/oxygen-icons-4.6.2  USE=(-aqua) (-kdeenablefinal) 
 (-kdeprefix) 
 [ebuild  N] sys-apps/dbus-1.4.6  USE=X -debug -doc (-selinux) 
 -static-libs -test 
 [ebuild  N] dev-cpp/eigen-2.0.13  USE=-debug -doc -examples 
 [ebuild  N] dev-libs/libassuan-2.0.1  USE=-static-libs 
 [ebuild  N] dev-libs/cyrus-sasl-2.1.23-r1  USE=-authdaemond -berkdb 
 -crypt -gdbm -java -kerberos -ldap -mysql -ntlm_unsupported_patch -pam 
 -postgres -sample -sqlite -srp -ssl -urandom 
 [ebuild  N] dev-libs/libksba-1.2.0  USE=-static-libs 
 [ebuild  N] dev-libs/libgcrypt-1.4.6  USE=-static-libs 
 [ebuild  N] dev-libs/pth-2.0.7-r2  USE=-debug 
 [ebuild  N] app-admin/eselect-boost-0.3 
 [ebuild  NS   ] app-text/docbook-xml-dtd-4.2-r2 [4.3-r1]
 [ebuild  N] dev-libs/libpcre-8.12  USE=bzip2 (unicode) zlib -cxx 
 -recursion-limit -static-libs 
 [ebuild  N] x11-libs/libXScrnSaver-1.2.1  USE=-static-libs 
 [ebuild  N] kde-base/kde-env-4.6.2  USE=(-aqua) (-kdeenablefinal) 
 (-kdeprefix) 
 [ebuild  N] sys-apps/attr-2.4.44  USE=-nls 
 [ebuild  N] dev-cpp/clucene-0.9.21b-r1  USE=threads -debug -doc 
 -static-libs 
 [ebuild  NS   ] virtual/libusb-0 [1]
 [ebuild  N] virtual/eject-0 
 [ebuild  N] app-crypt/pinentry-0.8.0  USE=-caps -gtk -ncurses -qt4 
 -static 
 [ebuild  N] dev-libs/dbus-glib-0.92  USE=-bash-completion -debug -doc 
 -static-libs -test 
 [ebuild  N] app-crypt/gnupg-2.0.17  USE=bzip2 -adns -caps -doc -ldap 
 -nls -openct -pcsc-lite (-selinux) -smartcard -static 
 [ebuild  N] dev-libs/boost-1.42.0-r2  USE=-debug -doc -eselect -icu -mpi 
 -python -static-libs -test -tools 
 [ebuild  N] app-misc/strigi-0.7.1  USE=exif -clucene -dbus -debug -fam 
 -hyperestraier -inotify (-log) -qt4 -test 
 [ebuild  N] sys-apps/acl-2.2.49  USE=(-nfs) -nls 
 [ebuild  N] sys-power/pm-utils-1.4.1  USE=-alsa -debug -networkmanager 
 -ntp VIDEO_CARDS=intel -radeon 
 [ebuild   R   ] sys-fs/udev-151-r4  USE=extras* 
 [ebuild  N] app-crypt/gpgme-1.3.0  USE=-common-lisp -pth 
 [ebuild  N] sys-fs/lvm2-2.02.73-r1  USE=(-clvm) (-cman) -lvm1 -readline 
 (-selinux) -static 
 [ebuild  N] dev-libs/libatasmart-0.17  USE=-static-libs 
 [ebuild  N] sys-block/parted-2.3  USE=device-mapper -debug -nls 
 -readline (-selinux) 
 [ebuild  N] x11-libs/qt-core-4.7.2-r1  USE=exceptions qt3support ssl 
 (-aqua) -debug -glib -iconv -jit -optimized-qmake -pch -private-headers 
 [ebuild  N] x11-libs/qt-sql-4.7.2  USE=qt3support (-aqua) -debug 
 -exceptions (-firebird) -freetds -iconv -mysql -odbc -pch -postgres -sqlite 
 [ebuild  N] x11-libs/qt-script-4.7.2  USE=(-aqua) -debug -exceptions 
 -iconv -jit -pch -private-headers 
 [ebuild  N] x11-libs/qt-test-4.7.2  USE=(-aqua) -debug -exceptions 
 -iconv -pch 
 [ebuild  N] dev-util/automoc-0.9.88 
 [ebuild  N] x11-libs/qt-dbus-4.7.2  USE=(-aqua) -debug -exceptions -pch 
 [ebuild  N] x11-libs/qt-xmlpatterns-4.7.2  USE=(-aqua) -debug -pch 
 [ebuild  N] dev-libs/soprano-2.6.0  USE=-clucene -dbus -debug -doc 
 -raptor -redland -test -virtuoso 
 [ebuild  N] app-crypt/qca-2.0.3  USE=(-aqua) -debug -doc -examples 
 [ebuild  N] dev-libs/libattica-0.2.0  USE=-debug 
 [ebuild  N] x11-libs/qt-gui-4.7.2  USE=accessibility dbus mng qt3support 
 tiff (-aqua) -cups -debug -egl -exceptions -glib -gtkstyle -nas -nis -pch 
 -private-headers -raster -trace -xinerama 
 [ebuild  N] x11-libs/qt-qt3support-4.7.2  USE=accessibility kde (-aqua) 
 -debug -exceptions -pch -phonon 
 [ebuild  N] x11-libs/qt-svg-4.7.2  USE=accessibility (-aqua) -debug 
 -exceptions -iconv -pch 
 [ebuild  N] x11-libs/qt-opengl-4.7.2  USE

Re: [gentoo-user] Re: [HEADSUP] libreoffice versus bison-2.5

2011-05-25 Thread Volker Armin Hemmann
On Wednesday 25 May 2011 08:46:48 Indi wrote:
 On Wed, May 25, 2011 at 10:00:03AM +0200, Walter Dnes wrote:
  On Sun, May 22, 2011 at 11:31:40PM +0200, Alan McKinnon wrote
  
   No, I think you need to get real. It's 2011, what did you expect?
   
Here's what I don't expect.  I run a tight ship on my machine.  I
  
  currently have gnumeric and AbiWord and libreoffice-bin running uncer
  icewm.  In order to get emerge -p app-office/kword to actually start,
  I had to...
  
  !) remove sys-apps/dbus from /etc/portage/package.mask
  
  2) add the following to /etc/portage/package.use
  
  x11-libs/qt-sql qt3support
  x11-libs/qt-core qt3support ssl exceptions
  x11-libs/qt-gui  qt3support accessibility dbus
  x11-libs/qt-qt3support accessibility kde
  x11-libs/qt-svg accessibility
  x11-libs/qt-opengl qt3support
  x11-libs/qt-webkit kde
  sys-block/parted device-mapper
  sys-fs/udev extras
  sys-auth/consolekit policykit
  x11-libs/qt-declarative qt3support
  
  3) and here is the 390 megabytes of stuff to emerge...
  gebuild  N] dev-libs/libgpg-error-1.10  USE=-common-lisp -nls
  -static-libs [ebuild  N] dev-libs/libical-0.43
  [ebuild  N] dev-util/boost-build-1.42.0  USE=-examples -python
  [ebuild  N] sys-apps/sdparm-1.03
  [ebuild  N] sys-power/pm-quirks-20100619
  [ebuild  N] sys-block/eject-2.1.5-r2  USE=-nls
  [ebuild  N] kde-base/oxygen-icons-4.6.2  USE=(-aqua)
  (-kdeenablefinal) (-kdeprefix) [ebuild  N] sys-apps/dbus-1.4.6 
  USE=X -debug -doc (-selinux) -static-libs -test [ebuild  N]
  dev-cpp/eigen-2.0.13  USE=-debug -doc -examples [ebuild  N]
  dev-libs/libassuan-2.0.1  USE=-static-libs
  [ebuild  N] dev-libs/cyrus-sasl-2.1.23-r1  USE=-authdaemond -berkdb
  -crypt -gdbm -java -kerberos -ldap -mysql -ntlm_unsupported_patch -pam
  -postgres -sample -sqlite -srp -ssl -urandom [ebuild  N]
  dev-libs/libksba-1.2.0  USE=-static-libs
  [ebuild  N] dev-libs/libgcrypt-1.4.6  USE=-static-libs
  [ebuild  N] dev-libs/pth-2.0.7-r2  USE=-debug
  [ebuild  N] app-admin/eselect-boost-0.3
  [ebuild  NS   ] app-text/docbook-xml-dtd-4.2-r2 [4.3-r1]
  [ebuild  N] dev-libs/libpcre-8.12  USE=bzip2 (unicode) zlib -cxx
  -recursion-limit -static-libs [ebuild  N]
  x11-libs/libXScrnSaver-1.2.1  USE=-static-libs [ebuild  N]
  kde-base/kde-env-4.6.2  USE=(-aqua) (-kdeenablefinal) (-kdeprefix)
  [ebuild  N] sys-apps/attr-2.4.44  USE=-nls
  [ebuild  N] dev-cpp/clucene-0.9.21b-r1  USE=threads -debug -doc
  -static-libs [ebuild  NS   ] virtual/libusb-0 [1]
  [ebuild  N] virtual/eject-0
  [ebuild  N] app-crypt/pinentry-0.8.0  USE=-caps -gtk -ncurses -qt4
  -static [ebuild  N] dev-libs/dbus-glib-0.92  USE=-bash-completion
  -debug -doc -static-libs -test [ebuild  N] app-crypt/gnupg-2.0.17 
  USE=bzip2 -adns -caps -doc -ldap -nls -openct -pcsc-lite (-selinux)
  -smartcard -static [ebuild  N] dev-libs/boost-1.42.0-r2 
  USE=-debug -doc -eselect -icu -mpi -python -static-libs -test -tools
  [ebuild  N] app-misc/strigi-0.7.1  USE=exif -clucene -dbus -debug
  -fam -hyperestraier -inotify (-log) -qt4 -test [ebuild  N]
  sys-apps/acl-2.2.49  USE=(-nfs) -nls
  [ebuild  N] sys-power/pm-utils-1.4.1  USE=-alsa -debug
  -networkmanager -ntp VIDEO_CARDS=intel -radeon [ebuild   R   ]
  sys-fs/udev-151-r4  USE=extras*
  [ebuild  N] app-crypt/gpgme-1.3.0  USE=-common-lisp -pth
  [ebuild  N] sys-fs/lvm2-2.02.73-r1  USE=(-clvm) (-cman) -lvm1
  -readline (-selinux) -static [ebuild  N] dev-libs/libatasmart-0.17
   USE=-static-libs
  [ebuild  N] sys-block/parted-2.3  USE=device-mapper -debug -nls
  -readline (-selinux) [ebuild  N] x11-libs/qt-core-4.7.2-r1 
  USE=exceptions qt3support ssl (-aqua) -debug -glib -iconv -jit
  -optimized-qmake -pch -private-headers [ebuild  N]
  x11-libs/qt-sql-4.7.2  USE=qt3support (-aqua) -debug -exceptions
  (-firebird) -freetds -iconv -mysql -odbc -pch -postgres -sqlite
  [ebuild  N] x11-libs/qt-script-4.7.2  USE=(-aqua) -debug
  -exceptions -iconv -jit -pch -private-headers [ebuild  N]
  x11-libs/qt-test-4.7.2  USE=(-aqua) -debug -exceptions -iconv -pch
  [ebuild  N] dev-util/automoc-0.9.88
  [ebuild  N] x11-libs/qt-dbus-4.7.2  USE=(-aqua) -debug -exceptions
  -pch [ebuild  N] x11-libs/qt-xmlpatterns-4.7.2  USE=(-aqua)
  -debug -pch [ebuild  N] dev-libs/soprano-2.6.0  USE=-clucene
  -dbus -debug -doc -raptor -redland -test -virtuoso [ebuild  N]
  app-crypt/qca-2.0.3  USE=(-aqua) -debug -doc -examples [ebuild  N   
  ] dev-libs/libattica-0.2.0  USE=-debug
  [ebuild  N] x11-libs/qt-gui-4.7.2  USE=accessibility dbus mng
  qt3support tiff (-aqua) -cups -debug -egl -exceptions -glib -gtkstyle
  -nas -nis -pch -private-headers -raster -trace -xinerama [ebuild  N   
  ] x11-libs/qt-qt3support-4.7.2  USE=accessibility kde (-aqua) -debug
  -exceptions -pch -phonon [ebuild  N] x11-libs/qt-svg-4.7.2 
  USE=accessibility (-aqua) -debug -exceptions

Re: [gentoo-user] Have I to install wifi now?

2020-05-30 Thread Neil Bothwick
On Sat, 30 May 2020 22:46:18 +0100, Peter Humphrey wrote:

> > The point of meta packages is that they install a whole set of stuff,
> > in this case "Merge this to pull in all Plasma 5 packages". If you
> > don't want the kitchen sink, don't use meta packages. I have a kde
> > set in /etc/ portage/sets that includes just what I want. As a result
> > I have a decent KDE desktop but without needing networkmanager, or
> > any of the PIM stuff.  
> 
> I tried doing that some time ago. I got so heavily bogged down in a
> dependency mire that I gave up. You wouldn't like to show your set,
> would you? Please? :)
> 
Here you go. I make no claims as to its suitability, or even uptodatedness

kde-plasma/khotkeys
kde-apps/ark
kde-apps/dolphin
kde-apps/filelight
kde-apps/kamera
kde-apps/kate
kde-apps/kcalc
kde-apps/kdenetwork-filesharing
kde-apps/kdialog
kde-apps/kgpg
kde-apps/kmix
kde-apps/kpat
kde-apps/krdc
kde-apps/krfb
kde-apps/spectacle
sci-astronomy/kstars
kde-apps/ksudoku
kde-apps/ksystemlog
kde-apps/kteatime
kde-apps/kwalletmanager
kde-apps/okular
kde-apps/print-manager
kde-plasma/kinfocenter
kde-plasma/kmenuedit
kde-plasma/powerdevil
kde-apps/yakuake
kde-plasma/kdeplasma-addons
x11-misc/sddm
kde-plasma/plasma-desktop
kde-plasma/systemsettings
kde-plasma/sddm-kcm
kde-plasma/kde-gtk-config
kde-apps/konsole:5
kde-plasma/kscreen
kde-misc/krusader
kde-apps/keditbookmarks
media-sound/pavucontrol-qt



-- 
Neil Bothwick

Master of all I survey (at the moment, empty pizza boxes)


pgp3fOB9SsYHX.pgp
Description: OpenPGP digital signature


Re: [gentoo-user] Re: dbus running but who started it?

2009-04-17 Thread Paul Hartman
On Fri, Apr 17, 2009 at 7:50 PM, Michael P. Soulier
msoul...@digitaltorque.ca wrote:
 On 14/04/09 ABCD said:

 What is the output of `/etc/init.d/dbus needsme` and `/etc/init.d/dbus
 usesme`, and are any of the listed services started?

 Cool, I didn't know that one.

 Nothing listed though.

 Mike

To see which package(s) pulled in dbus in your setup you can use
depclean, like on mine I get this:

$ sudo emerge --depclean dbus -pv

Calculating dependencies ... done!
  sys-apps/dbus-1.2.3-r1 pulled in by:
app-misc/strigi-0.6.4
dev-libs/dbus-glib-0.80
dev-python/dbus-python-0.83.0-r1
dev-util/monodevelop-2.0
dev-util/subversion-1.6.1
gnome-base/gconf-2.24.0
gnome-base/gnome-keyring-2.22.3-r1
gnome-base/libbonobo-2.24.1
kde-base/kdebase-kioslaves-4.2.2
kde-base/kdelibs-4.2.2-r1
media-libs/libgphoto2-2.4.4
media-video/vlc-0.9.9a
net-dns/avahi-0.6.24-r2
net-ftp/filezilla-3.2.3.1
net-im/pidgin-2.5.5
net-misc/networkmanager-0.7.0
net-print/cups-1.3.10
net-wireless/wpa_supplicant-0.6.9
sys-apps/hwinfo-14.19
x11-libs/qt-dbus-4.5.0
x11-misc/google-gadgets-0.10.5
xfce-base/xfce4-session-4.6.0

so all of those packages explicitly depend on dbus and very likely
will want it to be running :)



Re: [gentoo-user] [KDE] "Only quote selected text when replying" feature not working in Kmail

2020-06-25 Thread Michael
On Thursday, 25 June 2020 19:10:53 BST Matt Connell (Gmail) wrote:
> On 2020-06-25 11:33, Michael wrote:
> > I have the same kmail version and profile like you.
> 
> For most packages, I would ask you what your USE flags were, but KMail
> seems to rely on dependent packages for tweaking its internal parts.
> 
> Do you have any KDE framework/library USE customizations set?  I've
> tried to keep my KDE/QT setup pretty generic, since I've run into weird
> behavior before when trying to avoid certain dependencies.  Learned my
> lesson the hard way.

I have disabled networkmanager on plasma-meta and wifi on powerdevil from what 
I recall, but nothing else.


> > Regarding the settings under General/Format, all are enabled except for
> > 'Reply or forward using HTML if present'.  The word wrap is set at 78,
> > not sure if this is the default and/or if it makes any difference.
> 
> I'll check on my setup later for comparison.  Maybe it has to work in
> combination with another setting?
> 
> > Given the above it ought to work - or at least it does here.  Perhaps if
> > you move out of the way any ~/.kmail2rc and restart kmail, it will create
> > a default file for you to compare its contents against.
> 
> This is a good suggestion, I'll try this later as well.

By the way, the full path for the kmail config file is:

~/.config/kmail2rc

signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] slot conflict for media-libs/x264-0.0

2018-06-18 Thread allan gottlieb
On Sun, Jun 17 2018, Mick wrote:

> On Sunday, 17 June 2018 22:04:50 BST allan gottlieb wrote:
>> (I have been offline for a few months and apologize if this has been
>> covered.)
>> 
>> I had not synced for about 3 months (fear of new, incompatible gnucash)
>> but have now done so.  Unsurprisingly my normal update world shows many
>> entries and also unsurprising is a blocker (slot conflict).  However, I
>> am confused by the message which reads
>> 
>> !!! Multiple package instances within a single package slot have been pulled
>> !!! into the dependency graph, resulting in a slot conflict:
>> 
>>   media-libs/x264:0
>> 
>> (media-libs/x264-0.0.20170701:0/152::gentoo, ebuild scheduled for merge)
>> pulled in by (no parents that aren't satisfied by other packages in this
>> slot)
>> 
>> (media-libs/x264-0.0.20160712:0/148::gentoo, installed) pulled in by
>> 
>>   >=media-libs/x264-0.0.20130506:0/148=[abi_x86_64(-)]
>> 
>>   required by (media-video/ffmpeg-3.3.6:0/55.57.57::gentoo, installed)
>> 
>> Why is this a conflict since the first one 0/152 seems to permit other
>> solutions.  Is the (unstated) point that the second one 0/148 is not one
>> of the acceptable "other packages in this slot".
>> 
>> Also I seem some advice.  Should I be first working on this blockage.
>> Or should I instead try to deal with some of the easy updates.
>> 
>> thanks in advance,
>> allan
>
> Since you have the latest ffmpeg installed, this is how I would go about this:
>
> emerge --depclean -a -v media-libs/x264
> emerge -1aDv '=media-libs/x264-0.0.20170701'
> emerge -1aDv media-video/ffmpeg

It is apparently more complicated than I expected (at the end of this
msg I give the *long* full output of my update world).

1.  emerge --depclean -a -v media-libs/x264 will not remove x264
since it is used by ffmpeg and mplayer

2.  emerge --depclean -a -v media-libs/x264 shows many blocks (capital
B).  My attempt at a full update world had the blocks, but with
a lower case b)

3.  emerge -1aDv media-video/ffmpeg also has many capital B blocks.

It seems clear that I erred in not giving the original output.
It is almost 50KB so, in addition to appending it to this msg,
I have put it on my website https://cs.nyu.edu/~gottlieb/E6430

Thank you,
allan


These are the packages that would be merged, in reverse order:

Calculating dependencies  . . done!
[nomerge   ] gnome-base/gnome-3.24.2 
[nomerge   ]  gnome-base/gnome-extra-apps-3.24.2 
[nomerge   ]   gnome-extra/gnome-user-share-3.18.3 
[nomerge   ]www-apache/mod_dnssd-0.6-r1 
[ebuild U  ] net-dns/avahi-0.7-r1 [0.7] USE="qt5%*" 
[nomerge   ] net-print/hplip-3.17.10 
[ebuild U  ]  media-gfx/sane-backends-1.0.27-r1 [1.0.27]
[ebuild U  ] www-client/firefox-52.8.0 [52.6.0]
[ebuild U  ] www-client/chromium-67.0.3396.62 [64.0.3282.167] 
USE="(-system-ffmpeg*)" 
[ebuild U  ] app-portage/elogviewer-2.7-r2 [2.7]
[ebuild U  ] x11-base/xorg-x11-7.4-r3 [7.4-r2] USE="fonts%*" 
[ebuild U  ] app-office/libreoffice-6.0.3.2 [5.4.5.1] USE="-gtk2%" 
[nomerge   ] gnome-extra/gnome-shell-extensions-3.24.3 
[nomerge   ]  app-eselect/eselect-gnome-shell-extensions-20180306 [20120911]
[nomerge   ]   gnome-base/gnome-shell-3.24.3 
[nomerge   ]gnome-extra/nm-applet-1.8.10-r1 [1.8.6] USE="gcr*" 
[nomerge   ] net-misc/networkmanager-1.8.4 
[ebuild U  ]  net-wireless/wpa_supplicant-2.6-r6 [2.6-r3] 
USE="-eapol_test% -privsep%" 
[nomerge   ] x11-drivers/xf86-input-synaptics-1.9.1 [1.9.0]
[nomerge   ]  x11-base/xorg-server-1.19.5-r2 [1.19.5] USE="-kdrive*" 
[nomerge   ]   x11-base/xorg-drivers-1.19 
[ebuild U  ]x11-drivers/xf86-input-evdev-2.10.6 [2.10.5]
[ebuild U  ]x11-drivers/xf86-video-intel-2.99.917_p20180214-r1 
[2.99.917_p20170313]
[ebuild U  ]x11-drivers/xf86-input-synaptics-1.9.1 [1.9.0]
[nomerge   ] www-client/firefox-52.8.0 [52.6.0]
[nomerge   ]  virtual/ffmpeg-9-r2 
[nomerge   ]   media-video/ffmpeg-3.3.6 
[ebuild U  ]media-libs/libsdl2-2.0.8-r1 [2.0.4] USE="(-aqua) 
-libsamplerate%" 
[ebuild U  ] app-editors/emacs-25.3-r4 [25.3-r1]
[nomerge   ] gnome-base/gnome-extra-apps-3.24.2 
[nomerge   ]  gnome-extra/gnome-tweak-tool-3.24.1 
[nomerge   ]   gnome-base/gnome-shell-3.24.3 
[ebuild U  ]gnome-base/gnome-control-center-3.24.4 [3.24.3]
[nomerge   ] gnome-base/gnome-extra-apps-3.24.2 
[nomerge   ]  media-sound/sound-juicer-3.24.0 
[nomerge   ]   app-cdr/brasero-3.12.2-r1 
[ebuild U  ]gnome-base/gvfs-1.32.2 [1.32.1-r1]
[ebuild U  ] sys-process/procps-3.3.15-r1 [3.3.12-r1]
[nomerge

Re: [gentoo-user] world update gone astray portage will not let me continue

2021-07-19 Thread John Covici
On Mon, 19 Jul 2021 18:08:34 -0400,
Neil Bothwick wrote:
> 
> [1  ]
> On Mon, 19 Jul 2021 17:17:07 -0400, John Covici wrote:
> 
> > Calculating dependencies  . done!
> >  * One or more packages are either masked or have missing
> >  dependencies:
> >   *
> >*   >=dev-libs/icu-51.2-r1:0/68.2=[abi_x86_64(-)] pulled in by:
> > * (media-libs/harfbuzz-2.8.1:0/0.9.18::gentoo, installed)
> >  *
> >  * The resume list contains packages that are either masked or
> > have
> > * unsatisfied dependencies. Please restart/continue the
> > operation
> > * manually, or use --skipfirst to skip the first package in
> > the list and
> > * any other packages that may be masked or have missing
> > dependencies.
> 
> Did you try using --skipfirst as suggested?

I will try, but I have never found that to work, but I will check.
No joy, here is what I get:

These are the packages that would be merged, in order:

Calculating dependencies  ... done!
 * Invalid resume list:
  *
   *   ('ebuild', '/', 'dev-lang/php-7.3.29', 'merge')
*   ('ebuild', '/', 'dev-lang/php-7.4.21-r1', 'merge')
 *   ('ebuild', '/', 'x11-libs/pango-1.48.7-r1', 'merge')
 *   ('ebuild', '/', 'x11-base/xorg-server-1.20.11-r3', 'merge')
  *   ('ebuild', '/', 'dev-python/scipy-1.6.3', 'merge')
   *   ('ebuild', '/', 'dev-python/bottleneck-1.3.2', 'merge')
*   ('ebuild', '/', 'media-video/ffmpeg-4.4-r1', 'merge')
 *   ('ebuild', '/', 'dev-python/pandas-1.3.0', 'merge')
 *   ('ebuild', '/', 'net-dialup/ppp-2.4.9-r4', 'merge')
  *   ('ebuild', '/', 'app-editors/emacs-27.2-r3', 'merge')
   *   ('ebuild', '/', 'app-admin/sudo-1.9.7_p1-r1',
*   'merge')
 *   ('ebuild', '/', 'dev-vcs/subversion-1.14.1', 'merge')
 *   ('ebuild', '/', 'mail-client/thunderbird-78.12.0', 'merge')
  *   ('ebuild', '/', 'www-client/firefox-90.0', 'merge')
   *   ('ebuild', '/', 'app-portage/portage-utils-0.92', 'merge')
    *   ('ebuild', '/', 'media-video/vlc-3.0.16-r6', 'merge')
 *   ('ebuild', '/', 'net-misc/networkmanager-1.32.2',
*   'merge')
 *   ('ebuild', '/', 'media-video/mkvtoolnix-57.0.0', 'merge')
 *   ('ebuild', '/', 'net-analyzer/wireshark-3.4.7', 'merge')
  *   ('ebuild', '/', 'dev-qt/qtwebengine-5.15.2_p20210625',
*   'merge')
 *   ('ebuild', '/', 'www-client/chromium-93.0.4557.4', 'merge')
 *   ('ebuild', '/', 'dev-python/PyQtWebEngine-5.15.4', 'merge')
  *   ('ebuild', '/', 'app-text/calibre-5.16.1', 'merge')
   *   ('ebuild', '/', 'dev-python/networkx-2.6.1', 'merge')
*   ('ebuild', '/',
*   'gnome-extra/evolution-data-server-3.40.2', 'merge')
 *   ('ebuild', '/', 'x11-wm/mutter-40.3', 'merge')
 *   ('ebuild', '/', 'media-video/pipewire-0.3.31-r1', 'merge')
  *   ('ebuild', '/', 'gnome-base/gnome-shell-40.3', 'merge')
   *   ('ebuild', '/', 'x11-terms/gnome-terminal-3.40.3',
*   'merge')
 *
 * One or more packages are either masked or have missing
dependencies:
*
 *   >=dev-libs/icu-51.2-r1:0/68.2=[abi_x86_64(-)] pulled in
 *   >by:
 * (media-libs/harfbuzz-2.8.1:0/0.9.18::gentoo,
 *   >installed)
 *
  * The resume list contains packages that are either masked
  or have
 * unsatisfied dependencies. Please restart/continue the
  operation
 * manually, or use --skipfirst to skip the first
  package in the list and
 * any other packages that may be masked or have missing
  dependencies.


-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] Trying KDE-4

2008-10-20 Thread Peter Humphrey
 -htmlhandbook -kdeprefix 0 kB
[ebuild  NS   ]  kde-base/kruler-4.1.2 [3.5.9] 
USE=-debug -htmlhandbook -kdeprefix 0 kB
[ebuild  N]  kde-base/libksane-4.1.2  
USE=-debug -htmlhandbook -kdeprefix 0 kB
[nomerge  ] kde-base/krunner-4.1.2  
USE=opengl -debug -kdeprefix -xcomposite -xscreensaver
[ebuild  NS   ]  kde-base/ksmserver-4.1.2 [3.5.9] USE=-debug -kdeprefix 0 
kB
[ebuild  NS   ]  kde-base/ksysguard-4.1.2 [3.5.9] 
USE=lm_sensors -debug -htmlhandbook -kdeprefix -test 0 kB
[ebuild  N]   kde-base/plasma-workspace-4.1.2  
USE=-debug -htmlhandbook -kdeprefix -xcomposite -xinerama 0 kB
[ebuild  N]kde-base/libplasma-4.1.2  
USE=opengl -debug -kdeprefix -test -xinerama 0 kB
[ebuild  N] x11-libs/qt-webkit-4.4.2  USE=-debug -pch 102,858 kB
[nomerge  ] kde-base/kdebase-meta-4.1.2 [3.5.9]
[ebuild  N]  kde-base/kde-menu-4.1.2  USE=-debug -kdeprefix 0 kB
[ebuild  NS   ]  kde-base/khelpcenter-4.1.2 [3.5.9] 
USE=-debug -htmlhandbook -kdeprefix 0 kB
[ebuild  N]  kde-base/kfile-4.1.2  USE=-debug -kdeprefix 0 kB
[ebuild  N]  kde-base/kinfocenter-4.1.2  
USE=opengl -debug -htmlhandbook -ieee1394 -kdeprefix 0 kB
[ebuild  NS   ]  kde-base/ksystraycmd-4.1.2 [3.5.9] USE=-debug -kdeprefix 
0 kB
[ebuild  N]  kde-base/renamedlg-plugins-4.1.2  USE=-debug -kdeprefix 0 
kB
[ebuild  NS   ]  kde-base/klipper-4.1.2 [3.5.9] 
USE=-debug -htmlhandbook -kdeprefix 0 kB
[ebuild  NS   ]  kde-base/kdebugdialog-4.1.2 [3.5.9] 
USE=-debug -htmlhandbook -kdeprefix 0 kB
[ebuild  N]  kde-base/kpasswdserver-4.1.2  USE=-debug -kdeprefix 0 kB
[ebuild  N]  kde-base/kdebase-cursors-4.1.2  USE=-kdeprefix 0 kB
[ebuild  N]  kde-base/kwrite-4.1.2  
USE=-debug -htmlhandbook -kdeprefix 0 kB
[ebuild  NS   ]  kde-base/khotkeys-4.1.2 [3.5.9] USE=-debug -kdeprefix 0 
kB
[ebuild  N]  kde-base/kuiserver-4.1.2  USE=-debug -kdeprefix 0 kB
[ebuild  NS   ]  kde-base/knetattach-4.1.2 [3.5.9] 
USE=-debug -htmlhandbook -kdeprefix 0 kB
[ebuild  N]  kde-base/knewstuff-4.1.2  USE=-debug -kdeprefix 0 kB
[ebuild  N]  kde-base/kquitapp-4.1.2  USE=-debug -kdeprefix 0 kB
[ebuild  N]  kde-base/kmimetypefinder-4.1.2  USE=-debug -kdeprefix 0 
kB
[ebuild  N]  kde-base/ktimezoned-4.1.2  USE=-debug -kdeprefix 0 kB
[ebuild  N]  kde-base/ktraderclient-4.1.2  USE=-debug -kdeprefix 0 kB
[ebuild  N]  kde-base/solid-hardware-4.1.2  USE=-debug -kdeprefix 0 kB
[ebuild  N]  kde-base/kiconfinder-4.1.2  USE=-debug -kdeprefix 0 kB
[ebuild  N]  kde-base/kioclient-4.1.2  USE=-debug -kdeprefix 0 kB
[ebuild  N]  kde-base/keditbookmarks-4.1.2  USE=-debug -kdeprefix 0 kB
[ebuild  NS   ]  kde-base/kdm-4.1.2 [3.5.9] 
USE=pam -debug -htmlhandbook -kdeprefix -kerberos 0 kB
[ebuild  NS   ] kde-base/kscd-4.1.2 [3.5.9] 
USE=-debug -htmlhandbook -kdeprefix 0 kB
[ebuild  NS   ] kde-base/kolourpaint-4.1.2 [3.5.9] 
USE=-debug -htmlhandbook -kdeprefix 0 kB
[ebuild  NS   ] kde-base/kmenuedit-4.1.2 [3.5.9] 
USE=-debug -htmlhandbook -kdeprefix 0 kB
[ebuild  NS   ] kde-base/ksnapshot-4.1.2 [3.5.9] 
USE=-debug -htmlhandbook -kdeprefix 0 kB
[ebuild  NS   ] kde-base/nsplugins-4.1.2 [3.5.9] USE=-debug -kdeprefix 0 
kB
[ebuild  NS   ] kde-base/drkonqi-4.1.2 [3.5.9] USE=-debug -kdeprefix 0 kB
[ebuild  NS   ] kde-base/kappfinder-4.1.2 [3.5.9] 
USE=-debug -htmlhandbook -kdeprefix 0 kB
[ebuild  NS   ] kde-base/konsole-4.1.2 [3.5.9] 
USE=-debug -htmlhandbook -kdeprefix 0 kB
[ebuild  NS   ] kde-base/kstart-4.1.2 [3.5.9] USE=-debug -kdeprefix 0 kB
[ebuild  NS   ] kde-base/kcalc-4.1.2 [3.5.9] 
USE=-debug -htmlhandbook -kdeprefix -test 0 kB
[nomerge  ] kde-base/kdebase-startkde-4.1.2-r1 [3.5.9] USE=-kdeprefix
[nomerge  ]  kde-base/ksmserver-4.1.2 [3.5.9] USE=-debug -kdeprefix
[ebuild  NS   ]   kde-base/kcminit-4.1.2 [3.5.9] USE=-debug -kdeprefix 0 
kB
[ebuild  N]kde-base/ksplash-4.1.2  USE=mmx sse sse2 -3dnow 
(-altivec) -debug -kdeprefix -xinerama 0 kB
[nomerge  ] kde-base/kdebase-startkde-4.1.2-r1 [3.5.9] USE=-kdeprefix
[nomerge  ]  kde-base/plasma-workspace-4.1.2  
USE=-debug -htmlhandbook -kdeprefix -xcomposite -xinerama
[ebuild  N]   kde-base/dolphin-4.1.2  
USE=semantic-desktop -debug -htmlhandbook -kdeprefix 0 kB
[ebuild  N]kde-base/nepomuk-4.1.2  USE=-debug -kdeprefix 0 kB
[nomerge  ] kde-base/nsplugins-4.1.2 [3.5.9] USE=-debug -kdeprefix
[ebuild  NS   ]  kde-base/konqueror-4.1.2 [3.5.9] 
USE=-debug -htmlhandbook -kdeprefix 0 kB
[ebuild  NS   ]   kde-base/kdebase-kioslaves-4.1.2 [3.5.9] 
USE=bzip2 -debug -htmlhandbook -kdeprefix -openexr -samba 0 kB
[nomerge  ] kde-base/plasma-workspace-4.1.2  
USE=-debug -htmlhandbook -kdeprefix -xcomposite -xinerama
[ebuild  N]  kde-base/soliduiserver-4.1.2  USE=-debug -kdeprefix 0 kB
[ebuild  N]   kde-base/solid-4.1.2  
USE=-bluetooth -kdeprefix -networkmanager -test 0 kB
[ebuild  NS   ]  kde-base/kdeartwork-iconthemes-4.1.2 [3.5.9] 
USE=-kdeprefix 0 kB
[nomerge  ] kde-base/kdebase-meta-4.1.2 [3.5.9]
[ebuild  N]  kde-base/kurifilter

Re: [gentoo-user] slot conflict for the same package: how to add a USE flag?

2020-05-20 Thread n952162

The command was:

emerge -vu dev-qt/qtgui dev-qt/qtx11extras dev-qt/qtopengl
dev-qt/qtprintsupport dev-qt/qtwidgets dev-qt/qtxml
dev-qt/linguist-tools dev-qt/qtnetwork dev-qt/qtsvg dev-qt/qtcore

The output to that is attached.

I tried just emerging zlib with the static-libs USE flag ... that log is
also attached.

On 05/20/20 18:59, Ashley Dixon wrote:

On Wed, May 20, 2020 at 02:35:52PM +0200, n952162 wrote:

I have a slot conflict for sys-libs/zlib, whereby both users want
the same package.  Studying the USE variables shows that the new
package wants, additionally, the "static-libs" USE flag.

I thought, the way to handle this is to add the static-libs USE
variable in /etc/portage/package.use and re-emerge with
--changed-use.  Unfortunately, that gives me the same conflict.

Can you attach the full output of emerge ?



# vim: syntax=emerge-out


 * IMPORTANT: 12 config files in '/etc/portage' need updating.

These are the packages that would be merged, in order:

Calculating dependencies
 * IMPORTANT: 23 news items need reading for repository 'gentoo'.
 * Use eselect news read to view new items.

 * See the CONFIGURATION FILES and CONFIGURATION FILES UPDATE TOOLS
 * sections of the emerge man page to learn how to update config files.
.  done!
[ebuild   R] sys-libs/zlib-1.2.11-r2:0/1::gentoo  USE="minizip 
(split-usr%*) -static-libs" 0 KiB
[ebuild U  ] dev-libs/openssl-1.1.1g:0/1.1::gentoo [1.0.2p:0/0::gentoo] 
USE="asm zlib -bindist* -rfc3779 -sctp -sslv3* -static-libs -test 
-tls-heartbeat* -vanilla (-gmp%) (-kerberos%) (-sslv2%)" CPU_FLAGS_X86="-sse2*" 
9572 KiB
[ebuild U  ] dev-qt/qtcore-5.14.1-r1:5/5.14::gentoo 
[5.11.1-r1:5/5.11::gentoo] USE="-debug -icu* -systemd -test" 48661 KiB
[ebuild U  ] dev-qt/qtxml-5.14.1:5/5.14::gentoo [5.11.1:5/5.11::gentoo] 
USE="-debug -test" 0 KiB
[ebuild  N ] dev-qt/qtnetwork-5.14.1:5/5.14::gentoo  USE="ssl -bindist 
-connman -debug -libproxy -networkmanager -sctp -test" 0 KiB
[ebuild U  ] dev-qt/linguist-tools-5.14.1:5/5.14::gentoo 
[5.11.1:5/5.11::gentoo] USE="-debug -qml -test" 8605 KiB
[ebuild U  ] dev-qt/qtgui-5.14.1-r4:5/5.14.1::gentoo 
[5.11.1:5/5.11::gentoo] USE="X%* gif jpeg libinput png udev -accessibility 
-dbus* -debug -egl* -eglfs -evdev -gles2-only% -ibus -test -tslib -tuio -vnc 
-vulkan% -wayland% (-gles2%) (-xcb%*)" 0 KiB
[ebuild U  ] dev-qt/qtwidgets-5.14.1-r1:5/5.14::gentoo 
[5.11.1:5/5.11::gentoo] USE="X%* png -debug -gles2-only% -gtk* -test (-gles2%) 
(-xcb%*)" 0 KiB
[ebuild U  ] dev-qt/qtx11extras-5.14.1:5/5.14::gentoo 
[5.11.1:5/5.11::gentoo] USE="-debug -test" 133 KiB
[ebuild U  ] dev-qt/qtopengl-5.14.1-r1:5/5.14::gentoo 
[5.11.1:5/5.11::gentoo] USE="-debug -gles2-only% -test (-gles2%)" 0 KiB
[ebuild U  ] dev-qt/qtprintsupport-5.14.1-r1:5/5.14::gentoo 
[5.11.1:5/5.11::gentoo] USE="-cups* -debug -gles2-only% -test (-gles2%)" 0 KiB
[ebuild U  ] dev-qt/qtsvg-5.14.1:5/5.14::gentoo [5.11.1:5/5.11::gentoo] 
USE="-debug -test" 1836 KiB
[blocks B  ] =sys-libs/zlib-1.2.8-r1[abi_x86_64(-)] required by 
(dev-libs/glib-2.52.3:2/2::gentoo, installed)

>=sys-libs/zlib-1.2.8[abi_x86_64(-)] required by 
(media-libs/mesa-18.1.9:0/0::gentoo, installed)

sys-libs/zlib[abi_x86_64(-)] required by 
(dev-libs/boost-1.65.0:0/1.65.0::gentoo, installed)

>=sys-libs/zlib-1.2.8-r1[abi_x86_64(-)] required by 
(media-libs/tiff-4.0.9-r4:0/0::gentoo, installed)

sys-libs/zlib[abi_x86_64(-)] required by (net-misc/curl-7.61.1:0/0::gentoo, 
installed)

sys-libs/zlib[abi_x86_64(-)] required by 
(app-arch/libarchive-3.3.1:0/13::gentoo, installed)

>=sys-libs/zlib-1.2.8-r1[abi_x86_64(-)] required by 
(dev-libs/nss-3.37.3:0/0::gentoo, installed)

>=sys-libs/zlib-1.2.8-r1[abi_x86_64(-)] required by 
(media-video/ffmpeg-3.3.6:0/55.57.57::gentoo, installed)

>=sys-libs/zlib-1.2.8-r1:0/1=[abi_x86_64(-)] required by 
(media-libs/libpng-1.6.34:0/16::gentoo, installed)

>=sys-libs/zlib-1.2.8-r1[abi_x86_64(-)] required by 
(net-libs/libssh2-1.8.0-r1:0/0::gentoo, installed)

>=sys-libs/zlib-1.2.8-r1:0/1=[abi_x86_64(-)] required by 
(dev-libs/libxml2-2.9.8:2/2::gentoo, installed)

>=sys-libs/zlib-1.2.8-r1[abi_x86_64(-)] required by 
(net-libs/gnutls-3.5.19:0/30::gentoo, installed)

sys-libs/zlib[abi_x86_64(-)] required by 
(sys-libs/binutils-libs-2.30-r4:0/2.30-r1::gentoo, installed)

sys-libs/zlib:0/1=[abi_x86_64(-)] required by 
(dev-db/sqlite-3.24.0:3/3::gentoo, installed)

>=sys-libs/zlib-1.2.8-r1[abi_x86_64(-)] required by 
(x11-libs/cairo-1.14.12:0/0::gentoo, installed)

>=sys-libs/zlib-1.2.8-r1[abi_x86_64(-)] required by 
(dev-libs/openssl-1.0.2p:0/0::gentoo, installed)

>=sys-libs/zlib-1.2.8-r1[abi_x86_64(-)] required by 
(sys-apps/pciutils-3.5.6:0/0::gentoo, installed)

   

Re: [gentoo-user] Plasma teething problems - Part II

2019-06-24 Thread Mick
On Monday, 24 June 2019 21:40:07 BST you wrote:
> On Monday, 24 June 2019 21:16:51 BST Dale wrote:
> > I went through this a few years ago.  I had some large programs
> > installed that I didn't use, Kmail and others.  I wanted to clean them
> > out but at the time I had installed KDE with kde-meta.  Basically, that
> > installs everything KDE, wanted or not.  I uninstalled that and went
> 
> > these instead:
> According to the current wiki page these days the kde-meta has been replaced
> with plasma-meta.  This is how I have configured plasma-meta:
> 
>  Installed versions:  5.15.5(5)(12:58:00 14/06/19)(bluetooth browser-
> integration crypt desktop-portal display-manager elogind handbook legacy-
> systray pam pm-utils sddm wallpapers -consolekit -discover -grub -gtk -
> networkmanager -plymouth -pulseaudio -sdk -systemd)
> 
> BUT ... I am thinking of uninstalling it, deplclean-ing my world and
> installing  kde-plasma/plasma-desktop which is the slim version, while
> keeping some select kde-meta packages I need/want.
> 
> > root@fireball / # equery list *kde*meta*
> > 
> >  * Searching for *kde*meta* ...
> > 
> > [IP-] [  ] kde-apps/kdeadmin-meta-19.04.2:5
> 
> I have this installed too.
> 
> > [IP-] [  ] kde-apps/kdebase-meta-19.04.2:5
> 
> I think the kdebase-meta was meant to be a transitional package from KDE4 to
> plasma/KDE5.  I suspect this has been superseded by kde-plasma/plasma-meta,
> but I'm not sure.  In any case, I do not have this installed.
> 
> > [IP-] [  ] kde-apps/kdecore-meta-19.04.2:5
> 
> I have this installed too.
> 
> > [IP-] [  ] kde-apps/kdegames-meta-19.04.2:5
> 
> No games for me, thanks.
> 
> > [IP-] [  ] kde-apps/kdegraphics-meta-19.04.2:5
> > [IP-] [  ] kde-apps/kdemultimedia-meta-19.04.2:5
> 
> I have these two installed, plus:
> 
> [IP-] [  ] kde-apps/kdenetwork-meta-18.12.3:5
> [IP-] [  ] kde-apps/kdepim-meta-18.12.3:5
> [IP-] [  ] kde-apps/kdeutils-meta-18.12.3:5
> 
> > This is one of the things I like about Gentoo, being able to cut off or
> > get rid of things I don't want.  USE flags help with that a lot.
> > 
> > Glad you got it sorted out.
> 
> Sadly I'm not there yet.   I've got to figure out how to get back my Suspend
> to Ram, Hibernate, Reboot, and Shutdown buttons, without re-importing
> NetworkManager, or at least without having it being started by powerdevil.

Hmm ... plasma-desktop was already installed, dragged in by plasma-meta.  So 
no need to reinstall it.  Sadly trying to depclean after removing plasma-meta 
will get rid of a lot of packages, something I'm not keen to do:

>>> These are the packages that would be unmerged:

 kde-plasma/plasma-browser-integration
selected: 5.15.5 
   protected: none 
 omitted: none 

 kde-plasma/plasma-vault
selected: 5.15.5 
   protected: none 
 omitted: none 

 kde-plasma/kdeplasma-addons
selected: 5.15.5 
   protected: none 
 omitted: none 

 kde-plasma/kscreen
selected: 5.15.5 
   protected: none 
 omitted: none 

 kde-plasma/kwrited
selected: 5.15.5 
   protected: none 
 omitted: none 

 kde-plasma/kwayland-integration
selected: 5.15.5 
   protected: none 
 omitted: none 

 kde-plasma/xembed-sni-proxy
selected: 5.15.5 
   protected: none 
 omitted: none 

 kde-plasma/plasma-workspace-wallpapers
selected: 5.15.5 
   protected: none 
 omitted: none 

 kde-plasma/bluedevil
selected: 5.15.5 
   protected: none 
 omitted: none 

 kde-plasma/kgamma
selected: 5.15.5 
   protected: none 
 omitted: none 

 kde-plasma/drkonqi
selected: 5.15.5 
   protected: none 
 omitted: none 

 kde-plasma/kwallet-pam
selected: 5.15.5 
   protected: none 
 omitted: none 

 kde-plasma/user-manager
selected: 5.15.5 
   protected: none 
 omitted: none 

 kde-plasma/xdg-desktop-portal-kde
selected: 5.15.5-r1 
   protected: none 
 omitted: none 

 kde-plasma/kinfocenter
selected: 5.15.5 
   protected: none 
 omitted: none 

 kde-plasma/sddm-kcm
selected: 5.15.5 
   protected: none 
 omitted: none 

 kde-plasma/systemsettings
selected: 5.15.5 
   protected: none 
 omitted: none 

 kde-plasma/kmenuedit
selected: 5.15.5 
   protected: none 
 omitted: none 

 kde-plasma/ksshaskpass
selected: 5.15.5 
   protected: none 
 omitted: none 

 sys-fs/cryfs
selected: 0.9.9 
   protected: none 
 omitted: none 

 dev-libs/libpwquality
selected: 1.4.0 
   protected: none 
 omitted: none 

 kde-frameworks/kxmlrpcclient
selected: 5.57.0 
   protected: none 
 omitted: none 

 kde-frameworks/bluez-qt
selected: 5.57.0 
   protected: none 
 omitted: none 

 sys-apps/accountsservice
selected: 0.6.50-r1 
   protected: none 
 omitted:

Re: [gentoo-user] Trying KDE-4

2008-10-23 Thread Peter Humphrey
On Wednesday 22 October 2008 19:32:08 Daniel Pielmeier wrote:

 Please post again the output from emerge -pvutND world but attach it in
 a file so it doesn't get crippled by the mail program.

Attached.

 Also what I have seen from your previous tree output is that you are
 trying to do many things at one time. Upgrading to kde4 changing and
 changing many use flags. This makes debugging very hard. Try to do only
 one thing at a time

That's only because one thing leads to another. All I wanted to do was to 
install KDE-4; everything else I've tried has been to enable that. Of 
course I do try to do only one thing at a time - I had half a lifetime of 
debugging of one kind or another.

I started by running autounmask, as suggested by Neil B; that unmasked 81 
packages. Then I tried to update world - 82 times: one for each other 
package that needed unmasking. At the end of that I had all the packages 
unmasked that were required for an upgrade to KDE-4, but I also had the 
blocker that started this conversation. I've been trying to find the 
conflict in dependencies ever since, with your help - thanks again.

Here's another titbit:

$ equery d '=x11-libs/qt-4.4.0_alpha:4'
[ Searching for packages depending on =x11-libs/qt-4.4.0_alpha:4... ]
app-text/poppler-bindings-0.8.7 (qt4? =x11-libs/qt-4.3:4)
x11-libs/qscintilla-2.1-r1 (qt4? =x11-libs/qt-4.3*:4)

-- 
Rgds
Peter

These are the packages that would be merged, in reverse order:

Calculating dependencies  ... ... done!
[ebuild   R   ] app-office/openoffice-3.0.0  USE=cups dbus* gtk java kde mono 
nsplugin opengl pam -debug -eds -gnome -gstreamer -ldap -odk -templates 
LINGUAS=en_GB -af -ar -as_IN -be_BY -bg -bn -br -bs -ca -cs -cy -da -de -dz 
-el -en -en_US -en_ZA -eo -es -et -fa -fi -fr -ga -gl -gu_IN -he -hi_IN -hr -hu 
-it -ja -km -ko -ku -lt -lv -mk -ml_IN -mr_IN -nb -ne -nl -nn -nr -ns -or_IN 
-pa_IN -pl -pt -pt_BR -ru -rw -sh -sk -sl -sr -ss -st -sv -sw_TZ -ta_IN -te_IN 
-tg -th -ti_ER -tn -tr -ts -uk -ur_IN -ve -vi -xh -zh_CN -zh_TW -zu 338,400 kB
[ebuild  NS   ] kde-base/kdebase-meta-4.1.2 [3.5.9] 0 kB
[ebuild  NS   ] x11-libs/qt-4.3.3 [3.3.8-r4] USE=accessibility cups dbus gif 
jpeg mng mysql odbc opengl png qt3support ssl tiff zlib -debug -doc -examples 
(-firebird) -glib -nas -nis -pch -postgres -sqlite -sqlite3 -xinerama 
INPUT_DEVICES=-wacom 41,350 kB
[ebuild  NS   ] kde-base/kdegraphics-meta-4.1.2 [3.5.9] 0 kB
[ebuild  NS   ] kde-base/kdemultimedia-meta-4.1.2 [3.5.9] 0 kB
[ebuild U ] media-video/mplayer-1.0_rc2_p27725-r1 [1.0_rc2_p26753] 
USE=3dnowext X a52 alsa arts cddb cdparanoia cpudetection doc dv dvd enca gif 
gtk iconv ipv6 jpeg live mad mmx mmxext mp3 openal opengl png real rtc sdl sse 
sse2 theora truetype unicode vorbis x264 xanim xscreensaver xv xvid xvmc -3dnow 
-aac -aalib (-altivec) -amrnb -amrwb -bidi -bindist -bl -cdio -custom-cflags 
-custom-cpuopts% -debug -dga -dirac% -directfb -dts -dvb -dxr3% -encode -esd 
-fbcon -ftp -ggi -jack -joystick -ladspa -libcaca -lirc -lzo -md5sum -mp2 
-musepack -nas -nemesi -oss -pnm -pulseaudio -pvr% -quicktime -radio -rar 
-samba -schroedinger% -speex -srt -ssse3 (-svga) -teletext -tga -v4l -v4l2 
(-vidix) (-win32codecs) -xinerama -zoran VIDEO_CARDS=-mga -s3virge -tdfx 
-vesa 8,170 kB
[ebuild  NS   ] kde-base/kdeutils-meta-4.1.2 [3.5.9] USE=-floppy 0 kB
[ebuild   R   ] media-video/vlc-0.8.6i-r2  USE=X a52 alsa arts cdda cddb 
dc1394 dvd httpd libnotify live mp3 mpeg ncurses nsplugin ogg opengl png rtsp 
sdl sdl-image stream svg truetype vcd vorbis x264 xml xv (-3dfx) -aalib 
(-altivec) -avahi -bidi -corba -daap -debug -directfb -dts -dvb -esd -fbcon 
-flac -ggi -gnome -gnutls -hal* -jack -libcaca -lirc -matroska -modplug 
-musepack -optimisememory -oss -samba -seamonkey -shout -skins -speex (-svga) 
-theora -upnp -v4l -vlm (-win32codecs) -wxwindows -xinerama -xosd -xulrunner 
11,522 kB
[ebuild   R   ] media-gfx/gimp-2.4.6  USE=alsa curl dbus* doc exif gtkhtml 
lcms mmx mng pdf png python smp sse svg tiff wmf -aalib (-altivec) -debug 
-gnome -hal* 17,935 kB
[ebuild  NS   ] kde-base/kate-4.1.2 [3.5.9] USE=plasma -debug -htmlhandbook 
-kdeprefix 4,793 kB
[ebuild  NS   ] kde-base/kdeartwork-meta-4.1.2 [3.5.9] 0 kB
[ebuild  NS   ]  kde-base/kdeartwork-emoticons-4.1.2 [3.5.9] USE=-kdeprefix 
41,367 kB
[ebuild  N]  kde-base/kdeartwork-colorschemes-4.1.2  USE=-kdeprefix 0 kB
[ebuild  NS   ]  kde-base/kdeartwork-kscreensaver-4.1.2 [3.5.9] USE=opengl 
-debug -kdeprefix -xscreensaver 0 kB
[ebuild  NS   ]  kde-base/kdeartwork-styles-4.1.2 [3.5.9] USE=-debug 
-kdeprefix 0 kB
[ebuild  NS   ]  kde-base/kdeartwork-wallpapers-4.1.2 [3.5.9] USE=-kdeprefix 
0 kB
[ebuild  NS   ]  kde-base/kdeartwork-icewm-themes-4.1.2 [3.5.9] 
USE=-kdeprefix 0 kB
[ebuild  NS   ]  kde-base/kdeartwork-sounds-4.1.2 [3.5.9] USE=-kdeprefix 0 kB
[ebuild  NS   ]  kde-base/kdeartwork-kworldclock-4.1.2 [3.5.9] USE=-kdeprefix 
0 kB
[nomerge  ] kde-base/kdeutils-meta-4.1.2 [3.5.9] USE=-floppy 
[ebuild  NS   ]  kde-base

[gentoo-user] after finally doing my emerge -e world successfully, my regular world update fails

2017-12-22 Thread John Covici
Hi.  So, after two weeks, I finally got my emerge -e world finished.
Now  I was trying my regular world update with --deep, etc., but I get
an impossible situation.  It seems openrc is now blocking systemd, but
I apparently need both.

Here is the output from emerge.

 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.

  (sys-apps/systemd-236-r1:0/2::gentoo, ebuild scheduled for merge) pulled in by
sys-apps/systemd[pam] required by 
(sys-auth/pambase-20150213-r1:0/0::gentoo, installed)
>=sys-apps/systemd-209:0= required by 
(net-misc/networkmanager-1.10.0:0/0::gentoo, installed)
sys-apps/systemd:0= required by (net-fs/samba-4.7.3:0/0::gentoo, installed)
sys-apps/systemd:0/2= required by (sys-apps/dbus-1.12.2:0/0::gentoo, 
installed)

sys-apps/systemd:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]
 (sys-apps/systemd:0=[abi_x86_64(-)]) required by 
(media-sound/pulseaudio-11.1:0/0::gentoo, installed)
sys-apps/systemd:0/2= required by (net-fs/samba-4.7.3:0/0::gentoo, 
installed)
>=sys-apps/systemd-206:0/2= required by 
(gnome-base/gvfs-1.32.1:0/0::gentoo, installed)
sys-apps/systemd required by 
(gnome-base/gnome-settings-daemon-3.24.3:0/0::gentoo, installed)
sys-apps/systemd:0/2= required by (net-vpn/libreswan-3.22:0/0::gentoo, 
installed)
sys-apps/systemd required by (net-print/cups-2.2.6:0/0::gentoo, installed)
sys-apps/systemd required by (sys-apps/util-linux-2.31-r1:0/0::gentoo, 
installed)
sys-apps/systemd:0= required by (dev-python/python-systemd-233:0/0::gentoo, 
installed)
>=sys-apps/systemd-183:0/2= required by 
(gnome-base/gnome-session-3.24.1:0/0::gentoo, installed)
sys-apps/systemd:0= required by (net-vpn/libreswan-3.22:0/0::gentoo, 
installed)
>=sys-apps/systemd-186:0= required by 
(sys-apps/accountsservice-0.6.45:0/0::gentoo, installed)
>=sys-apps/systemd-183:0= required by 
(gnome-base/gnome-session-3.24.1:0/0::gentoo, installed)
>=sys-apps/systemd-31 required by 
(gnome-base/gnome-control-center-3.24.3:2/2::gentoo, installed)
>=sys-apps/systemd-209 required by (sys-fs/udisks-2.7.5:2/2::gentoo, 
installed)
sys-apps/systemd required by (dev-db/postgresql-10.1:10/10::gentoo, 
installed)
sys-apps/systemd:0/2=[abi_x86_64(-)] required by 
(media-sound/pulseaudio-11.1:0/0::gentoo, installed)
>=sys-apps/systemd-186:0/2= required by 
(sys-apps/accountsservice-0.6.45:0/0::gentoo, installed)
sys-apps/systemd:0/2= required by (sys-auth/polkit-0.113-r4:0/0::gentoo, 
installed)
sys-apps/systemd:= required by (dev-qt/qtcore-5.9.3:5/5.9::gentoo, ebuild 
scheduled for merge)
>=sys-apps/systemd-209:0/2= required by 
(net-misc/networkmanager-1.10.0:0/0::gentoo, installed)
>=sys-apps/systemd-207 required by 
(sys-apps/gentoo-systemd-integration-7:0/0::gentoo, installed)
>=sys-apps/systemd-205:0= required by (sys-fs/lvm2-2.02.166-r2:0/0::gentoo, 
installed)
>=sys-apps/systemd-44:0/2= required by (x11-misc/colord-1.3.4:0/2::gentoo, 
installed)
sys-apps/systemd required by (net-vpn/openvpn-2.4.4:0/0::gentoo, installed)
sys-apps/systemd required by (virtual/tmpfiles-0:0/0::gentoo, installed)
>=sys-apps/systemd-183 required by 
(net-misc/modemmanager-1.6.4:0/1::gentoo, installed)
sys-apps/systemd required by @selected
sys-apps/systemd required by (sys-process/procps-3.3.12-r1:0/5::gentoo, 
installed)
sys-apps/systemd required by (net-wireless/bluez-5.47-r1:0/3::gentoo, 
installed)
sys-apps/systemd:= required by (net-nds/rpcbind-0.2.4-r1:0/0::gentoo, 
installed)
sys-apps/systemd required by (app-admin/syslog-ng-3.13.2:0/0::gentoo, 
ebuild scheduled for merge)
sys-apps/systemd:0/2= required by 
(dev-python/python-systemd-233:0/0::gentoo, installed)
>=sys-apps/systemd-44:0= required by (x11-misc/colord-1.3.4:0/2::gentoo, 
installed)
sys-apps/systemd:0= required by (sys-apps/dbus-1.12.2:0/0::gentoo, 
installed)
>=sys-apps/systemd-217:0 required by (virtual/udev-217:0/0::gentoo, 
installed)
>=sys-apps/systemd-206:0= required by (gnome-base/gvfs-1.32.1:0/0::gentoo, 
installed)
>=sys-apps/systemd-205:0/2= required by 
(sys-fs/lvm2-2.02.166-r2:0/0::gentoo, installed)
sys-apps/systemd:0/2= required by (net-nds/rpcbind-0.2.4-r1:0/0::gentoo, 
installed)

>=sys-apps/systemd-212-r5:0/2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]
 (>=sys-apps/systemd-212-r5:0/2[abi_x86_32(-),abi_x86_64(-)]) required by 
(virtual/libudev-232:0/1::gentoo, installed)
sys-apps/systemd:0= required by (sys-auth/polkit-0.113-r4:0/0::gentoo, 
installed)
sys-apps/systemd required by (x11-base/xorg-server-1.19.5:0/1.19.5::gent

Re: [gentoo-user] Missing icons in K3b

2009-11-16 Thread Volker Armin Hemmann
On Montag 16 November 2009, Jacques Montier wrote:
 Dale a gentiment tapote:
  Volker Armin Hemmann wrote:
  On Sonntag 15 November 2009, Jacques Montier wrote:
  Volker Armin Hemmann a gentiment tapote:
  On Sonntag 15 November 2009, Jacques Montier wrote:
  Volker Armin Hemmann a gentiment tapote:
  I suspect a missing useflag somewhere.
 
  My k3b useflag :
 
  Installed versions:  1.68.0_alpha3(4)(02:54:09 14/11/2009)(dvd
  encode
  ffmpeg flac mad vorbis wav -aqua -debug -emovix -lame -musicbrainz
  -sndfile -sox -taglib -vcd)
 
   --
  Jacques
 
  more like kdelibs useflags missing. Since games have missing icons
  too.
 
  kdelibs-4.3.1-r2 useflags :
 
  4.3.1-r2(4.3)!t(11:08:17 04/11/2009)(acl alsa bzip2 fam handbook nls
  opengl semantic-desktop spell ssl -3dnow -altivec -aqua -bindist
  -debug
  -doc -jpeg2k -kdeprefix -kerberos -mmx -openexr -sse -sse2 -test
  -zeroconf)
 
  I also have kdelibs-3.5.10-r6 installed which is needed by
  sci-astronomy/celestia.
 
  could you post all your useflags?
 
  In /etc/make.conf : USE=gtk2 hal java oggvorbis pic qt svga tcltk
  -arts -gnome -ipv6
  and my profile : /usr/portage/profiles/default/linux/x86/10.0/desktop
 
  emerge --info useflag list would have been much more usefull ;)
 
  The output of this is good too.
 
  emerge --info | grep USE
 
  I don't think we need the whole thing.  Then again, we may.
 
  Dale
 
  :-)  :-)
 
 Oups sorry... :-) , here it is :
 
 USE=X a52 aac acl acpi alsa berkdb bluetooth branding bzip2 cairo cdr
 cli consolekit cracklib crypt cups dbus dri dts dvd dvdr eds emboss
 encode evo fam firefox flac fortran gdbm gif gpm gstreamer gtk gtk2 hal
 iconv java jpeg kde ldap libnotify mad mikmod modules mp3 mp4 mpeg
 mudflap ncurses nls nptl nptlonly ogg oggvorbis opengl openmp pam pcre
 pdf perl pic png ppds pppd python qt qt3support qt4 quicktime readline
 reflection sdl session spell spl ssl startup-notification svg svga sysfs
 tcltk tcpd thunar tiff truetype unicode usb vorbis win32codecs x264 x86
 xml xorg xulrunner xv xvid zlib
 
 --
 Jacques
 

here are minze, just for comparism:

USE=32bit 3dnow 3dnowext 7zip S3TC X Xaw3d a52 aac acpi addbookmarks aften 
aiglx aim aio akode akonadi alias alsa altenburgcards amarok amarok2 amd64 amr 
amrnb amrwb analogtv aotuv aqua_theme archive athena atm audio audiofile 
autoreplace bash-completion berkdb binary-drivers binfilter bittorrent 
bluetooth boost branding bzip2 cairo captury cdaudio cdda cddb cdinstall 
cdparanoia cdr cdrom cdsound cegui chm clamav cli clucene connection-sharing 
connectionstatus consolekit contactnotes cracklib crypt css cups curl dbus 
dhcp dhcpcd dirac divx dnd double-precision downloadorder dpms dragonplayer 
dri dts dv dvb dvbplayer dvbsetup dvd dvdr eap-sim eap-tls editor emboss 
emerald emovix encode evo exceptions exif exiv2 expat extra-cardsets fame 
fasttrack fat festival ffmpeg fftw file firefox fits flac flite fontconfig 
foomaticdb 
fortran freetts ftp gadu gd gdbm geoip gif gimp glibc-omitfp glitz glut glx 
gnutella google-gadgets gpgme gpm graphite grub hal hddtemp highlight history 
icons iconv icotools icq icu id3 id3tag ieee1394 imagemagick inotify ipv6 irc 
irmc irrlicht jabber java java6 javascript jce jingle joystick jpeg jpeg2k 
kate kcal kde kde4 kdecards kdeenablefinal kdehiddenvisibility kdepim kdm kexi 
kipi konqueror kontact ktts lame lapack lastfm lcms lesstif libnotify 
libsamplerate libssh2 libv4l2 libwww lirc lm_sensors logitech-mouse logviewer 
lzma lzo mad magic mailbox maildir maps matroska mbox mdnsresponder-compat 
metric mikmod mime mixer mjpeg mmap mmx mmxext mng modules monolithic mp2 mp3 
mp4 mpeg mpeg2 mplayer msn mtp mudflap mule multilib musepack music nano-syntax 
ncurses neXt nepomuk net network networkmanager newspr ngui nls no-old-linux 
nocd nowin nowlistening npp nptl nptlonly nsplugin ntfs obex offensive ogg 
ogg123 ogm old-daemons openexr opengl openmp oscar otr oxygen pam pch pcre pda 
pdf perl phonon physfs pixmaps plasma player plugins png pnm posix postgres 
ppds pppd ps python qt3support qt4 quicktime rar readline recode reflection 
reiser4 reiserfs remix resolvconf rogue rtc sametime sasl scanner scenarios 
schedule schroedinger scsi sdl sdl-image sdl-sound sdlaudio search semantic-
desktop server session skins skype slp smp sms sndfile sockets sound sounds 
spell spl sqlite sqlite3 sse sse2 sse3 sse4a ssh ssl startup-notification 
statistics stats stroke strong-optimization subp svg sysfs sysvipc szip tcpd 
templates test-programs texteffect textures tga theora threads threadsafe 
thumbnail thunar tiff timidity tk tomsfastmath toolbar tools transcode 
translator truetype tv tv_check tv_combiner tv_pick_cgi tvtime udev unicode 
unzip usb userlocales utempter v4l v4l2 vcd videos visualization vorbis webdav 
webkit webpresence wifi wireshark wma wma-fixed wmf wmp wxwindows x264 xanim 
xcb 
xcomposite xemacs xext xface xft xine xml xorg xosd xpm xrandr xrender 
xscreensaver xskatcards xulrunner xv xvid

[gentoo-user] Broken GCC

2012-09-07 Thread Samuraiii
://ftp.fi.muni.cz/pub/linux/gentoo/ http://gentoo.mirror.web4u.cz/;
GPSD_PROTOCOLS=ashtech aivdm earthmate evermore fv18 garmin garmintxt
gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore
rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx
GRUB_PLATFORMS=
GSETTINGS_BACKEND=dconf
GUILE_LOAD_PATH=/usr/share/guile/1.8
HOME=/root
INFOPATH=/usr/share/info:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.4/info:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.22/info
INPUT_DEVICES=evdev
JAVAC=/etc/java-config-2/current-system-vm/bin/javac
JAVACC_HOME=/usr/share/javacc/
JAVA_HOME=/etc/java-config-2/current-system-vm
JDK_HOME=/etc/java-config-2/current-system-vm
KERNEL=linux
LANG=en_GB.UTF-8
LCD_DEVICES=bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb
ncurses text
LC_ADDRESS=cs_CZ.UTF-8
LC_COLLATE=cs_CZ.UTF-8
LC_CTYPE=cs_CZ.UTF-8
LC_IDENTIFICATION=cs_CZ.UTF-8
LC_MEASUREMENT=cs_CZ.UTF-8
LC_MESSAGES=en_GB.UTF-8
LC_MONETARY=cs_CZ.UTF-8
LC_NAME=cs_CZ.UTF-8
LC_NUMERIC=cs_CZ.UTF-8
LC_PAPER=cs_CZ.UTF-8
LC_TELEPHONE=cs_CZ.UTF-8
LC_TIME=en_DK.UTF-8
LDFLAGS=-Wl,-O1 -Wl,--as-needed
LDFLAGS_amd64=-m elf_x86_64
LDFLAGS_x32=-m elf32_x86_64
LDFLAGS_x86=-m elf_i386
LESS=-R -M --shift 5
LESSOPEN=|lesspipe %s
LIBDIR_amd64=lib64
LIBDIR_amd64_fbsd=lib64
LIBDIR_n32=lib32
LIBDIR_n64=lib64
LIBDIR_o32=lib
LIBDIR_ppc=lib32
LIBDIR_ppc64=lib64
LIBDIR_s390=lib32
LIBDIR_s390x=lib64
LIBDIR_sparc32=lib32
LIBDIR_sparc64=lib64
LIBDIR_x32=libx32
LIBDIR_x86=lib32
LIBDIR_x86_fbsd=lib32
LIBREOFFICE_EXTENSIONS=presenter-console presenter-minimizer
LINGUAS=cs en_GB en
LOGNAME=root
MAIL=/var/mail/root
MAKEOPTS=-j7
MANPATH=/etc/java-config-2/current-system-vm/man:/usr/local/share/man:/usr/share/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.4/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.22/man:/etc/java-config/system-vm/man/:/usr/lib64/php5.4/man/
MULTILIB_ABIS=amd64 x86
MULTILIB_STRICT_DENY=64-bit.*shared object
MULTILIB_STRICT_DIRS=/lib32 /lib /usr/lib32 /usr/lib /usr/kde/*/lib32
/usr/kde/*/lib /usr/qt/*/lib32 /usr/qt/*/lib /usr/X11R6/lib32
/usr/X11R6/lib
MULTILIB_STRICT_EXEMPT=(perl5|gcc|gcc-lib|binutils|eclipse-3|debug|portage|udev)
NETBEANS=apisupport cnd groovy gsf harness ide identity j2ee java
mobility nb php profiler soa visualweb webcommon websvccommon xml
OLDPWD=/etc/portage
OPENCL_PROFILE=nvidia
OPENGL_PROFILE=nvidia
PAGER=/usr/bin/less
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.4
PHP_TARGETS=php5-3
PKGDIR=/usr/portage/packages
PORTAGE_ARCHLIST=ppc sparc64-freebsd ppc-openbsd x86-openbsd ppc64
x86-winnt x86-fbsd ppc-aix alpha arm x86-freebsd s390 amd64 arm-linux
x86-macos x64-openbsd ia64-hpux hppa x86-netbsd ppc64-linux x86-cygwin
amd64-linux ia64-linux x86 sparc-solaris x64-freebsd sparc64-solaris
x86-linux x64-macos sparc m68k-mint ia64 mips ppc-macos x86-interix
hppa-hpux amd64-fbsd x64-solaris m68k sh x86-solaris sparc-fbsd
PORTAGE_BINHOST_CHUNKSIZE=3000
PORTAGE_BIN_PATH=/usr/lib64/portage/bin
PORTAGE_COMPRESS_EXCLUDE_SUFFIXES=css gif htm[l]? jp[e]?g js pdf png
PORTAGE_CONFIGROOT=/
PORTAGE_DEBUG=0
PORTAGE_DEPCACHEDIR=/var/cache/edb/dep
PORTAGE_ELOG_CLASSES=log warn error
PORTAGE_ELOG_MAILFROM=portage@localhost
PORTAGE_ELOG_MAILSUBJECT=[portage] ebuild log for ${PACKAGE} on ${HOST}
PORTAGE_ELOG_MAILURI=root
PORTAGE_ELOG_SYSTEM=save_summary echo
PORTAGE_FETCH_CHECKSUM_TRY_MIRRORS=5
PORTAGE_FETCH_RESUME_MIN_SIZE=350K
PORTAGE_GID=250
PORTAGE_GPG_SIGNING_COMMAND=gpg --sign --digest-algo SHA256 --clearsign
--yes --default-key ${PORTAGE_GPG_KEY} --homedir ${PORTAGE_GPG_DIR}
${FILE}
PORTAGE_INST_GID=0
PORTAGE_INST_UID=0
PORTAGE_NICENESS=15
PORTAGE_OVERRIDE_EPREFIX=
PORTAGE_PYM_PATH=/usr/lib64/portage/pym
PORTAGE_RSYNC_OPTS=--recursive --links --safe-links --perms --times
--compress --force --whole-file --delete --stats --human-readable
--timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages
PORTAGE_RSYNC_RETRIES=-1
PORTAGE_SYNC_STALE=30
PORTAGE_TMPDIR=/tmp
PORTAGE_VERBOSE=1
PORTAGE_WORKDIR_MODE=0700
PORTDIR=/usr/portage
PORTDIR_OVERLAY=
PORTGE_COMPRESS=xz
PORTGE_COMPRESS_FLAGS=-9 -e
PORT_LOGDIR_CLEAN=find ${PORT_LOGDIR} -type f ! -name summary.log*
-mtime +7 -delete
PRELINK_PATH_MASK=/usr/lib64/klibc:/usr/lib64/libfreebl3.so:/usr/lib64/libnssdbm3.so:/usr/lib64/libsoftokn3.so:/opt/bin/skype
PROFILE_ONLY_VARIABLES=ARCH ELIBC KERNEL USERLAND
PWD=/mnt/chrt
PYTHONDONTWRITEBYTECODE=1
PYTHON_TARGETS=python3_2 python2_7
QT_GRAPHICSSYSTEM=raster
QT_PLUGIN_PATH=/usr/lib64/kde4/plugins
RESUMECOMMAND=wget -c -t 3 -T 60 --passive-ftp -O ${DISTDIR}/${FILE}
${URI}
RESUMECOMMAND_RSYNC=rsync -avP ${URI} ${DISTDIR}/${FILE}
RESUMECOMMAND_SSH=bash -c x=\${2#ssh://} ; host=\${x%%/*} ;
port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] 
port=22 ; exec rsync --rsh=\ssh -p\${port}\ -avP
\\${host}:/\${x#*/}\ \\$1\ rsync ${DISTDIR}/${FILE} ${URI}
ROOT=/
ROOTPATH=/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.4
RPMDIR=/usr/portage/rpm
RUBYOPT

Re: [gentoo-user] GTK Graphical Problems

2021-06-04 Thread jdm
On Thu,  3 Jun 2021 22:03:21 +
z...@posteo.us wrote:

> On Thu, Jun 03, 2021 at 10:01:43AM +0100, jdm wrote:
> > On Wed, 2 Jun 2021 11:14:40 +0100
> > jdm  wrote:
> >   
> > > Hi,
> > > 
> > > At the weekend I updated my system and after reboot some of my
> > > apps have lots of black black squares/rectangles all over the
> > > place, covering all of the app window and making email difficult
> > > to write. 
> > > 
> > > Initially I thought this was a Wayland problem as using Wayfire
> > > but switched to X11 desktop and still had same issue.
> > > 
> > > Trying all my apps this looks to be a GTK related issues as
> > > happening with claws-mail (worst), gkrellm, gcolor2, Bluefish
> > > etc. QT/EFL apps seem to be fine (qtfm, keepass). Firefox-bin
> > > works just fine, oddly.
> > > 
> > > Anyone else seen this. I see a thread talking about GTK slots but
> > > not sure if this is related.
> > > 
> > > I've rebuilt all gtk related packages which has not helped.
> > > 
> > > John
> > >   
> > 
> > Noticed a minor oddity with sddm where text not rendering correctly
> > so decided not a gtk problem but strange that qt apps where hardly
> > affected.
> > 
> > Updated mesa to latest version (currently masked) and issue
> > has gone away.
> > 
> > John
> >   
> 
> What version of mesa was causing the problem, what version did you
> upgrade to, and what are your useflags? I've been having similar
> issues, but I'm on the current (21.1.1) version of mesa.
> 
> Did you upgrade drivers anywhere?
> 

I was using media-libs/mesa-20.3.5 and upgraded to 21.1.2 (which
stopped issue)

I did not upgrade any drivers previously but have now upgraded libdrm
2.4.105 to 2.4.106 but this did not help.

Was using stable kernel 5.10.27 but upgraded to 5.11.22 but this did
not resolve issue.

Currently using a Radeon 5600 XT graphics card with latest
linux-firmware-20210518 but was using this before problem.

in make.conf I have following use flags
USE="X egl dbus udev alsa opengl symlink lock bash-completion ffmpeg
pulseaudio mtp virgl elogind wayland -cups -gnome -bluetooth -systemd
-networkmanager"

in package.accept_keywords
gui-wm/wayfire ~amd64
gui-libs/gtk-layer-shell ~amd64
gui-libs/wf-config ~amd64
gui-apps/wf-shell ~amd64
gui-apps/wcm ~amd64
gui-apps/wf-recorder ~amd64
x11-terms/alacritty ~amd64
gui-apps/wayland-logout ~amd64
gui-libs/wayfire-plugins-extra ~amd64
x11-themes/kvantum ~amd64

x11-libs/libdrm ~amd64
media-libs/mesa ~amd64

# kernel
sys-kernel/gentoo-sources ~amd64

After upgrading kernel I was too lazy to switch back to stable version


emerge --info
Portage 3.0.18 (python 3.9.4-final-0, default/linux/amd64/17.1/desktop,
gcc-10.3.0, glibc-2.33, 5.11.22-gentoo x86_64)
=
System uname:
Linux-5.11.22-gentoo-x86_64-AMD_Ryzen_7_5800X_8-Core_Processor-with-glibc2.33
KiB Mem:16403904 total,  13208816 free
KiB Swap:   16777212 total,  16777212 free
Timestamp of repository gentoo: Thu, 03 Jun 2021 12:00:01 +
Head commit of repository gentoo:
d3b754271c5044865980daa94fcc0046c21d7ce8
sh bash 5.1_p8
ld GNU ld (Gentoo 2.35.2 p1) 2.35.2
app-shells/bash:  5.1_p8::gentoo
dev-java/java-config: 2.3.1::gentoo
dev-lang/perl:5.32.1::gentoo
dev-lang/python:  3.9.4_p1::gentoo
dev-lang/rust:1.51.0-r2::gentoo
dev-util/cmake:   3.18.5::gentoo
sys-apps/baselayout:  2.7::gentoo
sys-apps/openrc:  0.42.1-r1::gentoo
sys-apps/sandbox: 2.23::gentoo
sys-devel/autoconf:   2.13-r1::gentoo, 2.69-r5::gentoo
sys-devel/automake:   1.16.3-r1::gentoo
sys-devel/binutils:   2.35.2::gentoo
sys-devel/gcc:10.3.0::gentoo
sys-devel/gcc-config: 2.4::gentoo
sys-devel/libtool:2.4.6-r6::gentoo
sys-devel/make:   4.3::gentoo
sys-kernel/linux-headers: 5.10::gentoo (virtual/os-headers)
sys-libs/glibc:   2.33::gentoo
Repositories:

gentoo
location: /var/db/repos/gentoo
sync-type: rsync
sync-uri: rsync://rsync.gentoo.org/gentoo-portage
priority: -1000
sync-rsync-extra-opts:
sync-rsync-verify-jobs: 1
sync-rsync-verify-metamanifest: yes
sync-rsync-verify-max-age: 24

crossdev
location: /var/db/repos/portage-crossdev
masters: gentoo
priority: 10

wayland-desktop
location: /var/lib/layman/wayland-desktop
sync-type: laymansync
sync-uri: https://github.com/bsd-ac/wayland-desktop.git
masters: gentoo
priority: 50

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT=&

Re: [gentoo-user] Something is pulling in gnome-base

2013-12-13 Thread Mick
On Friday 13 Dec 2013 10:49:24 Peter Humphrey wrote:
 On Friday 13 Dec 2013 07:04:23 Mick wrote:
  I rebuilt kde-utils meta with USE=-cups to find out that umpteen
  packages
 
  want to be depcleaned:
 ---8
 
  I may leave this until I have more time to look into it.
 
 For comparison, here's the list of packages that would be pulled in if I
 were to rebuild kdeutils-meta with cups:
 
 gnome-base/gnome-common-3.7.4
 dev-python/pycurl-7.19.0-r3
 x11-libs/xpyb-1.3.1-r2
 dev-python/pycairo-1.10.0-r4
 dev-python/pygobject-3.8.3
 app-text/xmlto-0.0.24-r1
 dev-python/dbus-python-1.2.0
 dev-python/pycups-1.9.63
 app-admin/system-config-printer-common-1.4.3
 app-admin/system-config-printer-gnome-1.4.3
 kde-base/print-manager-4.11.2
 kde-base/kdeutils-meta-4.11.2
 
 No mention of strigi-analyzer or gtk+. Strigi-analyzer isn't installed here
 because nothing depends on it. As for gtk+ :
 
 $ equery d =x11-libs/gtk+-3.8.7
  * These packages depend on x11-libs/gtk+-3.8.7:
 app-admin/gkrellm-2.3.5-r2 (X ? x11-libs/gtk+:2)
 app-admin/hardinfo-0.5.2_pre20130823 (x11-libs/gtk+:2)
 app-crypt/pinentry-0.8.2 (gtk ? x11-libs/gtk+:2)
 app-editors/bluefish-2.2.2 (x11-libs/gtk+:3)
 app-office/libreoffice-4.1.2.3 (gtk ? =x11-libs/gtk+-2.24:2)
(gtk3 ? =x11-libs/gtk+-3.2:3)
(telepathy ? =x11-libs/gtk+-2.24:2)
 app-text/ghostscript-gpl-9.05-r1 (gtk ? x11-libs/gtk+:2)
 dev-db/libiodbc-3.52.7 (gtk ? x11-libs/gtk+:2)
 dev-java/icedtea-bin-6.1.12.7 (X ? =x11-libs/gtk+-2.24:2)
 dev-qt/qtgui-4.8.5-r1 (gtkstyle ? x11-libs/gtk+:2[aqua=])
 gnome-base/librsvg-2.39.0 (gtk ? =x11-libs/gtk+-2.16:2)
   (tools ? =x11-libs/gtk+-3:3)
 gnome-extra/gucharmap-3.8.2 (=x11-libs/gtk+-3.4.0:3[introspection?])
 media-gfx/gimp-2.8.6 (=x11-libs/gtk+-2.24.10:2)
 media-sound/alsaplayer-0.99.81 (gtk ? =x11-libs/gtk+-2.10:2)
 media-video/mjpegtools-2.1.0 (gtk ? x11-libs/gtk+:2)
 sci-misc/boinc-7.2.0 (X ? x11-libs/gtk+:2)
 sys-apps/lshw-02.16b-r2 (gtk ? x11-libs/gtk+:2)
 www-client/chromium-31.0.1650.63 (x11-libs/gtk+:2)
 www-client/firefox-24.2.0 (=x11-libs/gtk+-2.8.6:2)
 www-client/opera-12.16_p1860 (gtk ? x11-libs/gtk+:2)
 www-client/seamonkey-2.22.1 (=x11-libs/gtk+-2.14:2)
 (=x11-libs/gtk+-2.8.6:2)
 www-plugins/adobe-flash-11.2.202.327 (x11-libs/gtk+:2)
 x11-libs/gtk+-3.8.7 (=x11-libs/gtk+-2.24:2)
 x11-libs/libnotify-0.7.5-r1 (test ? x11-libs/gtk+:3)
 x11-libs/wxGTK-2.8.12.1 (X ? x11-libs/gtk+:2)
 (aqua ? =x11-libs/gtk+-2.4[aqua=])
 
 Don't ask me why equery is ignoring the version specifier in the command
 line. As far as I can see, the only packages that should be in that list
 are librsvg and libnotify, both of which only require gtk+:3 if the test
 USE flag is set, which it isn't here. Oh, and bluefish, which seems to
 need gtk+:3 for its printing, which I don't use; and libreoffice, which
 only pulls it in if you've asked for it specifically by setting the gtk3
 USE flag.
 
 So it seems to me that you're safe. You could always run revdep-rebuild
 after letting all those packages be stripped out, just to make sure.
 
 HTH.

Thank you both.  Nothing depended on strigi-analyzer so I got rid of it, along 
with the rest of the list. @preserve-rebuild and revdep-rebuild were quiet.

emerge -uatDv world brought up the original:

Calculating dependencies... done!
[nomerge   ] net-im/pidgin-2.10.7-r5  USE=dbus gstreamer gtk ncurses nls 
spell xscreensaver (-aqua) -debug -doc -eds -gadu -gnutls -groupwise -idn -
meanwhile -mxit -networkmanager -perl -prediction -python -sasl -silc -tcl -tk 
-zephyr -zeroconf PYTHON_SINGLE_TARGET=python2_7 PYTHON_TARGETS=python2_7 
[nomerge   ]  media-plugins/gst-plugins-gconf-0.10.31:0.10 
[ebuild U  ]   gnome-base/gconf-3.2.6-r1:2 [2.32.4-r1:2] 
USE=introspection ldap policykit -debug -gtk -orbit% 
PYTHON_TARGETS=python2_7%* -python2_6% 0 kB

unless I add media-plugins/gst-plugins-gconf and gnome-base/gconf in 
package.mask


I tried printing from kmail to a pdf file (not near a printer yet), and it 
worked fine with Kmail offering the familiar KDE print manager GUI.  There is 
no print manager settings menu option in KDE settings; well I use E17 as a DE 
so without booting into the KDE desktop I don't know what may be available 
there that is not visible from within E17.

There is a CUPS Manage Printing menu entry though, which fires up a browser 
with locahost:631 in the address bar.  :-)
-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] gst-plugins blocker

2017-11-21 Thread Mick
On Tuesday, 21 November 2017 13:36:26 GMT Alan McKinnon wrote:
> On 21/11/2017 15:03, Mick wrote:
> > I see that  > media-libs/gst- plugins-base-1.12.3, so I removed various gst-plugins and
> > net-libs/farstream, emerged -1 media-libs/gst-plugins-base-1.12.3, but
> > portage continues to complain, with backtrack=99 or not.
> > 
> > What is the way to overcome this?
> > 
> > =
> > # emerge @preserved-rebuild -v -a
> > 
> > These are the packages that would be merged, in order:
> > 
> > Calculating dependencies... done!
> > [ebuild  N ] media-libs/gst-plugins-bad-1.10.5:1.0::gentoo  USE="X
> > bzip2 egl introspection nls opengl orc vnc wayland -gles2 -gtk {-test}
> > -vcd" ABI_X86="(64) -32 (-x32)" 0 KiB
> > [ebuild  N ] media-plugins/gst-plugins-libnice-0.1.13-r100:1.0::gentoo
> > ABI_X86="(64) -32 (-x32)" 0 KiB
> > [ebuild  N ] media-libs/gst-plugins-good-1.10.5:1.0::gentoo  USE="nls
> > orc" ABI_X86="(64) -32 (-x32)" 0 KiB
> > [ebuild  N ] net-libs/farstream-0.2.8-r1:0.2/5::gentoo 
> > USE="introspection {-test} -upnp" 0 KiB
> > [ebuild   R] net-im/pidgin-2.12.0:0/2::gentoo  USE="dbus gstreamer gtk
> > ncurses nls spell xscreensaver (-aqua) -debug -doc -eds -gadu -gnutls -
> > groupwise -idn -meanwhile -networkmanager -perl -pie -prediction -python
> > -sasl -silc -tcl -tk -zephyr -zeroconf" PYTHON_TARGETS="python2_7" 0 KiB
> > [blocks B  ]  > (" > media-libs/gst-plugins-base-1.12.3)
> > 
> > Total: 5 packages (4 new, 1 reinstall), Size of downloads: 0 KiB
> > Conflict: 1 block (1 unsatisfied)
> > 
> >  * Error: The above package list contains packages which cannot be
> >  * installed at the same time on the same system.
> >  
> >   (media-libs/gst-plugins-base-1.12.3:1.0/1.0::gentoo, installed) pulled
> >   in by>   
> > media-libs/gst-plugins-base:1.0 required by (net-im/
> > 
> > pidgin-2.12.0:0/2::gentoo, ebuild scheduled for merge)
> > 
> > >=media-libs/gst-plugins-base-1.4:1.0 required by (net-libs/
> > 
> > farstream-0.2.8-r1:0.2/5::gentoo, ebuild scheduled for merge)
> > 
> > >=media-libs/gst-plugins-
> > 
> > base-1.10.5:1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32
> > (-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s
> > 390_32(-)?,abi_s390_64(-)?]
> > (>=media-libs/gst-plugins-base-1.10.5:1.0[abi_x86_64(-)]) required by
> > (media- libs/gst-plugins-good-1.10.5:1.0/1.0::gentoo, ebuild scheduled
> > for merge)> 
> > media-libs/gst-plugins-base:
> > 1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mip
> > s_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,a
> > bi_s390_64(-)?] (media-libs/gst-plugins-base:1.0[abi_x86_64(-)]) required
> > by (media-plugins/ gst-plugins-libnice-0.1.13-r100:1.0/1.0::gentoo,
> > ebuild scheduled for merge)> 
> > >=media-libs/gst-plugins-
> > 
> > base-1.10.5:1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32
> > (-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s
> > 390_32(-)?,abi_s390_64(-)?,introspection?]
> > (>=media-libs/gst-plugins-base-1.10.5:1.0[abi_x86_64(-),introspection])
> > required by (media-libs/gst-plugins-bad-1.10.5:1.0/1.0::gentoo, ebuild
> > scheduled for merge)
> > 
> >   (media-libs/gst-plugins-bad-1.10.5:1.0/1.0::gentoo, ebuild scheduled for
> > 
> > merge) pulled in by
> > 
> > >=media-libs/gst-plugins-bad-1.4:1.0 required by (net-libs/
> > 
> > farstream-0.2.8-r1:0.2/5::gentoo, ebuild scheduled for merge)
> > =
> 
> There's no obvious reason why portage should select
> media-libs/gst-plugins-bad-1.10.5, and gst-plugins has updated cleanly
> for me for months now. By I'm on ~arch and your packages are arch. Can
> we re-check the obvious?
> 
> emerge --sync up to date?

Yes.  Twice over.


> emerge world done? 

Yes, but I had to exclude media-libs/gst-plugins-bad to avoid the hard blocker 
and be able to emerge @world.


> Often times I find a partial update fails whereas all
> of world succeeds, it checks all the deps and misses none
> Any mixture of ~arch packages related to pidgin, farstream, gst-plugins?
> Any of those packages keyworded/masked/unmasked on your system?

All on stable versions.  farstream is pulled in by pidgin.


> and finally, to see what might want gst-plugins-bad:
> equery depends gst-plugin

Re: [gentoo-user] gst-plugins blocker

2017-11-21 Thread Quico Jurado
Yesterday I experienced the same problem and ended up doing the same thing
of keywording "=media-libs/gst-plugins-bad-1.12.3".

Cheers!

On Tue, Nov 21, 2017 at 7:46 AM, Mick <michaelkintz...@gmail.com> wrote:

> On Tuesday, 21 November 2017 13:36:26 GMT Alan McKinnon wrote:
> > On 21/11/2017 15:03, Mick wrote:
> > > I see that  > > media-libs/gst- plugins-base-1.12.3, so I removed various gst-plugins
> and
> > > net-libs/farstream, emerged -1 media-libs/gst-plugins-base-1.12.3, but
> > > portage continues to complain, with backtrack=99 or not.
> > >
> > > What is the way to overcome this?
> > >
> > > =
> > > # emerge @preserved-rebuild -v -a
> > >
> > > These are the packages that would be merged, in order:
> > >
> > > Calculating dependencies... done!
> > > [ebuild  N ] media-libs/gst-plugins-bad-1.10.5:1.0::gentoo  USE="X
> > > bzip2 egl introspection nls opengl orc vnc wayland -gles2 -gtk {-test}
> > > -vcd" ABI_X86="(64) -32 (-x32)" 0 KiB
> > > [ebuild  N ] media-plugins/gst-plugins-libnice-0.1.13-r100:1.0::
> gentoo
> > > ABI_X86="(64) -32 (-x32)" 0 KiB
> > > [ebuild  N ] media-libs/gst-plugins-good-1.10.5:1.0::gentoo
> USE="nls
> > > orc" ABI_X86="(64) -32 (-x32)" 0 KiB
> > > [ebuild  N ] net-libs/farstream-0.2.8-r1:0.2/5::gentoo
> > > USE="introspection {-test} -upnp" 0 KiB
> > > [ebuild   R] net-im/pidgin-2.12.0:0/2::gentoo  USE="dbus
> gstreamer gtk
> > > ncurses nls spell xscreensaver (-aqua) -debug -doc -eds -gadu -gnutls -
> > > groupwise -idn -meanwhile -networkmanager -perl -pie -prediction
> -python
> > > -sasl -silc -tcl -tk -zephyr -zeroconf" PYTHON_TARGETS="python2_7" 0
> KiB
> > > [blocks B  ]  > > (" > > media-libs/gst-plugins-base-1.12.3)
> > >
> > > Total: 5 packages (4 new, 1 reinstall), Size of downloads: 0 KiB
> > > Conflict: 1 block (1 unsatisfied)
> > >
> > >  * Error: The above package list contains packages which cannot be
> > >  * installed at the same time on the same system.
> > >
> > >   (media-libs/gst-plugins-base-1.12.3:1.0/1.0::gentoo, installed)
> pulled
> > >   in by>
> > > media-libs/gst-plugins-base:1.0 required by (net-im/
> > >
> > > pidgin-2.12.0:0/2::gentoo, ebuild scheduled for merge)
> > >
> > > >=media-libs/gst-plugins-base-1.4:1.0 required by (net-libs/
> > >
> > > farstream-0.2.8-r1:0.2/5::gentoo, ebuild scheduled for merge)
> > >
> > > >=media-libs/gst-plugins-
> > >
> > > base-1.10.5:1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)
> ?,abi_mips_n32
> > > (-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,
> abi_ppc_64(-)?,abi_s
> > > 390_32(-)?,abi_s390_64(-)?]
> > > (>=media-libs/gst-plugins-base-1.10.5:1.0[abi_x86_64(-)]) required by
> > > (media- libs/gst-plugins-good-1.10.5:1.0/1.0::gentoo, ebuild scheduled
> > > for merge)>
> > > media-libs/gst-plugins-base:
> > > 1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_
> n32(-)?,abi_mip
> > > s_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,
> abi_s390_32(-)?,a
> > > bi_s390_64(-)?] (media-libs/gst-plugins-base:1.0[abi_x86_64(-)])
> required
> > > by (media-plugins/ gst-plugins-libnice-0.1.13-r100:1.0/1.0::gentoo,
> > > ebuild scheduled for merge)>
> > > >=media-libs/gst-plugins-
> > >
> > > base-1.10.5:1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)
> ?,abi_mips_n32
> > > (-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,
> abi_ppc_64(-)?,abi_s
> > > 390_32(-)?,abi_s390_64(-)?,introspection?]
> > > (>=media-libs/gst-plugins-base-1.10.5:1.0[abi_x86_64(-),
> introspection])
> > > required by (media-libs/gst-plugins-bad-1.10.5:1.0/1.0::gentoo, ebuild
> > > scheduled for merge)
> > >
> > >   (media-libs/gst-plugins-bad-1.10.5:1.0/1.0::gentoo, ebuild
> scheduled for
> > >
> > > merge) pulled in by
> > >
> > > >=media-libs/gst-plugins-bad-1.4:1.0 required by (net-libs/
> > >
> > > farstream-0.2.8-r1:0.2/5::gentoo, ebuild scheduled for merge)
> > > =
> >
> > There's no obvious reason why portage should select
> > media-libs/gst-plugins-bad-1.10.5, and gst-plugins has updated cleanly
> > for me for m

Re: [gentoo-user] kde-plasma/powerdevil-5.17.5:5 fails due to missing /usr/lib64/libffi-3.3_rc0/include

2020-02-13 Thread Neil Bothwick
yConfig Wayland
> DocTools Crash Notifications -- Found UDev: /usr/include (found version
> "243") -- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found
> version "0.29.2") -- Found XCB_XCB: /usr/lib64/libxcb.so (found version
> "1.13.1") -- Found XCB_DPMS: /usr/lib64/libxcb-dpms.so (found version
> "1.13.1") -- Found XCB_RANDR: /usr/lib64/libxcb-randr.so (found version
> "1.13.1") -- Found XCB:
> /usr/lib64/libxcb.so;/usr/lib64/libxcb-dpms.so;/usr/lib64/
> libxcb-randr.so (found version "1.13.1") found components:  XCB RANDR
> DPMS 
> 
> -- The following REQUIRED packages have been found:
> 
>  * ECM (required version >= 5.62.0)
>  * Qt5Gui (required version >= 5.13.2)
>  * Qt5Widgets
>  * Qt5DBus
>  * Qt5X11Extras
>  * Qt5 (required version >= 5.12.0)
>  * KF5Activities (required version >= 5.62.0)
>  * KF5Auth (required version >= 5.62.0)
>  * KF5IdleTime (required version >= 5.62.0)
>  * KF5Config (required version >= 5.62.0)
>  * KF5DBusAddons (required version >= 5.62.0)
>  * KF5Solid (required version >= 5.62.0)
>  * Gettext
>  * KF5I18n (required version >= 5.62.0)
>  * KF5GlobalAccel (required version >= 5.62.0)
>  * KF5KIO (required version >= 5.62.0)
>  * KF5NotifyConfig (required version >= 5.62.0)
>  * KF5Wayland (required version >= 5.62.0)
>  * KF5DocTools (required version >= 5.62.0)
>  * KF5Crash (required version >= 5.62.0)
>  * KF5Notifications (required version >= 5.62.0)
>  * KF5 (required version >= 5.62.0)
>  * KF5Screen
>  * LibKWorkspace (required version >= 5.17.5)
>  * UDev, API for enumerating and introspecting local devices (part of 
> systemd), <https://freedesktop.org/wiki/Software/systemd/>
>  * XCB, X protocol C-language Binding, <https://xcb.freedesktop.org/>
> 
> -- The following features have been disabled:
> 
>  * DDCUtil, DDCUtil library support is disabled by default as
> recomended by authors, add -DHAVE_DDCUTIL=On to enable
> 
> -- <<< Gentoo configuration >>>
> Build type  Gentoo
> Install path/usr
> Compiler flags:
> C   -march=native -O2 -pipe -ftree-vectorize -fno-common
> -Wall - Wextra -Wcast-align -Wchar-subscripts -Wformat-security
> -Wno-long-long - Wpointer-arith -Wundef -Wmissing-format-attribute
> -Wwrite-strings - Werror=implicit-function-declaration
> C++ -march=native -O2 -pipe -ftree-vectorize
> -fno-operator-names - fno-exceptions -Wall -Wextra -Wcast-align
> -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith
> -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type
> -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -
> fdiagnostics-color=always Linker flags:
> Executable  -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed
> Module  -Wl,--no-undefined -Wl,--enable-new-dtags -Wl,-O1
> -Wl,--as- needed
> Shared  -Wl,--no-undefined -Wl,--enable-new-dtags -Wl,-O1
> -Wl,--as- needed
> 
> -- Configuring done
> CMake Error in daemon/CMakeLists.txt:
>   Imported target "KF5::NetworkManagerQt" includes non-existent path
> 
> "/usr/lib64/libffi-3.3_rc0/include"
> 
>   in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:
> 
>   * The path was deleted, renamed, or moved to another location.
> 
>   * An install or uninstall procedure did not complete successfully.
> 
>   * The installation package was faulty and references files it does not
>   provide.
> 
> 
> 
> CMake Error in daemon/CMakeLists.txt:
>   Imported target "KF5::NetworkManagerQt" includes non-existent path
> 
> "/usr/lib64/libffi-3.3_rc0/include"
> 
>   in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:
> 
>   * The path was deleted, renamed, or moved to another location.
> 
>   * An install or uninstall procedure did not complete successfully.
> 
>   * The installation package was faulty and references files it does not
>   provide.
> 
> 
> 
> -- Generating done
> -- Build files have been written to: /var/tmp/portage/kde-plasma/
> powerdevil-5.17.5/work/powerdevil-5.17.5_build
> ==
> 
> I rebuilt libffi, but the same failure recurred as above.  Any ideas?
> 

Have you tried rebuilding networkmanager-qt?


-- 
Neil Bothwick

Give a man a fish and you have fed him for a day, but give him a case of
dynamite and soon the village will be showered with mud and seaweed and
unidentifiable chunks of fish.


pgpwLKWVw8eZz.pgp
Description: OpenPGP digital signature


Re: [gentoo-user] Re: Konsole

2016-07-12 Thread Daniel Frey
(-gd%) (-gl%) (-gu%) (-gug%) (-he%) 
(-hi%) (-hr%) (-hu%) (-id%) (-is%) (-it%) (-ja%) (-ka%) (-kk%) (-km%) 
(-kmr_Latn%) (-kn%) (-ko%) (-kok%) (-ks%) (-lb%) (-lo%) (-lt%) (-lv%) (-mai%) 
(-mk%) (-ml%) (-mn%) (-mni%) (-mr%) (-my%) (-nb%) (-ne%) (-nl%) (-nn%) (-nr%) 
(-nso%) (-oc%) (-om%) (-or%) (-pa_IN%) (-pl%) (-pt%) (-pt_BR%) (-ro%) (-ru%) 
(-rw%) (-sa_IN%) (-sat%) (-sd%) (-si%) (-sid%) (-sk%) (-sl%) (-sq%) (-sr%) 
(-sr_Latn%) (-ss%) (-st%) (-sv%) (-sw_TZ%) (-ta%) (-te%) (-tg%) (-th%) (-tn%) 
(-tr%) (-ts%) (-tt%) (-ug%) (-uk%) (-uz%) (-ve%) (-vi%) (-xh%) (-zh_CN%) 
(-zh_TW%) (-zu%)" 0 KiB 
 
[ebuild U  ] net-libs/gnutls-3.3.24::gentoo [3.3.17.1::gentoo] USE="crywrap 
cxx nls openssl zlib -dane -doc -examples -guile -pkcs11 -static-libs {-test}" 
ABI_X86="32 (64) (-x32)" LINGUAS="en -cs -de -fi -fr -it -ms -nl -pl -sv -uk 
-vi -zh_CN" 6,148 KiB  
[ebuild U  ] sys-apps/pciutils-3.4.1::gentoo [3.3.1::gentoo] USE="kmod udev 
zlib -dns -static-libs" ABI_X86="(64) -32 (-x32)" 395 KiB   

   
[ebuild U  ] sys-apps/gptfdisk-1.0.1::gentoo [0.8.10::gentoo] USE="ncurses 
-static" 191 KiB


[ebuild U  ] media-libs/libgphoto2-2.5.10:0/6::gentoo [2.5.9:0/6::gentoo] 
USE="exif jpeg nls -doc -examples -gd -serial" ABI_X86="32 (64) (-x32)" 
CAMERAS="ptp2 -adc65 -agfa_cl20 -aox -ax203 -barbie -canon -casio_qv 
-clicksmart310 -digigr8 -digita -dimagev -dimera3500 -directory -enigma13 -fuji 
-gsmart300 -hp215 -iclick -jamcam -jd11 -jl2005a -jl2005c -kodak_dc120 
-kodak_dc210 -kodak_dc240 -kodak_dc3200 -kodak_ez200 -konica -konica_qm150 
-largan -lg_gsm -mars -mustek -panasonic_coolshot -panasonic_dc1000 
-panasonic_dc1580 -panasonic_l859 -pccam300 -pccam600 -pentax -polaroid_pdc320 
-polaroid_pdc640 -polaroid_pdc700 -ricoh -ricoh_g3 -samsung -sierra 
-sipix_blink2 -sipix_web2 -smal -sonix -sony_dscf1 -sony_dscf55 -soundvision 
-spca50x -sq905 -st2205 -stv0674 -stv0680 -sx330z -topfield -toshiba_pdrm11 
-tp6801" 6,829 KiB
[ebuild  NS] dev-qt/qtdbus-5.5.1:5::gentoo [4.8.6-r1:4::gentoo] USE="-debug 
{-test}" 0 KiB
[ebuild   R] sys-apps/groff-1.22.2::gentoo  USE="X -examples" L10N="-ja%" 
LINGUAS="(-ja%)" 0 KiB
[ebuild  N#] kde-frameworks/kf-env-3:5::gentoo  0 KiB
[ebuild   R] sys-apps/man-pages-4.05::gentoo  USE="nls" L10N="-da% -de% 
-fr% -it% -ja% -nl% -pl% -ro% -ru% -zh-CN%" LINGUAS="(-da%) (-de%) (-fr%) 
(-it%) (-ja%) (-nl%) (-pl%) (-ro%) (-ru%) (-zh_CN%)" 0 KiB
[ebuild U  ] x11-libs/cairo-1.14.6::gentoo [1.14.2::gentoo] USE="X glib 
opengl svg xcb (-aqua) -debug (-directfb) (-gles2) -static-libs -valgrind 
-xlib-xcb" ABI_X86="32 (64) (-x32)" 35,196 KiB
[ebuild U  ] sys-apps/pcsc-lite-1.8.16-r1::gentoo [1.8.12-r1::gentoo] 
USE="(policykit) udev -libusb -python% (-selinux)" ABI_X86="(64%*) -32% (-x32)" 
PYTHON_TARGETS="python2_7" 694 KiB
[ebuild U  ] app-text/iso-codes-3.68::gentoo [3.65::gentoo] LINGUAS="en -af 
-am -ar -as -ast -az -be -bg -bn -bn_IN -br -bs -byn -ca -crh -cs -cy -da -de 
-dz -el -eo -es -et -eu -fa -fi -fo -fr -ga -gez -gl -gu -haw -he -hi -hr -hu 
-hy -ia -id -is -it -ja -ka -kk -km -kn -ko -kok -ku -lt -lv -mi -mk -ml -mn 
-mr -ms -mt -nb -ne -nl -nn -nso -oc -or -pa -pl -ps -pt -pt_BR -ro -ru -rw -si 
-sk -sl -so -sq -sr -sr@latin -sv -sw -ta -te -th -ti -tig -tk -tl -tr -tt 
-tt@iqtelif -ug -uk -ve -vi -wa -wal -wo -xh -zh_CN -zh_HK -zh_TW -zu" 3,368 KiB
[ebuild U  ] dev-libs/librevenge-0.0.4::gentoo [0.0.2::gentoo] USE="-doc 
{-test}" ABI_X86="(64) -32 (-x32)" 412 KiB
[ebuild U  ] app-admin/perl-cleaner-2.20::gentoo [2.19::gentoo] 7 KiB
[ebuild U  ] media-gfx/imagemagick-6.9.4.6:0/6.9.4.6::gentoo 
[6.9.4.1:0/6.9.4.1::gentoo] USE="X bzip2 corefonts cxx jpeg lcms openmp pango 
perl png svg tiff truetype xml zlib -autotrace -djvu -fftw -fontconfig -fpx 
-graphviz -hdri -jbig -jpeg2k -lqr -lzma (-opencl) -openexr -postscript -q32 
-q64 -q8 -raw -static-libs {-test} -webp -wmf" 8,580 KiB
[ebuild U  ] dev-libs/openssl-1.0.2h-r2::gentoo [1.0.2h::gentoo] USE="asm 
kerberos sslv3%* tls-heartbeat zlib -bindist -gmp -rfc3779 -sctp -sslv2% 
-static-libs {-test} -vanilla" ABI_X86="32 (64) (-x32)" CPU_FLAGS_X86="(sse2)" 
0 KiB
[ebuild  N ] dev-qt/qtnetwork-5.5.1:5::gentoo  USE="ssl -bindist -connman 
-debug -libproxy -networkmanager {-test}" 0 KiB
[ebuild U  ] net-misc/wg

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

2016-12-07 Thread Alan Grimes
Mick wrote:
> 2. If problems show up, forget the script and use 'emerge -avuND world' as 
> Mr. 
> McKinnon suggested.  In most cases this will resolve any conflicts on its 
> own.  
> You could add '--backtrack=90' if there are unresolved conflicts to get 
> portage 
> to try harder.

=\

I do read every word sent my direction, carefully.

My misery quotient is now 429, Unfortunately, it seems I need to post
the entire Litany of Pain though it will bloat this e-mail a good deal
more than I feel comfortable posting.




tortoise ~ # emerge -avuND world<<< copied verbatim, seems
equivalent to what my script has anyway

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news read to view new items.


These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N ] dev-libs/xapian-1.2.24:0/1.2.22::gentoo  USE="brass
chert inmemory -doc -static-libs" CPU_FLAGS_X86="sse sse2" 0 KiB
[ebuild   R] dev-python/six-1.10.0::gentoo  USE="-doc {-test}"
PYTHON_TARGETS="python2_7 python3_4 python3_5 -pypy -pypy3
(-python3_3%)" 0 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 U  ] dev-cpp/glibmm-2.50.0:2::gentoo [2.48.1:2::gentoo]
USE="-debug -doc {-test} (-examples%)" ABI_X86="32 (64) (-x32)" 6,285 KiB
[ebuild   R] dev-python/idna-2.1::gentoo  PYTHON_TARGETS="python2_7
python3_4 python3_5 -pypy -pypy3 (-python3_3%)" 0 KiB
[ebuild   R] dev-python/chardet-2.3.0::gentoo 
PYTHON_TARGETS="python2_7 python3_4 python3_5 -pypy -pypy3
(-python3_3%)" 0 KiB
[ebuild   R] dev-python/sip-4.18.1:0/11::gentoo  USE="-debug -doc"
PYTHON_TARGETS="python2_7 python3_4 python3_5 (-python3_3%)" 0 KiB
[ebuild   R] dev-python/pycrypto-2.6.1-r1::gentoo  USE="gmp -doc
{-test}" PYTHON_TARGETS="python2_7 python3_4 python3_5 (-python3_3%)" 0 KiB
[ebuild U  ] virtual/perl-Compress-Raw-Zlib-2.69.0-r1::gentoo
[2.69.0::gentoo] 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/markupsafe-0.23::gentoo 
PYTHON_TARGETS="python2_7 python3_4 python3_5 -pypy -pypy3
(-python3_3%)" 0 KiB
[ebuild U  ] virtual/perl-libnet-3.80.100_rc::gentoo
[3.80.0::gentoo] 0 KiB
[ebuild U  ] virtual/perl-Time-Local-1.230.0-r4::gentoo
[1.230.0-r3::gentoo] 0 KiB
[ebuild U  ] virtual/perl-IO-1.360.100_rc::gentoo [1.360.0::gentoo]
0 KiB
[ebuild U  ] virtual/perl-Carp-1.400.0-r1::gentoo [1.400.0::gentoo]
0 KiB
[ebuild U  ] virtual/perl-Digest-MD5-2.540.0-r2::gentoo
[2.540.0-r1::gentoo] 0 KiB
[ebuild  NS] sys-kernel/vanilla-sources-4.8.12:4.8.12::gentoo
[4.7.2:4.7.2::gentoo] USE="-build -symlink" 237 KiB
[ebuild U  ] media-libs/audiofile-0.3.6-r2:0/1::gentoo
[0.3.6-r1:0/1::gentoo] USE="flac -static-libs {-test}" ABI_X86="32 (64)
(-x32)" 0 KiB
[ebuild U  ] sys-fs/lvm2-2.02.166::gentoo [2.02.145-r2::gentoo]
USE="readline thin udev -clvm -cman -corosync -device-mapper-only -lvm1
-lvm2create_initrd -openais (-selinux) -static -static-libs -systemd"
2,098 KiB
[ebuild U  ] dev-libs/jansson-2.9::gentoo [2.7::gentoo] USE="-doc
-static-libs" ABI_X86="32%* (64%*) (-x32)" 474 KiB
[ebuild U  ] dev-python/PySocks-1.6.4::gentoo [1.5.6::gentoo]
PYTHON_TARGETS="python2_7 python3_4 python3_5 -pypy -pypy3%
(-python3_3%)" 17 KiB
[ebuild   R] dev-python/enum34-1.1.6::gentoo  USE="-doc"
PYTHON_TARGETS="python2_7 -pypy -pypy3 (-python3_3%)" 0 KiB
[ebuild U  ] dev-db/sqlcipher-3.4.0::gentoo [3.3.0::gentoo]
USE="readline -libressl% -static-libs -tcl {-test}" ABI_X86="32 (64)
(-x32)" 13,283 KiB
[ebuild U  ] net-libs/libmicrohttpd-0.9.52:0/12::gentoo
[0.9.51:0/12::gentoo] USE="ssl -epoll -messages -static-libs {-test}"
1,216 KiB
[ebuild U  ] dev-python/simplejson-3.10.0::gentoo [3.8.2::gentoo]
PYTHON_TARGETS="python2_7 python3_4 python3_5 -pypy -pypy3
(-python3_3%)" 77 KiB
[ebuild U  ] dev-lang/lua-5.1.5-r4::gentoo [5.1.5-r3::gentoo]
USE="deprecated readline -emacs -static" ABI_X86="32 (64) (-x32)" 0 KiB
[ebuild U  ] net-libs/libpcap-1.8.1::gentoo [1.8.0::gentoo]
USE="dbus usb%* -bluetooth -netlink -static-libs (-canusb%)" ABI_X86="32
(64) (-x32)" 736 KiB
[ebuild U  ] dev-libs/libevdev-1.5.5::gentoo [1.5.4::gentoo]
USE="-static-libs" ABI_X86="32 (64) (-x32)" 397 KiB
[ebuild   R] dev-python/pycurl-7.43.0::gentoo  USE="ssl -examples
{-test}" CURL_SSL="openssl -gnutls -libressl -nss"
PYTHON_TARGETS=&

[gentoo-user] OO fails with useless 65280 error on unoxml

2009-11-29 Thread daid kahl
/4.3.4:/usr/qt/3/bin
ROOTSYS=/usr
ROOT_LIBRARIES=/usr/lib/root
RPMDIR=/usr/portage/rpm
SESSION_MANAGER=local/flux:@/tmp/.ICE-unix/2508,unix/flux:/tmp/.ICE-unix/2508
SGML_CATALOG_FILES=/etc/sgml/sgml-ent.cat:/etc/sgml/openjade-1.3.2.cat:/etc/sgml/sgml-docbook.cat:/etc/sgml/sgml-docbook-3.1.cat:/etc/sgml/dsssl-docbook-stylesheets.cat:/etc/sgml/sgml-lite.cat:/etc/sgml/xml-docbook-4.4.cat:/etc/sgml/xml-docbook-4.1.2.cat
SHELL=/bin/bash
SHLVL=2
SSH_AGENT_PID=2500
SSH_AUTH_SOCK=/tmp/ssh-UqYWkL2499/agent.2499
SUDO_COMMAND=/bin/env
PATH=/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.3.4:/opt/sun-jdk-1.4.2.17/bin:/opt/sun-jdk-1.4.2.17/jre/bin:/opt/sun-jdk-1.4.2.17/jre/javaws:/usr/qt/3/bin:/usr/games/bin:/home/daid/scripts:/sbin:/usr/non-portage:/home/daid/.gentoo/java-config-2/current-user-vm/bin:/usr/sbin:/usr/local/warlock2:/usr/local/sbin
emerge --info
SUDO_GID=1009
SUDO_UID=1000
SUDO_USER=daid
SYNC=rsync://rsync.asia.gentoo.org/gentoo-portage
TERM=xterm
USE=X Xaw3d aac acl acpi alsa apm berkdb branding bzip2 cdr cjk cli
cracklib crypt css cups dbus dri dvd dvdr encode esd firefox flac
fortran ftp gdbm gif gimp glibc-omitfp gnome-keyring gpm gstreamer hal
hfs iconv ieee1394 imagemagick imap ipv6 isight java javascript jpeg
kerberos lapack latex ldap libg++ lirc lm_sensors lock loop-aes mad
madwifi mime mmx modules mono mozilla mp3 mpeg mplayer mudflap mysql
ncurses network networkmanager nls nptl nptlonly nsplugin ntfs ogg
oggvorbis openmp oss pam pcre pdf perl png portaudio posix ppds pppd
python readline reflection samba session spell spl sse sse2 ssl
startup-notification subversion svg sysfs tcpd tetex theora thunar
tiff truetype unicode usb userlocales v4l v4l2 vim-syntax vorbis wifi
win32codecs winbind x86 xcb xine xml xml2 xorg xpm xulrunner
ALSA_CARDS=hda-intel ALSA_PCM_PLUGINS=adpcm alaw asym copy dmix
dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat
linear meter mmap_emul mulaw multi null plug rate route share shm
softvol APACHE2_MODULES=actions alias auth_basic authn_alias
authn_anon authn_dbm authn_default authn_file authz_dbm authz_default
authz_groupfile authz_host authz_owner authz_user autoindex cache dav
dav_fs dav_lock deflate dir disk_cache env expires ext_filter
file_cache filter headers include info log_config logio mem_cache mime
mime_magic negotiation rewrite setenvif speling status unique_id
userdir usertrack vhost_alias ELIBC=glibc INPUT_DEVICES=keyboard
mouse synaptics evdev KERNEL=linux LCD_DEVICES=bayrad cfontz
cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text LINGUAS=en
en_US ja LIRC_DEVICES=macmini USERLAND=GNU VIDEO_CARDS=i810
intel vesa
USER=root
USERLAND=GNU
USERNAME=root
USE_EXPAND=ALSA_CARDS ALSA_PCM_PLUGINS APACHE2_MODULES APACHE2_MPMS
CAMERAS CROSSCOMPILE_OPTS DVB_CARDS ELIBC FCDSL_CARDS FOO2ZJS_DEVICES
FRITZCAPI_CARDS INPUT_DEVICES KERNEL LCD_DEVICES LINGUAS LIRC_DEVICES
MISDN_CARDS NETBEANS_MODULES QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS
SANE_BACKENDS USERLAND VIDEO_CARDS
USE_EXPAND_HIDDEN=CROSSCOMPILE_OPTS ELIBC KERNEL USERLAND
USE_ORDER=env:pkg:conf:defaults:pkginternal:env.d
VIDEO_CARDS=i810 intel vesa
VMHANDLE=sun-jdk-1.4
WINDOWID=44104922
XAUTHORITY=/home/daid/.Xauthority
XDG_CONFIG_DIRS=/etc/xdg
XDG_DATA_DIRS=/usr/local/share:/usr/share:/usr/share
_=/usr/bin/sudo

eselect java-vm list
Available Java Virtual Machines:
  [1]   sun-jdk-1.5  system-vm
  [2]   sun-jdk-1.6  user-vm

Did java-check-environment, and had a problem, but that was corrected,
(and the VM was re-emerged in case it mattered), and OO still fails
the same way.

Had a emerge --resume waiting on db-4.7.25_p4 which I had pulled from
my buildpkg via emerge -k because I didn't have internet access that
night for a patch (but somehow I'd installed the exact same version
already...strange).  For some reason I thought this could be related.
The OO rebuild is still running after those fixes, but not holding my
breath.

As the error fail is so useless...I can't really understand what the
problem is.  The machine has 2 GB of RAM (and not much else running at
the moment), and df -h is telling me I have plenty of diskspace for
the compile:
rootfs 46G   38G  7.5G  84% /

Any takers on a suggestion here?

Regards,
daid



[gentoo-user] unclear (to me) errors from portage

2014-08-07 Thread gottlieb
 -prefork -worker 68 kB
[ebuild U  ] sys-apps/man-pages-3.69 [3.67] USE=nls LINGUAS=-da -de -fr 
-it -ja -nl -pl -ro -ru -zh_CN 1,237 kB
[nomerge   ] gnome-base/gnome-extra-apps-3.12.0:3.0  USE=games shotwell 
tracker 
[ebuild   R]  app-misc/tracker-1.0.2:0/100  USE=exif flac gif gstreamer 
gtk iso jpeg miner-fs mp3 nautilus pdf tiff upower%* vorbis xml -cue (-eds) 
-ffmpeg -firefox-bookmarks -gsf -iptc -networkmanager -playlist -rss {-test} 
-thunderbird -upnp-av -xmp -xps (-laptop%) 0 kB
[nomerge   ] www-client/firefox-24.7.0 [30.0] USE=alsa dbus gstreamer jit 
libnotify minimal pulseaudio startup-notification -bindist -custom-cflags 
-custom-optimization -debug (-pgo) (-selinux) -system-cairo -system-icu 
-system-jpeg -system-sqlite {-test} -wifi (-hardened%) LINGUAS=-af -ak% -ar 
-as -ast -be -bg -bn_BD -bn_IN -br -bs -ca -cs -csb -cy -da -de -el -en_GB 
-en_ZA -eo -es_AR -es_CL -es_ES -es_MX -et -eu -fa -fi -fr -fy_NL -ga_IE -gd 
-gl -gu_IN -he -hi_IN -hr -hu -hy_AM -id -is -it -ja -kk -km -kn -ko -ku -lg% 
-lt -lv -mai -mk -ml -mr -nb_NO -nl -nn_NO -nso% -or -pa_IN -pl -pt_BR -pt_PT 
-rm -ro -ru -si -sk -sl -son -sq -sr -sv_SE -ta -ta_LK% -te -th -tr -uk -vi 
-zh_CN -zh_TW -zu (-xh%) 
[ebuild  NS]  media-plugins/gst-plugins-meta-0.10-r9:0.10 [1.0-r2:1.0] 
USE=X a52 aac alsa cdda dts dvd ffmpeg flac mp3 mpeg ogg pulseaudio vorbis 
x264 xv xvid -dv -dvb -http -jack -lame -libass -libvisual -mms -musepack -opus 
-oss -taglib -theora -v4l -vcd -vpx -wavpack ABI_X86=(64) (-32) (-x32) 0 kB
[ebuild  N ]   media-plugins/gst-plugins-ffmpeg-0.10.13_p201211-r2:0.10  
USE=orc ABI_X86=(64) (-32) (-x32) 4,199 kB
[ebuild  N ]media-video/ffmpeg-1.2.6-r1  USE=X aac alsa bzip2 encode 
hardcoded-tables iconv mmx mp3 network pulseaudio sdl truetype vorbis x264 xvid 
zlib -3dnow -3dnowext -aacplus (-altivec) -amr -avx -bindist -bluray -cdio 
(-celt) -cpudetection -debug -doc -examples -faac -fdk -flite -fontconfig 
-frei0r -gnutls -gsm -iec61883 -ieee1394 -jack -jpeg2k -libass -libcaca 
-libsoxr -libv4l -mmxext -modplug (-neon) -openal -openssl -opus -oss -pic 
-rtmp -schroedinger -speex -ssse3 -static-libs {-test} -theora -threads 
-twolame -v4l -vaapi -vdpau (-vis) -vpx ABI_X86=(64) (-32) (-x32) 
FFTOOLS=aviocat cws2fws ffescape ffeval fourcc2pixfmt graph2dot ismindex 
pktdumper qt-faststart trasher 0 kB
[ebuild  NS]   media-plugins/gst-plugins-mpeg2dec-0.10.19-r1:0.10 
[1.2.4-r1:1.0] ABI_X86=(64) (-32) (-x32) 862 kB
[ebuild  NS]   media-plugins/gst-plugins-pulse-0.10.31-r1:0.10 
[1.2.4-r1:1.0] ABI_X86=(64) (-32) (-x32) 2,674 kB
[nomerge   ] games-strategy/wesnoth-1.10.7  USE=dbus nls -dedicated -doc 
-server 
[nomerge   ]  media-libs/sdl-net-1.2.8  USE=-static-libs 
[ebuild U ~]   media-libs/libsdl-1.2.15-r8 [1.2.15-r7] USE=X alsa joystick 
opengl pulseaudio sound video xv -aalib -custom-cflags -dga -fbcon -libcaca 
-nas -oss -static-libs -tslib -xinerama ABI_X86=(64) -32 (-x32) 3,829 kB
[nomerge   ] gnome-extra/gnome-shell-extensions-3.12.2  USE=-examples 
[nomerge   ]  gnome-base/gnome-shell-3.12.2  USE=bluetooth i18n 
networkmanager (-openrc-force) PYTHON_TARGETS=python2_7 
[nomerge   ]   gnome-base/gnome-control-center-3.12.1-r1:2  USE=bluetooth 
colord cups gnome-online-accounts i18n -debug -kerberos -v4l 
INPUT_DEVICES=-wacom 
[ebuild U  ]x11-misc/colord-1.2.1-r1:0/2 [1.2.1:0/2] USE=gusb 
introspection policykit systemd udev -examples -extra-print-profiles -scanner 
-vala 0 kB
[ebuild U  ] virtual/libudev-215-r1:0/1 [208:0/1] USE=systemd%* 
(-static-libs) ABI_X86=(64) (-32) (-x32) 0 kB
[ebuild U  ] virtual/libgudev-215-r1 [208] USE=introspection systemd%* 
(-static-libs) ABI_X86=(64) (-32) (-x32) 0 kB
[ebuild U  ]  sys-apps/systemd-215-r3:0/2 [212-r5:0/2] USE=acl 
filecaps firmware-loader gudev introspection kmod pam policykit seccomp -audit 
-cryptsetup -doc -elfutils% -gcrypt -http (-kdbus) -lzma -python -qrcode 
(-selinux) (-ssl) {-test} -vanilla (-xattr%) ABI_X86=(64) (-32) (-x32) 
PYTHON_SINGLE_TARGET=python2_7 -python3_2 -python3_3 (-python3_4) 
PYTHON_TARGETS=python2_7 python3_3 -python3_2 (-python3_4) 2,821 kB
[ebuild U  ] net-misc/dhcpcd-6.4.3 [6.2.0-r1] USE=ipv6 udev 147 kB
[nomerge   ] www-servers/apache-2.2.27-r4:2 [2.2.27:2] USE=ldap ssl -debug 
-doc (-selinux) -static -suexec -threads APACHE2_MODULES=actions alias 
auth_basic auth_digest authn_alias authn_anon authn_dbm authn_default 
authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner 
authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache 
env expires ext_filter file_cache filter headers include info log_config logio 
mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id 
userdir usertrack vhost_alias -asis -authn_dbd -cern_meta -charset_lite -dbd 
-dumpio -ident -imagemap -log_forensic -proxy -proxy_ajp -proxy_balancer 
-proxy_connect -proxy_ftp -proxy_http -proxy_scgi

Re: [gentoo-user] unclear (to me) errors from portage

2014-08-07 Thread Gevisz
 -proxy_balancer -proxy_connect -proxy_ftp -proxy_http -proxy_scgi
 -reqtimeout -substitute -version APACHE2_MPMS=-event -itk -peruser
 -prefork -worker 68 kB [ebuild U  ] sys-apps/man-pages-3.69
 [3.67] USE=nls LINGUAS=-da -de -fr -it -ja -nl -pl -ro -ru -zh_CN
 1,237 kB [nomerge   ] gnome-base/gnome-extra-apps-3.12.0:3.0
 USE=games shotwell tracker [ebuild   R]
 app-misc/tracker-1.0.2:0/100  USE=exif flac gif gstreamer gtk iso
 jpeg miner-fs mp3 nautilus pdf tiff upower%* vorbis xml -cue (-eds)
 -ffmpeg -firefox-bookmarks -gsf -iptc -networkmanager -playlist -rss
 {-test} -thunderbird -upnp-av -xmp -xps (-laptop%) 0 kB
 [nomerge   ] www-client/firefox-24.7.0 [30.0] USE=alsa dbus
 gstreamer jit libnotify minimal pulseaudio startup-notification
 -bindist -custom-cflags -custom-optimization -debug (-pgo) (-selinux)
 -system-cairo -system-icu -system-jpeg -system-sqlite {-test} -wifi
 (-hardened%) LINGUAS=-af -ak% -ar -as -ast -be -bg -bn_BD -bn_IN
 -br -bs -ca -cs -csb -cy -da -de -el -en_GB -en_ZA -eo -es_AR -es_CL
 -es_ES -es_MX -et -eu -fa -fi -fr -fy_NL -ga_IE -gd -gl -gu_IN -he
 -hi_IN -hr -hu -hy_AM -id -is -it -ja -kk -km -kn -ko -ku -lg% -lt
 -lv -mai -mk -ml -mr -nb_NO -nl -nn_NO -nso% -or -pa_IN -pl -pt_BR
 -pt_PT -rm -ro -ru -si -sk -sl -son -sq -sr -sv_SE -ta -ta_LK% -te
 -th -tr -uk -vi -zh_CN -zh_TW -zu (-xh%) [ebuild  NS]
 media-plugins/gst-plugins-meta-0.10-r9:0.10 [1.0-r2:1.0] USE=X a52
 aac alsa cdda dts dvd ffmpeg flac mp3 mpeg ogg pulseaudio vorbis x264
 xv xvid -dv -dvb -http -jack -lame -libass -libvisual -mms -musepack
 -opus -oss -taglib -theora -v4l -vcd -vpx -wavpack ABI_X86=(64)
 (-32) (-x32) 0 kB [ebuild  N ]
 media-plugins/gst-plugins-ffmpeg-0.10.13_p201211-r2:0.10  USE=orc
 ABI_X86=(64) (-32) (-x32) 4,199 kB [ebuild  N ]
 media-video/ffmpeg-1.2.6-r1  USE=X aac alsa bzip2 encode
 hardcoded-tables iconv mmx mp3 network pulseaudio sdl truetype vorbis
 x264 xvid zlib -3dnow -3dnowext -aacplus (-altivec) -amr -avx
 -bindist -bluray -cdio (-celt) -cpudetection -debug -doc -examples
 -faac -fdk -flite -fontconfig -frei0r -gnutls -gsm -iec61883
 -ieee1394 -jack -jpeg2k -libass -libcaca -libsoxr -libv4l -mmxext
 -modplug (-neon) -openal -openssl -opus -oss -pic -rtmp -schroedinger
 -speex -ssse3 -static-libs {-test} -theora -threads -twolame -v4l
 -vaapi -vdpau (-vis) -vpx ABI_X86=(64) (-32) (-x32)
 FFTOOLS=aviocat cws2fws ffescape ffeval fourcc2pixfmt graph2dot
 ismindex pktdumper qt-faststart trasher 0 kB [ebuild  NS]
 media-plugins/gst-plugins-mpeg2dec-0.10.19-r1:0.10 [1.2.4-r1:1.0]
 ABI_X86=(64) (-32) (-x32) 862 kB [ebuild  NS]
 media-plugins/gst-plugins-pulse-0.10.31-r1:0.10 [1.2.4-r1:1.0]
 ABI_X86=(64) (-32) (-x32) 2,674 kB [nomerge   ]
 games-strategy/wesnoth-1.10.7  USE=dbus nls -dedicated -doc
 -server [nomerge   ]  media-libs/sdl-net-1.2.8
 USE=-static-libs [ebuild U ~]   media-libs/libsdl-1.2.15-r8
 [1.2.15-r7] USE=X alsa joystick opengl pulseaudio sound video xv
 -aalib -custom-cflags -dga -fbcon -libcaca -nas -oss -static-libs
 -tslib -xinerama ABI_X86=(64) -32 (-x32) 3,829 kB [nomerge   ]
 gnome-extra/gnome-shell-extensions-3.12.2
 USE=-examples [nomerge   ]  gnome-base/gnome-shell-3.12.2
 USE=bluetooth i18n networkmanager (-openrc-force)
 PYTHON_TARGETS=python2_7 [nomerge   ]
 gnome-base/gnome-control-center-3.12.1-r1:2  USE=bluetooth colord
 cups gnome-online-accounts i18n -debug -kerberos -v4l
 INPUT_DEVICES=-wacom [ebuild U  ]
 x11-misc/colord-1.2.1-r1:0/2 [1.2.1:0/2] USE=gusb introspection
 policykit systemd udev -examples -extra-print-profiles -scanner
 -vala 0 kB [ebuild U  ] virtual/libudev-215-r1:0/1 [208:0/1]
 USE=systemd%* (-static-libs) ABI_X86=(64) (-32) (-x32) 0 kB
 [ebuild U  ] virtual/libgudev-215-r1 [208] USE=introspection
 systemd%* (-static-libs) ABI_X86=(64) (-32) (-x32) 0 kB
 [ebuild U  ]  sys-apps/systemd-215-r3:0/2 [212-r5:0/2]
 USE=acl filecaps firmware-loader gudev introspection kmod pam
 policykit seccomp -audit -cryptsetup -doc -elfutils% -gcrypt -http
 (-kdbus) -lzma -python -qrcode (-selinux) (-ssl) {-test} -vanilla
 (-xattr%) ABI_X86=(64) (-32) (-x32)
 PYTHON_SINGLE_TARGET=python2_7 -python3_2 -python3_3 (-python3_4)
 PYTHON_TARGETS=python2_7 python3_3 -python3_2 (-python3_4) 2,821 kB
 [ebuild U  ] net-misc/dhcpcd-6.4.3 [6.2.0-r1] USE=ipv6 udev 147
 kB [nomerge   ] www-servers/apache-2.2.27-r4:2 [2.2.27:2]
 USE=ldap ssl -debug -doc (-selinux) -static -suexec -threads
 APACHE2_MODULES=actions alias auth_basic auth_digest authn_alias
 authn_anon authn_dbm authn_default authn_file authz_dbm authz_default
 authz_groupfile authz_host authz_owner authz_user autoindex cache cgi
 cgid dav dav_fs dav_lock deflate dir disk_cache env expires
 ext_filter file_cache filter headers include info log_config logio
 mem_cache mime mime_magic negotiation rewrite setenvif speling status
 unique_id userdir usertrack vhost_alias -asis -authn_dbd -cern_meta
 -charset_lite -dbd

[gentoo-user] INT_(MIN,MAX) is missing from limits.h

2009-01-27 Thread Andrey Vul
-server fontconfig
fontforge foomaticdb fortran fortune fpx freetds freewnn ftp furigana
fuse games gcj gcrypt gd gdbm gecko gedit genders general geoip gif
ginac git glade glib glibc-omitfp glitz glsa glut glw gmail gmedia gml
gmp gnuplot gnutls google-gadgets gpac gpg gphoto2 gpm gps graphics
graphviz grub gs gsl gstreamer gtk gtkhotkey guile gutenprint gzip hal
hddtemp hdri heterogeneous hexen hexenworld hfs hibernate-script hpn
htmlhandbook httpd hunspell hvm icons iconv icu id3 id3tag idea idn
ieee1394 imagemagick imlib infowidget inkjar inquisitio int64 ipfilter
iproute2 ipv6 irc isdnlog iso14755 ithreads jack java java5 java6
javascript jbig jdepend jfs jmf john jpeg jpeg2k justify kate kde kde4
kdehiddenvisibility kdeprefix kerberos kino kipi kmid kontact kvm
ladspa lame lapack laptop lash latex lcms ldap libass libcaca libedit
libffi libgcrypt libgig libnotify libpaludis libsamplerate libssh2
libtommath libv4l2 lid lights linux-smp-stats linuxkeys live
lm_sensors lock logitech-mouse logrotate logviewer loop-aes lua lucene
lzo m17n-lib mad math mathml matroska maya-shaderlibrary
mdnsresponder-compat memlimit menu-plugin messenger midi migemo mikmod
mime mimencode mjpeg mktemp mmap mmx mng modperl modplug modules mono
monolithic-build moonlight mozdevelop mozdom mp2 mp3 mp3tunes mp4 mpeg
mpeg2 mpi mpi-threads mplayer mpls msn mssql mtp mudflap multilib
multiuser musepack music musicbrainz mysql mysqli nano-syntax nat
ncurses nemesi net netbeans netpbm network network-cron networking
networkmanager nfs nls no-helper nowin nptl nptlonly nsplugin nspr nss
ntfs ntp numarray numeric numpy nuv nvidia nvtv ocaml ocamlopt octave
odbc offensive ogg ogg123 openal openexr opengl openmp openssl
opensslcrypt openstreetmap openvpn oss otr ots pager pam pango
parse-clocks parted paste64 pcap pcapnav pcntl pcre pdf perl phonon
pic pixmaps pkcs11 plasma player plotutils plugins pmu png pnm
policykit posix postproc postscript povray ppds pppd print pth pvfs2
pvr pyste python q32 qt-dbus qt-webkit qt3 qt3support qt4 quicktime
quotas rar raw rc5 rdesktop readline realmedia recode reflection regex
regexp reiserfs resolvconf resolver restrict-javascript rle roe romio
rplay rrdcgi rss rtc rtf rtsp rubberband samba sasl scanner
schroedinger science screen script scripts sdl sdl-image sdlaudio
sdlcd search semantic-desktop sensord server sftp sha512 sharedmem
shorten shout sid silvercity slang slit smi smp sms snmp soap sockets
socks5 solver sounds soundtouch sox sparse spell spl sql sqlite
sqlite3 srt sse sse2 sse3 ssl ssse3 startup-notification statistics
stats status stream subversion svg svgz sysfs syslog sysvipc szip
t1lib taglib tcl tcpd teamarena telepathy teletext templates tex4ht
texteffect themes theora thesaurus threads threadsafe tidy tiff
timidity tk tomsfastmath toolbar tools tordns transcode truetype
tunepimp twolame type1 ucs2 umfpack unicode unsupported upnp usb
utempter utils uvesafb v4l v4l2 vamp vcd vcdinfo vcdx vde video videos
vim vim-pager vim-syntax vim-with-x visibility vistafree visual
visualization vorbis vst wav wavpack wcs wcwidth webdav webdav-neon
webkit wifi wii wireshark wma wmf wmp wxwindows x264 x86emu xanim
xattr xcb xchatdccserver xcomposite xerces-c xfce xfs xft xgetdefault
xine xinerama xml xorg xosd xpm xrandr xscreensaver xsettings xsl xslt
xterm xterm-color xulrunner xv xvid xvmc zero zeroconf zip zlib
zsh-completion ALSA_CARDS=ali5451 als4000 atiixp atiixp-modem bt87x
ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel
intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem
ymfpci ALSA_PCM_PLUGINS=adpcm alaw asym copy dmix dshare dsnoop
empty extplug file hooks iec958 ioplug ladspa lfloat linear meter
mmap_emul mulaw multi null plug rate route share shm softvol 
APACHE2_MODULES=actions  alias  auth_basic  authn_alias  authn_anon
authn_dbm  authn_default  authn_file  authz_dbm  authz_default
authz_groupfile  authz_host  authz_owner  authz_user  autoindex  cache
 dav  dav_fs  dav_lock  deflate  dir  disk_cache  env  expires
ext_filter  file_cache  filter  headers  include  info  log_config
logio  mem_cache  mime  mime_magic  negotiation  rewrite  setenvif
speling  status  unique_id  userdir  usertrack  vhost_alias 
APACHE2_MPMS=worker ELIBC=glibc INITNG_PLUGINS=also bash_launcher
chdir chroot conflict cpout critical ctrlaltdel daemon_clean
debug_commands envparser find fmon fstat history idleprobe initctl
interactive iparser last limit lockfile logfile netdev netprobe ngc4
ngcs nge pause provide reload renice rlparser simple_launcher stcmd
stdout suid syncron syslog sysreq unneeded usplash
INPUT_DEVICES=mouse keyboard synaptics KERNEL=linux
LCD_DEVICES=bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb
ncurses text LINGUAS=en en_US NETBEANS_MODULES=apisupport ide java
profiler nb harness websvccommon groovy gsf j2ee USERLAND=GNU
VIDEO_CARDS=nv nvidia
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK,
PORTAGE_COMPRESS

Re: [gentoo-user] gobject-introspection-1.62.0 invalid eapi version

2020-05-20 Thread Pascal Schorde
multilib-strict network-sandbox news parallel-fetch pid-sandbox
preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms
strict unknown-features-warn unmerge-logs unmerge-orphans userfetch
userpriv usersandbox usersync xattr"
FETCHCOMMAND="wget -t 3 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}"
"${URI}""
FETCHCOMMAND_RSYNC="rsync -LtvP "${URI}" "${DISTDIR}/${FILE}""
FETCHCOMMAND_SFTP="bash -c "x=\${2#sftp://} ; host=\${x%%/*} ;
port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port= ;
eval \"declare -a ssh_opts=(\${3})\" ; exec sftp \${port:+-P \${port}}
\"\${ssh_opts[@]}\" \"\${host}:/\${x#*/}\" \"\$1\"" sftp
"${DISTDIR}/${FILE}" "${URI}" "${PORTAGE_SSH_OPTS}""
FETCHCOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=\${x%%/*} ;
port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port= ;
exec rsync --rsh=\"ssh \${port:+-p\${port}} \${3}\" -avP
\"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}" "${URI}"
"${PORTAGE_SSH_OPTS}""
FFLAGS="-march=skylake -O2 -pipe"
GCC_SPECS=""
GENTOO_MIRRORS="ftp://mirror.netcologne.de/gentoo/
http://mirror.netcologne.de/gentoo/ rsync://mirror.netcologne.de/gentoo/"
GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt
gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle
oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt
ublox ubx"
GRUB_PLATFORMS="efi-64"
GSETTINGS_BACKEND="dconf"
HOME="/root"
INFOPATH="/usr/share/gcc-data/x86_64-pc-linux-gnu/9.2.0/info:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.33.1/info:/usr/share/info"
INPUT_DEVICES="libinput synaptics"
IUSE_IMPLICIT="abi_x86_64 prefix prefix-guest prefix-stack"
JAVAC="/etc/java-config-2/current-system-vm/bin/javac"
JAVA_HOME="/etc/java-config-2/current-system-vm"
JDK_HOME="/etc/java-config-2/current-system-vm"
KDE_FULL_SESSION="true"
KDE_SESSION_UID="1000"
KDE_SESSION_VERSION="5"
KERNEL="linux"
KONSOLE_DBUS_SERVICE=":1.30"
KONSOLE_DBUS_SESSION="/Sessions/7"
KONSOLE_DBUS_WINDOW="/Windows/5"
KONSOLE_VERSION="191203"
L10N="de"
LADSPA_PATH="/usr/lib64/ladspa"
LANG="de_DE.UTF-8"
LANGUAGE="de"
LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb
ncurses text"
LC_MESSAGES="C"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LDFLAGS_amd64="-m elf_x86_64"
LDFLAGS_x32="-m elf32_x86_64"
LDFLAGS_x86="-m elf_i386"
LESS="-R -M --shift 5"
LESSOPEN="|lesspipe %s"
LIBDIR_amd64="lib64"
LIBDIR_x32="libx32"
LIBDIR_x86="lib"
LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer"
LOGNAME="root"
LS_COLORS="rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.cfg=00;32:*.conf=00;32:*.diff=00;32:*.doc=00;32:*.ini=00;32:*.log=00;32:*.patch=00;32:*.pdf=00;32:*.ps=00;32:*.tex=00;32:*.txt=00;32:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:"
LV2_PATH="/usr/lib64/lv2"
MAIL="/var/mail/p2sk"
MAKEOPTS="-j8"
MANPAGER="manpager"
MANPATH="/etc/java-config-2/current-system-vm/man:/usr/share/gcc-d

[gentoo-user] evil ebuilds.

2018-07-11 Thread Alan Grimes
oo]
USE="handbook -debug" 78 KiB
[ebuild U  ] kde-plasma/polkit-kde-agent-5.13.3:5::gentoo
[5.12.6:5::gentoo] USE="-debug" 0 KiB
[ebuild  N ]
kde-frameworks/qqc2-desktop-style-5.47.0:5/5.47::gentoo  USE="-debug
{-test}" 0 KiB
[ebuild U  ] kde-plasma/ksshaskpass-5.13.3:5::gentoo
[5.12.5:5::gentoo] USE="-debug" 22 KiB
[ebuild U  ] kde-frameworks/kio-5.47.0-r2:5/5.47::gentoo
[5.47.0-r1:5/5.47::gentoo] USE="X acl handbook kwallet -debug -doc
-kerberos {-test}" 0 KiB
[ebuild  N ] kde-frameworks/kdeclarative-5.47.0:5/5.47::gentoo 
USE="-debug -doc" 0 KiB
[ebuild U  ] kde-plasma/kactivitymanagerd-5.13.3:5::gentoo
[5.12.5:5::gentoo] USE="-debug" 0 KiB
[ebuild   R    ] kde-apps/kbackup-18.04.2:5::gentoo  USE="handbook
-debug" 0 KiB
[ebuild  N ] app-office/libreoffice-6.0.5.2::gentoo  USE="branding
cups dbus gtk java kde mysql -bluetooth -coinmp -debug -eds -firebird
-googledrive -gstreamer -gtk2 -jemalloc -libressl -odk -pdfimport
-postgres {-test} -vlc" LIBREOFFICE_EXTENSIONS="-nlpsolver
-scripting-beanshell -scripting-javascript -wiki-publisher"
PYTHON_SINGLE_TARGET="python3_5 -python2_7 -python3_4 -python3_6"
PYTHON_TARGETS="python2_7 python3_5 python3_6 -python3_4" 202,938 KiB
[ebuild U  ] kde-plasma/drkonqi-5.13.3:5::gentoo [5.12.5:5::gentoo]
USE="X -debug" 719 KiB
[ebuild U  ] kde-apps/kio-extras-18.04.2-r1:5::gentoo
[18.04.2:5::gentoo] USE="handbook man openexr sftp taglib -activities
-debug -htmlthumbs -mtp -phonon -samba {-test}" 0 KiB
[ebuild U  ] kde-plasma/user-manager-5.13.3:5::gentoo
[5.12.5-r1:5::gentoo] USE="-debug" 533 KiB
[ebuild   R    ] kde-apps/kig-18.04.2:5::gentoo  USE="handbook -debug
-geogebra -scripting {-test}" PYTHON_TARGETS="python2_7" 0 KiB
[ebuild   R    ] kde-apps/lokalize-18.04.2:5::gentoo  USE="handbook
-debug" PYTHON_SINGLE_TARGET="python3_5 -python2_7 -python3_4"
PYTHON_TARGETS="python2_7 python3_5 -python3_4" 0 KiB
[ebuild   R    ] kde-apps/kross-interpreters-18.04.2:5::gentoo 
USE="python -debug -ruby" PYTHON_TARGETS="python2_7" 0 KiB
[ebuild U  ] kde-plasma/libksysguard-5.13.3:5::gentoo
[5.12.5:5::gentoo] USE="X detailedmemory -debug -minimal {-test}" 0 KiB
[ebuild U  ] kde-plasma/plasma-sdk-5.13.3:5::gentoo
[5.12.5:5::gentoo] USE="-debug {-test}" 242 KiB
[ebuild  N ] kde-apps/kate-18.04.2:5::gentoo  USE="addons handbook
-debug {-test}" 0 KiB
[ebuild U  ] kde-plasma/ksysguard-5.13.3:5::gentoo
[5.12.5:5::gentoo] USE="handbook lm_sensors -debug" 0 KiB
[ebuild U  ] kde-plasma/milou-5.13.3:5::gentoo [5.12.5:5::gentoo]
USE="-debug {-test}" 0 KiB
[ebuild  N ] kde-plasma/plasma-browser-integration-5.13.3:5::gentoo 
USE="-debug" 96 KiB
[ebuild U  ] kde-plasma/plasma-vault-5.13.3:5::gentoo
[5.12.5:5::gentoo] USE="-debug -networkmanager%" 112 KiB
[ebuild  N ] kde-apps/kopete-18.04.2-r1:5::gentoo  USE="addbookmarks
autoreplace contactnotes handbook highlight otr privacy ssl statistics
texteffect urlpicpreview v4l xmpp zeroconf -debug -gadu -groupwise
-history -jingle -latex -meanwhile -nowlistening -oscar -pipes {-test}
-testbed -translator -webpresence -winpopup -yahoo" 0 KiB
[ebuild U  ] kde-plasma/breeze-5.13.3:5::gentoo [5.12.5:5::gentoo]
USE="X -debug -wayland" 0 KiB
[ebuild U  ] kde-plasma/plasma-integration-5.13.3:5::gentoo
[5.12.5:5::gentoo] USE="-debug {-test}" 0 KiB
[ebuild U  ] kde-plasma/kscreenlocker-5.13.3:5::gentoo
[5.12.5:5::gentoo] USE="pam seccomp -debug {-test} (-consolekit%*)" 0 KiB
[ebuild  N ] kde-plasma/kwin-5.13.3:5::gentoo  USE="caps handbook
-debug (-gles2) -multimedia {-test}" 0 KiB
[ebuild UD ] media-sound/pulseaudio-11.99.1-r1::gentoo
[12.0-r2::gentoo] USE="X alsa alsa-plugin asyncns caps dbus gdbm glib
gnome%* gtk ipv6 orc qt5 ssl tcpd udev webrtc-aec zeroconf -bluetooth
-doc -equalizer -gsettings% -jack -libressl -libsamplerate -lirc
-native-headset (-neon) -ofono-headset (-oss) -realtime (-selinux) -sox
(-system-wide) -systemd {-test} (-gconf%)" ABI_X86="32 (64) (-x32)" 0 KiB
[ebuild U  ] kde-plasma/plasma-pa-5.13.3:5::gentoo
[5.12.5:5::gentoo] USE="handbook -debug" 88 KiB
[ebuild U  ] kde-plasma/plasma-workspace-5.13.3:5::gentoo
[5.12.5:5::gentoo] USE="calendar handbook semantic-desktop -appstream
-debug -geolocation -gps -prison -qalculate -systemd {-test}" 0 KiB
[ebuild U  ] kde-plasma/kde-cli-tools-5.13.3:5::gentoo
[5.12.5:5::gentoo] USE="X handbook kdesu -debug {-test}" 0 KiB
[ebuild U  ] kde-plasma/oxygen-5.13.3:5::gentoo [5.12.5:5::gentoo]
USE="-debug -wayland" 4,368 KiB
[ebuild U  ] kde-plasma/kde-gtk-config-5.13.3:5::gentoo
[5.12.5:5::gentoo]

Re: [gentoo-user] how to prevent portage from installing masked package

2018-10-06 Thread John Covici
v-python/setuptools-40.0.0::gentoo  USE="-test" PYTHON_TARGETS="python2_7 
python3_5 -pypy -pypy3 -python3_4 -python3_6 -python3_7" 
[ebuild U  ]
dev-python/certifi-2018.8.24::gentoo [2018.4.16::gentoo] 
PYTHON_TARGETS="python2_7 python3_5 -pypy -pypy3 -python3_4 -python3_6 
-python3_7%" 144 KiB
[nomerge   ]
net-misc/curl-7.61.1::gentoo  USE="ipv6 ldap ssl -adns -brotli -http2 -idn 
-kerberos -metalink -rtmp -samba -ssh -static-libs -test -threads" 
ABI_X86="(64) -32 (-x32)" CURL_SSL="openssl -axtls -gnutls -libressl -mbedtls 
-nss (-winssl)" 
[nomerge   ] 
net-nds/openldap-2.4.45::gentoo  USE="berkdb crypt gnutls ipv6 minimal ssl 
syslog tcpd -cxx -debug -experimental -iodbc -kerberos -kinit -libressl -odbc 
-overlays -pbkdf2 -perl -samba -sasl (-selinux) -sha2 -slp -smbkrb5passwd 
-static-libs" ABI_X86="(64) -32 (-x32)" 
[ebuild U  ]  
net-libs/gnutls-3.5.19-r1:0/30::gentoo [3.5.19:0/30::gentoo] USE="cxx idn nls 
openssl seccomp tls-heartbeat zlib -dane -doc -examples -guile -openpgp -pkcs11 
-sslv2 -sslv3 -static-libs -test -test-full -tools -valgrind" ABI_X86="32 (64) 
(-x32)" 0 KiB
[ebuild U  ]
dev-libs/libuv-1.23.1:0/1::gentoo [1.23.0:0/1::gentoo] USE="-static-libs" 
ABI_X86="(64) -32 (-x32)" 1,163 KiB
[ebuild  rR]  
dev-tex/bibtexu-3.71_p20170524::gentoo  USE="doc -source" 0 KiB
[ebuild  r  U  ]   
dev-libs/icu-62.1:0/62.1::gentoo [60.2:0/60.2::gentoo] USE="doc -debug 
-examples -static-libs" ABI_X86="32 (64) (-x32)" 22,919 KiB
[nomerge   ]  
dev-libs/zziplib-0.13.62-r2::gentoo  USE="doc sdl -static-libs -test" 
[nomerge   ]   
media-libs/libsdl-1.2.15-r9::gentoo  USE="X alsa joystick opengl sound video xv 
-aalib -custom-cflags -dga -fbcon -libcaca -nas -oss -pulseaudio -static-libs 
-tslib -xinerama" ABI_X86="(64) -32 (-x32)" 
[nomerge   ]
virtual/glu-9.0-r2::gentoo  ABI_X86="(64) -32 (-x32)" 
[nomerge   ] 
media-libs/glu-9.0.0-r1::gentoo  USE="-static-libs" ABI_X86="(64) -32 (-x32)" 
[nomerge   ]  
virtual/opengl-7.0-r2::gentoo  ABI_X86="(64) -32 (-x32)" 
[ebuild U  ]   
media-libs/mesa-18.2.2::gentoo [18.2.0-r1::gentoo] USE="classic dri3 egl 
gallium gbm gles2 llvm wayland -d3d9 -debug -gles1 -lm_sensors -opencl -osmesa 
-pax_kernel -pic (-selinux) -test -unwind -vaapi -valgrind -vdpau -vulkan -xa 
-xvmc" ABI_X86="32 (64) (-x32)" VIDEO_CARDS="nouveau (-freedreno) -i915 -i965 
(-imx) -intel -r100 -r200 -r300 -r600 -radeon -radeonsi (-vc4) -virgl 
(-vivante) -vmware" 11,109 KiB
[nomerge   ]
dev-libs/wayland-protocols-1.16::gentoo 
[ebuild  rR] 
dev-libs/wayland-1.15.0::gentoo  USE="-doc -static-libs" ABI_X86="32 (64) 
(-x32)" 0 KiB
[ebuild U  ]
x11-libs/libxcb-1.13.1:0/1.12::gentoo [1.13:0/1.12::gentoo] USE="doc xkb 
(-selinux) -static-libs -test" ABI_X86="32 (64) (-x32)" 495 KiB
[ebuild  NS]
sys-devel/llvm-7.0.0-r1:7::gentoo [5.0.1:5::gentoo, 6.0.1-r1:6::gentoo] 
USE="doc libffi ncurses xml -debug -exegesis -gold -libedit -test -xar" 
ABI_X86="32 (64) (-x32)" LLVM_TARGETS="AMDGPU BPF NVPTX (X86) -AArch64 -ARM 
-Hexagon -Lanai -MSP430 -Mips -PowerPC -Sparc -SystemZ -XCore" 27,661 KiB
[ebuild U  ] 
sys-devel/gcc-8.2.0-r3:8.2.0::gentoo [8.2.0-r2:8.2.0::gentoo] USE="cxx doc 
fortran (multilib) nls nptl openmp pch (pie) sanitize ssp vtv (-altivec) -debug 
(-fixed-point) -go -graphite (-hardened) (-jit) (-libssp) -mpx -objc -objc++ 
-objc-gc -pgo -regression-test -systemtap -vanilla" 14 KiB
[ebuild U  ] 
sys-devel/llvm-common-7.0.0::gentoo [6.0.1::gentoo] 0 KiB
[ebuild U  ]
x11-libs/libdrm-2.4.95::gentoo [2.4.94::gentoo] USE="-libkms -valgrind" 
ABI_X86="32 (64) (-x32)" VIDEO_CARDS="nouveau -amdgpu (-exynos) (-fr

Re: [gentoo-user] Re: kde4: no hardware info without sys-apps/hal

2011-09-24 Thread Andrey Moshbear
 binary-drivers bineditor
blas blender blender-game bluetooth branding bzip2 cairo canna caps
catalogs cdda cddax cddb cdparanoia cdr cdsound cg cgi chm cjk
cleartype cli client clucene cmake colordiff connection-sharing
consolekit context contrib cracklib crypt cscope csharp css ctype
ctypes-python cuda cups curl curlwrappers cvs cxx cyrillic dbus dc1394
detex dga dhclient dhcp dhcpcd dia dirac directfb discouraged djbfft
djvu doc double-precision drawing drawspaces dri dssi dts dv dvd
dvdnav dvdr dvi dvi2tty dvipdfm eap-sim ebook eigen embedded-fuseiso
emboss emerald emf enca encode exceptions exif expat extensions extra
extras faac faad fakevim fam fame fastcgi fbcon fbcondecor fbsplash
ffmpeg fftw firefox flac flatfile fltk fluidsynth fmod fontconfig
fontforge foomaticdb fortran ftp fuse games gcj gcrypt gd gdbm gdu
geoip geolocation gif gimp git glib glitz gmp gnuplot gnutls
google-gadgets gpg gphoto2 gpm grammar graphics graphviz gs gsl gsm
gstreamer gtk hddtemp hdri http-cache httpd iconv icotools icoutils
icu id3 id3tag idea idn ieee1394 image imagemagick imap imlib inexact
inline inline-init-failopen int64 ipv6 irc jabber jack jadetex jai
java java6 javascript jbig jfs jmf joystick jpeg jpeg2k juju kde
kerberos kpathsea ladspa lame lapack laptop lash latex lcdfilter lcms
ldap lensfun libass libcaca libev libmms libnotify libsamplerate
libssh2 libtiger libtommath libv4l libv4l2 libwww live lm_sensors lock
logrotate logviewer loop-aes lqr lua lzma lzo m17n-lib mac mad maps
math mathml matroska mbox mdi mdnsresponder-compat melt memcache
memlimit mercurial mhash midi mime mixer mjpeg mmap mmx mng modplug
modules mono moonlight mp3 mp4 mpd mpeg mpi mplayer msn mtp mudflap
multicall multilib multimedia musepack music mysql nas nat ncurses net
netbeans netpbm network-cron networkmanager nfs nls nmap nntp nowin
nptl nptlonly nsplugin nss ntfs ntlm numpy octave offensive ogg openal
openexr opengl openmp openssl opensslcrypt optimization pam pango
parse-clocks pcf pch pcntl pcre pdf perl phonon php pidgin plasma
player plotutils plugins pmu png policykit pop posix postgres postproc
ppds pppd private-headers ps pstoedit pstricks pulseaudio python
qt-dbus qt3 qt3support qt4 quicktime raw rawio readline realtime
recode recommended recording regex reiserfs resolvconf rfc3779 rfc822
rle rrdcgi rrdtool rss rtf rtsp rubberband ruby samba scanner
schroedinger science script sdk sdl sdl-image sdl-sound sdlaudio
semantic-desktop sensord server servletapi session sftp shm shorten
smime smp sms smtp sndfile sox speex spell sql sqlite sqlite3 srt sse
sse2 ssl startup-notification stats status stlport stream
strong-optimization subtitles subversion suid svg svgz swig sysfs
syslog t1lib taglib tcl tcpd tex tex4ht text textures theora threads
thunderbird tidy tiff timezone tk tokenizer tokyocabinet tomsfastmath
toolame toolbar tools trace transcode truetype truetype-debugger
twolame udev udev-acl udis86 unicode unsupported unzip upnp
urlpicpreview usb utils uuid v4l v4l2 vcd vcdinfo vcdx vdpau video
videos vim vim-pager vim-syntax vistafree vix vmware-tools vorbis vst
wav wavpack webkit wifi winetools winetriks wireshark wma wmf
wordperfect wps wxwidgets x264 xanim xattr xcb xcomposite xetex xft
xinerama xml xmlreader xmlrpc xmlwriter xmp xorg xosd xpfast xpm
xscreensaver xulrunner xv xvid xvmc youtube zeroconf zip zlib
zsh-completion
ALSA_CARDS=ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci
emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0
intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci
ALSA_PCM_PLUGINS=adpcm alaw asym copy dmix dshare dsnoop empty
extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul
mulaw multi null plug rate route share shm softvol
APACHE2_MODULES=actions alias auth_basic authn_alias authn_anon
authn_dbm authn_default authn_file authz_dbm authz_default
authz_groupfile authz_host authz_owner authz_user autoindex cache cgi
cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter
file_cache filter headers include info log_config logio mem_cache mime
mime_magic negotiation rewrite setenvif speling status unique_id
userdir usertrack vhost_alias
CALLIGRA_FEATURES=kexi words flow plan stage tables krita karbon braindump
CAMERAS=ptp2
COLLECTD_PLUGINS=df interface irq load memory rrdtool swap syslog
ELIBC=glibc
GPSD_PROTOCOLS=ashtech aivdm earthmate evermore fv18 garmin garmintxt
gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore
rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx
INPUT_DEVICES=evdev keyboard mouse synaptics
KERNEL=linux
LCD_DEVICES=bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb
ncurses text
LINGUAS=en ru
NETBEANS_MODULES=*
NGINX_MODULES_HTTP=*
PHP_TARGETS=php5-3
RUBY_TARGETS=jruby ruby18
USERLAND=GNU
VIDEO_CARDS=nvidia
XTABLES_ADDONS=quota2 psd pknock lscan length2 ipv4options ipset
ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat
logmark ipmark dhcpmac delude chaos

Re: [gentoo-user] Re: How install KDE4 without without layman overlays ?

2009-07-22 Thread Vagner Rodrigues


I try install one new machine , and update  system and world ,  install  
X and gnome-light ( some test ) and this run


Now I try install KDE 4 but i have problem with compile qt-webkit

See my make.conf

CFLAGS=-O2 -march=i686 -pipe -funroll-loops -msse -mmmx 
-fomit-frame-pointer 

CHOST=i686-pc-linux-gnu
MAKEOPTS=-j3
CXXFLAGS=${CFLAGS}
USE=svg wav h323 sip qt3support bluetooth  mdnsresponder-compat cairo 
avahi zerVIDEO_CARDS=radeonhd intel apm ark chips cirrus cyrix dummy 
fbdev glint i128 i7INPUT_DEVICES=vmmouse joystick evdev keyboard mouse 
wacom synaptics

LINGUAS=pt_BR en_US
ACCEPT_KEYWORDS=~x86


and the error on  qt-webkit is it


compiling generated/JSSVGPointList.cpp
compiling generated/JSSVGPolygonElement.cpp
compiling generated/JSSVGPolylineElement.cpp
{standard input}: Assembler messages:
{standard input}:31178: Warning: end of file not at end of a line; 
newline inserted

{standard input}:31818: Error: unrecognized symbol type 
g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See http://bugs.gentoo.org/ for instructions.
make: *** [.obj/release-shared/JSSVGPatternElement.o] Error 1
make: *** Waiting for unfinished jobs
*
* ERROR: x11-libs/qt-webkit-4.5.2 failed.
* Call stack:
*   ebuild.sh, line   49:  Called src_compile
* environment, line 3233:  Called qt4-build_src_compile
* environment, line 2937:  Called build_directories 
'src/3rdparty/webkit/WebCore tools/designer/src/plugins/qwebview'

* environment, line  602:  Called die
* The specific snippet of code:
*   emake || die emake failed;
*  The die message:
*   emake failed



The  Gcc isi686-pc-linux-gnu-4.3.3 *



The list of   emerge -pv kde-meta is this

These are the packages that would be merged, in order:

Calculating dependencies  ... done!
[ebuild  N] x11-libs/qt-webkit-4.5.2  USE=-debug -kde -pch 0 kB
[ebuild  N] kde-base/kdebase-pam-7  0 kB
[ebuild  N] dev-libs/poppler-qt4-0.10.7  USE=-test 0 kB
[ebuild  N] kde-base/automoc-0.9.88  9 kB
[ebuild  N] sci-libs/libqalculate-0.9.6-r1  USE=readline 0 kB
[ebuild  N] app-crypt/qca-ossl-2.0.0_beta3-r1  USE=-debug 0 kB
[ebuild  N] dev-python/PyQt4-4.5.2  USE=X dbus opengl svg webkit 
-assistant -debug -doc -examples -kde -phonon -sql -xmlpatterns 0 kB

[ebuild  N] virtual/poppler-qt4-0.10.7  0 kB
[ebuild  N] kde-base/kdelibs-4.2.4-r3  USE=3dnow acl alsa bzip2 
handbook jpeg2k mmx nls opengl semantic-desktop spell sse ssl zeroconf 
(-altivec) -bindist -debug -doc -fam (-kdeprefix) -kerberos -openexr 
-sse2 -test 0 kB

[ebuild  N] kde-base/kdebase-data-4.2.4-r1  USE=(-kdeprefix) 0 kB
[ebuild  N] kde-base/kde-env-4.2.4  USE=(-kdeprefix) 0 kB
[ebuild  N] kde-base/kdepimlibs-4.2.4-r1  USE=handbook ldap sasl 
-debug (-kdeprefix) -test 0 kB

[ebuild  N] kde-base/libkdegames-4.2.4  USE=-debug (-kdeprefix) 0 kB
[ebuild  N] kde-base/libkworkspace-4.2.4  USE=-debug (-kdeprefix) 0 kB
[ebuild  N] kde-base/knotify-4.2.4  USE=-debug (-kdeprefix) 0 kB
[ebuild  N] kde-base/libkdeedu-4.2.4  USE=-debug (-kdeprefix) 0 kB
[ebuild  N] kde-base/libkonq-4.2.4  USE=-debug (-kdeprefix) -test 0 kB
[ebuild  N] kde-base/solid-4.2.4  USE=bluetooth networkmanager 
-debug (-kdeprefix) 0 kB

[ebuild  N] kde-base/kephal-4.2.4  USE=-debug (-kdeprefix) 0 kB
[ebuild  N] kde-base/nepomuk-4.2.4  USE=-debug (-kdeprefix) 0 kB
[ebuild  N] kde-base/kcmshell-4.2.4  USE=-debug (-kdeprefix) 0 kB
[ebuild  N] kde-base/kdesu-4.2.4  USE=handbook -debug (-kdeprefix) 
0 kB
[ebuild  N] kde-base/kfind-4.2.4  USE=handbook -debug (-kdeprefix) 
0 kB
[ebuild  N] kde-base/kcheckpass-4.2.4  USE=pam -debug (-kdeprefix) 
0 kB
[ebuild  N] kde-base/ksysguard-4.2.4  USE=handbook lm_sensors 
-debug (-kdeprefix) -test 0 kB
[ebuild  N] kde-base/ksplash-4.2.4  USE=3dnow mmx sse xinerama 
(-altivec) -debug (-kdeprefix) -sse2 0 kB
[ebuild  N] kde-base/libkcompactdisc-4.2.4  USE=alsa -debug 
(-kdeprefix) 0 kB
[ebuild  N] kde-base/libkcddb-4.2.4  USE=-debug (-kdeprefix) 
-musicbrainz 0 kB

[ebuild  N] kde-base/kdebase-desktoptheme-4.2.4  USE=(-kdeprefix) 0 kB
[ebuild  N] kde-base/kde-wallpapers-4.2.4  USE=(-kdeprefix) 0 kB
[ebuild  N] kde-base/kdedglobalaccel-4.2.4  USE=-debug 
(-kdeprefix) 0 kB

[ebuild  N] kde-base/kpasswdserver-4.2.4  USE=-debug (-kdeprefix) 0 kB
[ebuild  N] kde-base/kdialog-4.2.4  USE=-debug (-kdeprefix) 0 kB
[ebuild  N] kde-base/phonon-kde-4.2.4  USE=xine -debug (-kdeprefix) 
-pulseaudio 0 kB

[ebuild  N] kde-base/kwalletd-4.2.4  USE=-debug (-kdeprefix) 0 kB
[ebuild  N] kde-base/kioclient-4.2.4  USE=-debug (-kdeprefix) 0 kB
[ebuild  N] kde-base/ktimezoned-4.2.4  USE=-debug (-kdeprefix) 0 kB
[ebuild  N] kde-base/libplasmaclock-4.2.4  USE=opengl xinerama 
-debug (-kdeprefix) 0 kB
[ebuild  N] kde-base/kurifilter-plugins-4.2.4  USE=-debug 
(-kdeprefix) 0 kB

[ebuild  N] kde-base/kde

[gentoo-user] kde-base/baloo is blocking an upgrade

2016-05-28 Thread Mick
-infinality -static-libs -utils (-auto-hinter%)" 1,712 KiB
[ebuild U  ] net-misc/curl-7.49.0::gentoo [7.45.0::gentoo] USE="ipv6 ssl 
-adns -http2 -idn -kerberos -ldap -metalink -rtmp -samba -ssh -static-libs 
{-test} -threads" CURL_SSL="openssl -axtls -gnutls (-libressl) -mbedtls% -nss 
-polarssl (-winssl)" 7,284 KiB
[ebuild U  ] sys-process/procps-3.3.11-r3:0/5::gentoo 
[3.3.10-r1:0/0::gentoo] USE="kill%* ncurses nls unicode -modern-top (-selinux) 
-static-libs -systemd {-test}" 805 KiB
[ebuild U  ] sys-apps/gptfdisk-1.0.1::gentoo [0.8.10::gentoo] USE="ncurses 
-static" 191 KiB
[ebuild  N ] net-misc/socat-1.7.3.1::gentoo  USE="ipv6 readline ssl tcpd" 
478 KiB
[ebuild U  ] sys-devel/gettext-0.19.7::gentoo [0.19.4::gentoo] USE="acl cxx 
ncurses nls openmp -cvs -doc -emacs -git -java -static-libs" 18,785 KiB
[ebuild U  ] app-arch/tar-1.28-r1::gentoo [1.27.1-r2::gentoo] USE="acl nls 
xattr -minimal (-selinux) -static" 2,631 KiB
[ebuild U  ] sys-apps/findutils-4.6.0-r1::gentoo [4.6.0::gentoo] USE="nls 
-debug (-selinux) -static {-test}" 0 KiB
[ebuild U  ] sys-apps/gawk-4.1.3::gentoo [4.0.2::gentoo] USE="nls readline 
-mpfr%" 2,258 KiB
[ebuild U  ] sys-apps/grep-2.25::gentoo [2.21-r1::gentoo] USE="nls pcre 
-static" 1,297 KiB
[ebuild U  ] net-misc/wget-1.17.1-r1::gentoo [1.16.3-r1::gentoo] USE="ipv6 
nls pcre ssl zlib -debug -gnutls -idn (-libressl) -ntlm -static {-test} -uuid" 
1,850 KiB
[ebuild U  ] sys-apps/texinfo-6.1::gentoo [5.2::gentoo] USE="nls -static" 
4,415 KiB
[ebuild U  ] app-admin/perl-cleaner-2.20::gentoo [2.19::gentoo] 7 KiB
[ebuild U  ] sys-apps/pciutils-3.4.1::gentoo [3.3.1::gentoo] USE="kmod udev 
zlib -dns -static-libs" 395 KiB
[ebuild  NS] dev-qt/qtsql-5.5.1:5::gentoo [4.8.6-r1:4::gentoo] USE="mysql 
sqlite -debug -freetds -oci8 -odbc -postgres {-test}" 0 KiB
[ebuild  N ] media-libs/libsdl2-2.0.4::gentoo  USE="X alsa dbus joystick 
opengl sound threads video (-altivec) (-custom-cflags) (-fusionsound) -gles 
-haptic -nas -oss -pulseaudio -static-libs -tslib -udev -wayland -xinerama 
-xscreensaver" CPU_FLAGS_X86="mmx sse sse2 -3dnow" 4,040 KiB
[ebuild  N ] media-libs/jasper-1.900.1-r9::gentoo  USE="opengl -jpeg 
-static-libs" 1,409 KiB
[ebuild  NS] dev-qt/qtopengl-5.5.1:5::gentoo [4.8.6-r1:4::gentoo] 
USE="-debug -gles2 {-test}" 0 KiB
[ebuild  N ] dev-qt/qtimageformats-5.5.1-r1:5::gentoo  USE="-debug {-test}" 
1,849 KiB
[ebuild  N ] media-libs/sdl-image-1.2.12-r1::gentoo  USE="png webp -gif 
-jpeg -static-libs -tiff" 2,179 KiB
[ebuild U  ] media-gfx/imagemagick-6.9.4.1:0/6.9.4.1::gentoo 
[6.9.0.3:0/6.9.0.3::gentoo] USE="X bzip2 cxx lzma openmp png svg webp zlib 
-autotrace -corefonts -djvu -fftw -fontconfig -fpx -graphviz -hdri -jbig -jpeg 
-jpeg2k -lcms -lqr (-opencl) -openexr -pango -perl -postscript -q32 -q64 -q8 
-raw -static-libs {-test} -tiff -truetype -wmf -xml" 8,584 KiB
[ebuild  N ] kde-frameworks/kfilemetadata-5.21.0:5/5.21::gentoo  USE="exif 
ffmpeg -debug -doc -epub -libav -pdf -taglib {-test}" 124 KiB
[ebuild  NS] kde-apps/libkdcraw-15.12.3:5::gentoo [15.08.3:4/15.08::gentoo] 
USE="-debug" 42 KiB
[ebuild  NS] kde-apps/libkexiv2-15.12.3:5::gentoo [15.08.3:4/15.08::gentoo] 
USE="xmp -debug" 64 KiB
[ebuild   R] virtual/ffmpeg-9-r2::gentoo  USE="X encode sdl* vaapi -gsm 
-jpeg2k -libav -mp3 -opus -speex -theora -threads -truetype -vdpau -x264" 0 KiB
[ebuild  N ] kde-plasma/libkscreen-5.5.5:5::gentoo  USE="-debug {-test}" 71 
KiB
[ebuild  N ] kde-frameworks/kimageformats-5.21.0:5/5.21::gentoo  
USE="-debug -doc -eps -openexr {-test}" 200 KiB
[ebuild  N ] kde-frameworks/kidletime-5.21.0:5/5.21::gentoo  USE="-debug 
-doc" 26 KiB
[ebuild  N ] kde-frameworks/kplotting-5.21.0:5/5.21::gentoo  USE="-debug 
-doc {-test}" 29 KiB
[ebuild  N ] dev-cpp/eigen-3.2.8-r2:3::gentoo  USE="openmp (-altivec) 
-debug -doc {-test}" CPU_FLAGS_X86="sse2 sse3 sse4_1 ssse3 -sse4_2" 1,134 KiB
[ebuild  N ] kde-plasma/kwallet-pam-5.6.4-r1:5::gentoo  USE="oldwallet 
-debug" 18 KiB
[ebuild  N ] media-video/movit-1.2.0::gentoo  1,659 KiB
[ebuild  N ] kde-apps/kdebugsettings-15.12.3:5::gentoo  USE="-debug 
{-test}" 23 KiB
[ebuild  N ] media-libs/mlt-0.9.8-r2::gentoo  USE="ffmpeg kdenlive melt 
opengl qt5 sdl xml -compressed-lumas -debug -fftw -frei0r -gtk -jack -kde 
-libav -libsamplerate -lua -python -qt4 -rtaudio (-ruby) -vdpau -xine" 
CPU_FLAGS_X86="mmx sse sse2" PYTHON_TARGETS="python2_7" 1,234 KiB
[ebuild  N ] kde-frameworks/kdnssd-5.21.0:5/5.21::gentoo  USE="nls -debug 
-doc {-test} -zeroconf" 56 KiB
[ebuild  N ]

[gentoo-user] Several packages failing to build

2018-05-14 Thread Elijah Mark Anderson
wned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://lug.mtu.edu/gentoo/ http://www.gtlib.gatech.edu/pub/gentoo rsync://rsync.gtlib.gatech.edu/gentoo"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j9"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac acl acpi activities alsa amd64 appstream berkdb bluetooth bluray branding bzip2 cairo cdda cdr cli consolekit crypt cups cxx dbus declarative dri dts dvd dvdr elogind emboss encode exif fam flac fortran gdbm gif glamor gles gpm gtk iconv ipv6 jpeg kde kipi kwallet lcms ldap libnotify mad mng modules mp3 mp4 mpeg mtp multilib ncurses networkmanager nls nptl nvidia ogg opengl openmp pam pango pcre pdf phonon plasma png policykit ppds pulseaudio qml qt3support qt5 readline sdl seccomp semantic-desktop spell ssl startup-notification svg tcpd tiff truetype udev udisks unicode upower usb vdpau vorbis wayland widgets wxwidgets x264 xattr xcb xcomposite xml xv xvid xvmc zlib" ABI_X86="64 32" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon plan sheets stage words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx mmx mmxext pclmul popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput keyboard mouse" KERNEL="linux" L10N="en_US" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6 php7-0" POSTGRES_TARGETS="postgres9_5" PYTHON_SINGLE_TARGET="python3_5" PYTHON_TARGETS="python2_7 python3_5" RUBY_TARGETS="ruby22 ruby23" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

[ebuild  N] dev-libs/appstream-0.11.5  USE="qt5 -apt -doc {-test}" 
declare -x ABI="amd64"
declare -x ABI_MIPS=""
declare -x ABI_PPC=""
declare -x ABI_S390=""
declare -x ABI_X86="64"
declare -x ALSA_CARDS=""
declare -x APACHE2_MODULES=""
declare -x APACHE2_MPMS=""
declare -x ARCH="amd64"
declare BDEPEND=""
declare -x BOOTSTRAP_USE="cxx unicode internal-glib python_targets_python3_5 python_targets_python2_7 multilib"
declare -x BUILD_CFLAGS="-march=native -O2 -pipe"
declare -x BUILD_CPPFLAGS=""
declare -x BUILD_CXXFLAGS="-march=native -O2 -pipe"
declare -- BUILD_DIR="/var/tmp/portage/dev-libs/appstream-0.11.5/work/appstream-0.11.5-build"
declare -x BUILD_LDFLAGS="-Wl,-O1 -Wl,--as-needed"
declare -x CALLIGRA_EXPERIMENTAL_FEATURES=""
declare -x CALLIGRA_FEATURES=""
declare -x CAMERAS=""
declare -x CBUILD="x86_64-pc-linux-gnu"
declare -x CFLAGS="-march=native -O2 -pipe"
declare -x CFLAGS_FOR_BUILD="-march=native -O2 -pipe"
declare -x CFLAGS_amd64="-m64"
declare -x CFLAGS_default
declare -x CFLAGS_x32="-mx32"
declare -x CFLAGS_x86="-m32"
declare -x CHOST="x86_64-pc-linux-gnu&quo

[gentoo-user] gnome emerge gives blocked packages

2007-12-06 Thread Thufir
 (-
firebird%) (-sqlite%) 1,062 kB
[ebuild U ] x11-libs/qt-4.3.2 [4.2.3-r1] USE=cups dbus doc* gif jpeg 
mysql* opengl png qt3support sqlite* ssl%* tiff%* zlib -accessibility -
debug -examples -firebird -glib -mng -nas -nis -odbc -pch -postgres -
sqlite3 -xinerama INPUT_DEVICES=-wacom 42,445 kB
[ebuild  N] app-text/tetex-3.0_p1-r6  USE=X doc -Xaw3d -lesstif -
motif -neXt -tk 102,314 kB
[ebuild U ] app-crypt/mit-krb5-1.5.3-r1 [1.5.2] USE=doc* ipv6 -krb4 -
tcl 9,874 kB
[ebuild  N] virtual/latex-base-1.0  0 kB
[ebuild U ] gnome-extra/evolution-data-server-1.12.1 [1.8.3-r5] 
USE=doc* ipv6 kerberos ldap ssl -debug -keyring -krb4 (-nntp%) 7,291 kB
[ebuild U ] net-misc/openssh-4.7_p1-r1 [4.5_p1-r1] USE=X kerberos 
ldap pam tcpd -X509 -chroot -hpn -libedit (-selinux) -skey -smartcard -
static 1,029 kB
[ebuild U ] media-libs/t1lib-5.0.2-r1 [5.0.2] USE=X doc* 0 kB
[ebuild  N] gnome-base/gnome-panel-2.20.1  USE=doc eds -debug 2,755 
kB
[ebuild  N] app-admin/gnome-system-tools-2.14.0  USE=-debug -nfs -
samba 2,072 kB
[ebuild U ] gnome-extra/bug-buddy-2.20.1 [2.16.1] USE=eds%* -debug 
1,046 kB
[ebuild U ] gnome-extra/evolution-webcal-2.12.0 [2.8.0] USE=-debug 
190 kB
[ebuild U ] mail-client/evolution-2.12.1 [2.8.3-r2] USE=crypt dbus 
doc* hal ipv6 kerberos ldap spell ssl -debug -krb4 -mono (-
networkmanager) -nntp -pda -profile (-bogofilter%) 25,299 kB
[ebuild U ] net-im/ekiga-2.0.11 [2.0.7] USE=dbus doc* gnome sdl -
avahi -debug 5,421 kB
[ebuild  N] dev-python/gnome-python-desktop-2.20.0  USE=X doc -
debug 430 kB
[ebuild  N] gnome-extra/gnome-utils-2.20.0.1  USE=hal ipv6 -debug 
4,486 kB
[ebuild U ] gnome-extra/fast-user-switch-applet-2.20.0 [2.16.0] USE=-
debug 759 kB
[ebuild  N] net-analyzer/gnome-nettool-2.20.0  USE=-debug 559 kB
[ebuild  N] net-analyzer/gnome-netstatus-2.12.1  USE=-debug 489 kB
[ebuild  N] gnome-extra/gnome-power-manager-2.20.0-r1  USE=X doc -
debug 2,529 kB
[ebuild  N] gnome-base/gnome-applets-2.20.0  USE=acpi doc gnome 
gstreamer hal ipv6 -apm -debug -test 7,314 kB
[ebuild  N] gnome-base/gnome-volume-manager-2.17.0  USE=crypt doc -
debug 334 kB
[ebuild  N] gnome-extra/gnome-games-2.20.1  USE=opengl -artworkextra 
-debug -guile 11,427 kB
[ebuild  N] gnome-base/gnome-session-2.20.1  USE=esd ipv6 tcpd -
branding -debug 742 kB
[ebuild U ] app-text/enchant-1.3.0 [1.2.5] 527 kB
[ebuild   R   ] app-text/gtkspell-2.0.11-r1  USE=doc* 340 kB
[ebuild U ] www-client/epiphany-2.20.1 [2.16.3] USE=doc* python spell
%* -debug -xulrunner% 4,764 kB
[ebuild U ] app-editors/gedit-2.20.3 [2.16.2-r1] USE=doc* python 
spell -debug -xattr% 3,724 kB
[ebuild  N] dev-python/gnome-python-extras-2.14.2-r1  USE=X doc 
firefox -debug -seamonkey -xulrunner 344 kB
[ebuild U ] gnome-extra/deskbar-applet-2.20.1 [2.16.2-r1] USE=eds 
spell -debug 730 kB
[ebuild  N] gnome-base/gnome-2.20.1  USE=cdr cups dvdr esd ldap -
accessibility -mono 0 kB
[ebuild U ] sys-fs/cryptsetup-luks-1.0.4-r3 [1.0.3-r2] USE=nls -build
% -dynamic (-selinux) 300 kB
[ebuild U ] sys-fs/device-mapper-1.02.22-r5 [1.02.10-r1] USE=(-
selinux) 186 kB
[ebuild U ] sys-fs/udev-115-r1 [104-r12] USE=(-selinux) 210 kB
[ebuild U ] app-dicts/aspell-en-6.0.0 [0.51.1] 179 kB
[ebuild U ] app-text/aspell-0.60.5 [0.50.5-r4] USE=gpm nls%* -
examples% 1,714 kB
[blocks B ] sys-fs/udev-115-r1 (is blocking sys-fs/device-
mapper-1.02.22-r5)
[blocks B ] =app-dicts/aspell-en-0.5* (is blocking app-text/
aspell-0.60.5)
[blocks B ] sys-fs/device-mapper-1.02.19-r1 (is blocking sys-fs/
udev-115-r1)

Total: 323 packages (240 upgrades, 1 downgrade, 50 new, 4 in new slots, 
28 reinstalls, 3 blocks), Size of downloads: 793,480 kB
Fetch Restriction: 1 package (1 unsatisfied)

!!! Error: The above package list contains packages which cannot be 
installed
!!!at the same time on the same system.

For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked

arrakis ~ #




thanks,

Thufir

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Still kde problems with monolithic-split

2008-10-04 Thread meino . cramer
Alan McKinnon [EMAIL PROTECTED] [08-10-04 15:19]:
 On Saturday 04 October 2008 15:08:36 [EMAIL PROTECTED] wrote:
  Hi,
 
  some time ago I asked what to do if kde blocks kde...
  The according HowTo (emergeing from monolithic
  to split kde install) says one has first
  to unmerge the old monolithic installation of
  kde and the install the split stuff.
 
  But regardless what I am doing...
  emerge -C blocking item
  shows me a rmoving action on my harddisc and
  the following
  emerge --pretend --color=n --verbose --update --deep world
  still shows that item being blocking new stuff.
  I think _physically_ the old stuff is rmoved but
  from emerge's point of view it is still there.
 
  How can I fix that problem ?
 
 You didn't give any output, so I have to guess. Most likely a different 
 package is still installed which needs the same kde you just removed and that 
 in turn conflicts with what you want to install now.
 
 Post the full output of 'emerge -pvuNDt world' and we'll deciphyer it for you
 
 -- 
 alan dot mckinnon at gmail dot com
 

Hi Alan!

Here it comes:



These are the packages that would be merged, in reverse order:

Calculating world dependencies   - app-cdr/mp3burn-0.3.3-r1 (masked by: 
package.mask)
/usr/portage/profiles/package.mask:
# Jeremy Olexa [EMAIL PROTECTED] (02 Sep 2008)
# Removed at maintainer's request in 30 days by the treecleaners.
# Please don't waste cds trying to use this program, bug 227143

... done!
[ebuild   R   ] media-sound/bmpx-0.40.14  USE=hal startup-notification* -debug 
-doc -modplug -networkmanager -sid 0 kB 
[ebuild   R   ] app-cdr/k3b-1.0.4  USE=alsa css dvdr dvdread encode hal mp3 
vorbis -arts* -debug -emovix -ffmpeg -flac -musepack -musicbrainz -sndfile -vcd 
-xinerama LINGUAS=-af -ar -bg -br -bs -ca -cs -cy -da -de -el -en_GB -es -et 
-eu -fa -fi -fr -ga -gl -he -hi -hu -is -it -ja -ka -lt -mk -ms -nb -nds -nl 
-nn -pa -pl -pt -pt_BR -ru -rw -se -sk -sr [EMAIL PROTECTED] -sv -ta -tr -uk 
-uz -zh_CN -zh_TW 0 kB 
[ebuild   R   ] gnome-base/gnome-applets-2.22.3  USE=acpi gnome gstreamer hal 
ipv6 -apm -debug -doc (-test%) 0 kB 
[ebuild   R   ] media-sound/exaile-0.2.13  USE=alsa gnome jpeg libnotify* 
libsexy mad nls ogg png vorbis -aac -cdparanoia -equalizer -flac -ipod 
-musepack -oss* 0 kB 
[ebuild   R   ] media-gfx/digikam-0.9.2  USE=-arts* -debug -doc 
-kdeenablefinal -kdehiddenvisibility -nfs -xinerama LINGUAS=-ar -bg -br -ca 
-cs -cy -da -de -el -en_GB -es -et -fa -fi -fr -gl -he -hu -is -it -ja -ka -lt 
-mk -ms -mt -nb -nds -nl -nn -pa -pl -pt -pt_BR -ro -ru -rw -sk -sl -sr [EMAIL 
PROTECTED] -sv -ta -th -tr -uk -vi -zh_CN -zh_TW 10,268 kB 
[nomerge  ] media-gfx/tgif-4.1.45  USE=kde [?]
[ebuild  N]  kde-base/kdeprint-3.5.9  USE=cups kde -arts -debug 
-kdeenablefinal -kdehiddenvisibility -xinerama 0 kB 
[ebuild   R   ]   kde-base/kdegraphics-3.5.9  USE=opengl pdf* -arts* -debug 
-gphoto2 -imlib -kdeenablefinal -kpathsea% -openexr -povray -scanner -xinerama 
(-tetex%) 0 kB 
[ebuild   R   ] dev-cpp/gtkmm-2.12.7  USE=-accessibility -debug -doc -examples 
-test% 14,843 kB 
[nomerge  ] media-sound/exaile-0.2.13  USE=alsa gnome jpeg libnotify* 
libsexy mad nls ogg png vorbis -aac -cdparanoia -equalizer -flac -ipod 
-musepack -oss* 
[ebuild  N]  dev-python/notify-python-0.1.1  210 kB 
[nomerge  ] dev-python/gnome-python-desktop-2.22.0  USE=X eds -debug -doc 
[ebuild  N]  media-video/totem-2.22.2-r1  USE=bluetooth gnome python 
-debug -galago -lirc -nautilus -nsplugin -nvtv -seamonkey -tracker -xulrunner 
0 kB 
[ebuild   R   ] net-irc/xchat-2.8.6-r1  USE=dbus ipv6 libnotify* nls perl 
python spell ssl -debug -mmx -tcl -xchatdccserver -xchatnogtk -xft% 0 kB 
[ebuild   R   ] media-plugins/audacious-plugins-1.4.5  USE=alsa dbus esd gnome 
mp3 nls sdl vorbis -aac -adplug -arts* -chardet -flac -jack -lirc -modplug -mtp 
-musepack -oss* -pulseaudio -sid -sndfile -sse2 -timidity -tta -wavpack -wma 0 
kB 
[ebuild   R   ] app-text/dvipng-1.11  USE=truetype -test% 0 kB 
[ebuild  N]  virtual/texi2dvi-0  0 kB 
[ebuild   R   ]   app-text/tetex-3.0_p1-r6  USE=X -Xaw3d -doc -motif -neXt -tk 
(-lesstif%) 89,261 kB 
[ebuild   R   ] kde-base/kdeartwork-3.5.9  USE=opengl -arts* -debug 
-kdeenablefinal -xinerama -xscreensaver 0 kB 
[ebuild   R   ] kde-base/kdeaddons-3.5.9  USE=berkdb sdl -arts* -debug 
-kdeenablefinal -xinerama 0 kB 
[ebuild   R   ] app-text/a2ps-4.13c-r6  USE=nls -cjk -emacs -latex% -vanilla 
(-tetex%) 0 kB 
[ebuild   R   ] kde-base/cervisia-3.5.9  USE=-arts* -debug -kdeenablefinal 
-kdehiddenvisibility -xinerama 0 kB 
[ebuild   R   ] media-sound/kamix-0.6.6  USE=-arts* -debug -xinerama 0 kB 
[ebuild   R   ] net-misc/kwebget-0.8.1  USE=-arts* -debug -xinerama 0 kB 
[ebuild   R   ] media-sound/hydrogen-0.9.3-r2  USE=alsa -debug -doc -flac 
-jack -ladspa -oss* -portaudio 0 kB 
[ebuild U ] x11-misc/shutterbug-1.6.34 [1.6.31] USE=jpeg png tiff* -debug 
-doc -profile 0 kB 
[ebuild   R   ] media-libs/libwmf-0.2.8.4  USE=X gtk

[gentoo-user] Firefox fails to compile. crc32 error??

2023-11-21 Thread Dale
Howdy,

I decided to set up the 770T as a backup system.  I'm installing the
basics that I would need to get started. The water heater set back my
new build a bit.  Anyway, Firefox fails to build with something about a
missing crc32.  I found a package with that name and installed it,
thought maybe the ebuild was missing a depend or something, still
fails.  I'm starting the copy a little above the first error and going
down a bit as well.  I looked for 'error 1' basically and got some of
both sides.  To make it easier to find, it's in that area where the
lines are a bit shorter and time stamps are closer together.  Here it is. 



53:22.51 gfx/skia/SkOpts_skx.o
53:22.51 /usr/lib/llvm/16/bin/x86_64-pc-linux-gnu-clang++-16 -o
SkOpts_hsw.o -c 
-I/var/tmp/portage/www-client/firefox-119.0.1/work/firefox_build/dist/stl_wrappers
-I/var/tmp/portage/www-client/firefox-119.0.1/work/firefox_build/dist/system_wrappers
-include
/var/tmp/portage/www-client/firefox-119.0.1/work/firefox-119.0.1/config/gcc_hidden.h
-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong
-fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DMOZ_SKIA
-DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_HARFBUZZ_SUBSETTING=1
-DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL
-DSTATIC_EXPORTABLE_JS_API
-I/var/tmp/portage/www-client/firefox-119.0.1/work/firefox-119.0.1/gfx/skia
-I/var/tmp/portage/www-client/firefox-119.0.1/work/firefox_build/gfx/skia
-I/var/tmp/portage/www-client/firefox-119.0.1/work/firefox-119.0.1/gfx/skia/skia
-I/var/tmp/portage/www-client/firefox-119.0.1/work/firefox-119.0.1/gfx/cairo/cairo/src
-I/var/tmp/portage/www-client/firefox-119.0.1/work/firefox_build/dist/include
-I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr
-I/var/tmp/portage/www-client/firefox-119.0.1/work/firefox_build/dist/include/nss
-I/usr/include/pixman-1 -DMOZILLA_CLIENT -include
/var/tmp/portage/www-client/firefox-119.0.1/work/firefox_build/mozilla-config.h
-fno-sized-deallocation -fno-aligned-new -march=native -pipe
-fno-exceptions -fPIC -fno-rtti -ffunction-sections -fdata-sections
-fno-exceptions -fno-math-errno -pthread -pipe -O2 -fomit-frame-pointer
-funwind-tables -Wall -Wbitfield-enum-conversion
-Wdeprecated-this-capture -Wempty-body -Wformat-type-confusion
-Wignored-qualifiers -Wpointer-arith
-Wshadow-field-in-constructor-modified -Wsign-compare
-Wtautological-constant-in-range-compare -Wtype-limits
-Wno-error=tautological-type-limit-compare -Wunreachable-code
-Wunreachable-code-return -Wunused-but-set-parameter
-Wno-invalid-offsetof -Wclass-varargs -Wempty-init-stmt
-Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis
-Wno-range-loop-analysis -Wc++2a-compat -Wenum-compare-conditional
-Wenum-float-conversion -Wno-error=deprecated
-Wno-error=deprecated-anon-enum-enum-conversion
-Wno-error=deprecated-enum-enum-conversion -Wno-error=deprecated-pragma
-Wno-error=deprecated-this-capture -Wcomma -Wimplicit-fallthrough
-Wstring-conversion -Wno-inline-new-delete
-Wno-error=deprecated-declarations -Wno-error=array-bounds
-Wno-error=free-nonheap-object -Wno-error=atomic-alignment
-Wno-error=deprecated-builtins -Wformat -Wformat-security -Wno-psabi
-Wthread-safety -Wno-error=builtin-macro-redefined
-Wno-unknown-warning-option -Wno-deprecated-declarations
-Wno-overloaded-virtual -Wno-sign-compare -Wno-unreachable-code
-Wno-unused-function -Wno-implicit-fallthrough
-Wno-inconsistent-missing-override -Wno-macro-redefined
-Wno-unused-private-field -I/usr/include/harfbuzz
-I/usr/include/freetype2 -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I/usr/include/freetype2
-I/usr/include/freetype2 -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
-I/usr/lib64/libffi/include -I/usr/include/harfbuzz
-I/usr/include/freetype2 -pthread -I/usr/include/libmount
-I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo
-I/usr/include/libpng16 -I/usr/include/pixman-1 -fno-strict-aliasing
-ffp-contract=off  -MD -MP -MF .deps/SkOpts_hsw.o.pp 
-fcolor-diagnostics -O3 -Dskvx=skvx_hsw -mavx2 -mf16c -mfma
/var/tmp/portage/www-client/firefox-119.0.1/work/firefox-119.0.1/gfx/skia/skia/src/opts/SkOpts_hsw.cpp
53:23.52 gfx/angle/targets/translator/glslang_tab_autogen.o
53:23.52 /usr/lib/llvm/16/bin/x86_64-pc-linux-gnu-clang++-16 -o
glslang_lex_autogen.o -c 
-I/var/tmp/portage/www-client/firefox-119.0.1/work/firefox_build/dist/stl_wrappers
-I/var/tmp/portage/www-client/firefox-119.0.1/work/firefox_build/dist/system_wrappers
-include
/var/tmp/portage/www-client/firefox-119.0.1/work/firefox-119.0.1/config/gcc_hidden.h
-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong
-fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DANGLE_PLATFORM_EXPORT=
-D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX
-DANGLE_TRANSLATOR_ESSL_ONLY -DANGLE_DISABLE_POOL_ALLOC
-DANGLE_ENABLE_APPLE_WORKAROUNDS -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL
-DANGLE_ENABLE_HLSL -DANGLE_ENABLE_SHARE_CONTEXT_LOCK=1
-DANGLE_VMA_VERSION=2003000

Re: [gentoo-user] update fails, but I don't see why

2020-12-04 Thread n952162
 javascript ssl -libressl -opengl
(-static-libs%)" 52365 KiB
[ebuild   R    ] dev-vcs/subversion-1.14.0-r1::gentoo  USE="berkdb nls
-apache2 -debug -doc -extras -gnome-keyring -java -kwallet -perl -ruby
-sasl -test" 0 KiB
[ebuild U  ] mail-client/mutt-2.0.2::gentoo [1.14.4-r1::gentoo]
USE="berkdb gdbm hcache imap lmdb nls sasl smtp ssl -autocrypt -debug
-doc -gnutls -gpgme -idn -kerberos -libressl -mbox -pgp-classic -pop
(-prefix) -qdbm (-selinux) -slang -smime-classic -tokyocabinet -vanilla"
5196 KiB
[ebuild U  ] media-gfx/xsane-0.999-r3::gentoo [0.999-r2::gentoo]
USE="jpeg nls ocr png tiff -gimp -lcms" 0 KiB
[ebuild U  ] net-analyzer/iftop-1.0_pre4-r4::gentoo
[1.0_pre4-r2::gentoo] 0 KiB
[ebuild   R    ] net-analyzer/net-snmp-5.9-r2:0/40::gentoo USE="bzip2
ipv6 ssl tcpd zlib -X -doc -elf -kmem -libressl -lm-sensors
-mfd-rewrites -minimal -mysql -netlink -pcap -pci -perl -python -rpm
(-selinux) -smux -ucd-compat" PYTHON_SINGLE_TARGET="python3_8*
-python3_6 -python3_7*" 0 KiB
[ebuild  rR    ] net-analyzer/nmap-7.80-r1::gentoo  USE="ipv6 nse ssl
-libressl -libssh2 -ncat -nmap-update -nping (-system-lua)" 0 KiB
[ebuild U  ] net-analyzer/tcpdump-4.9.3-r4::gentoo [4.9.3::gentoo]
USE="drop-root ssl -libressl -samba -smi -suid -test" 0 KiB
[ebuild   R    ] net-mail/fetchmail-6.4.8::gentoo  USE="nls ssl
-kerberos -libressl -socks -tk" PYTHON_SINGLE_TARGET="python3_8*
-python3_6 -python3_7*" 0 KiB
[ebuild   R    ] sys-apps/usbutils-012::gentoo  USE="-python"
PYTHON_SINGLE_TARGET="python3_8* -python3_6 -python3_7*" 0 KiB
[ebuild   R   *] sys-boot/raspberrypi-firmware-::gentoo  0 KiB
[ebuild U  ] x11-apps/xmessage-1.0.5-r1::gentoo [1.0.5::gentoo] 0 KiB
[ebuild   R    ] dev-libs/libmix-2.05-r7::gentoo USE="-static-libs" 0 KiB
[ebuild U  ] media-libs/libdvdnav-6.1.0::gentoo [6.0.0::gentoo]
USE="-static-libs" ABI_X86="(64) -32 (-x32)" 362 KiB
[ebuild U  ] dev-qt/qtnetwork-5.15.1-r1:5/5.15::gentoo
[5.15.1:5/5.15::gentoo] USE="ssl -bindist -connman -debug -gssapi
-libproxy -libressl -networkmanager -sctp -test" 0 KiB
[ebuild   R    ] net-mail/mailutils-3.9::gentoo  USE="berkdb clients
gdbm ipv6 nls pam (split-usr) ssl tcpd threads -bidi -emacs -guile
-kerberos -kyotocabinet -ldap -mysql -postgres -python -sasl -servers
-static-libs -tokyocabinet" PYTHON_SINGLE_TARGET="python3_8* -python3_6
-python3_7*" 0 KiB
[ebuild U  ] dev-libs/libxml2-2.9.10-r4:2::gentoo
[2.9.10-r3:2::gentoo] USE="ipv6 python readline -debug -examples -icu
-lzma -static-libs -test" ABI_X86="(64) -32 (-x32)"
PYTHON_TARGETS="python3_7 python3_8* -python3_6 -python3_9" 0 KiB
[ebuild   R    ] dev-util/glib-utils-2.64.5::gentoo
PYTHON_SINGLE_TARGET="python3_8* -python3_6 -python3_7* -python3_9%" 0 KiB
[ebuild  NS    ] sys-devel/llvm-11.0.0:11::gentoo [8.0.1:8::gentoo,
9.0.1:9::gentoo, 10.0.1:10::gentoo] USE="libffi ncurses -debug -doc
-exegesis -gold -libedit -test -xar -xml -z3" ABI_X86="(64) -32 (-x32)"
LLVM_TARGETS="AMDGPU BPF NVPTX (X86) -AArch64 -ARC -ARM -AVR -Hexagon
-Lanai -MSP430 -Mips -PowerPC -RISCV -Sparc -SystemZ -VE% -WebAssembly
-XCore" 176 KiB
[ebuild   R    ] dev-python/certifi-10001::gentoo  USE="-test"
PYTHON_TARGETS="python2_7 python3_6 python3_7 python3_8* (-pypy3)
-python3_9" 0 KiB
[ebuild   R    ] dev-util/gdbus-codegen-2.64.5::gentoo
PYTHON_SINGLE_TARGET="python3_8* -python3_6 -python3_7*" 0 KiB
[ebuild   R    ] sys-devel/llvm-10.0.1:10::gentoo  USE="libffi ncurses
-debug -doc -exegesis -gold -libedit -test -xar -xml -z3" ABI_X86="(64)
-32 (-x32)" LLVM_TARGETS="AMDGPU BPF NVPTX (X86) -AArch64 -ARC -ARM -AVR
-Hexagon -Lanai -MSP430 -Mips -PowerPC -RISCV -Sparc -SystemZ
-WebAssembly -XCore" 176 KiB
[ebuild  N ] app-arch/brotli-1.0.9-r1:0/1::gentoo USE="-python
-test" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_7 python3_8
-python3_6 -python3_9" 476 KiB
[ebuild   R    ] dev-python/bsddb3-6.2.7::gentoo
PYTHON_TARGETS="python3_7 python3_8* -python3_6 -python3_9" 0 KiB
[ebuild U  ] dev-lang/rust-1.47.0-r2:stable/1.47::gentoo
[1.46.0:stable/1.46::gentoo] USE="-clippy -debug (-doc) -libressl
(-miri) (-nightly) (-parallel-compiler) -rls -rustfmt
(-system-bootstrap) (-system-llvm) -test% -wasm" ABI_X86="(64) -32
(-x32)" CPU_FLAGS_X86="sse2" LLVM_TARGETS="(X86) -AArch64 -AMDGPU -ARM
-AVR% -BPF -Hexagon -Lanai -MSP430 -Mips -NVPTX -PowerPC -RISCV -Sparc
-SystemZ -WebAssembly -XCore" 225922 KiB
[ebuild U  ] sys-libs/libomp-11.0.0::gentoo [10.0.1::gentoo]
USE="(-cuda) -hwloc -offload -ompt -test" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild   R    ] app-editors/gvim-8.2.0360::gentoo  USE="acl n

[gentoo-user] update fails, but I don't see why

2020-12-03 Thread n952162

I'm trying to update the gentoo system that I last updated 6 weeks ago,
but it seems not to work.  Can somebody explain to me why?

These are the packages that would be merged, in order:

Calculating dependencies
 * IMPORTANT: 9 news items need reading for repository 'gentoo'.
 * Use eselect news read to view new items.

 * See the CONFIGURATION FILES and CONFIGURATION FILES UPDATE TOOLS
 * sections of the emerge man page to learn how to update config files.
.. ...  . ... done!
[ebuild U  ] sys-libs/timezone-data-2020d::gentoo [2020a::gentoo]
USE="nls -leaps-timezone -zic-slim%" 647 KiB
[ebuild U  ] sys-devel/gcc-config-2.3.2-r1::gentoo [2.3.2::gentoo]
USE="(cc-wrappers%*) (native-symlinks)" 0 KiB
[ebuild U  ] dev-lang/go-1.15.5:0/1.15.5::gentoo
[1.14.9:0/1.14.9::gentoo] 22480 KiB
[ebuild U  ] app-text/poppler-data-0.4.10::gentoo [0.4.9::gentoo]
4393 KiB
[ebuild U  ] sys-devel/llvm-common-11.0.0::gentoo [10.0.1::gentoo]
119867 KiB
[ebuild  N ] acct-group/pcap-0::gentoo  0 KiB
[ebuild  r  U  ] dev-libs/liblinear-241:0/4::gentoo [210-r1:0/3::gentoo]
547 KiB
[ebuild U  ] x11-misc/util-macros-1.19.2-r2::gentoo
[1.19.2-r1::gentoo] 0 KiB
[ebuild U  ] dev-util/boost-build-1.74.0::gentoo [1.72.0::gentoo]
USE="-examples" 107032 KiB
[ebuild  N ] acct-user/pcap-0::gentoo  0 KiB
[ebuild U  ] app-shells/push-3.4::gentoo [2.0-r1::gentoo] 3 KiB
[ebuild U  ] app-emulation/docker-proxy-0.8.0_p20201105::gentoo
[0.8.0_p20200617::gentoo] 3307 KiB
[ebuild U  ] dev-lang/mujs-1.0.9:0/1.0.9::gentoo [1.0.5:0/0::gentoo]
USE="-static-libs" 121 KiB
[ebuild U  ] virtual/tmpfiles-0-r1::gentoo [0::gentoo] 0 KiB
[ebuild U  ] app-admin/mcelog-173::gentoo [170::gentoo]
USE="(-selinux)" 306 KiB
[ebuild U  ] dev-libs/boost-1.74.0-r1:0/1.74.0::gentoo
[1.72.0-r2:0/1.72.0::gentoo] USE="bzip2 nls threads zlib -context -debug
-doc -icu -lzma -mpi (-numpy) -python -static-libs -tools -zstd"
ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_8* -python3_6
-python3_7* -python3_9%" 0 KiB
[ebuild U  ] media-libs/libpng-1.6.37-r2:0/16::gentoo
[1.6.37:0/16::gentoo] USE="apng -static-libs (-neon%)" ABI_X86="(64) -32
(-x32)" CPU_FLAGS_X86="sse" 0 KiB
[ebuild U  ] dev-libs/mpc-1.2.1:0/3::gentoo [1.2.0:0/3::gentoo]
USE="-static-libs" ABI_X86="(64) -32 (-x32)" 820 KiB
[ebuild U  ] sys-libs/libseccomp-2.4.4::gentoo [2.4.3::gentoo]
USE="-static-libs" ABI_X86="(64) -32 (-x32)" 591 KiB
[ebuild   R    ] sys-apps/file-5.39-r3::gentoo  USE="bzip2 seccomp zlib
-lzma -python -static-libs" ABI_X86="(64) -32 (-x32)"
PYTHON_TARGETS="python3_8* -python3_6 -python3_7* -python3_9" 0 KiB
[ebuild   R    ] app-misc/pax-utils-1.2.6::gentoo  USE="seccomp -caps
-debug -python" PYTHON_SINGLE_TARGET="python3_8* -python3_6 -python3_7*
-python3_9%" 0 KiB
[ebuild U  ] sys-apps/sandbox-2.20::gentoo [2.18::gentoo]
ABI_X86="(32) (64) (-x32)" 419 KiB
[ebuild U  ] app-emulation/containerd-1.3.9::gentoo [1.3.7::gentoo]
USE="cri seccomp -apparmor -btrfs -device-mapper -hardened (-selinux)
-test" 5584 KiB
[ebuild U  ] sys-apps/sysvinit-2.97::gentoo [2.93::gentoo]
USE="(-ibm) (-selinux) -static" 124 KiB
[ebuild U  ] dev-libs/libusb-1.0.23-r1:1::gentoo
[1.0.21-r1:1::gentoo] USE="(split-usr) -debug -doc -examples
-static-libs -test -udev" ABI_X86="(64) -32 (-x32)" 589 KiB
[ebuild U  ] net-analyzer/iptraf-ng-1.2.1::gentoo [1.1.4-r1::gentoo]
USE="-doc" 318 KiB
[ebuild U  ] sys-apps/less-563-r1::gentoo [551::gentoo] USE="pcre
unicode" 328 KiB
[ebuild U  ] media-libs/libsndfile-1.0.30::gentoo
[1.0.29_pre2_p20191024::gentoo] USE="-alsa -minimal -sqlite -static-libs
-test" ABI_X86="(64) -32 (-x32)" 833 KiB
[ebuild U  ] app-text/qpdf-10.0.4:0/28::gentoo [9.0.2:0/26::gentoo]
USE="ssl%* -doc -examples -libressl% -test (-perl%) (-static-libs%)"
18033 KiB
[ebuild U  ] sys-devel/clang-common-11.0.0::gentoo [10.0.1::gentoo]
0 KiB
[ebuild U  ] dev-qt/qtnetwork-5.15.1-r1:5/5.15::gentoo
[5.15.1:5/5.15::gentoo] USE="ssl -bindist -connman -debug -gssapi
-libproxy -libressl -networkmanager -sctp -test" 0 KiB
[ebuild U  ] sys-apps/man-pages-5.08::gentoo [5.07::gentoo]
L10N="-de -fr -it -ja -nl -pl -ru -zh-CN" 1682 KiB
[ebuild   R    ] media-libs/netpbm-10.76.00::gentoo  USE="X jbig jpeg
png postscript tiff zlib -doc -rle -static-libs (-svga) -xml"
CPU_FLAGS_X86="sse2" 0 KiB
[ebuild U  ] net-misc/netifrc-0.7.1-r1::gentoo [0.7.1::gentoo] 0 KiB
[ebuild U  ] sys-apps/attr-2.4.48-r4::gentoo [2.4.48-r3::gentoo]
USE="nls (split-usr) -debug -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U  ] sys-apps/acl-2.2.53-r1::gentoo [2.2.

Re: [gentoo-user] update fails, but I don't see why

2020-12-04 Thread n952162
] dev-libs/libmix-2.05-r7::gentoo USE="-static-libs" 0 KiB
[ebuild U  ] media-libs/libdvdnav-6.1.0::gentoo [6.0.0::gentoo]
USE="-static-libs" ABI_X86="(64) -32 (-x32)" 362 KiB
[ebuild U  ] net-libs/libpcap-1.9.1-r3::gentoo [1.9.1::gentoo]
USE="-bluetooth -dbus -netlink -rdma% -remote% -static-libs -usb
-yydebug%" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U  ] net-analyzer/iftop-1.0_pre4-r4::gentoo
[1.0_pre4-r2::gentoo] 0 KiB
[ebuild  rR    ] net-analyzer/nmap-7.80-r1::gentoo  USE="ipv6 nse ssl
-libressl -libssh2 -ncat -nmap-update -nping (-system-lua)" 0 KiB
[ebuild U  ] net-analyzer/tcpdump-4.9.3-r4::gentoo [4.9.3::gentoo]
USE="drop-root ssl -libressl -samba -smi -suid -test" 0 KiB
[ebuild  NS    ] sys-kernel/gentoo-sources-5.4.80-r1:5.4.80-r1::gentoo
[4.19.72:4.19.72::gentoo, 5.4.38:5.4.38::gentoo, 5.4.60:5.4.60::gentoo,
5.4.66:5.4.66::gentoo, 5.4.72:5.4.72::gentoo] USE="-build -experimental
-symlink" 2729 KiB
[ebuild   R    ] dev-lang/python-3.6.12:3.6/3.6m::gentoo USE="gdbm ipv6
ncurses readline ssl (threads) xml -bluetooth -build -examples -hardened
-libressl -sqlite* -test -tk -wininst" 0 KiB
[ebuild U  ] sys-apps/busybox-1.31.1-r3::gentoo [1.31.1-r2::gentoo]
USE="ipv6 static -debug -livecd -make-symlinks -math -mdev -pam
-savedconfig (-selinux) -sep-usr -syslog -systemd" 0 KiB
[ebuild   R    ] dev-lang/python-2.7.18-r4:2.7::gentoo  USE="gdbm ipv6
ncurses readline ssl (threads) (wide-unicode) xml (-berkdb) -bluetooth
-build -examples -hardened -libressl -sqlite* -tk -wininst" 0 KiB
[ebuild U  ] dev-qt/qtnetwork-5.15.1-r1:5/5.15::gentoo
[5.15.1:5/5.15::gentoo] USE="ssl -bindist -connman -debug -gssapi
-libproxy -libressl -networkmanager -sctp -test" 0 KiB
[ebuild U  ] net-misc/netifrc-0.7.1-r1::gentoo [0.7.1::gentoo] 0 KiB
[ebuild   R    ] sys-apps/usbutils-012::gentoo  USE="-python"
PYTHON_SINGLE_TARGET="python3_8* -python3_6 -python3_7*" 0 KiB
[ebuild   R    ] media-libs/netpbm-10.76.00::gentoo  USE="X jbig jpeg
png postscript tiff zlib -doc -rle -static-libs (-svga) -xml"
CPU_FLAGS_X86="sse2" 0 KiB
[ebuild U  ] sys-apps/dbus-1.12.20::gentoo [1.12.18::gentoo] USE="-X
-debug -doc -elogind (-selinux) -static-libs -systemd -test
-user-session" ABI_X86="(64) -32 (-x32)" 2047 KiB
[ebuild U  ] app-text/mupdf-1.18.0-r2:0/1.18.0::gentoo
[1.16.1:0/1.16.1::gentoo] USE="X javascript ssl -libressl -opengl
(-static-libs%)" 52365 KiB
[ebuild U  ] mail-client/mutt-2.0.2::gentoo [1.14.4-r1::gentoo]
USE="berkdb gdbm hcache imap lmdb nls sasl smtp ssl -autocrypt -debug
-doc -gnutls -gpgme -idn -kerberos -libressl -mbox -pgp-classic -pop
(-prefix) -qdbm (-selinux) -slang -smime-classic -tokyocabinet -vanilla"
5196 KiB
[ebuild U  ] x11-misc/xdg-utils-1.1.3_p20200220-r1::gentoo
[1.1.3_p20200220::gentoo] USE="-dbus% -doc -gnome%" 0 KiB
[ebuild U  ] media-gfx/xsane-0.999-r3::gentoo [0.999-r2::gentoo]
USE="jpeg nls ocr png tiff -gimp -lcms" 0 KiB
[ebuild U  ] sys-apps/attr-2.4.48-r4::gentoo [2.4.48-r3::gentoo]
USE="nls (split-usr) -debug -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U  ] sys-apps/acl-2.2.53-r1::gentoo [2.2.53::gentoo]
USE="nls (split-usr) -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U  ] dev-libs/popt-1.18::gentoo [1.16-r2::gentoo] USE="nls
-static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild U  ] net-misc/rsync-3.2.3-r1::gentoo [3.2.3::gentoo]
USE="acl iconv ipv6 ssl xattr -examples -libressl -lz4 -stunnel
-system-zlib -xxhash -zstd (-static%)" CPU_FLAGS_X86="sse2" 0 KiB
[ebuild U  ] sys-apps/grep-3.5::gentoo [3.4::gentoo] USE="nls pcre
-static" 1550 KiB
[ebuild U  ] sys-devel/bison-3.7.3::gentoo [3.7.1-r1::gentoo]
USE="nls -examples -static -test" 2563 KiB
[ebuild U  ] app-crypt/gnupg-2.2.20-r2::gentoo [2.2.20-r1::gentoo]
USE="bzip2 nls readline smartcard ssl -doc -ldap (-selinux) -tofu -tools
-usb -user-socket -wks-server" 0 KiB
[ebuild   R    ] dev-vcs/git-2.26.2::gentoo  USE="blksha1 curl gpg iconv
nls pcre pcre-jit perl threads webdav -cgi -cvs -doc -emacs
-gnome-keyring -highlight -libressl -mediawiki -mediawiki-experimental
-perforce (-ppcsha1) -subversion -test -tk -xinetd"
PYTHON_SINGLE_TARGET="python3_8%* -python3_6 -python3_7*" 0 KiB
[ebuild U  ] app-crypt/gpgme-1.14.0:1/11::gentoo
[1.13.0-r1:1/11::gentoo] USE="cxx -common-lisp -python -qt5
-static-libs" PYTHON_TARGETS="python3_7 python3_8* -python3_6
-python3_9%" 1640 KiB
[ebuild U  ] app-portage/portage-utils-0.90::gentoo [0.87::gentoo]
USE="nls openmp qmanifest qtegrity -libressl -static" 1735 KiB
[ebuild U  ] x11-themes/adwaita-icon-theme-3.36.1-r1::gentoo
[3.36.1::g