Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'ppc64le', '--nodeps', u'/builddir/build/SPECS/python-msgpack.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-wallaby-el8-build-87152-611338/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'da3ae0f2f30543d39719e725b64262ba', '-D', '/var/lib/mock/cloud8-openstack-wallaby-el8-build-87152-611338/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'ppc64le', '--nodeps', u'/builddir/build/SPECS/python-msgpack.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/python-msgpack-1.0.2-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'ppc64le', '--nodeps', u'/builddir/build/SPECS/python-msgpack.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-wallaby-el8-build-87152-611338/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f3e2c4793fcf468c964e9045b02a101d', '-D', '/var/lib/mock/cloud8-openstack-wallaby-el8-build-87152-611338/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'ppc64le', '--nodeps', u'/builddir/build/SPECS/python-msgpack.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.f2W9Pj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf msgpack-python-1.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/msgpack-1.0.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd msgpack-python-1.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf test/test_timestamp.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FO2VGy + umask 022 + cd /builddir/build/BUILD + cd msgpack-python-1.0.2 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-ppc64le-3.6 creating build/lib.linux-ppc64le-3.6/msgpack copying msgpack/fallback.py -> build/lib.linux-ppc64le-3.6/msgpack copying msgpack/__init__.py -> build/lib.linux-ppc64le-3.6/msgpack copying msgpack/_version.py -> build/lib.linux-ppc64le-3.6/msgpack copying msgpack/ext.py -> build/lib.linux-ppc64le-3.6/msgpack copying msgpack/exceptions.py -> build/lib.linux-ppc64le-3.6/msgpack running build_ext building 'msgpack._cmsgpack' extension creating build/temp.linux-ppc64le-3.6 creating build/temp.linux-ppc64le-3.6/msgpack gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -D__LITTLE_ENDIAN__=1 -I. -I/usr/include/python3.6m -c msgpack/_cmsgpack.cpp -o build/temp.linux-ppc64le-3.6/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:4449:10: warning: ‘__pyx_r’ may be used uninitialized in this function [-Wmaybe-uninitialized] return __pyx_r; ^~~~~~~ g++ -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g build/temp.linux-ppc64le-3.6/msgpack/_cmsgpack.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64le-3.6/msgpack/_cmsgpack.cpython-36m-ppc64le-linux-gnu.so cythonize: 'msgpack/_cmsgpack.pyx' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8AYYqQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-msgpack-1.0.2-1.el8.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-msgpack-1.0.2-1.el8.ppc64le ++ dirname /builddir/build/BUILDROOT/python-msgpack-1.0.2-1.el8.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-msgpack-1.0.2-1.el8.ppc64le + cd msgpack-python-1.0.2 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-msgpack-1.0.2-1.el8.ppc64le --prefix /usr running install running install_lib creating /builddir/build/BUILDROOT/python-msgpack-1.0.2-1.el8.ppc64le/usr creating /builddir/build/BUILDROOT/python-msgpack-1.0.2-1.el8.ppc64le/usr/lib64 creating /builddir/build/BUILDROOT/python-msgpack-1.0.2-1.el8.ppc64le/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-msgpack-1.0.2-1.el8.ppc64le/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python-msgpack-1.0.2-1.el8.ppc64le/usr/lib64/python3.6/site-packages/msgpack copying build/lib.linux-ppc64le-3.6/msgpack/_cmsgpack.cpython-36m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-msgpack-1.0.2-1.el8.ppc64le/usr/lib64/python3.6/site-packages/msgpack copying build/lib.linux-ppc64le-3.6/msgpack/fallback.py -> /builddir/build/BUILDROOT/python-msgpack-1.0.2-1.el8.ppc64le/usr/lib64/python3.6/site-packages/msgpack copying build/lib.linux-ppc64le-3.6/msgpack/__init__.py -> /builddir/build/BUILDROOT/python-msgpack-1.0.2-1.el8.ppc64le/usr/lib64/python3.6/site-packages/msgpack copying build/lib.linux-ppc64le-3.6/msgpack/_version.py -> /builddir/build/BUILDROOT/python-msgpack-1.0.2-1.el8.ppc64le/usr/lib64/python3.6/site-packages/msgpack copying build/lib.linux-ppc64le-3.6/msgpack/ext.py -> /builddir/build/BUILDROOT/python-msgpack-1.0.2-1.el8.ppc64le/usr/lib64/python3.6/site-packages/msgpack copying build/lib.linux-ppc64le-3.6/msgpack/exceptions.py -> /builddir/build/BUILDROOT/python-msgpack-1.0.2-1.el8.ppc64le/usr/lib64/python3.6/site-packages/msgpack byte-compiling /builddir/build/BUILDROOT/python-msgpack-1.0.2-1.el8.ppc64le/usr/lib64/python3.6/site-packages/msgpack/fallback.py to fallback.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-msgpack-1.0.2-1.el8.ppc64le/usr/lib64/python3.6/site-packages/msgpack/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-msgpack-1.0.2-1.el8.ppc64le/usr/lib64/python3.6/site-packages/msgpack/_version.py to _version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-msgpack-1.0.2-1.el8.ppc64le/usr/lib64/python3.6/site-packages/msgpack/ext.py to ext.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-msgpack-1.0.2-1.el8.ppc64le/usr/lib64/python3.6/site-packages/msgpack/exceptions.py to exceptions.cpython-36.pyc writing byte-compilation script '/tmp/tmpb7r4sotn.py' /usr/bin/python3 /tmp/tmpb7r4sotn.py removing /tmp/tmpb7r4sotn.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.2-1.el8.ppc64le/usr/lib64/python3.6/site-packages/msgpack-1.0.2-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.0.2-1.el8 --unique-debug-suffix -1.0.2-1.el8.ppc64le --unique-debug-src-base python-msgpack-1.0.2-1.el8.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/msgpack-python-1.0.2 extracting debug info from /builddir/build/BUILDROOT/python-msgpack-1.0.2-1.el8.ppc64le/usr/lib64/python3.6/site-packages/msgpack/_cmsgpack.cpython-36m-ppc64le-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1383 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-msgpack-1.0.2-1.el8.ppc64le/usr/lib64/python3.6 using /usr/libexec/platform-python Bytecompiling .py files below /builddir/build/BUILDROOT/python-msgpack-1.0.2-1.el8.ppc64le/usr/lib/debug/usr/lib64/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3 + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-msgpack-1.0.2-1.el8.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6HXpJ8 + umask 022 + cd /builddir/build/BUILD + cd msgpack-python-1.0.2 + DOCDIR=/builddir/build/BUILDROOT/python-msgpack-1.0.2-1.el8.ppc64le/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.2-1.el8.ppc64le/usr/share/doc/python3-msgpack + cp -pr README.md /builddir/build/BUILDROOT/python-msgpack-1.0.2-1.el8.ppc64le/usr/share/doc/python3-msgpack + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pbQa2q + umask 022 + cd /builddir/build/BUILD + cd msgpack-python-1.0.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-msgpack-1.0.2-1.el8.ppc64le/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.2-1.el8.ppc64le/usr/share/licenses/python3-msgpack + cp -pr COPYING /builddir/build/BUILDROOT/python-msgpack-1.0.2-1.el8.ppc64le/usr/share/licenses/python3-msgpack + exit 0 Provides: python3-msgpack = 1.0.2-1.el8 python3-msgpack(ppc-64) = 1.0.2-1.el8 python3.6dist(msgpack) = 1.0.2 python3.6dist(msgpack-python) = 1.0.2 python3dist(msgpack) = 1.0.2 python3dist(msgpack-python) = 1.0.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.17)(64bit) libgcc_s.so.1()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) libstdc++.so.6()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Processing files: python-msgpack-debugsource-1.0.2-1.el8.ppc64le Provides: python-msgpack-debugsource = 1.0.2-1.el8 python-msgpack-debugsource(ppc-64) = 1.0.2-1.el8 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.2-1.el8.ppc64le Provides: debuginfo(build-id) = db5e8ccc300df3d0ceaee94ed44df898d7d1b6cc python3-msgpack-debuginfo = 1.0.2-1.el8 python3-msgpack-debuginfo(ppc-64) = 1.0.2-1.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-msgpack-debugsource(ppc-64) = 1.0.2-1.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-msgpack-1.0.2-1.el8.ppc64le Wrote: /builddir/build/RPMS/python3-msgpack-1.0.2-1.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/python-msgpack-debugsource-1.0.2-1.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-msgpack-debuginfo-1.0.2-1.el8.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4BbDZK + umask 022 + cd /builddir/build/BUILD + cd msgpack-python-1.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-msgpack-1.0.2-1.el8.ppc64le + exit 0 Child return code was: 0