[kmix] [Bug 451756] New: KF5::CoreAddons missing from deps, unfound due to recent frameworks changes
Duncan
bugzilla_noreply at kde.org
Mon Mar 21 03:41:43 GMT 2022
https://bugs.kde.org/show_bug.cgi?id=451756
Bug ID: 451756
Summary: KF5::CoreAddons missing from deps, unfound due to
recent frameworks changes
Product: kmix
Version: unspecified
Platform: Gentoo Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: esken at kde.org
Reporter: 1i5t5.duncan at cox.net
CC: unassigned-bugs at kde.org
Depends on: 451751
Blocks: 451752, 451754
Target Milestone: ---
+++ This bug was initially created as a clone of Bug #451751 +++
Due to recent frameworks changes kcoreaddons is no longer found and kmix won't
build. See bug # 451556 for additional detail.
git-master isn't an option in the version field above so I couldn't select it.
frameworks/plasma/apps all git-master using the live-git ebuilds from the
gentoo/kde overlay.
kmix's CMakeFiles.txt is somewhat more complex than the games I submitted
trivial patches for and not being a dev (more a gentoo user/sysadmin) I've not
come up with a patch yet, but there are two errors, both apparently related to
components of kcoreaddons (kaboutdata and kprocess):
FAILED: CMakeFiles/kmix.dir/apps/main.cpp.o
/usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DHAVE_LIBASOUND2
-DKCONFIGWIDGETS_NO_KAUTH -DKMIX_CONFIG_VERSION=3 -DKMIX_VERSION=\"22.07.70\"
-DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB
-DQT_XML_LIB -DTRANSLATION_DOMAIN=\"kmix\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE
-I/tmp/portage/kde-apps/kmix-9999/work/kmix-9999_build
-I/tmp/portage/kde-apps/kmix-9999/work/kmix-9999
-I/tmp/portage/kde-apps/kmix-9999/work/kmix-9999_build/kmix_autogen/include
-isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem
/usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem
/usr/include/qt5/QtGui -isystem /usr/include/KF5/KConfig -isystem
/usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem
/usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem
/usr/include/KF5/KI18n -isystem /usr/include/KF5/KGlobalAccel -isystem
/usr/include/qt5/QtDBus -isystem /usr/include/KF5/KNotifications -isystem
/usr/include/KF5/KXmlGui -isystem /usr/include/KF5/KConfigWidgets -isystem
/usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem
/usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KDBusAddons
-DQT_NO_DEBUG -march=native -O2 -fgcse-sm -fgcse-las -fgcse-after-reload
-ftree-vectorize -fdiagnostics-color -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 -Werror=init-self -Wvla -Wdate-time -Wsuggest-override
-Wlogical-op -fdiagnostics-color=always -fvisibility=hidden
-fvisibility-inlines-hidden -fPIC -std=gnu++11 -MD -MT
CMakeFiles/kmix.dir/apps/main.cpp.o -MF CMakeFiles/kmix.dir/apps/main.cpp.o.d
-o CMakeFiles/kmix.dir/apps/main.cpp.o -c
/tmp/portage/kde-apps/kmix-9999/work/kmix-9999/apps/main.cpp
/tmp/portage/kde-apps/kmix-9999/work/kmix-9999/apps/main.cpp:25:10: fatal
error: kaboutdata.h: No such file or directory
25 | #include <kaboutdata.h>
| ^~~~~~~~~~~~~~
compilation terminated.
FAILED: CMakeFiles/kmix.dir/apps/kmixwindow.cpp.o
/usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -DHAVE_LIBASOUND2
-DKCONFIGWIDGETS_NO_KAUTH -DKMIX_CONFIG_VERSION=3 -DKMIX_VERSION=\"22.07.70\"
-DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB
-DQT_XML_LIB -DTRANSLATION_DOMAIN=\"kmix\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE
-I/tmp/portage/kde-apps/kmix-9999/work/kmix-9999_build
-I/tmp/portage/kde-apps/kmix-9999/work/kmix-9999
-I/tmp/portage/kde-apps/kmix-9999/work/kmix-9999_build/kmix_autogen/include
-isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem
/usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem
/usr/include/qt5/QtGui -isystem /usr/include/KF5/KConfig -isystem
/usr/include/KF5/KConfigCore -isystem /usr/include/KF5 -isystem
/usr/include/KF5/KConfigGui -isystem /usr/include/qt5/QtXml -isystem
/usr/include/KF5/KI18n -isystem /usr/include/KF5/KGlobalAccel -isystem
/usr/include/qt5/QtDBus -isystem /usr/include/KF5/KNotifications -isystem
/usr/include/KF5/KXmlGui -isystem /usr/include/KF5/KConfigWidgets -isystem
/usr/include/KF5/KCodecs -isystem /usr/include/KF5/KWidgetsAddons -isystem
/usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KDBusAddons
-DQT_NO_DEBUG -march=native -O2 -fgcse-sm -fgcse-las -fgcse-after-reload
-ftree-vectorize -fdiagnostics-color -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 -Werror=init-self -Wvla -Wdate-time -Wsuggest-override
-Wlogical-op -fdiagnostics-color=always -fvisibility=hidden
-fvisibility-inlines-hidden -fPIC -std=gnu++11 -MD -MT
CMakeFiles/kmix.dir/apps/kmixwindow.cpp.o -MF
CMakeFiles/kmix.dir/apps/kmixwindow.cpp.o.d -o
CMakeFiles/kmix.dir/apps/kmixwindow.cpp.o -c
/tmp/portage/kde-apps/kmix-9999/work/kmix-9999/apps/kmixwindow.cpp
/tmp/portage/kde-apps/kmix-9999/work/kmix-9999/apps/kmixwindow.cpp:40:10: fatal
error: KProcess: No such file or directory
40 | #include <KProcess>
| ^~~~~~~~~~
compilation terminated.
Referenced Bugs:
https://bugs.kde.org/show_bug.cgi?id=451751
[Bug 451751] KF5::CoreAddons missing from deps, unfound due to recent
frameworks changes
https://bugs.kde.org/show_bug.cgi?id=451752
[Bug 451752] KF5::CoreAddons missing from deps, unfound due to recent
frameworks changes
https://bugs.kde.org/show_bug.cgi?id=451754
[Bug 451754] KF5::CoreAddons missing from deps, unfound due to recent
frameworks changes
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Unassigned-bugs
mailing list