D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/linphoneqt-4.1.1-7.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.q2J8yO + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf linphoneqt-4.1.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/linphoneqt-4.1.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd linphoneqt-4.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'linphoneqt-4.1.1 base' + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0001-fix-ComboBox-import-named-QtQuick.Controls-avoid-QQm.patch + /usr/bin/git am --reject -q -p1 Checking patch ui/modules/Common/Form/ComboBox.qml... Applied patch ui/modules/Common/Form/ComboBox.qml cleanly. + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0001-fix-Calls-avoid-a-crash-with-a-bad-binding-Qt-5.11-o.patch + /usr/bin/git am --reject -q -p1 Checking patch ui/modules/Linphone/Calls/Calls.qml... Applied patch ui/modules/Linphone/Calls/Calls.qml cleanly. + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0001-fix-ExclusiveButtons.spec.qml-do-not-use-SignalSpy-i.patch + /usr/bin/git am --reject -q -p1 Checking patch ui/modules/Common/Form/Buttons/ExclusiveButtons.spec.qml... Applied patch ui/modules/Common/Form/Buttons/ExclusiveButtons.spec.qml cleanly. + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0001-fix-SettingsWindow-rename-icon-property-of-TabButton.patch + /usr/bin/git am --reject -q -p1 Checking patch ui/modules/Common/Form/Tab/TabButton.qml... Checking patch ui/views/App/Settings/SettingsWindow.qml... Applied patch ui/modules/Common/Form/Tab/TabButton.qml cleanly. Applied patch ui/views/App/Settings/SettingsWindow.qml cleanly. + sed -i -e 's,LINPHONE_QT_GIT_VERSION,"4.1.1",' src/app/AppController.cpp + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QH616Q + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd linphoneqt-4.1.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + /usr/bin/cmake -Wno-dev -S . -B build -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=/usr/libexec -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -- The C compiler identification is GNU 10.2.0 -- The CXX compiler identification is GNU 10.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - 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/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test SUGGEST_OVERRIDE -- Performing Test SUGGEST_OVERRIDE - Success CMake Error at CMakeLists.txt:100 (find_package): By not providing "FindLinphoneCxx.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "LinphoneCxx", but CMake did not find one. Could not find a package configuration file provided by "LinphoneCxx" with any of the following names: LinphoneCxxConfig.cmake linphonecxx-config.cmake Add the installation prefix of "LinphoneCxx" to CMAKE_PREFIX_PATH or set "LinphoneCxx_DIR" to a directory containing one of the above files. If "LinphoneCxx" provides a separate development package or SDK, be sure it has been installed. -- Configuring incomplete, errors occurred! See also "/home/iurt/rpmbuild/BUILD/linphoneqt-4.1.1/build/CMakeFiles/CMakeOutput.log". error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.QH616Q (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.QH616Q (%build) I: [iurt_root_command] ERROR: chroot