D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/basket-2.49-0.20180228.5.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ucxmOE + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf basket-kde5port + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/basket-2.49-20180228.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd basket-kde5port + /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/iurt/rpmbuild/tmp/rpm-tmp.IMMt4D + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd basket-kde5port + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + QTDIR=/usr + 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 -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_TESTING:BOOL=FALSE -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_FULL_BINDIR=/usr/bin -DCMAKE_INSTALL_FULL_LIBEXECDIR=/usr/libexec -DCMAKE_INSTALL_FULL_LIBEXECDIR_KF5=/usr/libexec/kf5 -DCMAKE_USE_RELATIVE_PATHS:BOOL=ON -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DBIN_INSTALL_DIR:PATH=/usr/bin -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=lib64 -DKCFG_INSTALL_DIR:PATH=/usr/share/config.kcfg -DPLUGIN_INSTALL_DIR:PATH=/usr/lib64/qt5/plugins -DQT_PLUGIN_INSTALL_DIR:PATH=/usr/lib64/qt5/plugins -DQML_INSTALL_DIR:PATH=/usr/lib64/qt5/qml -DIMPORTS_INSTALL_DIR:PATH=/usr/lib64/qt5/imports -DECM_MKSPECS_INSTALL_DIR:PATH=/usr/lib64/qt5/mkspecs/modules -DSYSCONF_INSTALL_DIR:PATH=/etc -DLIBEXEC_INSTALL_DIR:PATH=/usr/libexec -DKF5_LIBEXEC_INSTALL_DIR=/usr/libexec/kf5 -DKF5_INCLUDE_INSTALL_DIR=/usr/include/KF5 -DDBUS_INTERFACES_INSTALL_DIR=share/dbus-1/interfaces -DKDE_INSTALL_USE_QT_SYS_PATHS:BOOL=ON -DKDE_INSTALL_BINDIR:PATH=/usr/bin -DKDE_INSTALL_INCLUDEDIR:PATH=/usr/include -DKDE_INSTALL_KCFGDIR:PATH=/usr/share/config.kcfg -DKDE_INSTALL_LIBDIR:PATH=/usr/lib64 -DKDE_INSTALL_LIBEXECDIR:PATH=/usr/libexec -DKDE_INSTALL_METAINFODIR:PATH=/usr/share/appdata -DKDE_INSTALL_PLUGINDIR:PATH=/usr/lib64/qt5/plugins -DKDE_INSTALL_QMLDIR:PATH=/usr/lib64/qt5/qml -DKDE_INSTALL_QTPLUGINDIR:PATH=/usr/lib64/qt5/plugins -DKDE_INSTALL_QTQUICKIMPORTSDIR:PATH=/usr/lib64/qt5/imports -DKDE_INSTALL_SYSCONFDIR:PATH=/etc 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 -- Found X11: /usr/include -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found gpgme-config at /usr/bin/gpgme-config -- Found gpgme v1.13.1, checking for flavours... -- Found flavour 'vanilla', checking whether it's usable...yes -- Found flavour 'pthread', checking whether it's usable...yes -- Usable gpgme flavours found: vanilla pthread -- Found PkgConfig: /usr/bin/pkg-config (found version "1.6.3") -- Checking for one of the modules 'libgit2' -- Found libgit2: /usr/lib64/libgit2.so -- Looking for __GLIBC__ -- Looking for __GLIBC__ - found -- Performing Test _OFFT_IS_64BIT -- Performing Test _OFFT_IS_64BIT - Success -- Performing Test HAVE_DATE_TIME -- Performing Test HAVE_DATE_TIME - Success CMake Deprecation Warning at /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:356 (message): SHARE_INSTALL_PREFIX is deprecated, use KDE_INSTALL_DATAROOTDIR instead. Call Stack (most recent call first): /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:411 (_define_relative) /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:550 (_define_absolute) CMakeLists.txt:44 (include) CMake Deprecation Warning at /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:356 (message): DBUS_INTERFACES_INSTALL_DIR is deprecated, use KDE_INSTALL_DBUSINTERFACEDIR instead. Call Stack (most recent call first): /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:640 (_define_relative) CMakeLists.txt:44 (include) -- Found KF5Archive: /usr/lib64/cmake/KF5Archive/KF5ArchiveConfig.cmake (found version "5.65.0") -- Found KF5Completion: /usr/lib64/cmake/KF5Completion/KF5CompletionConfig.cmake (found version "5.65.0") -- Found KF5Config: /usr/lib64/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.65.0") -- Found KF5ConfigWidgets: /usr/lib64/cmake/KF5ConfigWidgets/KF5ConfigWidgetsConfig.cmake (found version "5.65.0") -- Found KF5CoreAddons: /usr/lib64/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version "5.65.0") -- Found KF5Crash: /usr/lib64/cmake/KF5Crash/KF5CrashConfig.cmake (found version "5.65.0") -- Found KF5DBusAddons: /usr/lib64/cmake/KF5DBusAddons/KF5DBusAddonsConfig.cmake (found version "5.65.0") -- Found KF5DocTools: /usr/lib64/cmake/KF5DocTools/KF5DocToolsConfig.cmake (found version "5.65.0") -- Found KF5FileMetaData: /usr/lib64/cmake/KF5FileMetaData/KF5FileMetaDataConfig.cmake (found version "5.65.0") -- Found KF5GlobalAccel: /usr/lib64/cmake/KF5GlobalAccel/KF5GlobalAccelConfig.cmake (found version "5.65.0") -- Found KF5GuiAddons: /usr/lib64/cmake/KF5GuiAddons/KF5GuiAddonsConfig.cmake (found version "5.65.0") -- Found Gettext: /usr/bin/msgmerge (found version "0.20.1") -- Found KF5I18n: /usr/lib64/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.65.0") -- Found KF5IconThemes: /usr/lib64/cmake/KF5IconThemes/KF5IconThemesConfig.cmake (found version "5.65.0") -- Found KF5KCMUtils: /usr/lib64/cmake/KF5KCMUtils/KF5KCMUtilsConfig.cmake (found version "5.65.0") -- Found KF5KIO: /usr/lib64/cmake/KF5KIO/KF5KIOConfig.cmake (found version "5.65.0") -- Found KF5Notifications: /usr/lib64/cmake/KF5Notifications/KF5NotificationsConfig.cmake (found version "5.65.0") -- Found KF5Parts: /usr/lib64/cmake/KF5Parts/KF5PartsConfig.cmake (found version "5.65.0") -- Found KF5Service: /usr/lib64/cmake/KF5Service/KF5ServiceConfig.cmake (found version "5.65.0") -- Found KF5TextWidgets: /usr/lib64/cmake/KF5TextWidgets/KF5TextWidgetsConfig.cmake (found version "5.65.0") -- Found KF5WidgetsAddons: /usr/lib64/cmake/KF5WidgetsAddons/KF5WidgetsAddonsConfig.cmake (found version "5.65.0") -- Found KF5WindowSystem: /usr/lib64/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake (found version "5.65.0") -- Found KF5XmlGui: /usr/lib64/cmake/KF5XmlGui/KF5XmlGuiConfig.cmake (found version "5.65.0") -- Found KF5: success (found version "5.65.0") found components: Archive Completion Config ConfigWidgets CoreAddons Crash DBusAddons DocTools FileMetaData GlobalAccel GuiAddons I18n IconThemes KCMUtils KIO Notifications Parts Service TextWidgets WidgetsAddons WindowSystem XmlGui CMake Warning (dev) at /usr/share/ECM/modules/ECMInstallIcons.cmake:272 (message): "hi16-actions-tag_checkbox.png" has characters before the size; it should be renamed to "16-actions-tag_checkbox.png" Call Stack (most recent call first): tags/CMakeLists.txt:5 (ecm_install_icons) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/ECM/modules/ECMInstallIcons.cmake:272 (message): "hi16-actions-tag_checkbox_checked.png" has characters before the size; it should be renamed to "16-actions-tag_checkbox_checked.png" Call Stack (most recent call first): tags/CMakeLists.txt:5 (ecm_install_icons) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/ECM/modules/ECMInstallIcons.cmake:272 (message): "hi16-actions-tag_for_later.png" has characters before the size; it should be renamed to "16-actions-tag_for_later.png" Call Stack (most recent call first): tags/CMakeLists.txt:5 (ecm_install_icons) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/ECM/modules/ECMInstallIcons.cmake:272 (message): "hi16-actions-tag_fun.png" has characters before the size; it should be renamed to "16-actions-tag_fun.png" Call Stack (most recent call first): tags/CMakeLists.txt:5 (ecm_install_icons) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/ECM/modules/ECMInstallIcons.cmake:272 (message): "hi16-actions-tag_important.png" has characters before the size; it should be renamed to "16-actions-tag_important.png" Call Stack (most recent call first): tags/CMakeLists.txt:5 (ecm_install_icons) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/ECM/modules/ECMInstallIcons.cmake:272 (message): "hi16-actions-tag_preference_bad.png" has characters before the size; it should be renamed to "16-actions-tag_preference_bad.png" Call Stack (most recent call first): tags/CMakeLists.txt:5 (ecm_install_icons) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/ECM/modules/ECMInstallIcons.cmake:272 (message): "hi16-actions-tag_preference_excellent.png" has characters before the size; it should be renamed to "16-actions-tag_preference_excellent.png" Call Stack (most recent call first): tags/CMakeLists.txt:5 (ecm_install_icons) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/ECM/modules/ECMInstallIcons.cmake:272 (message): "hi16-actions-tag_preference_good.png" has characters before the size; it should be renamed to "16-actions-tag_preference_good.png" Call Stack (most recent call first): tags/CMakeLists.txt:5 (ecm_install_icons) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/ECM/modules/ECMInstallIcons.cmake:272 (message): "hi16-actions-tag_priority_high.png" has characters before the size; it should be renamed to "16-actions-tag_priority_high.png" Call Stack (most recent call first): tags/CMakeLists.txt:5 (ecm_install_icons) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/ECM/modules/ECMInstallIcons.cmake:272 (message): "hi16-actions-tag_priority_low.png" has characters before the size; it should be renamed to "16-actions-tag_priority_low.png" Call Stack (most recent call first): tags/CMakeLists.txt:5 (ecm_install_icons) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/ECM/modules/ECMInstallIcons.cmake:272 (message): "hi16-actions-tag_priority_medium.png" has characters before the size; it should be renamed to "16-actions-tag_priority_medium.png" Call Stack (most recent call first): tags/CMakeLists.txt:5 (ecm_install_icons) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/ECM/modules/ECMInstallIcons.cmake:272 (message): "hi16-actions-tag_progress_000.png" has characters before the size; it should be renamed to "16-actions-tag_progress_000.png" Call Stack (most recent call first): tags/CMakeLists.txt:5 (ecm_install_icons) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/ECM/modules/ECMInstallIcons.cmake:272 (message): "hi16-actions-tag_progress_025.png" has characters before the size; it should be renamed to "16-actions-tag_progress_025.png" Call Stack (most recent call first): tags/CMakeLists.txt:5 (ecm_install_icons) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/ECM/modules/ECMInstallIcons.cmake:272 (message): "hi16-actions-tag_progress_050.png" has characters before the size; it should be renamed to "16-actions-tag_progress_050.png" Call Stack (most recent call first): tags/CMakeLists.txt:5 (ecm_install_icons) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/ECM/modules/ECMInstallIcons.cmake:272 (message): "hi16-actions-tag_progress_075.png" has characters before the size; it should be renamed to "16-actions-tag_progress_075.png" Call Stack (most recent call first): tags/CMakeLists.txt:5 (ecm_install_icons) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/ECM/modules/ECMInstallIcons.cmake:272 (message): "hi16-actions-tag_progress_100.png" has characters before the size; it should be renamed to "16-actions-tag_progress_100.png" Call Stack (most recent call first): tags/CMakeLists.txt:5 (ecm_install_icons) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/ECM/modules/ECMInstallIcons.cmake:272 (message): "hi128-apps-basket.png" has characters before the size; it should be renamed to "128-apps-basket.png" Call Stack (most recent call first): images/CMakeLists.txt:5 (ecm_install_icons) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/ECM/modules/ECMInstallIcons.cmake:272 (message): "hi16-actions-likeback_bug.png" has characters before the size; it should be renamed to "16-actions-likeback_bug.png" Call Stack (most recent call first): images/CMakeLists.txt:5 (ecm_install_icons) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/ECM/modules/ECMInstallIcons.cmake:272 (message): "hi16-actions-likeback_dislike.png" has characters before the size; it should be renamed to "16-actions-likeback_dislike.png" Call Stack (most recent call first): images/CMakeLists.txt:5 (ecm_install_icons) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/ECM/modules/ECMInstallIcons.cmake:272 (message): "hi16-actions-likeback_feature.png" has characters before the size; it should be renamed to "16-actions-likeback_feature.png" Call Stack (most recent call first): images/CMakeLists.txt:5 (ecm_install_icons) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/ECM/modules/ECMInstallIcons.cmake:272 (message): "hi16-actions-likeback_like.png" has characters before the size; it should be renamed to "16-actions-likeback_like.png" Call Stack (most recent call first): images/CMakeLists.txt:5 (ecm_install_icons) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/ECM/modules/ECMInstallIcons.cmake:272 (message): "hi16-apps-basket.png" has characters before the size; it should be renamed to "16-apps-basket.png" Call Stack (most recent call first): images/CMakeLists.txt:5 (ecm_install_icons) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/ECM/modules/ECMInstallIcons.cmake:272 (message): "hi22-apps-basket.png" has characters before the size; it should be renamed to "22-apps-basket.png" Call Stack (most recent call first): images/CMakeLists.txt:5 (ecm_install_icons) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/ECM/modules/ECMInstallIcons.cmake:272 (message): "hi32-apps-basket.png" has characters before the size; it should be renamed to "32-apps-basket.png" Call Stack (most recent call first): images/CMakeLists.txt:5 (ecm_install_icons) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/ECM/modules/ECMInstallIcons.cmake:272 (message): "hi48-apps-basket.png" has characters before the size; it should be renamed to "48-apps-basket.png" Call Stack (most recent call first): images/CMakeLists.txt:5 (ecm_install_icons) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/ECM/modules/ECMInstallIcons.cmake:272 (message): "hi64-apps-basket.png" has characters before the size; it should be renamed to "64-apps-basket.png" Call Stack (most recent call first): images/CMakeLists.txt:5 (ecm_install_icons) This warning is for project developers. Use -Wno-dev to suppress it. -- The following OPTIONAL packages have been found: * Gpgme, The GnuPG Made Easy (GPGME) library), * PkgConfig * Libgit2 * KF5Bookmarks (required version >= 5.65.0) * KF5ItemViews (required version >= 5.65.0) * KF5JobWidgets (required version >= 5.65.0) * KF5Solid (required version >= 5.65.0) * KF5Sonnet (required version >= 5.65.0) * KF5Auth (required version >= 5.65.0) * KF5Codecs (required version >= 5.65.0) -- The following REQUIRED packages have been found: * X11 * ECM * Qt5 * KF5Archive * KF5Crash * KF5DBusAddons * KF5DocTools * KF5FileMetaData * KF5GlobalAccel * Qt5Gui (required version >= 5.11.0) * KF5GuiAddons * KF5IconThemes * KF5KCMUtils * KF5Notifications * KF5Completion (required version >= 5.65.0) * Qt5Concurrent (required version >= 5.11.0) * KF5KIO (required version >= 5.65.0) * KF5Parts * KF5Service * Gettext * KF5I18n (required version >= 5.65.0) * KF5TextWidgets * KF5WindowSystem * Qt5DBus (required version >= 5.11.0) * KF5CoreAddons (required version >= 5.65.0) * Qt5Core (required version >= 5.11.0) * Qt5Xml (required version >= 5.11.0) * KF5Config (required version >= 5.65.0) * Qt5Widgets (required version >= 5.11.0) * KF5WidgetsAddons (required version >= 5.65.0) * KF5ConfigWidgets (required version >= 5.65.0) * KF5XmlGui * KF5 * Phonon4Qt5 * Qt5Test -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_STATIC_LIBS CMAKE_C_FLAGS_RELWITHDEBINFO CMAKE_INSTALL_RUNSTATEDIR CMAKE_USE_RELATIVE_PATHS ECM_MKSPECS_INSTALL_DIR LIB_SUFFIX -- Build files have been written to: /home/iurt/rpmbuild/BUILD/basket-kde5port/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.IMMt4D (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.IMMt4D (%build) I: [iurt_root_command] ERROR: chroot