Re: [gentoo-user] Plasmashell consuming huge amounts of memory.

2017-10-11 Thread Dale
Hi, It's trying to install dev-qt/qtdeclarative-5.9.2.  I went back and sort of started from the start.  Figured out where I made a boo boo.  Now it tries to apply the patch but fails to apply properly.  This is the error I get.  >>> Emerging (1 of 1) dev-qt/qtdeclarative

[gentoo-user] Re: dev-qt/qtdeclarative fails to build

2018-01-23 Thread Michael Palimaka
On 01/20/2018 09:10 AM, Christoph Böhmwalder wrote: > Hey everyone, > > I tried building qtdeclarative-5.9.3 today, but the linker failed: > > $ cat build.log > --- >8 --- > g++-6.4.0 -Wl,-O1 -Wl,--as-needed -Wl,--enable-new-dtags -shared -o > libparticlesp

[gentoo-user] Re: dev-qt/qtdeclarative fails to build

2018-01-19 Thread Nikos Chantziaras
On 20/01/18 00:10, Christoph Böhmwalder wrote: Hey everyone, I tried building qtdeclarative-5.9.3 today, but the linker failed: $ cat build.log --- >8 --- g++-6.4.0 -Wl,-O1 -Wl,--as-needed -Wl,--enable-new-dtags -shared -o libparticlesplugin.so .obj/plugin.o -L/var/tmp/portage/dev

Re: [gentoo-user] Plasmashell consuming huge amounts of memory.

2017-10-11 Thread P Levine
On Thu, Oct 12, 2017 at 12:40 AM, Dale wrote: > Hi, > > It's trying to install dev-qt/qtdeclarative-5.9.2. I went back and sort > of started from the start. Figured out where I made a boo boo. Now it > tries to apply the patch but fails to apply properly. > ​If you don

Re: [gentoo-user] dev-qt/qtdeclarative fails to build

2018-01-19 Thread David Haller
Hello, On Fri, 19 Jan 2018, Christoph Böhmwalder wrote: >I tried building qtdeclarative-5.9.3 today, but the linker failed: > >$ cat build.log >g++-6.4.0 -Wl,-O1 -Wl,--as-needed -Wl,--enable-new-dtags -shared -o >libparticlesplugin.so .obj/plugin.o >-L/var/tmp/portage/dev-qt/q

Re: [gentoo-user] Re: dev-qt/qtdeclarative fails to build

2018-01-20 Thread Christoph Böhmwalder
On Sat, Jan 20, 2018 at 05:26:59AM +0200, Nikos Chantziaras wrote: > Is this for the profile upgrade? It's not, I already did that including an emerge -e @world... > So it tried to link the new PIC-enabled qtdeclarative against the > old non-PIC qtcore. The result was this exa

Re: [gentoo-user] dev-qt/qtdeclarative fails to build

2018-01-19 Thread Christoph Böhmwalder
On Sat, Jan 20, 2018 at 12:28:49AM +0100, David Haller wrote: > Hello, > > On Fri, 19 Jan 2018, Christoph Böhmwalder wrote: > >I tried building qtdeclarative-5.9.3 today, but the linker failed: > > > >$ cat build.log > >g++-6.4.0 -Wl,-O1 -Wl,--as-needed

Re: Re: [gentoo-user] gst-plugins-bad-1.11.90 is blocking gst-plugins-base-1.12.3

2017-10-17 Thread Hubert Hauser
ibs/gst-plugins-ugly-1.12.3 [1.10.5] [ebuild U  ] dev-qt/qtdeclarative-5.9.2 [5.7.1] [ebuild U  ] dev-qt/qtprintsupport-5.9.2 [5.7.1] [ebuild U  ] media-plugins/gst-plugins-x264-1.12.3 [1.10.5] [ebuild U  ] media-video/vlc-2.2.6-r2 [2.2.6] USE="qt5*" [ebuild U  ] dev-qt/qt

Re: [gentoo-user] Plasmashell consuming huge amounts of memory.

2017-10-11 Thread P Levine
What version of dev-qt/qtdeclarative is being installed? On Wed, Oct 11, 2017 at 11:09 PM, Dale wrote: > P Levine wrote: > > ​ > On Wed, Oct 11, 2017 at 7:28 PM, Dale wrote: > >> Howdy, >> >> I did a upgrade recently and after that, plasmashell is con

