------------------------------------------------------------------------------- -- 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-click-7.0.txz Installing /packages/All/py37-six-1.14.0.txz Installing /packages/All/py37-parsimonious-0.8.1.txz Installing /packages/All/py37-wcwidth-0.1.8.txz Installing /packages/All/py37-prompt_toolkit-2.0.10.txz Installing /packages/All/py37-pygments-2.5.2.txz Installing /packages/All/py37-certifi-2020.4.5.1.txz Installing /packages/All/py37-chardet-3.0.4_3.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-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-httpie-2.1.0.txz SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-http-prompt-1.0.0_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-http-prompt-1.0.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-http-prompt-1.0.0_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-http-prompt-1.0.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-http-prompt-1.0.0_1 for building => SHA256 Checksum OK for http-prompt-1.0.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-http-prompt-1.0.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-http-prompt-1.0.0_1 for building ===> Extracting for py37-http-prompt-1.0.0_1 => SHA256 Checksum OK for http-prompt-1.0.0.tar.gz. Extracted Memory Use: 0.15M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-http-prompt-1.0.0_1 ===> Applying ports patches for py37-http-prompt-1.0.0_1 ===> Cleanly applied ports patch(es) patch-http_prompt-cli.py patch-http_prompt-utils.py patch-requirements.txt SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-http-prompt-1.0.0_1 depends on package: py37-setuptools>0 - found ===> py37-http-prompt-1.0.0_1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-http-prompt-1.0.0_1 depends on package: py37-setuptools>0 - found ===> py37-http-prompt-1.0.0_1 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-http-prompt-1.0.0_1 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-http-prompt-1.0.0_1 running build running build_py creating build creating build/lib creating build/lib/http_prompt copying http_prompt/contextio.py -> build/lib/http_prompt copying http_prompt/options.py -> build/lib/http_prompt copying http_prompt/output.py -> build/lib/http_prompt copying http_prompt/completion.py -> build/lib/http_prompt copying http_prompt/lexer.py -> build/lib/http_prompt copying http_prompt/defaultconfig.py -> build/lib/http_prompt copying http_prompt/completer.py -> build/lib/http_prompt copying http_prompt/utils.py -> build/lib/http_prompt copying http_prompt/tree.py -> build/lib/http_prompt copying http_prompt/xdg.py -> build/lib/http_prompt copying http_prompt/config.py -> build/lib/http_prompt copying http_prompt/execution.py -> build/lib/http_prompt copying http_prompt/__init__.py -> build/lib/http_prompt copying http_prompt/cli.py -> build/lib/http_prompt creating build/lib/http_prompt/context copying http_prompt/context/transform.py -> build/lib/http_prompt/context copying http_prompt/context/__init__.py -> build/lib/http_prompt/context SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-http-prompt-1.0.0_1 depends on package: py37-click>=5.0 - found ===> py37-http-prompt-1.0.0_1 depends on package: py37-parsimonious>=0.6.2 - found ===> py37-http-prompt-1.0.0_1 depends on package: py37-prompt_toolkit>=2.0.0 - found ===> py37-http-prompt-1.0.0_1 depends on package: py37-pygments>=2.1.0 - found ===> py37-http-prompt-1.0.0_1 depends on package: py37-six>=1.10.0 - found ===> py37-http-prompt-1.0.0_1 depends on package: py37-httpie>=0.9.2 - found ===> py37-http-prompt-1.0.0_1 depends on package: py37-setuptools>0 - found ===> py37-http-prompt-1.0.0_1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-http-prompt-1.0.0_1 ===> py37-http-prompt-1.0.0_1 depends on package: py37-click>=5.0 - found ===> py37-http-prompt-1.0.0_1 depends on package: py37-parsimonious>=0.6.2 - found ===> py37-http-prompt-1.0.0_1 depends on package: py37-prompt_toolkit>=2.0.0 - found ===> py37-http-prompt-1.0.0_1 depends on package: py37-pygments>=2.1.0 - found ===> py37-http-prompt-1.0.0_1 depends on package: py37-six>=1.10.0 - found ===> py37-http-prompt-1.0.0_1 depends on package: py37-httpie>=0.9.2 - found ===> py37-http-prompt-1.0.0_1 depends on package: py37-setuptools>0 - found ===> py37-http-prompt-1.0.0_1 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/devel/py-http-prompt/stage/usr/local/lib/python3.7 creating /construction/devel/py-http-prompt/stage/usr/local/lib/python3.7/site-packages creating /construction/devel/py-http-prompt/stage/usr/local/lib/python3.7/site-packages/http_prompt copying build/lib/http_prompt/tree.py -> /construction/devel/py-http-prompt/stage/usr/local/lib/python3.7/site-packages/http_prompt copying build/lib/http_prompt/execution.py -> /construction/devel/py-http-prompt/stage/usr/local/lib/python3.7/site-packages/http_prompt copying build/lib/http_prompt/config.py -> /construction/devel/py-http-prompt/stage/usr/local/lib/python3.7/site-packages/http_prompt copying build/lib/http_prompt/__init__.py -> /construction/devel/py-http-prompt/stage/usr/local/lib/python3.7/site-packages/http_prompt copying build/lib/http_prompt/xdg.py -> /construction/devel/py-http-prompt/stage/usr/local/lib/python3.7/site-packages/http_prompt copying build/lib/http_prompt/cli.py -> /construction/devel/py-http-prompt/stage/usr/local/lib/python3.7/site-packages/http_prompt copying build/lib/http_prompt/defaultconfig.py -> /construction/devel/py-http-prompt/stage/usr/local/lib/python3.7/site-packages/http_prompt copying build/lib/http_prompt/contextio.py -> /construction/devel/py-http-prompt/stage/usr/local/lib/python3.7/site-packages/http_prompt copying build/lib/http_prompt/completer.py -> /construction/devel/py-http-prompt/stage/usr/local/lib/python3.7/site-packages/http_prompt copying build/lib/http_prompt/output.py -> /construction/devel/py-http-prompt/stage/usr/local/lib/python3.7/site-packages/http_prompt copying build/lib/http_prompt/lexer.py -> /construction/devel/py-http-prompt/stage/usr/local/lib/python3.7/site-packages/http_prompt copying build/lib/http_prompt/completion.py -> /construction/devel/py-http-prompt/stage/usr/local/lib/python3.7/site-packages/http_prompt copying build/lib/http_prompt/options.py -> /construction/devel/py-http-prompt/stage/usr/local/lib/python3.7/site-packages/http_prompt copying build/lib/http_prompt/utils.py -> /construction/devel/py-http-prompt/stage/usr/local/lib/python3.7/site-packages/http_prompt creating /construction/devel/py-http-prompt/stage/usr/local/lib/python3.7/site-packages/http_prompt/context copying build/lib/http_prompt/context/__init__.py -> /construction/devel/py-http-prompt/stage/usr/local/lib/python3.7/site-packages/http_prompt/context copying build/lib/http_prompt/context/transform.py -> /construction/devel/py-http-prompt/stage/usr/local/lib/python3.7/site-packages/http_prompt/context byte-compiling /construction/devel/py-http-prompt/stage/usr/local/lib/python3.7/site-packages/http_prompt/tree.py to tree.cpython-37.pyc byte-compiling /construction/devel/py-http-prompt/stage/usr/local/lib/python3.7/site-packages/http_prompt/execution.py to execution.cpython-37.pyc byte-compiling /construction/devel/py-http-prompt/stage/usr/local/lib/python3.7/site-packages/http_prompt/config.py to config.cpython-37.pyc byte-compiling /construction/devel/py-http-prompt/stage/usr/local/lib/python3.7/site-packages/http_prompt/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-http-prompt/stage/usr/local/lib/python3.7/site-packages/http_prompt/xdg.py to xdg.cpython-37.pyc byte-compiling /construction/devel/py-http-prompt/stage/usr/local/lib/python3.7/site-packages/http_prompt/cli.py to cli.cpython-37.pyc byte-compiling /construction/devel/py-http-prompt/stage/usr/local/lib/python3.7/site-packages/http_prompt/defaultconfig.py to defaultconfig.cpython-37.pyc byte-compiling /construction/devel/py-http-prompt/stage/usr/local/lib/python3.7/site-packages/http_prompt/contextio.py to contextio.cpython-37.pyc byte-compiling /construction/devel/py-http-prompt/stage/usr/local/lib/python3.7/site-packages/http_prompt/completer.py to completer.cpython-37.pyc byte-compiling /construction/devel/py-http-prompt/stage/usr/local/lib/python3.7/site-packages/http_prompt/output.py to output.cpython-37.pyc byte-compiling /construction/devel/py-http-prompt/stage/usr/local/lib/python3.7/site-packages/http_prompt/lexer.py to lexer.cpython-37.pyc byte-compiling /construction/devel/py-http-prompt/stage/usr/local/lib/python3.7/site-packages/http_prompt/completion.py to completion.cpython-37.pyc byte-compiling /construction/devel/py-http-prompt/stage/usr/local/lib/python3.7/site-packages/http_prompt/options.py to options.cpython-37.pyc byte-compiling /construction/devel/py-http-prompt/stage/usr/local/lib/python3.7/site-packages/http_prompt/utils.py to utils.cpython-37.pyc byte-compiling /construction/devel/py-http-prompt/stage/usr/local/lib/python3.7/site-packages/http_prompt/context/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-http-prompt/stage/usr/local/lib/python3.7/site-packages/http_prompt/context/transform.py to transform.cpython-37.pyc writing byte-compilation script '/tmp/tmpbobv5kns.py' /usr/local/bin/python3.7 /tmp/tmpbobv5kns.py removing /tmp/tmpbobv5kns.py running install_egg_info running egg_info writing http_prompt.egg-info/PKG-INFO writing dependency_links to http_prompt.egg-info/dependency_links.txt writing entry points to http_prompt.egg-info/entry_points.txt writing requirements to http_prompt.egg-info/requires.txt writing top-level names to http_prompt.egg-info/top_level.txt reading manifest file 'http_prompt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'http_prompt.egg-info/SOURCES.txt' Copying http_prompt.egg-info to /construction/devel/py-http-prompt/stage/usr/local/lib/python3.7/site-packages/http_prompt-1.0.0-py3.7.egg-info running install_scripts Installing http-prompt script to /construction/devel/py-http-prompt/stage/usr/local/bin writing list of installed files to '/construction/devel/py-http-prompt/.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-http-prompt-1.0.0_1 file sizes/checksums [55]: 0% file sizes/checksums [55]: 100% packing files [55]: 0% packing files [55]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:16