Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/msgspec.spec'], chrootPath='/var/lib/mock/openeuler-24.03_LTS_SP3-x86_64-1789389279.404091/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/msgspec.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': 'C.UTF-8'} and shell False :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-msgspec-0.18.2-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/msgspec.spec'], chrootPath='/var/lib/mock/openeuler-24.03_LTS_SP3-x86_64-1789389279.404091/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/msgspec.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': 'C.UTF-8'} and shell False :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-msgspec-0.18.2-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/msgspec.spec'], chrootPath='/var/lib/mock/openeuler-24.03_LTS_SP3-x86_64-1789389279.404091/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/msgspec.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': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ibr32R + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf msgspec-0.18.2 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/msgspec-0.18.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd msgspec-0.18.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.LmAZ0q + umask 022 + cd /builddir/build/BUILD + cd msgspec-0.18.2 + CFLAGS='-O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-x86_64-cpython-311 creating build/lib.linux-x86_64-cpython-311/msgspec copying msgspec/__init__.py -> build/lib.linux-x86_64-cpython-311/msgspec copying msgspec/structs.py -> build/lib.linux-x86_64-cpython-311/msgspec copying msgspec/json.py -> build/lib.linux-x86_64-cpython-311/msgspec copying msgspec/_version.py -> build/lib.linux-x86_64-cpython-311/msgspec copying msgspec/yaml.py -> build/lib.linux-x86_64-cpython-311/msgspec copying msgspec/msgpack.py -> build/lib.linux-x86_64-cpython-311/msgspec copying msgspec/_json_schema.py -> build/lib.linux-x86_64-cpython-311/msgspec copying msgspec/inspect.py -> build/lib.linux-x86_64-cpython-311/msgspec copying msgspec/_utils.py -> build/lib.linux-x86_64-cpython-311/msgspec copying msgspec/toml.py -> build/lib.linux-x86_64-cpython-311/msgspec copying msgspec/py.typed -> build/lib.linux-x86_64-cpython-311/msgspec copying msgspec/__init__.pyi -> build/lib.linux-x86_64-cpython-311/msgspec copying msgspec/structs.pyi -> build/lib.linux-x86_64-cpython-311/msgspec copying msgspec/json.pyi -> build/lib.linux-x86_64-cpython-311/msgspec copying msgspec/msgpack.pyi -> build/lib.linux-x86_64-cpython-311/msgspec UPDATING build/lib.linux-x86_64-cpython-311/msgspec/_version.py set build/lib.linux-x86_64-cpython-311/msgspec/_version.py to '0.18.2' running build_ext building 'msgspec._core' extension creating build/temp.linux-x86_64-cpython-311 creating build/temp.linux-x86_64-cpython-311/msgspec gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.11 -c msgspec/_core.c -o build/temp.linux-x86_64-cpython-311/msgspec/_core.o gcc -shared -g -g -Wl,-z,relro -O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-cpython-311/msgspec/_core.o -L/usr/lib64 -o build/lib.linux-x86_64-cpython-311/msgspec/_core.cpython-311-x86_64-linux-gnu.so UPDATING build/lib.linux-x86_64-cpython-311/msgspec/_version.py set build/lib.linux-x86_64-cpython-311/msgspec/_version.py to '0.18.2' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.I3aP5B + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64 + cd msgspec-0.18.2 + CFLAGS='-O2 -g -grecord-gcc-switches -pipe -fstack-protector-strong -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64 running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr creating /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/lib64/python3.11 creating /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/lib64/python3.11/site-packages creating /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/lib64/python3.11/site-packages/msgspec copying build/lib.linux-x86_64-cpython-311/msgspec/__init__.py -> /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/lib64/python3.11/site-packages/msgspec copying build/lib.linux-x86_64-cpython-311/msgspec/structs.py -> /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/lib64/python3.11/site-packages/msgspec copying build/lib.linux-x86_64-cpython-311/msgspec/__init__.pyi -> /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/lib64/python3.11/site-packages/msgspec copying build/lib.linux-x86_64-cpython-311/msgspec/_core.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/lib64/python3.11/site-packages/msgspec copying build/lib.linux-x86_64-cpython-311/msgspec/json.py -> /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/lib64/python3.11/site-packages/msgspec copying build/lib.linux-x86_64-cpython-311/msgspec/py.typed -> /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/lib64/python3.11/site-packages/msgspec copying build/lib.linux-x86_64-cpython-311/msgspec/_version.py -> /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/lib64/python3.11/site-packages/msgspec copying build/lib.linux-x86_64-cpython-311/msgspec/structs.pyi -> /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/lib64/python3.11/site-packages/msgspec copying build/lib.linux-x86_64-cpython-311/msgspec/yaml.py -> /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/lib64/python3.11/site-packages/msgspec copying build/lib.linux-x86_64-cpython-311/msgspec/msgpack.py -> /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/lib64/python3.11/site-packages/msgspec copying build/lib.linux-x86_64-cpython-311/msgspec/json.pyi -> /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/lib64/python3.11/site-packages/msgspec copying build/lib.linux-x86_64-cpython-311/msgspec/_json_schema.py -> /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/lib64/python3.11/site-packages/msgspec copying build/lib.linux-x86_64-cpython-311/msgspec/inspect.py -> /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/lib64/python3.11/site-packages/msgspec copying build/lib.linux-x86_64-cpython-311/msgspec/_utils.py -> /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/lib64/python3.11/site-packages/msgspec copying build/lib.linux-x86_64-cpython-311/msgspec/toml.py -> /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/lib64/python3.11/site-packages/msgspec copying build/lib.linux-x86_64-cpython-311/msgspec/msgpack.pyi -> /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/lib64/python3.11/site-packages/msgspec byte-compiling /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/lib64/python3.11/site-packages/msgspec/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/lib64/python3.11/site-packages/msgspec/structs.py to structs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/lib64/python3.11/site-packages/msgspec/json.py to json.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/lib64/python3.11/site-packages/msgspec/_version.py to _version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/lib64/python3.11/site-packages/msgspec/yaml.py to yaml.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/lib64/python3.11/site-packages/msgspec/msgpack.py to msgpack.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/lib64/python3.11/site-packages/msgspec/_json_schema.py to _json_schema.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/lib64/python3.11/site-packages/msgspec/inspect.py to inspect.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/lib64/python3.11/site-packages/msgspec/_utils.py to _utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/lib64/python3.11/site-packages/msgspec/toml.py to toml.cpython-311.pyc writing byte-compilation script '/tmp/tmpx0sz8a9_.py' /usr/bin/python3 /tmp/tmpx0sz8a9_.py removing /tmp/tmpx0sz8a9_.py running install_egg_info running egg_info creating msgspec.egg-info writing msgspec.egg-info/PKG-INFO writing dependency_links to msgspec.egg-info/dependency_links.txt writing requirements to msgspec.egg-info/requires.txt writing top-level names to msgspec.egg-info/top_level.txt writing manifest file 'msgspec.egg-info/SOURCES.txt' reading manifest file 'msgspec.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'msgspec.egg-info/SOURCES.txt' Copying msgspec.egg-info to /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/lib64/python3.11/site-packages/msgspec-0.18.2-py3.11.egg-info running install_scripts + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.18.2-1 --unique-debug-suffix -0.18.2-1.x86_64 --unique-debug-src-base python-msgspec-0.18.2-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/msgspec-0.18.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/lib64/python3.11/site-packages/msgspec/_core.cpython-311-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/lib64/python3.11/site-packages/msgspec/_core.cpython-311-x86_64-linux-gnu.so 1530 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/lib/debug/usr/lib64/python3.11 using /usr/bin/python3.11 Bytecompiling .py files below /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/lib64/python3.11 using /usr/bin/python3.11 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-msgspec-0.18.2-1.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.C7bjOO + umask 022 + cd /builddir/build/BUILD + cd msgspec-0.18.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/share/licenses/python3-msgspec + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/share/licenses/python3-msgspec + cp -pr LICENSE /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/share/licenses/python3-msgspec + RPM_EC=0 ++ jobs -p + exit 0 /usr/lib/rpm/pythondistdeps.py:105: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import Distribution, FileMetadata, PathMetadata, Requirement /usr/lib/rpm/pythondistdeps.py:105: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import Distribution, FileMetadata, PathMetadata, Requirement Provides: python-msgspec python3-msgspec = 0.18.2-1 python3-msgspec(x86-64) = 0.18.2-1 python3.11dist(msgspec) = 0.18.2 python3dist(msgspec) = 0.18.2 python3dist(msgspec) = 0.18.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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) python(abi) = 3.11 rtld(GNU_HASH) Processing files: python-msgspec-help-0.18.2-1.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ngLqFE + umask 022 + cd /builddir/build/BUILD + cd msgspec-0.18.2 + DOCDIR=/builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/share/doc/python-msgspec-help + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/share/doc/python-msgspec-help + cp -pr README.md /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/share/doc/python-msgspec-help + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6TqUAg + umask 022 + cd /builddir/build/BUILD + cd msgspec-0.18.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/share/licenses/python-msgspec-help + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/share/licenses/python-msgspec-help + cp -pr LICENSE /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64/usr/share/licenses/python-msgspec-help + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-msgspec-help = 0.18.2-1 python-msgspec-help(x86-64) = 0.18.2-1 python3-msgspec-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-msgspec-debuginfo-0.18.2-1.x86_64 Provides: python-msgspec-debuginfo = 0.18.2-1 python-msgspec-debuginfo(x86-64) = 0.18.2-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-msgspec-debugsource(x86-64) = 0.18.2-1 Processing files: python-msgspec-debugsource-0.18.2-1.x86_64 Provides: python-msgspec-debugsource = 0.18.2-1 python-msgspec-debugsource(x86-64) = 0.18.2-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64 Wrote: /builddir/build/RPMS/python-msgspec-help-0.18.2-1.x86_64.rpm Wrote: /builddir/build/RPMS/python-msgspec-debugsource-0.18.2-1.x86_64.rpm Wrote: /builddir/build/RPMS/python3-msgspec-0.18.2-1.x86_64.rpm Wrote: /builddir/build/RPMS/python-msgspec-debuginfo-0.18.2-1.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BXyhNX + umask 022 + cd /builddir/build/BUILD + cd msgspec-0.18.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-msgspec-0.18.2-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.oFe80r + umask 022 + cd /builddir/build/BUILD + rm -rf msgspec-0.18.2 msgspec-0.18.2.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0