------------------------------------------------------------------------------- -- 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/libxml2-2.9.10_2.txz Installing /packages/All/libgpg-error-1.41.txz Installing /packages/All/libgcrypt-1.8.7.txz Installing /packages/All/libxslt-1.1.34_1.txz Installing /packages/All/py37-lxml-4.6.2.txz SUCCEEDED 00:00:20 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-elementpath-2.1.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-elementpath-2.1.1 depends on file: /usr/local/sbin/pkg - found => elementpath-2.1.1.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://files.pythonhosted.org/packages/source/e/elementpath/elementpath-2.1.1.tar.gz elementpath-2.1.1.tar.gz 0% of 194 kB 0 Bps elementpath-2.1.1.tar.gz 194 kB 22 MBps 00s ===> Fetching all distfiles required by py37-elementpath-2.1.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-elementpath-2.1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-elementpath-2.1.1 for building => SHA256 Checksum OK for elementpath-2.1.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-elementpath-2.1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-elementpath-2.1.1 for building ===> Extracting for py37-elementpath-2.1.1 => SHA256 Checksum OK for elementpath-2.1.1.tar.gz. Extracted Memory Use: 1.14M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-elementpath-2.1.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-elementpath-2.1.1 depends on package: py37-setuptools>0 - found ===> py37-elementpath-2.1.1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-elementpath-2.1.1 depends on package: py37-setuptools>0 - found ===> py37-elementpath-2.1.1 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-elementpath-2.1.1 /usr/local/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'license_file' warnings.warn(msg) /usr/local/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'extra_require' warnings.warn(msg) running config SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-elementpath-2.1.1 /usr/local/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'license_file' warnings.warn(msg) /usr/local/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'extra_require' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/elementpath copying elementpath/tdop.py -> build/lib/elementpath copying elementpath/xpath_context.py -> build/lib/elementpath copying elementpath/schema_proxy.py -> build/lib/elementpath copying elementpath/xpath_selectors.py -> build/lib/elementpath copying elementpath/namespaces.py -> build/lib/elementpath copying elementpath/xpath_token.py -> build/lib/elementpath copying elementpath/xpath_nodes.py -> build/lib/elementpath copying elementpath/exceptions.py -> build/lib/elementpath copying elementpath/__init__.py -> build/lib/elementpath creating build/lib/elementpath/xpath1 copying elementpath/xpath1/xpath1_parser.py -> build/lib/elementpath/xpath1 copying elementpath/xpath1/xpath1_functions.py -> build/lib/elementpath/xpath1 copying elementpath/xpath1/__init__.py -> build/lib/elementpath/xpath1 copying elementpath/xpath1/xpath1_axes.py -> build/lib/elementpath/xpath1 creating build/lib/elementpath/datatypes copying elementpath/datatypes/string.py -> build/lib/elementpath/datatypes copying elementpath/datatypes/__init__.py -> build/lib/elementpath/datatypes copying elementpath/datatypes/helpers.py -> build/lib/elementpath/datatypes copying elementpath/datatypes/datetime.py -> build/lib/elementpath/datatypes copying elementpath/datatypes/uri.py -> build/lib/elementpath/datatypes copying elementpath/datatypes/qname.py -> build/lib/elementpath/datatypes copying elementpath/datatypes/numeric.py -> build/lib/elementpath/datatypes copying elementpath/datatypes/atomic_types.py -> build/lib/elementpath/datatypes copying elementpath/datatypes/binary.py -> build/lib/elementpath/datatypes copying elementpath/datatypes/proxies.py -> build/lib/elementpath/datatypes copying elementpath/datatypes/untyped.py -> build/lib/elementpath/datatypes creating build/lib/elementpath/xpath2 copying elementpath/xpath2/xpath2_parser.py -> build/lib/elementpath/xpath2 copying elementpath/xpath2/xpath2_functions.py -> build/lib/elementpath/xpath2 copying elementpath/xpath2/xpath2_constructors.py -> build/lib/elementpath/xpath2 copying elementpath/xpath2/__init__.py -> build/lib/elementpath/xpath2 creating build/lib/elementpath/regex copying elementpath/regex/character_classes.py -> build/lib/elementpath/regex copying elementpath/regex/generate_categories.py -> build/lib/elementpath/regex copying elementpath/regex/unicode_subsets.py -> build/lib/elementpath/regex copying elementpath/regex/codepoints.py -> build/lib/elementpath/regex copying elementpath/regex/__init__.py -> build/lib/elementpath/regex copying elementpath/regex/unicode_categories.py -> build/lib/elementpath/regex copying elementpath/regex/patterns.py -> build/lib/elementpath/regex SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-elementpath-2.1.1 depends on package: py37-lxml>=0 - found ===> py37-elementpath-2.1.1 depends on package: py37-setuptools>0 - found ===> py37-elementpath-2.1.1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-elementpath-2.1.1 ===> py37-elementpath-2.1.1 depends on package: py37-lxml>=0 - found ===> py37-elementpath-2.1.1 depends on package: py37-setuptools>0 - found ===> py37-elementpath-2.1.1 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list /usr/local/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'license_file' warnings.warn(msg) /usr/local/lib/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'extra_require' warnings.warn(msg) running install running build running build_py running install_lib creating /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7 creating /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages creating /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath creating /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/xpath2 copying build/lib/elementpath/xpath2/__init__.py -> /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/xpath2 copying build/lib/elementpath/xpath2/xpath2_constructors.py -> /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/xpath2 copying build/lib/elementpath/xpath2/xpath2_functions.py -> /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/xpath2 copying build/lib/elementpath/xpath2/xpath2_parser.py -> /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/xpath2 creating /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/regex copying build/lib/elementpath/regex/patterns.py -> /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/regex copying build/lib/elementpath/regex/unicode_categories.py -> /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/regex copying build/lib/elementpath/regex/generate_categories.py -> /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/regex copying build/lib/elementpath/regex/__init__.py -> /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/regex copying build/lib/elementpath/regex/unicode_subsets.py -> /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/regex copying build/lib/elementpath/regex/codepoints.py -> /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/regex copying build/lib/elementpath/regex/character_classes.py -> /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/regex copying build/lib/elementpath/exceptions.py -> /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath copying build/lib/elementpath/xpath_token.py -> /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath copying build/lib/elementpath/__init__.py -> /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath copying build/lib/elementpath/schema_proxy.py -> /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath copying build/lib/elementpath/xpath_context.py -> /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath copying build/lib/elementpath/xpath_nodes.py -> /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath copying build/lib/elementpath/xpath_selectors.py -> /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath creating /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/xpath1 copying build/lib/elementpath/xpath1/xpath1_axes.py -> /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/xpath1 copying build/lib/elementpath/xpath1/xpath1_parser.py -> /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/xpath1 copying build/lib/elementpath/xpath1/xpath1_functions.py -> /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/xpath1 copying build/lib/elementpath/xpath1/__init__.py -> /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/xpath1 copying build/lib/elementpath/tdop.py -> /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath copying build/lib/elementpath/namespaces.py -> /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath creating /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/datatypes copying build/lib/elementpath/datatypes/proxies.py -> /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/datatypes copying build/lib/elementpath/datatypes/uri.py -> /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/datatypes copying build/lib/elementpath/datatypes/untyped.py -> /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/datatypes copying build/lib/elementpath/datatypes/binary.py -> /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/datatypes copying build/lib/elementpath/datatypes/__init__.py -> /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/datatypes copying build/lib/elementpath/datatypes/qname.py -> /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/datatypes copying build/lib/elementpath/datatypes/datetime.py -> /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/datatypes copying build/lib/elementpath/datatypes/numeric.py -> /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/datatypes copying build/lib/elementpath/datatypes/atomic_types.py -> /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/datatypes copying build/lib/elementpath/datatypes/helpers.py -> /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/datatypes copying build/lib/elementpath/datatypes/string.py -> /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/datatypes byte-compiling /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/xpath2/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/xpath2/xpath2_constructors.py to xpath2_constructors.cpython-37.pyc byte-compiling /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/xpath2/xpath2_functions.py to xpath2_functions.cpython-37.pyc byte-compiling /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/xpath2/xpath2_parser.py to xpath2_parser.cpython-37.pyc byte-compiling /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/regex/patterns.py to patterns.cpython-37.pyc byte-compiling /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/regex/unicode_categories.py to unicode_categories.cpython-37.pyc byte-compiling /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/regex/generate_categories.py to generate_categories.cpython-37.pyc byte-compiling /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/regex/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/regex/unicode_subsets.py to unicode_subsets.cpython-37.pyc byte-compiling /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/regex/codepoints.py to codepoints.cpython-37.pyc byte-compiling /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/regex/character_classes.py to character_classes.cpython-37.pyc byte-compiling /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/exceptions.py to exceptions.cpython-37.pyc byte-compiling /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/xpath_token.py to xpath_token.cpython-37.pyc byte-compiling /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/schema_proxy.py to schema_proxy.cpython-37.pyc byte-compiling /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/xpath_context.py to xpath_context.cpython-37.pyc byte-compiling /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/xpath_nodes.py to xpath_nodes.cpython-37.pyc byte-compiling /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/xpath_selectors.py to xpath_selectors.cpython-37.pyc byte-compiling /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/xpath1/xpath1_axes.py to xpath1_axes.cpython-37.pyc byte-compiling /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/xpath1/xpath1_parser.py to xpath1_parser.cpython-37.pyc byte-compiling /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/xpath1/xpath1_functions.py to xpath1_functions.cpython-37.pyc byte-compiling /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/xpath1/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/tdop.py to tdop.cpython-37.pyc byte-compiling /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/namespaces.py to namespaces.cpython-37.pyc byte-compiling /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/datatypes/proxies.py to proxies.cpython-37.pyc byte-compiling /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/datatypes/uri.py to uri.cpython-37.pyc byte-compiling /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/datatypes/untyped.py to untyped.cpython-37.pyc byte-compiling /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/datatypes/binary.py to binary.cpython-37.pyc byte-compiling /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/datatypes/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/datatypes/qname.py to qname.cpython-37.pyc byte-compiling /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/datatypes/datetime.py to datetime.cpython-37.pyc byte-compiling /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/datatypes/numeric.py to numeric.cpython-37.pyc byte-compiling /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/datatypes/atomic_types.py to atomic_types.cpython-37.pyc byte-compiling /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/datatypes/helpers.py to helpers.cpython-37.pyc byte-compiling /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath/datatypes/string.py to string.cpython-37.pyc writing byte-compilation script '/tmp/tmp5uczp7pg.py' /usr/local/bin/python3.7 /tmp/tmp5uczp7pg.py removing /tmp/tmp5uczp7pg.py running install_egg_info running egg_info writing elementpath.egg-info/PKG-INFO writing dependency_links to elementpath.egg-info/dependency_links.txt writing top-level names to elementpath.egg-info/top_level.txt reading manifest file 'elementpath.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution writing manifest file 'elementpath.egg-info/SOURCES.txt' Copying elementpath.egg-info to /construction/textproc/py-elementpath/stage/usr/local/lib/python3.7/site-packages/elementpath-2.1.1-py3.7.egg-info running install_scripts writing list of installed files to '/construction/textproc/py-elementpath/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- 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-elementpath-2.1.1 file sizes/checksums [109]: 0% file sizes/checksums [109]: 91% file sizes/checksums [109]: 100% packing files [109]: 0% packing files [109]: 91% packing files [109]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:03 TOTAL TIME 00:00:38