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-meld3-2.0.1-2.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6TLBaW
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf meld3-2.0.1
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/meld3-2.0.1.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd meld3-2.0.1
+ /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.UbaADX
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd meld3-2.0.1
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ export USE_MELD3_EXTENSION_MODULES=True
+ USE_MELD3_EXTENSION_MODULES=True
+ 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'
running build
running build_py
creating build
creating build/lib
creating build/lib/meld3
copying meld3/test_meld3.py -> build/lib/meld3
copying meld3/meld3.py -> build/lib/meld3
copying meld3/_compat.py -> build/lib/meld3
copying meld3/__init__.py -> build/lib/meld3
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.N9wHQK
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/python-meld3-2.0.1-2.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/python-meld3-2.0.1-2.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/python-meld3-2.0.1-2.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/python-meld3-2.0.1-2.mga9.aarch64
+ cd meld3-2.0.1
+ '[' 1 -eq 1 ']'
+ export USE_MELD3_EXTENSION_MODULES=True
+ USE_MELD3_EXTENSION_MODULES=True
+ 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-meld3-2.0.1-2.mga9.aarch64
running install
running install_lib
creating /home/iurt/rpmbuild/BUILDROOT/python-meld3-2.0.1-2.mga9.aarch64/usr
creating /home/iurt/rpmbuild/BUILDROOT/python-meld3-2.0.1-2.mga9.aarch64/usr/lib
creating /home/iurt/rpmbuild/BUILDROOT/python-meld3-2.0.1-2.mga9.aarch64/usr/lib/python3.9
creating /home/iurt/rpmbuild/BUILDROOT/python-meld3-2.0.1-2.mga9.aarch64/usr/lib/python3.9/site-packages
creating /home/iurt/rpmbuild/BUILDROOT/python-meld3-2.0.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/meld3
copying build/lib/meld3/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-meld3-2.0.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/meld3
copying build/lib/meld3/_compat.py -> /home/iurt/rpmbuild/BUILDROOT/python-meld3-2.0.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/meld3
copying build/lib/meld3/meld3.py -> /home/iurt/rpmbuild/BUILDROOT/python-meld3-2.0.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/meld3
copying build/lib/meld3/test_meld3.py -> /home/iurt/rpmbuild/BUILDROOT/python-meld3-2.0.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/meld3
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-meld3-2.0.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/meld3/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-meld3-2.0.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/meld3/_compat.py to _compat.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-meld3-2.0.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/meld3/meld3.py to meld3.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-meld3-2.0.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/meld3/test_meld3.py to test_meld3.cpython-39.pyc
writing byte-compilation script '/tmp/tmpbb60u_ms.py'
/usr/bin/python3 /tmp/tmpbb60u_ms.py
removing /tmp/tmpbb60u_ms.py
running install_egg_info
running egg_info
writing meld3.egg-info/PKG-INFO
writing dependency_links to meld3.egg-info/dependency_links.txt
writing top-level names to meld3.egg-info/top_level.txt
reading manifest file 'meld3.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.txt'
writing manifest file 'meld3.egg-info/SOURCES.txt'
Copying meld3.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-meld3-2.0.1-2.mga9.aarch64/usr/lib/python3.9/site-packages/meld3-2.0.1-py3.9.egg-info
running install_scripts
+ rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-meld3-2.0.1-2.mga9.aarch64/usr/bin/__pycache__
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.0.1-2.mga9 --unique-debug-suffix -2.0.1-2.mga9.aarch64 --unique-debug-src-base python-meld3-2.0.1-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/meld3-2.0.1

