Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-elit.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684147988.027720/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-elit.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-elit-0.1.35-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-elit.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684147988.027720/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-elit.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-elit-0.1.35-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-elit.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684147988.027720/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-elit.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WXJqK1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf elit-0.1.35 + /usr/bin/gzip -dc /builddir/build/SOURCES/elit-0.1.35.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd elit-0.1.35 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bjrZMB + umask 022 + cd /builddir/build/BUILD + cd elit-0.1.35 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/elit copying elit/eval.py -> build/lib/elit copying elit/__init__.py -> build/lib/elit copying elit/structure.py -> build/lib/elit copying elit/config.py -> build/lib/elit copying elit/benchmark.py -> build/lib/elit copying elit/dataset.py -> build/lib/elit copying elit/version.py -> build/lib/elit creating build/lib/elit/resources copying elit/resources/__init__.py -> build/lib/elit/resources copying elit/resources/pre_trained_models.py -> build/lib/elit/resources creating build/lib/elit/util copying elit/util/__init__.py -> build/lib/elit/util copying elit/util/reader.py -> build/lib/elit/util copying elit/util/mx.py -> build/lib/elit/util copying elit/util/logger.py -> build/lib/elit/util copying elit/util/reflection.py -> build/lib/elit/util copying elit/util/string.py -> build/lib/elit/util copying elit/util/io.py -> build/lib/elit/util creating build/lib/elit/component copying elit/component/doc_classifier.py -> build/lib/elit/component copying elit/component/base.py -> build/lib/elit/component copying elit/component/__init__.py -> build/lib/elit/component copying elit/component/lemmatizer.py -> build/lib/elit/component copying elit/component/morph_analyzer.py -> build/lib/elit/component copying elit/component/rnn.py -> build/lib/elit/component copying elit/component/mx.py -> build/lib/elit/component copying elit/component/sentiment.py -> build/lib/elit/component copying elit/component/cnn.py -> build/lib/elit/component copying elit/component/nlp.py -> build/lib/elit/component copying elit/component/tokenizer.py -> build/lib/elit/component creating build/lib/elit/cli copying elit/cli/base.py -> build/lib/elit/cli copying elit/cli/__init__.py -> build/lib/elit/cli copying elit/cli/component.py -> build/lib/elit/cli copying elit/cli/__main__.py -> build/lib/elit/cli creating build/lib/elit/model copying elit/model/__init__.py -> build/lib/elit/model copying elit/model/rnn.py -> build/lib/elit/model copying elit/model/cnn.py -> build/lib/elit/model creating build/lib/elit/resources/morph_analyzer copying elit/resources/morph_analyzer/__init__.py -> build/lib/elit/resources/morph_analyzer creating build/lib/elit/resources/tokenizer copying elit/resources/tokenizer/__init__.py -> build/lib/elit/resources/tokenizer creating build/lib/elit/resources/lemmatizer copying elit/resources/lemmatizer/__init__.py -> build/lib/elit/resources/lemmatizer creating build/lib/elit/resources/token_tagger copying elit/resources/token_tagger/__init__.py -> build/lib/elit/resources/token_tagger creating build/lib/elit/resources/morph_analyzer/english copying elit/resources/morph_analyzer/english/__init__.py -> build/lib/elit/resources/morph_analyzer/english creating build/lib/elit/resources/lemmatizer/english copying elit/resources/lemmatizer/english/__init__.py -> build/lib/elit/resources/lemmatizer/english creating build/lib/elit/component/embedding copying elit/component/embedding/contextual_string_embedding.py -> build/lib/elit/component/embedding copying elit/component/embedding/base.py -> build/lib/elit/component/embedding copying elit/component/embedding/__init__.py -> build/lib/elit/component/embedding copying elit/component/embedding/fasttext.py -> build/lib/elit/component/embedding copying elit/component/embedding/token.py -> build/lib/elit/component/embedding copying elit/component/embedding/word2vec.py -> build/lib/elit/component/embedding creating build/lib/elit/component/lemmatization copying elit/component/lemmatization/__init__.py -> build/lib/elit/component/lemmatization creating build/lib/elit/component/language_models copying elit/component/language_models/contextual_string_model.py -> build/lib/elit/component/language_models copying elit/component/language_models/__init__.py -> build/lib/elit/component/language_models creating build/lib/elit/component/sdp copying elit/component/sdp/sdp_parser.py -> build/lib/elit/component/sdp copying elit/component/sdp/__init__.py -> build/lib/elit/component/sdp copying elit/component/sdp/data.py -> build/lib/elit/component/sdp copying elit/component/sdp/biaffine_parser.py -> build/lib/elit/component/sdp copying elit/component/sdp/sdp_cli.py -> build/lib/elit/component/sdp copying elit/component/sdp/biaffine_sdp.py -> build/lib/elit/component/sdp creating build/lib/elit/component/token_tagger copying elit/component/token_tagger/__init__.py -> build/lib/elit/component/token_tagger copying elit/component/token_tagger/config.py -> build/lib/elit/component/token_tagger copying elit/component/token_tagger/rnn.py -> build/lib/elit/component/token_tagger copying elit/component/token_tagger/cli.py -> build/lib/elit/component/token_tagger copying elit/component/token_tagger/cnn.py -> build/lib/elit/component/token_tagger creating build/lib/elit/component/dep copying elit/component/dep/dep_cli.py -> build/lib/elit/component/dep copying elit/component/dep/__init__.py -> build/lib/elit/component/dep copying elit/component/dep/dependency_parser.py -> build/lib/elit/component/dep creating build/lib/elit/component/tagger copying elit/component/tagger/pos_tagger.py -> build/lib/elit/component/tagger copying elit/component/tagger/lm_config.py -> build/lib/elit/component/tagger copying elit/component/tagger/__init__.py -> build/lib/elit/component/tagger copying elit/component/tagger/corpus.py -> build/lib/elit/component/tagger copying elit/component/tagger/sequence_tagger_trainer.py -> build/lib/elit/component/tagger copying elit/component/tagger/tagger.py -> build/lib/elit/component/tagger copying elit/component/tagger/reduce_lr_on_plateau.py -> build/lib/elit/component/tagger copying elit/component/tagger/ner_cli.py -> build/lib/elit/component/tagger copying elit/component/tagger/pos_cli.py -> build/lib/elit/component/tagger copying elit/component/tagger/ner_tagger.py -> build/lib/elit/component/tagger copying elit/component/tagger/sequence_tagger_model.py -> build/lib/elit/component/tagger copying elit/component/tagger/embeddings.py -> build/lib/elit/component/tagger creating build/lib/elit/component/lemmatization/english copying elit/component/lemmatization/english/__init__.py -> build/lib/elit/component/lemmatization/english copying elit/component/lemmatization/english/suffix_rule.py -> build/lib/elit/component/lemmatization/english copying elit/component/lemmatization/english/inflection.py -> build/lib/elit/component/lemmatization/english copying elit/component/lemmatization/english/suffix_group.py -> build/lib/elit/component/lemmatization/english creating build/lib/elit/component/dep/parser copying elit/component/dep/parser/__init__.py -> build/lib/elit/component/dep/parser copying elit/component/dep/parser/biaffine_parser.py -> build/lib/elit/component/dep/parser copying elit/component/dep/parser/dep_parser.py -> build/lib/elit/component/dep/parser creating build/lib/elit/component/dep/common copying elit/component/dep/common/k_means.py -> build/lib/elit/component/dep/common copying elit/component/dep/common/utils.py -> build/lib/elit/component/dep/common copying elit/component/dep/common/__init__.py -> build/lib/elit/component/dep/common copying elit/component/dep/common/config.py -> build/lib/elit/component/dep/common copying elit/component/dep/common/data.py -> build/lib/elit/component/dep/common copying elit/component/dep/common/savable.py -> build/lib/elit/component/dep/common copying elit/component/dep/common/tarjan.py -> build/lib/elit/component/dep/common copying elit/component/dep/common/exponential_scheduler.py -> build/lib/elit/component/dep/common creating build/lib/elit/component/dep/parser/evaluate copying elit/component/dep/parser/evaluate/__init__.py -> build/lib/elit/component/dep/parser/evaluate copying elit/component/dep/parser/evaluate/evaluate.py -> build/lib/elit/component/dep/parser/evaluate copying elit/resources/tokenizer/english_concat_words.txt -> build/lib/elit/resources/tokenizer copying elit/resources/tokenizer/english_hyphen_suffix.txt -> build/lib/elit/resources/tokenizer copying elit/resources/tokenizer/english_hyphen_prefix.txt -> build/lib/elit/resources/tokenizer copying elit/resources/tokenizer/english_apostrophe_front.txt -> build/lib/elit/resources/tokenizer copying elit/resources/tokenizer/english_abbreviation_period.txt -> build/lib/elit/resources/tokenizer copying elit/resources/token_tagger/ner.cnn.trn.cpu.json -> build/lib/elit/resources/token_tagger copying elit/resources/token_tagger/ner.cnn.eval.cpu.json -> build/lib/elit/resources/token_tagger copying elit/resources/token_tagger/pos.cnn.trn.gpu.json -> build/lib/elit/resources/token_tagger copying elit/resources/token_tagger/ner.rnn.trn.gpu.json -> build/lib/elit/resources/token_tagger copying elit/resources/token_tagger/ner.rnn.trn.cpu.json -> build/lib/elit/resources/token_tagger copying elit/resources/token_tagger/ner.cnn.eval.gpu.json -> build/lib/elit/resources/token_tagger copying elit/resources/token_tagger/pos.cnn.trn.cpu.json -> build/lib/elit/resources/token_tagger copying elit/resources/token_tagger/pos.rnn.eval.gpu.json -> build/lib/elit/resources/token_tagger copying elit/resources/token_tagger/pos.rnn.trn.gpu.json -> build/lib/elit/resources/token_tagger copying elit/resources/token_tagger/pos.cnn.eval.cpu.json -> build/lib/elit/resources/token_tagger copying elit/resources/token_tagger/pos.rnn.trn.cpu.json -> build/lib/elit/resources/token_tagger copying elit/resources/token_tagger/ner.rnn.eval.gpu.json -> build/lib/elit/resources/token_tagger copying elit/resources/token_tagger/ner.rnn.eval.cpu.json -> build/lib/elit/resources/token_tagger copying elit/resources/token_tagger/ner.cnn.trn.gpu.json -> build/lib/elit/resources/token_tagger copying elit/resources/token_tagger/pos.cnn.eval.gpu.json -> build/lib/elit/resources/token_tagger copying elit/resources/token_tagger/pos.rnn.eval.cpu.json -> build/lib/elit/resources/token_tagger copying elit/resources/morph_analyzer/english/verb.txt -> build/lib/elit/resources/morph_analyzer/english copying elit/resources/morph_analyzer/english/prefix.txt -> build/lib/elit/resources/morph_analyzer/english copying elit/resources/morph_analyzer/english/adverb.txt -> build/lib/elit/resources/morph_analyzer/english copying elit/resources/morph_analyzer/english/ordinal.txt -> build/lib/elit/resources/morph_analyzer/english copying elit/resources/morph_analyzer/english/noun.txt -> build/lib/elit/resources/morph_analyzer/english copying elit/resources/morph_analyzer/english/verb_tense.txt -> build/lib/elit/resources/morph_analyzer/english copying elit/resources/morph_analyzer/english/cardinal.txt -> build/lib/elit/resources/morph_analyzer/english copying elit/resources/morph_analyzer/english/adjective.txt -> build/lib/elit/resources/morph_analyzer/english copying elit/resources/morph_analyzer/english/inflection_rules.json -> build/lib/elit/resources/morph_analyzer/english copying elit/resources/morph_analyzer/english/inflection_lookup.json -> build/lib/elit/resources/morph_analyzer/english copying elit/resources/morph_analyzer/english/inflection_lookup_verb.json -> build/lib/elit/resources/morph_analyzer/english copying elit/resources/morph_analyzer/english/inflection_lookup_adjective.json -> build/lib/elit/resources/morph_analyzer/english copying elit/resources/morph_analyzer/english/inflection_lookup_adverb.json -> build/lib/elit/resources/morph_analyzer/english copying elit/resources/morph_analyzer/english/prefix_lookup.json -> build/lib/elit/resources/morph_analyzer/english copying elit/resources/morph_analyzer/english/derivation_rules.json -> build/lib/elit/resources/morph_analyzer/english copying elit/resources/morph_analyzer/english/derivation_lookup.json -> build/lib/elit/resources/morph_analyzer/english copying elit/resources/morph_analyzer/english/inflection_lookup_noun.json -> build/lib/elit/resources/morph_analyzer/english running build_scripts creating build/scripts-3.9 copying and adjusting bin/elit -> build/scripts-3.9 changing mode of build/scripts-3.9/elit from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uujeqH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64 + cd elit-0.1.35 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr creating /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit creating /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources creating /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/morph_analyzer copying build/lib/elit/resources/morph_analyzer/__init__.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/morph_analyzer creating /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/morph_analyzer/english copying build/lib/elit/resources/morph_analyzer/english/inflection_rules.json -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/morph_analyzer/english copying build/lib/elit/resources/morph_analyzer/english/inflection_lookup.json -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/morph_analyzer/english copying build/lib/elit/resources/morph_analyzer/english/inflection_lookup_verb.json -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/morph_analyzer/english copying build/lib/elit/resources/morph_analyzer/english/__init__.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/morph_analyzer/english copying build/lib/elit/resources/morph_analyzer/english/verb.txt -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/morph_analyzer/english copying build/lib/elit/resources/morph_analyzer/english/inflection_lookup_adjective.json -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/morph_analyzer/english copying build/lib/elit/resources/morph_analyzer/english/prefix.txt -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/morph_analyzer/english copying build/lib/elit/resources/morph_analyzer/english/adverb.txt -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/morph_analyzer/english copying build/lib/elit/resources/morph_analyzer/english/inflection_lookup_adverb.json -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/morph_analyzer/english copying build/lib/elit/resources/morph_analyzer/english/ordinal.txt -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/morph_analyzer/english copying build/lib/elit/resources/morph_analyzer/english/prefix_lookup.json -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/morph_analyzer/english copying build/lib/elit/resources/morph_analyzer/english/noun.txt -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/morph_analyzer/english copying build/lib/elit/resources/morph_analyzer/english/verb_tense.txt -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/morph_analyzer/english copying build/lib/elit/resources/morph_analyzer/english/derivation_rules.json -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/morph_analyzer/english copying build/lib/elit/resources/morph_analyzer/english/cardinal.txt -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/morph_analyzer/english copying build/lib/elit/resources/morph_analyzer/english/derivation_lookup.json -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/morph_analyzer/english copying build/lib/elit/resources/morph_analyzer/english/adjective.txt -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/morph_analyzer/english copying build/lib/elit/resources/morph_analyzer/english/inflection_lookup_noun.json -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/morph_analyzer/english copying build/lib/elit/resources/__init__.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources copying build/lib/elit/resources/pre_trained_models.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources creating /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/tokenizer copying build/lib/elit/resources/tokenizer/english_concat_words.txt -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/tokenizer copying build/lib/elit/resources/tokenizer/english_hyphen_suffix.txt -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/tokenizer copying build/lib/elit/resources/tokenizer/__init__.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/tokenizer copying build/lib/elit/resources/tokenizer/english_hyphen_prefix.txt -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/tokenizer copying build/lib/elit/resources/tokenizer/english_apostrophe_front.txt -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/tokenizer copying build/lib/elit/resources/tokenizer/english_abbreviation_period.txt -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/tokenizer creating /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/lemmatizer copying build/lib/elit/resources/lemmatizer/__init__.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/lemmatizer creating /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/lemmatizer/english copying build/lib/elit/resources/lemmatizer/english/__init__.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/lemmatizer/english creating /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/token_tagger copying build/lib/elit/resources/token_tagger/ner.cnn.trn.cpu.json -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/token_tagger copying build/lib/elit/resources/token_tagger/ner.cnn.eval.cpu.json -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/token_tagger copying build/lib/elit/resources/token_tagger/pos.cnn.trn.gpu.json -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/token_tagger copying build/lib/elit/resources/token_tagger/ner.rnn.trn.gpu.json -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/token_tagger copying build/lib/elit/resources/token_tagger/ner.rnn.trn.cpu.json -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/token_tagger copying build/lib/elit/resources/token_tagger/ner.cnn.eval.gpu.json -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/token_tagger copying build/lib/elit/resources/token_tagger/__init__.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/token_tagger copying build/lib/elit/resources/token_tagger/pos.cnn.trn.cpu.json -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/token_tagger copying build/lib/elit/resources/token_tagger/pos.rnn.eval.gpu.json -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/token_tagger copying build/lib/elit/resources/token_tagger/pos.rnn.trn.gpu.json -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/token_tagger copying build/lib/elit/resources/token_tagger/pos.cnn.eval.cpu.json -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/token_tagger copying build/lib/elit/resources/token_tagger/pos.rnn.trn.cpu.json -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/token_tagger copying build/lib/elit/resources/token_tagger/ner.rnn.eval.gpu.json -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/token_tagger copying build/lib/elit/resources/token_tagger/ner.rnn.eval.cpu.json -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/token_tagger copying build/lib/elit/resources/token_tagger/ner.cnn.trn.gpu.json -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/token_tagger copying build/lib/elit/resources/token_tagger/pos.cnn.eval.gpu.json -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/token_tagger copying build/lib/elit/resources/token_tagger/pos.rnn.eval.cpu.json -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/token_tagger copying build/lib/elit/eval.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit copying build/lib/elit/__init__.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit copying build/lib/elit/structure.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit copying build/lib/elit/config.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit copying build/lib/elit/benchmark.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit creating /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/util copying build/lib/elit/util/__init__.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/util copying build/lib/elit/util/reader.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/util copying build/lib/elit/util/mx.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/util copying build/lib/elit/util/logger.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/util copying build/lib/elit/util/reflection.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/util copying build/lib/elit/util/string.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/util copying build/lib/elit/util/io.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/util creating /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component creating /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/embedding copying build/lib/elit/component/embedding/contextual_string_embedding.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/embedding copying build/lib/elit/component/embedding/base.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/embedding copying build/lib/elit/component/embedding/__init__.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/embedding copying build/lib/elit/component/embedding/fasttext.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/embedding copying build/lib/elit/component/embedding/token.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/embedding copying build/lib/elit/component/embedding/word2vec.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/embedding creating /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/lemmatization copying build/lib/elit/component/lemmatization/__init__.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/lemmatization creating /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/lemmatization/english copying build/lib/elit/component/lemmatization/english/__init__.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/lemmatization/english copying build/lib/elit/component/lemmatization/english/suffix_rule.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/lemmatization/english copying build/lib/elit/component/lemmatization/english/inflection.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/lemmatization/english copying build/lib/elit/component/lemmatization/english/suffix_group.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/lemmatization/english creating /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/language_models copying build/lib/elit/component/language_models/contextual_string_model.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/language_models copying build/lib/elit/component/language_models/__init__.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/language_models copying build/lib/elit/component/doc_classifier.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component copying build/lib/elit/component/base.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component creating /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/sdp copying build/lib/elit/component/sdp/sdp_parser.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/sdp copying build/lib/elit/component/sdp/__init__.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/sdp copying build/lib/elit/component/sdp/data.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/sdp copying build/lib/elit/component/sdp/biaffine_parser.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/sdp copying build/lib/elit/component/sdp/sdp_cli.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/sdp copying build/lib/elit/component/sdp/biaffine_sdp.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/sdp copying build/lib/elit/component/__init__.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component copying build/lib/elit/component/lemmatizer.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component copying build/lib/elit/component/morph_analyzer.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component copying build/lib/elit/component/rnn.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component copying build/lib/elit/component/mx.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component copying build/lib/elit/component/sentiment.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component creating /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/token_tagger copying build/lib/elit/component/token_tagger/__init__.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/token_tagger copying build/lib/elit/component/token_tagger/config.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/token_tagger copying build/lib/elit/component/token_tagger/rnn.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/token_tagger copying build/lib/elit/component/token_tagger/cli.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/token_tagger copying build/lib/elit/component/token_tagger/cnn.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/token_tagger creating /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/dep creating /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/dep/parser creating /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/dep/parser/evaluate copying build/lib/elit/component/dep/parser/evaluate/__init__.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/dep/parser/evaluate copying build/lib/elit/component/dep/parser/evaluate/evaluate.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/dep/parser/evaluate copying build/lib/elit/component/dep/parser/__init__.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/dep/parser copying build/lib/elit/component/dep/parser/biaffine_parser.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/dep/parser copying build/lib/elit/component/dep/parser/dep_parser.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/dep/parser creating /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/dep/common copying build/lib/elit/component/dep/common/k_means.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/dep/common copying build/lib/elit/component/dep/common/utils.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/dep/common copying build/lib/elit/component/dep/common/__init__.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/dep/common copying build/lib/elit/component/dep/common/config.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/dep/common copying build/lib/elit/component/dep/common/data.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/dep/common copying build/lib/elit/component/dep/common/savable.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/dep/common copying build/lib/elit/component/dep/common/tarjan.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/dep/common copying build/lib/elit/component/dep/common/exponential_scheduler.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/dep/common copying build/lib/elit/component/dep/dep_cli.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/dep copying build/lib/elit/component/dep/__init__.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/dep copying build/lib/elit/component/dep/dependency_parser.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/dep copying build/lib/elit/component/cnn.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component copying build/lib/elit/component/nlp.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component creating /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/tagger copying build/lib/elit/component/tagger/pos_tagger.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/tagger copying build/lib/elit/component/tagger/lm_config.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/tagger copying build/lib/elit/component/tagger/__init__.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/tagger copying build/lib/elit/component/tagger/corpus.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/tagger copying build/lib/elit/component/tagger/sequence_tagger_trainer.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/tagger copying build/lib/elit/component/tagger/tagger.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/tagger copying build/lib/elit/component/tagger/reduce_lr_on_plateau.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/tagger copying build/lib/elit/component/tagger/ner_cli.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/tagger copying build/lib/elit/component/tagger/pos_cli.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/tagger copying build/lib/elit/component/tagger/ner_tagger.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/tagger copying build/lib/elit/component/tagger/sequence_tagger_model.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/tagger copying build/lib/elit/component/tagger/embeddings.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/tagger copying build/lib/elit/component/tokenizer.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component copying build/lib/elit/dataset.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit copying build/lib/elit/version.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit creating /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/cli copying build/lib/elit/cli/base.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/cli copying build/lib/elit/cli/__init__.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/cli copying build/lib/elit/cli/component.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/cli copying build/lib/elit/cli/__main__.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/cli creating /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/model copying build/lib/elit/model/__init__.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/model copying build/lib/elit/model/rnn.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/model copying build/lib/elit/model/cnn.py -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/model byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/morph_analyzer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/morph_analyzer/english/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/pre_trained_models.py to pre_trained_models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/tokenizer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/lemmatizer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/lemmatizer/english/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/resources/token_tagger/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/eval.py to eval.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/structure.py to structure.cpython-39.pyc /usr/lib/python3.9/site-packages/elit/structure.py:732: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/benchmark.py to benchmark.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/util/reader.py to reader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/util/mx.py to mx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/util/logger.py to logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/util/reflection.py to reflection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/util/string.py to string.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/util/io.py to io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/embedding/contextual_string_embedding.py to contextual_string_embedding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/embedding/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/embedding/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/embedding/fasttext.py to fasttext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/embedding/token.py to token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/embedding/word2vec.py to word2vec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/lemmatization/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/lemmatization/english/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/lemmatization/english/suffix_rule.py to suffix_rule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/lemmatization/english/inflection.py to inflection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/lemmatization/english/suffix_group.py to suffix_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/language_models/contextual_string_model.py to contextual_string_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/language_models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/doc_classifier.py to doc_classifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/sdp/sdp_parser.py to sdp_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/sdp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/sdp/data.py to data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/sdp/biaffine_parser.py to biaffine_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/sdp/sdp_cli.py to sdp_cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/sdp/biaffine_sdp.py to biaffine_sdp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/lemmatizer.py to lemmatizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/morph_analyzer.py to morph_analyzer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/rnn.py to rnn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/mx.py to mx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/sentiment.py to sentiment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/token_tagger/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/token_tagger/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/token_tagger/rnn.py to rnn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/token_tagger/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/token_tagger/cnn.py to cnn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/dep/parser/evaluate/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/dep/parser/evaluate/evaluate.py to evaluate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/dep/parser/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/dep/parser/biaffine_parser.py to biaffine_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/dep/parser/dep_parser.py to dep_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/dep/common/k_means.py to k_means.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/dep/common/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/dep/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/dep/common/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/dep/common/data.py to data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/dep/common/savable.py to savable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/dep/common/tarjan.py to tarjan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/dep/common/exponential_scheduler.py to exponential_scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/dep/dep_cli.py to dep_cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/dep/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/dep/dependency_parser.py to dependency_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/cnn.py to cnn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/nlp.py to nlp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/tagger/pos_tagger.py to pos_tagger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/tagger/lm_config.py to lm_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/tagger/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/tagger/corpus.py to corpus.cpython-39.pyc /usr/lib/python3.9/site-packages/elit/component/tagger/corpus.py:493: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/elit/component/tagger/corpus.py:495: SyntaxWarning: "is" with a literal. Did you mean "=="? byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/tagger/sequence_tagger_trainer.py to sequence_tagger_trainer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/tagger/tagger.py to tagger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/tagger/reduce_lr_on_plateau.py to reduce_lr_on_plateau.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/tagger/ner_cli.py to ner_cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/tagger/pos_cli.py to pos_cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/tagger/ner_tagger.py to ner_tagger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/tagger/sequence_tagger_model.py to sequence_tagger_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/tagger/embeddings.py to embeddings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/component/tokenizer.py to tokenizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/dataset.py to dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/cli/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/cli/component.py to component.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/cli/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/model/rnn.py to rnn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit/model/cnn.py to cnn.cpython-39.pyc writing byte-compilation script '/tmp/tmpm6qqjga7.py' /usr/bin/python3 /tmp/tmpm6qqjga7.py /usr/lib/python3.9/site-packages/elit/structure.py:732: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/elit/component/tagger/corpus.py:493: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/elit/component/tagger/corpus.py:495: SyntaxWarning: "is" with a literal. Did you mean "=="? removing /tmp/tmpm6qqjga7.py running install_egg_info running egg_info writing elit.egg-info/PKG-INFO writing dependency_links to elit.egg-info/dependency_links.txt writing requirements to elit.egg-info/requires.txt writing top-level names to elit.egg-info/top_level.txt reading manifest file 'elit.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'elit.egg-info/SOURCES.txt' Copying elit.egg-info to /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9/site-packages/elit-0.1.35-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/bin copying build/scripts-3.9/elit -> /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/bin/elit to 755 + install -d -m755 /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64//usr/share/doc/python-elit + '[' -d doc ']' ~/build/BUILDROOT/python-elit-0.1.35-1.x86_64 ~/build/BUILD/elit-0.1.35 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/elit-0.1.35 + popd + mv /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.1.35-1 --unique-debug-suffix -0.1.35-1.x86_64 --unique-debug-src-base python-elit-0.1.35-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/elit-0.1.35 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 /usr/lib/python3.9/site-packages/elit/component/tagger/corpus.py:493: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/elit/component/tagger/corpus.py:495: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/elit/structure.py:732: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/elit/component/tagger/corpus.py:493: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/elit/component/tagger/corpus.py:495: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.9/site-packages/elit/structure.py:732: SyntaxWarning: "is" with a literal. Did you mean "=="? + /usr/lib/rpm/brp-python-hardlink Processing files: python3-elit-0.1.35-1.noarch Provides: python-elit python3-elit = 0.1.35-1 python3.9dist(elit) = 0.1.35 python3dist(elit) = 0.1.35 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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(argparse) = 1.4 python3.9dist(gensim) = 3.6 python3.9dist(gluonnlp) = 0.6 python3.9dist(marisa-trie) = 0.7.5 python3.9dist(mxnet) >= 1.4.1 python3.9dist(numpy) = 1.14.5 python3.9dist(tqdm) = 4.26 Processing files: python-elit-help-0.1.35-1.noarch warning: Empty %files file /builddir/build/BUILD/elit-0.1.35/doclist.lst Provides: python-elit-help = 0.1.35-1 python3-elit-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64 Wrote: /builddir/build/RPMS/python-elit-help-0.1.35-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-elit-0.1.35-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hkLV8Z + umask 022 + cd /builddir/build/BUILD + cd elit-0.1.35 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-elit-0.1.35-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0