dosed method has not changed file 'CMakeLists.txt'.
No OSG found, building without 3D Extension
CMake Error at CMakeLists_Dependencies.cmake:74 (find_package):
  By not providing "FindQt6.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "Qt6", but
  CMake did not find one.

  Could not find a package configuration file provided by "Qt6" with any of
  the following names:

    Qt6Config.cmake
    qt6-config.cmake

  Add the installation prefix of "Qt6" to CMAKE_PREFIX_PATH or set "Qt6_DIR"
  to a directory containing one of the above files.  If "Qt6" provides a
  separate development package or SDK, be sure it has been installed.
Call Stack (most recent call first):
  CMakeLists.txt:442 (include)


Traceback (most recent call last):
  File "/var/pisi/scribus/actions.py", line 24, in setup
    -DWANT_QT5SUPPORT=ON")
  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 -B build -DWITH_PODOFO=ON -DWANT_HUNSPELL=ON -DWANT_DISTROBUILD=YES -DWANT_GRAPHICSMAGICK=ON -DWANT_CPP17=ON -DCMAKE_CXX_STANDARD=17 -DWANT_CCACHE=YES -DCMAKE_SKIP_RPATH=ON -DWANT_QT5SUPPORT=ON ." failed, return value was 1.
Action script error caught.
*** 1 error(s), 0 warning(s)
Program terminated.