D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/pystring-1.1.3-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4jMwCi + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf pystring-1.1.3 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/pystring-1.1.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pystring-1.1.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0001-Add-a-CMake-configuration.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/iurt/rpmbuild/tmp/rpm-tmp.xRyRAt + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pystring-1.1.3 + '[' 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 + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + /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_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 -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 CXX compiler identification is GNU 11.2.1 -- 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 -- Configuring done -- Generating done 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 INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /home/iurt/rpmbuild/BUILD/pystring-1.1.3/build + /usr/bin/cmake --build build -j8 --verbose /usr/bin/cmake -S/home/iurt/rpmbuild/BUILD/pystring-1.1.3 -B/home/iurt/rpmbuild/BUILD/pystring-1.1.3/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /home/iurt/rpmbuild/BUILD/pystring-1.1.3/build/CMakeFiles /home/iurt/rpmbuild/BUILD/pystring-1.1.3/build//CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/pystring-1.1.3/build' /usr/bin/gmake -f CMakeFiles/pystring.dir/build.make CMakeFiles/pystring.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pystring-1.1.3/build' cd /home/iurt/rpmbuild/BUILD/pystring-1.1.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/pystring-1.1.3 /home/iurt/rpmbuild/BUILD/pystring-1.1.3 /home/iurt/rpmbuild/BUILD/pystring-1.1.3/build /home/iurt/rpmbuild/BUILD/pystring-1.1.3/build /home/iurt/rpmbuild/BUILD/pystring-1.1.3/build/CMakeFiles/pystring.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pystring-1.1.3/build' /usr/bin/gmake -f CMakeFiles/pystring.dir/build.make CMakeFiles/pystring.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pystring-1.1.3/build' [ 25%] Building CXX object CMakeFiles/pystring.dir/pystring.cpp.o /usr/bin/c++ -Dpystring_EXPORTS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -MD -MT CMakeFiles/pystring.dir/pystring.cpp.o -MF CMakeFiles/pystring.dir/pystring.cpp.o.d -o CMakeFiles/pystring.dir/pystring.cpp.o -c /home/iurt/rpmbuild/BUILD/pystring-1.1.3/pystring.cpp [ 50%] Linking CXX shared library libpystring.so /usr/bin/cmake -E cmake_link_script CMakeFiles/pystring.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,-soname,libpystring.so.0.0 -o libpystring.so.0.0 CMakeFiles/pystring.dir/pystring.cpp.o /usr/bin/cmake -E cmake_symlink_library libpystring.so.0.0 libpystring.so.0.0 libpystring.so gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pystring-1.1.3/build' [ 50%] Built target pystring /usr/bin/gmake -f CMakeFiles/pystring_test.dir/build.make CMakeFiles/pystring_test.dir/depend gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pystring-1.1.3/build' cd /home/iurt/rpmbuild/BUILD/pystring-1.1.3/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/pystring-1.1.3 /home/iurt/rpmbuild/BUILD/pystring-1.1.3 /home/iurt/rpmbuild/BUILD/pystring-1.1.3/build /home/iurt/rpmbuild/BUILD/pystring-1.1.3/build /home/iurt/rpmbuild/BUILD/pystring-1.1.3/build/CMakeFiles/pystring_test.dir/DependInfo.cmake --color= gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pystring-1.1.3/build' /usr/bin/gmake -f CMakeFiles/pystring_test.dir/build.make CMakeFiles/pystring_test.dir/build gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/pystring-1.1.3/build' [ 75%] Building CXX object CMakeFiles/pystring_test.dir/test.cpp.o /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -MD -MT CMakeFiles/pystring_test.dir/test.cpp.o -MF CMakeFiles/pystring_test.dir/test.cpp.o.d -o CMakeFiles/pystring_test.dir/test.cpp.o -c /home/iurt/rpmbuild/BUILD/pystring-1.1.3/test.cpp [100%] Linking CXX executable pystring_test /usr/bin/cmake -E cmake_link_script CMakeFiles/pystring_test.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/pystring_test.dir/test.cpp.o -o pystring_test -Wl,-rpath,/home/iurt/rpmbuild/BUILD/pystring-1.1.3/build libpystring.so.0.0 gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/pystring-1.1.3/build' [100%] Built target pystring_test gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/pystring-1.1.3/build' /usr/bin/cmake -E cmake_progress_start /home/iurt/rpmbuild/BUILD/pystring-1.1.3/build/CMakeFiles 0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VMLCJf + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/pystring-1.1.3-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/pystring-1.1.3-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/pystring-1.1.3-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/pystring-1.1.3-1.mga9.aarch64 + cd pystring-1.1.3 + '[' 1 -eq 1 ']' + DESTDIR=/home/iurt/rpmbuild/BUILDROOT/pystring-1.1.3-1.mga9.aarch64 + /usr/bin/cmake --install build -- Install configuration: "RelWithDebInfo" -- Installing: /home/iurt/rpmbuild/BUILDROOT/pystring-1.1.3-1.mga9.aarch64/usr/lib64/libpystring.so.0.0 -- Installing: /home/iurt/rpmbuild/BUILDROOT/pystring-1.1.3-1.mga9.aarch64/usr/lib64/libpystring.so -- Installing: /home/iurt/rpmbuild/BUILDROOT/pystring-1.1.3-1.mga9.aarch64/usr/include/pystring/pystring.h -- Installing: /home/iurt/rpmbuild/BUILDROOT/pystring-1.1.3-1.mga9.aarch64/usr/lib64/cmake/pystring/pystringConfig.cmake -- Installing: /home/iurt/rpmbuild/BUILDROOT/pystring-1.1.3-1.mga9.aarch64/usr/lib64/cmake/pystring/pystringTargets.cmake -- Installing: /home/iurt/rpmbuild/BUILDROOT/pystring-1.1.3-1.mga9.aarch64/usr/lib64/cmake/pystring/pystringTargets-relwithdebinfo.cmake + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.1.3-1.mga9 --unique-debug-suffix -1.1.3-1.mga9.aarch64 --unique-debug-src-base pystring-1.1.3-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/pystring-1.1.3 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/pystring-1.1.3-1.mga9.aarch64/usr/lib64/libpystring.so.0.0 dwz: ./usr/lib64/libpystring.so.0.0-1.1.3-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 760kB, size after compression: 760kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 136 blocks + /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/brp-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yKrzcA + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pystring-1.1.3 + '[' 1 -eq 1 ']' + ctest -C build Test project /home/iurt/rpmbuild/BUILD/pystring-1.1.3 No tests were found!!! + RPM_EC=0 ++ jobs -p + exit 0 Processing files: lib64pystring0.0-1.1.3-1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.p81jws + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pystring-1.1.3 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/pystring-1.1.3-1.mga9.aarch64/usr/share/doc/lib64pystring0.0 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/pystring-1.1.3-1.mga9.aarch64/usr/share/doc/lib64pystring0.0 + cp -pr README /home/iurt/rpmbuild/BUILDROOT/pystring-1.1.3-1.mga9.aarch64/usr/share/doc/lib64pystring0.0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Zejeg0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pystring-1.1.3 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/pystring-1.1.3-1.mga9.aarch64/usr/share/licenses/lib64pystring0.0 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/pystring-1.1.3-1.mga9.aarch64/usr/share/licenses/lib64pystring0.0 + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/pystring-1.1.3-1.mga9.aarch64/usr/share/licenses/lib64pystring0.0 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64pystring0.0 = 1.1.3-1.mga9 lib64pystring0.0(aarch-64) = 1.1.3-1.mga9 libpystring.so.0.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(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.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.9)(64bit) Processing files: lib64pystring-devel-1.1.3-1.mga9.aarch64 Provides: cmake(pystring) devel(libpystring(64bit)) lib64pystring-devel = 1.1.3-1.mga9 lib64pystring-devel(aarch-64) = 1.1.3-1.mga9 pystring-devel = 1.1.3-1.mga9 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: pystring-debugsource-1.1.3-1.mga9.aarch64 Provides: pystring-debugsource = 1.1.3-1.mga9 pystring-debugsource(aarch-64) = 1.1.3-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64pystring0.0-debuginfo-1.1.3-1.mga9.aarch64 Provides: debuginfo(build-id) = 90dd7ce4647600f8f1e9b672e9c7979ce16f322b lib64pystring0.0-debuginfo = 1.1.3-1.mga9 lib64pystring0.0-debuginfo(aarch-64) = 1.1.3-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pystring-debugsource(aarch-64) = 1.1.3-1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/pystring-1.1.3-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64pystring-devel-1.1.3-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64pystring0.0-1.1.3-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/pystring-debugsource-1.1.3-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64pystring0.0-debuginfo-1.1.3-1.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.k3QYgp + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pystring-1.1.3 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/pystring-1.1.3-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rdSfXT + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf pystring-1.1.3 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!