D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/ticpp-0-0.git20190109.2.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.64PRBn + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf ticpp-20190109 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/ticpp-20190109.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd ticpp-20190109 + rm -rf /home/pterjan/rpmbuild/BUILD/ticpp-20190109-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/ticpp-20190109-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/ticpp-soversion.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/ticpp-lib-install.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/ticpp-headers-install.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/ticpp-C++17.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.k94gHo + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ticpp-20190109 + '[' 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/lib64: + 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=lib64 -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/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DLIB_SUFFIX=64 -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 -- 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 -- Configuring done (0.8s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: BUILD_STATIC_LIBS CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_C_FLAGS_RELWITHDEBINFO CMAKE_INSTALL_DO_STRIP CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_RUNSTATEDIR CMAKE_INSTALL_SYSCONFDIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /home/pterjan/rpmbuild/BUILD/ticpp-20190109/build + /usr/bin/cmake --build build -j16 --verbose Change Dir: '/home/pterjan/rpmbuild/BUILD/ticpp-20190109/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/ticpp-20190109 -B/home/pterjan/rpmbuild/BUILD/ticpp-20190109/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/ticpp-20190109/build/CMakeFiles /home/pterjan/rpmbuild/BUILD/ticpp-20190109/build//CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/ticpp-20190109/build' /usr/bin/gmake -f CMakeFiles/ticpp.dir/build.make CMakeFiles/ticpp.dir/depend gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ticpp-20190109/build' cd /home/pterjan/rpmbuild/BUILD/ticpp-20190109/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/pterjan/rpmbuild/BUILD/ticpp-20190109 /home/pterjan/rpmbuild/BUILD/ticpp-20190109 /home/pterjan/rpmbuild/BUILD/ticpp-20190109/build /home/pterjan/rpmbuild/BUILD/ticpp-20190109/build /home/pterjan/rpmbuild/BUILD/ticpp-20190109/build/CMakeFiles/ticpp.dir/DependInfo.cmake "--color=" gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ticpp-20190109/build' /usr/bin/gmake -f CMakeFiles/ticpp.dir/build.make CMakeFiles/ticpp.dir/build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/ticpp-20190109/build' [ 16%] Building CXX object CMakeFiles/ticpp.dir/tinyxml.cpp.o /usr/bin/g++ -DBUILD_TICPP_DLL -DTIXML_USE_TICPP -Dticpp_EXPORTS -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 -DNDEBUG -fPIC -std=c++17 -MD -MT CMakeFiles/ticpp.dir/tinyxml.cpp.o -MF CMakeFiles/ticpp.dir/tinyxml.cpp.o.d -o CMakeFiles/ticpp.dir/tinyxml.cpp.o -c /home/pterjan/rpmbuild/BUILD/ticpp-20190109/tinyxml.cpp [ 33%] Building CXX object CMakeFiles/ticpp.dir/ticpp.cpp.o [ 50%] Building CXX object CMakeFiles/ticpp.dir/tinyxmlparser.cpp.o /usr/bin/g++ -DBUILD_TICPP_DLL -DTIXML_USE_TICPP -Dticpp_EXPORTS -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 -DNDEBUG -fPIC -std=c++17 -MD -MT CMakeFiles/ticpp.dir/ticpp.cpp.o -MF CMakeFiles/ticpp.dir/ticpp.cpp.o.d -o CMakeFiles/ticpp.dir/ticpp.cpp.o -c /home/pterjan/rpmbuild/BUILD/ticpp-20190109/ticpp.cpp [ 66%] Building CXX object CMakeFiles/ticpp.dir/tinystr.cpp.o [ 83%] Building CXX object CMakeFiles/ticpp.dir/tinyxmlerror.cpp.o /usr/bin/g++ -DBUILD_TICPP_DLL -DTIXML_USE_TICPP -Dticpp_EXPORTS -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 -DNDEBUG -fPIC -std=c++17 -MD -MT CMakeFiles/ticpp.dir/tinystr.cpp.o -MF CMakeFiles/ticpp.dir/tinystr.cpp.o.d -o CMakeFiles/ticpp.dir/tinystr.cpp.o -c /home/pterjan/rpmbuild/BUILD/ticpp-20190109/tinystr.cpp /usr/bin/g++ -DBUILD_TICPP_DLL -DTIXML_USE_TICPP -Dticpp_EXPORTS -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 -DNDEBUG -fPIC -std=c++17 -MD -MT CMakeFiles/ticpp.dir/tinyxmlparser.cpp.o -MF CMakeFiles/ticpp.dir/tinyxmlparser.cpp.o.d -o CMakeFiles/ticpp.dir/tinyxmlparser.cpp.o -c /home/pterjan/rpmbuild/BUILD/ticpp-20190109/tinyxmlparser.cpp /usr/bin/g++ -DBUILD_TICPP_DLL -DTIXML_USE_TICPP -Dticpp_EXPORTS -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 -DNDEBUG -fPIC -std=c++17 -MD -MT CMakeFiles/ticpp.dir/tinyxmlerror.cpp.o -MF CMakeFiles/ticpp.dir/tinyxmlerror.cpp.o.d -o CMakeFiles/ticpp.dir/tinyxmlerror.cpp.o -c /home/pterjan/rpmbuild/BUILD/ticpp-20190109/tinyxmlerror.cpp [100%] Linking CXX shared library libticpp.so /usr/bin/cmake -E cmake_link_script CMakeFiles/ticpp.dir/link.txt --verbose=1 /usr/bin/g++ -fPIC -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 -DNDEBUG -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 -shared -Wl,-soname,libticpp.so.0 -o libticpp.so.0 CMakeFiles/ticpp.dir/ticpp.cpp.o CMakeFiles/ticpp.dir/tinystr.cpp.o CMakeFiles/ticpp.dir/tinyxml.cpp.o CMakeFiles/ticpp.dir/tinyxmlerror.cpp.o CMakeFiles/ticpp.dir/tinyxmlparser.cpp.o /usr/bin/cmake -E cmake_symlink_library libticpp.so.0 libticpp.so.0 libticpp.so gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ticpp-20190109/build' [100%] Built target ticpp gmake[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/ticpp-20190109/build' /usr/bin/cmake -E cmake_progress_start /home/pterjan/rpmbuild/BUILD/ticpp-20190109/build/CMakeFiles 0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0H7sND + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/ticpp-0-0.git20190109.2.mga10.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/ticpp-0-0.git20190109.2.mga10.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/ticpp-0-0.git20190109.2.mga10.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/ticpp-0-0.git20190109.2.mga10.x86_64 + cd ticpp-20190109 + '[' 1 -eq 1 ']' + DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/ticpp-0-0.git20190109.2.mga10.x86_64 + /usr/bin/cmake --install build -- Install configuration: "RelWithDebInfo" -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ticpp-0-0.git20190109.2.mga10.x86_64/usr/lib64/libticpp.so.0 -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ticpp-0-0.git20190109.2.mga10.x86_64/usr/lib64/libticpp.so -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ticpp-0-0.git20190109.2.mga10.x86_64/usr/include/ticpp/ticpp.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ticpp-0-0.git20190109.2.mga10.x86_64/usr/include/ticpp/ticppapi.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ticpp-0-0.git20190109.2.mga10.x86_64/usr/include/ticpp/ticpprc.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ticpp-0-0.git20190109.2.mga10.x86_64/usr/include/ticpp/tinystr.h -- Installing: /home/pterjan/rpmbuild/BUILDROOT/ticpp-0-0.git20190109.2.mga10.x86_64/usr/include/ticpp/tinyxml.h + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0-0.git20190109.2.mga10 --unique-debug-suffix -0-0.git20190109.2.mga10.x86_64 --unique-debug-src-base ticpp-0-0.git20190109.2.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/ticpp-20190109 find-debuginfo: starting Extracting debug info from 1 files DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/ticpp-0-0.git20190109.2.mga10.x86_64 472 blocks 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 + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: lib64ticpp0-0-0.git20190109.2.mga10.x86_64 Provides: lib64ticpp0 = 0-0.git20190109.2.mga10 lib64ticpp0(x86-64) = 0-0.git20190109.2.mga10 libticpp.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.32)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Processing files: lib64ticpp-devel-0-0.git20190109.2.mga10.x86_64 Provides: devel(libticpp(64bit)) lib64ticpp-devel = 0-0.git20190109.2.mga10 lib64ticpp-devel(x86-64) = 0-0.git20190109.2.mga10 ticpp-devel = 0-0.git20190109.2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libgcc_s(64bit)) devel(libstdc++(64bit)) Processing files: ticpp-debugsource-0-0.git20190109.2.mga10.x86_64 Provides: ticpp-debugsource = 0-0.git20190109.2.mga10 ticpp-debugsource(x86-64) = 0-0.git20190109.2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64ticpp0-debuginfo-0-0.git20190109.2.mga10.x86_64 Provides: debuginfo(build-id) = 59dd54d1c7c556b242c89c6f68a5849795080284 lib64ticpp0-debuginfo = 0-0.git20190109.2.mga10 lib64ticpp0-debuginfo(x86-64) = 0-0.git20190109.2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ticpp-debugsource(x86-64) = 0-0.git20190109.2.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/ticpp-0-0.git20190109.2.mga10.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64ticpp-devel-0-0.git20190109.2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64ticpp0-0-0.git20190109.2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/ticpp-debugsource-0-0.git20190109.2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64ticpp0-debuginfo-0-0.git20190109.2.mga10.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.iN9Z9d + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd ticpp-20190109 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/ticpp-0-0.git20190109.2.mga10.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JPbmSG + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/ticpp-20190109-SPECPARTS + rm -rf ticpp-20190109 ticpp-20190109.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!