------------------------------------------------------------------------------- -- 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 SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-spylls-0.1.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-spylls-0.1.1 depends on file: /usr/local/sbin/pkg - found => spylls-0.1.1.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://files.pythonhosted.org/packages/source/s/spylls/spylls-0.1.1.tar.gz spylls-0.1.1.tar.gz 0% of 55 kB 0 Bps spylls-0.1.1.tar.gz 55 kB 36 MBps 00s ===> Fetching all distfiles required by py37-spylls-0.1.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-spylls-0.1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-spylls-0.1.1 for building => SHA256 Checksum OK for spylls-0.1.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-spylls-0.1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-spylls-0.1.1 for building ===> Extracting for py37-spylls-0.1.1 => SHA256 Checksum OK for spylls-0.1.1.tar.gz. Extracted Memory Use: 0.27M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-spylls-0.1.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-spylls-0.1.1 depends on package: py37-setuptools>0 - found ===> py37-spylls-0.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-spylls-0.1.1 depends on package: py37-setuptools>0 - found ===> py37-spylls-0.1.1 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-spylls-0.1.1 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-spylls-0.1.1 running build running build_py creating build creating build/lib creating build/lib/spylls copying spylls/__init__.py -> build/lib/spylls creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_spyll.py -> build/lib/tests creating build/lib/spylls/hunspell copying spylls/hunspell/__init__.py -> build/lib/spylls/hunspell copying spylls/hunspell/dictionary.py -> build/lib/spylls/hunspell creating build/lib/spylls/hunspell/algo copying spylls/hunspell/algo/__init__.py -> build/lib/spylls/hunspell/algo copying spylls/hunspell/algo/capitalization.py -> build/lib/spylls/hunspell/algo copying spylls/hunspell/algo/lookup.py -> build/lib/spylls/hunspell/algo copying spylls/hunspell/algo/ngram_suggest.py -> build/lib/spylls/hunspell/algo copying spylls/hunspell/algo/permutations.py -> build/lib/spylls/hunspell/algo copying spylls/hunspell/algo/phonet_suggest.py -> build/lib/spylls/hunspell/algo copying spylls/hunspell/algo/string_metrics.py -> build/lib/spylls/hunspell/algo copying spylls/hunspell/algo/suggest.py -> build/lib/spylls/hunspell/algo copying spylls/hunspell/algo/trie.py -> build/lib/spylls/hunspell/algo creating build/lib/spylls/hunspell/data copying spylls/hunspell/data/__init__.py -> build/lib/spylls/hunspell/data copying spylls/hunspell/data/aff.py -> build/lib/spylls/hunspell/data copying spylls/hunspell/data/dic.py -> build/lib/spylls/hunspell/data creating build/lib/spylls/hunspell/readers copying spylls/hunspell/readers/__init__.py -> build/lib/spylls/hunspell/readers copying spylls/hunspell/readers/aff.py -> build/lib/spylls/hunspell/readers copying spylls/hunspell/readers/dic.py -> build/lib/spylls/hunspell/readers copying spylls/hunspell/readers/file_reader.py -> build/lib/spylls/hunspell/readers SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-spylls-0.1.1 depends on package: py37-setuptools>0 - found ===> py37-spylls-0.1.1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-spylls-0.1.1 ===> py37-spylls-0.1.1 depends on package: py37-setuptools>0 - found ===> py37-spylls-0.1.1 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/textproc/py-spylls/stage/usr/local/lib/python3.7 creating /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages creating /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls copying build/lib/spylls/__init__.py -> /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls creating /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell copying build/lib/spylls/hunspell/__init__.py -> /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell copying build/lib/spylls/hunspell/dictionary.py -> /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell creating /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell/algo copying build/lib/spylls/hunspell/algo/__init__.py -> /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell/algo copying build/lib/spylls/hunspell/algo/capitalization.py -> /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell/algo copying build/lib/spylls/hunspell/algo/lookup.py -> /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell/algo copying build/lib/spylls/hunspell/algo/ngram_suggest.py -> /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell/algo copying build/lib/spylls/hunspell/algo/permutations.py -> /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell/algo copying build/lib/spylls/hunspell/algo/phonet_suggest.py -> /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell/algo copying build/lib/spylls/hunspell/algo/string_metrics.py -> /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell/algo copying build/lib/spylls/hunspell/algo/suggest.py -> /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell/algo copying build/lib/spylls/hunspell/algo/trie.py -> /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell/algo creating /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell/data copying build/lib/spylls/hunspell/data/__init__.py -> /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell/data copying build/lib/spylls/hunspell/data/aff.py -> /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell/data copying build/lib/spylls/hunspell/data/dic.py -> /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell/data creating /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell/readers copying build/lib/spylls/hunspell/readers/__init__.py -> /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell/readers copying build/lib/spylls/hunspell/readers/aff.py -> /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell/readers copying build/lib/spylls/hunspell/readers/dic.py -> /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell/readers copying build/lib/spylls/hunspell/readers/file_reader.py -> /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell/readers creating /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/tests copying build/lib/tests/__init__.py -> /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/tests copying build/lib/tests/test_spyll.py -> /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/tests byte-compiling /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell/dictionary.py to dictionary.cpython-37.pyc byte-compiling /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell/algo/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell/algo/capitalization.py to capitalization.cpython-37.pyc byte-compiling /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell/algo/lookup.py to lookup.cpython-37.pyc byte-compiling /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell/algo/ngram_suggest.py to ngram_suggest.cpython-37.pyc byte-compiling /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell/algo/permutations.py to permutations.cpython-37.pyc byte-compiling /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell/algo/phonet_suggest.py to phonet_suggest.cpython-37.pyc byte-compiling /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell/algo/string_metrics.py to string_metrics.cpython-37.pyc byte-compiling /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell/algo/suggest.py to suggest.cpython-37.pyc byte-compiling /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell/algo/trie.py to trie.cpython-37.pyc byte-compiling /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell/data/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell/data/aff.py to aff.cpython-37.pyc byte-compiling /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell/data/dic.py to dic.cpython-37.pyc byte-compiling /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell/readers/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell/readers/aff.py to aff.cpython-37.pyc byte-compiling /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell/readers/dic.py to dic.cpython-37.pyc byte-compiling /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls/hunspell/readers/file_reader.py to file_reader.cpython-37.pyc byte-compiling /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/tests/test_spyll.py to test_spyll.cpython-37.pyc writing byte-compilation script '/tmp/tmpf9l97a_9.py' /usr/local/bin/python3.7 /tmp/tmpf9l97a_9.py removing /tmp/tmpf9l97a_9.py running install_egg_info running egg_info writing spylls.egg-info/PKG-INFO writing dependency_links to spylls.egg-info/dependency_links.txt writing top-level names to spylls.egg-info/top_level.txt reading manifest file 'spylls.egg-info/SOURCES.txt' writing manifest file 'spylls.egg-info/SOURCES.txt' Copying spylls.egg-info to /construction/textproc/py-spylls/stage/usr/local/lib/python3.7/site-packages/spylls-0.1.1-py3.7.egg-info running install_scripts writing list of installed files to '/construction/textproc/py-spylls/.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:02 ------------------------------------------------------------------------------- -- 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-spylls-0.1.1 file sizes/checksums [67]: 0% file sizes/checksums [67]: 100% packing files [67]: 0% packing files [67]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:12