Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-msgpack.spec'], chrootPath='/var/lib/mock/f33-build-127057-40162/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-msgpack.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1580342400 Wrote: /builddir/build/SRPMS/python-msgpack-0.6.2-2.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-msgpack.spec'], chrootPath='/var/lib/mock/f33-build-127057-40162/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-msgpack.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1580342400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9xbg8t + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf msgpack-0.6.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/msgpack-0.6.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd msgpack-0.6.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7pymzw + umask 022 + cd /builddir/build/BUILD + cd msgpack-0.6.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-riscv64-3.8 creating build/lib.linux-riscv64-3.8/msgpack copying msgpack/exceptions.py -> build/lib.linux-riscv64-3.8/msgpack copying msgpack/_version.py -> build/lib.linux-riscv64-3.8/msgpack copying msgpack/__init__.py -> build/lib.linux-riscv64-3.8/msgpack copying msgpack/fallback.py -> build/lib.linux-riscv64-3.8/msgpack running build_ext building 'msgpack._cmsgpack' extension creating build/temp.linux-riscv64-3.8 creating build/temp.linux-riscv64-3.8/msgpack gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -D__LITTLE_ENDIAN__=1 -I. -I/usr/include/python3.8 -c msgpack/_cmsgpack.cpp -o build/temp.linux-riscv64-3.8/msgpack/_cmsgpack.o msgpack/_cmsgpack.cpp: In function ‘int __pyx_f_7msgpack_9_cmsgpack_get_data_from_buffer(PyObject*, Py_buffer*, char**, Py_ssize_t*, int*)’: msgpack/_cmsgpack.cpp:6752:100: warning: ‘int PyObject_AsReadBuffer(PyObject*, const void**, Py_ssize_t*)’ is deprecated [-Wdeprecated-declarations] 6752 | __pyx_t_2 = PyObject_AsReadBuffer(__pyx_v_obj, ((void const **)__pyx_v_buf), __pyx_v_buffer_len); if (unlikely(__pyx_t_2 == ((int)-1))) __PYX_ERR(1, 135, __pyx_L1_error) | ^ In file included from /usr/include/python3.8/Python.h:147, from msgpack/_cmsgpack.cpp:4: /usr/include/python3.8/abstract.h:337:17: note: declared here 337 | PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~ msgpack/_cmsgpack.cpp:6752:100: warning: ‘int PyObject_AsReadBuffer(PyObject*, const void**, Py_ssize_t*)’ is deprecated [-Wdeprecated-declarations] 6752 | __pyx_t_2 = PyObject_AsReadBuffer(__pyx_v_obj, ((void const **)__pyx_v_buf), __pyx_v_buffer_len); if (unlikely(__pyx_t_2 == ((int)-1))) __PYX_ERR(1, 135, __pyx_L1_error) | ^ In file included from /usr/include/python3.8/Python.h:147, from msgpack/_cmsgpack.cpp:4: /usr/include/python3.8/abstract.h:337:17: note: declared here 337 | PyAPI_FUNC(int) PyObject_AsReadBuffer(PyObject *obj, | ^~~~~~~~~~~~~~~~~~~~~ msgpack/_cmsgpack.cpp: In function ‘int __pyx_f_7msgpack_9_cmsgpack_6Packer__pack(__pyx_obj_7msgpack_9_cmsgpack_Packer*, PyObject*, __pyx_opt_args_7msgpack_9_cmsgpack_6Packer__pack*)’: msgpack/_cmsgpack.cpp:4462:10: warning: ‘__pyx_r’ may be used uninitialized in this function [-Wmaybe-uninitialized] 4462 | return __pyx_r; | ^~~~~~~ g++ -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.8/msgpack/_cmsgpack.o -L/usr/lib64 -o build/lib.linux-riscv64-3.8/msgpack/_cmsgpack.cpython-38-riscv64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NNzdJw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-msgpack-0.6.2-2.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-msgpack-0.6.2-2.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/python-msgpack-0.6.2-2.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-msgpack-0.6.2-2.fc33.riscv64 + cd msgpack-0.6.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-msgpack-0.6.2-2.fc33.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-msgpack-0.6.2-2.fc33.riscv64/usr creating /builddir/build/BUILDROOT/python-msgpack-0.6.2-2.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-msgpack-0.6.2-2.fc33.riscv64/usr/lib64/python3.8 creating /builddir/build/BUILDROOT/python-msgpack-0.6.2-2.fc33.riscv64/usr/lib64/python3.8/site-packages creating /builddir/build/BUILDROOT/python-msgpack-0.6.2-2.fc33.riscv64/usr/lib64/python3.8/site-packages/msgpack copying build/lib.linux-riscv64-3.8/msgpack/_cmsgpack.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-msgpack-0.6.2-2.fc33.riscv64/usr/lib64/python3.8/site-packages/msgpack copying build/lib.linux-riscv64-3.8/msgpack/exceptions.py -> /builddir/build/BUILDROOT/python-msgpack-0.6.2-2.fc33.riscv64/usr/lib64/python3.8/site-packages/msgpack copying build/lib.linux-riscv64-3.8/msgpack/_version.py -> /builddir/build/BUILDROOT/python-msgpack-0.6.2-2.fc33.riscv64/usr/lib64/python3.8/site-packages/msgpack copying build/lib.linux-riscv64-3.8/msgpack/__init__.py -> /builddir/build/BUILDROOT/python-msgpack-0.6.2-2.fc33.riscv64/usr/lib64/python3.8/site-packages/msgpack copying build/lib.linux-riscv64-3.8/msgpack/fallback.py -> /builddir/build/BUILDROOT/python-msgpack-0.6.2-2.fc33.riscv64/usr/lib64/python3.8/site-packages/msgpack byte-compiling /builddir/build/BUILDROOT/python-msgpack-0.6.2-2.fc33.riscv64/usr/lib64/python3.8/site-packages/msgpack/exceptions.py to exceptions.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-msgpack-0.6.2-2.fc33.riscv64/usr/lib64/python3.8/site-packages/msgpack/_version.py to _version.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-msgpack-0.6.2-2.fc33.riscv64/usr/lib64/python3.8/site-packages/msgpack/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-msgpack-0.6.2-2.fc33.riscv64/usr/lib64/python3.8/site-packages/msgpack/fallback.py to fallback.cpython-38.pyc writing byte-compilation script '/tmp/tmpvpnh3i8k.py' /usr/bin/python3 /tmp/tmpvpnh3i8k.py removing /tmp/tmpvpnh3i8k.py running install_egg_info running egg_info creating msgpack.egg-info writing msgpack.egg-info/PKG-INFO writing dependency_links to msgpack.egg-info/dependency_links.txt writing top-level names to msgpack.egg-info/top_level.txt writing manifest file 'msgpack.egg-info/SOURCES.txt' reading manifest file 'msgpack.egg-info/SOURCES.txt' writing manifest file 'msgpack.egg-info/SOURCES.txt' Copying msgpack.egg-info to /builddir/build/BUILDROOT/python-msgpack-0.6.2-2.fc33.riscv64/usr/lib64/python3.8/site-packages/msgpack-0.6.2-py3.8.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-msgpack-0.6.2-2.fc33.riscv64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.6.2-2.fc33 --unique-debug-suffix -0.6.2-2.fc33.riscv64 --unique-debug-src-base python-msgpack-0.6.2-2.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/msgpack-0.6.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-msgpack-0.6.2-2.fc33.riscv64/usr/lib64/python3.8/site-packages/msgpack/_cmsgpack.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-msgpack-0.6.2-2.fc33.riscv64/usr/lib64/python3.8/site-packages/msgpack/_cmsgpack.cpython-38-riscv64-linux-gnu.so original debug info size: 904kB, size after compression: 888kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1347 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-msgpack-0.6.2-2.fc33.riscv64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /builddir/build/BUILDROOT/python-msgpack-0.6.2-2.fc33.riscv64/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 /var/tmp/rpm-tmp.jEiQax + umask 022 + cd /builddir/build/BUILD + cd msgpack-0.6.2 ++ pwd + export PYTHONPATH=/builddir/build/BUILD/msgpack-0.6.2 + PYTHONPATH=/builddir/build/BUILD/msgpack-0.6.2 + py.test-3.8 -v test ============================= test session starts ============================== platform linux -- Python 3.8.2, pytest-4.6.9, py-1.8.0, pluggy-0.13.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/msgpack-0.6.2 collecting ... collected 107 items test/test_buffer.py::test_unpack_buffer PASSED [ 0%] test/test_buffer.py::test_unpack_bytearray PASSED [ 1%] test/test_buffer.py::test_unpack_memoryview PASSED [ 2%] test/test_case.py::test_1 PASSED [ 3%] test/test_case.py::test_2 PASSED [ 4%] test/test_case.py::test_3 PASSED [ 5%] test/test_case.py::test_5 PASSED [ 6%] test/test_case.py::test_9 PASSED [ 7%] test/test_case.py::test_fixraw PASSED [ 8%] test/test_case.py::test_raw16 PASSED [ 9%] test/test_case.py::test_raw32 PASSED [ 10%] test/test_case.py::test_fixarray PASSED [ 11%] test/test_case.py::test_array16 PASSED [ 12%] test/test_case.py::test_array32 PASSED [ 13%] test/test_case.py::test_match PASSED [ 14%] test/test_case.py::test_unicode PASSED [ 14%] test/test_except.py::test_raise_on_find_unsupported_value PASSED [ 15%] test/test_except.py::test_raise_from_object_hook PASSED [ 16%] test/test_except.py::test_invalidvalue PASSED [ 17%] test/test_except.py::test_strict_map_key PASSED [ 18%] test/test_extension.py::test_pack_ext_type PASSED [ 19%] test/test_extension.py::test_unpack_ext_type PASSED [ 20%] test/test_extension.py::test_extension_type PASSED [ 21%] test/test_extension.py::test_overriding_hooks PASSED [ 22%] test/test_format.py::testSimpleValue PASSED [ 23%] test/test_format.py::testFixnum PASSED [ 24%] test/test_format.py::testFixArray PASSED [ 25%] test/test_format.py::testFixRaw PASSED [ 26%] test/test_format.py::testFixMap PASSED [ 27%] test/test_format.py::testUnsignedInt PASSED [ 28%] test/test_format.py::testSignedInt PASSED [ 28%] test/test_format.py::testRaw PASSED [ 29%] test/test_format.py::testArray PASSED [ 30%] test/test_format.py::testMap PASSED [ 31%] test/test_limits.py::test_integer PASSED [ 32%] test/test_limits.py::test_array_header PASSED [ 33%] test/test_limits.py::test_map_header PASSED [ 34%] test/test_limits.py::test_max_str_len PASSED [ 35%] test/test_limits.py::test_max_bin_len PASSED [ 36%] test/test_limits.py::test_max_array_len PASSED [ 37%] test/test_limits.py::test_max_map_len PASSED [ 38%] test/test_limits.py::test_max_ext_len PASSED [ 39%] test/test_limits.py::test_auto_max_array_len PASSED [ 40%] test/test_limits.py::test_auto_max_map_len PASSED [ 41%] test/test_memoryview.py::test_fixstr_from_byte PASSED [ 42%] test/test_memoryview.py::test_fixstr_from_float PASSED [ 42%] test/test_memoryview.py::test_str16_from_byte PASSED [ 43%] test/test_memoryview.py::test_str16_from_float PASSED [ 44%] test/test_memoryview.py::test_str32_from_byte PASSED [ 45%] test/test_memoryview.py::test_str32_from_float PASSED [ 46%] test/test_memoryview.py::test_bin8_from_byte PASSED [ 47%] test/test_memoryview.py::test_bin8_from_float PASSED [ 48%] test/test_memoryview.py::test_bin16_from_byte PASSED [ 49%] test/test_memoryview.py::test_bin16_from_float PASSED [ 50%] test/test_memoryview.py::test_bin32_from_byte PASSED [ 51%] test/test_memoryview.py::test_bin32_from_float PASSED [ 52%] test/test_newspec.py::test_str8 PASSED [ 53%] test/test_newspec.py::test_bin8 PASSED [ 54%] test/test_newspec.py::test_bin16 PASSED [ 55%] test/test_newspec.py::test_bin32 PASSED [ 56%] test/test_newspec.py::test_ext PASSED [ 57%] test/test_obj.py::test_encode_hook PASSED [ 57%] test/test_obj.py::test_decode_hook PASSED [ 58%] test/test_obj.py::test_decode_pairs_hook PASSED [ 59%] test/test_obj.py::test_only_one_obj_hook PASSED [ 60%] test/test_obj.py::test_bad_hook PASSED [ 61%] test/test_obj.py::test_array_hook PASSED [ 62%] test/test_obj.py::test_an_exception_in_objecthook1 PASSED [ 63%] test/test_obj.py::test_an_exception_in_objecthook2 PASSED [ 64%] test/test_pack.py::testPack PASSED [ 65%] test/test_pack.py::testPackUnicode PASSED [ 66%] test/test_pack.py::testPackUTF32 PASSED [ 67%] test/test_pack.py::testPackBytes PASSED [ 68%] test/test_pack.py::testPackByteArrays PASSED [ 69%] test/test_pack.py::testIgnoreUnicodeErrors PASSED [ 70%] test/test_pack.py::testStrictUnicodeUnpack PASSED [ 71%] test/test_pack.py::testStrictUnicodePack PASSED [ 71%] test/test_pack.py::testIgnoreErrorsPack PASSED [ 72%] test/test_pack.py::testDecodeBinary PASSED [ 73%] test/test_pack.py::testPackFloat PASSED [ 74%] test/test_pack.py::testArraySize PASSED [ 75%] test/test_pack.py::test_manualreset PASSED [ 76%] test/test_pack.py::testMapSize PASSED [ 77%] test/test_pack.py::test_odict PASSED [ 78%] test/test_pack.py::test_pairlist PASSED [ 79%] test/test_pack.py::test_get_buffer PASSED [ 80%] test/test_read_size.py::test_read_array_header PASSED [ 81%] test/test_read_size.py::test_read_map_header PASSED [ 82%] test/test_read_size.py::test_incorrect_type_array PASSED [ 83%] test/test_read_size.py::test_incorrect_type_map PASSED [ 84%] test/test_read_size.py::test_correct_type_nested_array PASSED [ 85%] test/test_read_size.py::test_incorrect_type_nested_map PASSED [ 85%] test/test_seq.py::test_exceeding_unpacker_read_size PASSED [ 86%] test/test_sequnpack.py::test_partialdata PASSED [ 87%] test/test_sequnpack.py::test_foobar PASSED [ 88%] test/test_sequnpack.py::test_foobar_skip PASSED [ 89%] test/test_sequnpack.py::test_maxbuffersize PASSED [ 90%] test/test_sequnpack.py::test_readbytes PASSED [ 91%] test/test_sequnpack.py::test_issue124 PASSED [ 92%] test/test_sequnpack.py::test_unpack_tell PASSED [ 93%] test/test_stricttype.py::test_namedtuple PASSED [ 94%] test/test_stricttype.py::test_tuple PASSED [ 95%] test/test_stricttype.py::test_tuple_ext PASSED [ 96%] test/test_subtype.py::test_types PASSED [ 97%] test/test_unpack.py::test_unpack_array_header_from_file PASSED [ 98%] test/test_unpack.py::test_unpacker_hook_refcnt PASSED [ 99%] test/test_unpack.py::test_unpacker_ext_hook PASSED [100%] ========================= 107 passed in 36.54 seconds ========================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-msgpack-0.6.2-2.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1BK5Yx + umask 022 + cd /builddir/build/BUILD + cd msgpack-0.6.2 + DOCDIR=/builddir/build/BUILDROOT/python-msgpack-0.6.2-2.fc33.riscv64/usr/share/doc/python3-msgpack + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-msgpack-0.6.2-2.fc33.riscv64/usr/share/doc/python3-msgpack + cp -pr README.rst /builddir/build/BUILDROOT/python-msgpack-0.6.2-2.fc33.riscv64/usr/share/doc/python3-msgpack + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6jqFjx + umask 022 + cd /builddir/build/BUILD + cd msgpack-0.6.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-msgpack-0.6.2-2.fc33.riscv64/usr/share/licenses/python3-msgpack + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-msgpack-0.6.2-2.fc33.riscv64/usr/share/licenses/python3-msgpack + cp -pr COPYING /builddir/build/BUILDROOT/python-msgpack-0.6.2-2.fc33.riscv64/usr/share/licenses/python3-msgpack + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-msgpack = 0.6.2-2.fc33 python3-msgpack = 0.6.2-2.fc33 python3-msgpack(riscv-64) = 0.6.2-2.fc33 python3.8dist(msgpack) = 0.6.2 python3.8dist(msgpack-python) = 0.6.2 python38-msgpack = 0.6.2-2.fc33 python3dist(msgpack) = 0.6.2 python3dist(msgpack-python) = 0.6.2 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-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_4.3.0)(64bit) python(abi) = 3.8 rtld(GNU_HASH) Obsoletes: python-msgpack < 0.6.2-2.fc33 Processing files: python-msgpack-debugsource-0.6.2-2.fc33.riscv64 Provides: python-msgpack-debugsource = 0.6.2-2.fc33 python-msgpack-debugsource(riscv-64) = 0.6.2-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-msgpack-debuginfo-0.6.2-2.fc33.riscv64 Provides: debuginfo(build-id) = e6eab3a2555affa82de4cf03347068d6167b1d9b python3-msgpack-debuginfo = 0.6.2-2.fc33 python3-msgpack-debuginfo(riscv-64) = 0.6.2-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-msgpack-debugsource(riscv-64) = 0.6.2-2.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-msgpack-0.6.2-2.fc33.riscv64 Wrote: /builddir/build/RPMS/python3-msgpack-0.6.2-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-msgpack-debuginfo-0.6.2-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python-msgpack-debugsource-0.6.2-2.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ojsktx + umask 022 + cd /builddir/build/BUILD + cd msgpack-0.6.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-msgpack-0.6.2-2.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0