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-victoria-el8-build-81295-487505/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '514e5dbee6a7488e86c0e999ea9f63a2', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-81295-487505/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.0-2.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-victoria-el8-build-81295-487505/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ab5e36a6e2074e949b76bc92c4c18b07', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-81295-487505/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.wblkkp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf msgpack-python-1.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/msgpack-1.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd msgpack-python-1.0.0 + /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.WIPjBv + umask 022 + cd /builddir/build/BUILD + cd msgpack-python-1.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -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/exceptions.py -> build/lib.linux-ppc64le-3.6/msgpack copying msgpack/ext.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 -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection 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' + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Jf3euF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-msgpack-1.0.0-2.el8.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-msgpack-1.0.0-2.el8.ppc64le ++ dirname /builddir/build/BUILDROOT/python-msgpack-1.0.0-2.el8.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-msgpack-1.0.0-2.el8.ppc64le + cd msgpack-python-1.0.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-msgpack-1.0.0-2.el8.ppc64le running install running install_lib creating /builddir/build/BUILDROOT/python-msgpack-1.0.0-2.el8.ppc64le/usr creating /builddir/build/BUILDROOT/python-msgpack-1.0.0-2.el8.ppc64le/usr/lib64 creating /builddir/build/BUILDROOT/python-msgpack-1.0.0-2.el8.ppc64le/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-msgpack-1.0.0-2.el8.ppc64le/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python-msgpack-1.0.0-2.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.0-2.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.0-2.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.0-2.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.0-2.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.0-2.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.0-2.el8.ppc64le/usr/lib64/python3.6/site-packages/msgpack byte-compiling /builddir/build/BUILDROOT/python-msgpack-1.0.0-2.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.0-2.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.0-2.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.0-2.el8.ppc64le/usr/lib64/python3.6/site-packages/msgpack/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-msgpack-1.0.0-2.el8.ppc64le/usr/lib64/python3.6/site-packages/msgpack/ext.py to ext.cpython-36.pyc writing byte-compilation script '/tmp/tmpft3jj21b.py' /usr/libexec/platform-python /tmp/tmpft3jj21b.py removing /tmp/tmpft3jj21b.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.0-2.el8.ppc64le/usr/lib64/python3.6/site-packages/msgpack-1.0.0-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.0.0-2.el8 --unique-debug-suffix -1.0.0-2.el8.ppc64le --unique-debug-src-base python-msgpack-1.0.0-2.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.0 extracting debug info from /builddir/build/BUILDROOT/python-msgpack-1.0.0-2.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. 1381 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.0-2.el8.ppc64le/usr/lib64/python3.6 using /usr/libexec/platform-python Bytecompiling .py files below /builddir/build/BUILDROOT/python-msgpack-1.0.0-2.el8.ppc64le/usr/lib/debug/usr/lib64/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-msgpack-1.0.0-2.el8.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XxoHYP + umask 022 + cd /builddir/build/BUILD + cd msgpack-python-1.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-msgpack-1.0.0-2.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.0-2.el8.ppc64le/usr/share/doc/python3-msgpack + cp -pr README.md /builddir/build/BUILDROOT/python-msgpack-1.0.0-2.el8.ppc64le/usr/share/doc/python3-msgpack + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Yuttt0 + umask 022 + cd /builddir/build/BUILD + cd msgpack-python-1.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-msgpack-1.0.0-2.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.0-2.el8.ppc64le/usr/share/licenses/python3-msgpack + cp -pr COPYING /builddir/build/BUILDROOT/python-msgpack-1.0.0-2.el8.ppc64le/usr/share/licenses/python3-msgpack + exit 0 Provides: python3-msgpack = 1.0.0-2.el8 python3-msgpack(ppc-64) = 1.0.0-2.el8 python3.6dist(msgpack) = 1.0.0 python3.6dist(msgpack-python) = 1.0.0 python3dist(msgpack) = 1.0.0 python3dist(msgpack-python) = 1.0.0 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.0-2.el8.ppc64le Provides: python-msgpack-debugsource = 1.0.0-2.el8 python-msgpack-debugsource(ppc-64) = 1.0.0-2.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.0-2.el8.ppc64le Provides: debuginfo(build-id) = 0988c945a813efbdce229704b4c049e39ac66ed9 python3-msgpack-debuginfo = 1.0.0-2.el8 python3-msgpack-debuginfo(ppc-64) = 1.0.0-2.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.0-2.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-msgpack-1.0.0-2.el8.ppc64le Wrote: /builddir/build/RPMS/python3-msgpack-1.0.0-2.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/python-msgpack-debugsource-1.0.0-2.el8.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-msgpack-debuginfo-1.0.0-2.el8.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vAxPVc + umask 022 + cd /builddir/build/BUILD + cd msgpack-python-1.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-msgpack-1.0.0-2.el8.ppc64le + exit 0 Child return code was: 0