Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-msgpack.spec'], chrootPath='/var/lib/mock/f35-build-31448684-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 armv7hl --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: armv7hl Building for target armv7hl 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 armv7hl --nodeps /builddir/build/SPECS/python-msgpack.spec'], chrootPath='/var/lib/mock/f35-build-31448684-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 armv7hl --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: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1637884800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2QpDc0 + 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.KR8JtJ + 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + 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' /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-armv7l-3.10 creating build/lib.linux-armv7l-3.10/msgpack copying msgpack/__init__.py -> build/lib.linux-armv7l-3.10/msgpack copying msgpack/_version.py -> build/lib.linux-armv7l-3.10/msgpack copying msgpack/exceptions.py -> build/lib.linux-armv7l-3.10/msgpack copying msgpack/ext.py -> build/lib.linux-armv7l-3.10/msgpack copying msgpack/fallback.py -> build/lib.linux-armv7l-3.10/msgpack running build_ext cythonize: 'msgpack/_cmsgpack.pyx' building 'msgpack._cmsgpack' extension creating build/temp.linux-armv7l-3.10 creating build/temp.linux-armv7l-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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -D__LITTLE_ENDIAN__=1 -I. -I/usr/include/python3.10 -c msgpack/_cmsgpack.cpp -o build/temp.linux-armv7l-3.10/msgpack/_cmsgpack.o In file included from msgpack/_cmsgpack.cpp:641: msgpack/unpack.h: In function ‘int unpack_callback_array(unpack_user*, unsigned int, PyObject**)’: msgpack/unpack.h:141:11: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘Py_ssize_t’ {aka ‘int’} [-Wsign-compare] 141 | if (n > u->max_array_len) { | ~~^~~~~~~~~~~~~~~~~~ In file included from msgpack/_cmsgpack.cpp:641: msgpack/unpack.h: In function ‘int unpack_callback_map(unpack_user*, unsigned int, PyObject**)’: msgpack/unpack.h:176:11: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘Py_ssize_t’ {aka ‘int’} [-Wsign-compare] 176 | if (n > u->max_map_len) { | ~~^~~~~~~~~~~~~~~~ msgpack/unpack.h: In function ‘int unpack_callback_raw(unpack_user*, const char*, const char*, unsigned int, PyObject**)’: msgpack/unpack.h:234:11: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘Py_ssize_t’ {aka ‘int’} [-Wsign-compare] 234 | if (l > u->max_str_len) { | ~~^~~~~~~~~~~~~~~~ msgpack/unpack.h: In function ‘int unpack_callback_bin(unpack_user*, const char*, const char*, unsigned int, PyObject**)’: msgpack/unpack.h:254:11: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘Py_ssize_t’ {aka ‘int’} [-Wsign-compare] 254 | if (l > u->max_bin_len) { | ~~^~~~~~~~~~~~~~~~ In file included from msgpack/_cmsgpack.cpp:641: msgpack/unpack.h: In function ‘int unpack_callback_ext(unpack_user*, const char*, const char*, unsigned int, PyObject**)’: msgpack/unpack.h:308:18: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘Py_ssize_t’ {aka ‘int’} [-Wsign-compare] 308 | if (length-1 > u->max_ext_len) { | ~~~~~~~~~^~~~~~~~~~~~~~~~ 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 -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.10/msgpack/_cmsgpack.o -L/usr/lib -o build/lib.linux-armv7l-3.10/msgpack/_cmsgpack.cpython-310-arm-linux-gnueabihf.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ajzMCn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.arm ++ dirname /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.arm + 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + 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-1.0.3-1.fc35.arm /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.arm/usr creating /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.arm/usr/lib creating /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.arm/usr/lib/python3.10 creating /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.arm/usr/lib/python3.10/site-packages creating /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.arm/usr/lib/python3.10/site-packages/msgpack copying build/lib.linux-armv7l-3.10/msgpack/__init__.py -> /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.arm/usr/lib/python3.10/site-packages/msgpack copying build/lib.linux-armv7l-3.10/msgpack/_version.py -> /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.arm/usr/lib/python3.10/site-packages/msgpack copying build/lib.linux-armv7l-3.10/msgpack/exceptions.py -> /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.arm/usr/lib/python3.10/site-packages/msgpack copying build/lib.linux-armv7l-3.10/msgpack/ext.py -> /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.arm/usr/lib/python3.10/site-packages/msgpack copying build/lib.linux-armv7l-3.10/msgpack/fallback.py -> /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.arm/usr/lib/python3.10/site-packages/msgpack copying build/lib.linux-armv7l-3.10/msgpack/_cmsgpack.cpython-310-arm-linux-gnueabihf.so -> /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.arm/usr/lib/python3.10/site-packages/msgpack byte-compiling /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.arm/usr/lib/python3.10/site-packages/msgpack/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.arm/usr/lib/python3.10/site-packages/msgpack/_version.py to _version.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.arm/usr/lib/python3.10/site-packages/msgpack/exceptions.py to exceptions.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.arm/usr/lib/python3.10/site-packages/msgpack/ext.py to ext.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.arm/usr/lib/python3.10/site-packages/msgpack/fallback.py to fallback.cpython-310.pyc writing byte-compilation script '/tmp/tmp5wcppwa_.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/tmp5wcppwa_.py removing /tmp/tmp5wcppwa_.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.arm/usr/lib/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.arm/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j5 --strict-build-id -m -i --build-id-seed 1.0.3-1.fc35 --unique-debug-suffix -1.0.3-1.fc35.arm --unique-debug-src-base python-msgpack-1.0.3-1.fc35.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -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.arm/usr/lib/python3.10/site-packages/msgpack/_cmsgpack.cpython-310-arm-linux-gnueabihf.so original debug info size: 524kB, size after compression: 508kB /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.arm/usr/lib/python3.10 using python3.10 Bytecompiling .py files below /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.arm/usr/lib/debug/usr/lib/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python3-msgpack-1.0.3-1.fc35.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RoSxTh + umask 022 + cd /builddir/build/BUILD + cd msgpack-python-1.0.3 + DOCDIR=/builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.arm/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.arm/usr/share/doc/python3-msgpack + cp -pr README.md /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.arm/usr/share/doc/python3-msgpack + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HrKyWQ + umask 022 + cd /builddir/build/BUILD + cd msgpack-python-1.0.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.arm/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.arm/usr/share/licenses/python3-msgpack + cp -pr COPYING /builddir/build/BUILDROOT/python-msgpack-1.0.3-1.fc35.arm/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(armv7hl-32) = 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: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) 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.armv7hl Provides: python-msgpack-debugsource = 1.0.3-1.fc35 python-msgpack-debugsource(armv7hl-32) = 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.armv7hl Provides: debuginfo(build-id) = e4b8395b45c7e9918dbd35154f7c463b8b03cf76 python-msgpack-debuginfo = 1.0.3-1.fc35 python3-msgpack-debuginfo = 1.0.3-1.fc35 python3-msgpack-debuginfo(armv7hl-32) = 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(armv7hl-32) = 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.arm Wrote: /builddir/build/RPMS/python3-msgpack-1.0.3-1.fc35.armv7hl.rpm Wrote: /builddir/build/RPMS/python3-msgpack-debuginfo-1.0.3-1.fc35.armv7hl.rpm Wrote: /builddir/build/RPMS/python-msgpack-debugsource-1.0.3-1.fc35.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JoAo1H + 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.arm + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0