------------------------------------------------------------------------------- -- 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 ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PYTHON="/usr/local/bin/python3.7" XDG_DATA_HOME=/construction/databases/py-influxdb XDG_CONFIG_HOME=/construction/databases/py-influxdb HOME=/construction/databases/py-influxdb TMPDIR="/tmp" PATH=/construction/databases/py-influxdb/.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/databases/py-influxdb XDG_CONFIG_HOME=/construction/databases/py-influxdb HOME=/construction/databases/py-influxdb TMPDIR="/tmp" PATH=/construction/databases/py-influxdb/.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/databases/py-influxdb/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-influxdb" EXAMPLESDIR="share/examples/py37-influxdb" DATADIR="share/py37-influxdb" WWWDIR="www/py37-influxdb" ETCDIR="etc/py37-influxdb" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py37-influxdb DOCSDIR=/usr/local/share/doc/py37-influxdb EXAMPLESDIR=/usr/local/share/examples/py37-influxdb WWWDIR=/usr/local/www/py37-influxdb ETCDIR=/usr/local/etc/py37-influxdb 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-six-1.15.0.txz Installing /packages/All/py37-dateutil-2.8.1.txz Installing /packages/All/py37-pytz-2020.5,1.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 SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-influxdb-5.0.0_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-influxdb-5.0.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-influxdb-5.0.0_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-influxdb-5.0.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-influxdb-5.0.0_1 for building => SHA256 Checksum OK for influxdb-5.0.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-influxdb-5.0.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-influxdb-5.0.0_1 for building ===> Extracting for py37-influxdb-5.0.0_1 => SHA256 Checksum OK for influxdb-5.0.0.tar.gz. Extracted Memory Use: 0.42M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-influxdb-5.0.0_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-influxdb-5.0.0_1 depends on package: py37-setuptools>0 - found ===> py37-influxdb-5.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-influxdb-5.0.0_1 depends on package: py37-setuptools>0 - found ===> py37-influxdb-5.0.0_1 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-influxdb-5.0.0_1 Warning: 'classifiers' should be a list, got type 'tuple' running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-influxdb-5.0.0_1 Warning: 'classifiers' should be a list, got type 'tuple' running build running build_py creating build creating build/lib creating build/lib/influxdb copying influxdb/line_protocol.py -> build/lib/influxdb copying influxdb/helper.py -> build/lib/influxdb copying influxdb/chunked_json.py -> build/lib/influxdb copying influxdb/resultset.py -> build/lib/influxdb copying influxdb/_dataframe_client.py -> build/lib/influxdb copying influxdb/__init__.py -> build/lib/influxdb copying influxdb/exceptions.py -> build/lib/influxdb copying influxdb/dataframe_client.py -> build/lib/influxdb copying influxdb/client.py -> build/lib/influxdb creating build/lib/influxdb/influxdb08 copying influxdb/influxdb08/__init__.py -> build/lib/influxdb/influxdb08 copying influxdb/influxdb08/chunked_json.py -> build/lib/influxdb/influxdb08 copying influxdb/influxdb08/client.py -> build/lib/influxdb/influxdb08 copying influxdb/influxdb08/helper.py -> build/lib/influxdb/influxdb08 copying influxdb/influxdb08/dataframe_client.py -> build/lib/influxdb/influxdb08 creating build/lib/influxdb/tests copying influxdb/tests/misc.py -> build/lib/influxdb/tests copying influxdb/tests/test_line_protocol.py -> build/lib/influxdb/tests copying influxdb/tests/resultset_test.py -> build/lib/influxdb/tests copying influxdb/tests/client_test.py -> build/lib/influxdb/tests copying influxdb/tests/helper_test.py -> build/lib/influxdb/tests copying influxdb/tests/dataframe_client_test.py -> build/lib/influxdb/tests copying influxdb/tests/chunked_json_test.py -> build/lib/influxdb/tests copying influxdb/tests/__init__.py -> build/lib/influxdb/tests creating build/lib/influxdb/tests/influxdb08 copying influxdb/tests/influxdb08/helper_test.py -> build/lib/influxdb/tests/influxdb08 copying influxdb/tests/influxdb08/__init__.py -> build/lib/influxdb/tests/influxdb08 copying influxdb/tests/influxdb08/dataframe_client_test.py -> build/lib/influxdb/tests/influxdb08 copying influxdb/tests/influxdb08/client_test.py -> build/lib/influxdb/tests/influxdb08 creating build/lib/influxdb/tests/server_tests copying influxdb/tests/server_tests/influxdb_instance.py -> build/lib/influxdb/tests/server_tests copying influxdb/tests/server_tests/base.py -> build/lib/influxdb/tests/server_tests copying influxdb/tests/server_tests/client_test_with_server.py -> build/lib/influxdb/tests/server_tests copying influxdb/tests/server_tests/__init__.py -> build/lib/influxdb/tests/server_tests SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-influxdb-5.0.0_1 depends on package: py37-dateutil>0 - found ===> py37-influxdb-5.0.0_1 depends on package: py37-pytz>0 - found ===> py37-influxdb-5.0.0_1 depends on package: py37-requests>0 - found ===> py37-influxdb-5.0.0_1 depends on package: py37-six>0 - found ===> py37-influxdb-5.0.0_1 depends on package: py37-setuptools>0 - found ===> py37-influxdb-5.0.0_1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-influxdb-5.0.0_1 ===> py37-influxdb-5.0.0_1 depends on package: py37-dateutil>0 - found ===> py37-influxdb-5.0.0_1 depends on package: py37-pytz>0 - found ===> py37-influxdb-5.0.0_1 depends on package: py37-requests>0 - found ===> py37-influxdb-5.0.0_1 depends on package: py37-six>0 - found ===> py37-influxdb-5.0.0_1 depends on package: py37-setuptools>0 - found ===> py37-influxdb-5.0.0_1 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 install_lib creating /construction/databases/py-influxdb/stage/usr/local/lib/python3.7 creating /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages creating /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb copying build/lib/influxdb/line_protocol.py -> /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb creating /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/tests copying build/lib/influxdb/tests/dataframe_client_test.py -> /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/tests creating /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/tests/server_tests copying build/lib/influxdb/tests/server_tests/__init__.py -> /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/tests/server_tests copying build/lib/influxdb/tests/server_tests/base.py -> /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/tests/server_tests copying build/lib/influxdb/tests/server_tests/influxdb_instance.py -> /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/tests/server_tests copying build/lib/influxdb/tests/server_tests/client_test_with_server.py -> /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/tests/server_tests copying build/lib/influxdb/tests/misc.py -> /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/tests copying build/lib/influxdb/tests/client_test.py -> /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/tests copying build/lib/influxdb/tests/resultset_test.py -> /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/tests copying build/lib/influxdb/tests/__init__.py -> /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/tests creating /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/tests/influxdb08 copying build/lib/influxdb/tests/influxdb08/client_test.py -> /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/tests/influxdb08 copying build/lib/influxdb/tests/influxdb08/dataframe_client_test.py -> /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/tests/influxdb08 copying build/lib/influxdb/tests/influxdb08/__init__.py -> /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/tests/influxdb08 copying build/lib/influxdb/tests/influxdb08/helper_test.py -> /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/tests/influxdb08 copying build/lib/influxdb/tests/test_line_protocol.py -> /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/tests copying build/lib/influxdb/tests/helper_test.py -> /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/tests copying build/lib/influxdb/tests/chunked_json_test.py -> /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/tests copying build/lib/influxdb/__init__.py -> /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb copying build/lib/influxdb/dataframe_client.py -> /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb copying build/lib/influxdb/_dataframe_client.py -> /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb copying build/lib/influxdb/exceptions.py -> /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb copying build/lib/influxdb/helper.py -> /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb creating /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/influxdb08 copying build/lib/influxdb/influxdb08/chunked_json.py -> /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/influxdb08 copying build/lib/influxdb/influxdb08/client.py -> /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/influxdb08 copying build/lib/influxdb/influxdb08/helper.py -> /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/influxdb08 copying build/lib/influxdb/influxdb08/__init__.py -> /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/influxdb08 copying build/lib/influxdb/influxdb08/dataframe_client.py -> /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/influxdb08 copying build/lib/influxdb/resultset.py -> /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb copying build/lib/influxdb/client.py -> /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb copying build/lib/influxdb/chunked_json.py -> /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb byte-compiling /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/line_protocol.py to line_protocol.cpython-37.pyc byte-compiling /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/tests/dataframe_client_test.py to dataframe_client_test.cpython-37.pyc byte-compiling /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/tests/server_tests/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/tests/server_tests/base.py to base.cpython-37.pyc byte-compiling /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/tests/server_tests/influxdb_instance.py to influxdb_instance.cpython-37.pyc byte-compiling /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/tests/server_tests/client_test_with_server.py to client_test_with_server.cpython-37.pyc byte-compiling /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/tests/misc.py to misc.cpython-37.pyc byte-compiling /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/tests/client_test.py to client_test.cpython-37.pyc byte-compiling /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/tests/resultset_test.py to resultset_test.cpython-37.pyc byte-compiling /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/tests/influxdb08/client_test.py to client_test.cpython-37.pyc byte-compiling /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/tests/influxdb08/dataframe_client_test.py to dataframe_client_test.cpython-37.pyc byte-compiling /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/tests/influxdb08/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/tests/influxdb08/helper_test.py to helper_test.cpython-37.pyc byte-compiling /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/tests/test_line_protocol.py to test_line_protocol.cpython-37.pyc byte-compiling /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/tests/helper_test.py to helper_test.cpython-37.pyc byte-compiling /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/tests/chunked_json_test.py to chunked_json_test.cpython-37.pyc byte-compiling /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/dataframe_client.py to dataframe_client.cpython-37.pyc byte-compiling /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/_dataframe_client.py to _dataframe_client.cpython-37.pyc byte-compiling /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/exceptions.py to exceptions.cpython-37.pyc byte-compiling /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/helper.py to helper.cpython-37.pyc byte-compiling /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/influxdb08/chunked_json.py to chunked_json.cpython-37.pyc byte-compiling /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/influxdb08/client.py to client.cpython-37.pyc byte-compiling /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/influxdb08/helper.py to helper.cpython-37.pyc byte-compiling /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/influxdb08/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/influxdb08/dataframe_client.py to dataframe_client.cpython-37.pyc byte-compiling /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/resultset.py to resultset.cpython-37.pyc byte-compiling /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/client.py to client.cpython-37.pyc byte-compiling /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb/chunked_json.py to chunked_json.cpython-37.pyc writing byte-compilation script '/tmp/tmp6rtql1o_.py' /usr/local/bin/python3.7 /tmp/tmp6rtql1o_.py removing /tmp/tmp6rtql1o_.py running install_egg_info running egg_info writing influxdb.egg-info/PKG-INFO writing dependency_links to influxdb.egg-info/dependency_links.txt writing requirements to influxdb.egg-info/requires.txt writing top-level names to influxdb.egg-info/top_level.txt reading manifest file 'influxdb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'influxdb.egg-info/SOURCES.txt' Copying influxdb.egg-info to /construction/databases/py-influxdb/stage/usr/local/lib/python3.7/site-packages/influxdb-5.0.0-py3.7.egg-info running install_scripts writing list of installed files to '/construction/databases/py-influxdb/.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-influxdb-5.0.0_1 file sizes/checksums [95]: 0% file sizes/checksums [95]: 100% packing files [95]: 0% packing files [95]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:22