------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 FLAVOR=py37 UNAME_r=5.9 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for py37-spacetrack-0.16.0: ASYNC=on: Asynchronous support ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PYTHON="/usr/local/bin/python3.7" XDG_DATA_HOME=/construction/astro/py-spacetrack XDG_CONFIG_HOME=/construction/astro/py-spacetrack HOME=/construction/astro/py-spacetrack TMPDIR="/tmp" PATH=/construction/astro/py-spacetrack/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/astro/py-spacetrack XDG_CONFIG_HOME=/construction/astro/py-spacetrack HOME=/construction/astro/py-spacetrack TMPDIR="/tmp" PATH=/construction/astro/py-spacetrack/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/astro/py-spacetrack/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=include/python3.7m PYTHON_LIBDIR=lib/python3.7 PYTHON_PLATFORM=dragonfly5 PYTHON_SITELIBDIR=lib/python3.7/site-packages PYTHON_SUFFIX=37 PYTHON_EXT_SUFFIX= PYTHON_VER=3.7 PYTHON_VERSION=python3.7 PYTHON2="@comment " PYTHON3="" OSREL=5.9 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/py37-spacetrack" EXAMPLESDIR="share/examples/py37-spacetrack" DATADIR="share/py37-spacetrack" WWWDIR="www/py37-spacetrack" ETCDIR="etc/py37-spacetrack" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py37-spacetrack DOCSDIR=/usr/local/share/doc/py37-spacetrack EXAMPLESDIR=/usr/local/share/examples/py37-spacetrack WWWDIR=/usr/local/www/py37-spacetrack ETCDIR=/usr/local/etc/py37-spacetrack SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_SUFX=.txz DEVELOPER=1 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500908 OSVERSION=9999999 OSREL=5.9 _OSRELEASE=5.9-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/expat-2.2.10.txz Installing /packages/All/ncurses-6.2.20210213.txz Installing /packages/All/readline-8.1.0.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/openssl-1.1.1j_1,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- 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-logbook-1.1.0.txz Installing /packages/All/py37-six-1.15.0.txz Installing /packages/All/py37-dateutil-2.8.1.txz Installing /packages/All/py37-represent-1.6.0.txz Installing /packages/All/py37-certifi-2020.12.5.txz Installing /packages/All/py37-chardet-3.0.4_3.txz Installing /packages/All/py37-idna-2.10.txz Installing /packages/All/py37-pysocks-1.7.1.txz Installing /packages/All/py37-pycparser-2.20.txz Installing /packages/All/py37-cffi-1.14.5.txz Installing /packages/All/py37-cryptography-2.9.2.txz Installing /packages/All/py37-openssl-20.0.1.txz Installing /packages/All/py37-urllib3-1.25.11,1.txz ===== Message from py37-urllib3-1.25.11,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_2.txz Installing /packages/All/py37-attrs-20.3.0.txz Installing /packages/All/py37-multidict-5.1.0.txz Installing /packages/All/py37-async_timeout-3.0.1.txz Installing /packages/All/py37-typing-extensions-3.7.4.3.txz Installing /packages/All/py37-yarl-1.6.3.txz Installing /packages/All/py37-aiohttp-3.6.2.txz SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-spacetrack-0.16.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-spacetrack-0.16.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-spacetrack-0.16.0 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-spacetrack-0.16.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-spacetrack-0.16.0 for building => SHA256 Checksum OK for spacetrack-0.16.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-spacetrack-0.16.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-spacetrack-0.16.0 for building ===> Extracting for py37-spacetrack-0.16.0 => SHA256 Checksum OK for spacetrack-0.16.0.tar.gz. Extracted Memory Use: 0.21M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-spacetrack-0.16.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-spacetrack-0.16.0 depends on package: py37-setuptools>0 - found ===> py37-spacetrack-0.16.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-spacetrack-0.16.0 depends on package: py37-setuptools>0 - found ===> py37-spacetrack-0.16.0 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-spacetrack-0.16.0 running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-spacetrack-0.16.0 running build running build_py creating build creating build/lib creating build/lib/spacetrack copying spacetrack/base.py -> build/lib/spacetrack copying spacetrack/aio.py -> build/lib/spacetrack copying spacetrack/__init__.py -> build/lib/spacetrack copying spacetrack/operators.py -> build/lib/spacetrack SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-spacetrack-0.16.0 depends on package: py37-logbook>=0.12.3 - found ===> py37-spacetrack-0.16.0 depends on package: py37-dateutil>=0 - found ===> py37-spacetrack-0.16.0 depends on package: py37-represent>=1.4.0 - found ===> py37-spacetrack-0.16.0 depends on package: py37-requests>=0 - found ===> py37-spacetrack-0.16.0 depends on package: py37-aiohttp>=3.6 - found ===> py37-spacetrack-0.16.0 depends on package: py37-setuptools>0 - found ===> py37-spacetrack-0.16.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-spacetrack-0.16.0 ===> py37-spacetrack-0.16.0 depends on package: py37-logbook>=0.12.3 - found ===> py37-spacetrack-0.16.0 depends on package: py37-dateutil>=0 - found ===> py37-spacetrack-0.16.0 depends on package: py37-represent>=1.4.0 - found ===> py37-spacetrack-0.16.0 depends on package: py37-requests>=0 - found ===> py37-spacetrack-0.16.0 depends on package: py37-aiohttp>=3.6 - found ===> py37-spacetrack-0.16.0 depends on package: py37-setuptools>0 - found ===> py37-spacetrack-0.16.0 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/astro/py-spacetrack/stage/usr/local/lib/python3.7 creating /construction/astro/py-spacetrack/stage/usr/local/lib/python3.7/site-packages creating /construction/astro/py-spacetrack/stage/usr/local/lib/python3.7/site-packages/spacetrack copying build/lib/spacetrack/base.py -> /construction/astro/py-spacetrack/stage/usr/local/lib/python3.7/site-packages/spacetrack copying build/lib/spacetrack/__init__.py -> /construction/astro/py-spacetrack/stage/usr/local/lib/python3.7/site-packages/spacetrack copying build/lib/spacetrack/aio.py -> /construction/astro/py-spacetrack/stage/usr/local/lib/python3.7/site-packages/spacetrack copying build/lib/spacetrack/operators.py -> /construction/astro/py-spacetrack/stage/usr/local/lib/python3.7/site-packages/spacetrack byte-compiling /construction/astro/py-spacetrack/stage/usr/local/lib/python3.7/site-packages/spacetrack/base.py to base.cpython-37.pyc byte-compiling /construction/astro/py-spacetrack/stage/usr/local/lib/python3.7/site-packages/spacetrack/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/astro/py-spacetrack/stage/usr/local/lib/python3.7/site-packages/spacetrack/aio.py to aio.cpython-37.pyc byte-compiling /construction/astro/py-spacetrack/stage/usr/local/lib/python3.7/site-packages/spacetrack/operators.py to operators.cpython-37.pyc writing byte-compilation script '/tmp/tmpo_x79492.py' /usr/local/bin/python3.7 /tmp/tmpo_x79492.py removing /tmp/tmpo_x79492.py running install_egg_info running egg_info writing spacetrack.egg-info/PKG-INFO writing dependency_links to spacetrack.egg-info/dependency_links.txt writing requirements to spacetrack.egg-info/requires.txt writing top-level names to spacetrack.egg-info/top_level.txt reading manifest file 'spacetrack.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '.coveragerc' warning: no files found matching 'conftest.py' no previously-included directories found matching 'docs/_build' writing manifest file 'spacetrack.egg-info/SOURCES.txt' Copying spacetrack.egg-info to /construction/astro/py-spacetrack/stage/usr/local/lib/python3.7/site-packages/spacetrack-0.16.0-py3.7.egg-info running install_scripts writing list of installed files to '/construction/astro/py-spacetrack/.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:03 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-spacetrack-0.16.0 file sizes/checksums [17]: 0% file sizes/checksums [17]: 100% packing files [17]: 0% packing files [17]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:19