------------------------------------------------------------------------------- -- 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-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-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-attrs-19.3.0.txz Installing /packages/All/py37-Automat-0.8.0.txz ===== Message from py37-Automat-0.8.0: -- Install graphics/py-graphviz and devel/py-twisted to enable state machine visualization (`MethodicalMachine.asDigraph`). Installing /packages/All/py37-constantly-15.1.0.txz Installing /packages/All/py37-hyperlink-19.0.0.txz Installing /packages/All/py37-incremental-17.5.0.txz Installing /packages/All/py37-PyHamcrest-2.0.2.txz Installing /packages/All/py37-zope.interface-4.6.0.txz Installing /packages/All/py37-appdirs-1.4.3.txz Installing /packages/All/py37-bcrypt-3.1.7.txz Installing /packages/All/py37-pyasn1-0.4.7.txz Installing /packages/All/py37-hyperframe-5.2.0.txz Installing /packages/All/py37-hpack-3.0.0.txz Installing /packages/All/py37-h2-3.2.0.txz Installing /packages/All/py37-priority-1.3.0.txz Installing /packages/All/py37-serial-3.4_1.txz Installing /packages/All/py37-pyasn1-modules-0.2.7.txz Installing /packages/All/py37-service_identity-18.1.0.txz Installing /packages/All/py37-twisted-20.3.0.txz SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-txrequests-0.9.6 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-txrequests-0.9.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-txrequests-0.9.6 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-txrequests-0.9.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-txrequests-0.9.6 for building => SHA256 Checksum OK for txrequests-0.9.6.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-txrequests-0.9.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-txrequests-0.9.6 for building ===> Extracting for py37-txrequests-0.9.6 => SHA256 Checksum OK for txrequests-0.9.6.tar.gz. Extracted Memory Use: 0.07M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-txrequests-0.9.6 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-txrequests-0.9.6 depends on package: py37-setuptools>0 - found ===> py37-txrequests-0.9.6 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-txrequests-0.9.6 depends on package: py37-setuptools>0 - found ===> py37-txrequests-0.9.6 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-txrequests-0.9.6 Warning: 'classifiers' should be a list, got type 'tuple' running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-txrequests-0.9.6 Warning: 'classifiers' should be a list, got type 'tuple' running build running build_py creating build creating build/lib creating build/lib/txrequests copying txrequests/sessions.py -> build/lib/txrequests copying txrequests/__init__.py -> build/lib/txrequests running egg_info writing txrequests.egg-info/PKG-INFO writing dependency_links to txrequests.egg-info/dependency_links.txt writing requirements to txrequests.egg-info/requires.txt writing top-level names to txrequests.egg-info/top_level.txt reading manifest file 'txrequests.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'txrequests.egg-info/SOURCES.txt' SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-txrequests-0.9.6 depends on package: py37-requests>=1.2.0 - found ===> py37-txrequests-0.9.6 depends on package: py37-twisted>=9.0.0 - found ===> py37-txrequests-0.9.6 depends on package: py37-setuptools>0 - found ===> py37-txrequests-0.9.6 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-txrequests-0.9.6 ===> py37-txrequests-0.9.6 depends on package: py37-requests>=1.2.0 - found ===> py37-txrequests-0.9.6 depends on package: py37-twisted>=9.0.0 - found ===> py37-txrequests-0.9.6 depends on package: py37-setuptools>0 - found ===> py37-txrequests-0.9.6 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list Warning: 'classifiers' should be a list, got type 'tuple' running install running build running build_py running egg_info writing txrequests.egg-info/PKG-INFO writing dependency_links to txrequests.egg-info/dependency_links.txt writing requirements to txrequests.egg-info/requires.txt writing top-level names to txrequests.egg-info/top_level.txt reading manifest file 'txrequests.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'txrequests.egg-info/SOURCES.txt' running install_lib creating /construction/www/py-txrequests/stage/usr/local/lib/python3.7 creating /construction/www/py-txrequests/stage/usr/local/lib/python3.7/site-packages creating /construction/www/py-txrequests/stage/usr/local/lib/python3.7/site-packages/txrequests copying build/lib/txrequests/sessions.py -> /construction/www/py-txrequests/stage/usr/local/lib/python3.7/site-packages/txrequests copying build/lib/txrequests/__init__.py -> /construction/www/py-txrequests/stage/usr/local/lib/python3.7/site-packages/txrequests byte-compiling /construction/www/py-txrequests/stage/usr/local/lib/python3.7/site-packages/txrequests/sessions.py to sessions.cpython-37.pyc byte-compiling /construction/www/py-txrequests/stage/usr/local/lib/python3.7/site-packages/txrequests/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmpekbuhz_8.py' /usr/local/bin/python3.7 /tmp/tmpekbuhz_8.py removing /tmp/tmpekbuhz_8.py running install_egg_info Copying txrequests.egg-info to /construction/www/py-txrequests/stage/usr/local/lib/python3.7/site-packages/txrequests-0.9.6-py3.7.egg-info running install_scripts writing list of installed files to '/construction/www/py-txrequests/.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:03 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-txrequests-0.9.6 file sizes/checksums [12]: 0% file sizes/checksums [12]: 100% packing files [12]: 0% packing files [12]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:16