request from: hawk checking if we should skip the build started at: Sat Nov 9 21:28:06 2019 fetching http://src.tld-linux.org/~builderti//srpms/5d6465e5-fba6-4e81-9aa3-dd60d1772759/python-markupsafe-1.1.1-1.src.rpm fetched 24754 bytes, 520.2 K/s installing srpm: python-markupsafe-1.1.1-1.src.rpm + install -d /tmp/B.PChN1O/BUILD /tmp/B.PChN1O/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-markupsafe-1.1.1-1.src.rpm * Sat Nov 09 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-markupsafe.git;a=log;h=f17806b59533b468188369b7f9c2a02aef282e06 * Tue Oct 29 2019 Jakub Bogusz f17806b - updated to 1.1.1 - build docs * Mon Oct 28 2019 Jan Rękorajski c1e982e - rebuild with python 3.8 - release 2 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.PChN1O' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --without doc python-markupsafe-1.1.1-1.src.rpm python-markupsafe ################################################## + rm -f python-markupsafe-1.1.1-1.src.rpm + install -m 700 -d /tmp/B.PChN1O/BUILD/tmp + TMPDIR=/tmp/B.PChN1O/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.PChN1O' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --without doc --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.PChN1O/python-markupsafe.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: 5d6465e5-fba6-4e81-9aa3-dd60d1772759; TMPDIR=/tmp/B.PChN1O/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.PChN1O' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --without doc --target x86_64-tld-linux /tmp/B.PChN1O/python-markupsafe.spec + : build-id: 5d6465e5-fba6-4e81-9aa3-dd60d1772759 + TMPDIR=/tmp/B.PChN1O/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.PChN1O' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --without doc --target x86_64-tld-linux /tmp/B.PChN1O/python-markupsafe.spec Building target platforms: x86_64-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.PChN1O/BUILD/tmp /bin/sh -e /tmp/B.PChN1O/BUILD/tmp/rpm-tmp.91483 + umask 022 + cd /tmp/B.PChN1O/BUILD + cd /tmp/B.PChN1O/BUILD + rm -rf MarkupSafe-1.1.1 + /usr/bin/gzip -dc /tmp/B.PChN1O/MarkupSafe-1.1.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd MarkupSafe-1.1.1 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.PChN1O/BUILD/tmp /bin/sh -e /tmp/B.PChN1O/BUILD/tmp/rpm-tmp.91483 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.PChN1O/BUILD/tmp + umask 022 + cd /tmp/B.PChN1O/BUILD + cd MarkupSafe-1.1.1 + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' running build running build_py creating build-2 creating build-2/lib.linux-x86_64-2.7 creating build-2/lib.linux-x86_64-2.7/markupsafe copying src/markupsafe/_constants.py -> build-2/lib.linux-x86_64-2.7/markupsafe copying src/markupsafe/_compat.py -> build-2/lib.linux-x86_64-2.7/markupsafe copying src/markupsafe/__init__.py -> build-2/lib.linux-x86_64-2.7/markupsafe copying src/markupsafe/_native.py -> build-2/lib.linux-x86_64-2.7/markupsafe running egg_info writing src/MarkupSafe.egg-info/PKG-INFO writing top-level names to src/MarkupSafe.egg-info/top_level.txt writing dependency_links to src/MarkupSafe.egg-info/dependency_links.txt reading manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' copying src/markupsafe/_speedups.c -> build-2/lib.linux-x86_64-2.7/markupsafe running build_ext building 'markupsafe._speedups' extension creating build-2/temp.linux-x86_64-2.7 creating build-2/temp.linux-x86_64-2.7/src creating build-2/temp.linux-x86_64-2.7/src/markupsafe x86_64-tld-linux-gcc -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -I/usr/include/python2.7 -c src/markupsafe/_speedups.c -o build-2/temp.linux-x86_64-2.7/src/markupsafe/_speedups.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 build-2/temp.linux-x86_64-2.7/src/markupsafe/_speedups.o -L/usr/lib64 -lpython2.7 -o build-2/lib.linux-x86_64-2.7/markupsafe/_speedups.so + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' running build running build_py creating build-3 creating build-3/lib.linux-x86_64-3.8 creating build-3/lib.linux-x86_64-3.8/markupsafe copying src/markupsafe/_constants.py -> build-3/lib.linux-x86_64-3.8/markupsafe copying src/markupsafe/_compat.py -> build-3/lib.linux-x86_64-3.8/markupsafe copying src/markupsafe/__init__.py -> build-3/lib.linux-x86_64-3.8/markupsafe copying src/markupsafe/_native.py -> build-3/lib.linux-x86_64-3.8/markupsafe running egg_info writing src/MarkupSafe.egg-info/PKG-INFO writing dependency_links to src/MarkupSafe.egg-info/dependency_links.txt writing top-level names to src/MarkupSafe.egg-info/top_level.txt reading manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' copying src/markupsafe/_speedups.c -> build-3/lib.linux-x86_64-3.8/markupsafe running build_ext building 'markupsafe._speedups' extension creating build-3/temp.linux-x86_64-3.8 creating build-3/temp.linux-x86_64-3.8/src creating build-3/temp.linux-x86_64-3.8/src/markupsafe x86_64-tld-linux-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fno-caller-saves -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -I/usr/include/python3.8 -c src/markupsafe/_speedups.c -o build-3/temp.linux-x86_64-3.8/src/markupsafe/_speedups.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 build-3/temp.linux-x86_64-3.8/src/markupsafe/_speedups.o -L/usr/lib64 -o build-3/lib.linux-x86_64-3.8/markupsafe/_speedups.cpython-38-x86_64-linux-gnu.so + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.PChN1O/BUILD/tmp /bin/sh -e /tmp/B.PChN1O/BUILD/tmp/rpm-tmp.11834 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.PChN1O/BUILD/tmp + umask 022 + cd /tmp/B.PChN1O/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder + /bin/mkdir -p /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder + cd MarkupSafe-1.1.1 + rm -rf /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python2.7/site-packages' '--install-platlib=/usr/lib64/python2.7/site-packages' '--optimize=2' '--root=/tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder' running build running build_py running egg_info writing src/MarkupSafe.egg-info/PKG-INFO writing top-level names to src/MarkupSafe.egg-info/top_level.txt writing dependency_links to src/MarkupSafe.egg-info/dependency_links.txt reading manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' running build_ext running install running install_lib creating /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder creating /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr creating /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/lib64 creating /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/lib64/python2.7 creating /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/lib64/python2.7/site-packages creating /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/lib64/python2.7/site-packages/markupsafe copying build-2/lib.linux-x86_64-2.7/markupsafe/_constants.py -> /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/lib64/python2.7/site-packages/markupsafe copying build-2/lib.linux-x86_64-2.7/markupsafe/_speedups.c -> /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/lib64/python2.7/site-packages/markupsafe copying build-2/lib.linux-x86_64-2.7/markupsafe/_compat.py -> /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/lib64/python2.7/site-packages/markupsafe copying build-2/lib.linux-x86_64-2.7/markupsafe/_speedups.so -> /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/lib64/python2.7/site-packages/markupsafe copying build-2/lib.linux-x86_64-2.7/markupsafe/__init__.py -> /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/lib64/python2.7/site-packages/markupsafe copying build-2/lib.linux-x86_64-2.7/markupsafe/_native.py -> /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/lib64/python2.7/site-packages/markupsafe byte-compiling /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/lib64/python2.7/site-packages/markupsafe/_constants.py to _constants.pyc byte-compiling /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/lib64/python2.7/site-packages/markupsafe/_compat.py to _compat.pyc byte-compiling /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/lib64/python2.7/site-packages/markupsafe/__init__.py to __init__.pyc byte-compiling /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/lib64/python2.7/site-packages/markupsafe/_native.py to _native.pyc writing byte-compilation script '/tmp/B.PChN1O/BUILD/tmp/tmpe8871a.py' /usr/bin/python -OO /tmp/B.PChN1O/BUILD/tmp/tmpe8871a.py removing /tmp/B.PChN1O/BUILD/tmp/tmpe8871a.py running install_egg_info Copying src/MarkupSafe.egg-info to /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/lib64/python2.7/site-packages/MarkupSafe-1.1.1-py2.7.egg-info running install_scripts + '[' ! -d /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/share/python2.7/site-packages ']' + '[' ! -d /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/lib64/python2.7/site-packages ']' + find /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/lib64/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + /bin/rm '--interactive=never' /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/lib64/python2.7/site-packages/markupsafe/_speedups.c + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python3.8/site-packages' '--install-platlib=/usr/lib64/python3.8/site-packages' '--optimize=2' '--root=/tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder' running build running build_py running egg_info writing src/MarkupSafe.egg-info/PKG-INFO writing dependency_links to src/MarkupSafe.egg-info/dependency_links.txt writing top-level names to src/MarkupSafe.egg-info/top_level.txt reading manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' running build_ext running install running install_lib creating /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/lib64/python3.8 creating /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/lib64/python3.8/site-packages creating /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/lib64/python3.8/site-packages/markupsafe copying build-3/lib.linux-x86_64-3.8/markupsafe/_constants.py -> /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/lib64/python3.8/site-packages/markupsafe copying build-3/lib.linux-x86_64-3.8/markupsafe/_speedups.c -> /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/lib64/python3.8/site-packages/markupsafe copying build-3/lib.linux-x86_64-3.8/markupsafe/_speedups.cpython-38-x86_64-linux-gnu.so -> /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/lib64/python3.8/site-packages/markupsafe copying build-3/lib.linux-x86_64-3.8/markupsafe/_compat.py -> /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/lib64/python3.8/site-packages/markupsafe copying build-3/lib.linux-x86_64-3.8/markupsafe/__init__.py -> /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/lib64/python3.8/site-packages/markupsafe copying build-3/lib.linux-x86_64-3.8/markupsafe/_native.py -> /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/lib64/python3.8/site-packages/markupsafe byte-compiling /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/lib64/python3.8/site-packages/markupsafe/_constants.py to _constants.cpython-38.pyc byte-compiling /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/lib64/python3.8/site-packages/markupsafe/_compat.py to _compat.cpython-38.pyc byte-compiling /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/lib64/python3.8/site-packages/markupsafe/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/lib64/python3.8/site-packages/markupsafe/_native.py to _native.cpython-38.pyc writing byte-compilation script '/tmp/B.PChN1O/BUILD/tmp/tmpj5wpqw69.py' /usr/bin/python3 /tmp/B.PChN1O/BUILD/tmp/tmpj5wpqw69.py removing /tmp/B.PChN1O/BUILD/tmp/tmpj5wpqw69.py running install_egg_info Copying src/MarkupSafe.egg-info to /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/lib64/python3.8/site-packages/MarkupSafe-1.1.1-py3.8.egg-info running install_scripts + /bin/rm '--interactive=never' /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/lib64/python3.8/site-packages/markupsafe/_speedups.c + __spec_install_post_strip + set +x Stripping 2 ELF shared libraries...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 2 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Hardlink Python files: 0/12 files hardlinked Processing files: python-markupsafe-1.1.1-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.PChN1O/BUILD/tmp /bin/sh -e /tmp/B.PChN1O/BUILD/tmp/rpm-tmp.80822 + umask 022 + cd /tmp/B.PChN1O/BUILD + cd MarkupSafe-1.1.1 + DOCDIR=/tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/share/doc/python-markupsafe-1.1.1 + export DOCDIR + rm -rf /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/share/doc/python-markupsafe-1.1.1 + /bin/mkdir -p /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/share/doc/python-markupsafe-1.1.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/share/doc/python-markupsafe-1.1.1... Documentation compressed. + cp -pr CHANGES.rst LICENSE.rst README.rst /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/share/doc/python-markupsafe-1.1.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/share/doc/python-markupsafe-1.1.1... ./README.rst ./CHANGES.rst ./LICENSE.rst Documentation compressed. + exit 0 Provides: _speedups.so()(64bit) python-MarkupSafe = 1.1.1-1 pythonegg(markupsafe) = 1.1.1 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-MarkupSafe < 0.15-2 Processing files: python3-markupsafe-1.1.1-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.PChN1O/BUILD/tmp /bin/sh -e /tmp/B.PChN1O/BUILD/tmp/rpm-tmp.78871 + umask 022 + cd /tmp/B.PChN1O/BUILD + cd MarkupSafe-1.1.1 + DOCDIR=/tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/share/doc/python3-markupsafe-1.1.1 + export DOCDIR + rm -rf /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/share/doc/python3-markupsafe-1.1.1 + /bin/mkdir -p /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/share/doc/python3-markupsafe-1.1.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/share/doc/python3-markupsafe-1.1.1... Documentation compressed. + cp -pr CHANGES.rst LICENSE.rst README.rst /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/share/doc/python3-markupsafe-1.1.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder/usr/share/doc/python3-markupsafe-1.1.1... ./README.rst ./CHANGES.rst ./LICENSE.rst Documentation compressed. + exit 0 Provides: _speedups.cpython-38-x86_64-linux-gnu.so()(64bit) python3egg(markupsafe) = 1.1.1 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) python(abi) = 3.8 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder Wrote: /tmp/B.PChN1O/RPMS/python-markupsafe-1.1.1-1.x86_64.rpm Wrote: /tmp/B.PChN1O/RPMS/python3-markupsafe-1.1.1-1.x86_64.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.PChN1O/BUILD/tmp /bin/sh -e /tmp/B.PChN1O/BUILD/tmp/rpm-tmp.14001 + umask 022 + cd /tmp/B.PChN1O/BUILD + cd MarkupSafe-1.1.1 + /bin/rm '--interactive=never' -rf /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder + rm -rf /tmp/B.PChN1O/BUILD/tmp/python-markupsafe-1.1.1-root-builder ended at: Sat Nov 9 21:28:17 2019, done in 0:00:10.786885 + chmod -R u+rwX /tmp/B.PChN1O/BUILD + rm -rf /tmp/B.PChN1O/tmp /tmp/B.PChN1O/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages Preparing... ################################################## python-markupsafe ################################################## python3-markupsafe ################################################## End-TLD-Builder-Info + rm -rf /tmp/B.PChN1O Begin-TLD-Builder-Info Build-Time: user:9.75s sys:1.42s real:13.19s (faults io:0 non-io:414653) Files queued for ftp: 25667 python3-markupsafe-1.1.1-1.x86_64.rpm 21335 python-markupsafe-1.1.1-1.x86_64.rpm 144 python-markupsafe-1.1.1-1.src.rpm.uploadinfo End-TLD-Builder-Info