------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/expat-2.2.8.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/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-pytest-runner-2.11.1.txz Installing /packages/All/py37-chardet-3.0.4_3.txz Installing /packages/All/py37-yaml-5.3.1.txz Installing /packages/All/py37-certifi-2020.4.5.1.txz Installing /packages/All/py37-idna-2.8.txz Installing /packages/All/py37-pysocks-1.7.1.txz Installing /packages/All/py37-asn1crypto-1.3.0.txz Installing /packages/All/py37-pycparser-2.19.txz Installing /packages/All/py37-cffi-1.14.0.txz Installing /packages/All/py37-six-1.14.0.txz Installing /packages/All/py37-cryptography-2.6.1.txz Installing /packages/All/py37-openssl-19.0.0.txz Installing /packages/All/py37-urllib3-1.25.7,1.txz ===== Message from py37-urllib3-1.25.7,1: -- Since version 1.25 HTTPS connections are now verified by default which is done via "cert_reqs = 'CERT_REQUIRED'". While certificate verification can be disabled via "cert_reqs = 'CERT_NONE'", it's highly recommended to leave it on. Various consumers of net/py-urllib3 already have implemented routines that either explicitly enable or disable HTTPS certificate verification (e.g. via configuration settings, CLI arguments, etc.). Yet it may happen that there are still some consumers which don't explicitly enable/disable certificate verification for HTTPS connections which could then lead to errors (as is often the case with self-signed certificates). In case of an error one should try first to temporarily disable certificate verification of the problematic urllib3 consumer to see if that approach will remedy the issue. Installing /packages/All/py37-requests-2.22.0.txz Installing /packages/All/py37-semver-2.10.0.txz Installing /packages/All/py37-attrs-19.3.0.txz Installing /packages/All/py37-more-itertools-8.2.0.txz Installing /packages/All/py37-zipp-0.6.0_3.txz Installing /packages/All/py37-importlib-metadata-0.23.txz Installing /packages/All/py37-pyrsistent-0.14.11_1.txz Installing /packages/All/py37-jsonschema-3.2.0.txz Installing /packages/All/py37-openapi-spec-validator-0.2.8.txz SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-prance-0.18.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-prance-0.18.2 depends on file: /usr/local/sbin/pkg - found => prance-0.18.2.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://files.pythonhosted.org/packages/source/p/prance/prance-0.18.2.tar.gz prance-0.18.2.tar.gz 0% of 679 kB 0 Bps prance-0.18.2.tar.gz 679 kB 22 MBps 00s ===> Fetching all distfiles required by py37-prance-0.18.2 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-prance-0.18.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-prance-0.18.2 for building => SHA256 Checksum OK for prance-0.18.2.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-prance-0.18.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-prance-0.18.2 for building ===> Extracting for py37-prance-0.18.2 => SHA256 Checksum OK for prance-0.18.2.tar.gz. Extracted Memory Use: 2.53M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-prance-0.18.2 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-prance-0.18.2 depends on package: py37-pytest-runner>=0 - found ===> py37-prance-0.18.2 depends on package: py37-setuptools>0 - found ===> py37-prance-0.18.2 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-prance-0.18.2 depends on package: py37-pytest-runner>=0 - found ===> py37-prance-0.18.2 depends on package: py37-setuptools>0 - found ===> py37-prance-0.18.2 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-prance-0.18.2 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-prance-0.18.2 running build running build_py creating build creating build/lib creating build/lib/prance copying prance/cli.py -> build/lib/prance copying prance/__init__.py -> build/lib/prance copying prance/mixins.py -> build/lib/prance copying prance/convert.py -> build/lib/prance creating build/lib/prance/util copying prance/util/formats.py -> build/lib/prance/util copying prance/util/resolver.py -> build/lib/prance/util copying prance/util/exceptions.py -> build/lib/prance/util copying prance/util/fs.py -> build/lib/prance/util copying prance/util/path.py -> build/lib/prance/util copying prance/util/__init__.py -> build/lib/prance/util copying prance/util/url.py -> build/lib/prance/util copying prance/util/iterators.py -> build/lib/prance/util running egg_info writing prance.egg-info/PKG-INFO writing dependency_links to prance.egg-info/dependency_links.txt writing entry points to prance.egg-info/entry_points.txt writing requirements to prance.egg-info/requires.txt writing top-level names to prance.egg-info/top_level.txt reading manifest file 'prance.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '.token' found anywhere in distribution warning: no previously-included files matching '.*.sw*' found anywhere in distribution no previously-included directories found matching 'docs/source/api' writing manifest file 'prance.egg-info/SOURCES.txt' SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-prance-0.18.2 depends on package: py37-chardet>=3.0 - found ===> py37-prance-0.18.2 depends on package: py37-yaml>=5.3 - found ===> py37-prance-0.18.2 depends on package: py37-requests>=2.22 - found ===> py37-prance-0.18.2 depends on package: py37-semver>=2.9 - found ===> py37-prance-0.18.2 depends on package: py37-six>=1.14 - found ===> py37-prance-0.18.2 depends on package: py37-openapi-spec-validator>=0.2.1<0.3 - found ===> py37-prance-0.18.2 depends on package: py37-setuptools>0 - found ===> py37-prance-0.18.2 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-prance-0.18.2 ===> py37-prance-0.18.2 depends on package: py37-chardet>=3.0 - found ===> py37-prance-0.18.2 depends on package: py37-yaml>=5.3 - found ===> py37-prance-0.18.2 depends on package: py37-requests>=2.22 - found ===> py37-prance-0.18.2 depends on package: py37-semver>=2.9 - found ===> py37-prance-0.18.2 depends on package: py37-six>=1.14 - found ===> py37-prance-0.18.2 depends on package: py37-openapi-spec-validator>=0.2.1<0.3 - found ===> py37-prance-0.18.2 depends on package: py37-setuptools>0 - found ===> py37-prance-0.18.2 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running egg_info writing prance.egg-info/PKG-INFO writing dependency_links to prance.egg-info/dependency_links.txt writing entry points to prance.egg-info/entry_points.txt writing requirements to prance.egg-info/requires.txt writing top-level names to prance.egg-info/top_level.txt reading manifest file 'prance.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '.token' found anywhere in distribution warning: no previously-included files matching '.*.sw*' found anywhere in distribution no previously-included directories found matching 'docs/source/api' writing manifest file 'prance.egg-info/SOURCES.txt' running install_lib creating /construction/devel/py-prance/stage/usr/local/lib/python3.7 creating /construction/devel/py-prance/stage/usr/local/lib/python3.7/site-packages creating /construction/devel/py-prance/stage/usr/local/lib/python3.7/site-packages/prance copying build/lib/prance/convert.py -> /construction/devel/py-prance/stage/usr/local/lib/python3.7/site-packages/prance copying build/lib/prance/__init__.py -> /construction/devel/py-prance/stage/usr/local/lib/python3.7/site-packages/prance copying build/lib/prance/mixins.py -> /construction/devel/py-prance/stage/usr/local/lib/python3.7/site-packages/prance creating /construction/devel/py-prance/stage/usr/local/lib/python3.7/site-packages/prance/util copying build/lib/prance/util/path.py -> /construction/devel/py-prance/stage/usr/local/lib/python3.7/site-packages/prance/util copying build/lib/prance/util/url.py -> /construction/devel/py-prance/stage/usr/local/lib/python3.7/site-packages/prance/util copying build/lib/prance/util/iterators.py -> /construction/devel/py-prance/stage/usr/local/lib/python3.7/site-packages/prance/util copying build/lib/prance/util/exceptions.py -> /construction/devel/py-prance/stage/usr/local/lib/python3.7/site-packages/prance/util copying build/lib/prance/util/fs.py -> /construction/devel/py-prance/stage/usr/local/lib/python3.7/site-packages/prance/util copying build/lib/prance/util/__init__.py -> /construction/devel/py-prance/stage/usr/local/lib/python3.7/site-packages/prance/util copying build/lib/prance/util/resolver.py -> /construction/devel/py-prance/stage/usr/local/lib/python3.7/site-packages/prance/util copying build/lib/prance/util/formats.py -> /construction/devel/py-prance/stage/usr/local/lib/python3.7/site-packages/prance/util copying build/lib/prance/cli.py -> /construction/devel/py-prance/stage/usr/local/lib/python3.7/site-packages/prance byte-compiling /construction/devel/py-prance/stage/usr/local/lib/python3.7/site-packages/prance/convert.py to convert.cpython-37.pyc byte-compiling /construction/devel/py-prance/stage/usr/local/lib/python3.7/site-packages/prance/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-prance/stage/usr/local/lib/python3.7/site-packages/prance/mixins.py to mixins.cpython-37.pyc byte-compiling /construction/devel/py-prance/stage/usr/local/lib/python3.7/site-packages/prance/util/path.py to path.cpython-37.pyc byte-compiling /construction/devel/py-prance/stage/usr/local/lib/python3.7/site-packages/prance/util/url.py to url.cpython-37.pyc byte-compiling /construction/devel/py-prance/stage/usr/local/lib/python3.7/site-packages/prance/util/iterators.py to iterators.cpython-37.pyc byte-compiling /construction/devel/py-prance/stage/usr/local/lib/python3.7/site-packages/prance/util/exceptions.py to exceptions.cpython-37.pyc byte-compiling /construction/devel/py-prance/stage/usr/local/lib/python3.7/site-packages/prance/util/fs.py to fs.cpython-37.pyc byte-compiling /construction/devel/py-prance/stage/usr/local/lib/python3.7/site-packages/prance/util/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-prance/stage/usr/local/lib/python3.7/site-packages/prance/util/resolver.py to resolver.cpython-37.pyc byte-compiling /construction/devel/py-prance/stage/usr/local/lib/python3.7/site-packages/prance/util/formats.py to formats.cpython-37.pyc byte-compiling /construction/devel/py-prance/stage/usr/local/lib/python3.7/site-packages/prance/cli.py to cli.cpython-37.pyc writing byte-compilation script '/tmp/tmps4fpe450.py' /usr/local/bin/python3.7 /tmp/tmps4fpe450.py removing /tmp/tmps4fpe450.py running install_egg_info Copying prance.egg-info to /construction/devel/py-prance/stage/usr/local/lib/python3.7/site-packages/prance-0.18.2-py3.7.egg-info running install_scripts Installing prance script to /construction/devel/py-prance/stage/usr/local/bin writing list of installed files to '/construction/devel/py-prance/.PLIST.pymodtmp' ====> 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 py37-prance-0.18.2 file sizes/checksums [44]: 0% file sizes/checksums [44]: 100% packing files [44]: 0% packing files [44]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:14