Re: [gentoo-user] Plasmashell consuming huge amounts of memory.

2017-10-11 Thread Dale
P Levine wrote: > On Thu, Oct 12, 2017 at 12:40 AM, Dale <mailto:rdalek1...@gmail.com>>wrote: > > Hi, > > It's trying to install dev-qt/qtdeclarative-5.9.2.  I went back > and sort of started from the start.  Figured out where I made a > boo bo

Re: [gentoo-user] Plasmashell consuming huge amounts of memory.

2017-10-11 Thread Dale
; https://forum.kde.org/viewtopic.php?f=309&t=141169 and > https://bugreports.qt.io/browse/QTBUG-62117​. > > Try seeing if this patch applies cleanly to dev-qt/qtdeclarative and > if merging it resolves the issue:  > https://codereview.qt-project.org/gitweb?p=qt/qtdeclarati

[gentoo-user] dev-qt/qtdeclarative fails to build

2018-01-19 Thread Christoph Böhmwalder
Hey everyone, I tried building qtdeclarative-5.9.3 today, but the linker failed: $ cat build.log --- >8 --- g++-6.4.0 -Wl,-O1 -Wl,--as-needed -Wl,--enable-new-dtags -shared -o libparticlesplugin.so .obj/plugin.o -L/var/tmp/portage/dev-qt/qtdeclarative-5.9.3/work/qtdeclarative-opensou

Re: [gentoo-user] dev-qt/qtdeclarative fails to build

2018-01-19 Thread Christoph Böhmwalder
On Sat, Jan 20, 2018 at 12:28:49AM +0100, David Haller wrote: > revdep-rebuild -vp --library 'libstdc++.so.6' -- --exclude gcc Oof, I just ran this anyways and a lot of packages popped up. Guess I'll rebuild some stuff over the night and see if that fixes it :) Thanks for your help so far!

Re: [gentoo-user] depclean missing packages

2017-01-05 Thread Róbert Čerňanský
> I've also always used --deep, but I've seen this many times. I've > recently started using "--with-bdeps=y" as well, and I don't think > I've seen this happen since then, so I'm guessing binary deps are the > culprit. I think so too. Since Dan

Re: [gentoo-user] Plasmashell consuming huge amounts of memory.

2017-10-11 Thread P Levine
y seeing if this patch applies cleanly to dev-qt/qtdeclarative and if merging it resolves the issue: https://codereview.qt-project.org/gitweb?p=qt/qtdeclarative.git;a=patch;h=768f606cd3cd37c235e85225127201a42d272946 .

[gentoo-user] Re: gst-plugins-bad-1.11.90 is blocking gst-plugins-base-1.12.3

2017-10-17 Thread Kai Krakow
ibinput* -vnc%" > [ebuild   R    ] media-video/ffmpeg-3.3.4 > [ebuild U  ] dev-qt/qtwidgets-5.9.2 [5.7.1] USE="gtk%*" > [ebuild U  ] media-libs/gst-plugins-ugly-1.12.3 [1.10.5] > [ebuild U  ] dev-qt/qtdeclarative-5.9.2 [5.7.1] > [ebuild U  ] dev-qt/

Re: [gentoo-user] USE geoclue required

2023-07-09 Thread Neil Bothwick
gentoo > # required by @selected > # required by @world (argument) > >=dev-qt/qtpositioning-5.15.9 geoclue > > Reverse dependencies of qtpositioning do not contain USE="geoclue": > > # qdepends -r qtpositioning > dev-qt/qtpositioning-5.15.9: =dev-qt/qtdec

Re: [gentoo-user] USE geoclue required

2023-07-09 Thread Michael
ntain USE="geoclue": > > > > # qdepends -r qtpositioning > > dev-qt/qtpositioning-5.15.9: =dev-qt/qtdeclarative-5.15.9* =dev-qt/ > > qtcore-5.15.9* > > > > Setting USE="-geoclue" ends up with the above USE changes message. I > >

Re: [gentoo-user] This nite's switch to "full multilib"

