------------------------------------------------------------------------------- -- 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-future-0.18.2.txz Installing /packages/All/py37-six-1.14.0.txz Installing /packages/All/py37-jsonlines-1.2.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-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-yaml-5.3.1.txz SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-cloudflare-2.1.0_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-cloudflare-2.1.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-cloudflare-2.1.0_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-cloudflare-2.1.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-cloudflare-2.1.0_1 for building => SHA256 Checksum OK for cloudflare-2.1.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-cloudflare-2.1.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-cloudflare-2.1.0_1 for building ===> Extracting for py37-cloudflare-2.1.0_1 => SHA256 Checksum OK for cloudflare-2.1.0.tar.gz. Extracted Memory Use: 0.39M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-cloudflare-2.1.0_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-cloudflare-2.1.0_1 depends on package: py37-setuptools>0 - found ===> py37-cloudflare-2.1.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-cloudflare-2.1.0_1 depends on package: py37-setuptools>0 - found ===> py37-cloudflare-2.1.0_1 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-cloudflare-2.1.0_1 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-cloudflare-2.1.0_1 running build running build_py creating build creating build/lib creating build/lib/cli4 copying cli4/converters.py -> build/lib/cli4 copying cli4/cli4.py -> build/lib/cli4 copying cli4/__init__.py -> build/lib/cli4 copying cli4/__main__.py -> build/lib/cli4 creating build/lib/examples copying examples/example_certificates.py -> build/lib/examples copying examples/example_delete_zone_entry.py -> build/lib/examples copying examples/example_create_zone_and_populate.py -> build/lib/examples copying examples/example_are_zones_ipv6_simple.py -> build/lib/examples copying examples/example_are_zones_ipv6.py -> build/lib/examples copying examples/example_settings.py -> build/lib/examples copying examples/example_user.py -> build/lib/examples copying examples/example_dnssec_settings.py -> build/lib/examples copying examples/example_with_usage.py -> build/lib/examples copying examples/__init__.py -> build/lib/examples copying examples/example_always_use_https.py -> build/lib/examples copying examples/example_proxied.py -> build/lib/examples copying examples/example_update_dynamic_dns.py -> build/lib/examples copying examples/example_dns_export.py -> build/lib/examples copying examples/example_zones.py -> build/lib/examples copying examples/example_paging_thru_zones.py -> build/lib/examples copying examples/example_ips.py -> build/lib/examples creating build/lib/CloudFlare copying CloudFlare/read_configs.py -> build/lib/CloudFlare copying CloudFlare/api_extras.py -> build/lib/CloudFlare copying CloudFlare/api_v4.py -> build/lib/CloudFlare copying CloudFlare/logging_helper.py -> build/lib/CloudFlare copying CloudFlare/__init__.py -> build/lib/CloudFlare copying CloudFlare/cloudflare.py -> build/lib/CloudFlare copying CloudFlare/exceptions.py -> build/lib/CloudFlare copying CloudFlare/utils.py -> build/lib/CloudFlare running egg_info writing cloudflare.egg-info/PKG-INFO writing dependency_links to cloudflare.egg-info/dependency_links.txt writing entry points to cloudflare.egg-info/entry_points.txt writing requirements to cloudflare.egg-info/requires.txt writing top-level names to cloudflare.egg-info/top_level.txt reading manifest file 'cloudflare.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'cloudflare.egg-info/SOURCES.txt' copying examples/example_page_rules.sh -> build/lib/examples copying examples/example_paging_thru_zones.sh -> build/lib/examples SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-cloudflare-2.1.0_1 depends on package: py37-future>=0 - found ===> py37-cloudflare-2.1.0_1 depends on package: py37-jsonlines>=0 - found ===> py37-cloudflare-2.1.0_1 depends on package: py37-requests>=0 - found ===> py37-cloudflare-2.1.0_1 depends on package: py37-yaml>=0 - found ===> py37-cloudflare-2.1.0_1 depends on package: py37-setuptools>0 - found ===> py37-cloudflare-2.1.0_1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-cloudflare-2.1.0_1 ===> py37-cloudflare-2.1.0_1 depends on package: py37-future>=0 - found ===> py37-cloudflare-2.1.0_1 depends on package: py37-jsonlines>=0 - found ===> py37-cloudflare-2.1.0_1 depends on package: py37-requests>=0 - found ===> py37-cloudflare-2.1.0_1 depends on package: py37-yaml>=0 - found ===> py37-cloudflare-2.1.0_1 depends on package: py37-setuptools>0 - found ===> py37-cloudflare-2.1.0_1 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running egg_info writing cloudflare.egg-info/PKG-INFO writing dependency_links to cloudflare.egg-info/dependency_links.txt writing entry points to cloudflare.egg-info/entry_points.txt writing requirements to cloudflare.egg-info/requires.txt writing top-level names to cloudflare.egg-info/top_level.txt reading manifest file 'cloudflare.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'cloudflare.egg-info/SOURCES.txt' running install_lib creating /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7 creating /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages creating /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/examples copying build/lib/examples/__init__.py -> /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/examples copying build/lib/examples/example_settings.py -> /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/examples copying build/lib/examples/example_certificates.py -> /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/examples copying build/lib/examples/example_dns_export.py -> /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/examples copying build/lib/examples/example_ips.py -> /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/examples copying build/lib/examples/example_with_usage.py -> /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/examples copying build/lib/examples/example_create_zone_and_populate.py -> /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/examples copying build/lib/examples/example_update_dynamic_dns.py -> /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/examples copying build/lib/examples/example_are_zones_ipv6.py -> /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/examples copying build/lib/examples/example_zones.py -> /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/examples copying build/lib/examples/example_page_rules.sh -> /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/examples copying build/lib/examples/example_paging_thru_zones.py -> /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/examples copying build/lib/examples/example_dnssec_settings.py -> /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/examples copying build/lib/examples/example_delete_zone_entry.py -> /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/examples copying build/lib/examples/example_proxied.py -> /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/examples copying build/lib/examples/example_always_use_https.py -> /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/examples copying build/lib/examples/example_user.py -> /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/examples copying build/lib/examples/example_are_zones_ipv6_simple.py -> /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/examples copying build/lib/examples/example_paging_thru_zones.sh -> /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/examples creating /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/CloudFlare copying build/lib/CloudFlare/exceptions.py -> /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/CloudFlare copying build/lib/CloudFlare/utils.py -> /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/CloudFlare copying build/lib/CloudFlare/cloudflare.py -> /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/CloudFlare copying build/lib/CloudFlare/read_configs.py -> /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/CloudFlare copying build/lib/CloudFlare/api_v4.py -> /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/CloudFlare copying build/lib/CloudFlare/__init__.py -> /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/CloudFlare copying build/lib/CloudFlare/api_extras.py -> /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/CloudFlare copying build/lib/CloudFlare/logging_helper.py -> /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/CloudFlare creating /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/cli4 copying build/lib/cli4/__main__.py -> /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/cli4 copying build/lib/cli4/converters.py -> /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/cli4 copying build/lib/cli4/cli4.py -> /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/cli4 copying build/lib/cli4/__init__.py -> /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/cli4 byte-compiling /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/examples/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/examples/example_settings.py to example_settings.cpython-37.pyc byte-compiling /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/examples/example_certificates.py to example_certificates.cpython-37.pyc byte-compiling /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/examples/example_dns_export.py to example_dns_export.cpython-37.pyc byte-compiling /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/examples/example_ips.py to example_ips.cpython-37.pyc byte-compiling /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/examples/example_with_usage.py to example_with_usage.cpython-37.pyc byte-compiling /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/examples/example_create_zone_and_populate.py to example_create_zone_and_populate.cpython-37.pyc byte-compiling /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/examples/example_update_dynamic_dns.py to example_update_dynamic_dns.cpython-37.pyc byte-compiling /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/examples/example_are_zones_ipv6.py to example_are_zones_ipv6.cpython-37.pyc byte-compiling /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/examples/example_zones.py to example_zones.cpython-37.pyc byte-compiling /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/examples/example_paging_thru_zones.py to example_paging_thru_zones.cpython-37.pyc byte-compiling /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/examples/example_dnssec_settings.py to example_dnssec_settings.cpython-37.pyc byte-compiling /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/examples/example_delete_zone_entry.py to example_delete_zone_entry.cpython-37.pyc byte-compiling /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/examples/example_proxied.py to example_proxied.cpython-37.pyc byte-compiling /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/examples/example_always_use_https.py to example_always_use_https.cpython-37.pyc byte-compiling /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/examples/example_user.py to example_user.cpython-37.pyc byte-compiling /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/examples/example_are_zones_ipv6_simple.py to example_are_zones_ipv6_simple.cpython-37.pyc byte-compiling /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/CloudFlare/exceptions.py to exceptions.cpython-37.pyc byte-compiling /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/CloudFlare/utils.py to utils.cpython-37.pyc byte-compiling /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/CloudFlare/cloudflare.py to cloudflare.cpython-37.pyc byte-compiling /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/CloudFlare/read_configs.py to read_configs.cpython-37.pyc byte-compiling /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/CloudFlare/api_v4.py to api_v4.cpython-37.pyc byte-compiling /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/CloudFlare/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/CloudFlare/api_extras.py to api_extras.cpython-37.pyc byte-compiling /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/CloudFlare/logging_helper.py to logging_helper.cpython-37.pyc byte-compiling /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/cli4/__main__.py to __main__.cpython-37.pyc byte-compiling /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/cli4/converters.py to converters.cpython-37.pyc byte-compiling /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/cli4/cli4.py to cli4.cpython-37.pyc byte-compiling /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/cli4/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmpmym_6q5r.py' /usr/local/bin/python3.7 /tmp/tmpmym_6q5r.py removing /tmp/tmpmym_6q5r.py running install_egg_info Copying cloudflare.egg-info to /construction/dns/py-cloudflare/stage/usr/local/lib/python3.7/site-packages/cloudflare-2.1.0-py3.7.egg-info running install_scripts Installing cli4 script to /construction/dns/py-cloudflare/stage/usr/local/bin writing list of installed files to '/construction/dns/py-cloudflare/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX Move: bin/cli4 --> bin/cli4-3.7 Link: @bin/cli4 --> bin/cli4-3.7 ====> 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-cloudflare-2.1.0_1 file sizes/checksums [97]: 0% file sizes/checksums [97]: 100% packing files [97]: 0% packing files [97]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:12