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-yarl-1.6.3-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gWUaHL + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf yarl-1.6.3 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/yarl-1.6.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd yarl-1.6.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf yarl.egg-info/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nZllB0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd yarl-1.6.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' + 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' ********************** * Accellerated build * ********************** running build running build_py creating build creating build/lib.linux-aarch64-3.9 creating build/lib.linux-aarch64-3.9/yarl copying yarl/_url.py -> build/lib.linux-aarch64-3.9/yarl copying yarl/_quoting_py.py -> build/lib.linux-aarch64-3.9/yarl copying yarl/_quoting.py -> build/lib.linux-aarch64-3.9/yarl copying yarl/__init__.py -> build/lib.linux-aarch64-3.9/yarl running egg_info creating yarl.egg-info writing yarl.egg-info/PKG-INFO writing dependency_links to yarl.egg-info/dependency_links.txt writing requirements to yarl.egg-info/requires.txt writing top-level names to yarl.egg-info/top_level.txt writing manifest file 'yarl.egg-info/SOURCES.txt' reading manifest file 'yarl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.cache' found anywhere in distribution warning: no previously-included files found matching 'yarl/*.html' warning: no previously-included files found matching 'yarl/*.so' warning: no previously-included files found matching 'yarl/*.pyd' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'yarl.egg-info/SOURCES.txt' copying yarl/__init__.pyi -> build/lib.linux-aarch64-3.9/yarl copying yarl/_quoting_c.c -> build/lib.linux-aarch64-3.9/yarl copying yarl/_quoting_c.pyi -> build/lib.linux-aarch64-3.9/yarl copying yarl/_quoting_c.pyx -> build/lib.linux-aarch64-3.9/yarl copying yarl/py.typed -> build/lib.linux-aarch64-3.9/yarl running build_ext building 'yarl._quoting_c' extension creating build/temp.linux-aarch64-3.9 creating build/temp.linux-aarch64-3.9/yarl 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 yarl/_quoting_c.c -o build/temp.linux-aarch64-3.9/yarl/_quoting_c.o yarl/_quoting_c.c: In function '__pyx_f_4yarl_10_quoting_c_9_Unquoter__do_unquote': yarl/_quoting_c.c:5297:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 5297 | __pyx_t_2 = (__pyx_v_unquoted != Py_None)&&(__Pyx_PyUnicode_IS_TRUE(__pyx_v_unquoted) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from yarl/_quoting_c.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ yarl/_quoting_c.c:5297:9: warning: 'PyUnicode_AsUnicode' is deprecated [-Wdeprecated-declarations] 5297 | __pyx_t_2 = (__pyx_v_unquoted != Py_None)&&(__Pyx_PyUnicode_IS_TRUE(__pyx_v_unquoted) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from yarl/_quoting_c.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ yarl/_quoting_c.c:5297:9: warning: '_PyUnicode_get_wstr_length' is deprecated [-Wdeprecated-declarations] 5297 | __pyx_t_2 = (__pyx_v_unquoted != Py_None)&&(__Pyx_PyUnicode_IS_TRUE(__pyx_v_unquoted) != 0); | ^~~~~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from yarl/_quoting_c.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 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/yarl/_quoting_c.o -L/usr/lib64 -lpython3.9 -o build/lib.linux-aarch64-3.9/yarl/_quoting_c.cpython-39-aarch64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NsYiyl + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-yarl-1.6.3-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-yarl-1.6.3-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-yarl-1.6.3-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-yarl-1.6.3-1.mga9.aarch64 + cd yarl-1.6.3 + '[' 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-yarl-1.6.3-1.mga9.aarch64 ********************** * Accellerated build * ********************** 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-yarl-1.6.3-1.mga9.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-yarl-1.6.3-1.mga9.aarch64/usr/lib64 creating /home/iurt/rpmbuild/BUILDROOT/python-yarl-1.6.3-1.mga9.aarch64/usr/lib64/python3.9 creating /home/iurt/rpmbuild/BUILDROOT/python-yarl-1.6.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-yarl-1.6.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/yarl copying build/lib.linux-aarch64-3.9/yarl/_quoting_c.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-yarl-1.6.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/yarl copying build/lib.linux-aarch64-3.9/yarl/py.typed -> /home/iurt/rpmbuild/BUILDROOT/python-yarl-1.6.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/yarl copying build/lib.linux-aarch64-3.9/yarl/_quoting_c.pyx -> /home/iurt/rpmbuild/BUILDROOT/python-yarl-1.6.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/yarl copying build/lib.linux-aarch64-3.9/yarl/_quoting_c.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-yarl-1.6.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/yarl copying build/lib.linux-aarch64-3.9/yarl/_quoting_c.c -> /home/iurt/rpmbuild/BUILDROOT/python-yarl-1.6.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/yarl copying build/lib.linux-aarch64-3.9/yarl/__init__.pyi -> /home/iurt/rpmbuild/BUILDROOT/python-yarl-1.6.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/yarl copying build/lib.linux-aarch64-3.9/yarl/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-yarl-1.6.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/yarl copying build/lib.linux-aarch64-3.9/yarl/_quoting.py -> /home/iurt/rpmbuild/BUILDROOT/python-yarl-1.6.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/yarl copying build/lib.linux-aarch64-3.9/yarl/_quoting_py.py -> /home/iurt/rpmbuild/BUILDROOT/python-yarl-1.6.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/yarl copying build/lib.linux-aarch64-3.9/yarl/_url.py -> /home/iurt/rpmbuild/BUILDROOT/python-yarl-1.6.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/yarl byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-yarl-1.6.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/yarl/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-yarl-1.6.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/yarl/_quoting.py to _quoting.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-yarl-1.6.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/yarl/_quoting_py.py to _quoting_py.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-yarl-1.6.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/yarl/_url.py to _url.cpython-39.pyc writing byte-compilation script '/tmp/tmpbg1d_j0y.py' /usr/bin/python3 /tmp/tmpbg1d_j0y.py removing /tmp/tmpbg1d_j0y.py running install_egg_info running egg_info writing yarl.egg-info/PKG-INFO writing dependency_links to yarl.egg-info/dependency_links.txt writing requirements to yarl.egg-info/requires.txt writing top-level names to yarl.egg-info/top_level.txt reading manifest file 'yarl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.cache' found anywhere in distribution warning: no previously-included files found matching 'yarl/*.html' warning: no previously-included files found matching 'yarl/*.so' warning: no previously-included files found matching 'yarl/*.pyd' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'yarl.egg-info/SOURCES.txt' Copying yarl.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-yarl-1.6.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/yarl-1.6.3-py3.9.egg-info running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-yarl-1.6.3-1.mga9.aarch64/usr/bin/__pycache__ + rm -vf /home/iurt/rpmbuild/BUILDROOT/python-yarl-1.6.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/yarl/_quoting.c + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.6.3-1.mga9 --unique-debug-suffix -1.6.3-1.mga9.aarch64 --unique-debug-src-base python-yarl-1.6.3-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/yarl-1.6.3 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-yarl-1.6.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/yarl/_quoting_c.cpython-39-aarch64-linux-gnu.so dwz: ./usr/lib64/python3.9/site-packages/yarl/_quoting_c.cpython-39-aarch64-linux-gnu.so-1.6.3-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 368kB, size after compression: 368kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 886 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-yarl-1.6.3-1.mga9.aarch64/usr/lib/debug/usr/lib64/python3.9 using python3.9 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-yarl-1.6.3-1.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 Processing files: python3-yarl-1.6.3-1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1Ymosf + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd yarl-1.6.3 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-yarl-1.6.3-1.mga9.aarch64/usr/share/doc/python3-yarl + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-yarl-1.6.3-1.mga9.aarch64/usr/share/doc/python3-yarl + cp -pr CHANGES.rst /home/iurt/rpmbuild/BUILDROOT/python-yarl-1.6.3-1.mga9.aarch64/usr/share/doc/python3-yarl + cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-yarl-1.6.3-1.mga9.aarch64/usr/share/doc/python3-yarl + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.82HbDu + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd yarl-1.6.3 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-yarl-1.6.3-1.mga9.aarch64/usr/share/licenses/python3-yarl + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-yarl-1.6.3-1.mga9.aarch64/usr/share/licenses/python3-yarl + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-yarl-1.6.3-1.mga9.aarch64/usr/share/licenses/python3-yarl + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-yarl = 1.6.3-1.mga9 python3-yarl = 1.6.3-1.mga9 python3-yarl(aarch-64) = 1.6.3-1.mga9 python3.9-yarl = 1.6.3-1.mga9 python3.9dist(yarl) = 1.6.3 python3dist(yarl) = 1.6.3 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 python3.9dist(idna) >= 2 python3.9dist(multidict) >= 4 Processing files: python-yarl-debugsource-1.6.3-1.mga9.aarch64 Provides: python-yarl-debugsource = 1.6.3-1.mga9 python-yarl-debugsource(aarch-64) = 1.6.3-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-yarl-debuginfo-1.6.3-1.mga9.aarch64 Provides: debuginfo(build-id) = f24d8e85bfc05ad838dc8ce68e4afaa2435bac65 python-yarl-debuginfo = 1.6.3-1.mga9 python3-yarl-debuginfo = 1.6.3-1.mga9 python3-yarl-debuginfo(aarch-64) = 1.6.3-1.mga9 python3.9-yarl-debuginfo = 1.6.3-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-yarl-debugsource(aarch-64) = 1.6.3-1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-yarl-1.6.3-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-yarl-debuginfo-1.6.3-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python-yarl-debugsource-1.6.3-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-yarl-1.6.3-1.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Hm4sBs + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd yarl-1.6.3 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-yarl-1.6.3-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7BE9zj + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf yarl-1.6.3 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!