Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-whoosh.spec'], nspawn_args=[]shell=Falseuid=1005env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/centos-7-7/root'gid=135user='mockbuild'timeout=0logger=printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-whoosh.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/python-whoosh-2.7.4-5.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-whoosh.spec'], nspawn_args=[]shell=Falseuid=1005env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/centos-7-7/root'gid=135user='mockbuild'timeout=0logger=printOutput=True) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-whoosh.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cKFEG1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Whoosh-2.7.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/Whoosh-2.7.4.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Whoosh-2.7.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qo24QX + umask 022 + cd /builddir/build/BUILD + cd Whoosh-2.7.4 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/whoosh copying src/whoosh/externalsort.py -> build/lib/whoosh copying src/whoosh/system.py -> build/lib/whoosh copying src/whoosh/legacy.py -> build/lib/whoosh copying src/whoosh/multiproc.py -> build/lib/whoosh copying src/whoosh/scoring.py -> build/lib/whoosh copying src/whoosh/columns.py -> build/lib/whoosh copying src/whoosh/sorting.py -> build/lib/whoosh copying src/whoosh/collectors.py -> build/lib/whoosh copying src/whoosh/__init__.py -> build/lib/whoosh copying src/whoosh/highlight.py -> build/lib/whoosh copying src/whoosh/formats.py -> build/lib/whoosh copying src/whoosh/classify.py -> build/lib/whoosh copying src/whoosh/fields.py -> build/lib/whoosh copying src/whoosh/compat.py -> build/lib/whoosh copying src/whoosh/writing.py -> build/lib/whoosh copying src/whoosh/index.py -> build/lib/whoosh copying src/whoosh/idsets.py -> build/lib/whoosh copying src/whoosh/reading.py -> build/lib/whoosh copying src/whoosh/spelling.py -> build/lib/whoosh copying src/whoosh/searching.py -> build/lib/whoosh creating build/lib/whoosh/query copying src/whoosh/query/compound.py -> build/lib/whoosh/query copying src/whoosh/query/spans.py -> build/lib/whoosh/query copying src/whoosh/query/qcolumns.py -> build/lib/whoosh/query copying src/whoosh/query/wrappers.py -> build/lib/whoosh/query copying src/whoosh/query/__init__.py -> build/lib/whoosh/query copying src/whoosh/query/ranges.py -> build/lib/whoosh/query copying src/whoosh/query/qcore.py -> build/lib/whoosh/query copying src/whoosh/query/terms.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 creating build/lib/whoosh/lang copying src/whoosh/lang/dmetaphone.py -> build/lib/whoosh/lang copying src/whoosh/lang/__init__.py -> build/lib/whoosh/lang copying src/whoosh/lang/morph_en.py -> build/lib/whoosh/lang copying src/whoosh/lang/wordnet.py -> build/lib/whoosh/lang copying src/whoosh/lang/stopwords.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/lovins.py -> build/lib/whoosh/lang copying src/whoosh/lang/porter2.py -> build/lib/whoosh/lang copying src/whoosh/lang/paicehusk.py -> build/lib/whoosh/lang copying src/whoosh/lang/isri.py -> build/lib/whoosh/lang creating build/lib/whoosh/analysis copying src/whoosh/analysis/ngrams.py -> build/lib/whoosh/analysis copying src/whoosh/analysis/tokenizers.py -> build/lib/whoosh/analysis copying src/whoosh/analysis/__init__.py -> build/lib/whoosh/analysis copying src/whoosh/analysis/filters.py -> build/lib/whoosh/analysis copying src/whoosh/analysis/morph.py -> build/lib/whoosh/analysis copying src/whoosh/analysis/intraword.py -> build/lib/whoosh/analysis copying src/whoosh/analysis/analyzers.py -> build/lib/whoosh/analysis copying src/whoosh/analysis/acore.py -> build/lib/whoosh/analysis creating build/lib/whoosh/matching copying src/whoosh/matching/mcore.py -> build/lib/whoosh/matching copying src/whoosh/matching/wrappers.py -> build/lib/whoosh/matching copying src/whoosh/matching/__init__.py -> build/lib/whoosh/matching copying src/whoosh/matching/combo.py -> build/lib/whoosh/matching copying src/whoosh/matching/binary.py -> build/lib/whoosh/matching creating build/lib/whoosh/qparser copying src/whoosh/qparser/plugins.py -> build/lib/whoosh/qparser copying src/whoosh/qparser/default.py -> build/lib/whoosh/qparser copying src/whoosh/qparser/taggers.py -> build/lib/whoosh/qparser copying src/whoosh/qparser/__init__.py -> build/lib/whoosh/qparser copying src/whoosh/qparser/dateparse.py -> build/lib/whoosh/qparser copying src/whoosh/qparser/common.py -> build/lib/whoosh/qparser copying src/whoosh/qparser/syntax.py -> build/lib/whoosh/qparser creating build/lib/whoosh/support copying src/whoosh/support/base85.py -> build/lib/whoosh/support copying src/whoosh/support/charset.py -> build/lib/whoosh/support copying src/whoosh/support/__init__.py -> build/lib/whoosh/support copying src/whoosh/support/relativedelta.py -> build/lib/whoosh/support copying src/whoosh/support/bench.py -> build/lib/whoosh/support copying src/whoosh/support/unicode.py -> build/lib/whoosh/support copying src/whoosh/support/levenshtein.py -> build/lib/whoosh/support creating build/lib/whoosh/filedb copying src/whoosh/filedb/filestore.py -> build/lib/whoosh/filedb copying src/whoosh/filedb/compound.py -> build/lib/whoosh/filedb copying src/whoosh/filedb/__init__.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/automata copying src/whoosh/automata/__init__.py -> build/lib/whoosh/automata copying src/whoosh/automata/glob.py -> build/lib/whoosh/automata copying src/whoosh/automata/fsa.py -> build/lib/whoosh/automata copying src/whoosh/automata/reg.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 creating build/lib/whoosh/codec copying src/whoosh/codec/__init__.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 copying src/whoosh/codec/base.py -> build/lib/whoosh/codec creating build/lib/whoosh/util copying src/whoosh/util/text.py -> build/lib/whoosh/util copying src/whoosh/util/loading.py -> build/lib/whoosh/util copying src/whoosh/util/__init__.py -> build/lib/whoosh/util copying src/whoosh/util/versions.py -> build/lib/whoosh/util copying src/whoosh/util/times.py -> build/lib/whoosh/util copying src/whoosh/util/numlists.py -> build/lib/whoosh/util copying src/whoosh/util/numeric.py -> build/lib/whoosh/util copying src/whoosh/util/varints.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/testing.py -> build/lib/whoosh/util creating build/lib/whoosh/lang/snowball copying src/whoosh/lang/snowball/german.py -> build/lib/whoosh/lang/snowball copying src/whoosh/lang/snowball/russian.py -> build/lib/whoosh/lang/snowball copying src/whoosh/lang/snowball/danish.py -> build/lib/whoosh/lang/snowball copying src/whoosh/lang/snowball/swedish.py -> build/lib/whoosh/lang/snowball copying src/whoosh/lang/snowball/__init__.py -> build/lib/whoosh/lang/snowball copying src/whoosh/lang/snowball/italian.py -> build/lib/whoosh/lang/snowball copying src/whoosh/lang/snowball/romanian.py -> build/lib/whoosh/lang/snowball copying src/whoosh/lang/snowball/spanish.py -> build/lib/whoosh/lang/snowball copying src/whoosh/lang/snowball/norwegian.py -> build/lib/whoosh/lang/snowball copying src/whoosh/lang/snowball/english.py -> build/lib/whoosh/lang/snowball copying src/whoosh/lang/snowball/bases.py -> build/lib/whoosh/lang/snowball copying src/whoosh/lang/snowball/dutch.py -> build/lib/whoosh/lang/snowball copying src/whoosh/lang/snowball/finnish.py -> build/lib/whoosh/lang/snowball copying src/whoosh/lang/snowball/portugese.py -> build/lib/whoosh/lang/snowball copying src/whoosh/lang/snowball/french.py -> build/lib/whoosh/lang/snowball copying src/whoosh/lang/snowball/hungarian.py -> build/lib/whoosh/lang/snowball + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py + sleep 1 + sphinx-build docs/source docs/html Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created No builder selected, using default: html loading intersphinx inventory from http://docs.python.org/objects.inv... building [html]: targets for 58 source files that are out of date updating environment: 58 added, 0 changed, 0 removed reading sources... [ 1%] analysis reading sources... [ 3%] api/analysis reading sources... [ 5%] api/api reading sources... [ 6%] api/codec/base reading sources... [ 8%] api/collectors reading sources... [ 10%] api/columns reading sources... [ 12%] api/fields reading sources... [ 13%] api/filedb/filestore reading sources... [ 15%] api/filedb/filetables reading sources... [ 17%] api/filedb/structfile reading sources... [ 18%] api/formats reading sources... [ 20%] api/highlight reading sources... [ 22%] api/idsets reading sources... [ 24%] api/index reading sources... [ 25%] api/lang/morph_en reading sources... [ 27%] api/lang/porter reading sources... [ 29%] api/lang/wordnet reading sources... [ 31%] api/matching reading sources... [ 32%] api/qparser reading sources... [ 34%] api/query reading sources... [ 36%] api/reading reading sources... [ 37%] api/scoring reading sources... [ 39%] api/searching reading sources... [ 41%] api/sorting reading sources... [ 43%] api/spelling reading sources... [ 44%] api/support/charset reading sources... [ 46%] api/support/levenshtein reading sources... [ 48%] api/util reading sources... [ 50%] api/writing reading sources... [ 51%] batch reading sources... [ 53%] dates reading sources... [ 55%] facets reading sources... [ 56%] fieldcaches reading sources... [ 58%] glossary reading sources... [ 60%] highlight reading sources... [ 62%] index reading sources... [ 63%] indexing reading sources... [ 65%] intro reading sources... [ 67%] keywords reading sources... [ 68%] nested reading sources... [ 70%] ngrams reading sources... [ 72%] parsing reading sources... [ 74%] query reading sources... [ 75%] querylang reading sources... [ 77%] quickstart reading sources... [ 79%] recipes reading sources... [ 81%] releases/0_3 reading sources... [ 82%] releases/1_0 reading sources... [ 84%] releases/2_0 reading sources... [ 86%] releases/index reading sources... [ 87%] schema reading sources... [ 89%] searching reading sources... [ 91%] spelling reading sources... [ 93%] stemming reading sources... [ 94%] tech/backend reading sources... [ 96%] tech/filedb reading sources... [ 98%] tech/index reading sources... [100%] threads looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 1%] analysis writing output... [ 3%] api/analysis writing output... [ 5%] api/api writing output... [ 6%] api/codec/base writing output... [ 8%] api/collectors writing output... [ 10%] api/columns writing output... [ 12%] api/fields writing output... [ 13%] api/filedb/filestore writing output... [ 15%] api/filedb/filetables writing output... [ 17%] api/filedb/structfile writing output... [ 18%] api/formats writing output... [ 20%] api/highlight writing output... [ 22%] api/idsets writing output... [ 24%] api/index writing output... [ 25%] api/lang/morph_en writing output... [ 27%] api/lang/porter writing output... [ 29%] api/lang/wordnet writing output... [ 31%] api/matching writing output... [ 32%] api/qparser writing output... [ 34%] api/query writing output... [ 36%] api/reading writing output... [ 37%] api/scoring writing output... [ 39%] api/searching writing output... [ 41%] api/sorting writing output... [ 43%] api/spelling writing output... [ 44%] api/support/charset writing output... [ 46%] api/support/levenshtein writing output... [ 48%] api/util writing output... [ 50%] api/writing writing output... [ 51%] batch writing output... [ 53%] dates writing output... [ 55%] facets writing output... [ 56%] fieldcaches writing output... [ 58%] glossary writing output... [ 60%] highlight writing output... [ 62%] index writing output... [ 63%] indexing writing output... [ 65%] intro writing output... [ 67%] keywords writing output... [ 68%] nested writing output... [ 70%] ngrams writing output... [ 72%] parsing writing output... [ 74%] query writing output... [ 75%] querylang writing output... [ 77%] quickstart writing output... [ 79%] recipes writing output... [ 81%] releases/0_3 writing output... [ 82%] releases/1_0 writing output... [ 84%] releases/2_0 writing output... [ 86%] releases/index writing output... [ 87%] schema writing output... [ 89%] searching writing output... [ 91%] spelling writing output... [ 93%] stemming writing output... [ 94%] tech/backend writing output... [ 96%] tech/filedb writing output... [ 98%] tech/index writing output... [100%] threads writing additional files... genindex py-modindex search copying static files... done dumping search index... done dumping object inventory... done build succeeded. + rm -f docs/html/.buildinfo + rm -rf docs/html/.doctrees + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kk5Y83 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm ++ dirname /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm + cd Whoosh-2.7.4 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm running install running install_lib creating /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr creating /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib creating /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh copying build/lib/whoosh/externalsort.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh copying build/lib/whoosh/system.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh creating /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/query copying build/lib/whoosh/query/compound.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/query copying build/lib/whoosh/query/spans.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/query copying build/lib/whoosh/query/qcolumns.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/query copying build/lib/whoosh/query/wrappers.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/query copying build/lib/whoosh/query/__init__.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/query copying build/lib/whoosh/query/ranges.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/query copying build/lib/whoosh/query/qcore.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/query copying build/lib/whoosh/query/terms.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/query copying build/lib/whoosh/query/nested.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/query copying build/lib/whoosh/query/positional.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/query creating /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang creating /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/german.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/russian.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/danish.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/swedish.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/__init__.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/italian.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/romanian.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/spanish.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/norwegian.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/english.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/bases.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/dutch.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/finnish.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/portugese.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/french.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/hungarian.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/dmetaphone.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang copying build/lib/whoosh/lang/__init__.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang copying build/lib/whoosh/lang/morph_en.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang copying build/lib/whoosh/lang/wordnet.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang copying build/lib/whoosh/lang/stopwords.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang copying build/lib/whoosh/lang/phonetic.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang copying build/lib/whoosh/lang/porter.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang copying build/lib/whoosh/lang/lovins.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang copying build/lib/whoosh/lang/porter2.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang copying build/lib/whoosh/lang/paicehusk.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang copying build/lib/whoosh/lang/isri.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang copying build/lib/whoosh/legacy.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh copying build/lib/whoosh/multiproc.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh copying build/lib/whoosh/scoring.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh copying build/lib/whoosh/columns.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh copying build/lib/whoosh/sorting.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh copying build/lib/whoosh/collectors.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh copying build/lib/whoosh/__init__.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh creating /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/analysis copying build/lib/whoosh/analysis/ngrams.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/analysis copying build/lib/whoosh/analysis/tokenizers.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/analysis copying build/lib/whoosh/analysis/__init__.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/analysis copying build/lib/whoosh/analysis/filters.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/analysis copying build/lib/whoosh/analysis/morph.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/analysis copying build/lib/whoosh/analysis/intraword.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/analysis copying build/lib/whoosh/analysis/analyzers.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/analysis copying build/lib/whoosh/analysis/acore.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/analysis creating /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/matching copying build/lib/whoosh/matching/mcore.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/matching copying build/lib/whoosh/matching/wrappers.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/matching copying build/lib/whoosh/matching/__init__.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/matching copying build/lib/whoosh/matching/combo.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/matching copying build/lib/whoosh/matching/binary.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/matching copying build/lib/whoosh/highlight.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh copying build/lib/whoosh/formats.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh copying build/lib/whoosh/classify.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh copying build/lib/whoosh/fields.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh copying build/lib/whoosh/compat.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh copying build/lib/whoosh/writing.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh copying build/lib/whoosh/index.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh creating /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/qparser copying build/lib/whoosh/qparser/plugins.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/qparser copying build/lib/whoosh/qparser/default.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/qparser copying build/lib/whoosh/qparser/taggers.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/qparser copying build/lib/whoosh/qparser/__init__.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/qparser copying build/lib/whoosh/qparser/dateparse.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/qparser copying build/lib/whoosh/qparser/common.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/qparser copying build/lib/whoosh/qparser/syntax.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/qparser creating /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/support copying build/lib/whoosh/support/base85.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/support copying build/lib/whoosh/support/charset.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/support copying build/lib/whoosh/support/__init__.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/support copying build/lib/whoosh/support/relativedelta.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/support copying build/lib/whoosh/support/bench.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/support copying build/lib/whoosh/support/unicode.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/support copying build/lib/whoosh/support/levenshtein.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/support copying build/lib/whoosh/idsets.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh creating /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/filedb copying build/lib/whoosh/filedb/filestore.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/filedb copying build/lib/whoosh/filedb/compound.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/filedb copying build/lib/whoosh/filedb/__init__.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/filedb copying build/lib/whoosh/filedb/filetables.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/filedb copying build/lib/whoosh/filedb/gae.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/filedb copying build/lib/whoosh/filedb/structfile.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/filedb copying build/lib/whoosh/reading.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh creating /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/automata copying build/lib/whoosh/automata/__init__.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/automata copying build/lib/whoosh/automata/glob.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/automata copying build/lib/whoosh/automata/fsa.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/automata copying build/lib/whoosh/automata/reg.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/automata copying build/lib/whoosh/automata/lev.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/automata copying build/lib/whoosh/automata/nfa.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/automata creating /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/codec copying build/lib/whoosh/codec/__init__.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/codec copying build/lib/whoosh/codec/memory.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/codec copying build/lib/whoosh/codec/plaintext.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/codec copying build/lib/whoosh/codec/whoosh3.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/codec copying build/lib/whoosh/codec/base.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/codec copying build/lib/whoosh/spelling.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh creating /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/util copying build/lib/whoosh/util/text.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/util copying build/lib/whoosh/util/loading.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/util copying build/lib/whoosh/util/__init__.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/util copying build/lib/whoosh/util/versions.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/util copying build/lib/whoosh/util/times.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/util copying build/lib/whoosh/util/numlists.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/util copying build/lib/whoosh/util/numeric.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/util copying build/lib/whoosh/util/varints.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/util copying build/lib/whoosh/util/cache.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/util copying build/lib/whoosh/util/filelock.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/util copying build/lib/whoosh/util/testing.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/util copying build/lib/whoosh/searching.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/externalsort.py to externalsort.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/system.py to system.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/query/compound.py to compound.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/query/spans.py to spans.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/query/qcolumns.py to qcolumns.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/query/wrappers.py to wrappers.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/query/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/query/ranges.py to ranges.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/query/qcore.py to qcore.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/query/terms.py to terms.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/query/nested.py to nested.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/query/positional.py to positional.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/snowball/german.py to german.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/snowball/russian.py to russian.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/snowball/danish.py to danish.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/snowball/swedish.py to swedish.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/snowball/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/snowball/italian.py to italian.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/snowball/romanian.py to romanian.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/snowball/spanish.py to spanish.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/snowball/norwegian.py to norwegian.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/snowball/english.py to english.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/snowball/bases.py to bases.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/snowball/dutch.py to dutch.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/snowball/finnish.py to finnish.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/snowball/portugese.py to portugese.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/snowball/french.py to french.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/snowball/hungarian.py to hungarian.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/dmetaphone.py to dmetaphone.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/morph_en.py to morph_en.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/wordnet.py to wordnet.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/stopwords.py to stopwords.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/phonetic.py to phonetic.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/porter.py to porter.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/lovins.py to lovins.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/porter2.py to porter2.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/paicehusk.py to paicehusk.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/lang/isri.py to isri.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/legacy.py to legacy.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/multiproc.py to multiproc.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/scoring.py to scoring.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/columns.py to columns.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/sorting.py to sorting.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/collectors.py to collectors.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/analysis/ngrams.py to ngrams.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/analysis/tokenizers.py to tokenizers.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/analysis/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/analysis/filters.py to filters.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/analysis/morph.py to morph.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/analysis/intraword.py to intraword.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/analysis/analyzers.py to analyzers.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/analysis/acore.py to acore.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/matching/mcore.py to mcore.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/matching/wrappers.py to wrappers.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/matching/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/matching/combo.py to combo.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/matching/binary.py to binary.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/highlight.py to highlight.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/formats.py to formats.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/classify.py to classify.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/fields.py to fields.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/writing.py to writing.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/index.py to index.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/qparser/plugins.py to plugins.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/qparser/default.py to default.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/qparser/taggers.py to taggers.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/qparser/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/qparser/dateparse.py to dateparse.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/qparser/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/qparser/syntax.py to syntax.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/support/base85.py to base85.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/support/charset.py to charset.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/support/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/support/relativedelta.py to relativedelta.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/support/bench.py to bench.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/support/unicode.py to unicode.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/support/levenshtein.py to levenshtein.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/idsets.py to idsets.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/filedb/filestore.py to filestore.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/filedb/compound.py to compound.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/filedb/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/filedb/filetables.py to filetables.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/filedb/gae.py to gae.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/filedb/structfile.py to structfile.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/reading.py to reading.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/automata/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/automata/glob.py to glob.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/automata/fsa.py to fsa.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/automata/reg.py to reg.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/automata/lev.py to lev.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/automata/nfa.py to nfa.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/codec/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/codec/memory.py to memory.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/codec/plaintext.py to plaintext.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/codec/whoosh3.py to whoosh3.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/codec/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/spelling.py to spelling.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/util/text.py to text.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/util/loading.py to loading.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/util/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/util/versions.py to versions.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/util/times.py to times.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/util/numlists.py to numlists.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/util/numeric.py to numeric.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/util/varints.py to varints.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/util/cache.py to cache.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/util/filelock.py to filelock.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/util/testing.py to testing.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/whoosh/searching.py to searching.pyc writing byte-compilation script '/tmp/tmpGLooDD.py' /usr/bin/python2 -O /tmp/tmpGLooDD.py removing /tmp/tmpGLooDD.py running install_egg_info running egg_info writing src/Whoosh.egg-info/PKG-INFO writing top-level names to src/Whoosh.egg-info/top_level.txt writing dependency_links to src/Whoosh.egg-info/dependency_links.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 '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 /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7/site-packages/Whoosh-2.7.4-py2.7.egg-info running install_scripts + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm running install running install_lib creating /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh copying build/lib/whoosh/externalsort.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh copying build/lib/whoosh/system.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh creating /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/query copying build/lib/whoosh/query/compound.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/query copying build/lib/whoosh/query/spans.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/query copying build/lib/whoosh/query/qcolumns.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/query copying build/lib/whoosh/query/wrappers.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/query copying build/lib/whoosh/query/__init__.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/query copying build/lib/whoosh/query/ranges.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/query copying build/lib/whoosh/query/qcore.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/query copying build/lib/whoosh/query/terms.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/query copying build/lib/whoosh/query/nested.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/query copying build/lib/whoosh/query/positional.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/query creating /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang creating /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/german.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/russian.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/danish.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/swedish.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/__init__.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/italian.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/romanian.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/spanish.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/norwegian.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/english.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/bases.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/dutch.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/finnish.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/portugese.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/french.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/snowball/hungarian.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/snowball copying build/lib/whoosh/lang/dmetaphone.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang copying build/lib/whoosh/lang/__init__.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang copying build/lib/whoosh/lang/morph_en.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang copying build/lib/whoosh/lang/wordnet.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang copying build/lib/whoosh/lang/stopwords.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang copying build/lib/whoosh/lang/phonetic.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang copying build/lib/whoosh/lang/porter.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang copying build/lib/whoosh/lang/lovins.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang copying build/lib/whoosh/lang/porter2.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang copying build/lib/whoosh/lang/paicehusk.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang copying build/lib/whoosh/lang/isri.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang copying build/lib/whoosh/legacy.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh copying build/lib/whoosh/multiproc.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh copying build/lib/whoosh/scoring.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh copying build/lib/whoosh/columns.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh copying build/lib/whoosh/sorting.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh copying build/lib/whoosh/collectors.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh copying build/lib/whoosh/__init__.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh creating /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/analysis copying build/lib/whoosh/analysis/ngrams.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/analysis copying build/lib/whoosh/analysis/tokenizers.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/analysis copying build/lib/whoosh/analysis/__init__.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/analysis copying build/lib/whoosh/analysis/filters.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/analysis copying build/lib/whoosh/analysis/morph.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/analysis copying build/lib/whoosh/analysis/intraword.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/analysis copying build/lib/whoosh/analysis/analyzers.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/analysis copying build/lib/whoosh/analysis/acore.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/analysis creating /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/matching copying build/lib/whoosh/matching/mcore.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/matching copying build/lib/whoosh/matching/wrappers.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/matching copying build/lib/whoosh/matching/__init__.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/matching copying build/lib/whoosh/matching/combo.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/matching copying build/lib/whoosh/matching/binary.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/matching copying build/lib/whoosh/highlight.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh copying build/lib/whoosh/formats.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh copying build/lib/whoosh/classify.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh copying build/lib/whoosh/fields.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh copying build/lib/whoosh/compat.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh copying build/lib/whoosh/writing.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh copying build/lib/whoosh/index.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh creating /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/qparser copying build/lib/whoosh/qparser/plugins.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/qparser copying build/lib/whoosh/qparser/default.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/qparser copying build/lib/whoosh/qparser/taggers.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/qparser copying build/lib/whoosh/qparser/__init__.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/qparser copying build/lib/whoosh/qparser/dateparse.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/qparser copying build/lib/whoosh/qparser/common.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/qparser copying build/lib/whoosh/qparser/syntax.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/qparser creating /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/support copying build/lib/whoosh/support/base85.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/support copying build/lib/whoosh/support/charset.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/support copying build/lib/whoosh/support/__init__.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/support copying build/lib/whoosh/support/relativedelta.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/support copying build/lib/whoosh/support/bench.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/support copying build/lib/whoosh/support/unicode.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/support copying build/lib/whoosh/support/levenshtein.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/support copying build/lib/whoosh/idsets.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh creating /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/filedb copying build/lib/whoosh/filedb/filestore.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/filedb copying build/lib/whoosh/filedb/compound.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/filedb copying build/lib/whoosh/filedb/__init__.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/filedb copying build/lib/whoosh/filedb/filetables.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/filedb copying build/lib/whoosh/filedb/gae.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/filedb copying build/lib/whoosh/filedb/structfile.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/filedb copying build/lib/whoosh/reading.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh creating /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/automata copying build/lib/whoosh/automata/__init__.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/automata copying build/lib/whoosh/automata/glob.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/automata copying build/lib/whoosh/automata/fsa.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/automata copying build/lib/whoosh/automata/reg.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/automata copying build/lib/whoosh/automata/lev.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/automata copying build/lib/whoosh/automata/nfa.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/automata creating /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/codec copying build/lib/whoosh/codec/__init__.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/codec copying build/lib/whoosh/codec/memory.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/codec copying build/lib/whoosh/codec/plaintext.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/codec copying build/lib/whoosh/codec/whoosh3.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/codec copying build/lib/whoosh/codec/base.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/codec copying build/lib/whoosh/spelling.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh creating /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/util copying build/lib/whoosh/util/text.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/util copying build/lib/whoosh/util/loading.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/util copying build/lib/whoosh/util/__init__.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/util copying build/lib/whoosh/util/versions.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/util copying build/lib/whoosh/util/times.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/util copying build/lib/whoosh/util/numlists.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/util copying build/lib/whoosh/util/numeric.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/util copying build/lib/whoosh/util/varints.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/util copying build/lib/whoosh/util/cache.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/util copying build/lib/whoosh/util/filelock.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/util copying build/lib/whoosh/util/testing.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/util copying build/lib/whoosh/searching.py -> /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/externalsort.py to externalsort.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/system.py to system.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/query/compound.py to compound.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/query/spans.py to spans.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/query/qcolumns.py to qcolumns.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/query/wrappers.py to wrappers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/query/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/query/ranges.py to ranges.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/query/qcore.py to qcore.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/query/terms.py to terms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/query/nested.py to nested.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/query/positional.py to positional.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/snowball/german.py to german.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/snowball/russian.py to russian.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/snowball/danish.py to danish.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/snowball/swedish.py to swedish.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/snowball/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/snowball/italian.py to italian.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/snowball/romanian.py to romanian.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/snowball/spanish.py to spanish.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/snowball/norwegian.py to norwegian.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/snowball/english.py to english.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/snowball/bases.py to bases.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/snowball/dutch.py to dutch.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/snowball/finnish.py to finnish.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/snowball/portugese.py to portugese.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/snowball/french.py to french.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/snowball/hungarian.py to hungarian.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/dmetaphone.py to dmetaphone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/morph_en.py to morph_en.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/wordnet.py to wordnet.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/stopwords.py to stopwords.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/phonetic.py to phonetic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/porter.py to porter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/lovins.py to lovins.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/porter2.py to porter2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/paicehusk.py to paicehusk.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/lang/isri.py to isri.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/legacy.py to legacy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/multiproc.py to multiproc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/scoring.py to scoring.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/columns.py to columns.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/sorting.py to sorting.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/collectors.py to collectors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/analysis/ngrams.py to ngrams.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/analysis/tokenizers.py to tokenizers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/analysis/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/analysis/filters.py to filters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/analysis/morph.py to morph.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/analysis/intraword.py to intraword.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/analysis/analyzers.py to analyzers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/analysis/acore.py to acore.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/matching/mcore.py to mcore.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/matching/wrappers.py to wrappers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/matching/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/matching/combo.py to combo.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/matching/binary.py to binary.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/highlight.py to highlight.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/formats.py to formats.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/classify.py to classify.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/fields.py to fields.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/writing.py to writing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/index.py to index.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/qparser/plugins.py to plugins.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/qparser/default.py to default.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/qparser/taggers.py to taggers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/qparser/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/qparser/dateparse.py to dateparse.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/qparser/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/qparser/syntax.py to syntax.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/support/base85.py to base85.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/support/charset.py to charset.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/support/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/support/relativedelta.py to relativedelta.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/support/bench.py to bench.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/support/unicode.py to unicode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/support/levenshtein.py to levenshtein.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/idsets.py to idsets.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/filedb/filestore.py to filestore.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/filedb/compound.py to compound.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/filedb/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/filedb/filetables.py to filetables.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/filedb/gae.py to gae.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/filedb/structfile.py to structfile.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/reading.py to reading.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/automata/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/automata/glob.py to glob.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/automata/fsa.py to fsa.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/automata/reg.py to reg.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/automata/lev.py to lev.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/automata/nfa.py to nfa.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/codec/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/codec/memory.py to memory.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/codec/plaintext.py to plaintext.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/codec/whoosh3.py to whoosh3.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/codec/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/spelling.py to spelling.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/util/text.py to text.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/util/loading.py to loading.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/util/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/util/versions.py to versions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/util/times.py to times.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/util/numlists.py to numlists.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/util/numeric.py to numeric.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/util/varints.py to varints.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/util/cache.py to cache.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/util/filelock.py to filelock.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/util/testing.py to testing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/whoosh/searching.py to searching.cpython-36.pyc writing byte-compilation script '/tmp/tmplle6cm8q.py' /usr/bin/python3 /tmp/tmplle6cm8q.py removing /tmp/tmplle6cm8q.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 '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 /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6/site-packages/Whoosh-2.7.4-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/Whoosh-2.7.4 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.HQWNW8 + umask 022 + cd /builddir/build/BUILD + cd Whoosh-2.7.4 + /usr/bin/python2 setup.py test running test running egg_info writing src/Whoosh.egg-info/PKG-INFO writing top-level names to src/Whoosh.egg-info/top_level.txt writing dependency_links to src/Whoosh.egg-info/dependency_links.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 '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' running build_ext ============================= test session starts ============================== platform linux2 -- Python 2.7.5 -- py-1.4.32 -- pytest-2.7.0 rootdir: /builddir/build/BUILD/Whoosh-2.7.4, inifile: setup.cfg collected 561 items / 1 errors tests/test_analysis.py .................................. tests/test_automata.py ................... tests/test_bits.py ........... tests/test_classify.py ...... tests/test_codecs.py .................. tests/test_collector.py ........ tests/test_columns.py ......... tests/test_compound.py .. tests/test_dateparse.py ............. tests/test_fields.py ............................ tests/test_flexible.py .... tests/test_highlighting.py ................ tests/test_indexing.py .............................. tests/test_matching.py ......................... tests/test_misc.py ......... tests/test_mpwriter.py ......... tests/test_nested.py .......... tests/test_parse_plugins.py .................... tests/test_parsing.py ............................................................... tests/test_postings.py ...... tests/test_quality.py ..... tests/test_queries.py ........................ tests/test_results.py .......................... tests/test_searching.py ................................................................... tests/test_sorting.py .................................. tests/test_spans.py ............... tests/test_spelling.py .............. tests/test_tables.py ......... tests/test_vectors.py ....... tests/test_weightings.py .. tests/test_writing.py .................. ==================================== ERRORS ==================================== ____________________ ERROR collecting tests/test_reading.py ____________________ /usr/lib/python2.7/site-packages/_pytest/python.py:488: in _importtestmodule mod = self.fspath.pyimport(ensuresyspath=True) /usr/lib/python2.7/site-packages/py/_path/local.py:662: in pyimport __import__(modname) E File "/builddir/build/BUILD/Whoosh-2.7.4/tests/test_reading.py", line 426 E SyntaxError: Non-ASCII character '\xc3' in file /builddir/build/BUILD/Whoosh-2.7.4/tests/test_reading.py on line 426, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details ===================== 561 passed, 1 error in 38.51 seconds ===================== + /usr/bin/python3 setup.py test running test 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 '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' running build_ext ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-2.9.2, py-1.4.32, pluggy-0.3.1 rootdir: /builddir/build/BUILD/Whoosh-2.7.4, inifile: setup.cfg collected 575 items tests/test_analysis.py .................................. tests/test_automata.py .................F. tests/test_bits.py ........... tests/test_classify.py ...... tests/test_codecs.py .................. tests/test_collector.py ........ tests/test_columns.py ......... tests/test_compound.py .. tests/test_dateparse.py ............. tests/test_fields.py ............................ tests/test_flexible.py .... tests/test_highlighting.py ................ tests/test_indexing.py .............................. tests/test_matching.py ......................... tests/test_misc.py ......... tests/test_mpwriter.py ......... tests/test_nested.py .......... tests/test_parse_plugins.py .................... tests/test_parsing.py ............................................................... tests/test_postings.py ...... tests/test_quality.py ..... tests/test_queries.py ........................ tests/test_reading.py .............. tests/test_results.py .......................... tests/test_searching.py ................................................................... tests/test_sorting.py .................................. tests/test_spans.py ............... tests/test_spelling.py .............. tests/test_tables.py ......... tests/test_vectors.py ....... tests/test_weightings.py .. tests/test_writing.py .................. =================================== FAILURES =================================== ______________________________ test_minimize_dfa _______________________________ Traceback (most recent call last): File "/builddir/build/BUILD/Whoosh-2.7.4/tests/test_automata.py", line 355, in test_minimize_dfa assert dfa == good AssertionError: assert == ==================== 1 failed, 574 passed in 41.12 seconds ===================== + exit 0 Processing files: python2-whoosh-2.7.4-5.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.E2iKWp + umask 022 + cd /builddir/build/BUILD + cd Whoosh-2.7.4 + DOCDIR=/builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/share/doc/python2-whoosh-2.7.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/share/doc/python2-whoosh-2.7.4 + cp -pr docs/html/ /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/share/doc/python2-whoosh-2.7.4 + cp -pr README.txt /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/share/doc/python2-whoosh-2.7.4 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.f13FPM + umask 022 + cd /builddir/build/BUILD + cd Whoosh-2.7.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/share/licenses/python2-whoosh-2.7.4 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/share/licenses/python2-whoosh-2.7.4 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/share/licenses/python2-whoosh-2.7.4 + exit 0 Provides: python-whoosh = 2.7.4-5.el7 python2-whoosh = 2.7.4-5.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Obsoletes: python-whoosh < 2.7.4-5.el7 Processing files: python3-whoosh-2.7.4-5.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.l4c6xU + umask 022 + cd /builddir/build/BUILD + cd Whoosh-2.7.4 + DOCDIR=/builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/share/doc/python3-whoosh-2.7.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/share/doc/python3-whoosh-2.7.4 + cp -pr README.txt /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/share/doc/python3-whoosh-2.7.4 + cp -pr docs/html/ /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/share/doc/python3-whoosh-2.7.4 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9LpLr3 + umask 022 + cd /builddir/build/BUILD + cd Whoosh-2.7.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/share/licenses/python3-whoosh-2.7.4 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/share/licenses/python3-whoosh-2.7.4 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm/usr/share/licenses/python3-whoosh-2.7.4 + exit 0 Provides: python3-whoosh = 2.7.4-5.el7 python3.6dist(whoosh) = 2.7.4 python36-whoosh = 2.7.4-5.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Obsoletes: python36-whoosh < 2.7.4-5.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm Wrote: /builddir/build/RPMS/python2-whoosh-2.7.4-5.el7.noarch.rpm Wrote: /builddir/build/RPMS/python3-whoosh-2.7.4-5.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YTboT2 + umask 022 + cd /builddir/build/BUILD + cd Whoosh-2.7.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-whoosh-2.7.4-5.el7.arm + exit 0 Child return code was: 0