Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/python-markupsafe.spec'], chrootPath='/var/lib/mock/rh-python36-python-markupsafe-1.0-1.el7-20181102125916-24996/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1004) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/python-markupsafe.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/rh-python36-python-markupsafe-1.0-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/python-markupsafe.spec'], chrootPath='/var/lib/mock/rh-python36-python-markupsafe-1.0-1.el7-20181102125916-24996/root'shell=Falseuid=1004env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/python-markupsafe.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.T19R2J + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf MarkupSafe-1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/MarkupSafe-1.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd MarkupSafe-1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XDnYaP + umask 022 + cd /builddir/build/BUILD + cd MarkupSafe-1.0 + scl enable rh-python36 - running build running build_py creating build creating build/lib.linux-ppc64-3.6 creating build/lib.linux-ppc64-3.6/markupsafe copying markupsafe/_constants.py -> build/lib.linux-ppc64-3.6/markupsafe copying markupsafe/_native.py -> build/lib.linux-ppc64-3.6/markupsafe copying markupsafe/__init__.py -> build/lib.linux-ppc64-3.6/markupsafe copying markupsafe/_compat.py -> build/lib.linux-ppc64-3.6/markupsafe running egg_info writing MarkupSafe.egg-info/PKG-INFO writing dependency_links to MarkupSafe.egg-info/dependency_links.txt writing top-level names to MarkupSafe.egg-info/top_level.txt reading manifest file 'MarkupSafe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'MarkupSafe.egg-info/SOURCES.txt' copying markupsafe/_speedups.c -> build/lib.linux-ppc64-3.6/markupsafe running build_ext building 'markupsafe._speedups' extension creating build/temp.linux-ppc64-3.6 creating build/temp.linux-ppc64-3.6/markupsafe gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -mcpu=power7 -mtune=power7 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -fPIC -I/opt/rh/rh-python36/root/usr/include/python3.6m -c markupsafe/_speedups.c -o build/temp.linux-ppc64-3.6/markupsafe/_speedups.o In file included from /opt/rh/rh-python36/root/usr/include/python3.6m/Python.h:8:0, from markupsafe/_speedups.c:12: /opt/rh/rh-python36/root/usr/include/python3.6m/pyconfig.h:6:25: fatal error: pyconfig-64.h: No such file or directory #include "pyconfig-64.h" ^ compilation terminated. ========================================================================== WARNING: The C extension could not be compiled, speedups are not enabled. Failure information, if any, is above. Retrying the build without the C extension now. running build running build_py creating build/lib creating build/lib/markupsafe copying markupsafe/_constants.py -> build/lib/markupsafe copying markupsafe/_native.py -> build/lib/markupsafe copying markupsafe/__init__.py -> build/lib/markupsafe copying markupsafe/_compat.py -> build/lib/markupsafe running egg_info writing MarkupSafe.egg-info/PKG-INFO writing dependency_links to MarkupSafe.egg-info/dependency_links.txt writing top-level names to MarkupSafe.egg-info/top_level.txt reading manifest file 'MarkupSafe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'MarkupSafe.egg-info/SOURCES.txt' copying markupsafe/_speedups.c -> build/lib/markupsafe ========================================================================== WARNING: The C extension could not be compiled, speedups are not enabled. Plain-Python installation succeeded. ========================================================================== + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Og5LGU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-python36-python-markupsafe-1.0-1.el7.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-python36-python-markupsafe-1.0-1.el7.ppc64 ++ dirname /builddir/build/BUILDROOT/rh-python36-python-markupsafe-1.0-1.el7.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-python36-python-markupsafe-1.0-1.el7.ppc64 + cd MarkupSafe-1.0 + rm -rf /builddir/build/BUILDROOT/rh-python36-python-markupsafe-1.0-1.el7.ppc64 + scl enable rh-python36 ' /opt/rh/rh-python36/root/usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/rh-python36-python-markupsafe-1.0-1.el7.ppc64 ' running install running install_lib creating /builddir/build/BUILDROOT/rh-python36-python-markupsafe-1.0-1.el7.ppc64 creating /builddir/build/BUILDROOT/rh-python36-python-markupsafe-1.0-1.el7.ppc64/opt creating /builddir/build/BUILDROOT/rh-python36-python-markupsafe-1.0-1.el7.ppc64/opt/rh creating /builddir/build/BUILDROOT/rh-python36-python-markupsafe-1.0-1.el7.ppc64/opt/rh/rh-python36 creating /builddir/build/BUILDROOT/rh-python36-python-markupsafe-1.0-1.el7.ppc64/opt/rh/rh-python36/root creating /builddir/build/BUILDROOT/rh-python36-python-markupsafe-1.0-1.el7.ppc64/opt/rh/rh-python36/root/usr creating /builddir/build/BUILDROOT/rh-python36-python-markupsafe-1.0-1.el7.ppc64/opt/rh/rh-python36/root/usr/lib creating /builddir/build/BUILDROOT/rh-python36-python-markupsafe-1.0-1.el7.ppc64/opt/rh/rh-python36/root/usr/lib/python3.6 creating /builddir/build/BUILDROOT/rh-python36-python-markupsafe-1.0-1.el7.ppc64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/rh-python36-python-markupsafe-1.0-1.el7.ppc64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/markupsafe copying build/lib.linux-ppc64-3.6/markupsafe/_constants.py -> /builddir/build/BUILDROOT/rh-python36-python-markupsafe-1.0-1.el7.ppc64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/markupsafe copying build/lib.linux-ppc64-3.6/markupsafe/_native.py -> /builddir/build/BUILDROOT/rh-python36-python-markupsafe-1.0-1.el7.ppc64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/markupsafe copying build/lib.linux-ppc64-3.6/markupsafe/_speedups.c -> /builddir/build/BUILDROOT/rh-python36-python-markupsafe-1.0-1.el7.ppc64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/markupsafe copying build/lib.linux-ppc64-3.6/markupsafe/__init__.py -> /builddir/build/BUILDROOT/rh-python36-python-markupsafe-1.0-1.el7.ppc64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/markupsafe copying build/lib.linux-ppc64-3.6/markupsafe/_compat.py -> /builddir/build/BUILDROOT/rh-python36-python-markupsafe-1.0-1.el7.ppc64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/markupsafe byte-compiling /builddir/build/BUILDROOT/rh-python36-python-markupsafe-1.0-1.el7.ppc64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/markupsafe/_constants.py to _constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-markupsafe-1.0-1.el7.ppc64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/markupsafe/_native.py to _native.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-markupsafe-1.0-1.el7.ppc64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/markupsafe/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/rh-python36-python-markupsafe-1.0-1.el7.ppc64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/markupsafe/_compat.py to _compat.cpython-36.pyc writing byte-compilation script '/tmp/tmpin83myme.py' /opt/rh/rh-python36/root/usr/bin/python3 /tmp/tmpin83myme.py removing /tmp/tmpin83myme.py running install_egg_info running egg_info writing MarkupSafe.egg-info/PKG-INFO writing dependency_links to MarkupSafe.egg-info/dependency_links.txt writing top-level names to MarkupSafe.egg-info/top_level.txt reading manifest file 'MarkupSafe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'MarkupSafe.egg-info/SOURCES.txt' Copying MarkupSafe.egg-info to /builddir/build/BUILDROOT/rh-python36-python-markupsafe-1.0-1.el7.ppc64/opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/MarkupSafe-1.0-py3.6.egg-info running install_scripts + rm /builddir/build/BUILDROOT/rh-python36-python-markupsafe-1.0-1.el7.ppc64//opt/rh/rh-python36/root/usr/lib/python3.6/site-packages/markupsafe/_speedups.c + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/MarkupSafe-1.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-python36/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + scl enable rh-python36 '/usr/lib/rpm/redhat/brp-python-bytecompile-with-scl-python-36 /opt/rh/rh-python36/root/usr/bin/python3 1 /opt/rh/rh-python36/root' + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.YxKxP0 + umask 022 + cd /builddir/build/BUILD + cd MarkupSafe-1.0 + scl enable rh-python36 ' /opt/rh/rh-python36/root/usr/bin/python3 setup.py test ' running test running egg_info writing MarkupSafe.egg-info/PKG-INFO writing dependency_links to MarkupSafe.egg-info/dependency_links.txt writing top-level names to MarkupSafe.egg-info/top_level.txt reading manifest file 'MarkupSafe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'MarkupSafe.egg-info/SOURCES.txt' running build_ext building 'markupsafe._speedups' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -mcpu=power7 -mtune=power7 -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/rh-python36/root/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -mcpu=power7 -mtune=power7 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/opt/rh/rh-python36/root/usr/include/python3.6m -c markupsafe/_speedups.c -o build/temp.linux-ppc64-3.6/markupsafe/_speedups.o In file included from /usr/include/features.h:399:0, from /usr/include/limits.h:26, from /usr/lib/gcc/ppc64-redhat-linux/4.8.5/include/limits.h:168, from /usr/lib/gcc/ppc64-redhat-linux/4.8.5/include/syslimits.h:7, from /usr/lib/gcc/ppc64-redhat-linux/4.8.5/include/limits.h:34, from /opt/rh/rh-python36/root/usr/include/python3.6m/Python.h:11, from markupsafe/_speedups.c:12: /usr/include/gnu/stubs.h:8:27: fatal error: gnu/stubs-32.h: No such file or directory # include ^ compilation terminated. ========================================================================== WARNING: The C extension could not be compiled, speedups are not enabled. Failure information, if any, is above. Retrying the build without the C extension now. running test running egg_info writing MarkupSafe.egg-info/PKG-INFO writing dependency_links to MarkupSafe.egg-info/dependency_links.txt writing top-level names to MarkupSafe.egg-info/top_level.txt reading manifest file 'MarkupSafe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'MarkupSafe.egg-info/SOURCES.txt' running build_ext test_adding (tests.MarkupTestCase) ... ok test_all_set (tests.MarkupTestCase) ... ok test_complex_custom_formatting (tests.MarkupTestCase) ... ok test_custom_formatting (tests.MarkupTestCase) ... ok test_dict_interpol (tests.MarkupTestCase) ... ok test_escape_silent (tests.MarkupTestCase) ... ok test_escaping (tests.MarkupTestCase) ... ok test_formatting (tests.MarkupTestCase) ... ok test_formatting_empty (tests.MarkupTestCase) ... ok test_formatting_with_objects (tests.MarkupTestCase) ... ok test_html_interop (tests.MarkupTestCase) ... ok test_mul (tests.MarkupTestCase) ... ok test_splitting (tests.MarkupTestCase) ... ok test_string_interpolation (tests.MarkupTestCase) ... ok test_tuple_interpol (tests.MarkupTestCase) ... ok test_type_behavior (tests.MarkupTestCase) ... ok test_unescape (tests.MarkupTestCase) ... ok test_markup_leaks (tests.MarkupLeakTestCase) ... ========================================================================== WARNING: The C extension could not be compiled, speedups are not enabled. Plain-Python installation succeeded. ========================================================================== ok ---------------------------------------------------------------------- Ran 18 tests in 0.850s OK + exit 0 Processing files: rh-python36-python-markupsafe-1.0-1.el7.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qUc0N7 + umask 022 + cd /builddir/build/BUILD + cd MarkupSafe-1.0 + DOCDIR=/builddir/build/BUILDROOT/rh-python36-python-markupsafe-1.0-1.el7.ppc64/opt/rh/rh-python36/root/usr/share/doc/rh-python36-python-markupsafe-1.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-python36-python-markupsafe-1.0-1.el7.ppc64/opt/rh/rh-python36/root/usr/share/doc/rh-python36-python-markupsafe-1.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/rh-python36-python-markupsafe-1.0-1.el7.ppc64/opt/rh/rh-python36/root/usr/share/doc/rh-python36-python-markupsafe-1.0 + cp -pr LICENSE /builddir/build/BUILDROOT/rh-python36-python-markupsafe-1.0-1.el7.ppc64/opt/rh/rh-python36/root/usr/share/doc/rh-python36-python-markupsafe-1.0 + cp -pr README.rst /builddir/build/BUILDROOT/rh-python36-python-markupsafe-1.0-1.el7.ppc64/opt/rh/rh-python36/root/usr/share/doc/rh-python36-python-markupsafe-1.0 + exit 0 Provides: rh-python36-python-markupsafe = 1.0-1.el7 rh-python36-python-markupsafe(ppc-64) = 1.0-1.el7 scl-package(rh-python36) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: rh-python36-python(abi) = 3.6 rh-python36-runtime Processing files: rh-python36-python-markupsafe-debuginfo-1.0-1.el7.ppc64 Provides: scl-package(rh-python36) rh-python36-python-markupsafe-debuginfo = 1.0-1.el7 rh-python36-python-markupsafe-debuginfo(ppc-64) = 1.0-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rh-python36-python-markupsafe-1.0-1.el7.ppc64 Wrote: /builddir/build/RPMS/rh-python36-python-markupsafe-1.0-1.el7.ppc64.rpm Wrote: /builddir/build/RPMS/rh-python36-python-markupsafe-debuginfo-1.0-1.el7.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Zjp6jt + umask 022 + cd /builddir/build/BUILD + cd MarkupSafe-1.0 + rm -rf /builddir/build/BUILDROOT/rh-python36-python-markupsafe-1.0-1.el7.ppc64 + exit 0 Child return code was: 0