D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/python-plyvel-1.2.0-2.mga8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AgABv4
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf plyvel-1.2.0
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/plyvel-1.2.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd plyvel-1.2.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/0001-py.test.mark.skipif-wants-str-not-bool.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ rm -rf plyvel.egg-info
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4tA4b1
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd plyvel-1.2.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cython-3 --cplus --fast-fail --annotate plyvel/_plyvel.pyx
/usr/lib64/python3.8/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/plyvel-1.2.0/plyvel/_plyvel.pyx
  tree = Parsing.p_module(s, pxd, full_module_name)
+ 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.linux-aarch64-3.8
creating build/lib.linux-aarch64-3.8/plyvel
copying plyvel/_version.py -> build/lib.linux-aarch64-3.8/plyvel
copying plyvel/__init__.py -> build/lib.linux-aarch64-3.8/plyvel
running build_ext
building 'plyvel._plyvel' extension
creating build/temp.linux-aarch64-3.8
creating build/temp.linux-aarch64-3.8/plyvel
aarch64-mageia-linux-gnu-gcc -pthread -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.8 -c plyvel/_plyvel.cpp -o build/temp.linux-aarch64-3.8/plyvel/_plyvel.o -Wall -g -x c++ -std=c++11
aarch64-mageia-linux-gnu-gcc: warning: '-x c++' after last input file has no effect
aarch64-mageia-linux-gnu-gcc -pthread -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.8 -c plyvel/comparator.cpp -o build/temp.linux-aarch64-3.8/plyvel/comparator.o -Wall -g -x c++ -std=c++11
aarch64-mageia-linux-gnu-gcc: warning: '-x c++' after last input file has no effect
aarch64-mageia-linux-gnu-c++ -pthread -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.8/plyvel/_plyvel.o build/temp.linux-aarch64-3.8/plyvel/comparator.o -L/usr/lib64 -lleveldb -lpython3.8 -o build/lib.linux-aarch64-3.8/plyvel/_plyvel.cpython-38-aarch64-linux-gnu.so
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.N4LHP1
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/python-plyvel-1.2.0-2.mga8.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/python-plyvel-1.2.0-2.mga8.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/python-plyvel-1.2.0-2.mga8.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/python-plyvel-1.2.0-2.mga8.aarch64
+ cd plyvel-1.2.0
+ '[' 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-plyvel-1.2.0-2.mga8.aarch64
running install
running install_lib
creating /home/iurt/rpmbuild/BUILDROOT/python-plyvel-1.2.0-2.mga8.aarch64/usr
creating /home/iurt/rpmbuild/BUILDROOT/python-plyvel-1.2.0-2.mga8.aarch64/usr/lib64
creating /home/iurt/rpmbuild/BUILDROOT/python-plyvel-1.2.0-2.mga8.aarch64/usr/lib64/python3.8
creating /home/iurt/rpmbuild/BUILDROOT/python-plyvel-1.2.0-2.mga8.aarch64/usr/lib64/python3.8/site-packages
creating /home/iurt/rpmbuild/BUILDROOT/python-plyvel-1.2.0-2.mga8.aarch64/usr/lib64/python3.8/site-packages/plyvel
copying build/lib.linux-aarch64-3.8/plyvel/_plyvel.cpython-38-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-plyvel-1.2.0-2.mga8.aarch64/usr/lib64/python3.8/site-packages/plyvel
copying build/lib.linux-aarch64-3.8/plyvel/_version.py -> /home/iurt/rpmbuild/BUILDROOT/python-plyvel-1.2.0-2.mga8.aarch64/usr/lib64/python3.8/site-packages/plyvel
copying build/lib.linux-aarch64-3.8/plyvel/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-plyvel-1.2.0-2.mga8.aarch64/usr/lib64/python3.8/site-packages/plyvel
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-plyvel-1.2.0-2.mga8.aarch64/usr/lib64/python3.8/site-packages/plyvel/_version.py to _version.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-plyvel-1.2.0-2.mga8.aarch64/usr/lib64/python3.8/site-packages/plyvel/__init__.py to __init__.cpython-38.pyc
writing byte-compilation script '/tmp/tmplpqgtb6c.py'
/usr/bin/python3 /tmp/tmplpqgtb6c.py
removing /tmp/tmplpqgtb6c.py
running install_egg_info
running egg_info
creating plyvel.egg-info
writing plyvel.egg-info/PKG-INFO
writing dependency_links to plyvel.egg-info/dependency_links.txt
writing top-level names to plyvel.egg-info/top_level.txt
writing manifest file 'plyvel.egg-info/SOURCES.txt'
reading manifest file 'plyvel.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'plyvel/*.pxi'
writing manifest file 'plyvel.egg-info/SOURCES.txt'
Copying plyvel.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-plyvel-1.2.0-2.mga8.aarch64/usr/lib64/python3.8/site-packages/plyvel-1.2.0-py3.8.egg-info
running install_scripts
+ /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 1.2.0-2.mga8 --unique-debug-suffix -1.2.0-2.mga8.aarch64 --unique-debug-src-base python-plyvel-1.2.0-2.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/plyvel-1.2.0

explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-plyvel-1.2.0-2.mga8.aarch64/usr/lib64/python3.8/site-packages/plyvel/_plyvel.cpython-38-aarch64-linux-gnu.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-plyvel-1.2.0-2.mga8.aarch64/usr/lib64/python3.8/site-packages/plyvel/_plyvel.cpython-38-aarch64-linux-gnu.so
original debug info size: 1680kB, size after compression: 1624kB
/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
1938 blocks
+ '[' -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/translate_menu
+ '[' -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/python 1 1
Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-plyvel-1.2.0-2.mga8.aarch64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8
Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-plyvel-1.2.0-2.mga8.aarch64/usr/lib64/python3.8 using /usr/bin/python3.8
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.25Qji2
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd plyvel-1.2.0
+ '[' 1 -eq 1 ']'
+ /usr/bin/python3 setup.py build_ext --inplace
running build_ext
copying build/lib.linux-aarch64-3.8/plyvel/_plyvel.cpython-38-aarch64-linux-gnu.so -> plyvel
+ py.test-3.8
============================= test session starts ==============================
platform linux -- Python 3.8.2, pytest-5.4.1, py-1.8.1, pluggy-0.13.1 -- /usr/bin/python3
cachedir: .pytest_cache
rootdir: /home/iurt/rpmbuild/BUILD/plyvel-1.2.0, inifile: setup.cfg
collecting ... collected 51 items

test/test_plyvel.py::test_version PASSED
test/test_plyvel.py::test_open_read_only_dir PASSED
test/test_plyvel.py::test_open_no_create PASSED
test/test_plyvel.py::test_open_fresh PASSED
test/test_plyvel.py::test_open_no_compression PASSED
test/test_plyvel.py::test_open_many_options PASSED
test/test_plyvel.py::test_invalid_open PASSED
test/test_plyvel.py::test_open_unicode_name PASSED
test/test_plyvel.py::test_open_close PASSED
test/test_plyvel.py::test_large_lru_cache PASSED
test/test_plyvel.py::test_put PASSED
test/test_plyvel.py::test_get PASSED
test/test_plyvel.py::test_delete PASSED
test/test_plyvel.py::test_null_bytes PASSED
test/test_plyvel.py::test_bytes_like PASSED
test/test_plyvel.py::test_write_batch PASSED
test/test_plyvel.py::test_write_batch_context_manager PASSED
test/test_plyvel.py::test_write_batch_transaction PASSED
test/test_plyvel.py::test_write_batch_bytes_like PASSED
test/test_plyvel.py::test_iteration PASSED
test/test_plyvel.py::test_iterator_closing PASSED
test/test_plyvel.py::test_iterator_return PASSED
test/test_plyvel.py::test_forward_iteration PASSED
test/test_plyvel.py::test_reverse_iteration PASSED
test/test_plyvel.py::test_range_iteration PASSED
test/test_plyvel.py::test_reverse_range_iteration PASSED
test/test_plyvel.py::test_out_of_range_iterations PASSED
test/test_plyvel.py::test_range_empty_database PASSED
test/test_plyvel.py::test_iterator_single_entry PASSED
test/test_plyvel.py::test_iterator_seeking PASSED
test/test_plyvel.py::test_iterator_boundaries PASSED
test/test_plyvel.py::test_iterator_prefix PASSED
test/test_plyvel.py::test_snapshot PASSED
test/test_plyvel.py::test_snapshot_closing PASSED
test/test_plyvel.py::test_snapshot_closing_database PASSED
test/test_plyvel.py::test_snapshot_closing_context_manager PASSED
test/test_plyvel.py::test_property PASSED
test/test_plyvel.py::test_compaction PASSED
test/test_plyvel.py::test_approximate_sizes PASSED
test/test_plyvel.py::test_repair_db PASSED
test/test_plyvel.py::test_destroy_db PASSED
test/test_plyvel.py::test_threading PASSED
test/test_plyvel.py::test_invalid_comparator PASSED
test/test_plyvel.py::test_comparator PASSED
test/test_plyvel.py::test_prefixed_db PASSED
test/test_plyvel.py::test_raw_iterator PASSED
test/test_plyvel.py::test_raw_iterator_empty_db PASSED
test/test_plyvel.py::test_raw_iterator_snapshot PASSED
test/test_plyvel.py::test_raw_iterator_closing PASSED
test/test_plyvel.py::test_access_DB_name_attr PASSED
test/test_plyvel.py::test_try_changing_DB_name_attr PASSED

============================= 51 passed in 11.87s ==============================
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-plyvel-1.2.0-2.mga8.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BNval3
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd plyvel-1.2.0
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-plyvel-1.2.0-2.mga8.aarch64/usr/share/doc/python3-plyvel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-plyvel-1.2.0-2.mga8.aarch64/usr/share/doc/python3-plyvel
+ cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-plyvel-1.2.0-2.mga8.aarch64/usr/share/doc/python3-plyvel
+ cp -pr NEWS.rst /home/iurt/rpmbuild/BUILDROOT/python-plyvel-1.2.0-2.mga8.aarch64/usr/share/doc/python3-plyvel
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.i9PIH2
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd plyvel-1.2.0
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-plyvel-1.2.0-2.mga8.aarch64/usr/share/licenses/python3-plyvel
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-plyvel-1.2.0-2.mga8.aarch64/usr/share/licenses/python3-plyvel
+ cp -pr LICENSE.rst /home/iurt/rpmbuild/BUILDROOT/python-plyvel-1.2.0-2.mga8.aarch64/usr/share/licenses/python3-plyvel
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-plyvel = 1.2.0-2.mga8 python3-plyvel = 1.2.0-2.mga8 python3-plyvel(aarch-64) = 1.2.0-2.mga8 python3.8dist(plyvel) = 1.2.0 python3dist(plyvel) = 1.2.0 pythonegg(3)(plyvel) = 1.2.0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-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) libleveldb.so.1()(64bit) libpython3.8.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) python(abi) = 3.8
Obsoletes: python-plyvel < 1.2.0-2.mga8
Processing files: python-plyvel-debugsource-1.2.0-2.mga8.aarch64
Provides: python-plyvel-debugsource = 1.2.0-2.mga8 python-plyvel-debugsource(aarch-64) = 1.2.0-2.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: python3-plyvel-debuginfo-1.2.0-2.mga8.aarch64
Provides: debuginfo(build-id) = 62f2beb1c15446eef07ad402a7452d9f3cfc99af python3-plyvel-debuginfo = 1.2.0-2.mga8 python3-plyvel-debuginfo(aarch-64) = 1.2.0-2.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: python-plyvel-debugsource(aarch-64) = 1.2.0-2.mga8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-plyvel-1.2.0-2.mga8.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-plyvel-1.2.0-2.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python-plyvel-debugsource-1.2.0-2.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-plyvel-debuginfo-1.2.0-2.mga8.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xOlll1
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd plyvel-1.2.0
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-plyvel-1.2.0-2.mga8.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cD2Py3
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf plyvel-1.2.0
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!