request from: hawk checking if we should skip the build started at: Fri Dec 6 16:13:16 2019 fetching http://src.tld-linux.org/~builderti//srpms/859c5e8c-0182-4cc0-bfd1-f2bf21e7a4a3/python-hypothesis-4.38.3-2.src.rpm fetched 218549 bytes, 5712.1 K/s installing srpm: python-hypothesis-4.38.3-2.src.rpm + install -d /tmp/B.FHzUCl/BUILD /tmp/B.FHzUCl/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-hypothesis-4.38.3-2.src.rpm * Fri Dec 06 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-hypothesis.git;a=log;h=aed1aaa07bcc4a69f3afa2a73739b42a44d9a43e * Mon Oct 28 2019 Jan Rękorajski aed1aaa - rebuild with python 3.8 - release 2 (by relup.sh) * Sun Oct 06 2019 Jakub Bogusz f4c43d1 - updated to 4.38.3; fixes errors with typing 3.7.x * Sun Oct 06 2019 Jakub Bogusz 065993b - updated to 3.88.3 + rpm -Uhv --nodeps --define '_topdir /tmp/B.FHzUCl' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests python-hypothesis-4.38.3-2.src.rpm python-hypothesis ################################################## + rm -f python-hypothesis-4.38.3-2.src.rpm + install -m 700 -d /tmp/B.FHzUCl/BUILD/tmp + TMPDIR=/tmp/B.FHzUCl/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.FHzUCl' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux --define 'prep exit 0' /tmp/B.FHzUCl/python-hypothesis.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: 859c5e8c-0182-4cc0-bfd1-f2bf21e7a4a3; TMPDIR=/tmp/B.FHzUCl/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.FHzUCl' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.FHzUCl/python-hypothesis.spec + : build-id: 859c5e8c-0182-4cc0-bfd1-f2bf21e7a4a3 + TMPDIR=/tmp/B.FHzUCl/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.FHzUCl' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.FHzUCl/python-hypothesis.spec Building target platforms: i686-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.FHzUCl/BUILD/tmp /bin/sh -e /tmp/B.FHzUCl/BUILD/tmp/rpm-tmp.49212 + umask 022 + cd /tmp/B.FHzUCl/BUILD + cd /tmp/B.FHzUCl/BUILD + rm -rf hypothesis-4.38.3 + /usr/bin/gzip -dc /tmp/B.FHzUCl/hypothesis-4.38.3.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd hypothesis-4.38.3 + /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.FHzUCl/BUILD/tmp /bin/sh -e /tmp/B.FHzUCl/BUILD/tmp/rpm-tmp.49212 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.FHzUCl/BUILD/tmp + umask 022 + cd /tmp/B.FHzUCl/BUILD + cd hypothesis-4.38.3 + 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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-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/hypothesis copying src/hypothesis/stateful.py -> build-2/lib/hypothesis copying src/hypothesis/errors.py -> build-2/lib/hypothesis copying src/hypothesis/configuration.py -> build-2/lib/hypothesis copying src/hypothesis/provisional.py -> build-2/lib/hypothesis copying src/hypothesis/_settings.py -> build-2/lib/hypothesis copying src/hypothesis/types.py -> build-2/lib/hypothesis copying src/hypothesis/strategies.py -> build-2/lib/hypothesis copying src/hypothesis/_strategies.py -> build-2/lib/hypothesis copying src/hypothesis/core.py -> build-2/lib/hypothesis copying src/hypothesis/reporting.py -> build-2/lib/hypothesis copying src/hypothesis/__init__.py -> build-2/lib/hypothesis copying src/hypothesis/statistics.py -> build-2/lib/hypothesis copying src/hypothesis/executors.py -> build-2/lib/hypothesis copying src/hypothesis/control.py -> build-2/lib/hypothesis copying src/hypothesis/version.py -> build-2/lib/hypothesis copying src/hypothesis/database.py -> build-2/lib/hypothesis creating build-2/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/collections.py -> build-2/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/datetime.py -> build-2/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/regex.py -> build-2/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/recursive.py -> build-2/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/types.py -> build-2/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/strategies.py -> build-2/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/flatmapped.py -> build-2/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/strings.py -> build-2/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/functions.py -> build-2/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/__init__.py -> build-2/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/lazy.py -> build-2/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/misc.py -> build-2/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/attrs.py -> build-2/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/numbers.py -> build-2/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/shared.py -> build-2/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/deferred.py -> build-2/lib/hypothesis/searchstrategy creating build-2/lib/hypothesis/internal copying src/hypothesis/internal/floats.py -> build-2/lib/hypothesis/internal copying src/hypothesis/internal/compat.py -> build-2/lib/hypothesis/internal copying src/hypothesis/internal/charmap.py -> build-2/lib/hypothesis/internal copying src/hypothesis/internal/escalation.py -> build-2/lib/hypothesis/internal copying src/hypothesis/internal/coverage.py -> build-2/lib/hypothesis/internal copying src/hypothesis/internal/cache.py -> build-2/lib/hypothesis/internal copying src/hypothesis/internal/healthcheck.py -> build-2/lib/hypothesis/internal copying src/hypothesis/internal/intervalsets.py -> build-2/lib/hypothesis/internal copying src/hypothesis/internal/reflection.py -> build-2/lib/hypothesis/internal copying src/hypothesis/internal/entropy.py -> build-2/lib/hypothesis/internal copying src/hypothesis/internal/__init__.py -> build-2/lib/hypothesis/internal copying src/hypothesis/internal/validation.py -> build-2/lib/hypothesis/internal copying src/hypothesis/internal/detection.py -> build-2/lib/hypothesis/internal copying src/hypothesis/internal/lazyformat.py -> build-2/lib/hypothesis/internal copying src/hypothesis/internal/cathetus.py -> build-2/lib/hypothesis/internal creating build-2/lib/hypothesis/utils copying src/hypothesis/utils/conventions.py -> build-2/lib/hypothesis/utils copying src/hypothesis/utils/dynamicvariables.py -> build-2/lib/hypothesis/utils copying src/hypothesis/utils/__init__.py -> build-2/lib/hypothesis/utils creating build-2/lib/hypothesis/extra copying src/hypothesis/extra/lark.py -> build-2/lib/hypothesis/extra copying src/hypothesis/extra/dpcontracts.py -> build-2/lib/hypothesis/extra copying src/hypothesis/extra/numpy.py -> build-2/lib/hypothesis/extra copying src/hypothesis/extra/pytestplugin.py -> build-2/lib/hypothesis/extra copying src/hypothesis/extra/__init__.py -> build-2/lib/hypothesis/extra copying src/hypothesis/extra/pytz.py -> build-2/lib/hypothesis/extra copying src/hypothesis/extra/dateutil.py -> build-2/lib/hypothesis/extra creating build-2/lib/hypothesis/vendor copying src/hypothesis/vendor/pretty.py -> build-2/lib/hypothesis/vendor copying src/hypothesis/vendor/__init__.py -> build-2/lib/hypothesis/vendor creating build-2/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/floats.py -> build-2/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/utils.py -> build-2/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/junkdrawer.py -> build-2/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/shrinker.py -> build-2/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/choicetree.py -> build-2/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/engine.py -> build-2/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/datatree.py -> build-2/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/__init__.py -> build-2/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/data.py -> build-2/lib/hypothesis/internal/conjecture creating build-2/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/floats.py -> build-2/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/lexical.py -> build-2/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/ordering.py -> build-2/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/integer.py -> build-2/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/__init__.py -> build-2/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/common.py -> build-2/lib/hypothesis/internal/conjecture/shrinking creating build-2/lib/hypothesis/extra/pandas copying src/hypothesis/extra/pandas/impl.py -> build-2/lib/hypothesis/extra/pandas copying src/hypothesis/extra/pandas/__init__.py -> build-2/lib/hypothesis/extra/pandas creating build-2/lib/hypothesis/extra/django copying src/hypothesis/extra/django/__init__.py -> build-2/lib/hypothesis/extra/django copying src/hypothesis/extra/django/models.py -> build-2/lib/hypothesis/extra/django copying src/hypothesis/extra/django/_impl.py -> build-2/lib/hypothesis/extra/django copying src/hypothesis/extra/django/_fields.py -> build-2/lib/hypothesis/extra/django copying src/hypothesis/py.typed -> build-2/lib/hypothesis copying src/hypothesis/vendor/tlds-alpha-by-domain.txt -> build-2/lib/hypothesis/vendor + 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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-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/hypothesis copying src/hypothesis/stateful.py -> build-3/lib/hypothesis copying src/hypothesis/errors.py -> build-3/lib/hypothesis copying src/hypothesis/configuration.py -> build-3/lib/hypothesis copying src/hypothesis/provisional.py -> build-3/lib/hypothesis copying src/hypothesis/_settings.py -> build-3/lib/hypothesis copying src/hypothesis/types.py -> build-3/lib/hypothesis copying src/hypothesis/strategies.py -> build-3/lib/hypothesis copying src/hypothesis/_strategies.py -> build-3/lib/hypothesis copying src/hypothesis/core.py -> build-3/lib/hypothesis copying src/hypothesis/reporting.py -> build-3/lib/hypothesis copying src/hypothesis/__init__.py -> build-3/lib/hypothesis copying src/hypothesis/statistics.py -> build-3/lib/hypothesis copying src/hypothesis/executors.py -> build-3/lib/hypothesis copying src/hypothesis/control.py -> build-3/lib/hypothesis copying src/hypothesis/version.py -> build-3/lib/hypothesis copying src/hypothesis/database.py -> build-3/lib/hypothesis creating build-3/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/collections.py -> build-3/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/datetime.py -> build-3/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/regex.py -> build-3/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/recursive.py -> build-3/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/types.py -> build-3/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/strategies.py -> build-3/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/flatmapped.py -> build-3/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/strings.py -> build-3/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/functions.py -> build-3/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/__init__.py -> build-3/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/lazy.py -> build-3/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/misc.py -> build-3/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/attrs.py -> build-3/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/numbers.py -> build-3/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/shared.py -> build-3/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/deferred.py -> build-3/lib/hypothesis/searchstrategy creating build-3/lib/hypothesis/internal copying src/hypothesis/internal/floats.py -> build-3/lib/hypothesis/internal copying src/hypothesis/internal/compat.py -> build-3/lib/hypothesis/internal copying src/hypothesis/internal/charmap.py -> build-3/lib/hypothesis/internal copying src/hypothesis/internal/escalation.py -> build-3/lib/hypothesis/internal copying src/hypothesis/internal/coverage.py -> build-3/lib/hypothesis/internal copying src/hypothesis/internal/cache.py -> build-3/lib/hypothesis/internal copying src/hypothesis/internal/healthcheck.py -> build-3/lib/hypothesis/internal copying src/hypothesis/internal/intervalsets.py -> build-3/lib/hypothesis/internal copying src/hypothesis/internal/reflection.py -> build-3/lib/hypothesis/internal copying src/hypothesis/internal/entropy.py -> build-3/lib/hypothesis/internal copying src/hypothesis/internal/__init__.py -> build-3/lib/hypothesis/internal copying src/hypothesis/internal/validation.py -> build-3/lib/hypothesis/internal copying src/hypothesis/internal/detection.py -> build-3/lib/hypothesis/internal copying src/hypothesis/internal/lazyformat.py -> build-3/lib/hypothesis/internal copying src/hypothesis/internal/cathetus.py -> build-3/lib/hypothesis/internal creating build-3/lib/hypothesis/utils copying src/hypothesis/utils/conventions.py -> build-3/lib/hypothesis/utils copying src/hypothesis/utils/dynamicvariables.py -> build-3/lib/hypothesis/utils copying src/hypothesis/utils/__init__.py -> build-3/lib/hypothesis/utils creating build-3/lib/hypothesis/extra copying src/hypothesis/extra/lark.py -> build-3/lib/hypothesis/extra copying src/hypothesis/extra/dpcontracts.py -> build-3/lib/hypothesis/extra copying src/hypothesis/extra/numpy.py -> build-3/lib/hypothesis/extra copying src/hypothesis/extra/pytestplugin.py -> build-3/lib/hypothesis/extra copying src/hypothesis/extra/__init__.py -> build-3/lib/hypothesis/extra copying src/hypothesis/extra/pytz.py -> build-3/lib/hypothesis/extra copying src/hypothesis/extra/dateutil.py -> build-3/lib/hypothesis/extra creating build-3/lib/hypothesis/vendor copying src/hypothesis/vendor/pretty.py -> build-3/lib/hypothesis/vendor copying src/hypothesis/vendor/__init__.py -> build-3/lib/hypothesis/vendor creating build-3/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/floats.py -> build-3/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/utils.py -> build-3/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/junkdrawer.py -> build-3/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/shrinker.py -> build-3/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/choicetree.py -> build-3/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/engine.py -> build-3/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/datatree.py -> build-3/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/__init__.py -> build-3/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/data.py -> build-3/lib/hypothesis/internal/conjecture creating build-3/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/floats.py -> build-3/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/lexical.py -> build-3/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/ordering.py -> build-3/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/integer.py -> build-3/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/__init__.py -> build-3/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/common.py -> build-3/lib/hypothesis/internal/conjecture/shrinking creating build-3/lib/hypothesis/extra/pandas copying src/hypothesis/extra/pandas/impl.py -> build-3/lib/hypothesis/extra/pandas copying src/hypothesis/extra/pandas/__init__.py -> build-3/lib/hypothesis/extra/pandas creating build-3/lib/hypothesis/extra/django copying src/hypothesis/extra/django/__init__.py -> build-3/lib/hypothesis/extra/django copying src/hypothesis/extra/django/models.py -> build-3/lib/hypothesis/extra/django copying src/hypothesis/extra/django/_impl.py -> build-3/lib/hypothesis/extra/django copying src/hypothesis/extra/django/_fields.py -> build-3/lib/hypothesis/extra/django copying src/hypothesis/py.typed -> build-3/lib/hypothesis copying src/hypothesis/vendor/tlds-alpha-by-domain.txt -> build-3/lib/hypothesis/vendor + 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.FHzUCl/BUILD/tmp /bin/sh -e /tmp/B.FHzUCl/BUILD/tmp/rpm-tmp.5859 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.FHzUCl/BUILD/tmp + umask 022 + cd /tmp/B.FHzUCl/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder + /bin/mkdir -p /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder + cd hypothesis-4.38.3 + rm -rf /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-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/lib/python2.7/site-packages' '--optimize=2' '--root=/tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder' running build running build_py running install running install_lib creating /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder creating /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr creating /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share creating /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7 creating /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages creating /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis creating /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/searchstrategy copying build-2/lib/hypothesis/searchstrategy/collections.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/searchstrategy copying build-2/lib/hypothesis/searchstrategy/datetime.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/searchstrategy copying build-2/lib/hypothesis/searchstrategy/regex.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/searchstrategy copying build-2/lib/hypothesis/searchstrategy/recursive.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/searchstrategy copying build-2/lib/hypothesis/searchstrategy/types.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/searchstrategy copying build-2/lib/hypothesis/searchstrategy/strategies.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/searchstrategy copying build-2/lib/hypothesis/searchstrategy/flatmapped.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/searchstrategy copying build-2/lib/hypothesis/searchstrategy/strings.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/searchstrategy copying build-2/lib/hypothesis/searchstrategy/functions.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/searchstrategy copying build-2/lib/hypothesis/searchstrategy/__init__.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/searchstrategy copying build-2/lib/hypothesis/searchstrategy/lazy.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/searchstrategy copying build-2/lib/hypothesis/searchstrategy/misc.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/searchstrategy copying build-2/lib/hypothesis/searchstrategy/attrs.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/searchstrategy copying build-2/lib/hypothesis/searchstrategy/numbers.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/searchstrategy copying build-2/lib/hypothesis/searchstrategy/shared.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/searchstrategy copying build-2/lib/hypothesis/searchstrategy/deferred.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/searchstrategy copying build-2/lib/hypothesis/stateful.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis copying build-2/lib/hypothesis/errors.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis creating /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal copying build-2/lib/hypothesis/internal/floats.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal copying build-2/lib/hypothesis/internal/compat.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal copying build-2/lib/hypothesis/internal/charmap.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal copying build-2/lib/hypothesis/internal/escalation.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal copying build-2/lib/hypothesis/internal/coverage.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal copying build-2/lib/hypothesis/internal/cache.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal copying build-2/lib/hypothesis/internal/healthcheck.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal copying build-2/lib/hypothesis/internal/intervalsets.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal copying build-2/lib/hypothesis/internal/reflection.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal copying build-2/lib/hypothesis/internal/entropy.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal copying build-2/lib/hypothesis/internal/__init__.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal copying build-2/lib/hypothesis/internal/validation.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal creating /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture copying build-2/lib/hypothesis/internal/conjecture/floats.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture copying build-2/lib/hypothesis/internal/conjecture/utils.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture copying build-2/lib/hypothesis/internal/conjecture/junkdrawer.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture copying build-2/lib/hypothesis/internal/conjecture/shrinker.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture copying build-2/lib/hypothesis/internal/conjecture/choicetree.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture copying build-2/lib/hypothesis/internal/conjecture/engine.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture creating /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/shrinking copying build-2/lib/hypothesis/internal/conjecture/shrinking/floats.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/shrinking copying build-2/lib/hypothesis/internal/conjecture/shrinking/lexical.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/shrinking copying build-2/lib/hypothesis/internal/conjecture/shrinking/ordering.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/shrinking copying build-2/lib/hypothesis/internal/conjecture/shrinking/integer.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/shrinking copying build-2/lib/hypothesis/internal/conjecture/shrinking/__init__.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/shrinking copying build-2/lib/hypothesis/internal/conjecture/shrinking/common.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/shrinking copying build-2/lib/hypothesis/internal/conjecture/datatree.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture copying build-2/lib/hypothesis/internal/conjecture/__init__.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture copying build-2/lib/hypothesis/internal/conjecture/data.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture copying build-2/lib/hypothesis/internal/detection.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal copying build-2/lib/hypothesis/internal/lazyformat.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal copying build-2/lib/hypothesis/internal/cathetus.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal creating /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/utils copying build-2/lib/hypothesis/utils/conventions.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/utils copying build-2/lib/hypothesis/utils/dynamicvariables.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/utils copying build-2/lib/hypothesis/utils/__init__.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/utils copying build-2/lib/hypothesis/configuration.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis copying build-2/lib/hypothesis/provisional.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis copying build-2/lib/hypothesis/_settings.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis copying build-2/lib/hypothesis/types.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis copying build-2/lib/hypothesis/strategies.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis copying build-2/lib/hypothesis/_strategies.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis copying build-2/lib/hypothesis/core.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis copying build-2/lib/hypothesis/reporting.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis creating /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/extra copying build-2/lib/hypothesis/extra/lark.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/extra copying build-2/lib/hypothesis/extra/dpcontracts.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/extra creating /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/pandas copying build-2/lib/hypothesis/extra/pandas/impl.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/pandas copying build-2/lib/hypothesis/extra/pandas/__init__.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/pandas copying build-2/lib/hypothesis/extra/numpy.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/extra copying build-2/lib/hypothesis/extra/pytestplugin.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/extra copying build-2/lib/hypothesis/extra/__init__.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/extra copying build-2/lib/hypothesis/extra/pytz.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/extra creating /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/django copying build-2/lib/hypothesis/extra/django/__init__.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/django copying build-2/lib/hypothesis/extra/django/models.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/django copying build-2/lib/hypothesis/extra/django/_impl.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/django copying build-2/lib/hypothesis/extra/django/_fields.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/django copying build-2/lib/hypothesis/extra/dateutil.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/extra copying build-2/lib/hypothesis/__init__.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis creating /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/vendor copying build-2/lib/hypothesis/vendor/tlds-alpha-by-domain.txt -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/vendor copying build-2/lib/hypothesis/vendor/pretty.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/vendor copying build-2/lib/hypothesis/vendor/__init__.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/vendor copying build-2/lib/hypothesis/py.typed -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis copying build-2/lib/hypothesis/statistics.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis copying build-2/lib/hypothesis/executors.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis copying build-2/lib/hypothesis/control.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis copying build-2/lib/hypothesis/version.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis copying build-2/lib/hypothesis/database.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/searchstrategy/collections.py to collections.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/searchstrategy/datetime.py to datetime.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/searchstrategy/regex.py to regex.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/searchstrategy/recursive.py to recursive.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/searchstrategy/types.py to types.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/searchstrategy/strategies.py to strategies.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/searchstrategy/flatmapped.py to flatmapped.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/searchstrategy/strings.py to strings.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/searchstrategy/functions.py to functions.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/searchstrategy/__init__.py to __init__.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/searchstrategy/lazy.py to lazy.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/searchstrategy/misc.py to misc.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/searchstrategy/attrs.py to attrs.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/searchstrategy/numbers.py to numbers.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/searchstrategy/shared.py to shared.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/searchstrategy/deferred.py to deferred.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/stateful.py to stateful.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/errors.py to errors.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/floats.py to floats.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/compat.py to compat.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/charmap.py to charmap.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/escalation.py to escalation.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/coverage.py to coverage.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/cache.py to cache.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/healthcheck.py to healthcheck.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/intervalsets.py to intervalsets.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/reflection.py to reflection.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/entropy.py to entropy.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/__init__.py to __init__.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/validation.py to validation.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/floats.py to floats.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/utils.py to utils.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/junkdrawer.py to junkdrawer.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/shrinker.py to shrinker.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/choicetree.py to choicetree.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/engine.py to engine.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/shrinking/floats.py to floats.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/shrinking/lexical.py to lexical.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/shrinking/ordering.py to ordering.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/shrinking/integer.py to integer.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/shrinking/__init__.py to __init__.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/shrinking/common.py to common.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/datatree.py to datatree.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/__init__.py to __init__.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/conjecture/data.py to data.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/detection.py to detection.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/lazyformat.py to lazyformat.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/internal/cathetus.py to cathetus.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/utils/conventions.py to conventions.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/utils/dynamicvariables.py to dynamicvariables.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/utils/__init__.py to __init__.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/configuration.py to configuration.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/provisional.py to provisional.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/_settings.py to _settings.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/types.py to types.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/strategies.py to strategies.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/_strategies.py to _strategies.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/core.py to core.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/reporting.py to reporting.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/lark.py to lark.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/dpcontracts.py to dpcontracts.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/pandas/impl.py to impl.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/pandas/__init__.py to __init__.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/numpy.py to numpy.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/pytestplugin.py to pytestplugin.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/__init__.py to __init__.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/pytz.py to pytz.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/django/__init__.py to __init__.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/django/models.py to models.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/django/_impl.py to _impl.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/django/_fields.py to _fields.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/extra/dateutil.py to dateutil.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/__init__.py to __init__.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/vendor/pretty.py to pretty.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/vendor/__init__.py to __init__.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/statistics.py to statistics.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/executors.py to executors.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/control.py to control.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/version.py to version.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis/database.py to database.pyc writing byte-compilation script '/tmp/B.FHzUCl/BUILD/tmp/tmpFE4mpq.py' /usr/bin/python -OO /tmp/B.FHzUCl/BUILD/tmp/tmpFE4mpq.py removing /tmp/B.FHzUCl/BUILD/tmp/tmpFE4mpq.py running install_egg_info running egg_info writing requirements to src/hypothesis.egg-info/requires.txt writing src/hypothesis.egg-info/PKG-INFO writing top-level names to src/hypothesis.egg-info/top_level.txt writing dependency_links to src/hypothesis.egg-info/dependency_links.txt writing entry points to src/hypothesis.egg-info/entry_points.txt reading manifest file 'src/hypothesis.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/hypothesis.egg-info/SOURCES.txt' Copying src/hypothesis.egg-info to /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages/hypothesis-4.38.3-py2.7.egg-info running install_scripts + '[' ! -d /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/lib/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-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/lib/python3.8/site-packages' '--optimize=2' '--root=/tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder' running build running build_py running install running install_lib creating /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8 creating /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages creating /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis creating /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/searchstrategy copying build-3/lib/hypothesis/searchstrategy/collections.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/searchstrategy copying build-3/lib/hypothesis/searchstrategy/datetime.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/searchstrategy copying build-3/lib/hypothesis/searchstrategy/regex.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/searchstrategy copying build-3/lib/hypothesis/searchstrategy/recursive.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/searchstrategy copying build-3/lib/hypothesis/searchstrategy/types.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/searchstrategy copying build-3/lib/hypothesis/searchstrategy/strategies.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/searchstrategy copying build-3/lib/hypothesis/searchstrategy/flatmapped.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/searchstrategy copying build-3/lib/hypothesis/searchstrategy/strings.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/searchstrategy copying build-3/lib/hypothesis/searchstrategy/functions.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/searchstrategy copying build-3/lib/hypothesis/searchstrategy/__init__.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/searchstrategy copying build-3/lib/hypothesis/searchstrategy/lazy.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/searchstrategy copying build-3/lib/hypothesis/searchstrategy/misc.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/searchstrategy copying build-3/lib/hypothesis/searchstrategy/attrs.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/searchstrategy copying build-3/lib/hypothesis/searchstrategy/numbers.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/searchstrategy copying build-3/lib/hypothesis/searchstrategy/shared.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/searchstrategy copying build-3/lib/hypothesis/searchstrategy/deferred.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/searchstrategy copying build-3/lib/hypothesis/stateful.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis copying build-3/lib/hypothesis/errors.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis creating /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal copying build-3/lib/hypothesis/internal/floats.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal copying build-3/lib/hypothesis/internal/compat.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal copying build-3/lib/hypothesis/internal/charmap.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal copying build-3/lib/hypothesis/internal/escalation.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal copying build-3/lib/hypothesis/internal/coverage.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal copying build-3/lib/hypothesis/internal/cache.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal copying build-3/lib/hypothesis/internal/healthcheck.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal copying build-3/lib/hypothesis/internal/intervalsets.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal copying build-3/lib/hypothesis/internal/reflection.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal copying build-3/lib/hypothesis/internal/entropy.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal copying build-3/lib/hypothesis/internal/__init__.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal copying build-3/lib/hypothesis/internal/validation.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal creating /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture copying build-3/lib/hypothesis/internal/conjecture/floats.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture copying build-3/lib/hypothesis/internal/conjecture/utils.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture copying build-3/lib/hypothesis/internal/conjecture/junkdrawer.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture copying build-3/lib/hypothesis/internal/conjecture/shrinker.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture copying build-3/lib/hypothesis/internal/conjecture/choicetree.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture copying build-3/lib/hypothesis/internal/conjecture/engine.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture creating /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/shrinking copying build-3/lib/hypothesis/internal/conjecture/shrinking/floats.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/shrinking copying build-3/lib/hypothesis/internal/conjecture/shrinking/lexical.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/shrinking copying build-3/lib/hypothesis/internal/conjecture/shrinking/ordering.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/shrinking copying build-3/lib/hypothesis/internal/conjecture/shrinking/integer.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/shrinking copying build-3/lib/hypothesis/internal/conjecture/shrinking/__init__.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/shrinking copying build-3/lib/hypothesis/internal/conjecture/shrinking/common.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/shrinking copying build-3/lib/hypothesis/internal/conjecture/datatree.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture copying build-3/lib/hypothesis/internal/conjecture/__init__.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture copying build-3/lib/hypothesis/internal/conjecture/data.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture copying build-3/lib/hypothesis/internal/detection.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal copying build-3/lib/hypothesis/internal/lazyformat.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal copying build-3/lib/hypothesis/internal/cathetus.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal creating /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/utils copying build-3/lib/hypothesis/utils/conventions.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/utils copying build-3/lib/hypothesis/utils/dynamicvariables.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/utils copying build-3/lib/hypothesis/utils/__init__.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/utils copying build-3/lib/hypothesis/configuration.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis copying build-3/lib/hypothesis/provisional.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis copying build-3/lib/hypothesis/_settings.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis copying build-3/lib/hypothesis/types.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis copying build-3/lib/hypothesis/strategies.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis copying build-3/lib/hypothesis/_strategies.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis copying build-3/lib/hypothesis/core.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis copying build-3/lib/hypothesis/reporting.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis creating /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/extra copying build-3/lib/hypothesis/extra/lark.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/extra copying build-3/lib/hypothesis/extra/dpcontracts.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/extra creating /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/pandas copying build-3/lib/hypothesis/extra/pandas/impl.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/pandas copying build-3/lib/hypothesis/extra/pandas/__init__.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/pandas copying build-3/lib/hypothesis/extra/numpy.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/extra copying build-3/lib/hypothesis/extra/pytestplugin.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/extra copying build-3/lib/hypothesis/extra/__init__.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/extra copying build-3/lib/hypothesis/extra/pytz.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/extra creating /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/django copying build-3/lib/hypothesis/extra/django/__init__.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/django copying build-3/lib/hypothesis/extra/django/models.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/django copying build-3/lib/hypothesis/extra/django/_impl.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/django copying build-3/lib/hypothesis/extra/django/_fields.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/django copying build-3/lib/hypothesis/extra/dateutil.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/extra copying build-3/lib/hypothesis/__init__.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis creating /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/vendor copying build-3/lib/hypothesis/vendor/tlds-alpha-by-domain.txt -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/vendor copying build-3/lib/hypothesis/vendor/pretty.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/vendor copying build-3/lib/hypothesis/vendor/__init__.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/vendor copying build-3/lib/hypothesis/py.typed -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis copying build-3/lib/hypothesis/statistics.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis copying build-3/lib/hypothesis/executors.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis copying build-3/lib/hypothesis/control.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis copying build-3/lib/hypothesis/version.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis copying build-3/lib/hypothesis/database.py -> /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/searchstrategy/collections.py to collections.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/searchstrategy/datetime.py to datetime.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/searchstrategy/regex.py to regex.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/searchstrategy/recursive.py to recursive.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/searchstrategy/types.py to types.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/searchstrategy/strategies.py to strategies.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/searchstrategy/flatmapped.py to flatmapped.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/searchstrategy/strings.py to strings.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/searchstrategy/functions.py to functions.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/searchstrategy/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/searchstrategy/lazy.py to lazy.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/searchstrategy/misc.py to misc.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/searchstrategy/attrs.py to attrs.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/searchstrategy/numbers.py to numbers.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/searchstrategy/shared.py to shared.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/searchstrategy/deferred.py to deferred.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/stateful.py to stateful.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/errors.py to errors.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/floats.py to floats.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/compat.py to compat.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/charmap.py to charmap.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/escalation.py to escalation.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/coverage.py to coverage.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/cache.py to cache.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/healthcheck.py to healthcheck.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/intervalsets.py to intervalsets.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/reflection.py to reflection.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/entropy.py to entropy.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/validation.py to validation.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/floats.py to floats.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/utils.py to utils.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/junkdrawer.py to junkdrawer.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/shrinker.py to shrinker.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/choicetree.py to choicetree.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/engine.py to engine.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/shrinking/floats.py to floats.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/shrinking/lexical.py to lexical.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/shrinking/ordering.py to ordering.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/shrinking/integer.py to integer.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/shrinking/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/shrinking/common.py to common.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/datatree.py to datatree.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/conjecture/data.py to data.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/detection.py to detection.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/lazyformat.py to lazyformat.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/internal/cathetus.py to cathetus.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/utils/conventions.py to conventions.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/utils/dynamicvariables.py to dynamicvariables.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/utils/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/configuration.py to configuration.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/provisional.py to provisional.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/_settings.py to _settings.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/types.py to types.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/strategies.py to strategies.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/_strategies.py to _strategies.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/core.py to core.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/reporting.py to reporting.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/lark.py to lark.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/dpcontracts.py to dpcontracts.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/pandas/impl.py to impl.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/pandas/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/numpy.py to numpy.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/pytestplugin.py to pytestplugin.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/pytz.py to pytz.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/django/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/django/models.py to models.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/django/_impl.py to _impl.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/django/_fields.py to _fields.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/extra/dateutil.py to dateutil.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/vendor/pretty.py to pretty.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/vendor/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/statistics.py to statistics.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/executors.py to executors.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/control.py to control.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/version.py to version.cpython-38.pyc byte-compiling /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis/database.py to database.cpython-38.pyc writing byte-compilation script '/tmp/B.FHzUCl/BUILD/tmp/tmp437v56vh.py' /usr/bin/python3 /tmp/B.FHzUCl/BUILD/tmp/tmp437v56vh.py removing /tmp/B.FHzUCl/BUILD/tmp/tmp437v56vh.py running install_egg_info running egg_info writing src/hypothesis.egg-info/PKG-INFO writing dependency_links to src/hypothesis.egg-info/dependency_links.txt writing entry points to src/hypothesis.egg-info/entry_points.txt writing requirements to src/hypothesis.egg-info/requires.txt writing top-level names to src/hypothesis.egg-info/top_level.txt reading manifest file 'src/hypothesis.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/hypothesis.egg-info/SOURCES.txt' Copying src/hypothesis.egg-info to /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis-4.38.3-py3.8.egg-info running install_scripts + /bin/sed -e '/^\[:python_version == "2\.7"\]/,/^$/d' -e '/^enum34; python_version=="2\.7"/d' -i /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/python3.8/site-packages/hypothesis-4.38.3-py3.8.egg-info/requires.txt + __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: 20/240 files hardlinked Processing files: python-hypothesis-4.38.3-2 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.FHzUCl/BUILD/tmp /bin/sh -e /tmp/B.FHzUCl/BUILD/tmp/rpm-tmp.24579 + umask 022 + cd /tmp/B.FHzUCl/BUILD + cd hypothesis-4.38.3 + DOCDIR=/tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/doc/python-hypothesis-4.38.3 + export DOCDIR + rm -rf /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/doc/python-hypothesis-4.38.3 + /bin/mkdir -p /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/doc/python-hypothesis-4.38.3 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/doc/python-hypothesis-4.38.3... Documentation compressed. + cp -pr README.rst /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/doc/python-hypothesis-4.38.3 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/doc/python-hypothesis-4.38.3... ./README.rst Documentation compressed. + exit 0 Provides: pythonegg(hypothesis) = 4.38.3 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: python(abi) python(abi) = 2.7 pythonegg(attrs) >= 19.2.0 pythonegg(enum34) Processing files: python3-hypothesis-4.38.3-2 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.FHzUCl/BUILD/tmp /bin/sh -e /tmp/B.FHzUCl/BUILD/tmp/rpm-tmp.81135 + umask 022 + cd /tmp/B.FHzUCl/BUILD + cd hypothesis-4.38.3 + DOCDIR=/tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/doc/python3-hypothesis-4.38.3 + export DOCDIR + rm -rf /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/doc/python3-hypothesis-4.38.3 + /bin/mkdir -p /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/doc/python3-hypothesis-4.38.3 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/doc/python3-hypothesis-4.38.3... Documentation compressed. + cp -pr README.rst /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/doc/python3-hypothesis-4.38.3 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder/usr/share/doc/python3-hypothesis-4.38.3... ./README.rst Documentation compressed. + exit 0 Provides: python3egg(hypothesis) = 4.38.3 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: python(abi) python(abi) = 3.8 python3egg(attrs) >= 19.2.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder Wrote: /tmp/B.FHzUCl/RPMS/python-hypothesis-4.38.3-2.noarch.rpm Wrote: /tmp/B.FHzUCl/RPMS/python3-hypothesis-4.38.3-2.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.FHzUCl/BUILD/tmp /bin/sh -e /tmp/B.FHzUCl/BUILD/tmp/rpm-tmp.38970 + umask 022 + cd /tmp/B.FHzUCl/BUILD + cd hypothesis-4.38.3 + /bin/rm '--interactive=never' -rf /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder + rm -rf /tmp/B.FHzUCl/BUILD/tmp/python-hypothesis-4.38.3-root-builder ended at: Fri Dec 6 16:15:55 2019, done in 0:02:37.917359 + chmod -R u+rwX /tmp/B.FHzUCl/BUILD + rm -rf /tmp/B.FHzUCl/tmp /tmp/B.FHzUCl/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 End-TLD-Builder-Info + rm -rf /tmp/B.FHzUCl Begin-TLD-Builder-Info Build-Time: user:140.60s sys:13.00s real:158.85s (faults io:0 non-io:2085849) Files queued for ftp: 365413 python3-hypothesis-4.38.3-2.noarch.rpm 247653 python-hypothesis-4.38.3-2.noarch.rpm 147 python-hypothesis-4.38.3-2.src.rpm.uploadinfo End-TLD-Builder-Info