D: [iurt_root_command] chroot
Installing /home/pterjan/rpmbuild/SRPMS/extra-cmake-modules-6.3.0-1.mga10.src.rpm
Building target platforms: noarch
Building for target noarch
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.88qVmK
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD
+ rm -rf extra-cmake-modules-6.3.0
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/extra-cmake-modules-6.3.0.tar.xz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd extra-cmake-modules-6.3.0
+ rm -rf /home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0-SPECPARTS
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0-SPECPARTS
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2vbPlS
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd extra-cmake-modules-6.3.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ /usr/bin/cmake -Wno-dev -S . -B build -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_INSTALL_DO_STRIP:BOOL=OFF -DCMAKE_INSTALL_LIBDIR:PATH=lib -DCMAKE_INSTALL_LIBEXECDIR:PATH=libexec -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -DBUILD_QTHELP_DOCS=ON -DSphinx_BUILD_EXECUTABLE:PATH=/usr/bin/sphinx-build-3
-- Found Sphinx: /usr/bin/sphinx-build-3 (Required is at least version "1.2")
-- Found QCollectionGenerator: /usr/bin/qcollectiongenerator
-- The C compiler identification is GNU 14.1.0
-- The CXX compiler identification is GNU 14.1.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found Python3: /usr/bin/python3.12 (found version "3.12.4") found components: Interpreter
-- Found ReuseTool: /usr/bin/reuse
-- WARNING: skipping tests that require PyQt
-- The following features have been enabled:
* BUILD_HTML_DOCS, Generate HTML documentation for installed modules.
* BUILD_MAN_DOCS, Generate man page documentation for installed modules.
* BUILD_QTHELP_DOCS, Generate QtHelp documentation for installed modules.
* BUILD_TESTING, Build automated tests.
* SPDX_LICENSE_TESTING, Automatic license testing based on SPDX definitions (requires reuse tool)
-- The following OPTIONAL packages have been found:
* Sphinx (required version >= 1.2), Tool to generate documentation.,
Required to build documentation for Extra CMake Modules.
* QCollectionGenerator, Qt help collection generator.,
Required to build Extra CMake Modules documentation in Qt Help format.
* Qt5Core, Qt core library.,
Required to run tests for the ECMQtDeclareLoggingCategory module, and for some tests of the KDEInstallDirs module.
* Qt5LinguistTools, Qt linguist tools.,
Required to run tests for the ECMPoQmTools module.
* Qt5Network (required version >= 5.15.12)
* Qt5Qml (required version >= 5.15.12)
* Qt5QmlModels (required version >= 5.15.12)
* Qt5Gui (required version >= 5.15.12)
* Qt5Quick, Qt Quick library.,
Required to run tests for the ECMQMLModules module.
* Qt5
* Python3
Required to run tests of module ECMCheckOutboundLicense
* ReuseTool
Required to run tests of module ECMCheckOutboundLicense
-- Configuring done (3.7s)
-- Generating done (0.0s)
CMake Warning:
Manually-specified variables were not used by the project:
BUILD_STATIC_LIBS
CMAKE_CXX_FLAGS_RELEASE
CMAKE_CXX_FLAGS_RELWITHDEBINFO
CMAKE_C_FLAGS_RELEASE
CMAKE_C_FLAGS_RELWITHDEBINFO
CMAKE_INSTALL_DO_STRIP
CMAKE_INSTALL_LIBDIR
CMAKE_INSTALL_LIBEXECDIR
CMAKE_INSTALL_RUNSTATEDIR
CMAKE_INSTALL_SYSCONFDIR
INCLUDE_INSTALL_DIR
LIB_INSTALL_DIR
SHARE_INSTALL_PREFIX
SYSCONF_INSTALL_DIR
-- Build files have been written to: /home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0/build
+ /usr/bin/cmake --build build -j16 --verbose
Change Dir: '/home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0/build'
Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile -j16
/usr/bin/cmake -S/home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0 -B/home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0/build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0/build/CMakeFiles /home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0/build//CMakeFiles/progress.marks
/usr/bin/gmake -f CMakeFiles/Makefile2 all
gmake[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0/build'
/usr/bin/gmake -f docs/CMakeFiles/documentation.dir/build.make docs/CMakeFiles/documentation.dir/depend
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0/build'
cd /home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0 /home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0/docs /home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0/build /home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0/build/docs /home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0/build/docs/CMakeFiles/documentation.dir/DependInfo.cmake "--color="
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0/build'
/usr/bin/gmake -f docs/CMakeFiles/documentation.dir/build.make docs/CMakeFiles/documentation.dir/build
gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0/build'
[ 33%] sphinx-build html: see /home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0/build/docs/build-html.log
cd /home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0/build/docs && /usr/bin/sphinx-build-3 -D man_make_section_directory=0 -c /home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0/build/docs -d /home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0/build/docs/doctrees -b html /home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0/docs /home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0/build/docs/html > build-html.log
/home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0/modules/ECMAddAndroidApk.cmake:38: ERROR: Unexpected indentation.
[ 66%] sphinx-build man: see /home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0/build/docs/build-man.log
cd /home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0/build/docs && /usr/bin/sphinx-build-3 -D man_make_section_directory=0 -c /home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0/build/docs -d /home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0/build/docs/doctrees -b man /home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0/docs /home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0/build/docs/man > build-man.log
[100%] sphinx-build qthelp: see /home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0/build/docs/build-qthelp.log
cd /home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0/build/docs && /usr/bin/sphinx-build-3 -D man_make_section_directory=0 -c /home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0/build/docs -d /home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0/build/docs/doctrees -b qthelp /home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0/docs /home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0/build/docs/qthelp > build-qthelp.log
cd /home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0/build/docs && /usr/bin/qcollectiongenerator /home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0/build/docs/qthelp/ExtraCMakeModules.qhcp
Reading collection config file...
Generating help for ExtraCMakeModules.qhp...
Building up file structure...
Insert custom filters...
Insert help data for filter section (1 of 1)...
Insert files...
Insert contents...
Insert indices...
Documentation successfully generated.
Creating collection file...
gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0/build'
[100%] Built target documentation
gmake[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0/build'
/usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0/build/CMakeFiles 0
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gzv6wy
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch
++ dirname /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch
+ mkdir -p /home/pterjan/rpmbuild/BUILDROOT
+ mkdir /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch
+ cd extra-cmake-modules-6.3.0
+ '[' 1 -eq 1 ']'
+ DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch
+ /usr/bin/cmake --install build
-- Install configuration: "RelWithDebInfo"
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/man/man7/ecm-developer.7
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/man/man7/ecm-find-modules.7
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/man/man7/ecm-kde-modules.7
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/man/man7/ecm-modules.7
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/man/man7/ecm-toolchains.7
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/man/man7/ecm.7
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/manual
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/manual/ecm-developer.7.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/manual/ecm-modules.7.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/manual/ecm-toolchains.7.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/manual/ecm-kde-modules.7.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/manual/ecm-find-modules.7.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/manual/ecm.7.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/toolchain
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/toolchain/Android.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/find-module
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/find-module/FindLibGit2.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/find-module/FindInotify.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/find-module/FindLibMount.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/find-module/FindXCB.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/find-module/FindWayland.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/find-module/FindWaylandProtocols.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/find-module/FindLibcap.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/find-module/FindWaylandScanner.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/find-module/FindTaglib.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/find-module/FindX11_XCB.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/find-module/FindGLIB2.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/find-module/FindOpenEXR.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/find-module/Find7z.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/find-module/FindIsoCodes.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/find-module/FindSharedMimeInfo.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/find-module/FindCanberra.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/find-module/FindSeccomp.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/find-module/FindUDev.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/find-module/Find7Zip.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/find-module/FindKF5.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/find-module/Findgzip.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/find-module/Findepoxy.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/find-module/FindLibExiv2.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/find-module/FindGperf.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/find-module/FindQtWaylandScanner.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/find-module/FindIcoTool.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/find-module/FindGradle.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/find-module/FindPoppler.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/find-module/FindPhoneNumber.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/find-module/FindPulseAudio.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/find-module/FindSasl2.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/find-module/FindEGL.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/module
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/module/ECMQtDeclareLoggingCategory.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/module/ECMGenerateQmlTypes.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/module/ECMEnableSanitizers.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/module/ECMOptionalAddSubdirectory.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/module/ECMWinResolveSymlinks.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/module/ECMGenerateDBusServiceFile.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/module/ECMConfiguredInstall.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/module/ECMFindQmlModule.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/module/QtVersionOption.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/module/ECMDeprecationSettings.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/module/ECMMarkAsTest.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/module/ECMPoQmTools.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/module/ECMSourceVersionControl.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/module/ECMAddTests.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/module/ECMSetupVersion.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/module/ECMGeneratePriFile.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/module/ECMAddQch.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/module/ECMCheckOutboundLicense.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/module/ECMSetupQtPluginMacroNames.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/module/ECMGeneratePkgConfigFile.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/module/ECMAddAppIcon.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/module/ECMAddAndroidApk.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/module/ECMAddQtDesignerPlugin.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/module/ECMMarkNonGuiExecutable.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/module/ECMCoverageOption.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/module/ECMFindModuleHelpers.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/module/ECMPackageConfigHelpers.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/module/ECMQmlModule.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/module/ECMGenerateExportHeader.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/module/ECMUseFindModules.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/module/ECMUninstallTarget.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/module/ECMInstallIcons.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/module/ECMQueryQt.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/module/ECMGenerateHeaders.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/module/ECMCreateQmFromPoFiles.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/module/CheckAtomic.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/kde-module
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/kde-module/KDEGitCommitHooks.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/kde-module/KDEInstallDirs6.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/kde-module/KDEClangFormat.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/kde-module/KDEFrameworkCompilerSettings.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/kde-module/KDEInstallDirs5.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/kde-module/KDECMakeSettings.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/kde-module/KDEMetaInfoPlatformCheck.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/kde-module/KDEInstallDirs.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/kde-module/KDEPackageAppTemplates.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/kde-module/KDECompilerSettings.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/search.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_static
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_static/sphinx_highlight.js
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_static/documentation_options.js
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_static/file.png
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_static/plus.png
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_static/sidebar.js
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_static/default.css
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_static/basic.css
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_static/searchtools.js
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_static/classic.css
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_static/ecm.css
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_static/minus.png
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_static/kde-favicon.ico
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_static/language_data.js
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_static/doctools.js
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_static/pygments.css
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/searchindex.js
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/index.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/manual
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/manual/ecm.7.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/manual/ecm-find-modules.7.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/manual/ecm-developer.7.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/manual/ecm-kde-modules.7.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/manual/ecm-modules.7.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/manual/ecm-toolchains.7.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/toolchain
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/toolchain/Android.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/find-module
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/find-module/FindWaylandProtocols.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/find-module/FindWaylandScanner.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/find-module/Findepoxy.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/find-module/Find7Zip.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/find-module/FindLibGit2.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/find-module/FindPhoneNumber.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/find-module/FindSasl2.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/find-module/FindOpenEXR.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/find-module/FindLibMount.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/find-module/FindLibcap.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/find-module/FindLibExiv2.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/find-module/FindGperf.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/find-module/Findgzip.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/find-module/FindPulseAudio.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/find-module/FindInotify.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/find-module/FindUDev.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/find-module/FindKF5.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/find-module/FindIsoCodes.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/find-module/FindWayland.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/find-module/FindPoppler.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/find-module/FindCanberra.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/find-module/FindXCB.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/find-module/FindSharedMimeInfo.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/find-module/FindGradle.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/find-module/FindEGL.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/find-module/FindQtWaylandScanner.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/find-module/FindSeccomp.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/find-module/FindGLIB2.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/find-module/Find7z.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/find-module/FindTaglib.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/find-module/FindIcoTool.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/find-module/FindX11_XCB.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/module
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/module/ECMOptionalAddSubdirectory.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/module/ECMMarkAsTest.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/module/ECMGenerateDBusServiceFile.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/module/ECMUseFindModules.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/module/ECMPackageConfigHelpers.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/module/ECMAddQtDesignerPlugin.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/module/ECMInstallIcons.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/module/ECMDeprecationSettings.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/module/ECMEnableSanitizers.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/module/ECMSetupVersion.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/module/ECMFindQmlModule.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/module/ECMQmlModule.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/module/ECMPoQmTools.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/module/ECMFindModuleHelpers.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/module/ECMQueryQt.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/module/ECMGeneratePriFile.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/module/ECMCreateQmFromPoFiles.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/module/ECMCheckOutboundLicense.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/module/CheckAtomic.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/module/ECMConfiguredInstall.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/module/ECMAddAndroidApk.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/module/ECMCoverageOption.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/module/ECMAddTests.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/module/ECMWinResolveSymlinks.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/module/ECMUninstallTarget.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/module/ECMGenerateHeaders.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/module/ECMGenerateExportHeader.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/module/ECMAddQch.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/module/QtVersionOption.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/module/ECMGenerateQmlTypes.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/module/ECMQtDeclareLoggingCategory.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/module/ECMGeneratePkgConfigFile.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/module/ECMSetupQtPluginMacroNames.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/module/ECMMarkNonGuiExecutable.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/module/ECMAddAppIcon.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/module/ECMSourceVersionControl.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/kde-module
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/kde-module/KDEInstallDirs.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/kde-module/KDEGitCommitHooks.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/kde-module/KDEPackageAppTemplates.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/kde-module/KDEFrameworkCompilerSettings.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/kde-module/KDECompilerSettings.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/kde-module/KDEMetaInfoPlatformCheck.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/kde-module/KDECMakeSettings.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/kde-module/KDEClangFormat.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/kde-module/KDEInstallDirs6.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/kde-module/KDEInstallDirs5.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/_sources/index.rst.txt
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/html/genindex.html
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/doc/ECM/ExtraCMakeModules.qch
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/CheckAtomic.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMAddAndroidApk.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMAddAppIcon.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMAddQch.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMAddQtDesignerPlugin.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMAddTests.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMCheckOutboundLicense.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMConfiguredInstall.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMCoverageOption.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMCreateQmFromPoFiles.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMDeprecationSettings.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMEnableSanitizers.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMFeatureSummary.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMFindModuleHelpers.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMFindQmlModule.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMFindQmlModule.cmake.in
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMGenerateDBusServiceFile.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMGenerateExportHeader.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMGenerateHeaders.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMGeneratePkgConfigFile.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMGeneratePriFile.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMGenerateQmlTypes.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMInstallIcons.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMMarkAsTest.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMMarkNonGuiExecutable.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMOptionalAddSubdirectory.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMPackageConfigHelpers.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMPoQmTools.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMQMLModules.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMQchDoxygen.config.in
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMQchDoxygenLayout.xml
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMQmLoader.cpp.in
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMQmlModule.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMQmlModule.cpp.in
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMQmlModule.cpp.in.license
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMQmlModule.h.in
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMQmlModule.h.in.license
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMQmlModule5.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMQmlModule6.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMQtDeclareLoggingCategory.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMQtDeclareLoggingCategory.cpp.in
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMQtDeclareLoggingCategory.h.in
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMQueryQmake.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMQueryQt.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMSetupQtPluginMacroNames.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMSetupVersion.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMSourceVersionControl.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMUninstallTarget.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMUseFindModules.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMVersionHeader.h.in
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ECMWinResolveSymlinks.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/QtVersionOption.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/check-outbound-license.py
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/modules/ecm_uninstall.cmake.in
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/test-modules/test_execute_and_compare.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/kde-modules/KDECMakeSettings.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/kde-modules/KDEClangFormat.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/kde-modules/KDECompilerSettings.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/kde-modules/KDEFrameworkCompilerLegacySettings.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/kde-modules/KDEGitCommitHooks.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/kde-modules/KDEInstallDirs.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/kde-modules/KDEInstallDirs5.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/kde-modules/KDEInstallDirs6.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/kde-modules/KDEInstallDirsCommon.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/kde-modules/KDEMetaInfoPlatformCheck.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/kde-modules/KDEPackageAppTemplates.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/kde-modules/KDESetupPrefixScript.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/kde-modules/appstreamtest.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/kde-modules/clang-format.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/kde-modules/prefix.sh.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/kde-modules/prefix.sh.fish.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/kde-modules/kde-git-commit-hooks/clang-format.sh
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/kde-modules/kde-git-commit-hooks/combined.schema.json.in
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/kde-modules/kde-git-commit-hooks/combined.schema.json.in.license
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/kde-modules/kde-git-commit-hooks/json-schema.py
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/kde-modules/kde-git-commit-hooks/pre-commit.in
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/ECMFindModuleHelpersStub.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/Find7Zip.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/Find7z.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/FindCanberra.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/FindEGL.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/FindGLIB2.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/FindGperf.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/FindGradle.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/FindIcoTool.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/FindInotify.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/FindIsoCodes.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/FindKF5.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/FindKF6.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/FindLibExiv2.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/FindLibGit2.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/FindLibMount.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/FindLibcap.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/FindOpenEXR.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/FindPhoneNumber.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/FindPoppler.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/FindPulseAudio.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/FindPythonModuleGeneration.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/FindQHelpGenerator.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/FindQtWaylandScanner.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/FindReuseTool.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/FindSasl2.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/FindSeccomp.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/FindSharedMimeInfo.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/FindTaglib.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/FindUDev.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/FindWayland.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/FindWaylandProtocols.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/FindWaylandScanner.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/FindX11_XCB.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/FindXCB.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/Findepoxy.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/Findgzip.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/GeneratePythonBindingUmbrellaModule.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/Qt5Ruleset.py
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/local.properties.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/rules_engine.py
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/run-sip.py
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/settings.gradle.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/find-modules/sip_generator.py
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/toolchain/Android.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/toolchain/ECMAndroidDeployQt5.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/toolchain/deployment-file-qt514.json.in
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/toolchain/deployment-file-qt6.json.in
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/toolchain/deployment-file-qt6.json.in.license
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/toolchain/deployment-file.json.in
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/toolchain/generate-fastlane-metadata.py
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/toolchain/hasMainSymbol.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/toolchain/specifydependencies.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/cmake/ECMConfig.cmake
-- Installing: /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch/usr/share/ECM/cmake/ECMConfigVersion.cmake
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 6.3.0-1.mga10 --unique-debug-suffix -6.3.0-1.mga10.noarch --unique-debug-src-base extra-cmake-modules-6.3.0-1.mga10.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0
find-debuginfo: starting
Extracting debug info from 0 files
Creating .debug symlinks for symlinks to ELF files
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
*** WARNING: ./usr/share/ECM/kde-modules/kde-git-commit-hooks/combined.schema.json.in.license is executable but has no shebang, removing executable bit
mangling shebang in /usr/share/ECM/kde-modules/kde-git-commit-hooks/clang-format.sh from /usr/bin/env bash to #!/usr/bin/bash
*** WARNING: ./usr/share/ECM/kde-modules/kde-git-commit-hooks/combined.schema.json.in is executable but has no shebang, removing executable bit
mangling shebang in /usr/share/ECM/kde-modules/kde-git-commit-hooks/pre-commit.in from /usr/bin/env bash to #!/usr/bin/bash
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Processing files: extra-cmake-modules-6.3.0-1.mga10.noarch
Provides: cmake(ECM) = 6.3.0 cmake(ecm) = 6.3.0 extra-cmake-modules = 6.3.0-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/extra-cmake-modules-6.3.0-1.mga10.noarch.rpm
Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.AAAlqz
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ cd extra-cmake-modules-6.3.0
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/extra-cmake-modules-6.3.0-1.mga10.noarch
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.37GvxQ
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD
+ rm -rf /home/pterjan/rpmbuild/BUILD/extra-cmake-modules-6.3.0-SPECPARTS
+ rm -rf extra-cmake-modules-6.3.0 extra-cmake-modules-6.3.0.gemspec
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!