Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python3-markupsafe.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-4586-6880/root/', None, 86400, True, 0, 488, 498, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python3-markupsafe.spec'] warning: Could not canonicalize hostname: opus3 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python3-markupsafe-0.23-1.ru6.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python3-markupsafe.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-4586-6880/root/', None, 86400, True, 0, 488, 498, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python3-markupsafe.spec'] error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pM8TtM + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf MarkupSafe-0.23 + /usr/bin/gzip -dc /builddir/build/SOURCES/MarkupSafe-0.23.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd MarkupSafe-0.23 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.baj7fM + umask 022 + cd /builddir/build/BUILD + cd MarkupSafe-0.23 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + /usr/bin/python3 setup.py build 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/_compat.py -> build/lib.linux-x86_64-3.3/markupsafe copying markupsafe/_native.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/tests.py -> build/lib.linux-x86_64-3.3/markupsafe running egg_info writing dependency_links to MarkupSafe.egg-info/dependency_links.txt writing MarkupSafe.egg-info/PKG-INFO 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-x86_64-3.3/markupsafe 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/usr/include/python3.3m -c markupsafe/_speedups.c -o build/temp.linux-x86_64-3.3/markupsafe/_speedups.o gcc -pthread -shared -L/usr/lib64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic build/temp.linux-x86_64-3.3/markupsafe/_speedups.o -L/usr/lib64 -lpython3.3m -o build/lib.linux-x86_64-3.3/markupsafe/_speedups.cpython-33m.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8QkdGO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python3-markupsafe-0.23-1.ru6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python3-markupsafe-0.23-1.ru6.x86_64 ++ dirname /builddir/build/BUILDROOT/python3-markupsafe-0.23-1.ru6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python3-markupsafe-0.23-1.ru6.x86_64 + cd MarkupSafe-0.23 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/python3-markupsafe-0.23-1.ru6.x86_64 + /usr/bin/python3 setup.py install -O1 --single-version-externally-managed --skip-build --root /builddir/build/BUILDROOT/python3-markupsafe-0.23-1.ru6.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python3-markupsafe-0.23-1.ru6.x86_64 creating /builddir/build/BUILDROOT/python3-markupsafe-0.23-1.ru6.x86_64/usr creating /builddir/build/BUILDROOT/python3-markupsafe-0.23-1.ru6.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python3-markupsafe-0.23-1.ru6.x86_64/usr/lib64/python3.3 creating /builddir/build/BUILDROOT/python3-markupsafe-0.23-1.ru6.x86_64/usr/lib64/python3.3/site-packages creating /builddir/build/BUILDROOT/python3-markupsafe-0.23-1.ru6.x86_64/usr/lib64/python3.3/site-packages/markupsafe copying build/lib.linux-x86_64-3.3/markupsafe/_compat.py -> /builddir/build/BUILDROOT/python3-markupsafe-0.23-1.ru6.x86_64/usr/lib64/python3.3/site-packages/markupsafe copying build/lib.linux-x86_64-3.3/markupsafe/_speedups.c -> /builddir/build/BUILDROOT/python3-markupsafe-0.23-1.ru6.x86_64/usr/lib64/python3.3/site-packages/markupsafe copying build/lib.linux-x86_64-3.3/markupsafe/_native.py -> /builddir/build/BUILDROOT/python3-markupsafe-0.23-1.ru6.x86_64/usr/lib64/python3.3/site-packages/markupsafe copying build/lib.linux-x86_64-3.3/markupsafe/_constants.py -> /builddir/build/BUILDROOT/python3-markupsafe-0.23-1.ru6.x86_64/usr/lib64/python3.3/site-packages/markupsafe copying build/lib.linux-x86_64-3.3/markupsafe/__init__.py -> /builddir/build/BUILDROOT/python3-markupsafe-0.23-1.ru6.x86_64/usr/lib64/python3.3/site-packages/markupsafe copying build/lib.linux-x86_64-3.3/markupsafe/_speedups.cpython-33m.so -> /builddir/build/BUILDROOT/python3-markupsafe-0.23-1.ru6.x86_64/usr/lib64/python3.3/site-packages/markupsafe copying build/lib.linux-x86_64-3.3/markupsafe/tests.py -> /builddir/build/BUILDROOT/python3-markupsafe-0.23-1.ru6.x86_64/usr/lib64/python3.3/site-packages/markupsafe byte-compiling /builddir/build/BUILDROOT/python3-markupsafe-0.23-1.ru6.x86_64/usr/lib64/python3.3/site-packages/markupsafe/_compat.py to _compat.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-markupsafe-0.23-1.ru6.x86_64/usr/lib64/python3.3/site-packages/markupsafe/_native.py to _native.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-markupsafe-0.23-1.ru6.x86_64/usr/lib64/python3.3/site-packages/markupsafe/_constants.py to _constants.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-markupsafe-0.23-1.ru6.x86_64/usr/lib64/python3.3/site-packages/markupsafe/__init__.py to __init__.cpython-33.pyc byte-compiling /builddir/build/BUILDROOT/python3-markupsafe-0.23-1.ru6.x86_64/usr/lib64/python3.3/site-packages/markupsafe/tests.py to tests.cpython-33.pyc writing byte-compilation script '/tmp/tmpjkaavt.py' /usr/bin/python3 -O /tmp/tmpjkaavt.py removing /tmp/tmpjkaavt.py running install_egg_info running egg_info writing top-level names to MarkupSafe.egg-info/top_level.txt writing dependency_links to MarkupSafe.egg-info/dependency_links.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' Copying MarkupSafe.egg-info to /builddir/build/BUILDROOT/python3-markupsafe-0.23-1.ru6.x86_64/usr/lib64/python3.3/site-packages/MarkupSafe-0.23-py3.3.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/MarkupSafe-0.23 extracting debug info from /builddir/build/BUILDROOT/python3-markupsafe-0.23-1.ru6.x86_64/usr/lib64/python3.3/site-packages/markupsafe/_speedups.cpython-33m.so 12 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python3-markupsafe-0.23-1.ru6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OsE1ZU + umask 022 + cd /builddir/build/BUILD + cd MarkupSafe-0.23 + DOCDIR=/builddir/build/BUILDROOT/python3-markupsafe-0.23-1.ru6.x86_64/usr/share/doc/python3-markupsafe-0.23 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python3-markupsafe-0.23-1.ru6.x86_64/usr/share/doc/python3-markupsafe-0.23 + /bin/mkdir -p /builddir/build/BUILDROOT/python3-markupsafe-0.23-1.ru6.x86_64/usr/share/doc/python3-markupsafe-0.23 + cp -pr AUTHORS LICENSE README.rst /builddir/build/BUILDROOT/python3-markupsafe-0.23-1.ru6.x86_64/usr/share/doc/python3-markupsafe-0.23 + exit 0 Provides: _speedups.cpython-33m.so()(64bit) 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.2.5)(64bit) libpthread.so.0()(64bit) libpython3.3m.so.1.0()(64bit) python(abi) = 3.3 rtld(GNU_HASH) Processing files: python3-markupsafe-debuginfo-0.23-1.ru6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python3-markupsafe-0.23-1.ru6.x86_64 warning: Could not canonicalize hostname: opus3 Wrote: /builddir/build/RPMS/python3-markupsafe-0.23-1.ru6.x86_64.rpm Wrote: /builddir/build/RPMS/python3-markupsafe-debuginfo-0.23-1.ru6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mSsCNj + umask 022 + cd /builddir/build/BUILD + cd MarkupSafe-0.23 + rm -rf /builddir/build/BUILDROOT/python3-markupsafe-0.23-1.ru6.x86_64 + exit 0 error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) error: Macro % has illegal name (%define) Child returncode was: 0 LEAVE do -->