+ /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-meld3-2.0.1-2.mga9.aarch64/usr/lib/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.4Bp2Xy
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd meld3-2.0.1
+ '[' 1 -eq 1 ']'
+ /usr/bin/python3 setup.py test
running test
WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.
running egg_info
writing meld3.egg-info/PKG-INFO
writing dependency_links to meld3.egg-info/dependency_links.txt
writing top-level names to meld3.egg-info/top_level.txt
reading manifest file 'meld3.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.txt'
writing manifest file 'meld3.egg-info/SOURCES.txt'
running build_ext
test_attributes (meld3.test_meld3.MeldAPITests) ... ok
test_attributes_nonstringtype_raises (meld3.test_meld3.MeldAPITests) ... ok
test_attributes_unicode (meld3.test_meld3.MeldAPITests) ... ok
test_content (meld3.test_meld3.MeldAPITests) ... ok
test_fillmeldhtmlform (meld3.test_meld3.MeldAPITests) ... ok
test_fillmelds (meld3.test_meld3.MeldAPITests) ... ok
test_findmeld (meld3.test_meld3.MeldAPITests) ... ok
test_findmeld_default (meld3.test_meld3.MeldAPITests) ... ok
test_mod (meld3.test_meld3.MeldAPITests) ... ok
test_repeat_child (meld3.test_meld3.MeldAPITests) ... ok
test_repeat_nochild (meld3.test_meld3.MeldAPITests) ... ok
test_replace_removes_all_elements (meld3.test_meld3.MeldAPITests) ... ok
test_replace_replaces_the_right_element (meld3.test_meld3.MeldAPITests) ... ok
test__setitem__ (meld3.test_meld3.MeldElementInterfaceTests) ... ok
test_append (meld3.test_meld3.MeldElementInterfaceTests) ... ok
test_clone (meld3.test_meld3.MeldElementInterfaceTests) ... ok
test_clone_simple (meld3.test_meld3.MeldElementInterfaceTests) ... ok
test_content_simple_nostructure (meld3.test_meld3.MeldElementInterfaceTests) ... ok
test_content_simple_structure (meld3.test_meld3.MeldElementInterfaceTests) ... ok
test_ctor (meld3.test_meld3.MeldElementInterfaceTests) ... ok
test_delslice (meld3.test_meld3.MeldElementInterfaceTests) ... ok
test_deparent_noparent (meld3.test_meld3.MeldElementInterfaceTests) ... ok
test_deparent_withparent (meld3.test_meld3.MeldElementInterfaceTests) ... ok
test_diffmeld1 (meld3.test_meld3.MeldElementInterfaceTests) ... ok
test_diffmeld2 (meld3.test_meld3.MeldElementInterfaceTests) ... ok
test_diffmeld3 (meld3.test_meld3.MeldElementInterfaceTests) ... ok
test_diffmeld4 (meld3.test_meld3.MeldElementInterfaceTests) ... ok
test_diffmeld5 (meld3.test_meld3.MeldElementInterfaceTests) ... ok
test_findmeld_simple (meld3.test_meld3.MeldElementInterfaceTests) ... ok
test_findmeld_simple_oneleveldown (meld3.test_meld3.MeldElementInterfaceTests) ... ok
test_findmeld_simple_twolevelsdown (meld3.test_meld3.MeldElementInterfaceTests) ... ok
test_getiterator (meld3.test_meld3.MeldElementInterfaceTests) ... ok
test_getiterator_simple (meld3.test_meld3.MeldElementInterfaceTests) ... ok
test_getiterator_tag_ignored (meld3.test_meld3.MeldElementInterfaceTests) ... ok
test_insert (meld3.test_meld3.MeldElementInterfaceTests) ... ok
test_lineage (meld3.test_meld3.MeldElementInterfaceTests) ... ok
test_remove (meld3.test_meld3.MeldElementInterfaceTests) ... ok
test_repeat (meld3.test_meld3.MeldElementInterfaceTests) ... ok
test_setslice (meld3.test_meld3.MeldElementInterfaceTests) ... ok
test_shortrepr (meld3.test_meld3.MeldElementInterfaceTests) ... ok
test_shortrepr2 (meld3.test_meld3.MeldElementInterfaceTests) ... ok
test_dupe_meldids_fails_parse_html (meld3.test_meld3.ParserTests) ... ok
test_dupe_meldids_fails_parse_xml (meld3.test_meld3.ParserTests) ... ok
test_nvu_html (meld3.test_meld3.ParserTests) ... ok
test_parse_complex_xhtml (meld3.test_meld3.ParserTests) ... ok
test_parse_simple_xhtml (meld3.test_meld3.ParserTests) ... ok
test_parse_simple_xml (meld3.test_meld3.ParserTests) ... ok
test_insert_doctype_after_xmldecl (meld3.test_meld3.UtilTests) ... ok
test_insert_meld_ns_decl (meld3.test_meld3.UtilTests) ... ok
test_insert_xhtml_doctype (meld3.test_meld3.UtilTests) ... ok
test_prefeed_preserves_existing_doctype (meld3.test_meld3.UtilTests) ... ok
test_prefeed_preserves_existing_meld_ns (meld3.test_meld3.UtilTests) ... ok
test_content_nostructure (meld3.test_meld3.WriterTests) ... ok
test_content_structure (meld3.test_meld3.WriterTests) ... ok
test_escape_attrib (meld3.test_meld3.WriterTests) ... ok
test_escape_attrib_unicodeerror (meld3.test_meld3.WriterTests) ... ok
test_escape_cdata (meld3.test_meld3.WriterTests) ... ok
test_escape_cdata_unicodeerror (meld3.test_meld3.WriterTests) ... ok
test_replace_nostructure (meld3.test_meld3.WriterTests) ... ok
test_replace_structure (meld3.test_meld3.WriterTests) ... ok
test_unknown_entity (meld3.test_meld3.WriterTests) ... ok
test_write_booleanattrs_xhtml_as_html (meld3.test_meld3.WriterTests) ... ok
test_write_complex_xhtml_as_html (meld3.test_meld3.WriterTests) ... ok
test_write_complex_xhtml_as_xhtml (meld3.test_meld3.WriterTests) ... ok
test_write_emptytags_html (meld3.test_meld3.WriterTests) ... ok
test_write_entities_xhtml_no_doctype (meld3.test_meld3.WriterTests) ... ok
test_write_entities_xhtml_with_doctype (meld3.test_meld3.WriterTests) ... ok
test_write_simple_xhtml (meld3.test_meld3.WriterTests) ... ok
test_write_simple_xhtml_as_fragment (meld3.test_meld3.WriterTests) ... ok
test_write_simple_xhtml_as_html (meld3.test_meld3.WriterTests) ... ok
test_write_simple_xhtml_as_html_fragment (meld3.test_meld3.WriterTests) ... ok
test_write_simple_xhtml_as_html_new_doctype (meld3.test_meld3.WriterTests) ... ok
test_write_simple_xhtml_doctype_nodeclaration (meld3.test_meld3.WriterTests) ... ok
test_write_simple_xhtml_fragment_kills_doctype_and_declaration (meld3.test_meld3.WriterTests) ... ok
test_write_simple_xhtml_override_encoding (meld3.test_meld3.WriterTests) ... ok
test_write_simple_xhtml_pipeline (meld3.test_meld3.WriterTests) ... ok
test_write_simple_xhtml_with_doctype (meld3.test_meld3.WriterTests) ... ok
test_write_simple_xhtml_with_doctype_as_html (meld3.test_meld3.WriterTests) ... ok
test_write_simple_xml (meld3.test_meld3.WriterTests) ... ok
test_write_simple_xml_as_fragment (meld3.test_meld3.WriterTests) ... ok
test_write_simple_xml_doctype_nodeclaration (meld3.test_meld3.WriterTests) ... ok
test_write_simple_xml_fragment_kills_doctype_and_declaration (meld3.test_meld3.WriterTests) ... ok
test_write_simple_xml_override_encoding (meld3.test_meld3.WriterTests) ... ok
test_write_simple_xml_pipeline (meld3.test_meld3.WriterTests) ... ok
test_write_simple_xml_with_doctype (meld3.test_meld3.WriterTests) ... ok

