------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.8.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python27-2.7.18.txz ===== Message from python27-2.7.18: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Installing /packages/All/py27-setuptools-44.0.0.txz ===== Message from py27-setuptools-44.0.0: -- Only /usr/local/bin/easy_install-2.7 script has been installed since Python 2.7 is not the default Python version. -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/py27-attrs-19.3.0.txz ===== Message from py27-attrs-19.3.0: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/py27-enum34-1.1.6.txz ===== Message from py27-enum34-1.1.6: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/py27-sortedcontainers-2.1.0.txz ===== Message from py27-sortedcontainers-2.1.0: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-hypothesis-4.57.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-hypothesis-4.57.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-hypothesis-4.57.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-hypothesis-4.57.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-hypothesis-4.57.1 for building => SHA256 Checksum OK for hypothesis-4.57.1.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-hypothesis-4.57.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-hypothesis-4.57.1 for building ===> Extracting for py27-hypothesis-4.57.1 => SHA256 Checksum OK for hypothesis-4.57.1.tar.gz. Extracted Memory Use: 1.08M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-hypothesis-4.57.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-hypothesis-4.57.1 depends on package: py27-setuptools>0 - found ===> py27-hypothesis-4.57.1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-hypothesis-4.57.1 depends on package: py27-setuptools>0 - found ===> py27-hypothesis-4.57.1 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-hypothesis-4.57.1 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-hypothesis-4.57.1 running build running build_py creating build creating build/lib creating build/lib/hypothesis copying src/hypothesis/types.py -> build/lib/hypothesis copying src/hypothesis/core.py -> build/lib/hypothesis copying src/hypothesis/configuration.py -> build/lib/hypothesis copying src/hypothesis/statistics.py -> build/lib/hypothesis copying src/hypothesis/__init__.py -> build/lib/hypothesis copying src/hypothesis/control.py -> build/lib/hypothesis copying src/hypothesis/stateful.py -> build/lib/hypothesis copying src/hypothesis/_settings.py -> build/lib/hypothesis copying src/hypothesis/executors.py -> build/lib/hypothesis copying src/hypothesis/database.py -> build/lib/hypothesis copying src/hypothesis/version.py -> build/lib/hypothesis copying src/hypothesis/errors.py -> build/lib/hypothesis copying src/hypothesis/provisional.py -> build/lib/hypothesis copying src/hypothesis/reporting.py -> build/lib/hypothesis creating build/lib/hypothesis/strategies copying src/hypothesis/strategies/__init__.py -> build/lib/hypothesis/strategies creating build/lib/hypothesis/internal copying src/hypothesis/internal/cache.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/compat.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/coverage.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/healthcheck.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/floats.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/charmap.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/entropy.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/intervalsets.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/validation.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/cathetus.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/lazyformat.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/reflection.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/detection.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/__init__.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/escalation.py -> build/lib/hypothesis/internal creating build/lib/hypothesis/vendor copying src/hypothesis/vendor/__init__.py -> build/lib/hypothesis/vendor copying src/hypothesis/vendor/pretty.py -> build/lib/hypothesis/vendor creating build/lib/hypothesis/extra copying src/hypothesis/extra/dpcontracts.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/lark.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/__init__.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/numpy.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/pytestplugin.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/dateutil.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/pytz.py -> build/lib/hypothesis/extra creating build/lib/hypothesis/utils copying src/hypothesis/utils/conventions.py -> build/lib/hypothesis/utils copying src/hypothesis/utils/__init__.py -> build/lib/hypothesis/utils copying src/hypothesis/utils/dynamicvariables.py -> build/lib/hypothesis/utils creating build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/shared.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/featureflags.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/datetime.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/numbers.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/types.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/flatmapped.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/deferred.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/strings.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/regex.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/recursive.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/core.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/__init__.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/strategies.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/lazy.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/functions.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/misc.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/attrs.py -> build/lib/hypothesis/strategies/_internal copying src/hypothesis/strategies/_internal/collections.py -> build/lib/hypothesis/strategies/_internal creating build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/optimiser.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/pareto.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/shrinker.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/engine.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/junkdrawer.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/data.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/choicetree.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/utils.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/floats.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/__init__.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/datatree.py -> build/lib/hypothesis/internal/conjecture creating build/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/__init__.py -> build/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/common.py -> build/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/ordering.py -> build/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/floats.py -> build/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/integer.py -> build/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/lexical.py -> build/lib/hypothesis/internal/conjecture/shrinking creating build/lib/hypothesis/extra/django copying src/hypothesis/extra/django/models.py -> build/lib/hypothesis/extra/django copying src/hypothesis/extra/django/_impl.py -> build/lib/hypothesis/extra/django copying src/hypothesis/extra/django/__init__.py -> build/lib/hypothesis/extra/django copying src/hypothesis/extra/django/_fields.py -> build/lib/hypothesis/extra/django creating build/lib/hypothesis/extra/pandas copying src/hypothesis/extra/pandas/impl.py -> build/lib/hypothesis/extra/pandas copying src/hypothesis/extra/pandas/__init__.py -> build/lib/hypothesis/extra/pandas copying src/hypothesis/py.typed -> build/lib/hypothesis copying src/hypothesis/vendor/tlds-alpha-by-domain.txt -> build/lib/hypothesis/vendor SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-hypothesis-4.57.1 depends on package: py27-attrs>=19.2.0 - found ===> py27-hypothesis-4.57.1 depends on package: py27-enum34>=1.1<2.0 - found ===> py27-hypothesis-4.57.1 depends on package: py27-sortedcontainers>=2.1.0<3.0.0 - found ===> py27-hypothesis-4.57.1 depends on package: py27-setuptools>0 - found ===> py27-hypothesis-4.57.1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-hypothesis-4.57.1 ===> py27-hypothesis-4.57.1 depends on package: py27-attrs>=19.2.0 - found ===> py27-hypothesis-4.57.1 depends on package: py27-enum34>=1.1<2.0 - found ===> py27-hypothesis-4.57.1 depends on package: py27-sortedcontainers>=2.1.0<3.0.0 - found ===> py27-hypothesis-4.57.1 depends on package: py27-setuptools>0 - found ===> py27-hypothesis-4.57.1 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7 creating /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages creating /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis copying build/lib/hypothesis/_settings.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis copying build/lib/hypothesis/version.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis creating /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal creating /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/datatree.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/engine.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/optimiser.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/data.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/floats.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/junkdrawer.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/shrinker.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/choicetree.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/pareto.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/utils.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/conjecture creating /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinking/common.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinking/floats.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinking/__init__.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinking/ordering.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinking/integer.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinking/lexical.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/__init__.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/intervalsets.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/escalation.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/entropy.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/lazyformat.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/charmap.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/healthcheck.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/validation.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/compat.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/detection.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/__init__.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/cache.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/coverage.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/floats.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/cathetus.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/reflection.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal copying build/lib/hypothesis/errors.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis creating /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/vendor copying build/lib/hypothesis/vendor/pretty.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/vendor copying build/lib/hypothesis/vendor/tlds-alpha-by-domain.txt -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/vendor copying build/lib/hypothesis/vendor/__init__.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/vendor copying build/lib/hypothesis/statistics.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis copying build/lib/hypothesis/executors.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis copying build/lib/hypothesis/reporting.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis copying build/lib/hypothesis/database.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis creating /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/utils copying build/lib/hypothesis/utils/__init__.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/utils copying build/lib/hypothesis/utils/conventions.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/utils copying build/lib/hypothesis/utils/dynamicvariables.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/utils copying build/lib/hypothesis/configuration.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis copying build/lib/hypothesis/stateful.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis copying build/lib/hypothesis/py.typed -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis creating /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies copying build/lib/hypothesis/strategies/__init__.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies creating /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/__init__.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/recursive.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/lazy.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/deferred.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/regex.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/datetime.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/types.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/numbers.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/strings.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/collections.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/core.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/attrs.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/flatmapped.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/shared.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/misc.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/functions.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/strategies.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/strategies/_internal/featureflags.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies/_internal copying build/lib/hypothesis/types.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis copying build/lib/hypothesis/control.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis copying build/lib/hypothesis/core.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis copying build/lib/hypothesis/provisional.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis copying build/lib/hypothesis/__init__.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis creating /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/extra copying build/lib/hypothesis/extra/pytz.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/extra copying build/lib/hypothesis/extra/pytestplugin.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/extra copying build/lib/hypothesis/extra/__init__.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/extra creating /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/extra/pandas copying build/lib/hypothesis/extra/pandas/__init__.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/extra/pandas copying build/lib/hypothesis/extra/pandas/impl.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/extra/pandas copying build/lib/hypothesis/extra/dateutil.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/extra copying build/lib/hypothesis/extra/dpcontracts.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/extra copying build/lib/hypothesis/extra/lark.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/extra copying build/lib/hypothesis/extra/numpy.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/extra creating /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/extra/django copying build/lib/hypothesis/extra/django/__init__.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/extra/django copying build/lib/hypothesis/extra/django/_impl.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/extra/django copying build/lib/hypothesis/extra/django/_fields.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/extra/django copying build/lib/hypothesis/extra/django/models.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/extra/django byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/_settings.py to _settings.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/version.py to version.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/conjecture/datatree.py to datatree.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/conjecture/engine.py to engine.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/conjecture/optimiser.py to optimiser.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/conjecture/data.py to data.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/conjecture/floats.py to floats.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/conjecture/junkdrawer.py to junkdrawer.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/conjecture/shrinker.py to shrinker.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/conjecture/choicetree.py to choicetree.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/conjecture/pareto.py to pareto.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/conjecture/utils.py to utils.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/conjecture/shrinking/common.py to common.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/conjecture/shrinking/floats.py to floats.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/conjecture/shrinking/__init__.py to __init__.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/conjecture/shrinking/ordering.py to ordering.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/conjecture/shrinking/integer.py to integer.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/conjecture/shrinking/lexical.py to lexical.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/conjecture/__init__.py to __init__.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/intervalsets.py to intervalsets.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/escalation.py to escalation.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/entropy.py to entropy.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/lazyformat.py to lazyformat.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/charmap.py to charmap.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/healthcheck.py to healthcheck.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/validation.py to validation.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/compat.py to compat.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/detection.py to detection.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/__init__.py to __init__.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/cache.py to cache.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/coverage.py to coverage.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/floats.py to floats.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/cathetus.py to cathetus.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/internal/reflection.py to reflection.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/errors.py to errors.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/vendor/pretty.py to pretty.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/vendor/__init__.py to __init__.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/statistics.py to statistics.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/executors.py to executors.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/reporting.py to reporting.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/database.py to database.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/utils/__init__.py to __init__.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/utils/conventions.py to conventions.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/utils/dynamicvariables.py to dynamicvariables.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/configuration.py to configuration.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/stateful.py to stateful.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies/__init__.py to __init__.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies/_internal/__init__.py to __init__.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies/_internal/recursive.py to recursive.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies/_internal/lazy.py to lazy.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies/_internal/deferred.py to deferred.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies/_internal/regex.py to regex.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies/_internal/datetime.py to datetime.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies/_internal/types.py to types.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies/_internal/numbers.py to numbers.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies/_internal/strings.py to strings.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies/_internal/collections.py to collections.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies/_internal/core.py to core.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies/_internal/attrs.py to attrs.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies/_internal/flatmapped.py to flatmapped.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies/_internal/shared.py to shared.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies/_internal/misc.py to misc.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies/_internal/functions.py to functions.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies/_internal/strategies.py to strategies.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/strategies/_internal/featureflags.py to featureflags.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/types.py to types.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/control.py to control.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/core.py to core.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/provisional.py to provisional.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/__init__.py to __init__.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/extra/pytz.py to pytz.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/extra/pytestplugin.py to pytestplugin.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/extra/__init__.py to __init__.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/extra/pandas/__init__.py to __init__.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/extra/pandas/impl.py to impl.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/extra/dateutil.py to dateutil.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/extra/dpcontracts.py to dpcontracts.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/extra/lark.py to lark.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/extra/numpy.py to numpy.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/extra/django/__init__.py to __init__.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/extra/django/_impl.py to _impl.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/extra/django/_fields.py to _fields.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis/extra/django/models.py to models.pyc writing byte-compilation script '/tmp/tmp3uaeGa.py' /usr/local/bin/python2.7 -O /tmp/tmp3uaeGa.py removing /tmp/tmp3uaeGa.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 /construction/devel/py-hypothesis/stage/usr/local/lib/python2.7/site-packages/hypothesis-4.57.1-py2.7.egg-info running install_scripts writing list of installed files to '/construction/devel/py-hypothesis/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py27-hypothesis-4.57.1 file sizes/checksums [258]: 0% file sizes/checksums [258]: 38% file sizes/checksums [258]: 77% file sizes/checksums [258]: 100% packing files [258]: 0% packing files [258]: 38% packing files [258]: 77% packing files [258]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:00:10