------------------------------------------------------------------------------- -- 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.20210116.txz Installing /packages/All/readline-8.0.4_1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/openssl-1.1.1i,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-toml-0.10.2.txz Installing /packages/All/py37-setuptools_scm-4.1.2_1.txz SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-petl-1.7.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-petl-1.7.1 depends on file: /usr/local/sbin/pkg - found => petl-1.7.1.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://files.pythonhosted.org/packages/source/p/petl/petl-1.7.1.tar.gz petl-1.7.1.tar.gz 0% of 237 kB 0 Bps petl-1.7.1.tar.gz 237 kB 19 MBps 00s ===> Fetching all distfiles required by py37-petl-1.7.1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-petl-1.7.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-petl-1.7.1 for building => SHA256 Checksum OK for petl-1.7.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-petl-1.7.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-petl-1.7.1 for building ===> Extracting for py37-petl-1.7.1 => SHA256 Checksum OK for petl-1.7.1.tar.gz. Extracted Memory Use: 1.82M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-petl-1.7.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-petl-1.7.1 depends on package: py37-setuptools_scm>=1.5.4 - found ===> py37-petl-1.7.1 depends on package: py37-setuptools>0 - found ===> py37-petl-1.7.1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-petl-1.7.1 depends on package: py37-setuptools_scm>=1.5.4 - found ===> py37-petl-1.7.1 depends on package: py37-setuptools>0 - found ===> py37-petl-1.7.1 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-petl-1.7.1 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-petl-1.7.1 running build running build_py creating build creating build/lib creating build/lib/petl copying ./petl/errors.py -> build/lib/petl copying ./petl/comparison.py -> build/lib/petl copying ./petl/version.py -> build/lib/petl copying ./petl/config.py -> build/lib/petl copying ./petl/__init__.py -> build/lib/petl copying ./petl/compat.py -> build/lib/petl creating build/lib/petl/util copying ./petl/util/timing.py -> build/lib/petl/util copying ./petl/util/lookups.py -> build/lib/petl/util copying ./petl/util/vis.py -> build/lib/petl/util copying ./petl/util/base.py -> build/lib/petl/util copying ./petl/util/__init__.py -> build/lib/petl/util copying ./petl/util/parsers.py -> build/lib/petl/util copying ./petl/util/random.py -> build/lib/petl/util copying ./petl/util/misc.py -> build/lib/petl/util copying ./petl/util/statistics.py -> build/lib/petl/util copying ./petl/util/materialise.py -> build/lib/petl/util copying ./petl/util/counting.py -> build/lib/petl/util creating build/lib/petl/transform copying ./petl/transform/regex.py -> build/lib/petl/transform copying ./petl/transform/intervals.py -> build/lib/petl/transform copying ./petl/transform/__init__.py -> build/lib/petl/transform copying ./petl/transform/setops.py -> build/lib/petl/transform copying ./petl/transform/headers.py -> build/lib/petl/transform copying ./petl/transform/joins.py -> build/lib/petl/transform copying ./petl/transform/basics.py -> build/lib/petl/transform copying ./petl/transform/dedup.py -> build/lib/petl/transform copying ./petl/transform/hashjoins.py -> build/lib/petl/transform copying ./petl/transform/unpacks.py -> build/lib/petl/transform copying ./petl/transform/reshape.py -> build/lib/petl/transform copying ./petl/transform/validation.py -> build/lib/petl/transform copying ./petl/transform/maps.py -> build/lib/petl/transform copying ./petl/transform/fills.py -> build/lib/petl/transform copying ./petl/transform/conversions.py -> build/lib/petl/transform copying ./petl/transform/sorts.py -> build/lib/petl/transform copying ./petl/transform/reductions.py -> build/lib/petl/transform copying ./petl/transform/selects.py -> build/lib/petl/transform creating build/lib/petl/io copying ./petl/io/whoosh.py -> build/lib/petl/io copying ./petl/io/db_utils.py -> build/lib/petl/io copying ./petl/io/json.py -> build/lib/petl/io copying ./petl/io/csv.py -> build/lib/petl/io copying ./petl/io/bcolz.py -> build/lib/petl/io copying ./petl/io/pytables.py -> build/lib/petl/io copying ./petl/io/text.py -> build/lib/petl/io copying ./petl/io/base.py -> build/lib/petl/io copying ./petl/io/__init__.py -> build/lib/petl/io copying ./petl/io/csv_py3.py -> build/lib/petl/io copying ./petl/io/csv_py2.py -> build/lib/petl/io copying ./petl/io/db.py -> build/lib/petl/io copying ./petl/io/xlutils_view.py -> build/lib/petl/io copying ./petl/io/html.py -> build/lib/petl/io copying ./petl/io/db_create.py -> build/lib/petl/io copying ./petl/io/sources.py -> build/lib/petl/io copying ./petl/io/pickle.py -> build/lib/petl/io copying ./petl/io/xml.py -> build/lib/petl/io copying ./petl/io/numpy.py -> build/lib/petl/io copying ./petl/io/pandas.py -> build/lib/petl/io copying ./petl/io/remotes.py -> build/lib/petl/io copying ./petl/io/avro.py -> build/lib/petl/io copying ./petl/io/xlsx.py -> build/lib/petl/io copying ./petl/io/xls.py -> build/lib/petl/io creating build/lib/petl/test copying ./petl/test/test_comparison.py -> build/lib/petl/test copying ./petl/test/failonerror.py -> build/lib/petl/test copying ./petl/test/helpers.py -> build/lib/petl/test copying ./petl/test/test_interactive.py -> build/lib/petl/test copying ./petl/test/__init__.py -> build/lib/petl/test copying ./petl/test/test_fluent.py -> build/lib/petl/test creating build/lib/petl/test/transform copying ./petl/test/transform/test_conversions.py -> build/lib/petl/test/transform copying ./petl/test/transform/test_validation.py -> build/lib/petl/test/transform copying ./petl/test/transform/test_intervals.py -> build/lib/petl/test/transform copying ./petl/test/transform/test_reshape.py -> build/lib/petl/test/transform copying ./petl/test/transform/test_dedup.py -> build/lib/petl/test/transform copying ./petl/test/transform/test_sorts.py -> build/lib/petl/test/transform copying ./petl/test/transform/test_reductions.py -> build/lib/petl/test/transform copying ./petl/test/transform/test_headers.py -> build/lib/petl/test/transform copying ./petl/test/transform/test_regex.py -> build/lib/petl/test/transform copying ./petl/test/transform/test_maps.py -> build/lib/petl/test/transform copying ./petl/test/transform/test_setops.py -> build/lib/petl/test/transform copying ./petl/test/transform/test_selects.py -> build/lib/petl/test/transform copying ./petl/test/transform/test_basics.py -> build/lib/petl/test/transform copying ./petl/test/transform/test_unpacks.py -> build/lib/petl/test/transform copying ./petl/test/transform/test_joins.py -> build/lib/petl/test/transform copying ./petl/test/transform/test_fills.py -> build/lib/petl/test/transform copying ./petl/test/transform/__init__.py -> build/lib/petl/test/transform creating build/lib/petl/test/util copying ./petl/test/util/test_materialise.py -> build/lib/petl/test/util copying ./petl/test/util/__init__.py -> build/lib/petl/test/util copying ./petl/test/util/test_parsers.py -> build/lib/petl/test/util copying ./petl/test/util/test_vis.py -> build/lib/petl/test/util copying ./petl/test/util/test_statistics.py -> build/lib/petl/test/util copying ./petl/test/util/test_misc.py -> build/lib/petl/test/util copying ./petl/test/util/test_lookups.py -> build/lib/petl/test/util copying ./petl/test/util/test_timing.py -> build/lib/petl/test/util copying ./petl/test/util/test_base.py -> build/lib/petl/test/util copying ./petl/test/util/test_counting.py -> build/lib/petl/test/util creating build/lib/petl/test/io copying ./petl/test/io/test_db_create.py -> build/lib/petl/test/io copying ./petl/test/io/test_html.py -> build/lib/petl/test/io copying ./petl/test/io/test_jsonl.py -> build/lib/petl/test/io copying ./petl/test/io/test_sources.py -> build/lib/petl/test/io copying ./petl/test/io/test_db.py -> build/lib/petl/test/io copying ./petl/test/io/test_tees.py -> build/lib/petl/test/io copying ./petl/test/io/test_db_server.py -> build/lib/petl/test/io copying ./petl/test/io/test_json.py -> build/lib/petl/test/io copying ./petl/test/io/test_xlsx.py -> build/lib/petl/test/io copying ./petl/test/io/test_html_unicode.py -> build/lib/petl/test/io copying ./petl/test/io/test_bcolz.py -> build/lib/petl/test/io copying ./petl/test/io/test_sqlite3.py -> build/lib/petl/test/io copying ./petl/test/io/test_avro_schemas.py -> build/lib/petl/test/io copying ./petl/test/io/test_xls.py -> build/lib/petl/test/io copying ./petl/test/io/test_xml.py -> build/lib/petl/test/io copying ./petl/test/io/test_csv_unicode.py -> build/lib/petl/test/io copying ./petl/test/io/test_text_unicode.py -> build/lib/petl/test/io copying ./petl/test/io/test_avro.py -> build/lib/petl/test/io copying ./petl/test/io/__init__.py -> build/lib/petl/test/io copying ./petl/test/io/test_csv.py -> build/lib/petl/test/io copying ./petl/test/io/test_pytables.py -> build/lib/petl/test/io copying ./petl/test/io/test_pandas.py -> build/lib/petl/test/io copying ./petl/test/io/test_remotes.py -> build/lib/petl/test/io copying ./petl/test/io/test_json_unicode.py -> build/lib/petl/test/io copying ./petl/test/io/test_whoosh.py -> build/lib/petl/test/io copying ./petl/test/io/test_pickle.py -> build/lib/petl/test/io copying ./petl/test/io/test_text.py -> build/lib/petl/test/io copying ./petl/test/io/test_numpy.py -> build/lib/petl/test/io running build_scripts creating build/scripts-3.7 copying and adjusting bin/petl -> build/scripts-3.7 changing mode of build/scripts-3.7/petl from 644 to 755 SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-petl-1.7.1 depends on package: py37-setuptools>0 - found ===> py37-petl-1.7.1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-petl-1.7.1 ===> py37-petl-1.7.1 depends on package: py37-setuptools>0 - found ===> py37-petl-1.7.1 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py copying ./petl/version.py -> build/lib/petl running build_scripts running install_lib creating /construction/textproc/py-petl/stage/usr/local/lib/python3.7 creating /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages creating /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl copying build/lib/petl/compat.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl copying build/lib/petl/errors.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl copying build/lib/petl/__init__.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl creating /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/util copying build/lib/petl/util/statistics.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/util copying build/lib/petl/util/timing.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/util copying build/lib/petl/util/vis.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/util copying build/lib/petl/util/base.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/util copying build/lib/petl/util/counting.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/util copying build/lib/petl/util/lookups.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/util copying build/lib/petl/util/__init__.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/util copying build/lib/petl/util/materialise.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/util copying build/lib/petl/util/parsers.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/util copying build/lib/petl/util/random.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/util copying build/lib/petl/util/misc.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/util creating /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io copying build/lib/petl/io/pytables.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io copying build/lib/petl/io/xlutils_view.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io copying build/lib/petl/io/db_create.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io copying build/lib/petl/io/numpy.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io copying build/lib/petl/io/__init__.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io copying build/lib/petl/io/db_utils.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io copying build/lib/petl/io/csv_py3.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io copying build/lib/petl/io/pickle.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io copying build/lib/petl/io/base.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io copying build/lib/petl/io/bcolz.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io copying build/lib/petl/io/text.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io copying build/lib/petl/io/xls.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io copying build/lib/petl/io/csv.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io copying build/lib/petl/io/remotes.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io copying build/lib/petl/io/xml.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io copying build/lib/petl/io/pandas.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io copying build/lib/petl/io/json.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io copying build/lib/petl/io/html.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io copying build/lib/petl/io/sources.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io copying build/lib/petl/io/csv_py2.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io copying build/lib/petl/io/xlsx.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io copying build/lib/petl/io/whoosh.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io copying build/lib/petl/io/avro.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io copying build/lib/petl/io/db.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io creating /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test copying build/lib/petl/test/test_fluent.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test copying build/lib/petl/test/failonerror.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test copying build/lib/petl/test/helpers.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test creating /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/util copying build/lib/petl/test/util/test_lookups.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/util copying build/lib/petl/test/util/test_base.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/util copying build/lib/petl/test/util/test_statistics.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/util copying build/lib/petl/test/util/test_misc.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/util copying build/lib/petl/test/util/test_timing.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/util copying build/lib/petl/test/util/test_materialise.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/util copying build/lib/petl/test/util/__init__.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/util copying build/lib/petl/test/util/test_parsers.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/util copying build/lib/petl/test/util/test_vis.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/util copying build/lib/petl/test/util/test_counting.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/util creating /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io copying build/lib/petl/test/io/test_avro_schemas.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io copying build/lib/petl/test/io/test_avro.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io copying build/lib/petl/test/io/test_pickle.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io copying build/lib/petl/test/io/test_csv_unicode.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io copying build/lib/petl/test/io/test_tees.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io copying build/lib/petl/test/io/test_text_unicode.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io copying build/lib/petl/test/io/__init__.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io copying build/lib/petl/test/io/test_xml.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io copying build/lib/petl/test/io/test_text.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io copying build/lib/petl/test/io/test_json.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io copying build/lib/petl/test/io/test_bcolz.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io copying build/lib/petl/test/io/test_csv.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io copying build/lib/petl/test/io/test_pytables.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io copying build/lib/petl/test/io/test_json_unicode.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io copying build/lib/petl/test/io/test_xls.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io copying build/lib/petl/test/io/test_sqlite3.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io copying build/lib/petl/test/io/test_pandas.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io copying build/lib/petl/test/io/test_db_create.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io copying build/lib/petl/test/io/test_whoosh.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io copying build/lib/petl/test/io/test_xlsx.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io copying build/lib/petl/test/io/test_remotes.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io copying build/lib/petl/test/io/test_html_unicode.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io copying build/lib/petl/test/io/test_sources.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io copying build/lib/petl/test/io/test_db.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io copying build/lib/petl/test/io/test_jsonl.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io copying build/lib/petl/test/io/test_numpy.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io copying build/lib/petl/test/io/test_db_server.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io copying build/lib/petl/test/io/test_html.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io copying build/lib/petl/test/__init__.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test copying build/lib/petl/test/test_interactive.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test copying build/lib/petl/test/test_comparison.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test creating /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/transform copying build/lib/petl/test/transform/test_basics.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/transform copying build/lib/petl/test/transform/test_validation.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/transform copying build/lib/petl/test/transform/test_reductions.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/transform copying build/lib/petl/test/transform/test_regex.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/transform copying build/lib/petl/test/transform/test_joins.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/transform copying build/lib/petl/test/transform/test_headers.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/transform copying build/lib/petl/test/transform/test_selects.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/transform copying build/lib/petl/test/transform/test_setops.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/transform copying build/lib/petl/test/transform/__init__.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/transform copying build/lib/petl/test/transform/test_intervals.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/transform copying build/lib/petl/test/transform/test_conversions.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/transform copying build/lib/petl/test/transform/test_reshape.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/transform copying build/lib/petl/test/transform/test_dedup.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/transform copying build/lib/petl/test/transform/test_maps.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/transform copying build/lib/petl/test/transform/test_fills.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/transform copying build/lib/petl/test/transform/test_sorts.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/transform copying build/lib/petl/test/transform/test_unpacks.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/transform copying build/lib/petl/version.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl creating /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/transform copying build/lib/petl/transform/conversions.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/transform copying build/lib/petl/transform/headers.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/transform copying build/lib/petl/transform/sorts.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/transform copying build/lib/petl/transform/joins.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/transform copying build/lib/petl/transform/basics.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/transform copying build/lib/petl/transform/hashjoins.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/transform copying build/lib/petl/transform/setops.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/transform copying build/lib/petl/transform/intervals.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/transform copying build/lib/petl/transform/reductions.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/transform copying build/lib/petl/transform/unpacks.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/transform copying build/lib/petl/transform/selects.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/transform copying build/lib/petl/transform/dedup.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/transform copying build/lib/petl/transform/maps.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/transform copying build/lib/petl/transform/regex.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/transform copying build/lib/petl/transform/fills.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/transform copying build/lib/petl/transform/__init__.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/transform copying build/lib/petl/transform/reshape.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/transform copying build/lib/petl/transform/validation.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/transform copying build/lib/petl/config.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl copying build/lib/petl/comparison.py -> /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/compat.py to compat.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/errors.py to errors.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/util/statistics.py to statistics.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/util/timing.py to timing.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/util/vis.py to vis.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/util/base.py to base.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/util/counting.py to counting.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/util/lookups.py to lookups.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/util/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/util/materialise.py to materialise.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/util/parsers.py to parsers.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/util/random.py to random.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/util/misc.py to misc.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io/pytables.py to pytables.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io/xlutils_view.py to xlutils_view.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io/db_create.py to db_create.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io/numpy.py to numpy.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io/db_utils.py to db_utils.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io/csv_py3.py to csv_py3.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io/pickle.py to pickle.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io/base.py to base.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io/bcolz.py to bcolz.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io/text.py to text.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io/xls.py to xls.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io/csv.py to csv.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io/remotes.py to remotes.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io/xml.py to xml.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io/pandas.py to pandas.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io/json.py to json.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io/html.py to html.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io/sources.py to sources.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io/csv_py2.py to csv_py2.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io/xlsx.py to xlsx.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io/whoosh.py to whoosh.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io/avro.py to avro.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/io/db.py to db.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/test_fluent.py to test_fluent.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/failonerror.py to failonerror.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/helpers.py to helpers.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/util/test_lookups.py to test_lookups.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/util/test_base.py to test_base.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/util/test_statistics.py to test_statistics.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/util/test_misc.py to test_misc.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/util/test_timing.py to test_timing.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/util/test_materialise.py to test_materialise.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/util/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/util/test_parsers.py to test_parsers.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/util/test_vis.py to test_vis.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/util/test_counting.py to test_counting.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io/test_avro_schemas.py to test_avro_schemas.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io/test_avro.py to test_avro.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io/test_pickle.py to test_pickle.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io/test_csv_unicode.py to test_csv_unicode.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io/test_tees.py to test_tees.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io/test_text_unicode.py to test_text_unicode.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io/test_xml.py to test_xml.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io/test_text.py to test_text.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io/test_json.py to test_json.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io/test_bcolz.py to test_bcolz.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io/test_csv.py to test_csv.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io/test_pytables.py to test_pytables.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io/test_json_unicode.py to test_json_unicode.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io/test_xls.py to test_xls.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io/test_sqlite3.py to test_sqlite3.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io/test_pandas.py to test_pandas.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io/test_db_create.py to test_db_create.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io/test_whoosh.py to test_whoosh.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io/test_xlsx.py to test_xlsx.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io/test_remotes.py to test_remotes.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io/test_html_unicode.py to test_html_unicode.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io/test_sources.py to test_sources.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io/test_db.py to test_db.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io/test_jsonl.py to test_jsonl.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io/test_numpy.py to test_numpy.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io/test_db_server.py to test_db_server.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/io/test_html.py to test_html.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/test_interactive.py to test_interactive.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/test_comparison.py to test_comparison.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/transform/test_basics.py to test_basics.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/transform/test_validation.py to test_validation.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/transform/test_reductions.py to test_reductions.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/transform/test_regex.py to test_regex.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/transform/test_joins.py to test_joins.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/transform/test_headers.py to test_headers.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/transform/test_selects.py to test_selects.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/transform/test_setops.py to test_setops.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/transform/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/transform/test_intervals.py to test_intervals.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/transform/test_conversions.py to test_conversions.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/transform/test_reshape.py to test_reshape.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/transform/test_dedup.py to test_dedup.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/transform/test_maps.py to test_maps.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/transform/test_fills.py to test_fills.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/transform/test_sorts.py to test_sorts.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/test/transform/test_unpacks.py to test_unpacks.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/version.py to version.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/transform/conversions.py to conversions.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/transform/headers.py to headers.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/transform/sorts.py to sorts.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/transform/joins.py to joins.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/transform/basics.py to basics.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/transform/hashjoins.py to hashjoins.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/transform/setops.py to setops.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/transform/intervals.py to intervals.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/transform/reductions.py to reductions.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/transform/unpacks.py to unpacks.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/transform/selects.py to selects.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/transform/dedup.py to dedup.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/transform/maps.py to maps.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/transform/regex.py to regex.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/transform/fills.py to fills.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/transform/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/transform/reshape.py to reshape.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/transform/validation.py to validation.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/config.py to config.cpython-37.pyc byte-compiling /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl/comparison.py to comparison.cpython-37.pyc writing byte-compilation script '/tmp/tmpo9wo2x12.py' /usr/local/bin/python3.7 /tmp/tmpo9wo2x12.py removing /tmp/tmpo9wo2x12.py running install_egg_info running egg_info writing petl.egg-info/PKG-INFO writing dependency_links to petl.egg-info/dependency_links.txt writing requirements to petl.egg-info/requires.txt writing top-level names to petl.egg-info/top_level.txt reading manifest file 'petl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'docs' writing manifest file 'petl.egg-info/SOURCES.txt' Copying petl.egg-info to /construction/textproc/py-petl/stage/usr/local/lib/python3.7/site-packages/petl-1.7.1-py3.7.egg-info running install_scripts copying build/scripts-3.7/petl -> /construction/textproc/py-petl/stage/usr/local/bin changing mode of /construction/textproc/py-petl/stage/usr/local/bin/petl to 755 writing list of installed files to '/construction/textproc/py-petl/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX Move: bin/petl --> bin/petl-3.7 Link: @bin/petl --> bin/petl-3.7 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00: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 py37-petl-1.7.1 file sizes/checksums [367]: 0% file sizes/checksums [367]: 27% file sizes/checksums [367]: 54% file sizes/checksums [367]: 81% file sizes/checksums [367]: 100% packing files [367]: 0% packing files [367]: 27% packing files [367]: 54% packing files [367]: 81% packing files [367]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:00:22