Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-sumy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682340766.666078/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 aarch64 --nodeps /builddir/build/SPECS/python-sumy.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-sumy-0.11.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-sumy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682340766.666078/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 aarch64 --nodeps /builddir/build/SPECS/python-sumy.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-sumy-0.11.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-sumy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682340766.666078/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 aarch64 --nodeps /builddir/build/SPECS/python-sumy.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lh6mcy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sumy-0.11.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/sumy-0.11.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sumy-0.11.0 + /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.HxvzIs + umask 022 + cd /builddir/build/BUILD + cd sumy-0.11.0 + 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 -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' running build running build_py creating build creating build/lib creating build/lib/sumy copying sumy/_compat.py -> build/lib/sumy copying sumy/__init__.py -> build/lib/sumy copying sumy/utils.py -> build/lib/sumy copying sumy/__main__.py -> build/lib/sumy creating build/lib/tests copying tests/test_stemmers.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_plaintext_parser.py -> build/lib/tests copying tests/test_tokenizers.py -> build/lib/tests copying tests/test_html_parser.py -> build/lib/tests copying tests/utils.py -> build/lib/tests copying tests/test_main.py -> build/lib/tests creating build/lib/sumy/evaluation copying sumy/evaluation/rouge.py -> build/lib/sumy/evaluation copying sumy/evaluation/__init__.py -> build/lib/sumy/evaluation copying sumy/evaluation/coselection.py -> build/lib/sumy/evaluation copying sumy/evaluation/content_based.py -> build/lib/sumy/evaluation copying sumy/evaluation/__main__.py -> build/lib/sumy/evaluation creating build/lib/sumy/summarizers copying sumy/summarizers/edmundson.py -> build/lib/sumy/summarizers copying sumy/summarizers/edmundson_location.py -> build/lib/sumy/summarizers copying sumy/summarizers/text_rank.py -> build/lib/sumy/summarizers copying sumy/summarizers/lex_rank.py -> build/lib/sumy/summarizers copying sumy/summarizers/sum_basic.py -> build/lib/sumy/summarizers copying sumy/summarizers/random.py -> build/lib/sumy/summarizers copying sumy/summarizers/reduction.py -> build/lib/sumy/summarizers copying sumy/summarizers/lsa.py -> build/lib/sumy/summarizers copying sumy/summarizers/edmundson_cue.py -> build/lib/sumy/summarizers copying sumy/summarizers/edmundson_key.py -> build/lib/sumy/summarizers copying sumy/summarizers/_summarizer.py -> build/lib/sumy/summarizers copying sumy/summarizers/__init__.py -> build/lib/sumy/summarizers copying sumy/summarizers/edmundson_title.py -> build/lib/sumy/summarizers copying sumy/summarizers/luhn.py -> build/lib/sumy/summarizers copying sumy/summarizers/kl.py -> build/lib/sumy/summarizers creating build/lib/sumy/parsers copying sumy/parsers/html.py -> build/lib/sumy/parsers copying sumy/parsers/plaintext.py -> build/lib/sumy/parsers copying sumy/parsers/parser.py -> build/lib/sumy/parsers copying sumy/parsers/__init__.py -> build/lib/sumy/parsers creating build/lib/sumy/models copying sumy/models/tf.py -> build/lib/sumy/models copying sumy/models/__init__.py -> build/lib/sumy/models creating build/lib/sumy/nlp copying sumy/nlp/tokenizers.py -> build/lib/sumy/nlp copying sumy/nlp/__init__.py -> build/lib/sumy/nlp creating build/lib/sumy/models/dom copying sumy/models/dom/_paragraph.py -> build/lib/sumy/models/dom copying sumy/models/dom/_document.py -> build/lib/sumy/models/dom copying sumy/models/dom/_sentence.py -> build/lib/sumy/models/dom copying sumy/models/dom/__init__.py -> build/lib/sumy/models/dom creating build/lib/sumy/nlp/stemmers copying sumy/nlp/stemmers/ukrainian.py -> build/lib/sumy/nlp/stemmers copying sumy/nlp/stemmers/greek.py -> build/lib/sumy/nlp/stemmers copying sumy/nlp/stemmers/czech.py -> build/lib/sumy/nlp/stemmers copying sumy/nlp/stemmers/__init__.py -> build/lib/sumy/nlp/stemmers creating build/lib/tests/test_evaluation copying tests/test_evaluation/test_evaluation_rouge.py -> build/lib/tests/test_evaluation copying tests/test_evaluation/test_evaluation_content_based.py -> build/lib/tests/test_evaluation copying tests/test_evaluation/__init__.py -> build/lib/tests/test_evaluation copying tests/test_evaluation/test_evaluation_coselection.py -> build/lib/tests/test_evaluation creating build/lib/tests/test_utils copying tests/test_utils/test_compat.py -> build/lib/tests/test_utils copying tests/test_utils/test_unicode_compatible_class.py -> build/lib/tests/test_utils copying tests/test_utils/__init__.py -> build/lib/tests/test_utils copying tests/test_utils/test_utils.py -> build/lib/tests/test_utils creating build/lib/tests/test_models copying tests/test_models/test_dom.py -> build/lib/tests/test_models copying tests/test_models/__init__.py -> build/lib/tests/test_models copying tests/test_models/test_tf.py -> build/lib/tests/test_models creating build/lib/tests/test_summarizers copying tests/test_summarizers/test_luhn.py -> build/lib/tests/test_summarizers copying tests/test_summarizers/test_text_rank.py -> build/lib/tests/test_summarizers copying tests/test_summarizers/test_reduction.py -> build/lib/tests/test_summarizers copying tests/test_summarizers/test_random.py -> build/lib/tests/test_summarizers copying tests/test_summarizers/test_sum_basic.py -> build/lib/tests/test_summarizers copying tests/test_summarizers/test_luhn_sentence_rating.py -> build/lib/tests/test_summarizers copying tests/test_summarizers/test_lsa.py -> build/lib/tests/test_summarizers copying tests/test_summarizers/test_lex_rank.py -> build/lib/tests/test_summarizers copying tests/test_summarizers/test_kl.py -> build/lib/tests/test_summarizers copying tests/test_summarizers/test_edmundson.py -> build/lib/tests/test_summarizers copying tests/test_summarizers/__init__.py -> build/lib/tests/test_summarizers creating build/lib/sumy/data creating build/lib/sumy/data/stopwords copying sumy/data/stopwords/chinese.txt -> build/lib/sumy/data/stopwords copying sumy/data/stopwords/spanish.txt -> build/lib/sumy/data/stopwords copying sumy/data/stopwords/korean.txt -> build/lib/sumy/data/stopwords copying sumy/data/stopwords/italian.txt -> build/lib/sumy/data/stopwords copying sumy/data/stopwords/portuguese.txt -> build/lib/sumy/data/stopwords copying sumy/data/stopwords/german.txt -> build/lib/sumy/data/stopwords copying sumy/data/stopwords/french.txt -> build/lib/sumy/data/stopwords copying sumy/data/stopwords/arabic.txt -> build/lib/sumy/data/stopwords copying sumy/data/stopwords/japanese.txt -> build/lib/sumy/data/stopwords copying sumy/data/stopwords/ukrainian.txt -> build/lib/sumy/data/stopwords copying sumy/data/stopwords/english.txt -> build/lib/sumy/data/stopwords copying sumy/data/stopwords/slovak.txt -> build/lib/sumy/data/stopwords copying sumy/data/stopwords/greek.txt -> build/lib/sumy/data/stopwords copying sumy/data/stopwords/hebrew.txt -> build/lib/sumy/data/stopwords copying sumy/data/stopwords/czech.txt -> build/lib/sumy/data/stopwords + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.b2NuoI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64 + cd sumy-0.11.0 + 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 -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-sumy-0.11.0-1.aarch64 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-sumy-0.11.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy creating /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/evaluation copying build/lib/sumy/evaluation/rouge.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/evaluation copying build/lib/sumy/evaluation/__init__.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/evaluation copying build/lib/sumy/evaluation/coselection.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/evaluation copying build/lib/sumy/evaluation/content_based.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/evaluation copying build/lib/sumy/evaluation/__main__.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/evaluation creating /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/data creating /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/data/stopwords copying build/lib/sumy/data/stopwords/chinese.txt -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/data/stopwords copying build/lib/sumy/data/stopwords/spanish.txt -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/data/stopwords copying build/lib/sumy/data/stopwords/korean.txt -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/data/stopwords copying build/lib/sumy/data/stopwords/italian.txt -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/data/stopwords copying build/lib/sumy/data/stopwords/portuguese.txt -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/data/stopwords copying build/lib/sumy/data/stopwords/german.txt -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/data/stopwords copying build/lib/sumy/data/stopwords/french.txt -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/data/stopwords copying build/lib/sumy/data/stopwords/arabic.txt -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/data/stopwords copying build/lib/sumy/data/stopwords/japanese.txt -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/data/stopwords copying build/lib/sumy/data/stopwords/ukrainian.txt -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/data/stopwords copying build/lib/sumy/data/stopwords/english.txt -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/data/stopwords copying build/lib/sumy/data/stopwords/slovak.txt -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/data/stopwords copying build/lib/sumy/data/stopwords/greek.txt -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/data/stopwords copying build/lib/sumy/data/stopwords/hebrew.txt -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/data/stopwords copying build/lib/sumy/data/stopwords/czech.txt -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/data/stopwords creating /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/summarizers copying build/lib/sumy/summarizers/edmundson.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/summarizers copying build/lib/sumy/summarizers/edmundson_location.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/summarizers copying build/lib/sumy/summarizers/text_rank.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/summarizers copying build/lib/sumy/summarizers/lex_rank.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/summarizers copying build/lib/sumy/summarizers/sum_basic.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/summarizers copying build/lib/sumy/summarizers/random.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/summarizers copying build/lib/sumy/summarizers/reduction.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/summarizers copying build/lib/sumy/summarizers/lsa.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/summarizers copying build/lib/sumy/summarizers/edmundson_cue.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/summarizers copying build/lib/sumy/summarizers/edmundson_key.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/summarizers copying build/lib/sumy/summarizers/_summarizer.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/summarizers copying build/lib/sumy/summarizers/__init__.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/summarizers copying build/lib/sumy/summarizers/edmundson_title.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/summarizers copying build/lib/sumy/summarizers/luhn.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/summarizers copying build/lib/sumy/summarizers/kl.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/summarizers copying build/lib/sumy/_compat.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy creating /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/parsers copying build/lib/sumy/parsers/html.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/parsers copying build/lib/sumy/parsers/plaintext.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/parsers copying build/lib/sumy/parsers/parser.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/parsers copying build/lib/sumy/parsers/__init__.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/parsers creating /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/models copying build/lib/sumy/models/tf.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/models copying build/lib/sumy/models/__init__.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/models creating /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/models/dom copying build/lib/sumy/models/dom/_paragraph.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/models/dom copying build/lib/sumy/models/dom/_document.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/models/dom copying build/lib/sumy/models/dom/_sentence.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/models/dom copying build/lib/sumy/models/dom/__init__.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/models/dom copying build/lib/sumy/__init__.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy copying build/lib/sumy/utils.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy copying build/lib/sumy/__main__.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy creating /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/nlp copying build/lib/sumy/nlp/tokenizers.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/nlp copying build/lib/sumy/nlp/__init__.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/nlp creating /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/nlp/stemmers copying build/lib/sumy/nlp/stemmers/ukrainian.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/nlp/stemmers copying build/lib/sumy/nlp/stemmers/greek.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/nlp/stemmers copying build/lib/sumy/nlp/stemmers/czech.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/nlp/stemmers copying build/lib/sumy/nlp/stemmers/__init__.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/nlp/stemmers creating /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_evaluation copying build/lib/tests/test_evaluation/test_evaluation_rouge.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_evaluation copying build/lib/tests/test_evaluation/test_evaluation_content_based.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_evaluation copying build/lib/tests/test_evaluation/__init__.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_evaluation copying build/lib/tests/test_evaluation/test_evaluation_coselection.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_evaluation creating /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_utils copying build/lib/tests/test_utils/test_compat.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_utils copying build/lib/tests/test_utils/test_unicode_compatible_class.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_utils copying build/lib/tests/test_utils/__init__.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_utils copying build/lib/tests/test_utils/test_utils.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_utils copying build/lib/tests/test_stemmers.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_models copying build/lib/tests/test_models/test_dom.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_models copying build/lib/tests/test_models/__init__.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_models copying build/lib/tests/test_models/test_tf.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_models copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_plaintext_parser.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_tokenizers.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_html_parser.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/utils.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_main.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_summarizers copying build/lib/tests/test_summarizers/test_luhn.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_summarizers copying build/lib/tests/test_summarizers/test_text_rank.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_summarizers copying build/lib/tests/test_summarizers/test_reduction.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_summarizers copying build/lib/tests/test_summarizers/test_random.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_summarizers copying build/lib/tests/test_summarizers/test_sum_basic.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_summarizers copying build/lib/tests/test_summarizers/test_luhn_sentence_rating.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_summarizers copying build/lib/tests/test_summarizers/test_lsa.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_summarizers copying build/lib/tests/test_summarizers/test_lex_rank.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_summarizers copying build/lib/tests/test_summarizers/test_kl.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_summarizers copying build/lib/tests/test_summarizers/test_edmundson.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_summarizers copying build/lib/tests/test_summarizers/__init__.py -> /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_summarizers byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/evaluation/rouge.py to rouge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/evaluation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/evaluation/coselection.py to coselection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/evaluation/content_based.py to content_based.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/evaluation/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/summarizers/edmundson.py to edmundson.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/summarizers/edmundson_location.py to edmundson_location.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/summarizers/text_rank.py to text_rank.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/summarizers/lex_rank.py to lex_rank.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/summarizers/sum_basic.py to sum_basic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/summarizers/random.py to random.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/summarizers/reduction.py to reduction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/summarizers/lsa.py to lsa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/summarizers/edmundson_cue.py to edmundson_cue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/summarizers/edmundson_key.py to edmundson_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/summarizers/_summarizer.py to _summarizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/summarizers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/summarizers/edmundson_title.py to edmundson_title.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/summarizers/luhn.py to luhn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/summarizers/kl.py to kl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/_compat.py to _compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/parsers/html.py to html.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/parsers/plaintext.py to plaintext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/parsers/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/parsers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/models/tf.py to tf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/models/dom/_paragraph.py to _paragraph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/models/dom/_document.py to _document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/models/dom/_sentence.py to _sentence.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/models/dom/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/nlp/tokenizers.py to tokenizers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/nlp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/nlp/stemmers/ukrainian.py to ukrainian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/nlp/stemmers/greek.py to greek.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/nlp/stemmers/czech.py to czech.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy/nlp/stemmers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_evaluation/test_evaluation_rouge.py to test_evaluation_rouge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_evaluation/test_evaluation_content_based.py to test_evaluation_content_based.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_evaluation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_evaluation/test_evaluation_coselection.py to test_evaluation_coselection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_utils/test_compat.py to test_compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_utils/test_unicode_compatible_class.py to test_unicode_compatible_class.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_utils/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_stemmers.py to test_stemmers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_models/test_dom.py to test_dom.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_models/test_tf.py to test_tf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_plaintext_parser.py to test_plaintext_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_tokenizers.py to test_tokenizers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_html_parser.py to test_html_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_main.py to test_main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_summarizers/test_luhn.py to test_luhn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_summarizers/test_text_rank.py to test_text_rank.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_summarizers/test_reduction.py to test_reduction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_summarizers/test_random.py to test_random.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_summarizers/test_sum_basic.py to test_sum_basic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_summarizers/test_luhn_sentence_rating.py to test_luhn_sentence_rating.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_summarizers/test_lsa.py to test_lsa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_summarizers/test_lex_rank.py to test_lex_rank.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_summarizers/test_kl.py to test_kl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_summarizers/test_edmundson.py to test_edmundson.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/tests/test_summarizers/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpg8d7db5_.py' /usr/bin/python3 /tmp/tmpg8d7db5_.py removing /tmp/tmpg8d7db5_.py running install_egg_info running egg_info writing sumy.egg-info/PKG-INFO writing dependency_links to sumy.egg-info/dependency_links.txt writing entry points to sumy.egg-info/entry_points.txt writing requirements to sumy.egg-info/requires.txt writing top-level names to sumy.egg-info/top_level.txt reading manifest file 'sumy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' adding license file 'LICENSE.md' writing manifest file 'sumy.egg-info/SOURCES.txt' Copying sumy.egg-info to /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/lib/python3.9/site-packages/sumy-0.11.0-py3.9.egg-info running install_scripts Installing sumy script to /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/bin Installing sumy-3.9 script to /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/bin Installing sumy_eval script to /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/bin Installing sumy_eval-3.9 script to /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64//usr/share/doc/python-sumy + '[' -d doc ']' ~/build/BUILDROOT/python-sumy-0.11.0-1.aarch64 ~/build/BUILD/sumy-0.11.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64 + '[' -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/sumy-0.11.0 + popd + mv /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.11.0-1 --unique-debug-suffix -0.11.0-1.aarch64 --unique-debug-src-base python-sumy-0.11.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/sumy-0.11.0 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-sumy-0.11.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-sumy-0.11.0-1.noarch Provides: python-sumy python3-sumy = 0.11.0-1 python3.9dist(sumy) = 0.11 python3dist(sumy) = 0.11 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(breadability) >= 0.1.20 python3.9dist(docopt) >= 0.6.1 python3.9dist(docopt) < 0.7 python3.9dist(nltk) >= 3.0.2 python3.9dist(pycountry) >= 18.2.23 python3.9dist(requests) >= 2.7 python3.9dist(setuptools) Processing files: python-sumy-help-0.11.0-1.noarch warning: Empty %files file /builddir/build/BUILD/sumy-0.11.0/doclist.lst Provides: python-sumy-help = 0.11.0-1 python3-sumy-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-sumy-0.11.0-1.aarch64 Wrote: /builddir/build/RPMS/python-sumy-help-0.11.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-sumy-0.11.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YILDMk + umask 022 + cd /builddir/build/BUILD + cd sumy-0.11.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-sumy-0.11.0-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0