2015-03-30 Thread Peter Humphrey
qt /etc/portage > > and help them remove all cruft that's getting in the way of a clean > upgrade Just to get you started, here's my list from a system that upgraded smoothly: $ grep qt /etc/portage/package.use app-text/popplercairo qt4 dev-qt/qtcore

Re: [gentoo-user] printing pdfs

2020-05-30 Thread Francesco Turco
tconcurrent-5.14.2 > dev-qt/qtcore-5.14.2 > dev-qt/qtdatavis3d-5.14.2 > dev-qt/qtdbus-5.14.2 > dev-qt/qtdeclarative-5.14.2 > dev-qt/qtdiag-5.14.2 > dev-qt/qtgraphicaleffects-5.14.2 > dev-qt/qtgui-5.14.2 > dev-qt/qthelp-5.14.2 > dev-qt/qtimageformats-5.14.2 > dev-qt/qtlockedf

[gentoo-user] USE geoclue required

2023-07-09 Thread Michael
quired by kde-misc/kweather-23.04.2::gentoo # required by kde-apps/kdeutils-meta-23.04.2::gentoo # required by @selected # required by @world (argument) >=dev-qt/qtpositioning-5.15.9 geoclue Reverse dependencies of qtpositioning do not contain USE="geoclue": # qdepends -r qtposit

Re: [gentoo-user] Re: USE flags handling

2014-07-30 Thread Walter Dnes
had to add at least the following to package.use to get it to work... dev-libs/libattica qt4 media-libs/phonon vlc media-video/vlc dbus xcb -ffmpeg dev-qt/qtcore qt3support dev-qt/qtdeclarative accessibility qt3support dev-qt/qtgui accessibility qt3support dev-qt/qtopengl qt3support dev-qt/qt3support

Re: [gentoo-user] Re: USE flags handling

2014-07-30 Thread Volker Armin Hemmann
mupdf > rather than the KDE app "okular". Here's why. After multiple attempts > at "emerge -pv okular", I found I had to add at least the following to > package.use to get it to work... > > dev-libs/libattica qt4 > media-libs/phonon vlc > media-video/vl

[gentoo-user] depclean missing packages

2017-01-03 Thread Daniel Frey
uence of this, it often becomes necessary to run * `emerge --update --newuse --deep @world` prior to depclean. Calculating dependencies... done! * Dependencies could not be completely resolved due to * the following required packages not being installed: * * ~dev-qt/qtdeclarative-5.6.1 pull

Re: [gentoo-user] Qt5

2014-11-12 Thread Andrés Becerra Sandoval
r wider testing to ensure that it does # not break or conflict with other packages (bug #454132) =dev-qt/assistant-5.3.2* =dev-qt/designer-5.3.2* =dev-qt/linguist-5.3.2* =dev-qt/linguist-tools-5.3.2* =dev-qt/pixeltool-5.3.2* =dev-qt/qdbus-5.3.2* =dev-qt/qdbusviewer-5.3.2* =dev-qt/qdoc-5.3.2* =dev-qt

Re: [gentoo-user] Re: USE flags handling

2014-07-30 Thread Alan McKinnon
re suggested. I chose mupdf > rather than the KDE app "okular". Here's why. After multiple attempts > at "emerge -pv okular", I found I had to add at least the following to > package.use to get it to work... > > dev-libs/libattica qt4 > media-libs/phonon vlc >

Re: [gentoo-user] Re: USE flags handling

2014-07-31 Thread J. Roeleveld
er than the KDE app "okular". Here's why. After multiple attempts > > at "emerge -pv okular", I found I had to add at least the following to > > package.use to get it to work... > > > > dev-libs/libattica qt4 > > media-libs/phonon vlc > > medi

Re: [gentoo-user] depclean missing packages

2017-01-04 Thread Corbin Bird
encies could not be completely resolved due to > * the following required packages not being installed: > * > * ~dev-qt/qtdeclarative-5.6.1 pulled in by: > * dev-qt/linguist-tools-5.6.1 > * > * ~dev-qt/qtxml-5.6.1 pulled in by: > * dev-qt/linguist-tools-5.6

Re: [gentoo-user] printing pdfs

2020-05-28 Thread james
1extras-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]

Re: [gentoo-user] Gpgme oddity

