Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
KDE plasma ksysguard update failed to emerge, no error msg.
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
jesnow
l33t
l33t


Joined: 26 Apr 2006
Posts: 856

PostPosted: Sun Jan 28, 2018 10:57 pm    Post subject: KDE plasma ksysguard update failed to emerge, no error msg. Reply with quote

It's a puzzle:

It compiles just fine, and so do most of the other kde parts using the same build tools.

Code:

Generating MOC source EWIEGA46WW/moc_ksysguard.cpp
/usr/lib/qt5/bin/moc -I/var/tmp/portage/kde-plasma/ksysguard-5.11.5/work/ksysguard-5.11.5_build/gui -I/var/tmp/portage/kde-plasma/ksysguard-5.11.5/work/ksysguard-5.11.5_build/gui/kdeinit_ksysguard_autogen/include -I/var/tmp/portage/kde-plasma/ksysguard-5.11.5/work/ksysguard-5.11.5/gui -I/var/tmp/portage/kde-plasma/ksysguard-5.11.5/work/ksysguard-5.11.5/gui/SensorDisplayLib -I/var/tmp/portage/kde-plasma/ksysguard-5.11.5/work/ksysguard-5.11.5_build -I/usr/include/ksysguard -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/lib/qt5/mkspecs/linux-g++ -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/KF5/KConfigCore -I/usr/include/KF5 -I/usr/include/KF5/KI18n -I/usr/include/KF5/KIconThemes -I/usr/include/KF5/KDBusAddons -I/usr/include/qt5/QtDBus -I/usr/include/KF5/KItemViews -I/usr/include/KF5/KIOWidgets -I/usr/include/KF5/KIOCore -I/usr/include/KF5/KCoreAddons -I/usr/include/KF5/KService -I/usr/include/KF5/KJobWidgets -I/usr/include/qt5/QtNetwork -I/usr/include/KF5/KCompletion -I/usr/include/KF5/KWidgetsAddons -I/usr/include/KF5/KNewStuff3 -I/usr/include/KF5/KNewStuff3/KNS3 -I/usr/include/KF5/KNewStuff3/knscore -I/usr/include/KF5/KNewStuff3/kns3 -I/usr/include/KF5/KNewStuff3/KNSCore -I/usr/include/KF5/Attica -I/usr/include/KF5/KXmlGui -I/usr/include/qt5/QtXml -I/usr/include/KF5/KConfigWidgets -I/usr/include/KF5/KCodecs -I/usr/include/KF5/KConfigGui -I/usr/include/KF5/KAuth -I/usr/include/KF5/KNotifications -I/usr/include/KF5/KWindowSystem -I/usr/include -I/usr/include -DKCOREADDONS_LIB "-DPROJECT_VERSION=\"5.11.5\"" -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_XML_LIB "-DTRANSLATION_DOMAIN=\"ksysguard\"" -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o /var/tmp/portage/kde-plasma/ksysguard-5.11.5/work/ksysguard-5.11.5_build/gui/kdeinit_ksysguard_autogen/EWIEGA46WW/moc_ksysguard.cpp /var/tmp/portage/kde-plasma/ksysguard-5.11.5/work/ksysguard-5.11.5/gui/ksysguard.h
Generating MOC compilation mocs_compilation.cpp
AutoGen: Writing settings file "/var/tmp/portage/kde-plasma/ksysguard-5.11.5/work/ksysguard-5.11.5_build/gui/CMakeFiles/kdeinit_ksysguard_autogen.dir/AutogenOldSettings.cmake"
make[2]: Leaving directory '/var/tmp/portage/kde-plasma/ksysguard-5.11.5/work/ksysguard-5.11.5_build'
[ 14%] Built target kdeinit_ksysguard_autogen
make[1]: Leaving directory '/var/tmp/portage/kde-plasma/ksysguard-5.11.5/work/ksysguard-5.11.5_build'
make: *** [Makefile:141: all] Error 2
 * ERROR: kde-plasma/ksysguard-5.11.5::gentoo failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=kde-plasma/ksysguard-5.11.5::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=kde-plasma/ksysguard-5.11.5::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/kde-plasma/ksysguard-5.11.5/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-plasma/ksysguard-5.11.5/temp/environment'.
 * Working directory: '/var/tmp/portage/kde-plasma/ksysguard-5.11.5/work/ksysguard-5.11.5_build'
 * S: '/var/tmp/portage/kde-plasma/ksysguard-5.11.5/work/ksysguard-5.11.5'

>>> Failed to emerge kde-plasma/ksysguard-5.11.5, Log file:



And lots of things now will not build because they depend on this or plasma-desktop, which is throwing the same (non) error.

Any help greatly appreciated.

[edit: emerge -e system failed for this same reason: "Generating MOC compilation mocs_compilation.cpp" so this is now a much larger problem than just a couple of isolated packages].

Jon.
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30917
Location: here

PostPosted: Mon Jan 29, 2018 7:03 am    Post subject: Reply with quote

Post full build.log (/var/tmp/portage/kde-plasma/ksysguard-5.11.5/temp/build.log) with wgetpaste and also your emerge --info
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
jesnow
l33t
l33t


Joined: 26 Apr 2006
Posts: 856

PostPosted: Mon Jan 29, 2018 2:51 pm    Post subject: Reply with quote

I first tried "emerge -1 cmake", because it appeared to have something to do with that. No effect.

I then tried "emerge -1 $(qlist -IC dev-qt/qt)" to rebuild all of qt, because it was barfing when compiling the qt parts of the code in each case. That helped, but there were four kde packages that were stuborn.

In the end, "emerge -e system --keep-going" got it done. This must be related to the gcc 6.4.0 upgrade, but so now I can't replicate it, because everything is compiling. They did warn us to "emerge -e system && emerge -e world".
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum