Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-phonemizer.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683330303.281033/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-phonemizer.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-phonemizer-3.2.1-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-phonemizer.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683330303.281033/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-phonemizer.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-phonemizer-3.2.1-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-phonemizer.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1683330303.281033/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-phonemizer.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rR1ULa + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf phonemizer-3.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/phonemizer-3.2.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd phonemizer-3.2.1 + /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.Uo2xIE + umask 022 + cd /builddir/build/BUILD + cd phonemizer-3.2.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' Partial import of phonemizer during the build process. /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/phonemizer copying phonemizer/punctuation.py -> build/lib/phonemizer copying phonemizer/phonemize.py -> build/lib/phonemizer copying phonemizer/utils.py -> build/lib/phonemizer copying phonemizer/logger.py -> build/lib/phonemizer copying phonemizer/version.py -> build/lib/phonemizer copying phonemizer/__init__.py -> build/lib/phonemizer copying phonemizer/separator.py -> build/lib/phonemizer copying phonemizer/main.py -> build/lib/phonemizer creating build/lib/test copying test/test_phonemize.py -> build/lib/test copying test/test_segments.py -> build/lib/test copying test/test_main.py -> build/lib/test copying test/test_import.py -> build/lib/test copying test/test_espeak_lang_switch.py -> build/lib/test copying test/test_punctuation.py -> build/lib/test copying test/test_festival.py -> build/lib/test copying test/test_utils.py -> build/lib/test copying test/test_espeak_wrapper.py -> build/lib/test copying test/test_mbrola.py -> build/lib/test copying test/__init__.py -> build/lib/test copying test/test_espeak.py -> build/lib/test copying test/test_separator.py -> build/lib/test copying test/test_espeak_word_mismatch.py -> build/lib/test creating build/lib/phonemizer/backend copying phonemizer/backend/segments.py -> build/lib/phonemizer/backend copying phonemizer/backend/base.py -> build/lib/phonemizer/backend copying phonemizer/backend/__init__.py -> build/lib/phonemizer/backend creating build/lib/phonemizer/backend/espeak copying phonemizer/backend/espeak/words_mismatch.py -> build/lib/phonemizer/backend/espeak copying phonemizer/backend/espeak/language_switch.py -> build/lib/phonemizer/backend/espeak copying phonemizer/backend/espeak/espeak.py -> build/lib/phonemizer/backend/espeak copying phonemizer/backend/espeak/api.py -> build/lib/phonemizer/backend/espeak copying phonemizer/backend/espeak/base.py -> build/lib/phonemizer/backend/espeak copying phonemizer/backend/espeak/__init__.py -> build/lib/phonemizer/backend/espeak copying phonemizer/backend/espeak/mbrola.py -> build/lib/phonemizer/backend/espeak copying phonemizer/backend/espeak/wrapper.py -> build/lib/phonemizer/backend/espeak copying phonemizer/backend/espeak/voice.py -> build/lib/phonemizer/backend/espeak creating build/lib/phonemizer/backend/festival copying phonemizer/backend/festival/lispy.py -> build/lib/phonemizer/backend/festival copying phonemizer/backend/festival/festival.py -> build/lib/phonemizer/backend/festival copying phonemizer/backend/festival/__init__.py -> build/lib/phonemizer/backend/festival creating build/lib/phonemizer/share creating build/lib/phonemizer/share/festival copying phonemizer/share/festival/phonemize.scm -> build/lib/phonemizer/share/festival creating build/lib/phonemizer/share/segments copying phonemizer/share/segments/cree.g2p -> build/lib/phonemizer/share/segments copying phonemizer/share/segments/yucatec.g2p -> build/lib/phonemizer/share/segments copying phonemizer/share/segments/japanese.g2p -> build/lib/phonemizer/share/segments copying phonemizer/share/segments/inuktitut.g2p -> build/lib/phonemizer/share/segments copying phonemizer/share/segments/sesotho.g2p -> build/lib/phonemizer/share/segments copying phonemizer/share/segments/chintang.g2p -> build/lib/phonemizer/share/segments + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.k1RyOL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64 + cd phonemizer-3.2.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64 Partial import of phonemizer during the build process. /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-phonemizer-3.2.1-1.aarch64/usr creating /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer copying build/lib/phonemizer/punctuation.py -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer copying build/lib/phonemizer/phonemize.py -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer copying build/lib/phonemizer/utils.py -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer creating /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/share creating /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/share/festival copying build/lib/phonemizer/share/festival/phonemize.scm -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/share/festival creating /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/share/segments copying build/lib/phonemizer/share/segments/cree.g2p -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/share/segments copying build/lib/phonemizer/share/segments/yucatec.g2p -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/share/segments copying build/lib/phonemizer/share/segments/japanese.g2p -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/share/segments copying build/lib/phonemizer/share/segments/inuktitut.g2p -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/share/segments copying build/lib/phonemizer/share/segments/sesotho.g2p -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/share/segments copying build/lib/phonemizer/share/segments/chintang.g2p -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/share/segments copying build/lib/phonemizer/logger.py -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer copying build/lib/phonemizer/version.py -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer copying build/lib/phonemizer/__init__.py -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer copying build/lib/phonemizer/separator.py -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer creating /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/backend creating /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/backend/espeak copying build/lib/phonemizer/backend/espeak/words_mismatch.py -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/backend/espeak copying build/lib/phonemizer/backend/espeak/language_switch.py -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/backend/espeak copying build/lib/phonemizer/backend/espeak/espeak.py -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/backend/espeak copying build/lib/phonemizer/backend/espeak/api.py -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/backend/espeak copying build/lib/phonemizer/backend/espeak/base.py -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/backend/espeak copying build/lib/phonemizer/backend/espeak/__init__.py -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/backend/espeak copying build/lib/phonemizer/backend/espeak/mbrola.py -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/backend/espeak copying build/lib/phonemizer/backend/espeak/wrapper.py -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/backend/espeak copying build/lib/phonemizer/backend/espeak/voice.py -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/backend/espeak creating /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/backend/festival copying build/lib/phonemizer/backend/festival/lispy.py -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/backend/festival copying build/lib/phonemizer/backend/festival/festival.py -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/backend/festival copying build/lib/phonemizer/backend/festival/__init__.py -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/backend/festival copying build/lib/phonemizer/backend/segments.py -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/backend copying build/lib/phonemizer/backend/base.py -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/backend copying build/lib/phonemizer/backend/__init__.py -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/backend copying build/lib/phonemizer/main.py -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer creating /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_phonemize.py -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_segments.py -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_main.py -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_import.py -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_espeak_lang_switch.py -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_punctuation.py -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_festival.py -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_utils.py -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_espeak_wrapper.py -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_mbrola.py -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/test copying build/lib/test/__init__.py -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_espeak.py -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_separator.py -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_espeak_word_mismatch.py -> /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/test byte-compiling /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/punctuation.py to punctuation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/phonemize.py to phonemize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/logger.py to logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/separator.py to separator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/backend/espeak/words_mismatch.py to words_mismatch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/backend/espeak/language_switch.py to language_switch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/backend/espeak/espeak.py to espeak.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/backend/espeak/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/backend/espeak/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/backend/espeak/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/backend/espeak/mbrola.py to mbrola.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/backend/espeak/wrapper.py to wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/backend/espeak/voice.py to voice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/backend/festival/lispy.py to lispy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/backend/festival/festival.py to festival.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/backend/festival/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/backend/segments.py to segments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/backend/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/backend/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/test/test_phonemize.py to test_phonemize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/test/test_segments.py to test_segments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/test/test_main.py to test_main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/test/test_import.py to test_import.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/test/test_espeak_lang_switch.py to test_espeak_lang_switch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/test/test_punctuation.py to test_punctuation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/test/test_festival.py to test_festival.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/test/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/test/test_espeak_wrapper.py to test_espeak_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/test/test_mbrola.py to test_mbrola.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/test/test_espeak.py to test_espeak.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/test/test_separator.py to test_separator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/test/test_espeak_word_mismatch.py to test_espeak_word_mismatch.cpython-39.pyc writing byte-compilation script '/tmp/tmpxcas0pwo.py' /usr/bin/python3 /tmp/tmpxcas0pwo.py removing /tmp/tmpxcas0pwo.py running install_egg_info running egg_info writing phonemizer.egg-info/PKG-INFO writing dependency_links to phonemizer.egg-info/dependency_links.txt writing entry points to phonemizer.egg-info/entry_points.txt writing requirements to phonemizer.egg-info/requires.txt writing top-level names to phonemizer.egg-info/top_level.txt reading manifest file 'phonemizer.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'phonemizer.egg-info/SOURCES.txt' Copying phonemizer.egg-info to /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9/site-packages/phonemizer-3.2.1-py3.9.egg-info running install_scripts Installing phonemize script to /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64//usr/share/doc/python-phonemizer + '[' -d doc ']' ~/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64 ~/build/BUILD/phonemizer-3.2.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/phonemizer-3.2.1 + popd + mv /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 3.2.1-1 --unique-debug-suffix -3.2.1-1.aarch64 --unique-debug-src-base python-phonemizer-3.2.1-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/phonemizer-3.2.1 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-phonemizer-3.2.1-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-phonemizer-3.2.1-1.noarch Provides: python-phonemizer python3-phonemizer = 3.2.1-1 python3.9dist(phonemizer) = 3.2.1 python3dist(phonemizer) = 3.2.1 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(attrs) >= 18.1 python3.9dist(dlinfo) python3.9dist(joblib) python3.9dist(segments) python3.9dist(setuptools) python3.9dist(typing-extensions) Processing files: python-phonemizer-help-3.2.1-1.noarch warning: Empty %files file /builddir/build/BUILD/phonemizer-3.2.1/doclist.lst Provides: python-phonemizer-help = 3.2.1-1 python3-phonemizer-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-phonemizer-3.2.1-1.aarch64 Wrote: /builddir/build/RPMS/python-phonemizer-help-3.2.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-phonemizer-3.2.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.p3VWxr + umask 022 + cd /builddir/build/BUILD + cd phonemizer-3.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-phonemizer-3.2.1-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0