request from: hawk checking if we should skip the build started at: Wed Oct 30 20:50:25 2019 fetching http://src.tld-linux.org/~builderti//srpms/44ed60a4-d653-444b-a5e1-e5f7e2973adb/python-attrs-19.2.0-3.src.rpm fetched 139708 bytes, 1544.2 K/s installing srpm: python-attrs-19.2.0-3.src.rpm + install -d /tmp/B.Bs_Smw/BUILD /tmp/B.Bs_Smw/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-attrs-19.2.0-3.src.rpm * Wed Oct 30 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-attrs.git;a=log;h=master * Tue Oct 29 2019 Jan Palus a4ef1b0 - disable tests (required pytest version not packaged yet); rel 3 * Mon Oct 28 2019 Jan Rękorajski dd9553c - rebuild with python 3.8 - release 2 (by relup.sh) * Sun Oct 06 2019 Jakub Bogusz f141191 - updated to 19.2.0 * Sat Nov 24 2018 Jakub Bogusz e79203e - updated to 18.2.0 + rpm -Uhv --nodeps --define '_topdir /tmp/B.Bs_Smw' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests python-attrs-19.2.0-3.src.rpm python-attrs ################################################## + rm -f python-attrs-19.2.0-3.src.rpm + install -m 700 -d /tmp/B.Bs_Smw/BUILD/tmp + TMPDIR=/tmp/B.Bs_Smw/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.Bs_Smw' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.Bs_Smw/python-attrs.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: 44ed60a4-d653-444b-a5e1-e5f7e2973adb; TMPDIR=/tmp/B.Bs_Smw/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.Bs_Smw' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.Bs_Smw/python-attrs.spec + : build-id: 44ed60a4-d653-444b-a5e1-e5f7e2973adb + TMPDIR=/tmp/B.Bs_Smw/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.Bs_Smw' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.Bs_Smw/python-attrs.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.Bs_Smw/BUILD/tmp /bin/sh -e /tmp/B.Bs_Smw/BUILD/tmp/rpm-tmp.94291 + umask 022 + cd /tmp/B.Bs_Smw/BUILD + cd /tmp/B.Bs_Smw/BUILD + rm -rf attrs-19.2.0 + /usr/bin/gzip -dc /tmp/B.Bs_Smw/attrs-19.2.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd attrs-19.2.0 + /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.Bs_Smw/BUILD/tmp /bin/sh -e /tmp/B.Bs_Smw/BUILD/tmp/rpm-tmp.94291 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.Bs_Smw/BUILD/tmp + umask 022 + cd /tmp/B.Bs_Smw/BUILD + cd attrs-19.2.0 + 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 creating build-2/lib/attr copying src/attr/exceptions.py -> build-2/lib/attr copying src/attr/_version.py -> build-2/lib/attr copying src/attr/filters.py -> build-2/lib/attr copying src/attr/_compat.py -> build-2/lib/attr copying src/attr/converters.py -> build-2/lib/attr copying src/attr/validators.py -> build-2/lib/attr copying src/attr/_make.py -> build-2/lib/attr copying src/attr/_config.py -> build-2/lib/attr copying src/attr/__init__.py -> build-2/lib/attr copying src/attr/_funcs.py -> build-2/lib/attr running egg_info writing requirements to src/attrs.egg-info/requires.txt writing src/attrs.egg-info/PKG-INFO writing top-level names to src/attrs.egg-info/top_level.txt writing dependency_links to src/attrs.egg-info/dependency_links.txt reading manifest file 'src/attrs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' writing manifest file 'src/attrs.egg-info/SOURCES.txt' copying src/attr/__init__.pyi -> build-2/lib/attr copying src/attr/_version.pyi -> build-2/lib/attr copying src/attr/converters.pyi -> build-2/lib/attr copying src/attr/exceptions.pyi -> build-2/lib/attr copying src/attr/filters.pyi -> build-2/lib/attr copying src/attr/py.typed -> build-2/lib/attr copying src/attr/validators.pyi -> build-2/lib/attr + 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 creating build-3/lib/attr copying src/attr/exceptions.py -> build-3/lib/attr copying src/attr/_version.py -> build-3/lib/attr copying src/attr/filters.py -> build-3/lib/attr copying src/attr/_compat.py -> build-3/lib/attr copying src/attr/converters.py -> build-3/lib/attr copying src/attr/validators.py -> build-3/lib/attr copying src/attr/_make.py -> build-3/lib/attr copying src/attr/_config.py -> build-3/lib/attr copying src/attr/__init__.py -> build-3/lib/attr copying src/attr/_funcs.py -> build-3/lib/attr running egg_info writing src/attrs.egg-info/PKG-INFO writing dependency_links to src/attrs.egg-info/dependency_links.txt writing requirements to src/attrs.egg-info/requires.txt writing top-level names to src/attrs.egg-info/top_level.txt reading manifest file 'src/attrs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' writing manifest file 'src/attrs.egg-info/SOURCES.txt' copying src/attr/__init__.pyi -> build-3/lib/attr copying src/attr/_version.pyi -> build-3/lib/attr copying src/attr/converters.pyi -> build-3/lib/attr copying src/attr/exceptions.pyi -> build-3/lib/attr copying src/attr/filters.pyi -> build-3/lib/attr copying src/attr/py.typed -> build-3/lib/attr copying src/attr/validators.pyi -> build-3/lib/attr + pwd + PYTHONPATH=/tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src /usr/bin/make -j4 -C docs html 'SPHINXBUILD=sphinx-build-3' make: Entering directory '/tmp/B.Bs_Smw/BUILD/attrs-19.2.0/docs' sphinx-build-3 -b html -d _build/doctrees . _build/html Running Sphinx v1.7.6 making output directory... loading pickled environment... not yet created loading intersphinx inventory from https://docs.python.org/3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://docs.python.org/3/objects.inv', , ConnectionError(...)) loading intersphinx inventory from https://zopeinterface.readthedocs.io/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://zopeinterface.readthedocs.io/en/latest/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://zopeinterface.readthedocs.io/en/latest/objects.inv', , ConnectionError(...)) building [mo]: targets for 0 po files that are out of date building [html]: targets for 16 source files that are out of date updating environment: 16 added, 0 changed, 0 removed reading sources... [ 6%] api reading sources... [ 12%] backward-compatibility reading sources... [ 18%] changelog reading sources... [ 25%] contributing reading sources... [ 31%] examples reading sources... [ 37%] extending reading sources... [ 43%] glossary reading sources... [ 50%] hashing reading sources... [ 56%] how-does-it-work reading sources... [ 62%] index reading sources... [ 68%] init reading sources... [ 75%] license reading sources... [ 81%] overview reading sources... [ 87%] python-2 reading sources... [ 93%] types reading sources... [100%] why looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 6%] api writing output... [ 12%] backward-compatibility writing output... [ 18%] changelog writing output... [ 25%] contributing writing output... [ 31%] examples writing output... [ 37%] extending writing output... [ 43%] glossary writing output... [ 50%] hashing writing output... [ 56%] how-does-it-work writing output... [ 62%] index writing output... [ 68%] init writing output... [ 75%] license writing output... [ 81%] overview writing output... [ 87%] python-2 writing output... [ 93%] types writing output... [100%] why /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/_make.py:docstring of attr.s:18: WARNING: 'any' reference target not found: dict /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/_make.py:docstring of attr.s:18: WARNING: 'any' reference target not found: str /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/_make.py:docstring of attr.s:13: WARNING: 'any' reference target not found: dict /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/_make.py:docstring of attr.s:13: WARNING: 'any' reference target not found: collections.OrderedDict /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/_make.py:docstring of attr.s:25: WARNING: 'any' reference target not found: Exception /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/_make.py:docstring of attr.s:33: WARNING: 'any' reference target not found: bool /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/_make.py:docstring of attr.s:33: WARNING: 'any' reference target not found: None /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/_make.py:docstring of attr.s:37: WARNING: 'any' reference target not found: bool /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/_make.py:docstring of attr.s:37: WARNING: 'any' reference target not found: None /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/_make.py:docstring of attr.s:42: WARNING: 'any' reference target not found: bool /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/_make.py:docstring of attr.s:42: WARNING: 'any' reference target not found: None /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/_make.py:docstring of attr.s:58: WARNING: 'any' reference target not found: object.__hash__ /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/_make.py:docstring of attr.s:105: WARNING: 'any' reference target not found: typing.ClassVar /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/_make.py:docstring of attr.s:119: WARNING: 'any' reference target not found: BaseException /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/_make.py:docstring of attr.s:145: WARNING: 'any' reference target not found: DeprecationWarning /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/_make.py:docstring of attr.ib:16: WARNING: 'any' reference target not found: TypeError /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/_make.py:docstring of attr.ib:27: WARNING: 'any' reference target not found: callable /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/_make.py:docstring of attr.ib:69: WARNING: 'any' reference target not found: callable /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/_make.py:docstring of attr.make_class:13: WARNING: 'any' reference target not found: list /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/_make.py:docstring of attr.make_class:13: WARNING: 'any' reference target not found: dict /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/_make.py:docstring of attr.make_class:9: WARNING: 'any' reference target not found: dict /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/_make.py:docstring of attr.make_class:9: WARNING: 'any' reference target not found: collections.OrderedDict /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/exceptions.py:docstring of attr.exceptions.FrozenInstanceError:3: WARNING: 'any' reference target not found: AttributeError /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/_make.py:docstring of attr.fields_dict:10: WARNING: 'any' reference target not found: dict /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/filters.py:docstring of attr.filters.include:4: WARNING: 'any' reference target not found: list /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/filters.py:docstring of attr.filters.include:4: WARNING: 'any' reference target not found: type /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/filters.py:docstring of attr.filters.include:6: WARNING: 'any' reference target not found: callable /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/filters.py:docstring of attr.filters.exclude:4: WARNING: 'any' reference target not found: list /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/filters.py:docstring of attr.filters.exclude:6: WARNING: 'any' reference target not found: callable /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/validators.py:docstring of attr.validators.instance_of:1: WARNING: 'any' reference target not found: TypeError /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/validators.py:docstring of attr.validators.instance_of:1: WARNING: 'any' reference target not found: isinstance /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/validators.py:docstring of attr.validators.in_:1: WARNING: 'any' reference target not found: ValueError /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/validators.py:docstring of attr.validators.in_:6: WARNING: 'any' reference target not found: enum.Enum /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/validators.py:docstring of attr.validators.provides:1: WARNING: 'any' reference target not found: TypeError /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/validators.py:docstring of attr.validators.optional:7: WARNING: 'any' reference target not found: list /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/validators.py:docstring of attr.validators.matches_re:1: WARNING: 'any' reference target not found: ValueError /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/validators.py:docstring of attr.validators.matches_re:7: WARNING: 'any' reference target not found: re /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/validators.py:docstring of attr.validators.matches_re:7: WARNING: 'any' reference target not found: re.fullmatch /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/validators.py:docstring of attr.validators.matches_re:7: WARNING: 'any' reference target not found: re.search /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/validators.py:docstring of attr.validators.matches_re:7: WARNING: 'any' reference target not found: re.match /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/validators.py:docstring of attr.validators.matches_re:7: WARNING: 'any' reference target not found: re.fullmatch /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/src/attr/validators.py:docstring of attr.validators.matches_re:7: WARNING: 'any' reference target not found: re.compile /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/docs/api.rst:511: WARNING: 'any' reference target not found: sys.version_info /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/docs/examples.rst:218: WARNING: 'any' reference target not found: dict /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/docs/glossary.rst:39: WARNING: 'any' reference target not found: pickle /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/docs/glossary.rst:46: WARNING: 'any' reference target not found: pickle /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/docs/hashing.rst:17: WARNING: 'any' reference target not found: set /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/docs/hashing.rst:17: WARNING: 'any' reference target not found: dict /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/docs/hashing.rst:20: WARNING: 'any' reference target not found: hash /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/docs/hashing.rst:29: WARNING: 'any' reference target not found: id /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/docs/init.rst:18: WARNING: 'any' reference target not found: classmethod /tmp/B.Bs_Smw/BUILD/attrs-19.2.0/docs/why.rst:58: WARNING: 'any' reference target not found: collections.namedtuple generating indices... genindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 56 warnings. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. make: Leaving directory '/tmp/B.Bs_Smw/BUILD/attrs-19.2.0/docs' + 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.Bs_Smw/BUILD/tmp /bin/sh -e /tmp/B.Bs_Smw/BUILD/tmp/rpm-tmp.13513 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.Bs_Smw/BUILD/tmp + umask 022 + cd /tmp/B.Bs_Smw/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder + /bin/mkdir -p /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder + cd attrs-19.2.0 + rm -rf /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.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.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder' running build running build_py running egg_info writing requirements to src/attrs.egg-info/requires.txt writing src/attrs.egg-info/PKG-INFO writing top-level names to src/attrs.egg-info/top_level.txt writing dependency_links to src/attrs.egg-info/dependency_links.txt reading manifest file 'src/attrs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/attrs.egg-info/SOURCES.txt' running install running install_lib creating /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder creating /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr creating /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share creating /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python2.7 creating /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python2.7/site-packages creating /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python2.7/site-packages/attr copying build-2/lib/attr/_version.pyi -> /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python2.7/site-packages/attr copying build-2/lib/attr/exceptions.py -> /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python2.7/site-packages/attr copying build-2/lib/attr/validators.pyi -> /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python2.7/site-packages/attr copying build-2/lib/attr/_version.py -> /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python2.7/site-packages/attr copying build-2/lib/attr/filters.py -> /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python2.7/site-packages/attr copying build-2/lib/attr/converters.pyi -> /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python2.7/site-packages/attr copying build-2/lib/attr/_compat.py -> /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python2.7/site-packages/attr copying build-2/lib/attr/converters.py -> /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python2.7/site-packages/attr copying build-2/lib/attr/validators.py -> /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python2.7/site-packages/attr copying build-2/lib/attr/py.typed -> /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python2.7/site-packages/attr copying build-2/lib/attr/_make.py -> /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python2.7/site-packages/attr copying build-2/lib/attr/exceptions.pyi -> /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python2.7/site-packages/attr copying build-2/lib/attr/_config.py -> /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python2.7/site-packages/attr copying build-2/lib/attr/filters.pyi -> /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python2.7/site-packages/attr copying build-2/lib/attr/__init__.py -> /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python2.7/site-packages/attr copying build-2/lib/attr/__init__.pyi -> /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python2.7/site-packages/attr copying build-2/lib/attr/_funcs.py -> /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python2.7/site-packages/attr byte-compiling /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python2.7/site-packages/attr/exceptions.py to exceptions.pyc byte-compiling /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python2.7/site-packages/attr/_version.py to _version.pyc byte-compiling /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python2.7/site-packages/attr/filters.py to filters.pyc byte-compiling /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python2.7/site-packages/attr/_compat.py to _compat.pyc byte-compiling /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python2.7/site-packages/attr/converters.py to converters.pyc byte-compiling /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python2.7/site-packages/attr/validators.py to validators.pyc byte-compiling /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python2.7/site-packages/attr/_make.py to _make.pyc byte-compiling /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python2.7/site-packages/attr/_config.py to _config.pyc byte-compiling /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python2.7/site-packages/attr/__init__.py to __init__.pyc byte-compiling /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python2.7/site-packages/attr/_funcs.py to _funcs.pyc writing byte-compilation script '/tmp/B.Bs_Smw/BUILD/tmp/tmpxFMOfE.py' /usr/bin/python -OO /tmp/B.Bs_Smw/BUILD/tmp/tmpxFMOfE.py removing /tmp/B.Bs_Smw/BUILD/tmp/tmpxFMOfE.py running install_egg_info Copying src/attrs.egg-info to /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python2.7/site-packages/attrs-19.2.0-py2.7.egg-info running install_scripts + '[' ! -d /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/lib64/python2.7/site-packages ']' + 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.7/site-packages' '--install-platlib=/usr/lib64/python3.7/site-packages' '--optimize=2' '--root=/tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder' running build running build_py running egg_info writing src/attrs.egg-info/PKG-INFO writing dependency_links to src/attrs.egg-info/dependency_links.txt writing requirements to src/attrs.egg-info/requires.txt writing top-level names to src/attrs.egg-info/top_level.txt reading manifest file 'src/attrs.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/attrs.egg-info/SOURCES.txt' running install running install_lib creating /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python3.7 creating /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python3.7/site-packages creating /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python3.7/site-packages/attr copying build-3/lib/attr/_version.pyi -> /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python3.7/site-packages/attr copying build-3/lib/attr/exceptions.py -> /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python3.7/site-packages/attr copying build-3/lib/attr/validators.pyi -> /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python3.7/site-packages/attr copying build-3/lib/attr/_version.py -> /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python3.7/site-packages/attr copying build-3/lib/attr/filters.py -> /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python3.7/site-packages/attr copying build-3/lib/attr/converters.pyi -> /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python3.7/site-packages/attr copying build-3/lib/attr/_compat.py -> /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python3.7/site-packages/attr copying build-3/lib/attr/converters.py -> /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python3.7/site-packages/attr copying build-3/lib/attr/validators.py -> /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python3.7/site-packages/attr copying build-3/lib/attr/py.typed -> /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python3.7/site-packages/attr copying build-3/lib/attr/_make.py -> /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python3.7/site-packages/attr copying build-3/lib/attr/exceptions.pyi -> /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python3.7/site-packages/attr copying build-3/lib/attr/_config.py -> /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python3.7/site-packages/attr copying build-3/lib/attr/filters.pyi -> /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python3.7/site-packages/attr copying build-3/lib/attr/__init__.py -> /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python3.7/site-packages/attr copying build-3/lib/attr/__init__.pyi -> /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python3.7/site-packages/attr copying build-3/lib/attr/_funcs.py -> /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python3.7/site-packages/attr byte-compiling /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python3.7/site-packages/attr/exceptions.py to exceptions.cpython-37.pyc byte-compiling /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python3.7/site-packages/attr/_version.py to _version.cpython-37.pyc byte-compiling /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python3.7/site-packages/attr/filters.py to filters.cpython-37.pyc byte-compiling /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python3.7/site-packages/attr/_compat.py to _compat.cpython-37.pyc byte-compiling /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python3.7/site-packages/attr/converters.py to converters.cpython-37.pyc byte-compiling /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python3.7/site-packages/attr/validators.py to validators.cpython-37.pyc byte-compiling /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python3.7/site-packages/attr/_make.py to _make.cpython-37.pyc byte-compiling /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python3.7/site-packages/attr/_config.py to _config.cpython-37.pyc byte-compiling /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python3.7/site-packages/attr/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python3.7/site-packages/attr/_funcs.py to _funcs.cpython-37.pyc writing byte-compilation script '/tmp/B.Bs_Smw/BUILD/tmp/tmpukhgzx21.py' /usr/bin/python3 /tmp/B.Bs_Smw/BUILD/tmp/tmpukhgzx21.py removing /tmp/B.Bs_Smw/BUILD/tmp/tmpukhgzx21.py running install_egg_info Copying src/attrs.egg-info to /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/python3.7/site-packages/attrs-19.2.0-py3.7.egg-info running install_scripts + __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/30 files hardlinked Processing files: python-attrs-19.2.0-3 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.Bs_Smw/BUILD/tmp /bin/sh -e /tmp/B.Bs_Smw/BUILD/tmp/rpm-tmp.71567 + umask 022 + cd /tmp/B.Bs_Smw/BUILD + cd attrs-19.2.0 + DOCDIR=/tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/doc/python-attrs-19.2.0 + export DOCDIR + rm -rf /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/doc/python-attrs-19.2.0 + /bin/mkdir -p /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/doc/python-attrs-19.2.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/doc/python-attrs-19.2.0... Documentation compressed. + cp -pr AUTHORS.rst CHANGELOG.rst LICENSE README.rst /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/doc/python-attrs-19.2.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/doc/python-attrs-19.2.0... ./AUTHORS.rst ./CHANGELOG.rst ./README.rst ./LICENSE Documentation compressed. + exit 0 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 Requires: python(abi) = 2.7 Processing files: python3-attrs-19.2.0-3 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.Bs_Smw/BUILD/tmp /bin/sh -e /tmp/B.Bs_Smw/BUILD/tmp/rpm-tmp.29652 + umask 022 + cd /tmp/B.Bs_Smw/BUILD + cd attrs-19.2.0 + DOCDIR=/tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/doc/python3-attrs-19.2.0 + export DOCDIR + rm -rf /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/doc/python3-attrs-19.2.0 + /bin/mkdir -p /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/doc/python3-attrs-19.2.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/doc/python3-attrs-19.2.0... Documentation compressed. + cp -pr AUTHORS.rst CHANGELOG.rst LICENSE README.rst /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/doc/python3-attrs-19.2.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/doc/python3-attrs-19.2.0... ./AUTHORS.rst ./CHANGELOG.rst ./README.rst ./LICENSE Documentation compressed. + exit 0 Processing files: python-attrs-apidocs-19.2.0-3 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.Bs_Smw/BUILD/tmp /bin/sh -e /tmp/B.Bs_Smw/BUILD/tmp/rpm-tmp.75880 + umask 022 + cd /tmp/B.Bs_Smw/BUILD + cd attrs-19.2.0 + DOCDIR=/tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/doc/python-attrs-apidocs-19.2.0 + export DOCDIR + rm -rf /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/doc/python-attrs-apidocs-19.2.0 + /bin/mkdir -p /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/doc/python-attrs-apidocs-19.2.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/doc/python-attrs-apidocs-19.2.0... Documentation compressed. + cp -pr docs/_build/html/_static docs/_build/html/api.html docs/_build/html/backward-compatibility.html docs/_build/html/changelog.html docs/_build/html/contributing.html docs/_build/html/examples.html docs/_build/html/extending.html docs/_build/html/genindex.html docs/_build/html/glossary.html docs/_build/html/hashing.html docs/_build/html/how-does-it-work.html docs/_build/html/index.html docs/_build/html/init.html docs/_build/html/license.html docs/_build/html/overview.html docs/_build/html/python-2.html docs/_build/html/search.html docs/_build/html/types.html docs/_build/html/why.html docs/_build/html/searchindex.js /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/doc/python-attrs-apidocs-19.2.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder/usr/share/doc/python-attrs-apidocs-19.2.0... ./_static/attrs_logo.svg Documentation compressed. + exit 0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder Wrote: /tmp/B.Bs_Smw/RPMS/python-attrs-19.2.0-3.noarch.rpm Wrote: /tmp/B.Bs_Smw/RPMS/python3-attrs-19.2.0-3.noarch.rpm Wrote: /tmp/B.Bs_Smw/RPMS/python-attrs-apidocs-19.2.0-3.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.Bs_Smw/BUILD/tmp /bin/sh -e /tmp/B.Bs_Smw/BUILD/tmp/rpm-tmp.21567 + umask 022 + cd /tmp/B.Bs_Smw/BUILD + cd attrs-19.2.0 + /bin/rm '--interactive=never' -rf /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder + rm -rf /tmp/B.Bs_Smw/BUILD/tmp/python-attrs-19.2.0-root-builder ended at: Wed Oct 30 20:50:33 2019, done in 0:00:07.124422 + chmod -R u+rwX /tmp/B.Bs_Smw/BUILD + rm -rf /tmp/B.Bs_Smw/tmp /tmp/B.Bs_Smw/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..504 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages Preparing... ################################################## python-attrs ################################################## python3-attrs ################################################## End-TLD-Builder-Info + rm -rf /tmp/B.Bs_Smw Begin-TLD-Builder-Info Build-Time: user:5.60s sys:0.85s real:11.27s (faults io:0 non-io:267816) Files queued for ftp: 211270 python-attrs-apidocs-19.2.0-3.noarch.rpm 74288 python3-attrs-19.2.0-3.noarch.rpm 60171 python-attrs-19.2.0-3.noarch.rpm 183 python-attrs-19.2.0-3.src.rpm.uploadinfo End-TLD-Builder-Info