2017-03-05 Thread Mick
- I/usr/include/qt4/QtScriptTools -I/usr/include/qt4/QtScript - I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork - I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtDeclarative - I/usr/include/qt4/QtDBus -I/usr/include/qt4/Qt3Support - I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/i

[gentoo-user] dev-python/PyQt4-4.9.2 requires SIP v4.13.3 or later

2012-06-21 Thread Dale
py --confirm-license --bindir=/usr/bin --destdir=/usr/lib64/python2.7/site-packages --sipdir=/usr/share/sip --assume-shared --no-timestamp --qsci-api --enable=QtCore --enable=QtNetwork --enable=QtScript --enable=QtXml --enable=QtGui --enable=QtDesigner --enable=QtScriptTools --enable=QtTest --enab

Re: [gentoo-user] printing pdfs

2020-05-30 Thread james
chooser-66 dev-qt/qtconcurrent-5.14.2 dev-qt/qtcore-5.14.2 dev-qt/qtdatavis3d-5.14.2 dev-qt/qtdbus-5.14.2 dev-qt/qtdeclarative-5.14.2 dev-qt/qtdiag-5.14.2 dev-qt/qtgraphicaleffects-5.14.2 dev-qt/qtgui-5.14.2 dev-qt/qthelp-5.14.2 dev-qt/qtimageformats-5.14.2 dev-qt/qtlockedfile-2.4.1_p20171024 dev-q

Re: [gentoo-user] Re: Using KDE apps in a non KDE environment

2015-10-02 Thread Walter Dnes
require the following extras... dev-qt/qtcore qt3support app-text/poppler qt4 dev-qt/qtsql qt3support dev-qt/qtgui qt3support sys-apps/dbus X media-video/vlc dbus ogg vorbis sys-libs/zlib minizip sys-libs/ncurses unicode sys-auth/consolekit policykit dev-qt/qtdeclarative qt3support dev-qt/qtope

Re: [gentoo-user] depclean missing packages

