------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 FLAVOR=py39 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/construction/textproc/py-whoosh XDG_CONFIG_HOME=/construction/textproc/py-whoosh XDG_CACHE_HOME=/construction/textproc/py-whoosh/.cache HOME=/construction/textproc/py-whoosh TMPDIR="/tmp" PATH=/construction/textproc/py-whoosh/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/textproc/py-whoosh/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/textproc/py-whoosh XDG_CONFIG_HOME=/construction/textproc/py-whoosh XDG_CACHE_HOME=/construction/textproc/py-whoosh/.cache HOME=/construction/textproc/py-whoosh TMPDIR="/tmp" PATH=/construction/textproc/py-whoosh/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/textproc/py-whoosh/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/textproc/py-whoosh/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=include/python3.9 PYTHON_LIBDIR=lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/whoosh" EXAMPLESDIR="share/examples/whoosh" DATADIR="share/whoosh" WWWDIR="www/whoosh" ETCDIR="etc/whoosh" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=/usr/local/include/python3.9 PYTHON_LIBDIR=/usr/local/lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/whoosh DOCSDIR=/usr/local/share/doc/whoosh EXAMPLESDIR=/usr/local/share/examples/whoosh WWWDIR=/usr/local/www/whoosh ETCDIR=/usr/local/etc/whoosh SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 Installing /packages/All/py39-setuptools-63.1.0_1.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py39-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 ------------------------------------------------------------------------------- ===> py39-whoosh-2.7.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-whoosh-2.7.4 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py39-whoosh-2.7.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-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 ------------------------------------------------------------------------------- ===> py39-whoosh-2.7.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-whoosh-2.7.4 for building ===> Extracting for py39-whoosh-2.7.4 => SHA256 Checksum OK for Whoosh-2.7.4.tar.gz. Extracted Memory Use: 3.30M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py39-whoosh-2.7.4 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py39-whoosh-2.7.4 depends on package: py39-setuptools>=63.1.0 - found ===> py39-whoosh-2.7.4 depends on file: /usr/local/bin/python3.9 - found ===> py39-whoosh-2.7.4 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py39-whoosh-2.7.4 depends on package: py39-setuptools>=63.1.0 - found ===> py39-whoosh-2.7.4 depends on file: /usr/local/bin/python3.9 - found ===> py39-whoosh-2.7.4 depends on file: /usr/local/bin/ccache - found ===> Configuring for py39-whoosh-2.7.4 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py39-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:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py39-whoosh-2.7.4 depends on package: py39-setuptools>=63.1.0 - found ===> py39-whoosh-2.7.4 depends on file: /usr/local/bin/python3.9 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py39-whoosh-2.7.4 ===> py39-whoosh-2.7.4 depends on package: py39-setuptools>=63.1.0 - found ===> py39-whoosh-2.7.4 depends on file: /usr/local/bin/python3.9 - found ===> Generating temporary packing list running install /usr/local/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib creating /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9 creating /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages creating /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh copying build/lib/whoosh/__init__.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh copying build/lib/whoosh/classify.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh copying build/lib/whoosh/collectors.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh copying build/lib/whoosh/columns.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh copying build/lib/whoosh/compat.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh copying build/lib/whoosh/externalsort.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh copying build/lib/whoosh/fields.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh copying build/lib/whoosh/formats.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh copying build/lib/whoosh/highlight.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh copying build/lib/whoosh/idsets.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh copying build/lib/whoosh/index.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh copying build/lib/whoosh/legacy.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh copying build/lib/whoosh/multiproc.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh copying build/lib/whoosh/reading.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh copying build/lib/whoosh/scoring.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh copying build/lib/whoosh/searching.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh copying build/lib/whoosh/sorting.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh copying build/lib/whoosh/spelling.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh copying build/lib/whoosh/system.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh copying build/lib/whoosh/writing.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh creating /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/analysis copying build/lib/whoosh/analysis/__init__.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/analysis copying build/lib/whoosh/analysis/acore.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/analysis copying build/lib/whoosh/analysis/analyzers.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/analysis copying build/lib/whoosh/analysis/filters.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/analysis copying build/lib/whoosh/analysis/intraword.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/analysis copying build/lib/whoosh/analysis/morph.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/analysis copying build/lib/whoosh/analysis/ngrams.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/analysis copying build/lib/whoosh/analysis/tokenizers.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/analysis creating /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/automata copying build/lib/whoosh/automata/__init__.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/automata copying build/lib/whoosh/automata/fsa.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/automata copying build/lib/whoosh/automata/glob.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/automata copying build/lib/whoosh/automata/lev.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/automata copying build/lib/whoosh/automata/nfa.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/automata copying build/lib/whoosh/automata/reg.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/automata creating /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/codec copying build/lib/whoosh/codec/__init__.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/codec copying build/lib/whoosh/codec/base.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/codec copying build/lib/whoosh/codec/memory.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/codec copying build/lib/whoosh/codec/plaintext.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/codec copying build/lib/whoosh/codec/whoosh3.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/codec creating /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/filedb copying build/lib/whoosh/filedb/__init__.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/filedb copying build/lib/whoosh/filedb/compound.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/filedb copying build/lib/whoosh/filedb/filestore.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/filedb copying build/lib/whoosh/filedb/filetables.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/filedb copying build/lib/whoosh/filedb/gae.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/filedb copying build/lib/whoosh/filedb/structfile.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/filedb creating /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang copying build/lib/whoosh/lang/__init__.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang copying build/lib/whoosh/lang/dmetaphone.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang copying build/lib/whoosh/lang/isri.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang copying build/lib/whoosh/lang/lovins.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang copying build/lib/whoosh/lang/morph_en.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang copying build/lib/whoosh/lang/paicehusk.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang copying build/lib/whoosh/lang/phonetic.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang copying build/lib/whoosh/lang/porter.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang copying build/lib/whoosh/lang/porter2.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang copying build/lib/whoosh/lang/stopwords.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang copying build/lib/whoosh/lang/wordnet.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang creating /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/__init__.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/bases.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/danish.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/dutch.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/english.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/finnish.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/french.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/german.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/hungarian.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/italian.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/norwegian.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/portugese.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/romanian.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/russian.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/spanish.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/swedish.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/snowball creating /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/matching copying build/lib/whoosh/matching/__init__.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/matching copying build/lib/whoosh/matching/binary.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/matching copying build/lib/whoosh/matching/combo.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/matching copying build/lib/whoosh/matching/mcore.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/matching copying build/lib/whoosh/matching/wrappers.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/matching creating /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/qparser copying build/lib/whoosh/qparser/__init__.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/qparser copying build/lib/whoosh/qparser/common.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/qparser copying build/lib/whoosh/qparser/dateparse.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/qparser copying build/lib/whoosh/qparser/default.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/qparser copying build/lib/whoosh/qparser/plugins.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/qparser copying build/lib/whoosh/qparser/syntax.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/qparser copying build/lib/whoosh/qparser/taggers.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/qparser creating /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/query copying build/lib/whoosh/query/__init__.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/query copying build/lib/whoosh/query/compound.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/query copying build/lib/whoosh/query/nested.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/query copying build/lib/whoosh/query/positional.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/query copying build/lib/whoosh/query/qcolumns.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/query copying build/lib/whoosh/query/qcore.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/query copying build/lib/whoosh/query/ranges.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/query copying build/lib/whoosh/query/spans.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/query copying build/lib/whoosh/query/terms.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/query copying build/lib/whoosh/query/wrappers.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/query creating /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/support copying build/lib/whoosh/support/__init__.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/support copying build/lib/whoosh/support/base85.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/support copying build/lib/whoosh/support/bench.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/support copying build/lib/whoosh/support/charset.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/support copying build/lib/whoosh/support/levenshtein.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/support copying build/lib/whoosh/support/relativedelta.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/support copying build/lib/whoosh/support/unicode.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/support creating /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/util copying build/lib/whoosh/util/__init__.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/util copying build/lib/whoosh/util/cache.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/util copying build/lib/whoosh/util/filelock.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/util copying build/lib/whoosh/util/loading.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/util copying build/lib/whoosh/util/numeric.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/util copying build/lib/whoosh/util/numlists.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/util copying build/lib/whoosh/util/testing.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/util copying build/lib/whoosh/util/text.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/util copying build/lib/whoosh/util/times.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/util copying build/lib/whoosh/util/varints.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/util copying build/lib/whoosh/util/versions.py -> /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/util byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/classify.py to classify.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/collectors.py to collectors.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/columns.py to columns.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/compat.py to compat.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/externalsort.py to externalsort.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/fields.py to fields.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/formats.py to formats.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/highlight.py to highlight.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/idsets.py to idsets.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/index.py to index.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/legacy.py to legacy.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/multiproc.py to multiproc.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/reading.py to reading.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/scoring.py to scoring.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/searching.py to searching.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/sorting.py to sorting.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/spelling.py to spelling.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/system.py to system.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/writing.py to writing.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/analysis/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/analysis/acore.py to acore.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/analysis/analyzers.py to analyzers.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/analysis/filters.py to filters.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/analysis/intraword.py to intraword.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/analysis/morph.py to morph.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/analysis/ngrams.py to ngrams.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/analysis/tokenizers.py to tokenizers.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/automata/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/automata/fsa.py to fsa.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/automata/glob.py to glob.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/automata/lev.py to lev.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/automata/nfa.py to nfa.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/automata/reg.py to reg.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/codec/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/codec/base.py to base.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/codec/memory.py to memory.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/codec/plaintext.py to plaintext.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/codec/whoosh3.py to whoosh3.cpython-39.pyc /usr/local/lib/python3.9/site-packages/whoosh/codec/whoosh3.py:1116: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/filedb/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/filedb/compound.py to compound.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/filedb/filestore.py to filestore.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/filedb/filetables.py to filetables.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/filedb/gae.py to gae.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/filedb/structfile.py to structfile.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/dmetaphone.py to dmetaphone.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/isri.py to isri.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/lovins.py to lovins.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/morph_en.py to morph_en.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/paicehusk.py to paicehusk.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/phonetic.py to phonetic.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/porter.py to porter.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/porter2.py to porter2.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/stopwords.py to stopwords.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/wordnet.py to wordnet.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/snowball/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/snowball/bases.py to bases.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/snowball/danish.py to danish.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/snowball/dutch.py to dutch.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/snowball/english.py to english.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/snowball/finnish.py to finnish.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/snowball/french.py to french.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/snowball/german.py to german.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/snowball/hungarian.py to hungarian.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/snowball/italian.py to italian.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/snowball/norwegian.py to norwegian.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/snowball/portugese.py to portugese.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/snowball/romanian.py to romanian.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/snowball/russian.py to russian.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/snowball/spanish.py to spanish.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/lang/snowball/swedish.py to swedish.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/matching/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/matching/binary.py to binary.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/matching/combo.py to combo.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/matching/mcore.py to mcore.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/matching/wrappers.py to wrappers.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/qparser/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/qparser/common.py to common.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/qparser/dateparse.py to dateparse.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/qparser/default.py to default.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/qparser/plugins.py to plugins.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/qparser/syntax.py to syntax.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/qparser/taggers.py to taggers.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/query/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/query/compound.py to compound.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/query/nested.py to nested.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/query/positional.py to positional.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/query/qcolumns.py to qcolumns.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/query/qcore.py to qcore.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/query/ranges.py to ranges.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/query/spans.py to spans.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/query/terms.py to terms.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/query/wrappers.py to wrappers.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/support/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/support/base85.py to base85.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/support/bench.py to bench.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/support/charset.py to charset.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/support/levenshtein.py to levenshtein.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/support/relativedelta.py to relativedelta.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/support/unicode.py to unicode.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/util/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/util/cache.py to cache.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/util/filelock.py to filelock.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/util/loading.py to loading.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/util/numeric.py to numeric.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/util/numlists.py to numlists.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/util/testing.py to testing.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/util/text.py to text.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/util/times.py to times.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/util/varints.py to varints.cpython-39.pyc byte-compiling /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/whoosh/util/versions.py to versions.cpython-39.pyc writing byte-compilation script '/tmp/tmphxbux_7w.py' /usr/local/bin/python3.9 /tmp/tmphxbux_7w.py /usr/local/lib/python3.9/site-packages/whoosh/codec/whoosh3.py:1116: SyntaxWarning: "is" with a literal. Did you mean "=="? removing /tmp/tmphxbux_7w.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' adding license file 'LICENSE.txt' writing manifest file 'src/Whoosh.egg-info/SOURCES.txt' Copying src/Whoosh.egg-info to /construction/textproc/py-whoosh/stage/usr/local/lib/python3.9/site-packages/Whoosh-2.7.4-py3.9.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:03 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py39-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% Service unavailablepacking 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:01 TOTAL TIME 00:00:10