Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-msgpack.spec'], chrootPath='/var/lib/mock/f35-build-31448689-4298065/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --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': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1637884800 Wrote: /builddir/build/SRPMS/python-msgpack-1.0.3-1.fc35.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/python-msgpack.spec'], chrootPath='/var/lib/mock/f35-build-31448689-4298065/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --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': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1637884800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8a9Eyf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf msgpack-python-1.0.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/msgpack-1.0.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd msgpack-python-1.0.3 + /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.sGpe7R + umask 022 + cd /builddir/build/BUILD + cd msgpack-python-1.0.3 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /builddir/build/BUILD/msgpack-python-1.0.3/setup.py:7: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.command.sdist import sdist running build running build_py creating build creating build/lib.linux-x86_64-3.10 creating build/lib.linux-x86_64-3.10/msgpack copying msgpack/__init__.py -> build/lib.linux-x86_64-3.10/msgpack copying msgpack/_version.py -> build/lib.linux-x86_64-3.10/msgpack copying msgpack/exceptions.py -> build/lib.linux-x86_64-3.10/msgpack copying msgpack/ext.py -> build/lib.linux-x86_64-3.10/msgpack copying msgpack/fallback.py -> build/lib.linux-x86_64-3.10/msgpack running build_ext cythonize: 'msgpack/_cmsgpack.pyx' building 'msgpack._cmsgpack' extension creating build/temp.linux-x86_64-3.10 creating build/temp.linux-x86_64-3.10/msgpack gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -D__LITTLE_ENDIAN__=1 -I. -I/usr/include/python3.10 -c msgpack/_cmsgpack.cpp -o build/temp.linux-x86_64-3.10/msgpack/_cmsgpack.o msgpack/_cmsgpack.cpp: In function ‘__pyx_f_7msgpack_9_cmsgpack_6Packer__pack(__pyx_obj_7msgpack_9_cmsgpack_Packer*, _object*, __pyx_opt_args_7msgpack_9_cmsgpack_6Packer__pack*)’: msgpack/_cmsgpack.cpp:4534:10: warning: ‘__pyx_r’ may be used uninitialized in this function [-Wmaybe-uninitialized] 4534 | return __pyx_r; | ^~~~~~~ g++ -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.10/msgpack/_cmsgpack.o -L/usr/lib64 -o build/lib.linux-x86_64-3.10/msgpack/_cmsgpack.cpython-310-x86_64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NT9ya0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.x86_64 ++ dirname /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.x86_64 + cd msgpack-python-1.0.3 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.x86_64 /builddir/build/BUILD/msgpack-python-1.0.3/setup.py:7: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.command.sdist import sdist running install running install_lib creating /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.x86_64/usr creating /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.x86_64/usr/lib64/python3.10 creating /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.x86_64/usr/lib64/python3.10/site-packages creating /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.x86_64/usr/lib64/python3.10/site-packages/msgpack copying build/lib.linux-x86_64-3.10/msgpack/__init__.py -> /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.x86_64/usr/lib64/python3.10/site-packages/msgpack copying build/lib.linux-x86_64-3.10/msgpack/_version.py -> /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.x86_64/usr/lib64/python3.10/site-packages/msgpack copying build/lib.linux-x86_64-3.10/msgpack/exceptions.py -> /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.x86_64/usr/lib64/python3.10/site-packages/msgpack copying build/lib.linux-x86_64-3.10/msgpack/ext.py -> /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.x86_64/usr/lib64/python3.10/site-packages/msgpack copying build/lib.linux-x86_64-3.10/msgpack/fallback.py -> /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.x86_64/usr/lib64/python3.10/site-packages/msgpack copying build/lib.linux-x86_64-3.10/msgpack/_cmsgpack.cpython-310-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.x86_64/usr/lib64/python3.10/site-packages/msgpack byte-compiling /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.x86_64/usr/lib64/python3.10/site-packages/msgpack/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.x86_64/usr/lib64/python3.10/site-packages/msgpack/_version.py to _version.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.x86_64/usr/lib64/python3.10/site-packages/msgpack/exceptions.py to exceptions.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.x86_64/usr/lib64/python3.10/site-packages/msgpack/ext.py to ext.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.x86_64/usr/lib64/python3.10/site-packages/msgpack/fallback.py to fallback.cpython-310.pyc writing byte-compilation script '/tmp/tmpphk7r_40.py' /usr/bin/python3 -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmpphk7r_40.py removing /tmp/tmpphk7r_40.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.3-1.fc35.x86_64/usr/lib64/python3.10/site-packages/msgpack-1.0.3-py3.10.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.x86_64/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j48 --strict-build-id -m -i --build-id-seed 1.0.3-1.fc35 --unique-debug-suffix -1.0.3-1.fc35.x86_64 --unique-debug-src-base python-msgpack-1.0.3-1.fc35.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/msgpack-python-1.0.3 extracting debug info from /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.x86_64/usr/lib64/python3.10/site-packages/msgpack/_cmsgpack.cpython-310-x86_64-linux-gnu.so original debug info size: 568kB, size after compression: 548kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1407 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/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.x86_64/usr/lib64/python3.10 using python3.10 Bytecompiling .py files below /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.x86_64/usr/lib/debug/usr/lib64/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python3-msgpack-1.0.3-1.fc35.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ulu615 + umask 022 + cd /builddir/build/BUILD + cd msgpack-python-1.0.3 + DOCDIR=/builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.x86_64/usr/share/doc/python3-msgpack + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.x86_64/usr/share/doc/python3-msgpack + cp -pr README.md /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.x86_64/usr/share/doc/python3-msgpack + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6hSpcN + umask 022 + cd /builddir/build/BUILD + cd msgpack-python-1.0.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.x86_64/usr/share/licenses/python3-msgpack + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.x86_64/usr/share/licenses/python3-msgpack + cp -pr COPYING /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.x86_64/usr/share/licenses/python3-msgpack + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-msgpack = 1.0.3-1.fc35 python3-msgpack = 1.0.3-1.fc35 python3-msgpack(x86-64) = 1.0.3-1.fc35 python3.10-msgpack = 1.0.3-1.fc35 python3.10dist(msgpack) = 1.0.3 python3.10dist(msgpack-python) = 1.0.3 python3dist(msgpack) = 1.0.3 python3dist(msgpack-python) = 1.0.3 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.10 rtld(GNU_HASH) Obsoletes: python-msgpack < 1.0.3-1.fc35 Processing files: python-msgpack-debugsource-1.0.3-1.fc35.x86_64 Provides: python-msgpack-debugsource = 1.0.3-1.fc35 python-msgpack-debugsource(x86-64) = 1.0.3-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-msgpack-debuginfo-1.0.3-1.fc35.x86_64 Provides: debuginfo(build-id) = d8c8638b44117dd72cadb6c645274943631f8155 python-msgpack-debuginfo = 1.0.3-1.fc35 python3-msgpack-debuginfo = 1.0.3-1.fc35 python3-msgpack-debuginfo(x86-64) = 1.0.3-1.fc35 python3.10-msgpack-debuginfo = 1.0.3-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-msgpack-debugsource(x86-64) = 1.0.3-1.fc35 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.x86_64 Wrote: /builddir/build/RPMS/python3-msgpack-1.0.3-1.fc35.x86_64.rpm Wrote: /builddir/build/RPMS/python3-msgpack-debuginfo-1.0.3-1.fc35.x86_64.rpm Wrote: /builddir/build/RPMS/python-msgpack-debugsource-1.0.3-1.fc35.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.93nuh8 + umask 022 + cd /builddir/build/BUILD + cd msgpack-python-1.0.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0