Mock Version: 4.1
Mock Version: 4.1
Mock Version: 4.1
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/python-msgpack.spec'], chrootPath='/var/lib/mock/dist-oc9-build-44486-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xfffcde1a57b8>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: aarch64
Building for target aarch64
Wrote: /builddir/build/SRPMS/python-msgpack-1.0.4-3.oc9.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/python-msgpack.spec'], chrootPath='/var/lib/mock/dist-oc9-build-44486-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xfffcde1a57b8>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.a3y893
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf msgpack-python-1.0.4
+ /usr/bin/gzip -dc /builddir/build/SOURCES/msgpack-1.0.4.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd msgpack-python-1.0.4
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ rm -rf test/test_timestamp.py
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8CZcH3
+ umask 022
+ cd /builddir/build/BUILD
+ cd msgpack-python-1.0.4
+ CFLAGS='-O2 -g'
+ LDFLAGS=
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s'
running build
running build_py
creating build
creating build/lib.linux-aarch64-cpython-310
creating build/lib.linux-aarch64-cpython-310/msgpack
copying msgpack/fallback.py -> build/lib.linux-aarch64-cpython-310/msgpack
copying msgpack/__init__.py -> build/lib.linux-aarch64-cpython-310/msgpack
copying msgpack/ext.py -> build/lib.linux-aarch64-cpython-310/msgpack
copying msgpack/exceptions.py -> build/lib.linux-aarch64-cpython-310/msgpack
running build_ext
cythonize: 'msgpack/_cmsgpack.pyx'
building 'msgpack._cmsgpack' extension
creating build/temp.linux-aarch64-cpython-310
creating build/temp.linux-aarch64-cpython-310/msgpack
gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -fPIC -I. -I/usr/include/python3.10 -c msgpack/_cmsgpack.cpp -o build/temp.linux-aarch64-cpython-310/msgpack/_cmsgpack.o
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:4672:10: warning: ‘__pyx_v_ret’ may be used uninitialized [-Wmaybe-uninitialized]
 4672 |   return __pyx_r;
      |          ^~~~~~~
msgpack/_cmsgpack.cpp:2585:7: note: ‘__pyx_v_ret’ was declared here
 2585 |   int __pyx_v_ret;
      |       ^~~~~~~~~~~
