Mock Version: 2.6 Mock Version: 2.6 Mock Version: 2.6 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-msgpack.spec'], chrootPath='/var/lib/mock/f34-build-24583962-2594368/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=1608076800 Wrote: /builddir/build/SRPMS/python-msgpack-1.0.1-1.fc34.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/f34-build-24583962-2594368/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=1608076800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XSkYCT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf msgpack-python-1.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/msgpack-1.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd msgpack-python-1.0.1 + /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.VATkcU + umask 022 + cd /builddir/build/BUILD + cd msgpack-python-1.0.1 + 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 -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' running build running build_py creating build creating build/lib.linux-armv7l-3.9 creating build/lib.linux-armv7l-3.9/msgpack copying msgpack/_version.py -> build/lib.linux-armv7l-3.9/msgpack copying msgpack/exceptions.py -> build/lib.linux-armv7l-3.9/msgpack copying msgpack/__init__.py -> build/lib.linux-armv7l-3.9/msgpack copying msgpack/fallback.py -> build/lib.linux-armv7l-3.9/msgpack copying msgpack/ext.py -> build/lib.linux-armv7l-3.9/msgpack running build_ext cythonize: 'msgpack/_cmsgpack.pyx' building 'msgpack._cmsgpack' extension creating build/temp.linux-armv7l-3.9 creating build/temp.linux-armv7l-3.9/msgpack gcc -pthread -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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.9 -c msgpack/_cmsgpack.cpp -o build/temp.linux-armv7l-3.9/msgpack/_cmsgpack.o In file included from msgpack/_cmsgpack.cpp:630: 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:630: 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:630: 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:4488:10: warning: ‘__pyx_r’ may be used uninitialized in this function [-Wmaybe-uninitialized] 4488 | return __pyx_r; | ^~~~~~~ g++ -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.9/msgpack/_cmsgpack.o -L/usr/lib -o build/lib.linux-armv7l-3.9/msgpack/_cmsgpack.cpython-39-arm-linux-gnueabihf.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sTru8T + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-msgpack-1.0.1-1.fc34.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-msgpack-1.0.1-1.fc34.arm ++ dirname /builddir/build/BUILDROOT/python-msgpack-1.0.1-1.fc34.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-msgpack-1.0.1-1.fc34.arm + cd msgpack-python-1.0.1 + 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 -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.1-1.fc34.arm running install running install_lib creating /builddir/build/BUILDROOT/python-msgpack-1.0.1-1.fc34.arm/usr creating /builddir/build/BUILDROOT/python-msgpack-1.0.1-1.fc34.arm/usr/lib creating /builddir/build/BUILDROOT/python-msgpack-1.0.1-1.fc34.arm/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-msgpack-1.0.1-1.fc34.arm/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-msgpack-1.0.1-1.fc34.arm/usr/lib/python3.9/site-packages/msgpack copying build/lib.linux-armv7l-3.9/msgpack/_version.py -> /builddir/build/BUILDROOT/python-msgpack-1.0.1-1.fc34.arm/usr/lib/python3.9/site-packages/msgpack copying build/lib.linux-armv7l-3.9/msgpack/exceptions.py -> /builddir/build/BUILDROOT/python-msgpack-1.0.1-1.fc34.arm/usr/lib/python3.9/site-packages/msgpack copying build/lib.linux-armv7l-3.9/msgpack/_cmsgpack.cpython-39-arm-linux-gnueabihf.so -> /builddir/build/BUILDROOT/python-msgpack-1.0.1-1.fc34.arm/usr/lib/python3.9/site-packages/msgpack copying build/lib.linux-armv7l-3.9/msgpack/__init__.py -> /builddir/build/BUILDROOT/python-msgpack-1.0.1-1.fc34.arm/usr/lib/python3.9/site-packages/msgpack copying build/lib.linux-armv7l-3.9/msgpack/fallback.py -> /builddir/build/BUILDROOT/python-msgpack-1.0.1-1.fc34.arm/usr/lib/python3.9/site-packages/msgpack copying build/lib.linux-armv7l-3.9/msgpack/ext.py -> /builddir/build/BUILDROOT/python-msgpack-1.0.1-1.fc34.arm/usr/lib/python3.9/site-packages/msgpack byte-compiling /builddir/build/BUILDROOT/python-msgpack-1.0.1-1.fc34.arm/usr/lib/python3.9/site-packages/msgpack/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msgpack-1.0.1-1.fc34.arm/usr/lib/python3.9/site-packages/msgpack/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msgpack-1.0.1-1.fc34.arm/usr/lib/python3.9/site-packages/msgpack/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msgpack-1.0.1-1.fc34.arm/usr/lib/python3.9/site-packages/msgpack/fallback.py to fallback.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-msgpack-1.0.1-1.fc34.arm/usr/lib/python3.9/site-packages/msgpack/ext.py to ext.cpython-39.pyc writing byte-compilation script '/tmp/tmp1vc2bzf8.py' /usr/bin/python3 /tmp/tmp1vc2bzf8.py removing /tmp/tmp1vc2bzf8.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' writing manifest file 'msgpack.egg-info/SOURCES.txt' Copying msgpack.egg-info to /builddir/build/BUILDROOT/python-msgpack-1.0.1-1.fc34.arm/usr/lib/python3.9/site-packages/msgpack-1.0.1-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-msgpack-1.0.1-1.fc34.arm/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 1.0.1-1.fc34 --unique-debug-suffix -1.0.1-1.fc34.arm --unique-debug-src-base python-msgpack-1.0.1-1.fc34.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/msgpack-python-1.0.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-msgpack-1.0.1-1.fc34.arm/usr/lib/python3.9/site-packages/msgpack/_cmsgpack.cpython-39-arm-linux-gnueabihf.so extracting debug info from /builddir/build/BUILDROOT/python-msgpack-1.0.1-1.fc34.arm/usr/lib/python3.9/site-packages/msgpack/_cmsgpack.cpython-39-arm-linux-gnueabihf.so original debug info size: 652kB, size after compression: 640kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1399 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-msgpack-1.0.1-1.fc34.arm/usr/lib/debug/usr/lib/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-msgpack-1.0.1-1.fc34.arm/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-msgpack-1.0.1-1.fc34.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uDrMXW + umask 022 + cd /builddir/build/BUILD + cd msgpack-python-1.0.1 + DOCDIR=/builddir/build/BUILDROOT/python-msgpack-1.0.1-1.fc34.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.1-1.fc34.arm/usr/share/doc/python3-msgpack + cp -pr README.md /builddir/build/BUILDROOT/python-msgpack-1.0.1-1.fc34.arm/usr/share/doc/python3-msgpack + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.L5hewS + umask 022 + cd /builddir/build/BUILD + cd msgpack-python-1.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-msgpack-1.0.1-1.fc34.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.1-1.fc34.arm/usr/share/licenses/python3-msgpack + cp -pr COPYING /builddir/build/BUILDROOT/python-msgpack-1.0.1-1.fc34.arm/usr/share/licenses/python3-msgpack + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-msgpack = 1.0.1-1.fc34 python3-msgpack = 1.0.1-1.fc34 python3-msgpack(armv7hl-32) = 1.0.1-1.fc34 python3.9-msgpack = 1.0.1-1.fc34 python3.9dist(msgpack) = 1.0.1 python3.9dist(msgpack-python) = 1.0.1 python3dist(msgpack) = 1.0.1 python3dist(msgpack-python) = 1.0.1 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) libpthread.so.0 python(abi) = 3.9 rtld(GNU_HASH) Obsoletes: python-msgpack < 1.0.1-1.fc34 Processing files: python-msgpack-debugsource-1.0.1-1.fc34.armv7hl Provides: python-msgpack-debugsource = 1.0.1-1.fc34 python-msgpack-debugsource(armv7hl-32) = 1.0.1-1.fc34 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.1-1.fc34.armv7hl Provides: debuginfo(build-id) = 6e8daa4b1834b738a2911c90061a5c6bc3dee519 python-msgpack-debuginfo = 1.0.1-1.fc34 python3-msgpack-debuginfo = 1.0.1-1.fc34 python3-msgpack-debuginfo(armv7hl-32) = 1.0.1-1.fc34 python3.9-msgpack-debuginfo = 1.0.1-1.fc34 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.1-1.fc34 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-msgpack-1.0.1-1.fc34.arm Wrote: /builddir/build/RPMS/python3-msgpack-1.0.1-1.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/python3-msgpack-debuginfo-1.0.1-1.fc34.armv7hl.rpm Wrote: /builddir/build/RPMS/python-msgpack-debugsource-1.0.1-1.fc34.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ORRK7U + umask 022 + cd /builddir/build/BUILD + cd msgpack-python-1.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-msgpack-1.0.1-1.fc34.arm + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0