Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-simpletransformers.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682293634.358994/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-simpletransformers.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-simpletransformers-0.63.9-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-simpletransformers.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682293634.358994/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-simpletransformers.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-simpletransformers-0.63.9-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-simpletransformers.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682293634.358994/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-simpletransformers.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.YqzNkv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf simpletransformers-0.63.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/simpletransformers-0.63.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd simpletransformers-0.63.9 + /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.D886Aq + umask 022 + cd /builddir/build/BUILD + cd simpletransformers-0.63.9 + 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/simpletransformers copying simpletransformers/model.py -> build/lib/simpletransformers copying simpletransformers/__init__.py -> build/lib/simpletransformers creating build/lib/simpletransformers/t5 copying simpletransformers/t5/t5_utils.py -> build/lib/simpletransformers/t5 copying simpletransformers/t5/t5_model.py -> build/lib/simpletransformers/t5 copying simpletransformers/t5/__init__.py -> build/lib/simpletransformers/t5 creating build/lib/simpletransformers/config copying simpletransformers/config/global_args.py -> build/lib/simpletransformers/config copying simpletransformers/config/utils.py -> build/lib/simpletransformers/config copying simpletransformers/config/__init__.py -> build/lib/simpletransformers/config copying simpletransformers/config/model_args.py -> build/lib/simpletransformers/config creating build/lib/simpletransformers/streamlit copying simpletransformers/streamlit/simple_view.py -> build/lib/simpletransformers/streamlit copying simpletransformers/streamlit/streamlit_utils.py -> build/lib/simpletransformers/streamlit copying simpletransformers/streamlit/ner_view.py -> build/lib/simpletransformers/streamlit copying simpletransformers/streamlit/__init__.py -> build/lib/simpletransformers/streamlit copying simpletransformers/streamlit/t5_view.py -> build/lib/simpletransformers/streamlit copying simpletransformers/streamlit/classification_view.py -> build/lib/simpletransformers/streamlit copying simpletransformers/streamlit/qa_view.py -> build/lib/simpletransformers/streamlit creating build/lib/simpletransformers/experimental copying simpletransformers/experimental/__init__.py -> build/lib/simpletransformers/experimental creating build/lib/simpletransformers/classification copying simpletransformers/classification/classification_model.py -> build/lib/simpletransformers/classification copying simpletransformers/classification/__init__.py -> build/lib/simpletransformers/classification copying simpletransformers/classification/multi_modal_classification_model.py -> build/lib/simpletransformers/classification copying simpletransformers/classification/multi_label_classification_model.py -> build/lib/simpletransformers/classification copying simpletransformers/classification/classification_utils.py -> build/lib/simpletransformers/classification creating build/lib/simpletransformers/retrieval copying simpletransformers/retrieval/retrieval_model.py -> build/lib/simpletransformers/retrieval copying simpletransformers/retrieval/__init__.py -> build/lib/simpletransformers/retrieval copying simpletransformers/retrieval/retrieval_utils.py -> build/lib/simpletransformers/retrieval creating build/lib/simpletransformers/language_representation copying simpletransformers/language_representation/representation_model.py -> build/lib/simpletransformers/language_representation copying simpletransformers/language_representation/__init__.py -> build/lib/simpletransformers/language_representation creating build/lib/simpletransformers/ner copying simpletransformers/ner/ner_model.py -> build/lib/simpletransformers/ner copying simpletransformers/ner/__init__.py -> build/lib/simpletransformers/ner copying simpletransformers/ner/ner_utils.py -> build/lib/simpletransformers/ner creating build/lib/simpletransformers/language_modeling copying simpletransformers/language_modeling/language_modeling_utils.py -> build/lib/simpletransformers/language_modeling copying simpletransformers/language_modeling/__init__.py -> build/lib/simpletransformers/language_modeling copying simpletransformers/language_modeling/language_modeling_model.py -> build/lib/simpletransformers/language_modeling creating build/lib/simpletransformers/language_generation copying simpletransformers/language_generation/language_generation_model.py -> build/lib/simpletransformers/language_generation copying simpletransformers/language_generation/language_generation_utils.py -> build/lib/simpletransformers/language_generation copying simpletransformers/language_generation/__init__.py -> build/lib/simpletransformers/language_generation creating build/lib/simpletransformers/conv_ai copying simpletransformers/conv_ai/conv_ai_utils.py -> build/lib/simpletransformers/conv_ai copying simpletransformers/conv_ai/__init__.py -> build/lib/simpletransformers/conv_ai copying simpletransformers/conv_ai/conv_ai_model.py -> build/lib/simpletransformers/conv_ai creating build/lib/simpletransformers/custom_models copying simpletransformers/custom_models/models.py -> build/lib/simpletransformers/custom_models copying simpletransformers/custom_models/__init__.py -> build/lib/simpletransformers/custom_models creating build/lib/simpletransformers/losses copying simpletransformers/losses/loss_utils.py -> build/lib/simpletransformers/losses copying simpletransformers/losses/dice_loss.py -> build/lib/simpletransformers/losses copying simpletransformers/losses/__init__.py -> build/lib/simpletransformers/losses copying simpletransformers/losses/focal_loss.py -> build/lib/simpletransformers/losses copying simpletransformers/losses/tversky_loss.py -> build/lib/simpletransformers/losses creating build/lib/simpletransformers/seq2seq copying simpletransformers/seq2seq/seq2seq_model.py -> build/lib/simpletransformers/seq2seq copying simpletransformers/seq2seq/__init__.py -> build/lib/simpletransformers/seq2seq copying simpletransformers/seq2seq/seq2seq_utils.py -> build/lib/simpletransformers/seq2seq creating build/lib/simpletransformers/question_answering copying simpletransformers/question_answering/__init__.py -> build/lib/simpletransformers/question_answering copying simpletransformers/question_answering/question_answering_model.py -> build/lib/simpletransformers/question_answering copying simpletransformers/question_answering/question_answering_utils.py -> build/lib/simpletransformers/question_answering creating build/lib/simpletransformers/experimental/classification copying simpletransformers/experimental/classification/classification_model.py -> build/lib/simpletransformers/experimental/classification copying simpletransformers/experimental/classification/__init__.py -> build/lib/simpletransformers/experimental/classification copying simpletransformers/experimental/classification/multi_label_classification_model.py -> build/lib/simpletransformers/experimental/classification copying simpletransformers/experimental/classification/classification_utils.py -> build/lib/simpletransformers/experimental/classification creating build/lib/simpletransformers/experimental/classification/transformer_models copying simpletransformers/experimental/classification/transformer_models/albert_model.py -> build/lib/simpletransformers/experimental/classification/transformer_models copying simpletransformers/experimental/classification/transformer_models/xlm_model.py -> build/lib/simpletransformers/experimental/classification/transformer_models copying simpletransformers/experimental/classification/transformer_models/xlnet_model.py -> build/lib/simpletransformers/experimental/classification/transformer_models copying simpletransformers/experimental/classification/transformer_models/distilbert_model.py -> build/lib/simpletransformers/experimental/classification/transformer_models copying simpletransformers/experimental/classification/transformer_models/camembert_model.py -> build/lib/simpletransformers/experimental/classification/transformer_models copying simpletransformers/experimental/classification/transformer_models/__init__.py -> build/lib/simpletransformers/experimental/classification/transformer_models copying simpletransformers/experimental/classification/transformer_models/roberta_model.py -> build/lib/simpletransformers/experimental/classification/transformer_models copying simpletransformers/experimental/classification/transformer_models/bert_model.py -> build/lib/simpletransformers/experimental/classification/transformer_models creating build/lib/simpletransformers/classification/transformer_models copying simpletransformers/classification/transformer_models/albert_model.py -> build/lib/simpletransformers/classification/transformer_models copying simpletransformers/classification/transformer_models/mmbt_model.py -> build/lib/simpletransformers/classification/transformer_models copying simpletransformers/classification/transformer_models/xlm_model.py -> build/lib/simpletransformers/classification/transformer_models copying simpletransformers/classification/transformer_models/xlm_roberta_model.py -> build/lib/simpletransformers/classification/transformer_models copying simpletransformers/classification/transformer_models/xlnet_model.py -> build/lib/simpletransformers/classification/transformer_models copying simpletransformers/classification/transformer_models/distilbert_model.py -> build/lib/simpletransformers/classification/transformer_models copying simpletransformers/classification/transformer_models/camembert_model.py -> build/lib/simpletransformers/classification/transformer_models copying simpletransformers/classification/transformer_models/__init__.py -> build/lib/simpletransformers/classification/transformer_models copying simpletransformers/classification/transformer_models/roberta_model.py -> build/lib/simpletransformers/classification/transformer_models copying simpletransformers/classification/transformer_models/bert_model.py -> build/lib/simpletransformers/classification/transformer_models copying simpletransformers/classification/transformer_models/flaubert_model.py -> build/lib/simpletransformers/classification/transformer_models copying simpletransformers/classification/transformer_models/layoutlm_model.py -> build/lib/simpletransformers/classification/transformer_models copying simpletransformers/classification/transformer_models/longformer_model.py -> build/lib/simpletransformers/classification/transformer_models copying simpletransformers/classification/transformer_models/mobilebert_model.py -> build/lib/simpletransformers/classification/transformer_models copying simpletransformers/classification/transformer_models/electra_model.py -> build/lib/simpletransformers/classification/transformer_models creating build/lib/simpletransformers/language_representation/transformer_models copying simpletransformers/language_representation/transformer_models/gpt2_model.py -> build/lib/simpletransformers/language_representation/transformer_models copying simpletransformers/language_representation/transformer_models/__init__.py -> build/lib/simpletransformers/language_representation/transformer_models copying simpletransformers/language_representation/transformer_models/bert_model.py -> build/lib/simpletransformers/language_representation/transformer_models running build_scripts creating build/scripts-3.9 copying bin/simple-viewer -> build/scripts-3.9 changing mode of build/scripts-3.9/simple-viewer from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xvhJZx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64 + cd simpletransformers-0.63.9 + 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-simpletransformers-0.63.9-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-simpletransformers-0.63.9-1.x86_64/usr creating /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers creating /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/t5 copying build/lib/simpletransformers/t5/t5_utils.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/t5 copying build/lib/simpletransformers/t5/t5_model.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/t5 copying build/lib/simpletransformers/t5/__init__.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/t5 creating /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/config copying build/lib/simpletransformers/config/global_args.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/config copying build/lib/simpletransformers/config/utils.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/config copying build/lib/simpletransformers/config/__init__.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/config copying build/lib/simpletransformers/config/model_args.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/config creating /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/streamlit copying build/lib/simpletransformers/streamlit/simple_view.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/streamlit copying build/lib/simpletransformers/streamlit/streamlit_utils.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/streamlit copying build/lib/simpletransformers/streamlit/ner_view.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/streamlit copying build/lib/simpletransformers/streamlit/__init__.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/streamlit copying build/lib/simpletransformers/streamlit/t5_view.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/streamlit copying build/lib/simpletransformers/streamlit/classification_view.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/streamlit copying build/lib/simpletransformers/streamlit/qa_view.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/streamlit creating /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/experimental creating /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/experimental/classification creating /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/experimental/classification/transformer_models copying build/lib/simpletransformers/experimental/classification/transformer_models/albert_model.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/experimental/classification/transformer_models copying build/lib/simpletransformers/experimental/classification/transformer_models/xlm_model.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/experimental/classification/transformer_models copying build/lib/simpletransformers/experimental/classification/transformer_models/xlnet_model.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/experimental/classification/transformer_models copying build/lib/simpletransformers/experimental/classification/transformer_models/distilbert_model.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/experimental/classification/transformer_models copying build/lib/simpletransformers/experimental/classification/transformer_models/camembert_model.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/experimental/classification/transformer_models copying build/lib/simpletransformers/experimental/classification/transformer_models/__init__.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/experimental/classification/transformer_models copying build/lib/simpletransformers/experimental/classification/transformer_models/roberta_model.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/experimental/classification/transformer_models copying build/lib/simpletransformers/experimental/classification/transformer_models/bert_model.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/experimental/classification/transformer_models copying build/lib/simpletransformers/experimental/classification/classification_model.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/experimental/classification copying build/lib/simpletransformers/experimental/classification/__init__.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/experimental/classification copying build/lib/simpletransformers/experimental/classification/multi_label_classification_model.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/experimental/classification copying build/lib/simpletransformers/experimental/classification/classification_utils.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/experimental/classification copying build/lib/simpletransformers/experimental/__init__.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/experimental copying build/lib/simpletransformers/model.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers creating /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification creating /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification/transformer_models copying build/lib/simpletransformers/classification/transformer_models/albert_model.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification/transformer_models copying build/lib/simpletransformers/classification/transformer_models/mmbt_model.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification/transformer_models copying build/lib/simpletransformers/classification/transformer_models/xlm_model.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification/transformer_models copying build/lib/simpletransformers/classification/transformer_models/xlm_roberta_model.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification/transformer_models copying build/lib/simpletransformers/classification/transformer_models/xlnet_model.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification/transformer_models copying build/lib/simpletransformers/classification/transformer_models/distilbert_model.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification/transformer_models copying build/lib/simpletransformers/classification/transformer_models/camembert_model.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification/transformer_models copying build/lib/simpletransformers/classification/transformer_models/__init__.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification/transformer_models copying build/lib/simpletransformers/classification/transformer_models/roberta_model.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification/transformer_models copying build/lib/simpletransformers/classification/transformer_models/bert_model.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification/transformer_models copying build/lib/simpletransformers/classification/transformer_models/flaubert_model.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification/transformer_models copying build/lib/simpletransformers/classification/transformer_models/layoutlm_model.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification/transformer_models copying build/lib/simpletransformers/classification/transformer_models/longformer_model.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification/transformer_models copying build/lib/simpletransformers/classification/transformer_models/mobilebert_model.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification/transformer_models copying build/lib/simpletransformers/classification/transformer_models/electra_model.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification/transformer_models copying build/lib/simpletransformers/classification/classification_model.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification copying build/lib/simpletransformers/classification/__init__.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification copying build/lib/simpletransformers/classification/multi_modal_classification_model.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification copying build/lib/simpletransformers/classification/multi_label_classification_model.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification copying build/lib/simpletransformers/classification/classification_utils.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification creating /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/retrieval copying build/lib/simpletransformers/retrieval/retrieval_model.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/retrieval copying build/lib/simpletransformers/retrieval/__init__.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/retrieval copying build/lib/simpletransformers/retrieval/retrieval_utils.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/retrieval creating /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/language_representation copying build/lib/simpletransformers/language_representation/representation_model.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/language_representation creating /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/language_representation/transformer_models copying build/lib/simpletransformers/language_representation/transformer_models/gpt2_model.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/language_representation/transformer_models copying build/lib/simpletransformers/language_representation/transformer_models/__init__.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/language_representation/transformer_models copying build/lib/simpletransformers/language_representation/transformer_models/bert_model.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/language_representation/transformer_models copying build/lib/simpletransformers/language_representation/__init__.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/language_representation creating /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/ner copying build/lib/simpletransformers/ner/ner_model.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/ner copying build/lib/simpletransformers/ner/__init__.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/ner copying build/lib/simpletransformers/ner/ner_utils.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/ner creating /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/language_modeling copying build/lib/simpletransformers/language_modeling/language_modeling_utils.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/language_modeling copying build/lib/simpletransformers/language_modeling/__init__.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/language_modeling copying build/lib/simpletransformers/language_modeling/language_modeling_model.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/language_modeling copying build/lib/simpletransformers/__init__.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers creating /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/language_generation copying build/lib/simpletransformers/language_generation/language_generation_model.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/language_generation copying build/lib/simpletransformers/language_generation/language_generation_utils.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/language_generation copying build/lib/simpletransformers/language_generation/__init__.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/language_generation creating /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/conv_ai copying build/lib/simpletransformers/conv_ai/conv_ai_utils.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/conv_ai copying build/lib/simpletransformers/conv_ai/__init__.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/conv_ai copying build/lib/simpletransformers/conv_ai/conv_ai_model.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/conv_ai creating /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/custom_models copying build/lib/simpletransformers/custom_models/models.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/custom_models copying build/lib/simpletransformers/custom_models/__init__.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/custom_models creating /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/losses copying build/lib/simpletransformers/losses/loss_utils.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/losses copying build/lib/simpletransformers/losses/dice_loss.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/losses copying build/lib/simpletransformers/losses/__init__.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/losses copying build/lib/simpletransformers/losses/focal_loss.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/losses copying build/lib/simpletransformers/losses/tversky_loss.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/losses creating /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/seq2seq copying build/lib/simpletransformers/seq2seq/seq2seq_model.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/seq2seq copying build/lib/simpletransformers/seq2seq/__init__.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/seq2seq copying build/lib/simpletransformers/seq2seq/seq2seq_utils.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/seq2seq creating /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/question_answering copying build/lib/simpletransformers/question_answering/__init__.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/question_answering copying build/lib/simpletransformers/question_answering/question_answering_model.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/question_answering copying build/lib/simpletransformers/question_answering/question_answering_utils.py -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/question_answering byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/t5/t5_utils.py to t5_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/t5/t5_model.py to t5_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/t5/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/config/global_args.py to global_args.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/config/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/config/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/config/model_args.py to model_args.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/streamlit/simple_view.py to simple_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/streamlit/streamlit_utils.py to streamlit_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/streamlit/ner_view.py to ner_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/streamlit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/streamlit/t5_view.py to t5_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/streamlit/classification_view.py to classification_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/streamlit/qa_view.py to qa_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/experimental/classification/transformer_models/albert_model.py to albert_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/experimental/classification/transformer_models/xlm_model.py to xlm_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/experimental/classification/transformer_models/xlnet_model.py to xlnet_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/experimental/classification/transformer_models/distilbert_model.py to distilbert_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/experimental/classification/transformer_models/camembert_model.py to camembert_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/experimental/classification/transformer_models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/experimental/classification/transformer_models/roberta_model.py to roberta_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/experimental/classification/transformer_models/bert_model.py to bert_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/experimental/classification/classification_model.py to classification_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/experimental/classification/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/experimental/classification/multi_label_classification_model.py to multi_label_classification_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/experimental/classification/classification_utils.py to classification_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/experimental/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification/transformer_models/albert_model.py to albert_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification/transformer_models/mmbt_model.py to mmbt_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification/transformer_models/xlm_model.py to xlm_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification/transformer_models/xlm_roberta_model.py to xlm_roberta_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification/transformer_models/xlnet_model.py to xlnet_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification/transformer_models/distilbert_model.py to distilbert_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification/transformer_models/camembert_model.py to camembert_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification/transformer_models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification/transformer_models/roberta_model.py to roberta_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification/transformer_models/bert_model.py to bert_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification/transformer_models/flaubert_model.py to flaubert_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification/transformer_models/layoutlm_model.py to layoutlm_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification/transformer_models/longformer_model.py to longformer_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification/transformer_models/mobilebert_model.py to mobilebert_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification/transformer_models/electra_model.py to electra_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification/classification_model.py to classification_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification/multi_modal_classification_model.py to multi_modal_classification_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification/multi_label_classification_model.py to multi_label_classification_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/classification/classification_utils.py to classification_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/retrieval/retrieval_model.py to retrieval_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/retrieval/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/retrieval/retrieval_utils.py to retrieval_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/language_representation/representation_model.py to representation_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/language_representation/transformer_models/gpt2_model.py to gpt2_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/language_representation/transformer_models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/language_representation/transformer_models/bert_model.py to bert_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/language_representation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/ner/ner_model.py to ner_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/ner/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/ner/ner_utils.py to ner_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/language_modeling/language_modeling_utils.py to language_modeling_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/language_modeling/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/language_modeling/language_modeling_model.py to language_modeling_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/language_generation/language_generation_model.py to language_generation_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/language_generation/language_generation_utils.py to language_generation_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/language_generation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/conv_ai/conv_ai_utils.py to conv_ai_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/conv_ai/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/conv_ai/conv_ai_model.py to conv_ai_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/custom_models/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/custom_models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/losses/loss_utils.py to loss_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/losses/dice_loss.py to dice_loss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/losses/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/losses/focal_loss.py to focal_loss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/losses/tversky_loss.py to tversky_loss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/seq2seq/seq2seq_model.py to seq2seq_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/seq2seq/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/seq2seq/seq2seq_utils.py to seq2seq_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/question_answering/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/question_answering/question_answering_model.py to question_answering_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers/question_answering/question_answering_utils.py to question_answering_utils.cpython-39.pyc writing byte-compilation script '/tmp/tmpjff_5_ns.py' /usr/bin/python3 /tmp/tmpjff_5_ns.py removing /tmp/tmpjff_5_ns.py running install_egg_info running egg_info writing simpletransformers.egg-info/PKG-INFO writing dependency_links to simpletransformers.egg-info/dependency_links.txt writing requirements to simpletransformers.egg-info/requires.txt writing top-level names to simpletransformers.egg-info/top_level.txt reading manifest file 'simpletransformers.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'simpletransformers.egg-info/SOURCES.txt' Copying simpletransformers.egg-info to /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9/site-packages/simpletransformers-0.63.9-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/bin copying build/scripts-3.9/simple-viewer -> /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/usr/bin/simple-viewer to 755 + install -d -m755 /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64//usr/share/doc/python-simpletransformers + '[' -d doc ']' ~/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64 ~/build/BUILD/simpletransformers-0.63.9 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-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/simpletransformers-0.63.9 + popd + mv /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.63.9-1 --unique-debug-suffix -0.63.9-1.x86_64 --unique-debug-src-base python-simpletransformers-0.63.9-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/simpletransformers-0.63.9 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-simpletransformers-0.63.9-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-simpletransformers-0.63.9-1.noarch Provides: python-simpletransformers python3-simpletransformers = 0.63.9-1 python3.9dist(simpletransformers) = 0.63.9 python3dist(simpletransformers) = 0.63.9 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: /bin/bash python(abi) = 3.9 python3.9dist(datasets) python3.9dist(numpy) python3.9dist(pandas) python3.9dist(regex) python3.9dist(requests) python3.9dist(scikit-learn) python3.9dist(scipy) python3.9dist(sentencepiece) python3.9dist(seqeval) python3.9dist(streamlit) python3.9dist(tensorboard) python3.9dist(tokenizers) python3.9dist(tqdm) >= 4.47 python3.9dist(transformers) >= 4.6 python3.9dist(wandb) >= 0.10.32 Processing files: python-simpletransformers-help-0.63.9-1.noarch warning: Empty %files file /builddir/build/BUILD/simpletransformers-0.63.9/doclist.lst Provides: python-simpletransformers-help = 0.63.9-1 python3-simpletransformers-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-simpletransformers-0.63.9-1.x86_64 Wrote: /builddir/build/RPMS/python-simpletransformers-help-0.63.9-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-simpletransformers-0.63.9-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.g6akVp + umask 022 + cd /builddir/build/BUILD + cd simpletransformers-0.63.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-simpletransformers-0.63.9-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0