g++ -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -g -O2 -g build/temp.linux-aarch64-cpython-310/msgpack/_cmsgpack.o -L/usr/lib64 -o build/lib.linux-aarch64-cpython-310/msgpack/_cmsgpack.cpython-310-aarch64-linux-gnu.so
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MGoYAo
+ umask 022
+ cd /builddir/build/BUILD
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/python-msgpack-1.0.4-3.oc9.aarch64
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT
+ /usr/bin/mkdir /builddir/build/BUILDROOT/python-msgpack-1.0.4-3.oc9.aarch64
+ cd msgpack-python-1.0.4
+ CFLAGS='-O2 -g'
+ LDFLAGS=
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-msgpack-1.0.4-3.oc9.aarch64
running install
/usr/lib/python3.10/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 /builddir/build/BUILDROOT/python-msgpack-1.0.4-3.oc9.aarch64/usr
creating /builddir/build/BUILDROOT/python-msgpack-1.0.4-3.oc9.aarch64/usr/lib64
creating /builddir/build/BUILDROOT/python-msgpack-1.0.4-3.oc9.aarch64/usr/lib64/python3.10
creating /builddir/build/BUILDROOT/python-msgpack-1.0.4-3.oc9.aarch64/usr/lib64/python3.10/site-packages
creating /builddir/build/BUILDROOT/python-msgpack-1.0.4-3.oc9.aarch64/usr/lib64/python3.10/site-packages/msgpack
copying build/lib.linux-aarch64-cpython-310/msgpack/fallback.py -> /builddir/build/BUILDROOT/python-msgpack-1.0.4-3.oc9.aarch64/usr/lib64/python3.10/site-packages/msgpack
copying build/lib.linux-aarch64-cpython-310/msgpack/_cmsgpack.cpython-310-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-msgpack-1.0.4-3.oc9.aarch64/usr/lib64/python3.10/site-packages/msgpack
copying build/lib.linux-aarch64-cpython-310/msgpack/__init__.py -> /builddir/build/BUILDROOT/python-msgpack-1.0.4-3.oc9.aarch64/usr/lib64/python3.10/site-packages/msgpack
copying build/lib.linux-aarch64-cpython-310/msgpack/ext.py -> /builddir/build/BUILDROOT/python-msgpack-1.0.4-3.oc9.aarch64/usr/lib64/python3.10/site-packages/msgpack
copying build/lib.linux-aarch64-cpython-310/msgpack/exceptions.py -> /builddir/build/BUILDROOT/python-msgpack-1.0.4-3.oc9.aarch64/usr/lib64/python3.10/site-packages/msgpack
byte-compiling /builddir/build/BUILDROOT/python-msgpack-1.0.4-3.oc9.aarch64/usr/lib64/python3.10/site-packages/msgpack/fallback.py to fallback.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-msgpack-1.0.4-3.oc9.aarch64/usr/lib64/python3.10/site-packages/msgpack/__init__.py to __init__.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-msgpack-1.0.4-3.oc9.aarch64/usr/lib64/python3.10/site-packages/msgpack/ext.py to ext.cpython-310.pyc
byte-compiling /builddir/build/BUILDROOT/python-msgpack-1.0.4-3.oc9.aarch64/usr/lib64/python3.10/site-packages/msgpack/exceptions.py to exceptions.cpython-310.pyc
writing byte-compilation script '/tmp/tmpzlwq4quw.py'
/usr/bin/python3 /tmp/tmpzlwq4quw.py
removing /tmp/tmpzlwq4quw.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'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.c' under directory 'msgpack'
adding license file 'COPYING'
writing manifest file 'msgpack.egg-info/SOURCES.txt'
Copying msgpack.egg-info to /builddir/build/BUILDROOT/python-msgpack-1.0.4-3.oc9.aarch64/usr/lib64/python3.10/site-packages/msgpack-1.0.4-py3.10.egg-info
running install_scripts
+ rm -rfv /builddir/build/BUILDROOT/python-msgpack-1.0.4-3.oc9.aarch64/usr/bin/__pycache__
+ /usr/lib/rpm/brp-compress /usr
+ /usr/lib/rpm/brp-elfperms
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-remove-la-files
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0XQ8j0
+ umask 022
+ cd /builddir/build/BUILD
+ cd msgpack-python-1.0.4
+ CFLAGS='-O2 -g'
+ LDFLAGS=
+ PATH=/builddir/build/BUILDROOT/python-msgpack-1.0.4-3.oc9.aarch64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
+ PYTHONPATH=/builddir/build/BUILDROOT/python-msgpack-1.0.4-3.oc9.aarch64/usr/lib64/python3.10/site-packages:/builddir/build/BUILDROOT/python-msgpack-1.0.4-3.oc9.aarch64/usr/lib/python3.10/site-packages
+ PYTHONDONTWRITEBYTECODE=1
+ /usr/bin/pytest -v test
============================= test session starts ==============================
platform linux -- Python 3.10.5, pytest-7.1.3, pluggy-1.0.0 -- /usr/bin/python3
cachedir: .pytest_cache
rootdir: /builddir/build/BUILD/msgpack-python-1.0.4
collecting ... collected 108 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                                   [ 12%]
test/test_case.py::test_match PASSED                                     [ 13%]
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                                   [ 25%]
test/test_format.py::testFixMap PASSED                                   [ 26%]
test/test_format.py::testUnsignedInt PASSED                              [ 27%]
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                             [ 37%]
test/test_limits.py::test_max_ext_len PASSED                             [ 38%]
test/test_limits.py::test_auto_max_array_len PASSED                      [ 39%]
test/test_limits.py::test_auto_max_map_len PASSED                        [ 40%]
test/test_memoryview.py::test_fixstr_from_byte PASSED                    [ 41%]
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                     [ 50%]
test/test_memoryview.py::test_bin32_from_float PASSED                    [ 51%]
test/test_newspec.py::test_str8 PASSED                                   [ 52%]
test/test_newspec.py::test_bin8 PASSED                                   [ 53%]
test/test_newspec.py::test_bin16 PASSED                                  [ 54%]
test/test_newspec.py::test_bin32 PASSED                                  [ 55%]
test/test_newspec.py::test_ext PASSED                                    [ 56%]
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                [ 62%]
test/test_obj.py::test_an_exception_in_objecthook2 PASSED                [ 63%]
test/test_pack.py::testPack PASSED                                       [ 64%]
test/test_pack.py::testPackUnicode PASSED                                [ 65%]
test/test_pack.py::testPackBytes PASSED                                  [ 66%]
test/test_pack.py::testPackByteArrays PASSED                             [ 67%]
test/test_pack.py::testIgnoreUnicodeErrors PASSED                        [ 68%]
test/test_pack.py::testStrictUnicodeUnpack PASSED                        [ 69%]
test/test_pack.py::testIgnoreErrorsPack PASSED                           [ 70%]
test/test_pack.py::testDecodeBinary PASSED                               [ 71%]
test/test_pack.py::testPackFloat PASSED                                  [ 72%]
test/test_pack.py::testArraySize PASSED                                  [ 73%]
test/test_pack.py::test_manualreset PASSED                               [ 74%]
test/test_pack.py::testMapSize PASSED                                    [ 75%]
test/test_pack.py::test_odict PASSED                                     [ 75%]
test/test_pack.py::test_pairlist PASSED                                  [ 76%]
test/test_pack.py::test_get_buffer PASSED                                [ 77%]
test/test_read_size.py::test_read_array_header PASSED                    [ 78%]
test/test_read_size.py::test_read_map_header PASSED                      [ 79%]
test/test_read_size.py::test_incorrect_type_array PASSED                 [ 80%]
test/test_read_size.py::test_incorrect_type_map PASSED                   [ 81%]
test/test_read_size.py::test_correct_type_nested_array PASSED            [ 82%]
test/test_read_size.py::test_incorrect_type_nested_map PASSED            [ 83%]
test/test_seq.py::test_exceeding_unpacker_read_size PASSED               [ 84%]
test/test_sequnpack.py::test_partialdata PASSED                          [ 85%]
test/test_sequnpack.py::test_foobar PASSED                               [ 86%]
test/test_sequnpack.py::test_foobar_skip PASSED                          [ 87%]
test/test_sequnpack.py::test_maxbuffersize PASSED                        [ 87%]
test/test_sequnpack.py::test_maxbuffersize_file PASSED                   [ 88%]
test/test_sequnpack.py::test_readbytes PASSED                            [ 89%]
test/test_sequnpack.py::test_issue124 PASSED                             [ 90%]
test/test_sequnpack.py::test_unpack_tell PASSED                          [ 91%]
test/test_stricttype.py::test_namedtuple PASSED                          [ 92%]
test/test_stricttype.py::test_tuple PASSED                               [ 93%]
test/test_stricttype.py::test_tuple_ext PASSED                           [ 94%]
test/test_subtype.py::test_types PASSED                                  [ 95%]
test/test_unpack.py::test_unpack_array_header_from_file PASSED           [ 96%]
test/test_unpack.py::test_unpacker_hook_refcnt PASSED                    [ 97%]
test/test_unpack.py::test_unpacker_ext_hook PASSED                       [ 98%]
test/test_unpack.py::test_unpacker_tell PASSED                           [ 99%]
test/test_unpack.py::test_unpacker_tell_read_bytes PASSED                [100%]
============================= 108 passed in 0.24s ==============================
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: python3-msgpack-1.0.4-3.oc9.aarch64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6vyqSv
+ umask 022
+ cd /builddir/build/BUILD
+ cd msgpack-python-1.0.4
+ DOCDIR=/builddir/build/BUILDROOT/python-msgpack-1.0.4-3.oc9.aarch64/usr/share/doc/python3-msgpack-1.0.4
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-msgpack-1.0.4-3.oc9.aarch64/usr/share/doc/python3-msgpack-1.0.4
+ cp -pr README.md /builddir/build/BUILDROOT/python-msgpack-1.0.4-3.oc9.aarch64/usr/share/doc/python3-msgpack-1.0.4
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.j3EUbc
+ umask 022
+ cd /builddir/build/BUILD
+ cd msgpack-python-1.0.4
+ LICENSEDIR=/builddir/build/BUILDROOT/python-msgpack-1.0.4-3.oc9.aarch64/usr/share/licenses/python3-msgpack-1.0.4
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-msgpack-1.0.4-3.oc9.aarch64/usr/share/licenses/python3-msgpack-1.0.4
+ cp -pr COPYING /builddir/build/BUILDROOT/python-msgpack-1.0.4-3.oc9.aarch64/usr/share/licenses/python3-msgpack-1.0.4
+ RPM_EC=0
++ jobs -p
+ exit 0
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_provides"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_provides)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
Provides: python3-msgpack = 1.0.4-3.oc9 python3-msgpack(aarch-64) = 1.0.4-3.oc9 python3.10dist(msgpack) = 1.0.4 python3.10dist(msgpack-python) = 1.0.4 python3dist(msgpack) = 1.0.4 python3dist(msgpack-python) = 1.0.4
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) python(abi) = 3.10 rtld(GNU_HASH)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-msgpack-1.0.4-3.oc9.aarch64
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
error: lua script failed: [string "__pythonname_obsoletes"]:3: module 'TencentOS.srpm.python' not found:
	no field package.preload['TencentOS.srpm.python']
	no file '/usr/lib/rpm//lua/TencentOS/srpm/python.lua'
	no file '/usr/lib64/lua/5.4/TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS/srpm/python.so'
	no file '/usr/lib64/lua/5.4/TencentOS.so'
	no file '/usr/lib64/lua/5.4/loadall.so'
	no file './TencentOS.so'
  1<    (%lua)
  0<  (%__pythonname_obsoletes)
Wrote: /builddir/build/RPMS/python3-msgpack-1.0.4-3.oc9.aarch64.rpm
Child return code was: 0