------------------------------------------------------------------------------- -- 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-six-1.14.0.txz Installing /packages/All/c-ares-1.15.0_1.txz Installing /packages/All/libev-4.24,1.txz Installing /packages/All/py37-greenlet-0.4.15.txz Installing /packages/All/py37-gevent-1.4.0.txz Installing /packages/All/py37-gevent-websocket-0.10.1.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-websocket-client-0.56.0_1.txz SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-tinyrpc0-0.9.4 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-tinyrpc0-0.9.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-tinyrpc0-0.9.4 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-tinyrpc0-0.9.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-tinyrpc0-0.9.4 for building => SHA256 Checksum OK for tinyrpc-0.9.4.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-tinyrpc0-0.9.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-tinyrpc0-0.9.4 for building ===> Extracting for py37-tinyrpc0-0.9.4 => SHA256 Checksum OK for tinyrpc-0.9.4.tar.gz. Extracted Memory Use: 0.13M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-tinyrpc0-0.9.4 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-tinyrpc0-0.9.4 depends on package: py37-setuptools>0 - found ===> py37-tinyrpc0-0.9.4 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-tinyrpc0-0.9.4 depends on package: py37-setuptools>0 - found ===> py37-tinyrpc0-0.9.4 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-tinyrpc0-0.9.4 running config SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-tinyrpc0-0.9.4 running build running build_py creating build creating build/lib creating build/lib/tinyrpc copying tinyrpc/__init__.py -> build/lib/tinyrpc copying tinyrpc/client.py -> build/lib/tinyrpc copying tinyrpc/exc.py -> build/lib/tinyrpc creating build/lib/tinyrpc/protocols copying tinyrpc/protocols/__init__.py -> build/lib/tinyrpc/protocols copying tinyrpc/protocols/jsonrpc.py -> build/lib/tinyrpc/protocols creating build/lib/tinyrpc/dispatch copying tinyrpc/dispatch/__init__.py -> build/lib/tinyrpc/dispatch creating build/lib/tinyrpc/transports copying tinyrpc/transports/http.py -> build/lib/tinyrpc/transports copying tinyrpc/transports/cgi.py -> build/lib/tinyrpc/transports copying tinyrpc/transports/websocket.py -> build/lib/tinyrpc/transports copying tinyrpc/transports/zmq.py -> build/lib/tinyrpc/transports copying tinyrpc/transports/__init__.py -> build/lib/tinyrpc/transports copying tinyrpc/transports/wsgi.py -> build/lib/tinyrpc/transports copying tinyrpc/transports/callback.py -> build/lib/tinyrpc/transports creating build/lib/tinyrpc/server copying tinyrpc/server/__init__.py -> build/lib/tinyrpc/server copying tinyrpc/server/gevent.py -> build/lib/tinyrpc/server SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-tinyrpc0-0.9.4 depends on package: py37-six>=0 - found ===> py37-tinyrpc0-0.9.4 depends on package: py37-gevent>=0 - found ===> py37-tinyrpc0-0.9.4 depends on package: py37-gevent-websocket>=0 - found ===> py37-tinyrpc0-0.9.4 depends on package: py37-requests>=0 - found ===> py37-tinyrpc0-0.9.4 depends on package: py37-websocket-client>=0 - found ===> py37-tinyrpc0-0.9.4 depends on package: py37-setuptools>0 - found ===> py37-tinyrpc0-0.9.4 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-tinyrpc0-0.9.4 ===> py37-tinyrpc0-0.9.4 depends on package: py37-six>=0 - found ===> py37-tinyrpc0-0.9.4 depends on package: py37-gevent>=0 - found ===> py37-tinyrpc0-0.9.4 depends on package: py37-gevent-websocket>=0 - found ===> py37-tinyrpc0-0.9.4 depends on package: py37-requests>=0 - found ===> py37-tinyrpc0-0.9.4 depends on package: py37-websocket-client>=0 - found ===> py37-tinyrpc0-0.9.4 depends on package: py37-setuptools>0 - found ===> py37-tinyrpc0-0.9.4 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-tinyrpc0/stage/usr/local/lib/python3.7 creating /construction/devel/py-tinyrpc0/stage/usr/local/lib/python3.7/site-packages creating /construction/devel/py-tinyrpc0/stage/usr/local/lib/python3.7/site-packages/tinyrpc copying build/lib/tinyrpc/exc.py -> /construction/devel/py-tinyrpc0/stage/usr/local/lib/python3.7/site-packages/tinyrpc creating /construction/devel/py-tinyrpc0/stage/usr/local/lib/python3.7/site-packages/tinyrpc/dispatch copying build/lib/tinyrpc/dispatch/__init__.py -> /construction/devel/py-tinyrpc0/stage/usr/local/lib/python3.7/site-packages/tinyrpc/dispatch copying build/lib/tinyrpc/__init__.py -> /construction/devel/py-tinyrpc0/stage/usr/local/lib/python3.7/site-packages/tinyrpc creating /construction/devel/py-tinyrpc0/stage/usr/local/lib/python3.7/site-packages/tinyrpc/protocols copying build/lib/tinyrpc/protocols/__init__.py -> /construction/devel/py-tinyrpc0/stage/usr/local/lib/python3.7/site-packages/tinyrpc/protocols copying build/lib/tinyrpc/protocols/jsonrpc.py -> /construction/devel/py-tinyrpc0/stage/usr/local/lib/python3.7/site-packages/tinyrpc/protocols copying build/lib/tinyrpc/client.py -> /construction/devel/py-tinyrpc0/stage/usr/local/lib/python3.7/site-packages/tinyrpc creating /construction/devel/py-tinyrpc0/stage/usr/local/lib/python3.7/site-packages/tinyrpc/transports copying build/lib/tinyrpc/transports/__init__.py -> /construction/devel/py-tinyrpc0/stage/usr/local/lib/python3.7/site-packages/tinyrpc/transports copying build/lib/tinyrpc/transports/websocket.py -> /construction/devel/py-tinyrpc0/stage/usr/local/lib/python3.7/site-packages/tinyrpc/transports copying build/lib/tinyrpc/transports/wsgi.py -> /construction/devel/py-tinyrpc0/stage/usr/local/lib/python3.7/site-packages/tinyrpc/transports copying build/lib/tinyrpc/transports/zmq.py -> /construction/devel/py-tinyrpc0/stage/usr/local/lib/python3.7/site-packages/tinyrpc/transports copying build/lib/tinyrpc/transports/cgi.py -> /construction/devel/py-tinyrpc0/stage/usr/local/lib/python3.7/site-packages/tinyrpc/transports copying build/lib/tinyrpc/transports/http.py -> /construction/devel/py-tinyrpc0/stage/usr/local/lib/python3.7/site-packages/tinyrpc/transports copying build/lib/tinyrpc/transports/callback.py -> /construction/devel/py-tinyrpc0/stage/usr/local/lib/python3.7/site-packages/tinyrpc/transports creating /construction/devel/py-tinyrpc0/stage/usr/local/lib/python3.7/site-packages/tinyrpc/server copying build/lib/tinyrpc/server/__init__.py -> /construction/devel/py-tinyrpc0/stage/usr/local/lib/python3.7/site-packages/tinyrpc/server copying build/lib/tinyrpc/server/gevent.py -> /construction/devel/py-tinyrpc0/stage/usr/local/lib/python3.7/site-packages/tinyrpc/server byte-compiling /construction/devel/py-tinyrpc0/stage/usr/local/lib/python3.7/site-packages/tinyrpc/exc.py to exc.cpython-37.pyc byte-compiling /construction/devel/py-tinyrpc0/stage/usr/local/lib/python3.7/site-packages/tinyrpc/dispatch/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-tinyrpc0/stage/usr/local/lib/python3.7/site-packages/tinyrpc/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-tinyrpc0/stage/usr/local/lib/python3.7/site-packages/tinyrpc/protocols/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-tinyrpc0/stage/usr/local/lib/python3.7/site-packages/tinyrpc/protocols/jsonrpc.py to jsonrpc.cpython-37.pyc byte-compiling /construction/devel/py-tinyrpc0/stage/usr/local/lib/python3.7/site-packages/tinyrpc/client.py to client.cpython-37.pyc byte-compiling /construction/devel/py-tinyrpc0/stage/usr/local/lib/python3.7/site-packages/tinyrpc/transports/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-tinyrpc0/stage/usr/local/lib/python3.7/site-packages/tinyrpc/transports/websocket.py to websocket.cpython-37.pyc byte-compiling /construction/devel/py-tinyrpc0/stage/usr/local/lib/python3.7/site-packages/tinyrpc/transports/wsgi.py to wsgi.cpython-37.pyc byte-compiling /construction/devel/py-tinyrpc0/stage/usr/local/lib/python3.7/site-packages/tinyrpc/transports/zmq.py to zmq.cpython-37.pyc byte-compiling /construction/devel/py-tinyrpc0/stage/usr/local/lib/python3.7/site-packages/tinyrpc/transports/cgi.py to cgi.cpython-37.pyc byte-compiling /construction/devel/py-tinyrpc0/stage/usr/local/lib/python3.7/site-packages/tinyrpc/transports/http.py to http.cpython-37.pyc byte-compiling /construction/devel/py-tinyrpc0/stage/usr/local/lib/python3.7/site-packages/tinyrpc/transports/callback.py to callback.cpython-37.pyc byte-compiling /construction/devel/py-tinyrpc0/stage/usr/local/lib/python3.7/site-packages/tinyrpc/server/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-tinyrpc0/stage/usr/local/lib/python3.7/site-packages/tinyrpc/server/gevent.py to gevent.cpython-37.pyc writing byte-compilation script '/tmp/tmpbnpfhgmn.py' /usr/local/bin/python3.7 /tmp/tmpbnpfhgmn.py removing /tmp/tmpbnpfhgmn.py running install_egg_info running egg_info writing tinyrpc.egg-info/PKG-INFO writing dependency_links to tinyrpc.egg-info/dependency_links.txt writing requirements to tinyrpc.egg-info/requires.txt writing top-level names to tinyrpc.egg-info/top_level.txt reading manifest file 'tinyrpc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'tinyrpc.egg-info/SOURCES.txt' Copying tinyrpc.egg-info to /construction/devel/py-tinyrpc0/stage/usr/local/lib/python3.7/site-packages/tinyrpc-0.9.4-py3.7.egg-info running install_scripts writing list of installed files to '/construction/devel/py-tinyrpc0/.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:04 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-tinyrpc0-0.9.4 file sizes/checksums [50]: 0% file sizes/checksums [50]: 100% packing files [50]: 0% packing files [50]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:23