Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-sacremoses.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682148451.367266/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-sacremoses.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-sacremoses-0.0.53-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-sacremoses.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682148451.367266/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-sacremoses.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-sacremoses-0.0.53-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-sacremoses.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682148451.367266/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-sacremoses.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.tNna9W + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sacremoses-0.0.53 + /usr/bin/gzip -dc /builddir/build/SOURCES/sacremoses-0.0.53.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd sacremoses-0.0.53 + /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.UfItnM + umask 022 + cd /builddir/build/BUILD + cd sacremoses-0.0.53 + 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/sacremoses copying sacremoses/chinese.py -> build/lib/sacremoses copying sacremoses/tokenize.py -> build/lib/sacremoses copying sacremoses/util.py -> build/lib/sacremoses copying sacremoses/truecase.py -> build/lib/sacremoses copying sacremoses/cli.py -> build/lib/sacremoses copying sacremoses/sent_tokenize.py -> build/lib/sacremoses copying sacremoses/indic.py -> build/lib/sacremoses copying sacremoses/__init__.py -> build/lib/sacremoses copying sacremoses/subwords.py -> build/lib/sacremoses copying sacremoses/__main__.py -> build/lib/sacremoses copying sacremoses/corpus.py -> build/lib/sacremoses copying sacremoses/normalize.py -> build/lib/sacremoses creating build/lib/sacremoses/data creating build/lib/sacremoses/data/perluniprops copying sacremoses/data/perluniprops/Symbol.txt -> build/lib/sacremoses/data/perluniprops copying sacremoses/data/perluniprops/IsAlpha-unichars-au.txt -> build/lib/sacremoses/data/perluniprops copying sacremoses/data/perluniprops/CJKSymbols.txt -> build/lib/sacremoses/data/perluniprops copying sacremoses/data/perluniprops/CJK.txt -> build/lib/sacremoses/data/perluniprops copying sacremoses/data/perluniprops/Number.txt -> build/lib/sacremoses/data/perluniprops copying sacremoses/data/perluniprops/Titlecase_Letter.txt -> build/lib/sacremoses/data/perluniprops copying sacremoses/data/perluniprops/Punctuation.txt -> build/lib/sacremoses/data/perluniprops copying sacremoses/data/perluniprops/IsLower.txt -> build/lib/sacremoses/data/perluniprops copying sacremoses/data/perluniprops/Uppercase_Letter.txt -> build/lib/sacremoses/data/perluniprops copying sacremoses/data/perluniprops/IsAlnum-unichars-au.txt -> build/lib/sacremoses/data/perluniprops copying sacremoses/data/perluniprops/Separator.txt -> build/lib/sacremoses/data/perluniprops copying sacremoses/data/perluniprops/Hiragana.txt -> build/lib/sacremoses/data/perluniprops copying sacremoses/data/perluniprops/IsSo.txt -> build/lib/sacremoses/data/perluniprops copying sacremoses/data/perluniprops/Currency_Symbol.txt -> build/lib/sacremoses/data/perluniprops copying sacremoses/data/perluniprops/IsAlnum.txt -> build/lib/sacremoses/data/perluniprops copying sacremoses/data/perluniprops/Hangul.txt -> build/lib/sacremoses/data/perluniprops copying sacremoses/data/perluniprops/IsPf.txt -> build/lib/sacremoses/data/perluniprops copying sacremoses/data/perluniprops/IsSc.txt -> build/lib/sacremoses/data/perluniprops copying sacremoses/data/perluniprops/IsPi.txt -> build/lib/sacremoses/data/perluniprops copying sacremoses/data/perluniprops/Katakana.txt -> build/lib/sacremoses/data/perluniprops copying sacremoses/data/perluniprops/Line_Separator.txt -> build/lib/sacremoses/data/perluniprops copying sacremoses/data/perluniprops/IsN.txt -> build/lib/sacremoses/data/perluniprops copying sacremoses/data/perluniprops/Open_Punctuation.txt -> build/lib/sacremoses/data/perluniprops copying sacremoses/data/perluniprops/Hangul_Syllables.txt -> build/lib/sacremoses/data/perluniprops copying sacremoses/data/perluniprops/Han.txt -> build/lib/sacremoses/data/perluniprops copying sacremoses/data/perluniprops/Close_Punctuation.txt -> build/lib/sacremoses/data/perluniprops copying sacremoses/data/perluniprops/IsUpper.txt -> build/lib/sacremoses/data/perluniprops copying sacremoses/data/perluniprops/IsAlpha.txt -> build/lib/sacremoses/data/perluniprops copying sacremoses/data/perluniprops/Lowercase_Letter.txt -> build/lib/sacremoses/data/perluniprops creating build/lib/sacremoses/data/nonbreaking_prefixes copying sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.lt -> build/lib/sacremoses/data/nonbreaking_prefixes copying sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.et -> build/lib/sacremoses/data/nonbreaking_prefixes copying sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.ru -> build/lib/sacremoses/data/nonbreaking_prefixes copying sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.sl -> build/lib/sacremoses/data/nonbreaking_prefixes copying sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.ca -> build/lib/sacremoses/data/nonbreaking_prefixes copying sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.it -> build/lib/sacremoses/data/nonbreaking_prefixes copying sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.sk -> build/lib/sacremoses/data/nonbreaking_prefixes copying sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.fr -> build/lib/sacremoses/data/nonbreaking_prefixes copying sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.te -> build/lib/sacremoses/data/nonbreaking_prefixes copying sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.cs -> build/lib/sacremoses/data/nonbreaking_prefixes copying sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.sv -> build/lib/sacremoses/data/nonbreaking_prefixes copying sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.en -> build/lib/sacremoses/data/nonbreaking_prefixes copying sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.ro -> build/lib/sacremoses/data/nonbreaking_prefixes copying sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.bn -> build/lib/sacremoses/data/nonbreaking_prefixes copying sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.de -> build/lib/sacremoses/data/nonbreaking_prefixes copying sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.as -> build/lib/sacremoses/data/nonbreaking_prefixes copying sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.es -> build/lib/sacremoses/data/nonbreaking_prefixes copying sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.is -> build/lib/sacremoses/data/nonbreaking_prefixes copying sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.or -> build/lib/sacremoses/data/nonbreaking_prefixes copying sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.pt -> build/lib/sacremoses/data/nonbreaking_prefixes copying sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.zh -> build/lib/sacremoses/data/nonbreaking_prefixes copying sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.mni -> build/lib/sacremoses/data/nonbreaking_prefixes copying sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.el -> build/lib/sacremoses/data/nonbreaking_prefixes copying sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.hi -> build/lib/sacremoses/data/nonbreaking_prefixes copying sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.nl -> build/lib/sacremoses/data/nonbreaking_prefixes copying sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.hu -> build/lib/sacremoses/data/nonbreaking_prefixes copying sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.lv -> build/lib/sacremoses/data/nonbreaking_prefixes copying sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.ml -> build/lib/sacremoses/data/nonbreaking_prefixes copying sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.tdt -> build/lib/sacremoses/data/nonbreaking_prefixes copying sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.kn -> build/lib/sacremoses/data/nonbreaking_prefixes copying sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.pa -> build/lib/sacremoses/data/nonbreaking_prefixes copying sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.ga -> build/lib/sacremoses/data/nonbreaking_prefixes copying sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.fi -> build/lib/sacremoses/data/nonbreaking_prefixes copying sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.mr -> build/lib/sacremoses/data/nonbreaking_prefixes copying sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.ta -> build/lib/sacremoses/data/nonbreaking_prefixes copying sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.pl -> build/lib/sacremoses/data/nonbreaking_prefixes copying sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.yue -> build/lib/sacremoses/data/nonbreaking_prefixes copying sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.gu -> build/lib/sacremoses/data/nonbreaking_prefixes + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.s9Wfqu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64 + cd sacremoses-0.0.53 + 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-sacremoses-0.0.53-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-sacremoses-0.0.53-1.x86_64/usr creating /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses copying build/lib/sacremoses/chinese.py -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses copying build/lib/sacremoses/tokenize.py -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses creating /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data creating /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/perluniprops copying build/lib/sacremoses/data/perluniprops/Symbol.txt -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/perluniprops copying build/lib/sacremoses/data/perluniprops/IsAlpha-unichars-au.txt -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/perluniprops copying build/lib/sacremoses/data/perluniprops/CJKSymbols.txt -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/perluniprops copying build/lib/sacremoses/data/perluniprops/CJK.txt -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/perluniprops copying build/lib/sacremoses/data/perluniprops/Number.txt -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/perluniprops copying build/lib/sacremoses/data/perluniprops/Titlecase_Letter.txt -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/perluniprops copying build/lib/sacremoses/data/perluniprops/Punctuation.txt -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/perluniprops copying build/lib/sacremoses/data/perluniprops/IsLower.txt -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/perluniprops copying build/lib/sacremoses/data/perluniprops/Uppercase_Letter.txt -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/perluniprops copying build/lib/sacremoses/data/perluniprops/IsAlnum-unichars-au.txt -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/perluniprops copying build/lib/sacremoses/data/perluniprops/Separator.txt -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/perluniprops copying build/lib/sacremoses/data/perluniprops/Hiragana.txt -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/perluniprops copying build/lib/sacremoses/data/perluniprops/IsSo.txt -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/perluniprops copying build/lib/sacremoses/data/perluniprops/Currency_Symbol.txt -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/perluniprops copying build/lib/sacremoses/data/perluniprops/IsAlnum.txt -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/perluniprops copying build/lib/sacremoses/data/perluniprops/Hangul.txt -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/perluniprops copying build/lib/sacremoses/data/perluniprops/IsPf.txt -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/perluniprops copying build/lib/sacremoses/data/perluniprops/IsSc.txt -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/perluniprops copying build/lib/sacremoses/data/perluniprops/IsPi.txt -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/perluniprops copying build/lib/sacremoses/data/perluniprops/Katakana.txt -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/perluniprops copying build/lib/sacremoses/data/perluniprops/Line_Separator.txt -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/perluniprops copying build/lib/sacremoses/data/perluniprops/IsN.txt -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/perluniprops copying build/lib/sacremoses/data/perluniprops/Open_Punctuation.txt -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/perluniprops copying build/lib/sacremoses/data/perluniprops/Hangul_Syllables.txt -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/perluniprops copying build/lib/sacremoses/data/perluniprops/Han.txt -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/perluniprops copying build/lib/sacremoses/data/perluniprops/Close_Punctuation.txt -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/perluniprops copying build/lib/sacremoses/data/perluniprops/IsUpper.txt -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/perluniprops copying build/lib/sacremoses/data/perluniprops/IsAlpha.txt -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/perluniprops copying build/lib/sacremoses/data/perluniprops/Lowercase_Letter.txt -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/perluniprops creating /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.lt -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.et -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.ru -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.sl -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.ca -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.it -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.sk -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.fr -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.te -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.cs -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.sv -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.en -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.ro -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.bn -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.de -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.as -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.es -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.is -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.or -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.pt -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.zh -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.mni -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.el -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.hi -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.nl -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.hu -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.lv -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.ml -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.tdt -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.kn -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.pa -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.ga -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.fi -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.mr -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.ta -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.pl -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.yue -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/data/nonbreaking_prefixes/nonbreaking_prefix.gu -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/data/nonbreaking_prefixes copying build/lib/sacremoses/util.py -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses copying build/lib/sacremoses/truecase.py -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses copying build/lib/sacremoses/cli.py -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses copying build/lib/sacremoses/sent_tokenize.py -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses copying build/lib/sacremoses/indic.py -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses copying build/lib/sacremoses/__init__.py -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses copying build/lib/sacremoses/subwords.py -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses copying build/lib/sacremoses/__main__.py -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses copying build/lib/sacremoses/corpus.py -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses copying build/lib/sacremoses/normalize.py -> /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses byte-compiling /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/chinese.py to chinese.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/tokenize.py to tokenize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/truecase.py to truecase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/sent_tokenize.py to sent_tokenize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/indic.py to indic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/subwords.py to subwords.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/corpus.py to corpus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses/normalize.py to normalize.cpython-39.pyc writing byte-compilation script '/tmp/tmp2gr84bg7.py' /usr/bin/python3 /tmp/tmp2gr84bg7.py removing /tmp/tmp2gr84bg7.py running install_egg_info running egg_info writing sacremoses.egg-info/PKG-INFO writing dependency_links to sacremoses.egg-info/dependency_links.txt writing entry points to sacremoses.egg-info/entry_points.txt writing requirements to sacremoses.egg-info/requires.txt writing top-level names to sacremoses.egg-info/top_level.txt reading manifest file 'sacremoses.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'sacremoses.egg-info/SOURCES.txt' Copying sacremoses.egg-info to /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9/site-packages/sacremoses-0.0.53-py3.9.egg-info running install_scripts Installing sacremoses script to /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64//usr/share/doc/python-sacremoses + '[' -d doc ']' ~/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64 ~/build/BUILD/sacremoses-0.0.53 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-sacremoses-0.0.53-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/sacremoses-0.0.53 + popd + mv /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.0.53-1 --unique-debug-suffix -0.0.53-1.x86_64 --unique-debug-src-base python-sacremoses-0.0.53-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/sacremoses-0.0.53 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-sacremoses-0.0.53-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-sacremoses-0.0.53-1.noarch Provides: python-sacremoses python3-sacremoses = 0.0.53-1 python3.9dist(sacremoses) = 0.0.53 python3dist(sacremoses) = 0.0.53 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(click) python3.9dist(joblib) python3.9dist(regex) python3.9dist(setuptools) python3.9dist(six) python3.9dist(tqdm) Processing files: python-sacremoses-help-0.0.53-1.noarch warning: Empty %files file /builddir/build/BUILD/sacremoses-0.0.53/doclist.lst Provides: python-sacremoses-help = 0.0.53-1 python3-sacremoses-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-sacremoses-0.0.53-1.x86_64 Wrote: /builddir/build/RPMS/python-sacremoses-help-0.0.53-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-sacremoses-0.0.53-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.92Ndam + umask 022 + cd /builddir/build/BUILD + cd sacremoses-0.0.53 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-sacremoses-0.0.53-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0