------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.6_1.tgz Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/libffi-3.2.1_3.tgz Installing /packages/All/ncurses-6.1.20190525.tgz Installing /packages/All/readline-8.0.0.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/openssl-1.0.2s,1.tgz Message from openssl-1.0.2s,1: Edit /usr/local/openssl/openssl.cnf to fit your needs. Installing /packages/All/python36-3.6.9.tgz Message from python36-3.6.9: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py36-gdbm databases/py-gdbm@py36 py36-sqlite3 databases/py-sqlite3@py36 py36-tkinter x11-toolkits/py-tkinter@py36 =========================================================================== Installing /packages/All/py36-setuptools-41.0.1.tgz Installing /packages/All/py36-attrs-19.1.0.tgz Installing /packages/All/sqlite3-3.29.0.tgz Installing /packages/All/py36-sqlite3-3.6.9_7.tgz SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-hypothesis-4.32.3 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-hypothesis-4.32.3 for building => SHA256 Checksum OK for hypothesis-4.32.3.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-hypothesis-4.32.3 for building ===> Extracting for py36-hypothesis-4.32.3 => SHA256 Checksum OK for hypothesis-4.32.3.tar.gz. Extracted Memory Use: 0.98M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py36-hypothesis-4.32.3 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for py36-hypothesis-4.32.3 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py36-hypothesis-4.32.3 running build running build_py creating build creating build/lib creating build/lib/hypothesis copying src/hypothesis/control.py -> build/lib/hypothesis copying src/hypothesis/types.py -> build/lib/hypothesis copying src/hypothesis/database.py -> build/lib/hypothesis copying src/hypothesis/__init__.py -> build/lib/hypothesis copying src/hypothesis/strategies.py -> build/lib/hypothesis copying src/hypothesis/stateful.py -> build/lib/hypothesis copying src/hypothesis/version.py -> build/lib/hypothesis copying src/hypothesis/errors.py -> build/lib/hypothesis copying src/hypothesis/reporting.py -> build/lib/hypothesis copying src/hypothesis/configuration.py -> build/lib/hypothesis copying src/hypothesis/core.py -> build/lib/hypothesis copying src/hypothesis/executors.py -> build/lib/hypothesis copying src/hypothesis/provisional.py -> build/lib/hypothesis copying src/hypothesis/_strategies.py -> build/lib/hypothesis copying src/hypothesis/_settings.py -> build/lib/hypothesis copying src/hypothesis/statistics.py -> build/lib/hypothesis creating build/lib/hypothesis/utils copying src/hypothesis/utils/dynamicvariables.py -> build/lib/hypothesis/utils copying src/hypothesis/utils/__init__.py -> build/lib/hypothesis/utils copying src/hypothesis/utils/conventions.py -> build/lib/hypothesis/utils creating build/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/functions.py -> build/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/strings.py -> build/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/misc.py -> build/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/attrs.py -> build/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/__init__.py -> build/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/numbers.py -> build/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/strategies.py -> build/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/regex.py -> build/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/deferred.py -> build/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/datetime.py -> build/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/lazy.py -> build/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/flatmapped.py -> build/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/collections.py -> build/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/shared.py -> build/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/types.py -> build/lib/hypothesis/searchstrategy copying src/hypothesis/searchstrategy/recursive.py -> build/lib/hypothesis/searchstrategy creating build/lib/hypothesis/extra copying src/hypothesis/extra/pytz.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/dpcontracts.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/__init__.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/dateutil.py -> build/lib/hypothesis/extra copying src/hypothesis/extra/lark.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 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/internal copying src/hypothesis/internal/charmap.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/compat.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/validation.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/detection.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/floats.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/reflection.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/healthcheck.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/entropy.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/cathetus.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 copying src/hypothesis/internal/intervalsets.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/lazyformat.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/cache.py -> build/lib/hypothesis/internal copying src/hypothesis/internal/coverage.py -> build/lib/hypothesis/internal 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/__init__.py -> build/lib/hypothesis/extra/pandas copying src/hypothesis/extra/pandas/impl.py -> build/lib/hypothesis/extra/pandas creating build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/utils.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/__init__.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/shrinker.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/floats.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/data.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/junkdrawer.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/engine.py -> build/lib/hypothesis/internal/conjecture copying src/hypothesis/internal/conjecture/choicetree.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/floats.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/__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/integer.py -> build/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/internal/conjecture/shrinking/lexical.py -> build/lib/hypothesis/internal/conjecture/shrinking copying src/hypothesis/py.typed -> build/lib/hypothesis SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py36-hypothesis-4.32.3 ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6 creating /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages creating /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis copying build/lib/hypothesis/_settings.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis copying build/lib/hypothesis/py.typed -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis creating /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/extra copying build/lib/hypothesis/extra/dpcontracts.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/extra creating /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/extra/django copying build/lib/hypothesis/extra/django/_fields.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/extra/django copying build/lib/hypothesis/extra/django/models.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/extra/django copying build/lib/hypothesis/extra/django/__init__.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/extra/django copying build/lib/hypothesis/extra/django/_impl.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/extra/django copying build/lib/hypothesis/extra/numpy.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/extra creating /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/extra/pandas copying build/lib/hypothesis/extra/pandas/impl.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/extra/pandas copying build/lib/hypothesis/extra/pandas/__init__.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/extra/pandas copying build/lib/hypothesis/extra/pytestplugin.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/extra copying build/lib/hypothesis/extra/pytz.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/extra copying build/lib/hypothesis/extra/lark.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/extra copying build/lib/hypothesis/extra/__init__.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/extra copying build/lib/hypothesis/extra/dateutil.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/extra copying build/lib/hypothesis/errors.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis copying build/lib/hypothesis/control.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis copying build/lib/hypothesis/reporting.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis copying build/lib/hypothesis/strategies.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis creating /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/vendor copying build/lib/hypothesis/vendor/__init__.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/vendor copying build/lib/hypothesis/vendor/pretty.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/vendor creating /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/escalation.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/entropy.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/__init__.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal creating /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/engine.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/junkdrawer.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/__init__.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/floats.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/utils.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/data.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/choicetree.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/conjecture creating /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinking/integer.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinking/lexical.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinking/floats.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinking/common.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinking/__init__.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/shrinking/ordering.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/conjecture/shrinking copying build/lib/hypothesis/internal/conjecture/datatree.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/conjecture/shrinker.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/conjecture copying build/lib/hypothesis/internal/charmap.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/lazyformat.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/floats.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/intervalsets.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/cache.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/coverage.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/cathetus.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/detection.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/validation.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/healthcheck.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/compat.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal copying build/lib/hypothesis/internal/reflection.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal copying build/lib/hypothesis/database.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis copying build/lib/hypothesis/stateful.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis copying build/lib/hypothesis/version.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis copying build/lib/hypothesis/__init__.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis copying build/lib/hypothesis/statistics.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis copying build/lib/hypothesis/_strategies.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis copying build/lib/hypothesis/types.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis copying build/lib/hypothesis/core.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis creating /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/searchstrategy copying build/lib/hypothesis/searchstrategy/flatmapped.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/searchstrategy copying build/lib/hypothesis/searchstrategy/regex.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/searchstrategy copying build/lib/hypothesis/searchstrategy/numbers.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/searchstrategy copying build/lib/hypothesis/searchstrategy/types.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/searchstrategy copying build/lib/hypothesis/searchstrategy/lazy.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/searchstrategy copying build/lib/hypothesis/searchstrategy/strategies.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/searchstrategy copying build/lib/hypothesis/searchstrategy/shared.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/searchstrategy copying build/lib/hypothesis/searchstrategy/attrs.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/searchstrategy copying build/lib/hypothesis/searchstrategy/misc.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/searchstrategy copying build/lib/hypothesis/searchstrategy/__init__.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/searchstrategy copying build/lib/hypothesis/searchstrategy/collections.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/searchstrategy copying build/lib/hypothesis/searchstrategy/deferred.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/searchstrategy copying build/lib/hypothesis/searchstrategy/strings.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/searchstrategy copying build/lib/hypothesis/searchstrategy/functions.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/searchstrategy copying build/lib/hypothesis/searchstrategy/recursive.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/searchstrategy copying build/lib/hypothesis/searchstrategy/datetime.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/searchstrategy copying build/lib/hypothesis/executors.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis creating /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/utils copying build/lib/hypothesis/utils/conventions.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/utils copying build/lib/hypothesis/utils/dynamicvariables.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/utils copying build/lib/hypothesis/utils/__init__.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/utils copying build/lib/hypothesis/provisional.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis copying build/lib/hypothesis/configuration.py -> /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/_settings.py to _settings.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/extra/dpcontracts.py to dpcontracts.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/extra/django/_fields.py to _fields.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/extra/django/models.py to models.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/extra/django/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/extra/django/_impl.py to _impl.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/extra/numpy.py to numpy.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/extra/pandas/impl.py to impl.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/extra/pandas/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/extra/pytestplugin.py to pytestplugin.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/extra/pytz.py to pytz.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/extra/lark.py to lark.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/extra/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/extra/dateutil.py to dateutil.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/errors.py to errors.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/control.py to control.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/reporting.py to reporting.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/strategies.py to strategies.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/vendor/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/vendor/pretty.py to pretty.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/escalation.py to escalation.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/entropy.py to entropy.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/conjecture/engine.py to engine.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/conjecture/junkdrawer.py to junkdrawer.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/conjecture/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/conjecture/floats.py to floats.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/conjecture/utils.py to utils.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/conjecture/data.py to data.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/conjecture/choicetree.py to choicetree.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/conjecture/shrinking/integer.py to integer.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/conjecture/shrinking/lexical.py to lexical.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/conjecture/shrinking/floats.py to floats.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/conjecture/shrinking/common.py to common.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/conjecture/shrinking/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/conjecture/shrinking/ordering.py to ordering.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/conjecture/datatree.py to datatree.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/conjecture/shrinker.py to shrinker.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/charmap.py to charmap.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/lazyformat.py to lazyformat.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/floats.py to floats.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/intervalsets.py to intervalsets.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/cache.py to cache.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/coverage.py to coverage.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/cathetus.py to cathetus.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/detection.py to detection.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/validation.py to validation.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/healthcheck.py to healthcheck.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/compat.py to compat.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/internal/reflection.py to reflection.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/database.py to database.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/stateful.py to stateful.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/version.py to version.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/statistics.py to statistics.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/_strategies.py to _strategies.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/types.py to types.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/core.py to core.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/searchstrategy/flatmapped.py to flatmapped.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/searchstrategy/regex.py to regex.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/searchstrategy/numbers.py to numbers.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/searchstrategy/types.py to types.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/searchstrategy/lazy.py to lazy.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/searchstrategy/strategies.py to strategies.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/searchstrategy/shared.py to shared.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/searchstrategy/attrs.py to attrs.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/searchstrategy/misc.py to misc.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/searchstrategy/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/searchstrategy/collections.py to collections.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/searchstrategy/deferred.py to deferred.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/searchstrategy/strings.py to strings.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/searchstrategy/functions.py to functions.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/searchstrategy/recursive.py to recursive.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/searchstrategy/datetime.py to datetime.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/executors.py to executors.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/utils/conventions.py to conventions.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/utils/dynamicvariables.py to dynamicvariables.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/utils/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/provisional.py to provisional.cpython-36.pyc byte-compiling /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis/configuration.py to configuration.cpython-36.pyc writing byte-compilation script '/tmp/tmpay97vez9.py' /usr/local/bin/python3.6 /tmp/tmpay97vez9.py removing /tmp/tmpay97vez9.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 /construction/devel/py-hypothesis/stage/usr/local/lib/python3.6/site-packages/hypothesis-4.32.3-py3.6.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: check-plist ------------------------------------------------------------------------------- x====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for py36-hypothesis-4.32.3 file sizes/checksums [248]: 0% file sizes/checksums [248]: 40% file sizes/checksums [248]: 80% file sizes/checksums [248]: 100% packing files [248]: 0% packing files [248]: 40% packing files [248]: 80% packing files [248]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:10