------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 FLAVOR=py39 UNAME_r=6.5 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.9" XDG_DATA_HOME=/construction/textproc/py-agate XDG_CONFIG_HOME=/construction/textproc/py-agate XDG_CACHE_HOME=/construction/textproc/py-agate/.cache HOME=/construction/textproc/py-agate TMPDIR="/tmp" PATH=/construction/textproc/py-agate/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/textproc/py-agate/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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/textproc/py-agate XDG_CONFIG_HOME=/construction/textproc/py-agate XDG_CACHE_HOME=/construction/textproc/py-agate/.cache HOME=/construction/textproc/py-agate TMPDIR="/tmp" PATH=/construction/textproc/py-agate/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/textproc/py-agate/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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/textproc/py-agate/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=include/python3.9 PYTHON_LIBDIR=lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/agate" EXAMPLESDIR="share/examples/agate" DATADIR="share/agate" WWWDIR="www/agate" ETCDIR="etc/agate" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=/usr/local/include/python3.9 PYTHON_LIBDIR=/usr/local/lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/agate DOCSDIR=/usr/local/share/doc/agate EXAMPLESDIR=/usr/local/share/examples/agate WWWDIR=/usr/local/www/agate ETCDIR=/usr/local/etc/agate SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 Installing /packages/All/py39-setuptools-63.1.0_1.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/py39-pytimeparse-1.1.8.pkg Installing /packages/All/py39-pytz-2023.3,1.pkg Installing /packages/All/py39-Babel-2.12.1.pkg Installing /packages/All/py39-parsedatetime-2.6.pkg Installing /packages/All/py39-six-1.16.0.pkg Installing /packages/All/py39-isodate-0.6.1.pkg Installing /packages/All/py39-text-unidecode-1.3.pkg Installing /packages/All/py39-python-slugify-8.0.1.pkg Installing /packages/All/py39-leather-0.3.4.pkg Installing /packages/All/icu-73.2,1.pkg Installing /packages/All/py39-pyicu-2.4.3_6.pkg SUCCEEDED 00:00:16 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py39-agate-1.7.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py39-agate-1.7.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-agate-1.7.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py39-agate-1.7.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-agate-1.7.1 for building => SHA256 Checksum OK for agate-1.7.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py39-agate-1.7.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-agate-1.7.1 for building ===> Extracting for py39-agate-1.7.1 => SHA256 Checksum OK for agate-1.7.1.tar.gz. Extracted Memory Use: 1.77M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py39-agate-1.7.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py39-agate-1.7.1 depends on package: py39-setuptools>=63.1.0 - found ===> py39-agate-1.7.1 depends on file: /usr/local/bin/python3.9 - found ===> py39-agate-1.7.1 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py39-agate-1.7.1 depends on package: py39-setuptools>=63.1.0 - found ===> py39-agate-1.7.1 depends on file: /usr/local/bin/python3.9 - found ===> py39-agate-1.7.1 depends on file: /usr/local/bin/ccache - found ===> Configuring for py39-agate-1.7.1 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py39-agate-1.7.1 running build running build_py creating build creating build/lib creating build/lib/agate copying agate/__init__.py -> build/lib/agate copying agate/columns.py -> build/lib/agate copying agate/config.py -> build/lib/agate copying agate/csv_py3.py -> build/lib/agate copying agate/exceptions.py -> build/lib/agate copying agate/fixed.py -> build/lib/agate copying agate/mapped_sequence.py -> build/lib/agate copying agate/rows.py -> build/lib/agate copying agate/testcase.py -> build/lib/agate copying agate/type_tester.py -> build/lib/agate copying agate/utils.py -> build/lib/agate copying agate/warns.py -> build/lib/agate creating build/lib/agate/aggregations copying agate/aggregations/__init__.py -> build/lib/agate/aggregations copying agate/aggregations/all.py -> build/lib/agate/aggregations copying agate/aggregations/any.py -> build/lib/agate/aggregations copying agate/aggregations/base.py -> build/lib/agate/aggregations copying agate/aggregations/count.py -> build/lib/agate/aggregations copying agate/aggregations/deciles.py -> build/lib/agate/aggregations copying agate/aggregations/first.py -> build/lib/agate/aggregations copying agate/aggregations/has_nulls.py -> build/lib/agate/aggregations copying agate/aggregations/iqr.py -> build/lib/agate/aggregations copying agate/aggregations/mad.py -> build/lib/agate/aggregations copying agate/aggregations/max.py -> build/lib/agate/aggregations copying agate/aggregations/max_length.py -> build/lib/agate/aggregations copying agate/aggregations/max_precision.py -> build/lib/agate/aggregations copying agate/aggregations/mean.py -> build/lib/agate/aggregations copying agate/aggregations/median.py -> build/lib/agate/aggregations copying agate/aggregations/min.py -> build/lib/agate/aggregations copying agate/aggregations/mode.py -> build/lib/agate/aggregations copying agate/aggregations/percentiles.py -> build/lib/agate/aggregations copying agate/aggregations/quartiles.py -> build/lib/agate/aggregations copying agate/aggregations/quintiles.py -> build/lib/agate/aggregations copying agate/aggregations/stdev.py -> build/lib/agate/aggregations copying agate/aggregations/sum.py -> build/lib/agate/aggregations copying agate/aggregations/summary.py -> build/lib/agate/aggregations copying agate/aggregations/variance.py -> build/lib/agate/aggregations creating build/lib/agate/computations copying agate/computations/__init__.py -> build/lib/agate/computations copying agate/computations/base.py -> build/lib/agate/computations copying agate/computations/change.py -> build/lib/agate/computations copying agate/computations/formula.py -> build/lib/agate/computations copying agate/computations/percent.py -> build/lib/agate/computations copying agate/computations/percent_change.py -> build/lib/agate/computations copying agate/computations/percentile_rank.py -> build/lib/agate/computations copying agate/computations/rank.py -> build/lib/agate/computations copying agate/computations/slug.py -> build/lib/agate/computations creating build/lib/agate/data_types copying agate/data_types/__init__.py -> build/lib/agate/data_types copying agate/data_types/base.py -> build/lib/agate/data_types copying agate/data_types/boolean.py -> build/lib/agate/data_types copying agate/data_types/date.py -> build/lib/agate/data_types copying agate/data_types/date_time.py -> build/lib/agate/data_types copying agate/data_types/number.py -> build/lib/agate/data_types copying agate/data_types/text.py -> build/lib/agate/data_types copying agate/data_types/time_delta.py -> build/lib/agate/data_types creating build/lib/agate/table copying agate/table/__init__.py -> build/lib/agate/table copying agate/table/aggregate.py -> build/lib/agate/table copying agate/table/bar_chart.py -> build/lib/agate/table copying agate/table/bins.py -> build/lib/agate/table copying agate/table/column_chart.py -> build/lib/agate/table copying agate/table/compute.py -> build/lib/agate/table copying agate/table/denormalize.py -> build/lib/agate/table copying agate/table/distinct.py -> build/lib/agate/table copying agate/table/exclude.py -> build/lib/agate/table copying agate/table/find.py -> build/lib/agate/table copying agate/table/from_csv.py -> build/lib/agate/table copying agate/table/from_fixed.py -> build/lib/agate/table copying agate/table/from_json.py -> build/lib/agate/table copying agate/table/from_object.py -> build/lib/agate/table copying agate/table/group_by.py -> build/lib/agate/table copying agate/table/homogenize.py -> build/lib/agate/table copying agate/table/join.py -> build/lib/agate/table copying agate/table/limit.py -> build/lib/agate/table copying agate/table/line_chart.py -> build/lib/agate/table copying agate/table/merge.py -> build/lib/agate/table copying agate/table/normalize.py -> build/lib/agate/table copying agate/table/order_by.py -> build/lib/agate/table copying agate/table/pivot.py -> build/lib/agate/table copying agate/table/print_bars.py -> build/lib/agate/table copying agate/table/print_html.py -> build/lib/agate/table copying agate/table/print_structure.py -> build/lib/agate/table copying agate/table/print_table.py -> build/lib/agate/table copying agate/table/rename.py -> build/lib/agate/table copying agate/table/scatterplot.py -> build/lib/agate/table copying agate/table/select.py -> build/lib/agate/table copying agate/table/to_csv.py -> build/lib/agate/table copying agate/table/to_json.py -> build/lib/agate/table copying agate/table/where.py -> build/lib/agate/table creating build/lib/agate/tableset copying agate/tableset/__init__.py -> build/lib/agate/tableset copying agate/tableset/aggregate.py -> build/lib/agate/tableset copying agate/tableset/bar_chart.py -> build/lib/agate/tableset copying agate/tableset/column_chart.py -> build/lib/agate/tableset copying agate/tableset/from_csv.py -> build/lib/agate/tableset copying agate/tableset/from_json.py -> build/lib/agate/tableset copying agate/tableset/having.py -> build/lib/agate/tableset copying agate/tableset/line_chart.py -> build/lib/agate/tableset copying agate/tableset/merge.py -> build/lib/agate/tableset copying agate/tableset/print_structure.py -> build/lib/agate/tableset copying agate/tableset/proxy_methods.py -> build/lib/agate/tableset copying agate/tableset/scatterplot.py -> build/lib/agate/tableset copying agate/tableset/to_csv.py -> build/lib/agate/tableset copying agate/tableset/to_json.py -> build/lib/agate/tableset SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py39-agate-1.7.1 depends on package: py39-pytimeparse>=1.1.5 - found ===> py39-agate-1.7.1 depends on package: py39-Babel>=2.0 - found ===> py39-agate-1.7.1 depends on package: py39-parsedatetime>=2.1 - found ===> py39-agate-1.7.1 depends on package: py39-isodate>=0.5.4 - found ===> py39-agate-1.7.1 depends on package: py39-python-slugify>=1.2.1 - found ===> py39-agate-1.7.1 depends on package: py39-leather>=0.3.2 - found ===> py39-agate-1.7.1 depends on package: py39-pyicu>=2.4.2 - found ===> py39-agate-1.7.1 depends on package: py39-setuptools>=63.1.0 - found ===> py39-agate-1.7.1 depends on file: /usr/local/bin/python3.9 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py39-agate-1.7.1 ===> py39-agate-1.7.1 depends on package: py39-pytimeparse>=1.1.5 - found ===> py39-agate-1.7.1 depends on package: py39-Babel>=2.0 - found ===> py39-agate-1.7.1 depends on package: py39-parsedatetime>=2.1 - found ===> py39-agate-1.7.1 depends on package: py39-isodate>=0.5.4 - found ===> py39-agate-1.7.1 depends on package: py39-python-slugify>=1.2.1 - found ===> py39-agate-1.7.1 depends on package: py39-leather>=0.3.2 - found ===> py39-agate-1.7.1 depends on package: py39-pyicu>=2.4.2 - found ===> py39-agate-1.7.1 depends on package: py39-setuptools>=63.1.0 - found ===> py39-agate-1.7.1 depends on file: /usr/local/bin/python3.9 - found ===> Generating temporary packing list running install /usr/local/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib creating /construction/textproc/py-agate/stage/usr/local/lib/python3.9 creating /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages creating /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate copying build/lib/agate/__init__.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate copying build/lib/agate/columns.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate copying build/lib/agate/config.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate copying build/lib/agate/csv_py3.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate copying build/lib/agate/exceptions.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate copying build/lib/agate/fixed.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate copying build/lib/agate/mapped_sequence.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate copying build/lib/agate/rows.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate copying build/lib/agate/testcase.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate copying build/lib/agate/type_tester.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate copying build/lib/agate/utils.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate copying build/lib/agate/warns.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate creating /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/__init__.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/all.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/any.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/base.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/count.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/deciles.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/first.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/has_nulls.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/iqr.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/mad.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/max.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/max_length.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/max_precision.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/mean.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/median.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/min.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/mode.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/percentiles.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/quartiles.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/quintiles.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/stdev.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/sum.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/summary.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations copying build/lib/agate/aggregations/variance.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations creating /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/computations copying build/lib/agate/computations/__init__.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/computations copying build/lib/agate/computations/base.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/computations copying build/lib/agate/computations/change.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/computations copying build/lib/agate/computations/formula.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/computations copying build/lib/agate/computations/percent.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/computations copying build/lib/agate/computations/percent_change.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/computations copying build/lib/agate/computations/percentile_rank.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/computations copying build/lib/agate/computations/rank.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/computations copying build/lib/agate/computations/slug.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/computations creating /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/data_types copying build/lib/agate/data_types/__init__.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/data_types copying build/lib/agate/data_types/base.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/data_types copying build/lib/agate/data_types/boolean.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/data_types copying build/lib/agate/data_types/date.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/data_types copying build/lib/agate/data_types/date_time.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/data_types copying build/lib/agate/data_types/number.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/data_types copying build/lib/agate/data_types/text.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/data_types copying build/lib/agate/data_types/time_delta.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/data_types creating /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/__init__.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/aggregate.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/bar_chart.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/bins.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/column_chart.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/compute.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/denormalize.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/distinct.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/exclude.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/find.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/from_csv.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/from_fixed.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/from_json.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/from_object.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/group_by.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/homogenize.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/join.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/limit.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/line_chart.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/merge.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/normalize.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/order_by.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/pivot.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/print_bars.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/print_html.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/print_structure.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/print_table.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/rename.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/scatterplot.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/select.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/to_csv.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/to_json.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table copying build/lib/agate/table/where.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table creating /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/tableset copying build/lib/agate/tableset/__init__.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/tableset copying build/lib/agate/tableset/aggregate.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/tableset copying build/lib/agate/tableset/bar_chart.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/tableset copying build/lib/agate/tableset/column_chart.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/tableset copying build/lib/agate/tableset/from_csv.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/tableset copying build/lib/agate/tableset/from_json.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/tableset copying build/lib/agate/tableset/having.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/tableset copying build/lib/agate/tableset/line_chart.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/tableset copying build/lib/agate/tableset/merge.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/tableset copying build/lib/agate/tableset/print_structure.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/tableset copying build/lib/agate/tableset/proxy_methods.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/tableset copying build/lib/agate/tableset/scatterplot.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/tableset copying build/lib/agate/tableset/to_csv.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/tableset copying build/lib/agate/tableset/to_json.py -> /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/tableset byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/columns.py to columns.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/config.py to config.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/csv_py3.py to csv_py3.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/exceptions.py to exceptions.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/fixed.py to fixed.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/mapped_sequence.py to mapped_sequence.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/rows.py to rows.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/testcase.py to testcase.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/type_tester.py to type_tester.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/utils.py to utils.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/warns.py to warns.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations/all.py to all.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations/any.py to any.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations/base.py to base.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations/count.py to count.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations/deciles.py to deciles.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations/first.py to first.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations/has_nulls.py to has_nulls.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations/iqr.py to iqr.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations/mad.py to mad.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations/max.py to max.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations/max_length.py to max_length.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations/max_precision.py to max_precision.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations/mean.py to mean.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations/median.py to median.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations/min.py to min.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations/mode.py to mode.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations/percentiles.py to percentiles.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations/quartiles.py to quartiles.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations/quintiles.py to quintiles.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations/stdev.py to stdev.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations/sum.py to sum.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations/summary.py to summary.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/aggregations/variance.py to variance.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/computations/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/computations/base.py to base.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/computations/change.py to change.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/computations/formula.py to formula.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/computations/percent.py to percent.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/computations/percent_change.py to percent_change.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/computations/percentile_rank.py to percentile_rank.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/computations/rank.py to rank.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/computations/slug.py to slug.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/data_types/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/data_types/base.py to base.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/data_types/boolean.py to boolean.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/data_types/date.py to date.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/data_types/date_time.py to date_time.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/data_types/number.py to number.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/data_types/text.py to text.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/data_types/time_delta.py to time_delta.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table/aggregate.py to aggregate.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table/bar_chart.py to bar_chart.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table/bins.py to bins.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table/column_chart.py to column_chart.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table/compute.py to compute.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table/denormalize.py to denormalize.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table/distinct.py to distinct.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table/exclude.py to exclude.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table/find.py to find.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table/from_csv.py to from_csv.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table/from_fixed.py to from_fixed.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table/from_json.py to from_json.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table/from_object.py to from_object.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table/group_by.py to group_by.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table/homogenize.py to homogenize.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table/join.py to join.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table/limit.py to limit.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table/line_chart.py to line_chart.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table/merge.py to merge.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table/normalize.py to normalize.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table/order_by.py to order_by.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table/pivot.py to pivot.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table/print_bars.py to print_bars.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table/print_html.py to print_html.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table/print_structure.py to print_structure.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table/print_table.py to print_table.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table/rename.py to rename.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table/scatterplot.py to scatterplot.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table/select.py to select.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table/to_csv.py to to_csv.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table/to_json.py to to_json.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/table/where.py to where.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/tableset/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/tableset/aggregate.py to aggregate.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/tableset/bar_chart.py to bar_chart.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/tableset/column_chart.py to column_chart.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/tableset/from_csv.py to from_csv.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/tableset/from_json.py to from_json.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/tableset/having.py to having.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/tableset/line_chart.py to line_chart.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/tableset/merge.py to merge.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/tableset/print_structure.py to print_structure.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/tableset/proxy_methods.py to proxy_methods.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/tableset/scatterplot.py to scatterplot.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/tableset/to_csv.py to to_csv.cpython-39.pyc byte-compiling /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate/tableset/to_json.py to to_json.cpython-39.pyc writing byte-compilation script '/tmp/tmpmb91n9bv.py' /usr/local/bin/python3.9 /tmp/tmpmb91n9bv.py removing /tmp/tmpmb91n9bv.py running install_egg_info running egg_info writing agate.egg-info/PKG-INFO writing dependency_links to agate.egg-info/dependency_links.txt writing requirements to agate.egg-info/requires.txt writing top-level names to agate.egg-info/top_level.txt reading manifest file 'agate.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.pre-commit-config.yaml' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'COPYING' adding license file 'AUTHORS.rst' writing manifest file 'agate.egg-info/SOURCES.txt' Copying agate.egg-info to /construction/textproc/py-agate/stage/usr/local/lib/python3.9/site-packages/agate-1.7.1-py3.9.egg-info running install_scripts writing list of installed files to '/construction/textproc/py-agate/.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:05 ------------------------------------------------------------------------------- -- 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 py39-agate-1.7.1 file sizes/checksums [305]: 0% file sizes/checksums [305]: 32% file sizes/checksums [305]: 65% file sizes/checksums [305]: 98% file sizes/checksums [305]: 100% Service unavailablepacking files [305]: 0% packing files [305]: 32% packing files [305]: 65% packing files [305]: 98% packing files [305]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:30