D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/q4wine-1.3.11-2.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hUYYnR + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf q4wine-1.3.11 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/q4wine-1.3.11.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd q4wine-1.3.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/q4wine-1.3.11-linking.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.EzF8cS + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd q4wine-1.3.11 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + QTDIR=/usr/share/qt5 + export QTDIR + PATH=/usr/lib64/qt5/bin:/usr/local/bin:/usr/bin:/usr/local/games:/usr/games:/usr/lib64/qt5/bin:/home/iurt/.local/bin:/home/iurt/bin + export PATH + 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 -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 -DDBUS_SERVICES_DIR=/usr/share/dbus-1/services -DDBUS_INTERFACES_DIR=/usr/share/dbus-1/interfaces -DLIBS_ENTRY_PATH=/usr/lib64 -DWITH_SYSTEM_SINGLEAPP=ON -DQTSINGLEAPPLIB_INCLUDE_DIR=/usr/include/qt5/QtSolutions -DUSE_GZIP=ON -DQT5=ON CMake Warning (dev) in CMakeLists.txt: No project() command is present. The top-level CMakeLists.txt file must contain a literal, direct call to the project() command. Add a line of code such as project(ProjectName) near the top of the file, but after cmake_minimum_required(). CMake is pretending there is a "project(Project)" command on the first line. This warning is for project developers. Use -Wno-dev to suppress it. -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done * Utility for Wine applications and prefixes management. * Copyright (C) 2008-2019 by Oleksii S. Malakhov * http://brezblock.org.ua/ -- Q4Wine build environment -- -- Found Qt Core version : 5.13.1 -- Build realm is : Linux aarch64 -- Q4Wine build options -- -- Version : 1.3.11 -- CMAKE_INSTALL_PREFIX : /usr -- DESKTOP_ENTRY_PATH : /usr/share/applications -- PIXMAPS_ENTRY_PATH : /usr/share/icons/hicolor -- PIXMAPS_UNITY_ENTRY_PATH : /usr/share/icons/ubuntu-mono-dark -- MANPAGE_ENTRY_PATH : /usr/share/man -- LIBS_ENTRY_PATH : /usr/lib64 -- DEBUG : OFF -- RELEASE : ON -- WITH_ICOUTILS : ON -- WITH_SYSTEM_SINGLEAPP : ON -- WITH_WINEAPPDB : ON -- USE_BZIP2 : OFF -- USE_GZIP : ON -- WITH_DBUS : ON -- LINGUAS : af;cs;de;en;es;fa;he;it;ja;pl;pt_BR;ru;uk;zh_TW;zh_CN;fr -- See INSTALL file for details and more info -- -- Searching for fuseiso binary -- -- fuseiso : /usr/bin/fuseiso -- Searching for icoutils binaries (WITH_ICOUTILS=ON) -- -- wrestool : /usr/bin/wrestool -- icotool : /usr/bin/icotool -- Searching for QtSingleApplication package (WITH_SYSTEM_SINGLEAPP=ON) -- -- library : /usr/lib64/libQt5Solutions_SingleApplication-2.6.so -- include dir : /usr/include/qt5/QtSolutions -- Process man pages -- -- Searching for gzip binary -- -- gzip : /usr/bin/gzip -- gzip page /home/iurt/rpmbuild/BUILD/q4wine-1.3.11/src/man1/q4wine.1 -- gzip page /home/iurt/rpmbuild/BUILD/q4wine-1.3.11/src/man1/q4wine-cli.1 -- gzip page /home/iurt/rpmbuild/BUILD/q4wine-1.3.11/src/man1/q4wine-helper.1 -- Process LINGUAS variable -- -- Add translation for af: af.ts -- Add translation for cs: cs.ts -- Add translation for de: de.ts -- Add translation for en: en.ts -- Add translation for es: es.ts -- Add translation for fa: fa.ts -- Add translation for he: he.ts -- Add translation for it: it.ts -- Add translation for ja: ja.ts -- Add translation for pl: pl.ts -- Add translation for pt_BR: pt_BR.ts -- Add translation for ru: ru.ts -- Add translation for uk: uk.ts -- Add translation for zh_TW: zh_TW.ts -- Add translation for zh_CN: zh_CN.ts -- Add translation for fr: fr.ts -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_STATIC_LIBS CMAKE_C_FLAGS_RELWITHDEBINFO CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_RUNSTATEDIR CMAKE_INSTALL_SYSCONFDIR DBUS_INTERFACES_DIR DBUS_SERVICES_DIR INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /home/iurt/rpmbuild/BUILD/q4wine-1.3.11/build + /usr/bin/make -O -j8 V=1 VERBOSE=1 make: *** No targets specified and no makefile found. Stop. error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.EzF8cS (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.EzF8cS (%build) I: [iurt_root_command] ERROR: chroot