----------------------------------------------------------------------
Ran 85 tests in 0.062s

OK
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-meld3-2.0.1-2.mga9.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ggzRqH
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd meld3-2.0.1
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-meld3-2.0.1-2.mga9.aarch64/usr/share/doc/python3-meld3
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-meld3-2.0.1-2.mga9.aarch64/usr/share/doc/python3-meld3
+ cp -pr README.txt /home/iurt/rpmbuild/BUILDROOT/python-meld3-2.0.1-2.mga9.aarch64/usr/share/doc/python3-meld3
+ cp -pr COPYRIGHT.txt /home/iurt/rpmbuild/BUILDROOT/python-meld3-2.0.1-2.mga9.aarch64/usr/share/doc/python3-meld3
+ cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/python-meld3-2.0.1-2.mga9.aarch64/usr/share/doc/python3-meld3
+ cp -pr CHANGES.txt /home/iurt/rpmbuild/BUILDROOT/python-meld3-2.0.1-2.mga9.aarch64/usr/share/doc/python3-meld3
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-meld3 = 2.0.1-2.mga9 python3-meld3 = 2.0.1-2.mga9 python3.9-meld3 = 2.0.1-2.mga9 python3.9dist(meld3) = 2.0.1 python3dist(meld3) = 2.0.1
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.9
Obsoletes: python-meld3 < 0.6.7-3 python-meld3 < 2.0.1-2.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-meld3-2.0.1-2.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-meld3-2.0.1-2.mga9.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.clGtrG
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd meld3-2.0.1
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-meld3-2.0.1-2.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.z7uasU
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf meld3-2.0.1
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!