Fetching source from mirror: http://download.kde.org/stable/release-service/25.12.0/src/kamoso-25.12.0.tar.xz
CMake Error at CMakeLists.txt:55 (find_package):
  By not providing "FindKF6KirigamiAddons.cmake" in CMAKE_MODULE_PATH this
  project has asked CMake to find a package configuration file provided by
  "KF6KirigamiAddons", but CMake did not find one.

  Could not find a package configuration file provided by "KF6KirigamiAddons"
  (requested version 1.10.0) with any of the following names:

    KF6KirigamiAddonsConfig.cmake
    kf6kirigamiaddons-config.cmake

  Add the installation prefix of "KF6KirigamiAddons" to CMAKE_PREFIX_PATH or
  set "KF6KirigamiAddons_DIR" to a directory containing one of the above
  files.  If "KF6KirigamiAddons" provides a separate development package or
  SDK, be sure it has been installed.


Traceback (most recent call last):
  File "/var/pisi/kamoso/actions.py", line 11, in setup
    kde5.configure()
  File "/usr/lib/pisilinux/pisi/actionsapi/kde5.py", line 57, 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/qt5/qml -DKDE_INSTALL_SYSCONFDIR=/etc -DKDE_INSTALL_PLUGINDIR=/usr/lib/qt5/plugins -DECM_MKSPECS_INSTALL_DIR=/usr/lib/qt5/mkspecs/modules -DBUILD_TESTING=OFF -DKDE_INSTALL_LIBDIR=lib -Wno-dev -DCMAKE_INSTALL_PREFIX=/usr .." failed, return value was 1.
Action script error caught.
*** 1 error(s), 1 warning(s)
Program terminated.