D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/python-rencode-1.0.6-3.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AhuhGt + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf rencode-1.0.6 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/rencode-1.0.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rencode-1.0.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -a /home/iurt/rpmbuild/SOURCES/rencode.pyx ./rencode + rm -rf rencode.egg-info + rm -f ./rencode/rencode.c + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.X6E94e + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd rencode-1.0.6 + '[' 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' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib64/python3.9/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/iurt/rpmbuild/BUILD/rencode-1.0.6/rencode/rencode.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling rencode/rencode.pyx because it changed. [1/1] Cythonizing rencode/rencode.pyx /usr/lib/python3.9/site-packages/setuptools/__init__.py:148: SetuptoolsDeprecationWarning: setup_requires is deprecated. Supply build dependencies using PEP 517 pyproject.toml build-requires. warnings.warn( running build running build_py creating build creating build/lib.linux-aarch64-3.9 creating build/lib.linux-aarch64-3.9/rencode copying rencode/rencode_orig.py -> build/lib.linux-aarch64-3.9/rencode copying rencode/__init__.py -> build/lib.linux-aarch64-3.9/rencode running build_ext building 'rencode._rencode' extension creating build/temp.linux-aarch64-3.9 creating build/temp.linux-aarch64-3.9/rencode gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -I/usr/include/python3.9 -c rencode/rencode.c -o build/temp.linux-aarch64-3.9/rencode/rencode.o -O3 gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/rencode/rencode.o -L/usr/lib64 -lpython3.9 -o build/lib.linux-aarch64-3.9/rencode/_rencode.cpython-39-aarch64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kaO9Ui + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-rencode-1.0.6-3.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-rencode-1.0.6-3.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-rencode-1.0.6-3.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-rencode-1.0.6-3.mga9.aarch64 + cd rencode-1.0.6 + '[' 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' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-rencode-1.0.6-3.mga9.aarch64 /usr/lib/python3.9/site-packages/setuptools/__init__.py:148: SetuptoolsDeprecationWarning: setup_requires is deprecated. Supply build dependencies using PEP 517 pyproject.toml build-requires. warnings.warn( running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-rencode-1.0.6-3.mga9.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-rencode-1.0.6-3.mga9.aarch64/usr/lib64 creating /home/iurt/rpmbuild/BUILDROOT/python-rencode-1.0.6-3.mga9.aarch64/usr/lib64/python3.9 creating /home/iurt/rpmbuild/BUILDROOT/python-rencode-1.0.6-3.mga9.aarch64/usr/lib64/python3.9/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-rencode-1.0.6-3.mga9.aarch64/usr/lib64/python3.9/site-packages/rencode copying build/lib.linux-aarch64-3.9/rencode/_rencode.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-rencode-1.0.6-3.mga9.aarch64/usr/lib64/python3.9/site-packages/rencode copying build/lib.linux-aarch64-3.9/rencode/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-rencode-1.0.6-3.mga9.aarch64/usr/lib64/python3.9/site-packages/rencode copying build/lib.linux-aarch64-3.9/rencode/rencode_orig.py -> /home/iurt/rpmbuild/BUILDROOT/python-rencode-1.0.6-3.mga9.aarch64/usr/lib64/python3.9/site-packages/rencode byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rencode-1.0.6-3.mga9.aarch64/usr/lib64/python3.9/site-packages/rencode/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-rencode-1.0.6-3.mga9.aarch64/usr/lib64/python3.9/site-packages/rencode/rencode_orig.py to rencode_orig.cpython-39.pyc writing byte-compilation script '/tmp/tmplrf8jg_o.py' /usr/bin/python3 /tmp/tmplrf8jg_o.py removing /tmp/tmplrf8jg_o.py running install_egg_info running egg_info creating rencode.egg-info writing rencode.egg-info/PKG-INFO writing dependency_links to rencode.egg-info/dependency_links.txt writing top-level names to rencode.egg-info/top_level.txt writing manifest file 'rencode.egg-info/SOURCES.txt' reading manifest file 'rencode.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'rencode.egg-info/SOURCES.txt' Copying rencode.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-rencode-1.0.6-3.mga9.aarch64/usr/lib64/python3.9/site-packages/rencode-1.0.6-py3.9.egg-info running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-rencode-1.0.6-3.mga9.aarch64/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.0.6-3.mga9 --unique-debug-suffix -1.0.6-3.mga9.aarch64 --unique-debug-src-base python-rencode-1.0.6-3.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/rencode-1.0.6 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-rencode-1.0.6-3.mga9.aarch64/usr/lib64/python3.9/site-packages/rencode/_rencode.cpython-39-aarch64-linux-gnu.so dwz: ./usr/lib64/python3.9/site-packages/rencode/_rencode.cpython-39-aarch64-linux-gnu.so-1.0.6-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 440kB, size after compression: 440kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 894 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 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-rencode-1.0.6-3.mga9.aarch64/usr/lib/debug/usr/lib64/python3.9 using python3.9 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-rencode-1.0.6-3.mga9.aarch64/usr/lib64/python3.9 using python3.9 + /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.UBJC6u + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd rencode-1.0.6 + '[' 1 -eq 1 ']' + pushd tests ~/rpmbuild/BUILD/rencode-1.0.6/tests ~/rpmbuild/BUILD/rencode-1.0.6 + PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-rencode-1.0.6-3.mga9.aarch64/usr/lib64/python3.9/site-packages + /usr/bin/python3 test_rencode.py ......................................... ---------------------------------------------------------------------- Ran 41 tests in 0.009s OK + PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-rencode-1.0.6-3.mga9.aarch64/usr/lib64/python3.9/site-packages + /usr/bin/python3 timetest.py ******************************************************************************* Encode functions: ******************************************************************************* test_encode_fixed_pos_int: rencode.pyx: 0.004s (+0.025s) 698.55% rencode.py: 0.029s test_encode_fixed_neg_int: rencode.pyx: 0.005s (+0.023s) 581.88% rencode.py: 0.027s test_encode_int_char_size: rencode.pyx: 0.009s (+0.046s) 621.31% rencode.py: 0.054s test_encode_int_short_size: rencode.pyx: 0.010s (+0.049s) 580.76% rencode.py: 0.059s test_encode_int_int_size: rencode.pyx: 0.010s (+0.048s) 567.00% rencode.py: 0.058s test_encode_int_long_long_size: rencode.pyx: 0.020s (+0.042s) 314.20% rencode.py: 0.062s test_encode_int_big_number: rencode.pyx: 0.019s (+0.026s) 238.45% rencode.py: 0.045s test_encode_float_32bit: rencode.pyx: 0.006s (+0.018s) 422.85% rencode.py: 0.024s test_encode_float_64bit: rencode.pyx: 0.006s (+0.018s) 426.38% rencode.py: 0.024s test_encode_fixed_str: rencode.pyx: 0.005s (+0.026s) 596.35% rencode.py: 0.032s test_encode_str: rencode.pyx: 0.017s (+0.016s) 198.01% rencode.py: 0.033s test_encode_none: rencode.pyx: 0.005s (+0.013s) 354.11% rencode.py: 0.019s test_encode_bool: rencode.pyx: 0.005s (+0.018s) 445.23% rencode.py: 0.023s test_encode_fixed_list: rencode.pyx: 0.015s (+0.030s) 299.67% rencode.py: 0.046s test_encode_list: rencode.pyx: 0.165s (+0.177s) 207.10% rencode.py: 0.341s test_encode_fixed_dict: rencode.pyx: 0.048s (+0.180s) 478.04% rencode.py: 0.227s test_encode_dict: rencode.pyx: 0.134s (+0.492s) 467.13% rencode.py: 0.626s Encode functions totals: rencode.pyx: 0.482s (+1.247s) 358.84% rencode.py: 1.729s ******************************************************************************* Decode functions: ******************************************************************************* test_decode_fixed_pos_int: rencode.pyx: 0.004s (+0.009s) 335.50% rencode.py: 0.012s test_decode_fixed_neg_int: rencode.pyx: 0.004s (+0.008s) 292.71% rencode.py: 0.011s test_decode_int_char_size: rencode.pyx: 0.005s (+0.029s) 651.54% rencode.py: 0.034s test_decode_int_short_size: rencode.pyx: 0.006s (+0.027s) 546.38% rencode.py: 0.033s test_decode_int_int_size: rencode.pyx: 0.006s (+0.027s) 522.84% rencode.py: 0.034s test_decode_int_long_long_size: rencode.pyx: 0.007s (+0.026s) 493.47% rencode.py: 0.033s test_decode_int_big_number: rencode.pyx: 0.011s (+0.020s) 286.01% rencode.py: 0.031s test_decode_float_32bit: rencode.pyx: 0.004s (+0.014s) 457.07% rencode.py: 0.018s test_decode_float_64bit: rencode.pyx: 0.004s (+0.013s) 396.37% rencode.py: 0.017s test_decode_fixed_str: rencode.pyx: 0.004s (+0.012s) 395.32% rencode.py: 0.016s test_decode_str: rencode.pyx: 0.006s (+0.022s) 451.68% rencode.py: 0.029s test_decode_none: rencode.pyx: 0.003s (+0.007s) 310.04% rencode.py: 0.011s test_decode_bool: rencode.pyx: 0.003s (+0.008s) 350.06% rencode.py: 0.011s test_decode_fixed_list: rencode.pyx: 0.006s (+0.037s) 749.14% rencode.py: 0.043s test_decode_list: rencode.pyx: 0.033s (+0.595s) 1912.47% rencode.py: 0.628s test_decode_fixed_dict: rencode.pyx: 0.019s (+0.165s) 964.82% rencode.py: 0.184s test_decode_dict: rencode.pyx: 0.048s (+0.573s) 1295.20% rencode.py: 0.620s Decode functions totals: rencode.pyx: 0.174s (+1.591s) 1016.98% rencode.py: 1.765s ******************************************************************************* Overall functions: ******************************************************************************* test_overall_encode: rencode.pyx: 0.107s (+0.206s) 293.07% rencode.py: 0.313s test_overall_decode: rencode.pyx: 0.031s (+0.230s) 850.06% rencode.py: 0.261s Overall functions totals: rencode.pyx: 0.137s (+0.436s) 417.52% rencode.py: 0.574s + popd ~/rpmbuild/BUILD/rencode-1.0.6 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-rencode-1.0.6-3.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LGh5Yh + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd rencode-1.0.6 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-rencode-1.0.6-3.mga9.aarch64/usr/share/doc/python3-rencode + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-rencode-1.0.6-3.mga9.aarch64/usr/share/doc/python3-rencode + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/python-rencode-1.0.6-3.mga9.aarch64/usr/share/doc/python3-rencode + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nhruWL + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd rencode-1.0.6 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-rencode-1.0.6-3.mga9.aarch64/usr/share/licenses/python3-rencode + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-rencode-1.0.6-3.mga9.aarch64/usr/share/licenses/python3-rencode + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/python-rencode-1.0.6-3.mga9.aarch64/usr/share/licenses/python3-rencode + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-rencode = 1.0.6-3.mga9 python3-rencode = 1.0.6-3.mga9 python3-rencode(aarch-64) = 1.0.6-3.mga9 python3.9-rencode = 1.0.6-3.mga9 python3.9dist(rencode) = 1.0.6 python3dist(rencode) = 1.0.6 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) libpython3.9.so.1.0()(64bit) python(abi) = 3.9 Obsoletes: python-rencode < 1.0.6-3.mga9 Processing files: python-rencode-debugsource-1.0.6-3.mga9.aarch64 Provides: python-rencode-debugsource = 1.0.6-3.mga9 python-rencode-debugsource(aarch-64) = 1.0.6-3.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-rencode-debuginfo-1.0.6-3.mga9.aarch64 Provides: debuginfo(build-id) = 334f830e9fc02b3d82d9673b7958ee04f42a656c python-rencode-debuginfo = 1.0.6-3.mga9 python3-rencode-debuginfo = 1.0.6-3.mga9 python3-rencode-debuginfo(aarch-64) = 1.0.6-3.mga9 python3.9-rencode-debuginfo = 1.0.6-3.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-rencode-debugsource(aarch-64) = 1.0.6-3.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-rencode-1.0.6-3.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-rencode-1.0.6-3.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-rencode-debuginfo-1.0.6-3.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python-rencode-debugsource-1.0.6-3.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.RAe1Nm + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd rencode-1.0.6 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-rencode-1.0.6-3.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.EYElpe + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf rencode-1.0.6 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!