------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- 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:10 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-whoosh-2.7.4 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-whoosh-2.7.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-whoosh-2.7.4 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-whoosh-2.7.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-whoosh-2.7.4 for building => SHA256 Checksum OK for Whoosh-2.7.4.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-whoosh-2.7.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-whoosh-2.7.4 for building ===> Extracting for py37-whoosh-2.7.4 => SHA256 Checksum OK for Whoosh-2.7.4.tar.gz. Extracted Memory Use: 3.30M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-whoosh-2.7.4 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-whoosh-2.7.4 depends on package: py37-setuptools>0 - found ===> py37-whoosh-2.7.4 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-whoosh-2.7.4 depends on package: py37-setuptools>0 - found ===> py37-whoosh-2.7.4 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-whoosh-2.7.4 running config SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-whoosh-2.7.4 running build running build_py creating build creating build/lib creating build/lib/whoosh copying src/whoosh/__init__.py -> build/lib/whoosh copying src/whoosh/classify.py -> build/lib/whoosh copying src/whoosh/collectors.py -> build/lib/whoosh copying src/whoosh/columns.py -> build/lib/whoosh copying src/whoosh/compat.py -> build/lib/whoosh copying src/whoosh/externalsort.py -> build/lib/whoosh copying src/whoosh/fields.py -> build/lib/whoosh copying src/whoosh/formats.py -> build/lib/whoosh copying src/whoosh/highlight.py -> build/lib/whoosh copying src/whoosh/idsets.py -> build/lib/whoosh copying src/whoosh/index.py -> build/lib/whoosh copying src/whoosh/legacy.py -> build/lib/whoosh copying src/whoosh/multiproc.py -> build/lib/whoosh copying src/whoosh/reading.py -> build/lib/whoosh copying src/whoosh/scoring.py -> build/lib/whoosh copying src/whoosh/searching.py -> build/lib/whoosh copying src/whoosh/sorting.py -> build/lib/whoosh copying src/whoosh/spelling.py -> build/lib/whoosh copying src/whoosh/system.py -> build/lib/whoosh copying src/whoosh/writing.py -> build/lib/whoosh creating build/lib/whoosh/analysis copying src/whoosh/analysis/__init__.py -> build/lib/whoosh/analysis copying src/whoosh/analysis/acore.py -> build/lib/whoosh/analysis copying src/whoosh/analysis/analyzers.py -> build/lib/whoosh/analysis copying src/whoosh/analysis/filters.py -> build/lib/whoosh/analysis copying src/whoosh/analysis/intraword.py -> build/lib/whoosh/analysis copying src/whoosh/analysis/morph.py -> build/lib/whoosh/analysis copying src/whoosh/analysis/ngrams.py -> build/lib/whoosh/analysis copying src/whoosh/analysis/tokenizers.py -> build/lib/whoosh/analysis creating build/lib/whoosh/automata copying src/whoosh/automata/__init__.py -> build/lib/whoosh/automata copying src/whoosh/automata/fsa.py -> build/lib/whoosh/automata copying src/whoosh/automata/glob.py -> build/lib/whoosh/automata copying src/whoosh/automata/lev.py -> build/lib/whoosh/automata copying src/whoosh/automata/nfa.py -> build/lib/whoosh/automata copying src/whoosh/automata/reg.py -> build/lib/whoosh/automata creating build/lib/whoosh/codec copying src/whoosh/codec/__init__.py -> build/lib/whoosh/codec copying src/whoosh/codec/base.py -> build/lib/whoosh/codec copying src/whoosh/codec/memory.py -> build/lib/whoosh/codec copying src/whoosh/codec/plaintext.py -> build/lib/whoosh/codec copying src/whoosh/codec/whoosh3.py -> build/lib/whoosh/codec creating build/lib/whoosh/filedb copying src/whoosh/filedb/__init__.py -> build/lib/whoosh/filedb copying src/whoosh/filedb/compound.py -> build/lib/whoosh/filedb copying src/whoosh/filedb/filestore.py -> build/lib/whoosh/filedb copying src/whoosh/filedb/filetables.py -> build/lib/whoosh/filedb copying src/whoosh/filedb/gae.py -> build/lib/whoosh/filedb copying src/whoosh/filedb/structfile.py -> build/lib/whoosh/filedb creating build/lib/whoosh/lang copying src/whoosh/lang/__init__.py -> build/lib/whoosh/lang copying src/whoosh/lang/dmetaphone.py -> build/lib/whoosh/lang copying src/whoosh/lang/isri.py -> build/lib/whoosh/lang copying src/whoosh/lang/lovins.py -> build/lib/whoosh/lang copying src/whoosh/lang/morph_en.py -> build/lib/whoosh/lang copying src/whoosh/lang/paicehusk.py -> build/lib/whoosh/lang copying src/whoosh/lang/phonetic.py -> build/lib/whoosh/lang copying src/whoosh/lang/porter.py -> build/lib/whoosh/lang copying src/whoosh/lang/porter2.py -> build/lib/whoosh/lang copying src/whoosh/lang/stopwords.py -> build/lib/whoosh/lang copying src/whoosh/lang/wordnet.py -> build/lib/whoosh/lang creating build/lib/whoosh/matching copying src/whoosh/matching/__init__.py -> build/lib/whoosh/matching copying src/whoosh/matching/binary.py -> build/lib/whoosh/matching copying src/whoosh/matching/combo.py -> build/lib/whoosh/matching copying src/whoosh/matching/mcore.py -> build/lib/whoosh/matching copying src/whoosh/matching/wrappers.py -> build/lib/whoosh/matching creating build/lib/whoosh/qparser copying src/whoosh/qparser/__init__.py -> build/lib/whoosh/qparser copying src/whoosh/qparser/common.py -> build/lib/whoosh/qparser copying src/whoosh/qparser/dateparse.py -> build/lib/whoosh/qparser copying src/whoosh/qparser/default.py -> build/lib/whoosh/qparser copying src/whoosh/qparser/plugins.py -> build/lib/whoosh/qparser copying src/whoosh/qparser/syntax.py -> build/lib/whoosh/qparser copying src/whoosh/qparser/taggers.py -> build/lib/whoosh/qparser creating build/lib/whoosh/query copying src/whoosh/query/__init__.py -> build/lib/whoosh/query copying src/whoosh/query/compound.py -> build/lib/whoosh/query copying src/whoosh/query/nested.py -> build/lib/whoosh/query copying src/whoosh/query/positional.py -> build/lib/whoosh/query copying src/whoosh/query/qcolumns.py -> build/lib/whoosh/query copying src/whoosh/query/qcore.py -> build/lib/whoosh/query copying src/whoosh/query/ranges.py -> build/lib/whoosh/query copying src/whoosh/query/spans.py -> build/lib/whoosh/query copying src/whoosh/query/terms.py -> build/lib/whoosh/query copying src/whoosh/query/wrappers.py -> build/lib/whoosh/query creating build/lib/whoosh/support copying src/whoosh/support/__init__.py -> build/lib/whoosh/support copying src/whoosh/support/base85.py -> build/lib/whoosh/support copying src/whoosh/support/bench.py -> build/lib/whoosh/support copying src/whoosh/support/charset.py -> build/lib/whoosh/support copying src/whoosh/support/levenshtein.py -> build/lib/whoosh/support copying src/whoosh/support/relativedelta.py -> build/lib/whoosh/support copying src/whoosh/support/unicode.py -> build/lib/whoosh/support creating build/lib/whoosh/util copying src/whoosh/util/__init__.py -> build/lib/whoosh/util copying src/whoosh/util/cache.py -> build/lib/whoosh/util copying src/whoosh/util/filelock.py -> build/lib/whoosh/util copying src/whoosh/util/loading.py -> build/lib/whoosh/util copying src/whoosh/util/numeric.py -> build/lib/whoosh/util copying src/whoosh/util/numlists.py -> build/lib/whoosh/util copying src/whoosh/util/testing.py -> build/lib/whoosh/util copying src/whoosh/util/text.py -> build/lib/whoosh/util copying src/whoosh/util/times.py -> build/lib/whoosh/util copying src/whoosh/util/varints.py -> build/lib/whoosh/util copying src/whoosh/util/versions.py -> build/lib/whoosh/util creating build/lib/whoosh/lang/snowball copying src/whoosh/lang/snowball/__init__.py -> build/lib/whoosh/lang/snowball copying src/whoosh/lang/snowball/bases.py -> build/lib/whoosh/lang/snowball copying src/whoosh/lang/snowball/danish.py -> build/lib/whoosh/lang/snowball copying src/whoosh/lang/snowball/dutch.py -> build/lib/whoosh/lang/snowball copying src/whoosh/lang/snowball/english.py -> build/lib/whoosh/lang/snowball copying src/whoosh/lang/snowball/finnish.py -> build/lib/whoosh/lang/snowball copying src/whoosh/lang/snowball/french.py -> build/lib/whoosh/lang/snowball copying src/whoosh/lang/snowball/german.py -> build/lib/whoosh/lang/snowball copying src/whoosh/lang/snowball/hungarian.py -> build/lib/whoosh/lang/snowball copying src/whoosh/lang/snowball/italian.py -> build/lib/whoosh/lang/snowball copying src/whoosh/lang/snowball/norwegian.py -> build/lib/whoosh/lang/snowball copying src/whoosh/lang/snowball/portugese.py -> build/lib/whoosh/lang/snowball copying src/whoosh/lang/snowball/romanian.py -> build/lib/whoosh/lang/snowball copying src/whoosh/lang/snowball/russian.py -> build/lib/whoosh/lang/snowball copying src/whoosh/lang/snowball/spanish.py -> build/lib/whoosh/lang/snowball copying src/whoosh/lang/snowball/swedish.py -> build/lib/whoosh/lang/snowball SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-whoosh-2.7.4 depends on package: py37-setuptools>0 - found ===> py37-whoosh-2.7.4 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-whoosh-2.7.4 ===> py37-whoosh-2.7.4 depends on package: py37-setuptools>0 - found ===> py37-whoosh-2.7.4 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-whoosh/stage/usr/local/lib/python3.7 creating /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages creating /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh copying build/lib/whoosh/multiproc.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh copying build/lib/whoosh/highlight.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh creating /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang copying build/lib/whoosh/lang/lovins.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang copying build/lib/whoosh/lang/morph_en.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang copying build/lib/whoosh/lang/isri.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang copying build/lib/whoosh/lang/dmetaphone.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang copying build/lib/whoosh/lang/phonetic.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang copying build/lib/whoosh/lang/__init__.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang copying build/lib/whoosh/lang/porter.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang creating /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/french.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/danish.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/russian.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/hungarian.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/swedish.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/german.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/norwegian.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/romanian.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/dutch.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/__init__.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/bases.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/portugese.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/italian.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/finnish.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/spanish.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/english.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/porter2.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang copying build/lib/whoosh/lang/wordnet.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang copying build/lib/whoosh/lang/stopwords.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang copying build/lib/whoosh/lang/paicehusk.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang creating /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/automata copying build/lib/whoosh/automata/__init__.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/automata copying build/lib/whoosh/automata/nfa.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/automata copying build/lib/whoosh/automata/glob.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/automata copying build/lib/whoosh/automata/fsa.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/automata copying build/lib/whoosh/automata/lev.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/automata copying build/lib/whoosh/automata/reg.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/automata copying build/lib/whoosh/idsets.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh copying build/lib/whoosh/externalsort.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh copying build/lib/whoosh/collectors.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh copying build/lib/whoosh/formats.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh creating /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/util copying build/lib/whoosh/util/varints.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/util copying build/lib/whoosh/util/cache.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/util copying build/lib/whoosh/util/versions.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/util copying build/lib/whoosh/util/__init__.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/util copying build/lib/whoosh/util/text.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/util copying build/lib/whoosh/util/times.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/util copying build/lib/whoosh/util/loading.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/util copying build/lib/whoosh/util/filelock.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/util copying build/lib/whoosh/util/testing.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/util copying build/lib/whoosh/util/numlists.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/util copying build/lib/whoosh/util/numeric.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/util copying build/lib/whoosh/fields.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh copying build/lib/whoosh/scoring.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh creating /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/codec copying build/lib/whoosh/codec/plaintext.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/codec copying build/lib/whoosh/codec/whoosh3.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/codec copying build/lib/whoosh/codec/__init__.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/codec copying build/lib/whoosh/codec/base.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/codec copying build/lib/whoosh/codec/memory.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/codec copying build/lib/whoosh/searching.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh copying build/lib/whoosh/compat.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh copying build/lib/whoosh/spelling.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh creating /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/matching copying build/lib/whoosh/matching/__init__.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/matching copying build/lib/whoosh/matching/combo.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/matching copying build/lib/whoosh/matching/mcore.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/matching copying build/lib/whoosh/matching/binary.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/matching copying build/lib/whoosh/matching/wrappers.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/matching copying build/lib/whoosh/writing.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh creating /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/filedb copying build/lib/whoosh/filedb/filestore.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/filedb copying build/lib/whoosh/filedb/compound.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/filedb copying build/lib/whoosh/filedb/gae.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/filedb copying build/lib/whoosh/filedb/__init__.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/filedb copying build/lib/whoosh/filedb/filetables.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/filedb copying build/lib/whoosh/filedb/structfile.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/filedb creating /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/analysis copying build/lib/whoosh/analysis/ngrams.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/analysis copying build/lib/whoosh/analysis/analyzers.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/analysis copying build/lib/whoosh/analysis/filters.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/analysis copying build/lib/whoosh/analysis/acore.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/analysis copying build/lib/whoosh/analysis/__init__.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/analysis copying build/lib/whoosh/analysis/intraword.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/analysis copying build/lib/whoosh/analysis/tokenizers.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/analysis copying build/lib/whoosh/analysis/morph.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/analysis copying build/lib/whoosh/system.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh copying build/lib/whoosh/sorting.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh copying build/lib/whoosh/columns.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh creating /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/query copying build/lib/whoosh/query/positional.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/query copying build/lib/whoosh/query/qcore.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/query copying build/lib/whoosh/query/ranges.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/query copying build/lib/whoosh/query/terms.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/query copying build/lib/whoosh/query/spans.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/query copying build/lib/whoosh/query/__init__.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/query copying build/lib/whoosh/query/compound.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/query copying build/lib/whoosh/query/nested.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/query copying build/lib/whoosh/query/wrappers.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/query copying build/lib/whoosh/query/qcolumns.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/query copying build/lib/whoosh/legacy.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh copying build/lib/whoosh/__init__.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh copying build/lib/whoosh/classify.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh copying build/lib/whoosh/index.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh copying build/lib/whoosh/reading.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh creating /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/qparser copying build/lib/whoosh/qparser/dateparse.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/qparser copying build/lib/whoosh/qparser/common.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/qparser copying build/lib/whoosh/qparser/taggers.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/qparser copying build/lib/whoosh/qparser/plugins.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/qparser copying build/lib/whoosh/qparser/syntax.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/qparser copying build/lib/whoosh/qparser/default.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/qparser copying build/lib/whoosh/qparser/__init__.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/qparser creating /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/support copying build/lib/whoosh/support/levenshtein.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/support copying build/lib/whoosh/support/base85.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/support copying build/lib/whoosh/support/charset.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/support copying build/lib/whoosh/support/bench.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/support copying build/lib/whoosh/support/unicode.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/support copying build/lib/whoosh/support/relativedelta.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/support copying build/lib/whoosh/support/__init__.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/support byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/multiproc.py to multiproc.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/highlight.py to highlight.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/lovins.py to lovins.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/morph_en.py to morph_en.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/isri.py to isri.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/dmetaphone.py to dmetaphone.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/phonetic.py to phonetic.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/porter.py to porter.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/snowball/french.py to french.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/snowball/danish.py to danish.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/snowball/russian.py to russian.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/snowball/hungarian.py to hungarian.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/snowball/swedish.py to swedish.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/snowball/german.py to german.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/snowball/norwegian.py to norwegian.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/snowball/romanian.py to romanian.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/snowball/dutch.py to dutch.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/snowball/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/snowball/bases.py to bases.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/snowball/portugese.py to portugese.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/snowball/italian.py to italian.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/snowball/finnish.py to finnish.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/snowball/spanish.py to spanish.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/snowball/english.py to english.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/porter2.py to porter2.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/wordnet.py to wordnet.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/stopwords.py to stopwords.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/lang/paicehusk.py to paicehusk.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/automata/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/automata/nfa.py to nfa.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/automata/glob.py to glob.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/automata/fsa.py to fsa.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/automata/lev.py to lev.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/automata/reg.py to reg.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/idsets.py to idsets.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/externalsort.py to externalsort.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/collectors.py to collectors.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/formats.py to formats.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/util/varints.py to varints.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/util/cache.py to cache.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/util/versions.py to versions.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/util/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/util/text.py to text.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/util/times.py to times.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/util/loading.py to loading.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/util/filelock.py to filelock.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/util/testing.py to testing.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/util/numlists.py to numlists.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/util/numeric.py to numeric.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/fields.py to fields.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/scoring.py to scoring.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/codec/plaintext.py to plaintext.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/codec/whoosh3.py to whoosh3.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/codec/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/codec/base.py to base.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/codec/memory.py to memory.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/searching.py to searching.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/compat.py to compat.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/spelling.py to spelling.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/matching/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/matching/combo.py to combo.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/matching/mcore.py to mcore.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/matching/binary.py to binary.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/matching/wrappers.py to wrappers.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/writing.py to writing.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/filedb/filestore.py to filestore.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/filedb/compound.py to compound.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/filedb/gae.py to gae.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/filedb/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/filedb/filetables.py to filetables.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/filedb/structfile.py to structfile.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/analysis/ngrams.py to ngrams.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/analysis/analyzers.py to analyzers.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/analysis/filters.py to filters.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/analysis/acore.py to acore.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/analysis/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/analysis/intraword.py to intraword.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/analysis/tokenizers.py to tokenizers.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/analysis/morph.py to morph.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/system.py to system.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/sorting.py to sorting.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/columns.py to columns.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/query/positional.py to positional.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/query/qcore.py to qcore.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/query/ranges.py to ranges.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/query/terms.py to terms.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/query/spans.py to spans.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/query/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/query/compound.py to compound.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/query/nested.py to nested.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/query/wrappers.py to wrappers.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/query/qcolumns.py to qcolumns.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/legacy.py to legacy.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/classify.py to classify.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/index.py to index.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/reading.py to reading.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/qparser/dateparse.py to dateparse.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/qparser/common.py to common.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/qparser/taggers.py to taggers.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/qparser/plugins.py to plugins.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/qparser/syntax.py to syntax.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/qparser/default.py to default.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/qparser/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/support/levenshtein.py to levenshtein.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/support/base85.py to base85.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/support/charset.py to charset.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/support/bench.py to bench.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/support/unicode.py to unicode.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/support/relativedelta.py to relativedelta.cpython-37.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/whoosh/support/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmps4e_l3r_.py' /usr/local/bin/python3.7 /tmp/tmps4e_l3r_.py removing /tmp/tmps4e_l3r_.py running install_egg_info running egg_info writing src/Whoosh.egg-info/PKG-INFO writing dependency_links to src/Whoosh.egg-info/dependency_links.txt writing top-level names to src/Whoosh.egg-info/top_level.txt reading manifest file 'src/Whoosh.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'tests' warning: no files found matching '*.txt' under directory 'benchmark' warning: no files found matching '*.txt' under directory 'docs' warning: no files found matching '*.txt' under directory 'files' warning: no files found matching '*.py' under directory 'files' warning: no files found matching '*.jpg' under directory 'files' writing manifest file 'src/Whoosh.egg-info/SOURCES.txt' Copying src/Whoosh.egg-info to /construction/textproc/py-whoosh/stage/usr/local/lib/python3.7/site-packages/Whoosh-2.7.4-py3.7.egg-info running install_scripts writing list of installed files to '/construction/textproc/py-whoosh/.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:04 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-whoosh-2.7.4 file sizes/checksums [341]: 0% file sizes/checksums [341]: 29% file sizes/checksums [341]: 58% file sizes/checksums [341]: 87% file sizes/checksums [341]: 100% packing files [341]: 0% packing files [341]: 29% packing files [341]: 58% packing files [341]: 87% packing files [341]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:05 TOTAL TIME 00:00:26