request from: hawk checking if we should skip the build started at: Sun Oct 13 01:04:06 2019 fetching http://src.tld-linux.org/~builderti//srpms/8d1d91fd-4826-4747-987f-ad90f1188efd/python-configparser-3.5.0-4.src.rpm fetched 45929 bytes, 1315.5 K/s installing srpm: python-configparser-3.5.0-4.src.rpm + install -d /tmp/B.wzS2fG/BUILD /tmp/B.wzS2fG/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-configparser-3.5.0-4.src.rpm * Sat Oct 12 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-configparser.git;a=log;h=master * Fri Nov 30 2018 Arkadiusz Miśkiewicz b49244b - nicer way to avoiding pth files * Fri Nov 30 2018 Arkadiusz Miśkiewicz 02e090d - rel 4; make it possible to use both: import configparser and from backports import configparser on python2 without nasty pth hacks * Fri Nov 30 2018 Arkadiusz Miśkiewicz a9ce034 - rel 3; drop pth files which do hacks that cause damage by breaking other backports/ packages on python 2 (like: form backports import lzma doesn't find lzma module). These pth hacks are not needed for this module to work anyway. + rpm -Uhv --nodeps --define '_topdir /tmp/B.wzS2fG' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' python-configparser-3.5.0-4.src.rpm python-configparser ################################################## + rm -f python-configparser-3.5.0-4.src.rpm + install -m 700 -d /tmp/B.wzS2fG/BUILD/tmp + TMPDIR=/tmp/B.wzS2fG/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.wzS2fG' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.wzS2fG/python-configparser.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: 8d1d91fd-4826-4747-987f-ad90f1188efd; TMPDIR=/tmp/B.wzS2fG/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.wzS2fG' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.wzS2fG/python-configparser.spec + : build-id: 8d1d91fd-4826-4747-987f-ad90f1188efd + TMPDIR=/tmp/B.wzS2fG/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.wzS2fG' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.wzS2fG/python-configparser.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.wzS2fG/BUILD/tmp /bin/sh -e /tmp/B.wzS2fG/BUILD/tmp/rpm-tmp.32202 + umask 022 + cd /tmp/B.wzS2fG/BUILD + cd /tmp/B.wzS2fG/BUILD + rm -rf configparser-3.5.0 + /usr/bin/gzip -dc /tmp/B.wzS2fG/configparser-3.5.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd configparser-3.5.0 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (backports-dont-use-setuptools-namespace.patch):' Patch #0 (backports-dont-use-setuptools-namespace.patch): + build-2/lib creating build-2/lib/backports copying src/backports/__init__.py -> build-2/lib/backports creating build-2/lib/backports/configparser copying src/backports/configparser/__init__.py -> build-2/lib/backports/configparser copying src/backports/configparser/helpers.py -> build-2/lib/backports/configparser running egg_info writing src/configparser.egg-info/PKG-INFO deleting src/configparser.egg-info/namespace_packages.txt writing top-level names to src/configparser.egg-info/top_level.txt writing dependency_links to src/configparser.egg-info/dependency_links.txt reading manifest file 'src/configparser.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/configparser.egg-info/SOURCES.txt' + 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.wzS2fG/BUILD/tmp /bin/sh -e /tmp/B.wzS2fG/BUILD/tmp/rpm-tmp.32202 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.wzS2fG/BUILD/tmp + umask 022 + cd /tmp/B.wzS2fG/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.wzS2fG/BUILD/tmp/python-configparser-3.5.0-root-builder + /bin/mkdir -p /tmp/B.wzS2fG/BUILD/tmp/python-configparser-3.5.0-root-builder + cd configparser-3.5.0 + rm -rf /tmp/B.wzS2fG/BUILD/tmp/python-configparser-3.5.0-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.wzS2fG/BUILD/tmp/python-configparser-3.5.0-root-builder' running build running build_py running egg_info writing src/configparser.egg-info/PKG-INFO writing top-level names to src/configparser.egg-info/top_level.txt writing dependency_links to src/configparser.egg-info/dependency_links.txt reading manifest file 'src/configparser.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/configparser.egg-info/SOURCES.txt' running install running install_lib creating /tmp/B.wzS2fG/BUILD/tmp/python-configparser-3.5.0-root-builder creating /tmp/B.wzS2fG/BUILD/tmp/python-configparser-3.5.0-root-builder/usr creating /tmp/B.wzS2fG/BUILD/tmp/python-configparser-3.5.0-root-builder/usr/share creating /tmp/B.wzS2fG/BUILD/tmp/python-configparser-3.5.0-root-builder/usr/share/python2.7 creating /tmp/B.wzS2fG/BUILD/tmp/python-configparser-3.5.0-root-builder/usr/share/python2.7/site-packages copying build-2/lib/configparser.py -> /tmp/B.wzS2fG/BUILD/tmp/python-configparser-3.5.0-root-builder/usr/share/python2.7/site-packages creating /tmp/B.wzS2fG/BUILD/tmp/python-configparser-3.5.0-root-builder/usr/share/python2.7/site-packages/backports copying build-2/lib/backports/__init__.py -> /tmp/B.wzS2fG/BUILD/tmp/python-configparser-3.5.0-root-builder/usr/share/python2.7/site-packages/backports creating /tmp/B.wzS2fG/BUILD/tmp/python-configparser-3.5.0-root-builder/usr/share/python2.7/site-packages/backports/configparser copying build-2/lib/backports/configparser/__init__.py -> /tmp/B.wzS2fG/BUILD/tmp/python-configparser-3.5.0-root-builder/usr/share/python2.7/site-packages/backports/configparser copying build-2/lib/backports/configparser/helpers.py -> /tmp/B.wzS2fG/BUILD/tmp/python-configparser-3.5.0-root-builder/usr/share/python2.7/site-packages/backports/configparser byte-compiling /tmp/B.wzS2fG/BUILD/tmp/python-configparser-3.5.0-root-builder/usr/share/python2.7/site-packages/configparser.py to configparser.pyc byte-compiling /tmp/B.wzS2fG/BUILD/tmp/python-configparser-3.5.0-root-builder/usr/share/python2.7/site-packages/backports/__init__.py to __init__.pyc byte-compiling /tmp/B.wzS2fG/BUILD/tmp/python-configparser-3.5.0-root-builder/usr/share/python2.7/site-packages/backports/configparser/__init__.py to __init__.pyc byte-compiling /tmp/B.wzS2fG/BUILD/tmp/python-configparser-3.5.0-root-builder/usr/share/python2.7/site-packages/backports/configparser/helpers.py to helpers.pyc writing byte-compilation script '/tmp/B.wzS2fG/BUILD/tmp/tmpsC86PV.py' /usr/bin/python -OO /tmp/B.wzS2fG/BUILD/tmp/tmpsC86PV.py removing /tmp/B.wzS2fG/BUILD/tmp/tmpsC86PV.py running install_egg_info Copying src/configparser.egg-info to /tmp/B.wzS2fG/BUILD/tmp/python-configparser-3.5.0-root-builder/usr/share/python2.7/site-packages/configparser-3.5.0-py2.7.egg-info running install_scripts + '[' ! -d /tmp/B.wzS2fG/BUILD/tmp/python-configparser-3.5.0-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.wzS2fG/BUILD/tmp/python-configparser-3.5.0-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B.wzS2fG/BUILD/tmp/python-configparser-3.5.0-root-builder/usr/lib64/python2.7/site-packages ']' + ln -s ../../configparser.pyc /tmp/B.wzS2fG/BUILD/tmp/python-configparser-3.5.0-root-builder/usr/share/python2.7/site-packages/backports/configparser/ + ln -s ../../configparser.pyo /tmp/B.wzS2fG/BUILD/tmp/python-configparser-3.5.0-root-builder/usr/share/python2.7/site-packages/backports/configparser/ + __spec_install_post_strip + set +x + __spec_install_post_chrpath + set +x + __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: 1/5 files hardlinked Processing files: python-configparser-3.5.0-4 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.wzS2fG/BUILD/tmp /bin/sh -e /tmp/B.wzS2fG/BUILD/tmp/rpm-tmp.31469 + umask 022 + cd /tmp/B.wzS2fG/BUILD + cd configparser-3.5.0 + DOCDIR=/tmp/B.wzS2fG/BUILD/tmp/python-configparser-3.5.0-root-builder/usr/share/doc/python-configparser-3.5.0 + export DOCDIR + rm -rf /tmp/B.wzS2fG/BUILD/tmp/python-configparser-3.5.0-root-builder/usr/share/doc/python-configparser-3.5.0 + /bin/mkdir -p /tmp/B.wzS2fG/BUILD/tmp/python-configparser-3.5.0-root-builder/usr/share/doc/python-configparser-3.5.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.wzS2fG/BUILD/tmp/python-configparser-3.5.0-root-builder/usr/share/doc/python-configparser-3.5.0... Documentation compressed. + cp -pr README.rst configparser.rst /tmp/B.wzS2fG/BUILD/tmp/python-configparser-3.5.0-root-builder/usr/share/doc/python-configparser-3.5.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.wzS2fG/BUILD/tmp/python-configparser-3.5.0-root-builder/usr/share/doc/python-configparser-3.5.0... ./README.rst ./configparser.rst Documentation compressed. + exit 0 Requires: python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.wzS2fG/BUILD/tmp/python-configparser-3.5.0-root-builder warning: Installed (but unpackaged) file(s) found: /usr/share/python2.7/site-packages/backports/__init__.pyc /usr/share/python2.7/site-packages/backports/__init__.pyo Wrote: /tmp/B.wzS2fG/RPMS/python-configparser-3.5.0-4.noarch.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.wzS2fG/BUILD/tmp /bin/sh -e /tmp/B.wzS2fG/BUILD/tmp/rpm-tmp.31469 + umask 022 + cd /tmp/B.wzS2fG/BUILD + cd configparser-3.5.0 + /bin/rm '--interactive=never' -rf /tmp/B.wzS2fG/BUILD/tmp/python-configparser-3.5.0-root-builder + rm -rf /tmp/B.wzS2fG/BUILD/tmp/python-configparser-3.5.0-root-builder ended at: Sun Oct 13 01:04:07 2019, done in 0:00:01.031476 + chmod -R u+rwX /tmp/B.wzS2fG/BUILD + rm -rf /tmp/B.wzS2fG/tmp /tmp/B.wzS2fG/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/... 200..400..428 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info + rm -rf /tmp/B.wzS2fG Begin-TLD-Builder-Info Build-Time: user:1.08s sys:0.35s real:1.69s (faults io:0 non-io:117596) Files queued for ftp: 49553 python-configparser-3.5.0-4.noarch.rpm 100 python-configparser-3.5.0-4.src.rpm.uploadinfo warning: Installed (but unpackaged) file(s) found: /usr/share/python2.7/site-packages/backports/__init__.pyc /usr/share/python2.7/site-packages/backports/__init__.pyo End-TLD-Builder-Info