Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] problem updating KDE breeze
Date: Sun, 21 Oct 2018 05:38:05
Message-Id: 9fe76272-ca9e-6d82-598f-771cbcd8a9b0@gmail.com
In Reply to: [gentoo-user] problem updating KDE breeze by Philip Webb
1 Philip Webb wrote:
2 > This week's system update offers new versions of Qt + KDE Plasma.
3 > No problem with Qt or most of Plasma, but there are 6 pkgs remaining
4 > which result from a "preserved rebuild" list :
5 >
6 > root:556 ~> emerge -pvt kwin
7 >
8 > These are the packages that would be merged, in reverse order:
9 >
10 > Calculating dependencies... done!
11 > [nomerge ] kde-plasma/kwin-5.13.5:5::gentoo [5.12.5:5::gentoo] USE="-caps -debug -gles2 handbook -multimedia -test"
12 > [ebuild U ] kde-plasma/kde-cli-tools-5.13.5:5::gentoo [5.12.5:5::gentoo] USE="X -debug handbook -kdesu -test" 0 KiB
13 > [ebuild U ] kde-plasma/plasma-workspace-5.13.5-r1:5::gentoo [5.12.5:5::gentoo] USE="-appstream -calendar -debug -geolocation -gps handbook -prison -qalculate -semantic-desktop -systemd -test" 0 KiB
14 > [ebuild U ] kde-plasma/kwin-5.13.5:5::gentoo [5.12.5:5::gentoo] USE="-caps -debug -gles2 handbook -multimedia -test" 0 KiB
15 > [ebuild U ] kde-plasma/kscreenlocker-5.13.5:5::gentoo [5.12.5:5::gentoo] USE="(-consolekit%) -debug -pam -seccomp -test" 0 KiB
16 > [ebuild U ] kde-plasma/plasma-integration-5.13.5:5::gentoo [5.12.5:5::gentoo] USE="-debug -test" 0 KiB
17 > [ebuild U ] kde-plasma/breeze-5.13.5:5::gentoo [5.12.5:5::gentoo] USE="X -debug -wayland" 0 KiB
18 >
19 > When I try to emerge these pkgs, it starts with Breeze,
20 > which fails at this point :
21 >
22 > [ 48%] Linking CXX shared module breezedecoration.so
23 > cd /var/tmp/portage/portage/kde-plasma/breeze-5.13.5/work/breeze-5.13.5_build/kdecoration && /usr/bin/cmake -E cmake_link_script CMakeFiles/breezedecoration.dir/link.txt --verbose=1
24 > /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -std=c++0x -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 -Wl,--no-undefined -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -shared -o breezedecoration.so CMakeFiles/breezedecoration.dir/breezebutton.cpp.o CMakeFiles/breezedecoration.dir/breezedecoration.cpp.o CMakeFiles/breezedecoration.dir/breezeexceptionlist.cpp.o CMakeFiles/breezedecoration.dir/breezesettingsprovider.cpp.o CMakeFiles/breezedecoration.dir/breezesizegrip.cpp.o CMakeFiles/breezedecoration.dir/breezesettings.cpp.o CMakeFiles/breezedecoration.dir/config/breezeconfigwidget.cpp.o CMakeFiles/breezedecoration.dir/config/breezedetectwidget.cpp.o CMakeFiles/breezedecoration.dir/config/breezeexceptiondialog.cpp.o CMakeFiles/breezedecoration.dir/config/breezeexceptionlistwidget.cpp.o CMakeFiles/breezedecoration.dir/config/breezeexceptionmodel.cpp.o CMakeFiles/breezedecoration.dir/config/breezeitemmodel.cpp.o CMakeFiles/breezedecoration.dir/breezedecoration_autogen/mocs_compilation.cpp.o /usr/lib64/libkdecorations2.so.5.13.5 /usr/lib64/libKF5ConfigWidgets.so.5.50.0 /usr/lib64/libKF5GuiAddons.so.5.50.0 /usr/lib64/libKF5I18n.so.5.50.0 /usr/lib64/libKF5WindowSystem.so.5.50.0 /usr/lib64/libQt5X11Extras.so.5.11.1 /usr/lib/libxcb.so /usr/lib64/libKF5Codecs.so.5.50.0 /usr/lib64/libKF5WidgetsAddons.so.5.50.0 /usr/lib64/libKF5ConfigGui.so.5.50.0 /usr/lib64/libKF5ConfigCore.so.5.50.0 /usr/lib64/libQt5Xml.so.5.11.1 /usr/lib64/libKF5Auth.so.5.50.0 /usr/lib64/libQt5DBus.so.5.11.1 /usr/lib64/libKF5CoreAddons.so.5.50.0 /usr/lib64/libQt5Widgets.so.5.11.1 /usr/lib64/libQt5Gui.so.5.11.1 /usr/lib64/libQt5Core.so.5.11.1
25 > make[2]: Leaving directory '/var/tmp/portage/portage/kde-plasma/breeze-5.13.5/work/breeze-5.13.5_build'
26 > [ 48%] Built target breezedecoration
27 > make[1]: Leaving directory '/var/tmp/portage/portage/kde-plasma/breeze-5.13.5/work/breeze-5.13.5_build'
28 > make: *** [Makefile:141: all] Error 2
29 > * ERROR: kde-plasma/breeze-5.13.5::gentoo failed (compile phase):
30 > * emake failed
31 >
32 > Nothing in Bugs or Forum. An "emake failure" looks unusual.
33 > Has anyone else encountered this or does anyone have useful suggestions ?
34 >
35
36
37 You need to go back further on your copy n paste.  The first error I see
38 is error 2.  Somewhere further back is error 1.  That is the first
39 trigger and may point to a problem.  I usually go back 20 or 30 lines
40 before error 1 just to be sure I went back far enough.  I have a 4 core
41 CPU here.
42
43 My only other suggestion is to make sure you have not run out of space,
44 either hard drive mount point or memory if using tmpfs.  That can cause
45 a strange error because it fails wherever it runs out of space. 
46 Sometimes it fails at different spots too.
47
48 Dale
49
50 :-)  :-)