Mock Version: 1.1.35 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-markupsafe.spec'], False, '/var/lib/mock/epel-6-x86_64-mockbuilder-1612/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-markupsafe.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} warning: Could not canonicalize hostname: i-00003904 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python33-python-markupsafe-0.11-10.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-markupsafe.spec'], False, '/var/lib/mock/epel-6-x86_64-mockbuilder-1612/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-markupsafe.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qE29Gj + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf MarkupSafe-0.11 + /usr/bin/gzip -dc /builddir/build/SOURCES/MarkupSafe-0.11.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd MarkupSafe-0.11 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VzNs1l + umask 022 + cd /builddir/build/BUILD + cd MarkupSafe-0.11 + LANG=C + export LANG + unset DISPLAY + scl enable python33 - running build running build_py creating build creating build/lib.linux-x86_64-3.3 creating build/lib.linux-x86_64-3.3/markupsafe copying markupsafe/tests.py -> build/lib.linux-x86_64-3.3/markupsafe copying markupsafe/_constants.py -> build/lib.linux-x86_64-3.3/markupsafe copying markupsafe/__init__.py -> build/lib.linux-x86_64-3.3/markupsafe copying markupsafe/_native.py -> build/lib.linux-x86_64-3.3/markupsafe running egg_info writing MarkupSafe.egg-info/PKG-INFO writing top-level names to MarkupSafe.egg-info/top_level.txt writing dependency_links to MarkupSafe.egg-info/dependency_links.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-x86_64-3.3/markupsafe Fixing build/lib.linux-x86_64-3.3/markupsafe/tests.py build/lib.linux-x86_64-3.3/markupsafe/_constants.py build/lib.linux-x86_64-3.3/markupsafe/__init__.py build/lib.linux-x86_64-3.3/markupsafe/_native.py Skipping implicit fixer: buffer Skipping implicit fixer: idioms Skipping implicit fixer: set_literal Skipping implicit fixer: ws_comma Fixing build/lib.linux-x86_64-3.3/markupsafe/tests.py build/lib.linux-x86_64-3.3/markupsafe/_constants.py build/lib.linux-x86_64-3.3/markupsafe/__init__.py build/lib.linux-x86_64-3.3/markupsafe/_native.py Skipping implicit fixer: buffer Skipping implicit fixer: idioms Skipping implicit fixer: set_literal Skipping implicit fixer: ws_comma running build_ext building 'markupsafe._speedups' extension creating build/temp.linux-x86_64-3.3 creating build/temp.linux-x86_64-3.3/markupsafe gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -I/opt/rh/python33/root/usr/include/python3.3m -c markupsafe/_speedups.c -o build/temp.linux-x86_64-3.3/markupsafe/_speedups.o markupsafe/_speedups.c: In function 'init_constants': markupsafe/_speedups.c:33: error: 'PyUnicodeObject' has no member named 'str' markupsafe/_speedups.c:34: error: 'PyUnicodeObject' has no member named 'str' markupsafe/_speedups.c:35: error: 'PyUnicodeObject' has no member named 'str' markupsafe/_speedups.c:36: error: 'PyUnicodeObject' has no member named 'str' markupsafe/_speedups.c:37: error: 'PyUnicodeObject' has no member named 'str' markupsafe/_speedups.c: In function 'escape_unicode': markupsafe/_speedups.c:59: error: 'PyUnicodeObject' has no member named 'str' markupsafe/_speedups.c:60: error: 'PyUnicodeObject' has no member named 'str' markupsafe/_speedups.c:60: error: 'PyUnicodeObject' has no member named 'length' markupsafe/_speedups.c:80: error: 'PyUnicodeObject' has no member named 'length' markupsafe/_speedups.c:84: error: 'PyUnicodeObject' has no member named 'str' markupsafe/_speedups.c:85: error: 'PyUnicodeObject' has no member named 'str' markupsafe/_speedups.c:111: error: 'PyUnicodeObject' has no member named 'length' markupsafe/_speedups.c:111: error: 'PyUnicodeObject' has no member named 'str' ========================================================================== 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/tests.py -> build/lib/markupsafe copying markupsafe/_constants.py -> build/lib/markupsafe copying markupsafe/__init__.py -> build/lib/markupsafe copying markupsafe/_native.py -> build/lib/markupsafe running egg_info writing MarkupSafe.egg-info/PKG-INFO writing top-level names to MarkupSafe.egg-info/top_level.txt writing dependency_links to MarkupSafe.egg-info/dependency_links.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 Fixing build/lib/markupsafe/tests.py build/lib/markupsafe/_constants.py build/lib/markupsafe/__init__.py build/lib/markupsafe/_native.py Skipping implicit fixer: buffer Skipping implicit fixer: idioms Skipping implicit fixer: set_literal Skipping implicit fixer: ws_comma Fixing build/lib/markupsafe/tests.py build/lib/markupsafe/_constants.py build/lib/markupsafe/__init__.py build/lib/markupsafe/_native.py Skipping implicit fixer: buffer Skipping implicit fixer: idioms Skipping implicit fixer: set_literal Skipping implicit fixer: ws_comma ========================================================================== 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.8Zigiw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python33-python-markupsafe-0.11-10.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python33-python-markupsafe-0.11-10.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/python33-python-markupsafe-0.11-10.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python33-python-markupsafe-0.11-10.el6.x86_64 + cd MarkupSafe-0.11 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/python33-python-markupsafe-0.11-10.el6.x86_64 + scl enable python33 ' /opt/rh/python33/root/usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python33-python-markupsafe-0.11-10.el6.x86_64 ' running install running install_lib creating /builddir/build/BUILDROOT/python33-python-markupsafe-0.11-10.el6.x86_64 creating /builddir/build/BUILDROOT/python33-python-markupsafe-0.11-10.el6.x86_64/opt creating /builddir/build/BUILDROOT/python33-python-markupsafe-0.11-10.el6.x86_64/opt/rh creating /builddir/build/BUILDROOT/python33-python-markupsafe-0.11-10.el6.x86_64/opt/rh/python33 creating /builddir/build/BUILDROOT/python33-python-markupsafe-0.11-10.el6.x86_64/opt/rh/python33/root creating /builddir/build/BUILDROOT/python33-python-markupsafe-0.11-10.el6.x86_64/opt/rh/python33/root/usr creating /builddir/build/BUILDROOT/python33-python-markupsafe-0.11-10.el6.x86_64/opt/rh/python33/root/usr/lib64 creating /builddir/build/BUILDROOT/python33-python-markupsafe-0.11-10.el6.x86_64/opt/rh/python33/root/usr/lib64/python3.3 creating /builddir/build/BUILDROOT/python33-python-markupsafe-0.11-10.el6.x86_64/opt/rh/python33/root/usr/lib64/python3.3/site-packages creating /builddir/build/BUILDROOT/python33-python-markupsafe-0.11-10.el6.x86_64/opt/rh/python33/root/usr/lib64/python3.3/site-packages/markupsafe copying build/lib.linux-x86_64-3.3/markupsafe/tests.py -> /builddir/build/BUILDROOT/python33-python-markupsafe-0.11-10.el6.x86_64/opt/rh/python33/root/usr/lib64/python3.3/site-packages/markupsafe copying build/lib.linux-x86_64-3.3/markupsafe/_speedups.c -> /builddir/build/BUILDROOT/python33-python-markupsafe-0.11-10.el6.x86_64/opt/rh/python33/root/usr/lib64/python3.3/site-packages/markupsafe copying build/lib.linux-x86_64-3.3/markupsafe/_constants.py -> /builddir/build/BUILDROOT/python33-python-markupsafe-0.11-10.el6.x86_64/opt/rh/python33/root/usr/lib64/python3.3/site-packages/markupsafe copying build/lib.linux-x86_64-3.3/markupsafe/__init__.py -> /builddir/build/BUILDROOT/python33-python-markupsafe-0.11-10.el6.x86_64/opt/rh/python33/root/usr/lib64/python3.3/site-packages/markupsafe copying build/lib.linux-x86_64-3.3/markupsafe/_native.py -> /builddir/build/BUILDROOT/python33-python-markupsafe-0.11-10.el6.x86_64/opt/rh/python33/root/usr/lib64/python3.3/site-packages/markupsafe byte-compiling /builddir/build/BUILDROOT/python33-python-markupsafe-0.11-10.el6.x86_64/opt/rh/python33/root/usr/lib64/python3.3/site-packages/markupsafe/tests.py to tests.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python33-python-markupsafe-0.11-10.el6.x86_64/opt/rh/python33/root/usr/lib64/python3.3/site-packages/markupsafe/_constants.py to _constants.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python33-python-markupsafe-0.11-10.el6.x86_64/opt/rh/python33/root/usr/lib64/python3.3/site-packages/markupsafe/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python33-python-markupsafe-0.11-10.el6.x86_64/opt/rh/python33/root/usr/lib64/python3.3/site-packages/markupsafe/_native.py to _native.cpython-33.pyc writing byte-compilation script '/tmp/tmpa4gdi6.py' /opt/rh/python33/root/usr/bin/python3 -O /tmp/tmpa4gdi6.py removing /tmp/tmpa4gdi6.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/python33-python-markupsafe-0.11-10.el6.x86_64/opt/rh/python33/root/usr/lib64/python3.3/site-packages/MarkupSafe-0.11-py3.3.egg-info running install_scripts + rm /builddir/build/BUILDROOT/python33-python-markupsafe-0.11-10.el6.x86_64//opt/rh/python33/root/usr/lib64/python3.3/site-packages/markupsafe/_speedups.c + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/MarkupSafe-0.11 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/python33/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + scl enable python33 '/usr/lib/rpm/redhat/brp-python-bytecompile-with-scl-python-33 /opt/rh/python33/root/usr/bin/python3 1 /opt/rh/python33/root' + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.7IfQ4H + umask 022 + cd /builddir/build/BUILD + cd MarkupSafe-0.11 + unset DISPLAY + scl enable python33 ' /opt/rh/python33/root/usr/bin/python3 setup.py test ' running test running build_py running egg_info writing dependency_links to MarkupSafe.egg-info/dependency_links.txt writing top-level names to MarkupSafe.egg-info/top_level.txt writing MarkupSafe.egg-info/PKG-INFO reading manifest file 'MarkupSafe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'MarkupSafe.egg-info/SOURCES.txt' running egg_info creating /builddir/build/BUILD/MarkupSafe-0.11/build/lib.linux-x86_64-3.3/MarkupSafe.egg-info writing dependency_links to /builddir/build/BUILD/MarkupSafe-0.11/build/lib.linux-x86_64-3.3/MarkupSafe.egg-info/dependency_links.txt writing top-level names to /builddir/build/BUILD/MarkupSafe-0.11/build/lib.linux-x86_64-3.3/MarkupSafe.egg-info/top_level.txt writing /builddir/build/BUILD/MarkupSafe-0.11/build/lib.linux-x86_64-3.3/MarkupSafe.egg-info/PKG-INFO writing manifest file '/builddir/build/BUILD/MarkupSafe-0.11/build/lib.linux-x86_64-3.3/MarkupSafe.egg-info/SOURCES.txt' reading manifest file '/builddir/build/BUILD/MarkupSafe-0.11/build/lib.linux-x86_64-3.3/MarkupSafe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file '/builddir/build/BUILD/MarkupSafe-0.11/build/lib.linux-x86_64-3.3/MarkupSafe.egg-info/SOURCES.txt' running build_ext building 'markupsafe._speedups' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -I/opt/rh/python33/root/usr/include-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/opt/rh/python33/root/usr/include/python3.3m -c markupsafe/_speedups.c -o build/temp.linux-x86_64-3.3/markupsafe/_speedups.o markupsafe/_speedups.c: In function 'init_constants': markupsafe/_speedups.c:33: error: 'PyUnicodeObject' has no member named 'str' markupsafe/_speedups.c:34: error: 'PyUnicodeObject' has no member named 'str' markupsafe/_speedups.c:35: error: 'PyUnicodeObject' has no member named 'str' markupsafe/_speedups.c:36: error: 'PyUnicodeObject' has no member named 'str' markupsafe/_speedups.c:37: error: 'PyUnicodeObject' has no member named 'str' markupsafe/_speedups.c: In function 'escape_unicode': markupsafe/_speedups.c:59: error: 'PyUnicodeObject' has no member named 'str' markupsafe/_speedups.c:60: error: 'PyUnicodeObject' has no member named 'str' markupsafe/_speedups.c:60: error: 'PyUnicodeObject' has no member named 'length' markupsafe/_speedups.c:80: error: 'PyUnicodeObject' has no member named 'length' markupsafe/_speedups.c:84: error: 'PyUnicodeObject' has no member named 'str' markupsafe/_speedups.c:85: error: 'PyUnicodeObject' has no member named 'str' markupsafe/_speedups.c:111: error: 'PyUnicodeObject' has no member named 'length' markupsafe/_speedups.c:111: error: 'PyUnicodeObject' has no member named 'str' ========================================================================== 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 build_py running egg_info writing dependency_links to MarkupSafe.egg-info/dependency_links.txt writing top-level names to MarkupSafe.egg-info/top_level.txt writing MarkupSafe.egg-info/PKG-INFO reading manifest file 'MarkupSafe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'MarkupSafe.egg-info/SOURCES.txt' running egg_info creating /builddir/build/BUILD/MarkupSafe-0.11/build/lib/MarkupSafe.egg-info writing dependency_links to /builddir/build/BUILD/MarkupSafe-0.11/build/lib/MarkupSafe.egg-info/dependency_links.txt writing top-level names to /builddir/build/BUILD/MarkupSafe-0.11/build/lib/MarkupSafe.egg-info/top_level.txt writing /builddir/build/BUILD/MarkupSafe-0.11/build/lib/MarkupSafe.egg-info/PKG-INFO writing manifest file '/builddir/build/BUILD/MarkupSafe-0.11/build/lib/MarkupSafe.egg-info/SOURCES.txt' reading manifest file '/builddir/build/BUILD/MarkupSafe-0.11/build/lib/MarkupSafe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file '/builddir/build/BUILD/MarkupSafe-0.11/build/lib/MarkupSafe.egg-info/SOURCES.txt' running build_ext test_all_set (markupsafe.tests.MarkupTestCase) ... ok test_escape_silent (markupsafe.tests.MarkupTestCase) ... ok test_markup_operations (markupsafe.tests.MarkupTestCase) ... ok test_markup_leaks (markupsafe.tests.MarkupLeakTestCase) ... ok ---------------------------------------------------------------------- Ran 4 tests in 0.397s OK + exit 0 Processing files: python33-python-markupsafe-0.11-10.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KCgjtW + umask 022 + cd /builddir/build/BUILD + cd MarkupSafe-0.11 + DOCDIR=/builddir/build/BUILDROOT/python33-python-markupsafe-0.11-10.el6.x86_64/opt/rh/python33/root/usr/share/doc/python33-python-markupsafe-0.11 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python33-python-markupsafe-0.11-10.el6.x86_64/opt/rh/python33/root/usr/share/doc/python33-python-markupsafe-0.11 + /bin/mkdir -p /builddir/build/BUILDROOT/python33-python-markupsafe-0.11-10.el6.x86_64/opt/rh/python33/root/usr/share/doc/python33-python-markupsafe-0.11 + cp -pr AUTHORS LICENSE README.rst /builddir/build/BUILDROOT/python33-python-markupsafe-0.11-10.el6.x86_64/opt/rh/python33/root/usr/share/doc/python33-python-markupsafe-0.11 + exit 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: python33-python(abi) = 3.3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python33-python-markupsafe-0.11-10.el6.x86_64 warning: Could not canonicalize hostname: i-00003904 Wrote: /builddir/build/RPMS/python33-python-markupsafe-0.11-10.el6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mv53Bs + umask 022 + cd /builddir/build/BUILD + cd MarkupSafe-0.11 + rm -rf /builddir/build/BUILDROOT/python33-python-markupsafe-0.11-10.el6.x86_64 + exit 0 Child return code was: 0 LEAVE do -->