Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pycorrector.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687278987.716628/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-pycorrector.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-pycorrector-0.5.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 x86_64 --nodeps /builddir/build/SPECS/python-pycorrector.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687278987.716628/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-pycorrector.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-pycorrector-0.5.0-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-pycorrector.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687278987.716628/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-pycorrector.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.Il1qtA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pycorrector-0.5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pycorrector-0.5.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pycorrector-0.5.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.4K9xwV + umask 022 + cd /builddir/build/BUILD + cd pycorrector-0.5.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 -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' running build running build_py creating build creating build/lib creating build/lib/pycorrector copying pycorrector/__init__.py -> build/lib/pycorrector copying pycorrector/detector.py -> build/lib/pycorrector copying pycorrector/version.py -> build/lib/pycorrector copying pycorrector/en_spell.py -> build/lib/pycorrector copying pycorrector/confusion_corrector.py -> build/lib/pycorrector copying pycorrector/__main__.py -> build/lib/pycorrector copying pycorrector/config.py -> build/lib/pycorrector copying pycorrector/proper_corrector.py -> build/lib/pycorrector copying pycorrector/corrector.py -> build/lib/pycorrector creating build/lib/pycorrector/bert copying pycorrector/bert/__init__.py -> build/lib/pycorrector/bert copying pycorrector/bert/bert_corrector.py -> build/lib/pycorrector/bert copying pycorrector/bert/bert_generate.py -> build/lib/pycorrector/bert copying pycorrector/bert/predict_mask.py -> build/lib/pycorrector/bert creating build/lib/pycorrector/transformer copying pycorrector/transformer/__init__.py -> build/lib/pycorrector/transformer copying pycorrector/transformer/preprocess.py -> build/lib/pycorrector/transformer copying pycorrector/transformer/config.py -> build/lib/pycorrector/transformer creating build/lib/pycorrector/t5 copying pycorrector/t5/__init__.py -> build/lib/pycorrector/t5 copying pycorrector/t5/infer.py -> build/lib/pycorrector/t5 copying pycorrector/t5/copyt5_corrector_bak.py -> build/lib/pycorrector/t5 copying pycorrector/t5/train.py -> build/lib/pycorrector/t5 copying pycorrector/t5/t5_corrector.py -> build/lib/pycorrector/t5 creating build/lib/pycorrector/seq2seq copying pycorrector/seq2seq/__init__.py -> build/lib/pycorrector/seq2seq copying pycorrector/seq2seq/seq2seq_model.py -> build/lib/pycorrector/seq2seq copying pycorrector/seq2seq/infer.py -> build/lib/pycorrector/seq2seq copying pycorrector/seq2seq/train.py -> build/lib/pycorrector/seq2seq copying pycorrector/seq2seq/model_args.py -> build/lib/pycorrector/seq2seq copying pycorrector/seq2seq/preprocess.py -> build/lib/pycorrector/seq2seq copying pycorrector/seq2seq/seq2seq_utils.py -> build/lib/pycorrector/seq2seq copying pycorrector/seq2seq/convseq2seq.py -> build/lib/pycorrector/seq2seq copying pycorrector/seq2seq/seq2seq.py -> build/lib/pycorrector/seq2seq copying pycorrector/seq2seq/seq2seq_corrector.py -> build/lib/pycorrector/seq2seq copying pycorrector/seq2seq/data_reader.py -> build/lib/pycorrector/seq2seq creating build/lib/pycorrector/electra copying pycorrector/electra/__init__.py -> build/lib/pycorrector/electra copying pycorrector/electra/predict_mask.py -> build/lib/pycorrector/electra copying pycorrector/electra/electra_corrector.py -> build/lib/pycorrector/electra creating build/lib/pycorrector/ernie copying pycorrector/ernie/optimization.py -> build/lib/pycorrector/ernie copying pycorrector/ernie/__init__.py -> build/lib/pycorrector/ernie copying pycorrector/ernie/tokenizing_ernie.py -> build/lib/pycorrector/ernie copying pycorrector/ernie/file_utils.py -> build/lib/pycorrector/ernie copying pycorrector/ernie/predict_mask.py -> build/lib/pycorrector/ernie copying pycorrector/ernie/ernie_corrector.py -> build/lib/pycorrector/ernie copying pycorrector/ernie/modeling_ernie.py -> build/lib/pycorrector/ernie creating build/lib/pycorrector/ernie_csc copying pycorrector/ernie_csc/predict.py -> build/lib/pycorrector/ernie_csc copying pycorrector/ernie_csc/__init__.py -> build/lib/pycorrector/ernie_csc copying pycorrector/ernie_csc/export_model.py -> build/lib/pycorrector/ernie_csc copying pycorrector/ernie_csc/sighan_evaluate.py -> build/lib/pycorrector/ernie_csc copying pycorrector/ernie_csc/download.py -> build/lib/pycorrector/ernie_csc copying pycorrector/ernie_csc/change_sgml_to_txt.py -> build/lib/pycorrector/ernie_csc copying pycorrector/ernie_csc/train.py -> build/lib/pycorrector/ernie_csc copying pycorrector/ernie_csc/ernie_csc_corrector.py -> build/lib/pycorrector/ernie_csc copying pycorrector/ernie_csc/utils.py -> build/lib/pycorrector/ernie_csc copying pycorrector/ernie_csc/predict_sighan.py -> build/lib/pycorrector/ernie_csc copying pycorrector/ernie_csc/model.py -> build/lib/pycorrector/ernie_csc creating build/lib/pycorrector/deepcontext copying pycorrector/deepcontext/__init__.py -> build/lib/pycorrector/deepcontext copying pycorrector/deepcontext/infer.py -> build/lib/pycorrector/deepcontext copying pycorrector/deepcontext/train.py -> build/lib/pycorrector/deepcontext copying pycorrector/deepcontext/loss.py -> build/lib/pycorrector/deepcontext copying pycorrector/deepcontext/dataset.py -> build/lib/pycorrector/deepcontext copying pycorrector/deepcontext/preprocess.py -> build/lib/pycorrector/deepcontext copying pycorrector/deepcontext/config.py -> build/lib/pycorrector/deepcontext copying pycorrector/deepcontext/data_reader.py -> build/lib/pycorrector/deepcontext copying pycorrector/deepcontext/model.py -> build/lib/pycorrector/deepcontext creating build/lib/pycorrector/utils copying pycorrector/utils/get_file.py -> build/lib/pycorrector/utils copying pycorrector/utils/__init__.py -> build/lib/pycorrector/utils copying pycorrector/utils/langconv.py -> build/lib/pycorrector/utils copying pycorrector/utils/math_utils.py -> build/lib/pycorrector/utils copying pycorrector/utils/eval.py -> build/lib/pycorrector/utils copying pycorrector/utils/io_utils.py -> build/lib/pycorrector/utils copying pycorrector/utils/ngram_util.py -> build/lib/pycorrector/utils copying pycorrector/utils/zh_wiki.py -> build/lib/pycorrector/utils copying pycorrector/utils/text_utils.py -> build/lib/pycorrector/utils copying pycorrector/utils/tokenizer.py -> build/lib/pycorrector/utils creating build/lib/pycorrector/macbert copying pycorrector/macbert/__init__.py -> build/lib/pycorrector/macbert copying pycorrector/macbert/lr_scheduler.py -> build/lib/pycorrector/macbert copying pycorrector/macbert/base_model.py -> build/lib/pycorrector/macbert copying pycorrector/macbert/evaluate_util.py -> build/lib/pycorrector/macbert copying pycorrector/macbert/infer.py -> build/lib/pycorrector/macbert copying pycorrector/macbert/macbert4csc.py -> build/lib/pycorrector/macbert copying pycorrector/macbert/macbert_corrector.py -> build/lib/pycorrector/macbert copying pycorrector/macbert/train.py -> build/lib/pycorrector/macbert copying pycorrector/macbert/reader.py -> build/lib/pycorrector/macbert copying pycorrector/macbert/correct_demo.py -> build/lib/pycorrector/macbert copying pycorrector/macbert/preprocess.py -> build/lib/pycorrector/macbert copying pycorrector/macbert/softmaskedbert4csc.py -> build/lib/pycorrector/macbert copying pycorrector/macbert/defaults.py -> build/lib/pycorrector/macbert creating build/lib/pycorrector/data copying pycorrector/data/proper_name.txt -> build/lib/pycorrector/data copying pycorrector/data/common_char_set.txt -> build/lib/pycorrector/data copying pycorrector/data/same_pinyin.txt -> build/lib/pycorrector/data copying pycorrector/data/stopwords.txt -> build/lib/pycorrector/data copying pycorrector/data/eval_corpus.json -> build/lib/pycorrector/data copying pycorrector/data/place_name.txt -> build/lib/pycorrector/data copying pycorrector/data/get_confusion_pair.py -> build/lib/pycorrector/data copying pycorrector/data/person_name.txt -> build/lib/pycorrector/data copying pycorrector/data/same_stroke.txt -> build/lib/pycorrector/data copying pycorrector/data/word_freq.txt -> build/lib/pycorrector/data copying pycorrector/data/stroke.txt -> build/lib/pycorrector/data creating build/lib/pycorrector/data/en copying pycorrector/data/en/en.json.gz -> build/lib/pycorrector/data/en creating build/lib/pycorrector/data/cn creating build/lib/pycorrector/data/cn/sighan_2015 copying pycorrector/data/cn/sighan_2015/test.tsv -> build/lib/pycorrector/data/cn/sighan_2015 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vuVlNH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64 + cd pycorrector-0.5.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 -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-pycorrector-0.5.0-1.x86_64 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-pycorrector-0.5.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector creating /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/bert copying build/lib/pycorrector/bert/__init__.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/bert copying build/lib/pycorrector/bert/bert_corrector.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/bert copying build/lib/pycorrector/bert/bert_generate.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/bert copying build/lib/pycorrector/bert/predict_mask.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/bert copying build/lib/pycorrector/__init__.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector copying build/lib/pycorrector/detector.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector creating /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/transformer copying build/lib/pycorrector/transformer/__init__.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/transformer copying build/lib/pycorrector/transformer/preprocess.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/transformer copying build/lib/pycorrector/transformer/config.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/transformer creating /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/t5 copying build/lib/pycorrector/t5/__init__.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/t5 copying build/lib/pycorrector/t5/infer.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/t5 copying build/lib/pycorrector/t5/copyt5_corrector_bak.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/t5 copying build/lib/pycorrector/t5/train.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/t5 copying build/lib/pycorrector/t5/t5_corrector.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/t5 creating /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/seq2seq copying build/lib/pycorrector/seq2seq/__init__.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/seq2seq copying build/lib/pycorrector/seq2seq/seq2seq_model.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/seq2seq copying build/lib/pycorrector/seq2seq/infer.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/seq2seq copying build/lib/pycorrector/seq2seq/train.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/seq2seq copying build/lib/pycorrector/seq2seq/model_args.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/seq2seq copying build/lib/pycorrector/seq2seq/preprocess.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/seq2seq copying build/lib/pycorrector/seq2seq/seq2seq_utils.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/seq2seq copying build/lib/pycorrector/seq2seq/convseq2seq.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/seq2seq copying build/lib/pycorrector/seq2seq/seq2seq.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/seq2seq copying build/lib/pycorrector/seq2seq/seq2seq_corrector.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/seq2seq copying build/lib/pycorrector/seq2seq/data_reader.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/seq2seq copying build/lib/pycorrector/version.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector copying build/lib/pycorrector/en_spell.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector creating /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/electra copying build/lib/pycorrector/electra/__init__.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/electra copying build/lib/pycorrector/electra/predict_mask.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/electra copying build/lib/pycorrector/electra/electra_corrector.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/electra creating /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/ernie copying build/lib/pycorrector/ernie/optimization.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/ernie copying build/lib/pycorrector/ernie/__init__.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/ernie copying build/lib/pycorrector/ernie/tokenizing_ernie.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/ernie copying build/lib/pycorrector/ernie/file_utils.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/ernie copying build/lib/pycorrector/ernie/predict_mask.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/ernie copying build/lib/pycorrector/ernie/ernie_corrector.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/ernie copying build/lib/pycorrector/ernie/modeling_ernie.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/ernie creating /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/ernie_csc copying build/lib/pycorrector/ernie_csc/predict.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/ernie_csc copying build/lib/pycorrector/ernie_csc/__init__.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/ernie_csc copying build/lib/pycorrector/ernie_csc/export_model.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/ernie_csc copying build/lib/pycorrector/ernie_csc/sighan_evaluate.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/ernie_csc copying build/lib/pycorrector/ernie_csc/download.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/ernie_csc copying build/lib/pycorrector/ernie_csc/change_sgml_to_txt.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/ernie_csc copying build/lib/pycorrector/ernie_csc/train.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/ernie_csc copying build/lib/pycorrector/ernie_csc/ernie_csc_corrector.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/ernie_csc copying build/lib/pycorrector/ernie_csc/utils.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/ernie_csc copying build/lib/pycorrector/ernie_csc/predict_sighan.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/ernie_csc copying build/lib/pycorrector/ernie_csc/model.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/ernie_csc copying build/lib/pycorrector/confusion_corrector.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector copying build/lib/pycorrector/__main__.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector creating /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/deepcontext copying build/lib/pycorrector/deepcontext/__init__.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/deepcontext copying build/lib/pycorrector/deepcontext/infer.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/deepcontext copying build/lib/pycorrector/deepcontext/train.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/deepcontext copying build/lib/pycorrector/deepcontext/loss.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/deepcontext copying build/lib/pycorrector/deepcontext/dataset.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/deepcontext copying build/lib/pycorrector/deepcontext/preprocess.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/deepcontext copying build/lib/pycorrector/deepcontext/config.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/deepcontext copying build/lib/pycorrector/deepcontext/data_reader.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/deepcontext copying build/lib/pycorrector/deepcontext/model.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/deepcontext creating /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/utils copying build/lib/pycorrector/utils/get_file.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/utils copying build/lib/pycorrector/utils/__init__.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/utils copying build/lib/pycorrector/utils/langconv.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/utils copying build/lib/pycorrector/utils/math_utils.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/utils copying build/lib/pycorrector/utils/eval.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/utils copying build/lib/pycorrector/utils/io_utils.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/utils copying build/lib/pycorrector/utils/ngram_util.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/utils copying build/lib/pycorrector/utils/zh_wiki.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/utils copying build/lib/pycorrector/utils/text_utils.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/utils copying build/lib/pycorrector/utils/tokenizer.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/utils copying build/lib/pycorrector/config.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector creating /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/data copying build/lib/pycorrector/data/proper_name.txt -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/data copying build/lib/pycorrector/data/common_char_set.txt -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/data copying build/lib/pycorrector/data/same_pinyin.txt -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/data copying build/lib/pycorrector/data/stopwords.txt -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/data creating /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/data/cn creating /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/data/cn/sighan_2015 copying build/lib/pycorrector/data/cn/sighan_2015/test.tsv -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/data/cn/sighan_2015 copying build/lib/pycorrector/data/eval_corpus.json -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/data copying build/lib/pycorrector/data/place_name.txt -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/data copying build/lib/pycorrector/data/get_confusion_pair.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/data copying build/lib/pycorrector/data/person_name.txt -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/data copying build/lib/pycorrector/data/same_stroke.txt -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/data copying build/lib/pycorrector/data/word_freq.txt -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/data creating /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/data/en copying build/lib/pycorrector/data/en/en.json.gz -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/data/en copying build/lib/pycorrector/data/stroke.txt -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/data copying build/lib/pycorrector/proper_corrector.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector copying build/lib/pycorrector/corrector.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector creating /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/macbert copying build/lib/pycorrector/macbert/__init__.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/macbert copying build/lib/pycorrector/macbert/lr_scheduler.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/macbert copying build/lib/pycorrector/macbert/base_model.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/macbert copying build/lib/pycorrector/macbert/evaluate_util.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/macbert copying build/lib/pycorrector/macbert/infer.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/macbert copying build/lib/pycorrector/macbert/macbert4csc.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/macbert copying build/lib/pycorrector/macbert/macbert_corrector.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/macbert copying build/lib/pycorrector/macbert/train.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/macbert copying build/lib/pycorrector/macbert/reader.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/macbert copying build/lib/pycorrector/macbert/correct_demo.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/macbert copying build/lib/pycorrector/macbert/preprocess.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/macbert copying build/lib/pycorrector/macbert/softmaskedbert4csc.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/macbert copying build/lib/pycorrector/macbert/defaults.py -> /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/macbert byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/bert/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/bert/bert_corrector.py to bert_corrector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/bert/bert_generate.py to bert_generate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/bert/predict_mask.py to predict_mask.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/detector.py to detector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/transformer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/transformer/preprocess.py to preprocess.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/transformer/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/t5/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/t5/infer.py to infer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/t5/copyt5_corrector_bak.py to copyt5_corrector_bak.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/t5/train.py to train.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/t5/t5_corrector.py to t5_corrector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/seq2seq/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/seq2seq/seq2seq_model.py to seq2seq_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/seq2seq/infer.py to infer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/seq2seq/train.py to train.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/seq2seq/model_args.py to model_args.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/seq2seq/preprocess.py to preprocess.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/seq2seq/seq2seq_utils.py to seq2seq_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/seq2seq/convseq2seq.py to convseq2seq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/seq2seq/seq2seq.py to seq2seq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/seq2seq/seq2seq_corrector.py to seq2seq_corrector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/seq2seq/data_reader.py to data_reader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/en_spell.py to en_spell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/electra/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/electra/predict_mask.py to predict_mask.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/electra/electra_corrector.py to electra_corrector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/ernie/optimization.py to optimization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/ernie/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/ernie/tokenizing_ernie.py to tokenizing_ernie.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/ernie/file_utils.py to file_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/ernie/predict_mask.py to predict_mask.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/ernie/ernie_corrector.py to ernie_corrector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/ernie/modeling_ernie.py to modeling_ernie.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/ernie_csc/predict.py to predict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/ernie_csc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/ernie_csc/export_model.py to export_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/ernie_csc/sighan_evaluate.py to sighan_evaluate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/ernie_csc/download.py to download.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/ernie_csc/change_sgml_to_txt.py to change_sgml_to_txt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/ernie_csc/train.py to train.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/ernie_csc/ernie_csc_corrector.py to ernie_csc_corrector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/ernie_csc/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/ernie_csc/predict_sighan.py to predict_sighan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/ernie_csc/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/confusion_corrector.py to confusion_corrector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/deepcontext/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/deepcontext/infer.py to infer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/deepcontext/train.py to train.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/deepcontext/loss.py to loss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/deepcontext/dataset.py to dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/deepcontext/preprocess.py to preprocess.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/deepcontext/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/deepcontext/data_reader.py to data_reader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/deepcontext/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/utils/get_file.py to get_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/utils/langconv.py to langconv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/utils/math_utils.py to math_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/utils/eval.py to eval.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/utils/io_utils.py to io_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/utils/ngram_util.py to ngram_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/utils/zh_wiki.py to zh_wiki.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/utils/text_utils.py to text_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/utils/tokenizer.py to tokenizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/data/get_confusion_pair.py to get_confusion_pair.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/proper_corrector.py to proper_corrector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/corrector.py to corrector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/macbert/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/macbert/lr_scheduler.py to lr_scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/macbert/base_model.py to base_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/macbert/evaluate_util.py to evaluate_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/macbert/infer.py to infer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/macbert/macbert4csc.py to macbert4csc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/macbert/macbert_corrector.py to macbert_corrector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/macbert/train.py to train.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/macbert/reader.py to reader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/macbert/correct_demo.py to correct_demo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/macbert/preprocess.py to preprocess.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/macbert/softmaskedbert4csc.py to softmaskedbert4csc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector/macbert/defaults.py to defaults.cpython-39.pyc writing byte-compilation script '/tmp/tmpkzculbzu.py' /usr/bin/python3 /tmp/tmpkzculbzu.py removing /tmp/tmpkzculbzu.py running install_egg_info running egg_info writing pycorrector.egg-info/PKG-INFO writing dependency_links to pycorrector.egg-info/dependency_links.txt writing requirements to pycorrector.egg-info/requires.txt writing top-level names to pycorrector.egg-info/top_level.txt reading manifest file 'pycorrector.egg-info/SOURCES.txt' writing manifest file 'pycorrector.egg-info/SOURCES.txt' Copying pycorrector.egg-info to /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9/site-packages/pycorrector-0.5.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64//usr/share/doc/python-pycorrector + '[' -d doc ']' ~/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64 ~/build/BUILD/pycorrector-0.5.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/pycorrector-0.5.0 + mv /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.5.0-1 --unique-debug-suffix -0.5.0-1.x86_64 --unique-debug-src-base python-pycorrector-0.5.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/pycorrector-0.5.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-pycorrector-0.5.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pycorrector-0.5.0-1.noarch Provides: python-pycorrector python3-pycorrector = 0.5.0-1 python3.9dist(pycorrector) = 0.5 python3dist(pycorrector) = 0.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(jieba) python3.9dist(kenlm) python3.9dist(loguru) python3.9dist(numpy) python3.9dist(pypinyin) python3.9dist(six) Processing files: python-pycorrector-help-0.5.0-1.noarch warning: Empty %files file /builddir/build/BUILD/pycorrector-0.5.0/doclist.lst Provides: python-pycorrector-help = 0.5.0-1 python3-pycorrector-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-pycorrector-0.5.0-1.x86_64 Wrote: /builddir/build/RPMS/python-pycorrector-help-0.5.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-pycorrector-0.5.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hzCtfo + umask 022 + cd /builddir/build/BUILD + cd pycorrector-0.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pycorrector-0.5.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0