CMake Warning at /usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:78 (find_package):
By not providing "FindQt6Core5Compat.cmake" in CMAKE_MODULE_PATH this
project has asked CMake to find a package configuration file provided by
"Qt6Core5Compat", but CMake did not find one.
Could not find a package configuration file provided by "Qt6Core5Compat"
with any of the following names:
Qt6Core5CompatConfig.cmake
qt6core5compat-config.cmake
Add the installation prefix of "Qt6Core5Compat" to CMAKE_PREFIX_PATH or set
"Qt6Core5Compat_DIR" to a directory containing one of the above files. If
"Qt6Core5Compat" provides a separate development package or SDK, be sure it
has been installed.
Call Stack (most recent call first):
/usr/lib/cmake/Marble/MarbleConfig.cmake:42 (find_dependency)
CMakeLists.txt:94 (find_package)
CMake Warning at CMakeLists.txt:94 (find_package):
Found package configuration file:
/usr/lib/cmake/Marble/MarbleConfig.cmake
but it set Marble_FOUND to FALSE so package "Marble" is considered to be
NOT FOUND. Reason given by package:
Marble could not be found because dependency Qt6Core5Compat could not be
found.
CMake Error in CMakeLists.txt:
Imported target "Qt6::Multimedia" includes non-existent path
"/usr/include/qt6/QtMultimedia"
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 CMakeLists.txt:
Imported target "Qt6::Multimedia" includes non-existent path
"/usr/include/qt6/QtMultimedia"
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 Warning:
Manually-specified variables were not used by the project:
CMAKE_C_FLAGS
CMAKE_LD_FLAGS
ECM_MKSPECS_INSTALL_DIR
CMake Generate step failed. Build files cannot be regenerated correctly.
Traceback (most recent call last):
File "/var/pisi/kphotoalbum/actions.py", line 13, in setup
kde6.configure()
File "/usr/lib/pisilinux/pisi/actionsapi/kde6.py", line 58, in configure
-DCMAKE_INSTALL_PREFIX=%s %s" % (libexecdir, qmldir, sysconfdir, plugindir, moduledir, prefix, parameters), installPrefix, sourceDir)
File "/usr/lib/pisilinux/pisi/actionsapi/cmaketools.py", line 65, in configure
if system(args):
File "/usr/lib/pisilinux/pisi/actionsapi/shelltools.py", line 255, in system
error(_("Command \"%s\" failed, return value was %d.") % (command, retValue))
File "/usr/lib/pisilinux/pisi/actionsapi/__init__.py", line 27, in error
raise Error(msg)
pisi.actionsapi.Error: Command "cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_C_FLAGS="-mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC" -DCMAKE_CXX_FLAGS="-mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC" -DCMAKE_LD_FLAGS="-Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common" -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_BUILD_TYPE=Release -DKDE_INSTALL_LIBEXECDIR=/usr/lib -DCMAKE_INSTALL_LIBDIR=lib -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DKDE_INSTALL_QMLDIR=/usr/lib/qt6/qml -DKDE_INSTALL_SYSCONFDIR=/etc -DKDE_INSTALL_PLUGINDIR=/usr/lib/qt6/plugins -DECM_MKSPECS_INSTALL_DIR=/usr/lib/qt6/mkspecs/modules -DBUILD_TESTING=OFF -DKDE_INSTALL_LIBDIR=lib -DQT_MAJOR_VERSION=6 -Wno-dev -DCMAKE_INSTALL_PREFIX=/usr .." failed, return value was 1.
[01;31mAction script error caught.
[0m[01;33m*** 1 error(s), 0 warning(s)
[0m[01;31mProgram terminated.
[0m