2017-01-04 Thread Alan McKinnon
ge --update --newuse --deep @world` prior to depclean. >> >> Calculating dependencies... done! >> * Dependencies could not be completely resolved due to >> * the following required packages not being installed: >> * >> * ~dev-qt/qtdeclarative-5.6.1 pulled

[gentoo-user] media-video/mkvtoolnix-7.3.0 fails to configure it seems

2015-07-16 Thread Dale
ooser-0_p20150102:0 root@fireball / # How can it be to old if it is the only one available? If it is checking for qt in general, this is what I have installed. root@fireball / # equery list qt* * Searching for qt* ... [IP-] [ ] dev-qt/qt3support-4.8.7:4 [IP-] [ ] dev-qt/qtchooser-0_p201501

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

2016-12-07 Thread Alan Grimes
:4 net-im/skype:0 kde-apps/kdenlive:5 kde-plasma/plasma-desktop:5 kde-frameworks/kdewebkit:5/5.26 kde-apps/knotify:4/16.04 media-libs/phonon-vlc:0 kde-apps/blinken:5 kde-misc/kwebkitpart:4 kde-apps/kontact:4/4.14 kde-base/kdelibs:4/4.14 dev-libs/libcdio:0/15 kde-apps/kdepimlibs:4/4.14 kde-frameworks/knotificat

Re: [gentoo-user] printing pdfs

2020-05-28 Thread Jack
t/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

Re: [gentoo-user] printing pdfs

2020-05-28 Thread Dale
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 ~] de

Re: [gentoo-user] printing pdfs

2020-05-29 Thread james
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 ~] de

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

2016-12-07 Thread Alan McKinnon
ot found.. > * Warning: "kde-apps/libkonq-16.08.1" ebuild not found.. > > emerge --oneshot --complete-graph=y kde-apps/ksirk:4 > dev-util/kdevplatform:4 net-im/skype:0 kde-apps/kdenlive:5 > kde-plasma/plasma-desktop:5 kde-frameworks/kdewebkit:5/5.26 > kde-apps/knot

Re: [gentoo-user] media-video/mkvtoolnix-7.3.0 fails to configure it seems

2015-07-16 Thread Alec Ten Harmsel
[IP-] [ ] dev-qt/qtchooser-0_p20150102:0 > root@fireball / # > > > How can it be to old if it is the only one available? If it is checking > for qt in general, this is what I have installed. > > > root@fireball / # equery list qt* > * Searching for qt* ... &

Re: [gentoo-user] switch to profile 17.0 complete, completely painless

2017-12-06 Thread Helmut Jarausch
tem-icu widgets" RDEPEND=" app-arch/snappy:= dev-libs/glib:2 dev-libs/nspr dev-libs/nss ~dev-qt/qtcore-${PV} ~dev-qt/qtdeclarative-${PV} ~dev-qt/qtgui-${PV} ~dev-qt/qtnetwork-${PV} ~dev-qt/qtprintsupport-${PV}

[gentoo-user] Update to dev-libs/icu-51.1 results in borked Dolphin

2013-04-28 Thread Mick
- I/usr/include/qt4/QtDeclarative -I/usr/include/qt4/QtDBus - I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtGui - I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt - I/usr/share/qt4/mkspecs/default -I/usr/include/qt4-D_GNU_SOURCE - D_LARGEFILE64_SOURCE -o CMakeFiles/dolphin.dir/dolphin_dummy.o

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

2016-12-07 Thread Alan McKinnon
qt/qtwebkit-4.8.5:4 required by > (kde-apps/plasma-runtime-16.04.3:4/16.04::gentoo, ebuild scheduled for > merge) > > ~dev-qt/qtwebkit-4.8.7[aqua=,debug=,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

[gentoo-user] Certain packages refuse to use binary from build save, the -k thing.

2023-09-15 Thread Dale
d   R    ] dev-cpp/pangomm-2.46.3:1.4::gentoo  USE="-gtk-doc" ABI_X86="(64) -32 (-x32)" 0 KiB [ebuild   R    ] app-crypt/gcr-3.41.1-r2:0/1::gentoo  USE="gtk introspection vala -gtk-doc -systemd -test" 0 KiB [ebuild   R    ] dev-qt/qtdeclarative-5.15.10-r2:5/5.15::ge

[gentoo-user] gst-plugins-bad-1.11.90 is blocking gst-plugins-base-1.12.3

2017-10-17 Thread Hubert Hauser
*" [ebuild U  ] media-libs/gst-plugins-ugly-1.12.3 [1.10.5] [ebuild U  ] dev-qt/qtdeclarative-5.9.2 [5.7.1] [ebuild U  ] dev-qt/qtprintsupport-5.9.2 [5.7.1] [ebuild U  ] media-video/vlc-2.2.6-r2 [2.2.6] USE="qt5*" [ebuild U  ] media-plugins/gst-plugins-x264-1.12.3

Re: [gentoo-user] media-video/mkvtoolnix-7.3.0 fails to configure it seems

2015-07-20 Thread Dale
; >> >> It appears that qtchooser is to old but the one I have is the only one >> in the tree. >> >> >> >> root@fireball / # equery list -p dev-qt/qtchooser >> * Searching for qtchooser in dev-qt ... >> [IP-] [ ] dev-qt/qtchooser-0_p20150102:0 >>

Re: [gentoo-user] cannot emerge @preserved-rebuild due to removed package...

2015-03-14 Thread Meino . Cramer
* * dev-qt/qtgui:4 pulled in by: * app-text/poppler-0.30.0 * * >=dev-qt/qtgui-4.2:4 pulled in by: * media-sound/qsynth-0.3.6 * * >=dev-qt/qtgui-4.8.5:4[accessibility,dbus(+)] pulled in by: * kde-base/kfind-4.14.3 * * dev-qt/qtgui:4 pulled in by: * app-em

Re: [gentoo-user] Update to dev-libs/icu-51.1 results in borked Dolphin

2013-04-28 Thread Marc Joliet
e/qt4/QtSvg -I/usr/include/qt4/QtSql - > I/usr/include/qt4/QtScriptTools -I/usr/include/qt4/QtScript - > I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork - > I/usr/include/qt4/QtMultimedia -I/usr/include/qt4/QtDesigner - > I/usr/include/qt4/QtDeclarative -I/usr/include/qt4/QtD

Re: [gentoo-user] New xorg-proto package blocks everything else.

2018-03-25 Thread Neil Bothwick
> [ebuild U ] dev-qt/qtxml-5.9.4 [5.7.1] > [ebuild U ] dev-qt/qtdbus-5.9.4 [5.7.1] > [ebuild U ] dev-qt/qttest-5.9.4 [5.7.1] > [ebuild U ] lxde-base/lxterminal-0.3.1 [0.1.11] USE="-gtk3%" > [ebuild U ] dev-qt/qtconcurrent-5.9.4 [5.7.1] > [ebuild

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

2016-12-07 Thread Alan Grimes
3b-2.0.3-r3:4/4::gentoo, installed) ~dev-qt/qtwebkit-4.8.7[aqua=,debug=,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(-)?] (~dev-qt/qtwebkit-4.8.7[-aqua,-debug,abi_x86_32(-),abi_x86_64(-)])

Re: [gentoo-user] printing pdfs

2020-05-29 Thread Jack
pplication development framework [?] dev-qt/qtdatavis3d (5.14.2(5/5.14)@05/24/2020 -> 5.13.2(5/5.13)^t): 3D data visualization library for the Qt5 framework [?] dev-qt/qtdbus (5.14.2(5/5.14)@05/15/2020 -> (~)5.14.1(5/5.14)^t): Qt5 module for inter-process communication over the D-Bus protocol [?

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

2015-05-14 Thread Gregory Woodbury
ebuild rR] media-video/vlc-2.1.5-r1 > [ebuild U ] dev-qt/qttest-4.8.6-r1 [4.8.5] ABI_X86="(64%*) -32% (-x32)" > [blocks b ] blocking dev-qt/qtchooser-0_p20150102) > [ebuild U ] dev-qt/qtmultimedia-4.8.6-r1 [4.8.5] ABI_X86="(64%*) > -32% (-x32)" >

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

2015-05-14 Thread Gevisz
uild U ] dev-qt/qtsvg-4.8.6-r1 [4.8.5] ABI_X86="(64%*) -32% (-x32)" > > [blocks b ] > blocking dev-qt/qtchooser-0_p20150102) > > [ebuild rR] media-video/vlc-2.1.5-r1 > > [ebuild U ] dev-qt/qttest-4.8.6-r1 [4.8.5] ABI_X86="(64%*) -32% (-x32)

Re: [gentoo-user] Re: KDE 5: Broken file protocol for KDE 4 apps

2016-10-13 Thread Michael Mol
sys-auth/polkit-0.113 [ebuild R]gnome-extra/polkit-gnome-0.105-r1 [ebuild R ~] kde-plasma/polkit-kde-agent-5.8.1 [ebuild R ~] kde-frameworks/kcrash-5.27.0 [ebuild R ~]

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

2018-04-02 Thread Daniel Frey
qtbluetooth:5/5.9 dev-qt/qtchooser:0 dev-qt/qtconcurrent:5/5.9 dev-qt/qtcore:4 dev-qt/qtcore:5/5.9 dev-qt/qtdbus:4 dev-qt/qtdbus:5/5.9 dev-qt/qtdeclarative:4 dev-qt/qtdeclarative:5/5.9 dev-qt/qtgraphicaleffects:5/5.9 dev-qt/qtgui:4 dev-qt/qtgui:5/5.9 dev-qt/qtimageformats:5/5.9 dev-qt/qtmultimedia:5

Re: [gentoo-user] Re: Konsole

2016-07-12 Thread Daniel Frey
:gentoo] USE="mysql -postgres -sqlite {-test} (-qt4%*) (-qt5%)" 376 KiB [ebuild U ] dev-libs/rasqal-0.9.32::gentoo [0.9.29::gentoo] USE="crypt mhash pcre xml -gmp -static-libs {-test} (-doc%)" 1,509 KiB [ebuild U ] media-libs/harfbuzz-1.2.7:0/0.9.18::gentoo [1.1.3:0/

[gentoo-user] emerge -DuN @system vs. emerge -DuN @world

2022-03-21 Thread hitachi303
uot; 194 KiB [ebuild U ] sys-devel/clang-13.0.1:13::gentoo [13.0.0:13::gentoo] USE="static-analyzer xml -debug -default-compiler-rt -default-libcxx -default-lld -doc -llvm-libunwind -test" ABI_X86="(64) -32 (-x32)" LLVM_TARGETS="(AArch64*) (AMDGPU) (ARM*) (AVR*) (B

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 rea