D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/python-translate-3.12.2-3.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.I5ONX4 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zrfb0E + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build + rm -rf translate-toolkit-3.12.2 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/translate-toolkit-3.12.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd translate-toolkit-3.12.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jxte4E + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build + cd translate-toolkit-3.12.2 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + true + for f in pyproject.toml setup.py setup.cfg + '[' -f pyproject.toml ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' pyproject.toml + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' pyproject.toml + sed -i -e 's/~=/>=/g' pyproject.toml + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' pyproject.toml + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' pyproject.toml + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.py ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.py + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.py + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.py + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.py + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.py + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.py + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.py + sed -i -e 's/~=/>=/g' setup.py + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.py + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.py + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.cfg ']' + sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.cfg + sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.cfg + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.cfg + sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.cfg + sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.cfg + sed -i -e 's/~=/>=/g' setup.cfg + sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.cfg + sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.cfg + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/.pyproject-builddir + echo -n + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + VALAFLAGS=-g + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/.pyproject-builddir + RPM_TOXENV=py313 + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/python-translate-3.12.2-3.mga10.noarch-pyproject-buildrequires -r Handling setuptools>=42 from build-system.requires Requirement satisfied: setuptools>=42 (installed: setuptools 78.1.0) Handling setuptools_scm>=6.2 from build-system.requires Requirement satisfied: setuptools_scm>=6.2 (installed: setuptools_scm 8.0.4) /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing translate_toolkit.egg-info/PKG-INFO writing dependency_links to translate_toolkit.egg-info/dependency_links.txt writing entry points to translate_toolkit.egg-info/entry_points.txt writing requirements to translate_toolkit.egg-info/requires.txt writing top-level names to translate_toolkit.egg-info/top_level.txt reading manifest file 'translate_toolkit.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'translate_toolkit.egg-info/SOURCES.txt' /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running dist_info writing translate_toolkit.egg-info/PKG-INFO writing dependency_links to translate_toolkit.egg-info/dependency_links.txt writing entry points to translate_toolkit.egg-info/entry_points.txt writing requirements to translate_toolkit.egg-info/requires.txt writing top-level names to translate_toolkit.egg-info/top_level.txt reading manifest file 'translate_toolkit.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'translate_toolkit.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/translate_toolkit-3.12.2.dist-info' Handling lxml>=4.6.3 from hook generated metadata: Requires-Dist (translate-toolkit) Requirement satisfied: lxml>=4.6.3 (installed: lxml 5.3.2) Handling aeidon==1.13; extra == "all" from hook generated metadata: Requires-Dist (translate-toolkit) Ignoring alien requirement: aeidon==1.13; extra == "all" Handling BeautifulSoup4>=4.3; extra == "all" from hook generated metadata: Requires-Dist (translate-toolkit) Ignoring alien requirement: BeautifulSoup4>=4.3; extra == "all" Handling charset-normalizer==3.3.2; extra == "all" from hook generated metadata: Requires-Dist (translate-toolkit) Ignoring alien requirement: charset-normalizer==3.3.2; extra == "all" Handling cheroot==10.0.0; extra == "all" from hook generated metadata: Requires-Dist (translate-toolkit) Ignoring alien requirement: cheroot==10.0.0; extra == "all" Handling fluent.syntax==0.19.0; extra == "all" from hook generated metadata: Requires-Dist (translate-toolkit) Ignoring alien requirement: fluent.syntax==0.19.0; extra == "all" Handling iniparse==0.5; extra == "all" from hook generated metadata: Requires-Dist (translate-toolkit) Ignoring alien requirement: iniparse==0.5; extra == "all" Handling mistletoe==1.3.0; extra == "all" from hook generated metadata: Requires-Dist (translate-toolkit) Ignoring alien requirement: mistletoe==1.3.0; extra == "all" Handling phply==1.2.6; extra == "all" from hook generated metadata: Requires-Dist (translate-toolkit) Ignoring alien requirement: phply==1.2.6; extra == "all" Handling pyenchant==3.2.2; extra == "all" from hook generated metadata: Requires-Dist (translate-toolkit) Ignoring alien requirement: pyenchant==3.2.2; extra == "all" Handling pyparsing==3.1.1; extra == "all" from hook generated metadata: Requires-Dist (translate-toolkit) Ignoring alien requirement: pyparsing==3.1.1; extra == "all" Handling python-Levenshtein>=0.12; extra == "all" from hook generated metadata: Requires-Dist (translate-toolkit) Ignoring alien requirement: python-Levenshtein>=0.12; extra == "all" Handling ruamel.yaml==0.18.5; extra == "all" from hook generated metadata: Requires-Dist (translate-toolkit) Ignoring alien requirement: ruamel.yaml==0.18.5; extra == "all" Handling vobject==0.9.6.1; extra == "all" from hook generated metadata: Requires-Dist (translate-toolkit) Ignoring alien requirement: vobject==0.9.6.1; extra == "all" Handling aeidon==1.13; extra == "subtitles" from hook generated metadata: Requires-Dist (translate-toolkit) Ignoring alien requirement: aeidon==1.13; extra == "subtitles" Handling BeautifulSoup4>=4.3; extra == "trados" from hook generated metadata: Requires-Dist (translate-toolkit) Ignoring alien requirement: BeautifulSoup4>=4.3; extra == "trados" Handling charset-normalizer==3.3.2; extra == "chardet" from hook generated metadata: Requires-Dist (translate-toolkit) Ignoring alien requirement: charset-normalizer==3.3.2; extra == "chardet" Handling cheroot==10.0.0; extra == "tmserver" from hook generated metadata: Requires-Dist (translate-toolkit) Ignoring alien requirement: cheroot==10.0.0; extra == "tmserver" Handling fluent.syntax==0.19.0; extra == "fluent" from hook generated metadata: Requires-Dist (translate-toolkit) Ignoring alien requirement: fluent.syntax==0.19.0; extra == "fluent" Handling iniparse==0.5; extra == "ini" from hook generated metadata: Requires-Dist (translate-toolkit) Ignoring alien requirement: iniparse==0.5; extra == "ini" Handling mistletoe==1.3.0; extra == "markdown" from hook generated metadata: Requires-Dist (translate-toolkit) Ignoring alien requirement: mistletoe==1.3.0; extra == "markdown" Handling phply==1.2.6; extra == "php" from hook generated metadata: Requires-Dist (translate-toolkit) Ignoring alien requirement: phply==1.2.6; extra == "php" Handling pyenchant==3.2.2; extra == "spellcheck" from hook generated metadata: Requires-Dist (translate-toolkit) Ignoring alien requirement: pyenchant==3.2.2; extra == "spellcheck" Handling pyparsing==3.1.1; extra == "rc" from hook generated metadata: Requires-Dist (translate-toolkit) Ignoring alien requirement: pyparsing==3.1.1; extra == "rc" Handling python-Levenshtein>=0.12; extra == "levenshtein" from hook generated metadata: Requires-Dist (translate-toolkit) Ignoring alien requirement: python-Levenshtein>=0.12; extra == "levenshtein" Handling ruamel.yaml==0.18.5; extra == "yaml" from hook generated metadata: Requires-Dist (translate-toolkit) Ignoring alien requirement: ruamel.yaml==0.18.5; extra == "yaml" Handling vobject==0.9.6.1; extra == "ical" from hook generated metadata: Requires-Dist (translate-toolkit) Ignoring alien requirement: vobject==0.9.6.1; extra == "ical" + cat /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/python-translate-3.12.2-3.mga10.noarch-pyproject-buildrequires + rm -rfv translate_toolkit-3.12.2.dist-info/ removed 'translate_toolkit-3.12.2.dist-info/entry_points.txt' removed 'translate_toolkit-3.12.2.dist-info/top_level.txt' removed 'translate_toolkit-3.12.2.dist-info/METADATA' removed 'translate_toolkit-3.12.2.dist-info/licenses/COPYING' removed directory 'translate_toolkit-3.12.2.dist-info/licenses' removed directory 'translate_toolkit-3.12.2.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.aoALgw + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd translate-toolkit-3.12.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/.pyproject-builddir + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + VALAFLAGS=-g + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running dist_info creating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/.pyproject-builddir/pip-modern-metadata-kxo0vsqz/translate_toolkit.egg-info writing /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/.pyproject-builddir/pip-modern-metadata-kxo0vsqz/translate_toolkit.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/.pyproject-builddir/pip-modern-metadata-kxo0vsqz/translate_toolkit.egg-info/dependency_links.txt writing entry points to /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/.pyproject-builddir/pip-modern-metadata-kxo0vsqz/translate_toolkit.egg-info/entry_points.txt writing requirements to /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/.pyproject-builddir/pip-modern-metadata-kxo0vsqz/translate_toolkit.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/.pyproject-builddir/pip-modern-metadata-kxo0vsqz/translate_toolkit.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/.pyproject-builddir/pip-modern-metadata-kxo0vsqz/translate_toolkit.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/.pyproject-builddir/pip-modern-metadata-kxo0vsqz/translate_toolkit.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/.pyproject-builddir/pip-modern-metadata-kxo0vsqz/translate_toolkit.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/.pyproject-builddir/pip-modern-metadata-kxo0vsqz/translate_toolkit-3.12.2.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: translate-toolkit Building wheel for translate-toolkit (pyproject.toml): started Running command Building wheel for translate-toolkit (pyproject.toml) /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib/translate copying translate/__version__.py -> build/lib/translate copying translate/__init__.py -> build/lib/translate creating build/lib/translate/misc copying translate/misc/ourdom.py -> build/lib/translate/misc copying translate/misc/wStringIO.py -> build/lib/translate/misc copying translate/misc/optrecurse.py -> build/lib/translate/misc copying translate/misc/progressbar.py -> build/lib/translate/misc copying translate/misc/deprecation.py -> build/lib/translate/misc copying translate/misc/multistring.py -> build/lib/translate/misc copying translate/misc/wsgi.py -> build/lib/translate/misc copying translate/misc/quote.py -> build/lib/translate/misc copying translate/misc/xml_helpers.py -> build/lib/translate/misc copying translate/misc/__init__.py -> build/lib/translate/misc copying translate/misc/dictutils.py -> build/lib/translate/misc copying translate/misc/file_discovery.py -> build/lib/translate/misc copying translate/misc/selector.py -> build/lib/translate/misc creating build/lib/translate/tools copying translate/tools/pogrep.py -> build/lib/translate/tools copying translate/tools/phppo2pypo.py -> build/lib/translate/tools copying translate/tools/poswap.py -> build/lib/translate/tools copying translate/tools/porestructure.py -> build/lib/translate/tools copying translate/tools/poclean.py -> build/lib/translate/tools copying translate/tools/junitmsgfmt.py -> build/lib/translate/tools copying translate/tools/pocount.py -> build/lib/translate/tools copying translate/tools/podebug.py -> build/lib/translate/tools copying translate/tools/pretranslate.py -> build/lib/translate/tools copying translate/tools/posegment.py -> build/lib/translate/tools copying translate/tools/pypo2phppo.py -> build/lib/translate/tools copying translate/tools/__init__.py -> build/lib/translate/tools copying translate/tools/poterminology.py -> build/lib/translate/tools copying translate/tools/build_tmdb.py -> build/lib/translate/tools copying translate/tools/pocompile.py -> build/lib/translate/tools copying translate/tools/pomerge.py -> build/lib/translate/tools copying translate/tools/poconflicts.py -> build/lib/translate/tools copying translate/tools/pydiff.py -> build/lib/translate/tools creating build/lib/translate/lang copying translate/lang/af.py -> build/lib/translate/lang copying translate/lang/zh_cn.py -> build/lib/translate/lang copying translate/lang/data.py -> build/lib/translate/lang copying translate/lang/mr.py -> build/lib/translate/lang copying translate/lang/st.py -> build/lib/translate/lang copying translate/lang/ml.py -> build/lib/translate/lang copying translate/lang/poedit.py -> build/lib/translate/lang copying translate/lang/si.py -> build/lib/translate/lang copying translate/lang/ngram.py -> build/lib/translate/lang copying translate/lang/bo.py -> build/lib/translate/lang copying translate/lang/km.py -> build/lib/translate/lang copying translate/lang/de.py -> build/lib/translate/lang copying translate/lang/nso.py -> build/lib/translate/lang copying translate/lang/fi.py -> build/lib/translate/lang copying translate/lang/ve.py -> build/lib/translate/lang copying translate/lang/pt_BR.py -> build/lib/translate/lang copying translate/lang/vi.py -> build/lib/translate/lang copying translate/lang/my.py -> build/lib/translate/lang copying translate/lang/code_or.py -> build/lib/translate/lang copying translate/lang/common.py -> build/lib/translate/lang copying translate/lang/da.py -> build/lib/translate/lang copying translate/lang/fa.py -> build/lib/translate/lang copying translate/lang/ms.py -> build/lib/translate/lang copying translate/lang/su.py -> build/lib/translate/lang copying translate/lang/zh_tw.py -> build/lib/translate/lang copying translate/lang/ro.py -> build/lib/translate/lang copying translate/lang/te.py -> build/lib/translate/lang copying translate/lang/scn.py -> build/lib/translate/lang copying translate/lang/dz.py -> build/lib/translate/lang copying translate/lang/wo.py -> build/lib/translate/lang copying translate/lang/am.py -> build/lib/translate/lang copying translate/lang/ko.py -> build/lib/translate/lang copying translate/lang/kw.py -> build/lib/translate/lang copying translate/lang/hy.py -> build/lib/translate/lang copying translate/lang/sv.py -> build/lib/translate/lang copying translate/lang/tr.py -> build/lib/translate/lang copying translate/lang/team.py -> build/lib/translate/lang copying translate/lang/code_as.py -> build/lib/translate/lang copying translate/lang/gd.py -> build/lib/translate/lang copying translate/lang/lo.py -> build/lib/translate/lang copying translate/lang/kn.py -> build/lib/translate/lang copying translate/lang/el.py -> build/lib/translate/lang copying translate/lang/bn.py -> build/lib/translate/lang copying translate/lang/zh.py -> build/lib/translate/lang copying translate/lang/pl.py -> build/lib/translate/lang copying translate/lang/hi.py -> build/lib/translate/lang copying translate/lang/az.py -> build/lib/translate/lang copying translate/lang/ta.py -> build/lib/translate/lang copying translate/lang/ur.py -> build/lib/translate/lang copying translate/lang/son.py -> build/lib/translate/lang copying translate/lang/ja.py -> build/lib/translate/lang copying translate/lang/ar.py -> build/lib/translate/lang copying translate/lang/__init__.py -> build/lib/translate/lang copying translate/lang/fr.py -> build/lib/translate/lang copying translate/lang/he.py -> build/lib/translate/lang copying translate/lang/ak.py -> build/lib/translate/lang copying translate/lang/nqo.py -> build/lib/translate/lang copying translate/lang/ug.py -> build/lib/translate/lang copying translate/lang/gu.py -> build/lib/translate/lang copying translate/lang/identify.py -> build/lib/translate/lang copying translate/lang/ne.py -> build/lib/translate/lang copying translate/lang/pa.py -> build/lib/translate/lang copying translate/lang/es.py -> build/lib/translate/lang copying translate/lang/th.py -> build/lib/translate/lang copying translate/lang/zh_hk.py -> build/lib/translate/lang copying translate/lang/factory.py -> build/lib/translate/lang creating build/lib/translate/convert copying translate/convert/po2html.py -> build/lib/translate/convert copying translate/convert/php2po.py -> build/lib/translate/convert copying translate/convert/ts2po.py -> build/lib/translate/convert copying translate/convert/symb2po.py -> build/lib/translate/convert copying translate/convert/csv2po.py -> build/lib/translate/convert copying translate/convert/ical2po.py -> build/lib/translate/convert copying translate/convert/po2tmx.py -> build/lib/translate/convert copying translate/convert/prop2mozfunny.py -> build/lib/translate/convert copying translate/convert/po2yaml.py -> build/lib/translate/convert copying translate/convert/po2oo.py -> build/lib/translate/convert copying translate/convert/tbx2po.py -> build/lib/translate/convert copying translate/convert/po2csv.py -> build/lib/translate/convert copying translate/convert/rc2po.py -> build/lib/translate/convert copying translate/convert/po2tiki.py -> build/lib/translate/convert copying translate/convert/po2xliff.py -> build/lib/translate/convert copying translate/convert/dtd2po.py -> build/lib/translate/convert copying translate/convert/json2po.py -> build/lib/translate/convert copying translate/convert/po2moz.py -> build/lib/translate/convert copying translate/convert/po2symb.py -> build/lib/translate/convert copying translate/convert/oo2xliff.py -> build/lib/translate/convert copying translate/convert/po2ini.py -> build/lib/translate/convert copying translate/convert/sub2po.py -> build/lib/translate/convert copying translate/convert/po2web2py.py -> build/lib/translate/convert copying translate/convert/po2ts.py -> build/lib/translate/convert copying translate/convert/yaml2po.py -> build/lib/translate/convert copying translate/convert/odf2xliff.py -> build/lib/translate/convert copying translate/convert/pot2po.py -> build/lib/translate/convert copying translate/convert/po2json.py -> build/lib/translate/convert copying translate/convert/convert.py -> build/lib/translate/convert copying translate/convert/po2prop.py -> build/lib/translate/convert copying translate/convert/po2ical.py -> build/lib/translate/convert copying translate/convert/prop2po.py -> build/lib/translate/convert copying translate/convert/xliff2po.py -> build/lib/translate/convert copying translate/convert/po2rc.py -> build/lib/translate/convert copying translate/convert/oo2po.py -> build/lib/translate/convert copying translate/convert/po2php.py -> build/lib/translate/convert copying translate/convert/idml2po.py -> build/lib/translate/convert copying translate/convert/md2po.py -> build/lib/translate/convert copying translate/convert/xliff2odf.py -> build/lib/translate/convert copying translate/convert/mozfunny2prop.py -> build/lib/translate/convert copying translate/convert/tiki2po.py -> build/lib/translate/convert copying translate/convert/android2po.py -> build/lib/translate/convert copying translate/convert/mozlang2po.py -> build/lib/translate/convert copying translate/convert/flatxml2po.py -> build/lib/translate/convert copying translate/convert/po2flatxml.py -> build/lib/translate/convert copying translate/convert/web2py2po.py -> build/lib/translate/convert copying translate/convert/txt2po.py -> build/lib/translate/convert copying translate/convert/moz2po.py -> build/lib/translate/convert copying translate/convert/__init__.py -> build/lib/translate/convert copying translate/convert/po2sub.py -> build/lib/translate/convert copying translate/convert/po2dtd.py -> build/lib/translate/convert copying translate/convert/xliff2oo.py -> build/lib/translate/convert copying translate/convert/po2txt.py -> build/lib/translate/convert copying translate/convert/po2idml.py -> build/lib/translate/convert copying translate/convert/csv2tbx.py -> build/lib/translate/convert copying translate/convert/po2mozlang.py -> build/lib/translate/convert copying translate/convert/accesskey.py -> build/lib/translate/convert copying translate/convert/po2md.py -> build/lib/translate/convert copying translate/convert/ini2po.py -> build/lib/translate/convert copying translate/convert/html2po.py -> build/lib/translate/convert copying translate/convert/po2resx.py -> build/lib/translate/convert copying translate/convert/po2wordfast.py -> build/lib/translate/convert copying translate/convert/factory.py -> build/lib/translate/convert copying translate/convert/resx2po.py -> build/lib/translate/convert creating build/lib/translate/search copying translate/search/terminology.py -> build/lib/translate/search copying translate/search/lshtein.py -> build/lib/translate/search copying translate/search/__init__.py -> build/lib/translate/search copying translate/search/match.py -> build/lib/translate/search creating build/lib/translate/filters copying translate/filters/pofilter.py -> build/lib/translate/filters copying translate/filters/spelling.py -> build/lib/translate/filters copying translate/filters/autocorrect.py -> build/lib/translate/filters copying translate/filters/decoration.py -> build/lib/translate/filters copying translate/filters/decorators.py -> build/lib/translate/filters copying translate/filters/prefilters.py -> build/lib/translate/filters copying translate/filters/__init__.py -> build/lib/translate/filters copying translate/filters/checks.py -> build/lib/translate/filters copying translate/filters/helpers.py -> build/lib/translate/filters creating build/lib/translate/storage copying translate/storage/resx.py -> build/lib/translate/storage copying translate/storage/zip.py -> build/lib/translate/storage copying translate/storage/xml_name.py -> build/lib/translate/storage copying translate/storage/idml.py -> build/lib/translate/storage copying translate/storage/bundleprojstore.py -> build/lib/translate/storage copying translate/storage/php.py -> build/lib/translate/storage copying translate/storage/mo.py -> build/lib/translate/storage copying translate/storage/markdown.py -> build/lib/translate/storage copying translate/storage/stringsdict.py -> build/lib/translate/storage copying translate/storage/cpo.py -> build/lib/translate/storage copying translate/storage/html.py -> build/lib/translate/storage copying translate/storage/odf_shared.py -> build/lib/translate/storage copying translate/storage/omegat.py -> build/lib/translate/storage copying translate/storage/statistics.py -> build/lib/translate/storage copying translate/storage/tmx.py -> build/lib/translate/storage copying translate/storage/projstore.py -> build/lib/translate/storage copying translate/storage/qm.py -> build/lib/translate/storage copying translate/storage/qph.py -> build/lib/translate/storage copying translate/storage/trados.py -> build/lib/translate/storage copying translate/storage/fluent.py -> build/lib/translate/storage copying translate/storage/ts.py -> build/lib/translate/storage copying translate/storage/xliff.py -> build/lib/translate/storage copying translate/storage/pocommon.py -> build/lib/translate/storage copying translate/storage/project.py -> build/lib/translate/storage copying translate/storage/benchmark.py -> build/lib/translate/storage copying translate/storage/poparser.py -> build/lib/translate/storage copying translate/storage/ical.py -> build/lib/translate/storage copying translate/storage/oo.py -> build/lib/translate/storage copying translate/storage/_factory_classes.py -> build/lib/translate/storage copying translate/storage/pypo.py -> build/lib/translate/storage copying translate/storage/symbian.py -> build/lib/translate/storage copying translate/storage/rc.py -> build/lib/translate/storage copying translate/storage/ini.py -> build/lib/translate/storage copying translate/storage/flatxml.py -> build/lib/translate/storage copying translate/storage/yaml.py -> build/lib/translate/storage copying translate/storage/catkeys.py -> build/lib/translate/storage copying translate/storage/jsonl10n.py -> build/lib/translate/storage copying translate/storage/txt.py -> build/lib/translate/storage copying translate/storage/lisa.py -> build/lib/translate/storage copying translate/storage/workflow.py -> build/lib/translate/storage copying translate/storage/poxliff.py -> build/lib/translate/storage copying translate/storage/resourcedictionary.py -> build/lib/translate/storage copying translate/storage/ts2.py -> build/lib/translate/storage copying translate/storage/__init__.py -> build/lib/translate/storage copying translate/storage/mozilla_lang.py -> build/lib/translate/storage copying translate/storage/directory.py -> build/lib/translate/storage copying translate/storage/dtd.py -> build/lib/translate/storage copying translate/storage/tbx.py -> build/lib/translate/storage copying translate/storage/fpo.py -> build/lib/translate/storage copying translate/storage/poheader.py -> build/lib/translate/storage copying translate/storage/subtitles.py -> build/lib/translate/storage copying translate/storage/aresource.py -> build/lib/translate/storage copying translate/storage/base.py -> build/lib/translate/storage copying translate/storage/csvl10n.py -> build/lib/translate/storage copying translate/storage/po.py -> build/lib/translate/storage copying translate/storage/tmdb.py -> build/lib/translate/storage copying translate/storage/properties.py -> build/lib/translate/storage copying translate/storage/tiki.py -> build/lib/translate/storage copying translate/storage/wordfast.py -> build/lib/translate/storage copying translate/storage/factory.py -> build/lib/translate/storage copying translate/storage/odf_io.py -> build/lib/translate/storage copying translate/storage/utx.py -> build/lib/translate/storage creating build/lib/translate/services copying translate/services/tmserver.py -> build/lib/translate/services copying translate/services/__init__.py -> build/lib/translate/services creating build/lib/translate/storage/xml_extract copying translate/storage/xml_extract/unit_tree.py -> build/lib/translate/storage/xml_extract copying translate/storage/xml_extract/generate.py -> build/lib/translate/storage/xml_extract copying translate/storage/xml_extract/misc.py -> build/lib/translate/storage/xml_extract copying translate/storage/xml_extract/extract.py -> build/lib/translate/storage/xml_extract copying translate/storage/xml_extract/__init__.py -> build/lib/translate/storage/xml_extract copying translate/storage/xml_extract/xpath_breadcrumb.py -> build/lib/translate/storage/xml_extract creating build/lib/translate/storage/placeables copying translate/storage/placeables/interfaces.py -> build/lib/translate/storage/placeables copying translate/storage/placeables/xliff.py -> build/lib/translate/storage/placeables copying translate/storage/placeables/terminology.py -> build/lib/translate/storage/placeables copying translate/storage/placeables/parse.py -> build/lib/translate/storage/placeables copying translate/storage/placeables/lisa.py -> build/lib/translate/storage/placeables copying translate/storage/placeables/__init__.py -> build/lib/translate/storage/placeables copying translate/storage/placeables/general.py -> build/lib/translate/storage/placeables copying translate/storage/placeables/base.py -> build/lib/translate/storage/placeables copying translate/storage/placeables/strelem.py -> build/lib/translate/storage/placeables running egg_info writing translate_toolkit.egg-info/PKG-INFO writing dependency_links to translate_toolkit.egg-info/dependency_links.txt writing entry points to translate_toolkit.egg-info/entry_points.txt writing requirements to translate_toolkit.egg-info/requires.txt writing top-level names to translate_toolkit.egg-info/top_level.txt reading manifest file 'translate_toolkit.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'translate_toolkit.egg-info/SOURCES.txt' copying translate/convert/odfxml -> build/lib/translate/convert copying translate/convert/roundtrip-OOo -> build/lib/translate/convert copying translate/convert/roundtrip-gaia -> build/lib/translate/convert copying translate/convert/roundtrip-mozilla -> build/lib/translate/convert copying translate/storage/debug.properties -> build/lib/translate/storage copying translate/storage/properties.java -> build/lib/translate/storage creating build/lib/translate/share copying translate/share/stoplist-en -> build/lib/translate/share creating build/lib/translate/share/langmodels copying translate/share/langmodels/Ndebele.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/NorthernSotho.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/README -> build/lib/translate/share/langmodels copying translate/share/langmodels/Sotho.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/Swati.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/Tsonga.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/Tswana.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/Venda.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/Xhosa.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/Zulu.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/afrikaans.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/albanian.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/arabic.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/basque.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/belarus.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/bosnian.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/breton.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/catalan.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/chinese_simplified.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/chinese_traditional.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/croatian.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/czech.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/danish.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/dutch.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/english.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/esperanto.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/estonian.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/finnish.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/fpdb.conf -> build/lib/translate/share/langmodels copying translate/share/langmodels/french.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/frisian.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/german.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/greek.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/hebrew.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/hungarian.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/icelandic.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/indonesian.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/irish_gaelic.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/italian.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/japanese.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/latin.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/latvian.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/lithuanian.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/malay.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/manx_gaelic.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/norwegian.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/polish.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/portuguese.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/quechua.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/romanian.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/romansh.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/russian.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/scots.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/scots_gaelic.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/serbian_ascii.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/slovak_ascii.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/slovenian.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/spanish.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/swahili.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/swedish.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/tagalog.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/turkish.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/ukrainian.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/vietnamese.lm -> build/lib/translate/share/langmodels copying translate/share/langmodels/welsh.lm -> build/lib/translate/share/langmodels running build_scripts creating build/scripts-3.13 copying tools/mozilla/build_firefox.sh -> build/scripts-3.13 copying and adjusting tools/mozilla/buildxpi.py -> build/scripts-3.13 copying and adjusting tools/mozilla/get_moz_enUS.py -> build/scripts-3.13 copying tools/pocommentclean -> build/scripts-3.13 copying tools/pocompendium -> build/scripts-3.13 copying tools/pomigrate2 -> build/scripts-3.13 copying tools/popuretext -> build/scripts-3.13 copying tools/poreencode -> build/scripts-3.13 copying tools/posplit -> build/scripts-3.13 changing mode of build/scripts-3.13/buildxpi.py from 644 to 755 changing mode of build/scripts-3.13/get_moz_enUS.py from 644 to 755 installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/translate creating build/bdist.linux-x86_64/wheel/translate/misc copying build/lib/translate/misc/ourdom.py -> build/bdist.linux-x86_64/wheel/./translate/misc copying build/lib/translate/misc/wStringIO.py -> build/bdist.linux-x86_64/wheel/./translate/misc copying build/lib/translate/misc/optrecurse.py -> build/bdist.linux-x86_64/wheel/./translate/misc copying build/lib/translate/misc/progressbar.py -> build/bdist.linux-x86_64/wheel/./translate/misc copying build/lib/translate/misc/deprecation.py -> build/bdist.linux-x86_64/wheel/./translate/misc copying build/lib/translate/misc/multistring.py -> build/bdist.linux-x86_64/wheel/./translate/misc copying build/lib/translate/misc/wsgi.py -> build/bdist.linux-x86_64/wheel/./translate/misc copying build/lib/translate/misc/quote.py -> build/bdist.linux-x86_64/wheel/./translate/misc copying build/lib/translate/misc/xml_helpers.py -> build/bdist.linux-x86_64/wheel/./translate/misc copying build/lib/translate/misc/__init__.py -> build/bdist.linux-x86_64/wheel/./translate/misc copying build/lib/translate/misc/dictutils.py -> build/bdist.linux-x86_64/wheel/./translate/misc copying build/lib/translate/misc/file_discovery.py -> build/bdist.linux-x86_64/wheel/./translate/misc copying build/lib/translate/misc/selector.py -> build/bdist.linux-x86_64/wheel/./translate/misc copying build/lib/translate/__version__.py -> build/bdist.linux-x86_64/wheel/./translate creating build/bdist.linux-x86_64/wheel/translate/tools copying build/lib/translate/tools/pogrep.py -> build/bdist.linux-x86_64/wheel/./translate/tools copying build/lib/translate/tools/phppo2pypo.py -> build/bdist.linux-x86_64/wheel/./translate/tools copying build/lib/translate/tools/poswap.py -> build/bdist.linux-x86_64/wheel/./translate/tools copying build/lib/translate/tools/porestructure.py -> build/bdist.linux-x86_64/wheel/./translate/tools copying build/lib/translate/tools/poclean.py -> build/bdist.linux-x86_64/wheel/./translate/tools copying build/lib/translate/tools/junitmsgfmt.py -> build/bdist.linux-x86_64/wheel/./translate/tools copying build/lib/translate/tools/pocount.py -> build/bdist.linux-x86_64/wheel/./translate/tools copying build/lib/translate/tools/podebug.py -> build/bdist.linux-x86_64/wheel/./translate/tools copying build/lib/translate/tools/pretranslate.py -> build/bdist.linux-x86_64/wheel/./translate/tools copying build/lib/translate/tools/posegment.py -> build/bdist.linux-x86_64/wheel/./translate/tools copying build/lib/translate/tools/pypo2phppo.py -> build/bdist.linux-x86_64/wheel/./translate/tools copying build/lib/translate/tools/__init__.py -> build/bdist.linux-x86_64/wheel/./translate/tools copying build/lib/translate/tools/poterminology.py -> build/bdist.linux-x86_64/wheel/./translate/tools copying build/lib/translate/tools/build_tmdb.py -> build/bdist.linux-x86_64/wheel/./translate/tools copying build/lib/translate/tools/pocompile.py -> build/bdist.linux-x86_64/wheel/./translate/tools copying build/lib/translate/tools/pomerge.py -> build/bdist.linux-x86_64/wheel/./translate/tools copying build/lib/translate/tools/poconflicts.py -> build/bdist.linux-x86_64/wheel/./translate/tools copying build/lib/translate/tools/pydiff.py -> build/bdist.linux-x86_64/wheel/./translate/tools creating build/bdist.linux-x86_64/wheel/translate/lang copying build/lib/translate/lang/af.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/zh_cn.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/data.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/mr.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/st.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/ml.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/poedit.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/si.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/ngram.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/bo.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/km.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/de.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/nso.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/fi.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/ve.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/pt_BR.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/vi.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/my.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/code_or.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/common.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/da.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/fa.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/ms.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/su.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/zh_tw.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/ro.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/te.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/scn.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/dz.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/wo.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/am.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/ko.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/kw.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/hy.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/sv.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/tr.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/team.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/code_as.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/gd.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/lo.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/kn.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/el.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/bn.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/zh.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/pl.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/hi.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/az.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/ta.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/ur.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/son.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/ja.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/ar.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/__init__.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/fr.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/he.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/ak.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/nqo.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/ug.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/gu.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/identify.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/ne.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/pa.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/es.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/th.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/zh_hk.py -> build/bdist.linux-x86_64/wheel/./translate/lang copying build/lib/translate/lang/factory.py -> build/bdist.linux-x86_64/wheel/./translate/lang creating build/bdist.linux-x86_64/wheel/translate/convert copying build/lib/translate/convert/po2html.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/php2po.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/ts2po.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/symb2po.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/csv2po.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/ical2po.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/po2tmx.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/prop2mozfunny.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/po2yaml.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/po2oo.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/odfxml -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/tbx2po.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/roundtrip-OOo -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/po2csv.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/rc2po.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/po2tiki.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/po2xliff.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/dtd2po.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/json2po.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/po2moz.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/po2symb.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/oo2xliff.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/po2ini.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/sub2po.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/po2web2py.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/po2ts.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/yaml2po.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/odf2xliff.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/pot2po.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/po2json.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/roundtrip-gaia -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/convert.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/po2prop.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/po2ical.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/prop2po.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/xliff2po.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/po2rc.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/oo2po.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/po2php.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/idml2po.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/md2po.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/xliff2odf.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/mozfunny2prop.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/tiki2po.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/android2po.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/mozlang2po.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/flatxml2po.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/po2flatxml.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/web2py2po.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/txt2po.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/moz2po.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/__init__.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/po2sub.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/po2dtd.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/xliff2oo.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/po2txt.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/po2idml.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/csv2tbx.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/po2mozlang.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/accesskey.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/po2md.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/ini2po.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/roundtrip-mozilla -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/html2po.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/po2resx.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/po2wordfast.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/factory.py -> build/bdist.linux-x86_64/wheel/./translate/convert copying build/lib/translate/convert/resx2po.py -> build/bdist.linux-x86_64/wheel/./translate/convert creating build/bdist.linux-x86_64/wheel/translate/search copying build/lib/translate/search/terminology.py -> build/bdist.linux-x86_64/wheel/./translate/search copying build/lib/translate/search/lshtein.py -> build/bdist.linux-x86_64/wheel/./translate/search copying build/lib/translate/search/__init__.py -> build/bdist.linux-x86_64/wheel/./translate/search copying build/lib/translate/search/match.py -> build/bdist.linux-x86_64/wheel/./translate/search copying build/lib/translate/__init__.py -> build/bdist.linux-x86_64/wheel/./translate creating build/bdist.linux-x86_64/wheel/translate/filters copying build/lib/translate/filters/pofilter.py -> build/bdist.linux-x86_64/wheel/./translate/filters copying build/lib/translate/filters/spelling.py -> build/bdist.linux-x86_64/wheel/./translate/filters copying build/lib/translate/filters/autocorrect.py -> build/bdist.linux-x86_64/wheel/./translate/filters copying build/lib/translate/filters/decoration.py -> build/bdist.linux-x86_64/wheel/./translate/filters copying build/lib/translate/filters/decorators.py -> build/bdist.linux-x86_64/wheel/./translate/filters copying build/lib/translate/filters/prefilters.py -> build/bdist.linux-x86_64/wheel/./translate/filters copying build/lib/translate/filters/__init__.py -> build/bdist.linux-x86_64/wheel/./translate/filters copying build/lib/translate/filters/checks.py -> build/bdist.linux-x86_64/wheel/./translate/filters copying build/lib/translate/filters/helpers.py -> build/bdist.linux-x86_64/wheel/./translate/filters creating build/bdist.linux-x86_64/wheel/translate/storage copying build/lib/translate/storage/resx.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/zip.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/xml_name.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/idml.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/bundleprojstore.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/php.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/mo.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/markdown.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/stringsdict.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/cpo.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/html.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/odf_shared.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/omegat.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/statistics.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/properties.java -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/tmx.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/projstore.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/qm.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/qph.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/trados.py -> build/bdist.linux-x86_64/wheel/./translate/storage creating build/bdist.linux-x86_64/wheel/translate/storage/xml_extract copying build/lib/translate/storage/xml_extract/unit_tree.py -> build/bdist.linux-x86_64/wheel/./translate/storage/xml_extract copying build/lib/translate/storage/xml_extract/generate.py -> build/bdist.linux-x86_64/wheel/./translate/storage/xml_extract copying build/lib/translate/storage/xml_extract/misc.py -> build/bdist.linux-x86_64/wheel/./translate/storage/xml_extract copying build/lib/translate/storage/xml_extract/extract.py -> build/bdist.linux-x86_64/wheel/./translate/storage/xml_extract copying build/lib/translate/storage/xml_extract/__init__.py -> build/bdist.linux-x86_64/wheel/./translate/storage/xml_extract copying build/lib/translate/storage/xml_extract/xpath_breadcrumb.py -> build/bdist.linux-x86_64/wheel/./translate/storage/xml_extract copying build/lib/translate/storage/fluent.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/ts.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/xliff.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/pocommon.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/project.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/benchmark.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/poparser.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/ical.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/oo.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/_factory_classes.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/pypo.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/symbian.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/rc.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/ini.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/flatxml.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/yaml.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/catkeys.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/jsonl10n.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/txt.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/lisa.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/workflow.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/poxliff.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/resourcedictionary.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/ts2.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/__init__.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/mozilla_lang.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/directory.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/dtd.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/tbx.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/fpo.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/poheader.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/subtitles.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/aresource.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/base.py -> build/bdist.linux-x86_64/wheel/./translate/storage creating build/bdist.linux-x86_64/wheel/translate/storage/placeables copying build/lib/translate/storage/placeables/interfaces.py -> build/bdist.linux-x86_64/wheel/./translate/storage/placeables copying build/lib/translate/storage/placeables/xliff.py -> build/bdist.linux-x86_64/wheel/./translate/storage/placeables copying build/lib/translate/storage/placeables/terminology.py -> build/bdist.linux-x86_64/wheel/./translate/storage/placeables copying build/lib/translate/storage/placeables/parse.py -> build/bdist.linux-x86_64/wheel/./translate/storage/placeables copying build/lib/translate/storage/placeables/lisa.py -> build/bdist.linux-x86_64/wheel/./translate/storage/placeables copying build/lib/translate/storage/placeables/__init__.py -> build/bdist.linux-x86_64/wheel/./translate/storage/placeables copying build/lib/translate/storage/placeables/general.py -> build/bdist.linux-x86_64/wheel/./translate/storage/placeables copying build/lib/translate/storage/placeables/base.py -> build/bdist.linux-x86_64/wheel/./translate/storage/placeables copying build/lib/translate/storage/placeables/strelem.py -> build/bdist.linux-x86_64/wheel/./translate/storage/placeables copying build/lib/translate/storage/csvl10n.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/po.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/tmdb.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/properties.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/debug.properties -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/tiki.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/wordfast.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/factory.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/odf_io.py -> build/bdist.linux-x86_64/wheel/./translate/storage copying build/lib/translate/storage/utx.py -> build/bdist.linux-x86_64/wheel/./translate/storage creating build/bdist.linux-x86_64/wheel/translate/services copying build/lib/translate/services/tmserver.py -> build/bdist.linux-x86_64/wheel/./translate/services copying build/lib/translate/services/__init__.py -> build/bdist.linux-x86_64/wheel/./translate/services creating build/bdist.linux-x86_64/wheel/translate/share copying build/lib/translate/share/stoplist-en -> build/bdist.linux-x86_64/wheel/./translate/share creating build/bdist.linux-x86_64/wheel/translate/share/langmodels copying build/lib/translate/share/langmodels/swedish.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/manx_gaelic.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/norwegian.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/esperanto.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/Tsonga.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/russian.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/Venda.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/hungarian.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/polish.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/Xhosa.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/italian.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/slovak_ascii.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/romanian.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/czech.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/chinese_simplified.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/greek.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/Ndebele.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/portuguese.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/welsh.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/latin.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/croatian.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/japanese.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/tagalog.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/serbian_ascii.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/indonesian.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/slovenian.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/NorthernSotho.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/malay.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/vietnamese.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/Zulu.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/romansh.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/chinese_traditional.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/latvian.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/belarus.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/arabic.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/catalan.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/Swati.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/spanish.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/german.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/hebrew.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/finnish.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/ukrainian.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/albanian.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/danish.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/Tswana.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/scots.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/frisian.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/README -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/scots_gaelic.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/estonian.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/fpdb.conf -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/dutch.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/turkish.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/lithuanian.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/basque.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/icelandic.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/quechua.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/Sotho.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/swahili.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/french.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/bosnian.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/irish_gaelic.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/afrikaans.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/breton.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels copying build/lib/translate/share/langmodels/english.lm -> build/bdist.linux-x86_64/wheel/./translate/share/langmodels running install_egg_info Copying translate_toolkit.egg-info to build/bdist.linux-x86_64/wheel/./translate_toolkit-3.12.2-py3.13.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/translate_toolkit-3.12.2.data/scripts copying build/scripts-3.13/popuretext -> build/bdist.linux-x86_64/wheel/translate_toolkit-3.12.2.data/scripts copying build/scripts-3.13/get_moz_enUS.py -> build/bdist.linux-x86_64/wheel/translate_toolkit-3.12.2.data/scripts copying build/scripts-3.13/build_firefox.sh -> build/bdist.linux-x86_64/wheel/translate_toolkit-3.12.2.data/scripts copying build/scripts-3.13/pocompendium -> build/bdist.linux-x86_64/wheel/translate_toolkit-3.12.2.data/scripts copying build/scripts-3.13/pocommentclean -> build/bdist.linux-x86_64/wheel/translate_toolkit-3.12.2.data/scripts copying build/scripts-3.13/buildxpi.py -> build/bdist.linux-x86_64/wheel/translate_toolkit-3.12.2.data/scripts copying build/scripts-3.13/posplit -> build/bdist.linux-x86_64/wheel/translate_toolkit-3.12.2.data/scripts copying build/scripts-3.13/poreencode -> build/bdist.linux-x86_64/wheel/translate_toolkit-3.12.2.data/scripts copying build/scripts-3.13/pomigrate2 -> build/bdist.linux-x86_64/wheel/translate_toolkit-3.12.2.data/scripts changing mode of build/bdist.linux-x86_64/wheel/translate_toolkit-3.12.2.data/scripts/popuretext to 755 changing mode of build/bdist.linux-x86_64/wheel/translate_toolkit-3.12.2.data/scripts/get_moz_enUS.py to 755 changing mode of build/bdist.linux-x86_64/wheel/translate_toolkit-3.12.2.data/scripts/build_firefox.sh to 755 changing mode of build/bdist.linux-x86_64/wheel/translate_toolkit-3.12.2.data/scripts/pocompendium to 755 changing mode of build/bdist.linux-x86_64/wheel/translate_toolkit-3.12.2.data/scripts/pocommentclean to 755 changing mode of build/bdist.linux-x86_64/wheel/translate_toolkit-3.12.2.data/scripts/buildxpi.py to 755 changing mode of build/bdist.linux-x86_64/wheel/translate_toolkit-3.12.2.data/scripts/posplit to 755 changing mode of build/bdist.linux-x86_64/wheel/translate_toolkit-3.12.2.data/scripts/poreencode to 755 changing mode of build/bdist.linux-x86_64/wheel/translate_toolkit-3.12.2.data/scripts/pomigrate2 to 755 creating build/bdist.linux-x86_64/wheel/translate_toolkit-3.12.2.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/.pyproject-builddir/pip-wheel-gsoteneg/.tmp-wz7yiuw5/translate_toolkit-3.12.2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'translate/__init__.py' adding 'translate/__version__.py' adding 'translate/convert/__init__.py' adding 'translate/convert/accesskey.py' adding 'translate/convert/android2po.py' adding 'translate/convert/convert.py' adding 'translate/convert/csv2po.py' adding 'translate/convert/csv2tbx.py' adding 'translate/convert/dtd2po.py' adding 'translate/convert/factory.py' adding 'translate/convert/flatxml2po.py' adding 'translate/convert/html2po.py' adding 'translate/convert/ical2po.py' adding 'translate/convert/idml2po.py' adding 'translate/convert/ini2po.py' adding 'translate/convert/json2po.py' adding 'translate/convert/md2po.py' adding 'translate/convert/moz2po.py' adding 'translate/convert/mozfunny2prop.py' adding 'translate/convert/mozlang2po.py' adding 'translate/convert/odf2xliff.py' adding 'translate/convert/odfxml' adding 'translate/convert/oo2po.py' adding 'translate/convert/oo2xliff.py' adding 'translate/convert/php2po.py' adding 'translate/convert/po2csv.py' adding 'translate/convert/po2dtd.py' adding 'translate/convert/po2flatxml.py' adding 'translate/convert/po2html.py' adding 'translate/convert/po2ical.py' adding 'translate/convert/po2idml.py' adding 'translate/convert/po2ini.py' adding 'translate/convert/po2json.py' adding 'translate/convert/po2md.py' adding 'translate/convert/po2moz.py' adding 'translate/convert/po2mozlang.py' adding 'translate/convert/po2oo.py' adding 'translate/convert/po2php.py' adding 'translate/convert/po2prop.py' adding 'translate/convert/po2rc.py' adding 'translate/convert/po2resx.py' adding 'translate/convert/po2sub.py' adding 'translate/convert/po2symb.py' adding 'translate/convert/po2tiki.py' adding 'translate/convert/po2tmx.py' adding 'translate/convert/po2ts.py' adding 'translate/convert/po2txt.py' adding 'translate/convert/po2web2py.py' adding 'translate/convert/po2wordfast.py' adding 'translate/convert/po2xliff.py' adding 'translate/convert/po2yaml.py' adding 'translate/convert/pot2po.py' adding 'translate/convert/prop2mozfunny.py' adding 'translate/convert/prop2po.py' adding 'translate/convert/rc2po.py' adding 'translate/convert/resx2po.py' adding 'translate/convert/roundtrip-OOo' adding 'translate/convert/roundtrip-gaia' adding 'translate/convert/roundtrip-mozilla' adding 'translate/convert/sub2po.py' adding 'translate/convert/symb2po.py' adding 'translate/convert/tbx2po.py' adding 'translate/convert/tiki2po.py' adding 'translate/convert/ts2po.py' adding 'translate/convert/txt2po.py' adding 'translate/convert/web2py2po.py' adding 'translate/convert/xliff2odf.py' adding 'translate/convert/xliff2oo.py' adding 'translate/convert/xliff2po.py' adding 'translate/convert/yaml2po.py' adding 'translate/filters/__init__.py' adding 'translate/filters/autocorrect.py' adding 'translate/filters/checks.py' adding 'translate/filters/decoration.py' adding 'translate/filters/decorators.py' adding 'translate/filters/helpers.py' adding 'translate/filters/pofilter.py' adding 'translate/filters/prefilters.py' adding 'translate/filters/spelling.py' adding 'translate/lang/__init__.py' adding 'translate/lang/af.py' adding 'translate/lang/ak.py' adding 'translate/lang/am.py' adding 'translate/lang/ar.py' adding 'translate/lang/az.py' adding 'translate/lang/bn.py' adding 'translate/lang/bo.py' adding 'translate/lang/code_as.py' adding 'translate/lang/code_or.py' adding 'translate/lang/common.py' adding 'translate/lang/da.py' adding 'translate/lang/data.py' adding 'translate/lang/de.py' adding 'translate/lang/dz.py' adding 'translate/lang/el.py' adding 'translate/lang/es.py' adding 'translate/lang/fa.py' adding 'translate/lang/factory.py' adding 'translate/lang/fi.py' adding 'translate/lang/fr.py' adding 'translate/lang/gd.py' adding 'translate/lang/gu.py' adding 'translate/lang/he.py' adding 'translate/lang/hi.py' adding 'translate/lang/hy.py' adding 'translate/lang/identify.py' adding 'translate/lang/ja.py' adding 'translate/lang/km.py' adding 'translate/lang/kn.py' adding 'translate/lang/ko.py' adding 'translate/lang/kw.py' adding 'translate/lang/lo.py' adding 'translate/lang/ml.py' adding 'translate/lang/mr.py' adding 'translate/lang/ms.py' adding 'translate/lang/my.py' adding 'translate/lang/ne.py' adding 'translate/lang/ngram.py' adding 'translate/lang/nqo.py' adding 'translate/lang/nso.py' adding 'translate/lang/pa.py' adding 'translate/lang/pl.py' adding 'translate/lang/poedit.py' adding 'translate/lang/pt_BR.py' adding 'translate/lang/ro.py' adding 'translate/lang/scn.py' adding 'translate/lang/si.py' adding 'translate/lang/son.py' adding 'translate/lang/st.py' adding 'translate/lang/su.py' adding 'translate/lang/sv.py' adding 'translate/lang/ta.py' adding 'translate/lang/te.py' adding 'translate/lang/team.py' adding 'translate/lang/th.py' adding 'translate/lang/tr.py' adding 'translate/lang/ug.py' adding 'translate/lang/ur.py' adding 'translate/lang/ve.py' adding 'translate/lang/vi.py' adding 'translate/lang/wo.py' adding 'translate/lang/zh.py' adding 'translate/lang/zh_cn.py' adding 'translate/lang/zh_hk.py' adding 'translate/lang/zh_tw.py' adding 'translate/misc/__init__.py' adding 'translate/misc/deprecation.py' adding 'translate/misc/dictutils.py' adding 'translate/misc/file_discovery.py' adding 'translate/misc/multistring.py' adding 'translate/misc/optrecurse.py' adding 'translate/misc/ourdom.py' adding 'translate/misc/progressbar.py' adding 'translate/misc/quote.py' adding 'translate/misc/selector.py' adding 'translate/misc/wStringIO.py' adding 'translate/misc/wsgi.py' adding 'translate/misc/xml_helpers.py' adding 'translate/search/__init__.py' adding 'translate/search/lshtein.py' adding 'translate/search/match.py' adding 'translate/search/terminology.py' adding 'translate/services/__init__.py' adding 'translate/services/tmserver.py' adding 'translate/share/stoplist-en' adding 'translate/share/langmodels/Ndebele.lm' adding 'translate/share/langmodels/NorthernSotho.lm' adding 'translate/share/langmodels/README' adding 'translate/share/langmodels/Sotho.lm' adding 'translate/share/langmodels/Swati.lm' adding 'translate/share/langmodels/Tsonga.lm' adding 'translate/share/langmodels/Tswana.lm' adding 'translate/share/langmodels/Venda.lm' adding 'translate/share/langmodels/Xhosa.lm' adding 'translate/share/langmodels/Zulu.lm' adding 'translate/share/langmodels/afrikaans.lm' adding 'translate/share/langmodels/albanian.lm' adding 'translate/share/langmodels/arabic.lm' adding 'translate/share/langmodels/basque.lm' adding 'translate/share/langmodels/belarus.lm' adding 'translate/share/langmodels/bosnian.lm' adding 'translate/share/langmodels/breton.lm' adding 'translate/share/langmodels/catalan.lm' adding 'translate/share/langmodels/chinese_simplified.lm' adding 'translate/share/langmodels/chinese_traditional.lm' adding 'translate/share/langmodels/croatian.lm' adding 'translate/share/langmodels/czech.lm' adding 'translate/share/langmodels/danish.lm' adding 'translate/share/langmodels/dutch.lm' adding 'translate/share/langmodels/english.lm' adding 'translate/share/langmodels/esperanto.lm' adding 'translate/share/langmodels/estonian.lm' adding 'translate/share/langmodels/finnish.lm' adding 'translate/share/langmodels/fpdb.conf' adding 'translate/share/langmodels/french.lm' adding 'translate/share/langmodels/frisian.lm' adding 'translate/share/langmodels/german.lm' adding 'translate/share/langmodels/greek.lm' adding 'translate/share/langmodels/hebrew.lm' adding 'translate/share/langmodels/hungarian.lm' adding 'translate/share/langmodels/icelandic.lm' adding 'translate/share/langmodels/indonesian.lm' adding 'translate/share/langmodels/irish_gaelic.lm' adding 'translate/share/langmodels/italian.lm' adding 'translate/share/langmodels/japanese.lm' adding 'translate/share/langmodels/latin.lm' adding 'translate/share/langmodels/latvian.lm' adding 'translate/share/langmodels/lithuanian.lm' adding 'translate/share/langmodels/malay.lm' adding 'translate/share/langmodels/manx_gaelic.lm' adding 'translate/share/langmodels/norwegian.lm' adding 'translate/share/langmodels/polish.lm' adding 'translate/share/langmodels/portuguese.lm' adding 'translate/share/langmodels/quechua.lm' adding 'translate/share/langmodels/romanian.lm' adding 'translate/share/langmodels/romansh.lm' adding 'translate/share/langmodels/russian.lm' adding 'translate/share/langmodels/scots.lm' adding 'translate/share/langmodels/scots_gaelic.lm' adding 'translate/share/langmodels/serbian_ascii.lm' adding 'translate/share/langmodels/slovak_ascii.lm' adding 'translate/share/langmodels/slovenian.lm' adding 'translate/share/langmodels/spanish.lm' adding 'translate/share/langmodels/swahili.lm' adding 'translate/share/langmodels/swedish.lm' adding 'translate/share/langmodels/tagalog.lm' adding 'translate/share/langmodels/turkish.lm' adding 'translate/share/langmodels/ukrainian.lm' adding 'translate/share/langmodels/vietnamese.lm' adding 'translate/share/langmodels/welsh.lm' adding 'translate/storage/__init__.py' adding 'translate/storage/_factory_classes.py' adding 'translate/storage/aresource.py' adding 'translate/storage/base.py' adding 'translate/storage/benchmark.py' adding 'translate/storage/bundleprojstore.py' adding 'translate/storage/catkeys.py' adding 'translate/storage/cpo.py' adding 'translate/storage/csvl10n.py' adding 'translate/storage/debug.properties' adding 'translate/storage/directory.py' adding 'translate/storage/dtd.py' adding 'translate/storage/factory.py' adding 'translate/storage/flatxml.py' adding 'translate/storage/fluent.py' adding 'translate/storage/fpo.py' adding 'translate/storage/html.py' adding 'translate/storage/ical.py' adding 'translate/storage/idml.py' adding 'translate/storage/ini.py' adding 'translate/storage/jsonl10n.py' adding 'translate/storage/lisa.py' adding 'translate/storage/markdown.py' adding 'translate/storage/mo.py' adding 'translate/storage/mozilla_lang.py' adding 'translate/storage/odf_io.py' adding 'translate/storage/odf_shared.py' adding 'translate/storage/omegat.py' adding 'translate/storage/oo.py' adding 'translate/storage/php.py' adding 'translate/storage/po.py' adding 'translate/storage/pocommon.py' adding 'translate/storage/poheader.py' adding 'translate/storage/poparser.py' adding 'translate/storage/poxliff.py' adding 'translate/storage/project.py' adding 'translate/storage/projstore.py' adding 'translate/storage/properties.java' adding 'translate/storage/properties.py' adding 'translate/storage/pypo.py' adding 'translate/storage/qm.py' adding 'translate/storage/qph.py' adding 'translate/storage/rc.py' adding 'translate/storage/resourcedictionary.py' adding 'translate/storage/resx.py' adding 'translate/storage/statistics.py' adding 'translate/storage/stringsdict.py' adding 'translate/storage/subtitles.py' adding 'translate/storage/symbian.py' adding 'translate/storage/tbx.py' adding 'translate/storage/tiki.py' adding 'translate/storage/tmdb.py' adding 'translate/storage/tmx.py' adding 'translate/storage/trados.py' adding 'translate/storage/ts.py' adding 'translate/storage/ts2.py' adding 'translate/storage/txt.py' adding 'translate/storage/utx.py' adding 'translate/storage/wordfast.py' adding 'translate/storage/workflow.py' adding 'translate/storage/xliff.py' adding 'translate/storage/xml_name.py' adding 'translate/storage/yaml.py' adding 'translate/storage/zip.py' adding 'translate/storage/placeables/__init__.py' adding 'translate/storage/placeables/base.py' adding 'translate/storage/placeables/general.py' adding 'translate/storage/placeables/interfaces.py' adding 'translate/storage/placeables/lisa.py' adding 'translate/storage/placeables/parse.py' adding 'translate/storage/placeables/strelem.py' adding 'translate/storage/placeables/terminology.py' adding 'translate/storage/placeables/xliff.py' adding 'translate/storage/xml_extract/__init__.py' adding 'translate/storage/xml_extract/extract.py' adding 'translate/storage/xml_extract/generate.py' adding 'translate/storage/xml_extract/misc.py' adding 'translate/storage/xml_extract/unit_tree.py' adding 'translate/storage/xml_extract/xpath_breadcrumb.py' adding 'translate/tools/__init__.py' adding 'translate/tools/build_tmdb.py' adding 'translate/tools/junitmsgfmt.py' adding 'translate/tools/phppo2pypo.py' adding 'translate/tools/poclean.py' adding 'translate/tools/pocompile.py' adding 'translate/tools/poconflicts.py' adding 'translate/tools/pocount.py' adding 'translate/tools/podebug.py' adding 'translate/tools/pogrep.py' adding 'translate/tools/pomerge.py' adding 'translate/tools/porestructure.py' adding 'translate/tools/posegment.py' adding 'translate/tools/poswap.py' adding 'translate/tools/poterminology.py' adding 'translate/tools/pretranslate.py' adding 'translate/tools/pydiff.py' adding 'translate/tools/pypo2phppo.py' adding 'translate_toolkit-3.12.2.data/scripts/build_firefox.sh' adding 'translate_toolkit-3.12.2.data/scripts/buildxpi.py' adding 'translate_toolkit-3.12.2.data/scripts/get_moz_enUS.py' adding 'translate_toolkit-3.12.2.data/scripts/pocommentclean' adding 'translate_toolkit-3.12.2.data/scripts/pocompendium' adding 'translate_toolkit-3.12.2.data/scripts/pomigrate2' adding 'translate_toolkit-3.12.2.data/scripts/popuretext' adding 'translate_toolkit-3.12.2.data/scripts/poreencode' adding 'translate_toolkit-3.12.2.data/scripts/posplit' adding 'translate_toolkit-3.12.2.dist-info/licenses/COPYING' adding 'translate_toolkit-3.12.2.dist-info/METADATA' adding 'translate_toolkit-3.12.2.dist-info/WHEEL' adding 'translate_toolkit-3.12.2.dist-info/entry_points.txt' adding 'translate_toolkit-3.12.2.dist-info/top_level.txt' adding 'translate_toolkit-3.12.2.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for translate-toolkit (pyproject.toml): finished with status 'done' Created wheel for translate-toolkit: filename=translate_toolkit-3.12.2-py3-none-any.whl size=752346 sha256=b497a381d71ba05e03826d072ef71bcaaca2ca4cacb0472eab301c9d488470fb Stored in directory: /home/pterjan/.cache/pip/wheels/6b/26/30/b273e1738d9ed9f704e5cc991cfe4d2a71f9761b085db8f255 Successfully built translate-toolkit + cd docs + /usr/bin/make -O -j16 V=1 VERBOSE=1 html sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v8.2.3 loading translations [en]... done making output directory... done loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... loading intersphinx inventory 'pytest' from https://docs.pytest.org/en/latest/objects.inv ... loading intersphinx inventory 'django' from https://docs.djangoproject.com/en/stable/_objects/ ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.djangoproject.com/en/stable/_objects/' not fetchable due to : HTTPSConnectionPool(host='docs.djangoproject.com', port=443): Max retries exceeded with url: /en/stable/_objects/ (Caused by NameResolutionError(": Failed to resolve 'docs.djangoproject.com' ([Errno -2] Name or service not known)")) loading intersphinx inventory 'pootle' from https://docs.translatehouse.org/projects/pootle/en/latest/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due to : HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /3/objects.inv (Caused by NameResolutionError(": Failed to resolve 'docs.python.org' ([Errno -2] Name or service not known)")) loading intersphinx inventory 'guide' from https://docs.translatehouse.org/projects/localization-guide/en/latest/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.pytest.org/en/latest/objects.inv' not fetchable due to : HTTPSConnectionPool(host='docs.pytest.org', port=443): Max retries exceeded with url: /en/latest/objects.inv (Caused by NameResolutionError(": Failed to resolve 'docs.pytest.org' ([Errno -2] Name or service not known)")) WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.translatehouse.org/projects/pootle/en/latest/objects.inv' not fetchable due to : HTTPSConnectionPool(host='docs.translatehouse.org', port=443): Max retries exceeded with url: /projects/pootle/en/latest/objects.inv (Caused by NameResolutionError(": Failed to resolve 'docs.translatehouse.org' ([Errno -2] Name or service not known)")) WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.translatehouse.org/projects/localization-guide/en/latest/objects.inv' not fetchable due to : HTTPSConnectionPool(host='docs.translatehouse.org', port=443): Max retries exceeded with url: /projects/localization-guide/en/latest/objects.inv (Caused by NameResolutionError(": Failed to resolve 'docs.translatehouse.org' ([Errno -2] Name or service not known)")) building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 223 source files that are out of date updating environment: [new config] 223 added, 0 changed, 0 removed reading sources... [ 0%] api/convert reading sources... [ 1%] api/filters reading sources... [ 1%] api/index reading sources... [ 2%] api/lang reading sources... [ 2%] api/misc reading sources... [ 3%] api/search reading sources... [ 3%] api/services reading sources... [ 4%] api/storage reading sources... [ 4%] api/tools reading sources... [ 4%] commands/android2po reading sources... [ 5%] commands/csv2po reading sources... [ 5%] commands/csv2tbx reading sources... [ 6%] commands/flatxml2po reading sources... [ 6%] commands/general_usage reading sources... [ 7%] commands/html2po reading sources... [ 7%] commands/ical2po reading sources... [ 8%] commands/index reading sources... [ 8%] commands/ini2po reading sources... [ 9%] commands/json2po reading sources... [ 9%] commands/junitmsgfmt reading sources... [ 9%] commands/levenshtein_distance reading sources... [ 10%] commands/md2po reading sources... [ 10%] commands/moz-l10n-builder reading sources... [ 11%] commands/moz2po reading sources... [ 11%] commands/mozilla_l10n_scripts reading sources... [ 12%] commands/odf2xliff reading sources... [ 12%] commands/oo2po reading sources... [ 13%] commands/option_accelerator reading sources... [ 13%] commands/option_duplicates reading sources... [ 13%] commands/option_errorlevel reading sources... [ 14%] commands/option_filteraction reading sources... [ 14%] commands/option_multifile reading sources... [ 15%] commands/option_personality reading sources... [ 15%] commands/option_progress reading sources... [ 16%] commands/option_rewrite reading sources... [ 16%] commands/phase reading sources... [ 17%] commands/php2po reading sources... [ 17%] commands/po2tmx reading sources... [ 17%] commands/po2wordfast reading sources... [ 18%] commands/poclean reading sources... [ 18%] commands/pocommentclean reading sources... [ 19%] commands/pocompendium reading sources... [ 19%] commands/pocompile reading sources... [ 20%] commands/poconflicts reading sources... [ 20%] commands/pocount reading sources... [ 21%] commands/podebug reading sources... [ 21%] commands/pofilter reading sources... [ 22%] commands/pofilter_tests reading sources... [ 22%] commands/pogrep reading sources... [ 22%] commands/pomerge reading sources... [ 23%] commands/pomigrate2 reading sources... [ 23%] commands/popuretext reading sources... [ 24%] commands/poreencode reading sources... [ 24%] commands/porestructure reading sources... [ 25%] commands/posegment reading sources... [ 25%] commands/posplit reading sources... [ 26%] commands/poswap reading sources... [ 26%] commands/pot2po reading sources... [ 26%] commands/poterminology reading sources... [ 27%] commands/poterminology_stopword_file reading sources... [ 27%] commands/pretranslate reading sources... [ 28%] commands/prop2po reading sources... [ 28%] commands/rc2po reading sources... [ 29%] commands/resx2po reading sources... [ 29%] commands/sub2po reading sources... [ 30%] commands/symb2po reading sources... [ 30%] commands/tbx2po reading sources... [ 30%] commands/tiki2po reading sources... [ 31%] commands/tmserver reading sources... [ 31%] commands/ts2po reading sources... [ 32%] commands/txt2po reading sources... [ 32%] commands/web2py2po reading sources... [ 33%] commands/xliff2po reading sources... [ 33%] commands/yaml2po reading sources... [ 34%] developers/building reading sources... [ 34%] developers/contributing reading sources... [ 35%] developers/deprecation reading sources... [ 35%] developers/developers reading sources... [ 35%] developers/releasing reading sources... [ 36%] developers/reporting_bugs reading sources... [ 36%] developers/styleguide reading sources... [ 37%] developers/testing reading sources... [ 37%] features reading sources... [ 38%] formats/android reading sources... [ 38%] formats/base_classes reading sources... [ 39%] formats/catkeys reading sources... [ 39%] formats/conformance reading sources... [ 39%] formats/csv reading sources... [ 40%] formats/dtd reading sources... [ 40%] formats/flatxml reading sources... [ 41%] formats/flex reading sources... [ 41%] formats/gsi reading sources... [ 42%] formats/html reading sources... [ 42%] formats/ical reading sources... [ 43%] formats/index reading sources... [ 43%] formats/ini reading sources... [ 43%] formats/json reading sources... [ 44%] formats/md reading sources... [ 44%] formats/mo reading sources... [ 45%] formats/mozilla_lang reading sources... [ 45%] formats/odf reading sources... [ 46%] formats/omegat_glossary reading sources... [ 46%] formats/php reading sources... [ 47%] formats/po reading sources... [ 47%] formats/properties reading sources... [ 48%] formats/qm reading sources... [ 48%] formats/qt_phrase_book reading sources... [ 48%] formats/quoting_and_escaping reading sources... [ 49%] formats/rc reading sources... [ 49%] formats/resx reading sources... [ 50%] formats/strings reading sources... [ 50%] formats/subtitles reading sources... [ 51%] formats/tbx reading sources... [ 51%] formats/text reading sources... [ 52%] formats/tmx reading sources... [ 52%] formats/ts reading sources... [ 52%] formats/utx reading sources... [ 53%] formats/wiki reading sources... [ 53%] formats/wml reading sources... [ 54%] formats/wordfast reading sources... [ 54%] formats/xliff reading sources... [ 55%] formats/yaml reading sources... [ 55%] guides/checking_for_inconsistencies reading sources... [ 56%] guides/cleanup_translator_comments reading sources... [ 56%] guides/creating_a_terminology_list_from_your_existing_translations reading sources... [ 57%] guides/creating_mozilla_pot_files reading sources... [ 57%] guides/document_translation reading sources... [ 57%] guides/index reading sources... [ 58%] guides/migrating_translations reading sources... [ 58%] guides/running_the_tools_on_microsoft_windows reading sources... [ 59%] guides/using_csv2po reading sources... [ 59%] guides/using_oo2po reading sources... [ 60%] guides/using_pofilter reading sources... [ 60%] history reading sources... [ 61%] index reading sources... [ 61%] installation reading sources... [ 61%] license reading sources... [ 62%] releases/0.10 reading sources... [ 62%] releases/0.10.1 reading sources... [ 63%] releases/0.11 reading sources... [ 63%] releases/0.7.1 reading sources... [ 64%] releases/0.8 reading sources... [ 64%] releases/0.9 reading sources... [ 65%] releases/0.9.1 reading sources... [ 65%] releases/0.9.2 reading sources... [ 65%] releases/1.0 reading sources... [ 66%] releases/1.0.1 reading sources... [ 66%] releases/1.1.0 reading sources... [ 67%] releases/1.1.1 reading sources... [ 67%] releases/1.10.0 reading sources... [ 68%] releases/1.11.0 reading sources... [ 68%] releases/1.12.0 reading sources... [ 69%] releases/1.13.0 reading sources... [ 69%] releases/1.2.0 reading sources... [ 70%] releases/1.2.1 reading sources... [ 70%] releases/1.3.0 reading sources... [ 70%] releases/1.4.0 reading sources... [ 71%] releases/1.4.1 reading sources... [ 71%] releases/1.5.0 reading sources... [ 72%] releases/1.5.1 reading sources... [ 72%] releases/1.5.2 reading sources... [ 73%] releases/1.5.3 reading sources... [ 73%] releases/1.6.0 reading sources... [ 74%] releases/1.7.0 reading sources... [ 74%] releases/1.8.0 reading sources... [ 74%] releases/1.8.1 reading sources... [ 75%] releases/1.9.0 reading sources... [ 75%] releases/2.0.0 reading sources... [ 76%] releases/2.1.0 reading sources... [ 76%] releases/2.2.0 reading sources... [ 77%] releases/2.2.1 reading sources... [ 77%] releases/2.2.2 reading sources... [ 78%] releases/2.2.3 reading sources... [ 78%] releases/2.2.4 reading sources... [ 78%] releases/2.2.5 reading sources... [ 79%] releases/2.3.0 reading sources... [ 79%] releases/2.3.1 reading sources... [ 80%] releases/2.4.0 reading sources... [ 80%] releases/2.5.0 reading sources... [ 81%] releases/2.5.1 reading sources... [ 81%] releases/3.0.0 reading sources... [ 82%] releases/3.1.0 reading sources... [ 82%] releases/3.1.1 reading sources... [ 83%] releases/3.10.0 reading sources... [ 83%] releases/3.10.1 reading sources... [ 83%] releases/3.11.0 reading sources... [ 84%] releases/3.11.1 reading sources... [ 84%] releases/3.12.0 reading sources... [ 85%] releases/3.12.1 reading sources... [ 85%] releases/3.12.2 reading sources... [ 86%] releases/3.2.0 reading sources... [ 86%] releases/3.3.0 reading sources... [ 87%] releases/3.3.1 reading sources... [ 87%] releases/3.3.2 reading sources... [ 87%] releases/3.3.3 reading sources... [ 88%] releases/3.3.4 reading sources... [ 88%] releases/3.3.5 reading sources... [ 89%] releases/3.3.6 reading sources... [ 89%] releases/3.4.0 reading sources... [ 90%] releases/3.4.1 reading sources... [ 90%] releases/3.5.0 reading sources... [ 91%] releases/3.5.1 reading sources... [ 91%] releases/3.5.2 reading sources... [ 91%] releases/3.5.3 reading sources... [ 92%] releases/3.6.0 reading sources... [ 92%] releases/3.6.1 reading sources... [ 93%] releases/3.6.2 reading sources... [ 93%] releases/3.7.0 reading sources... [ 94%] releases/3.7.1 reading sources... [ 94%] releases/3.7.2 reading sources... [ 95%] releases/3.7.3 reading sources... [ 95%] releases/3.7.4 reading sources... [ 96%] releases/3.8.0 reading sources... [ 96%] releases/3.8.1 reading sources... [ 96%] releases/3.8.2 reading sources... [ 97%] releases/3.8.3 reading sources... [ 97%] releases/3.8.4 reading sources... [ 98%] releases/3.8.5 reading sources... [ 98%] releases/3.8.6 reading sources... [ 99%] releases/3.9.0 reading sources... [ 99%] releases/3.9.1 reading sources... [100%] releases/3.9.2 reading sources... [100%] releases/index /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/docs/commands/po2tmx.rst:11: WARNING: Footnote [*] is not referenced. [ref.footnote] /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/docs/formats/xliff.rst:9: WARNING: Footnote [*] is not referenced. [ref.footnote] looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... Writing evaluated template result to /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/docs/_build/html/_static/basic.css Writing evaluated template result to /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/docs/_build/html/_static/documentation_options.js Writing evaluated template result to /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/docs/_build/html/_static/language_data.js Writing evaluated template result to /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/docs/_build/html/_static/bootstrap-sphinx.css copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 0%] api/convert writing output... [ 1%] api/filters writing output... [ 1%] api/index writing output... [ 2%] api/lang writing output... [ 2%] api/misc writing output... [ 3%] api/search writing output... [ 3%] api/services writing output... [ 4%] api/storage writing output... [ 4%] api/tools writing output... [ 4%] commands/android2po writing output... [ 5%] commands/csv2po writing output... [ 5%] commands/csv2tbx writing output... [ 6%] commands/flatxml2po writing output... [ 6%] commands/general_usage writing output... [ 7%] commands/html2po writing output... [ 7%] commands/ical2po writing output... [ 8%] commands/index writing output... [ 8%] commands/ini2po writing output... [ 9%] commands/json2po writing output... [ 9%] commands/junitmsgfmt writing output... [ 9%] commands/levenshtein_distance writing output... [ 10%] commands/md2po writing output... [ 10%] commands/moz-l10n-builder writing output... [ 11%] commands/moz2po writing output... [ 11%] commands/mozilla_l10n_scripts writing output... [ 12%] commands/odf2xliff writing output... [ 12%] commands/oo2po writing output... [ 13%] commands/option_accelerator writing output... [ 13%] commands/option_duplicates writing output... [ 13%] commands/option_errorlevel writing output... [ 14%] commands/option_filteraction writing output... [ 14%] commands/option_multifile writing output... [ 15%] commands/option_personality writing output... [ 15%] commands/option_progress writing output... [ 16%] commands/option_rewrite writing output... [ 16%] commands/phase writing output... [ 17%] commands/php2po writing output... [ 17%] commands/po2tmx writing output... [ 17%] commands/po2wordfast writing output... [ 18%] commands/poclean writing output... [ 18%] commands/pocommentclean writing output... [ 19%] commands/pocompendium writing output... [ 19%] commands/pocompile writing output... [ 20%] commands/poconflicts writing output... [ 20%] commands/pocount writing output... [ 21%] commands/podebug writing output... [ 21%] commands/pofilter writing output... [ 22%] commands/pofilter_tests writing output... [ 22%] commands/pogrep writing output... [ 22%] commands/pomerge writing output... [ 23%] commands/pomigrate2 writing output... [ 23%] commands/popuretext writing output... [ 24%] commands/poreencode writing output... [ 24%] commands/porestructure writing output... [ 25%] commands/posegment writing output... [ 25%] commands/posplit writing output... [ 26%] commands/poswap writing output... [ 26%] commands/pot2po writing output... [ 26%] commands/poterminology writing output... [ 27%] commands/poterminology_stopword_file writing output... [ 27%] commands/pretranslate writing output... [ 28%] commands/prop2po writing output... [ 28%] commands/rc2po writing output... [ 29%] commands/resx2po writing output... [ 29%] commands/sub2po writing output... [ 30%] commands/symb2po writing output... [ 30%] commands/tbx2po writing output... [ 30%] commands/tiki2po writing output... [ 31%] commands/tmserver writing output... [ 31%] commands/ts2po writing output... [ 32%] commands/txt2po writing output... [ 32%] commands/web2py2po writing output... [ 33%] commands/xliff2po writing output... [ 33%] commands/yaml2po writing output... [ 34%] developers/building writing output... [ 34%] developers/contributing writing output... [ 35%] developers/deprecation writing output... [ 35%] developers/developers writing output... [ 35%] developers/releasing writing output... [ 36%] developers/reporting_bugs writing output... [ 36%] developers/styleguide writing output... [ 37%] developers/testing writing output... [ 37%] features writing output... [ 38%] formats/android writing output... [ 38%] formats/base_classes writing output... [ 39%] formats/catkeys writing output... [ 39%] formats/conformance writing output... [ 39%] formats/csv writing output... [ 40%] formats/dtd writing output... [ 40%] formats/flatxml writing output... [ 41%] formats/flex writing output... [ 41%] formats/gsi writing output... [ 42%] formats/html writing output... [ 42%] formats/ical writing output... [ 43%] formats/index writing output... [ 43%] formats/ini writing output... [ 43%] formats/json writing output... [ 44%] formats/md writing output... [ 44%] formats/mo writing output... [ 45%] formats/mozilla_lang writing output... [ 45%] formats/odf writing output... [ 46%] formats/omegat_glossary writing output... [ 46%] formats/php writing output... [ 47%] formats/po writing output... [ 47%] formats/properties writing output... [ 48%] formats/qm writing output... [ 48%] formats/qt_phrase_book writing output... [ 48%] formats/quoting_and_escaping writing output... [ 49%] formats/rc writing output... [ 49%] formats/resx writing output... [ 50%] formats/strings writing output... [ 50%] formats/subtitles writing output... [ 51%] formats/tbx writing output... [ 51%] formats/text writing output... [ 52%] formats/tmx writing output... [ 52%] formats/ts writing output... [ 52%] formats/utx writing output... [ 53%] formats/wiki writing output... [ 53%] formats/wml writing output... [ 54%] formats/wordfast writing output... [ 54%] formats/xliff writing output... [ 55%] formats/yaml writing output... [ 55%] guides/checking_for_inconsistencies writing output... [ 56%] guides/cleanup_translator_comments writing output... [ 56%] guides/creating_a_terminology_list_from_your_existing_translations writing output... [ 57%] guides/creating_mozilla_pot_files writing output... [ 57%] guides/document_translation writing output... [ 57%] guides/index writing output... [ 58%] guides/migrating_translations writing output... [ 58%] guides/running_the_tools_on_microsoft_windows writing output... [ 59%] guides/using_csv2po writing output... [ 59%] guides/using_oo2po writing output... [ 60%] guides/using_pofilter writing output... [ 60%] history writing output... [ 61%] index writing output... [ 61%] installation writing output... [ 61%] license writing output... [ 62%] releases/0.10 writing output... [ 62%] releases/0.10.1 writing output... [ 63%] releases/0.11 writing output... [ 63%] releases/0.7.1 writing output... [ 64%] releases/0.8 writing output... [ 64%] releases/0.9 writing output... [ 65%] releases/0.9.1 writing output... [ 65%] releases/0.9.2 writing output... [ 65%] releases/1.0 writing output... [ 66%] releases/1.0.1 writing output... [ 66%] releases/1.1.0 writing output... [ 67%] releases/1.1.1 writing output... [ 67%] releases/1.10.0 writing output... [ 68%] releases/1.11.0 writing output... [ 68%] releases/1.12.0 writing output... [ 69%] releases/1.13.0 writing output... [ 69%] releases/1.2.0 writing output... [ 70%] releases/1.2.1 writing output... [ 70%] releases/1.3.0 writing output... [ 70%] releases/1.4.0 writing output... [ 71%] releases/1.4.1 writing output... [ 71%] releases/1.5.0 writing output... [ 72%] releases/1.5.1 writing output... [ 72%] releases/1.5.2 writing output... [ 73%] releases/1.5.3 writing output... [ 73%] releases/1.6.0 writing output... [ 74%] releases/1.7.0 writing output... [ 74%] releases/1.8.0 writing output... [ 74%] releases/1.8.1 writing output... [ 75%] releases/1.9.0 writing output... [ 75%] releases/2.0.0 writing output... [ 76%] releases/2.1.0 writing output... [ 76%] releases/2.2.0 writing output... [ 77%] releases/2.2.1 writing output... [ 77%] releases/2.2.2 writing output... [ 78%] releases/2.2.3 writing output... [ 78%] releases/2.2.4 writing output... [ 78%] releases/2.2.5 writing output... [ 79%] releases/2.3.0 writing output... [ 79%] releases/2.3.1 writing output... [ 80%] releases/2.4.0 writing output... [ 80%] releases/2.5.0 writing output... [ 81%] releases/2.5.1 writing output... [ 81%] releases/3.0.0 writing output... [ 82%] releases/3.1.0 writing output... [ 82%] releases/3.1.1 writing output... [ 83%] releases/3.10.0 writing output... [ 83%] releases/3.10.1 writing output... [ 83%] releases/3.11.0 writing output... [ 84%] releases/3.11.1 writing output... [ 84%] releases/3.12.0 writing output... [ 85%] releases/3.12.1 writing output... [ 85%] releases/3.12.2 writing output... [ 86%] releases/3.2.0 writing output... [ 86%] releases/3.3.0 writing output... [ 87%] releases/3.3.1 writing output... [ 87%] releases/3.3.2 writing output... [ 87%] releases/3.3.3 writing output... [ 88%] releases/3.3.4 writing output... [ 88%] releases/3.3.5 writing output... [ 89%] releases/3.3.6 writing output... [ 89%] releases/3.4.0 writing output... [ 90%] releases/3.4.1 writing output... [ 90%] releases/3.5.0 writing output... [ 91%] releases/3.5.1 writing output... [ 91%] releases/3.5.2 writing output... [ 91%] releases/3.5.3 writing output... [ 92%] releases/3.6.0 writing output... [ 92%] releases/3.6.1 writing output... [ 93%] releases/3.6.2 writing output... [ 93%] releases/3.7.0 writing output... [ 94%] releases/3.7.1 writing output... [ 94%] releases/3.7.2 writing output... [ 95%] releases/3.7.3 writing output... [ 95%] releases/3.7.4 writing output... [ 96%] releases/3.8.0 writing output... [ 96%] releases/3.8.1 writing output... [ 96%] releases/3.8.2 writing output... [ 97%] releases/3.8.3 writing output... [ 97%] releases/3.8.4 writing output... [ 98%] releases/3.8.5 writing output... [ 98%] releases/3.8.6 writing output... [ 99%] releases/3.9.0 writing output... [ 99%] releases/3.9.1 writing output... [100%] releases/3.9.2 writing output... [100%] releases/index /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/docs/commands/pofilter_tests.rst:9: WARNING: undefined label: 'pootle:checks' [ref.ref] /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/docs/commands/pofilter_tests.rst:114: WARNING: undefined label: 'guide:accelerators' [ref.ref] /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/docs/commands/pofilter_tests.rst:756: WARNING: unknown document: 'guide:guide/translation/html' [ref.doc] /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/docs/commands/poterminology.rst:81: WARNING: undefined label: 'pootle:terminology' [ref.ref] /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/docs/developers/testing.rst:51: WARNING: undefined label: 'pytest:skipif' [ref.ref] /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/docs/developers/testing.rst:76: WARNING: undefined label: 'pytest:xfail' [ref.ref] /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/docs/formats/quoting_and_escaping.rst:25: WARNING: unknown document: 'guide:guide/translation/escaping' [ref.doc] /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/docs/formats/xliff.rst:74: WARNING: unknown document: 'guide:guide/tools/xliff_support_by_ms_windows_programs' [ref.doc] /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/docs/releases/1.2.0.rst:38: WARNING: undefined label: 'guide:valid-accelerators' [ref.ref] generating indices... genindex py-modindex done writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 16 warnings. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.o5zLTX + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build + mkdir /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd translate-toolkit-3.12.2 + '[' 1 -eq 1 ']' ++ ls /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/pyproject-wheeldir/translate_toolkit-3.12.2-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=translate_toolkit==3.12.2 + '[' -z translate_toolkit==3.12.2 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/pyproject-wheeldir translate_toolkit==3.12.2 Using pip 25.0.1 from /usr/lib/python3.13/site-packages/pip (python 3.13) Looking in links: /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/pyproject-wheeldir Processing ./pyproject-wheeldir/translate_toolkit-3.12.2-py3-none-any.whl Installing collected packages: translate_toolkit changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/android2po to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/build_tmdb to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/csv2po to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/csv2tbx to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/dtd2po to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/flatxml2po to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/html2po to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/ical2po to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/idml2po to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/ini2po to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/json2po to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/junitmsgfmt to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/md2po to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/moz2po to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/mozfunny2prop to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/mozlang2po to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/odf2xliff to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/oo2po to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/oo2xliff to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/php2po to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/phppo2pypo to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2csv to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2dtd to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2flatxml to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2html to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2ical to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2idml to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2ini to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2json to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2md to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2moz to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2mozlang to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2oo to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2php to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2prop to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2rc to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2resx to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2sub to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2symb to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2tiki to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2tmx to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2ts to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2txt to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2web2py to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2wordfast to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2xliff to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2yaml to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/poclean to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pocompile to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/poconflicts to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pocount to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/podebug to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pofilter to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pogrep to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pomerge to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/porestructure to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/posegment to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/poswap to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pot2po to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/poterminology to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pretranslate to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/prop2mozfunny to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/prop2po to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pydiff to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pypo2phppo to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/rc2po to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/resx2po to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/sub2po to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/symb2po to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/tbx2po to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/tiki2po to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/tmserver to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/ts2po to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/txt2po to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/web2py2po to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/xliff2odf to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/xliff2oo to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/xliff2po to 755 changing mode of /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/yaml2po to 755 Successfully installed translate_toolkit-3.12.2 + '[' -d /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin ']' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/__pycache__ /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/android2po /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/build_firefox.sh /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/build_tmdb /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/buildxpi.py /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/csv2po /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/csv2tbx /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/dtd2po /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/flatxml2po /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/get_moz_enUS.py /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/html2po /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/ical2po /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/idml2po /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/ini2po /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/json2po /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/junitmsgfmt /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/md2po /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/moz2po /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/mozfunny2prop /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/mozlang2po /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/odf2xliff /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/oo2po /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/oo2xliff /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/php2po /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/phppo2pypo /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2csv /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2dtd /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2flatxml /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2html /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2ical /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2idml /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2ini /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2json /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2md /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2moz /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2mozlang /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2oo /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2php /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2prop /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2rc /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2resx /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2sub /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2symb /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2tiki /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2tmx /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2ts /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2txt /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2web2py /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2wordfast /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2xliff /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2yaml /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/poclean /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pocommentclean /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pocompendium /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pocompile /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/poconflicts /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pocount /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/podebug /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pofilter /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pogrep /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pomerge /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pomigrate2 /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/popuretext /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/poreencode /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/porestructure /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/posegment /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/posplit /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/poswap /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pot2po /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/poterminology /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pretranslate /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/prop2mozfunny /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/prop2po /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pydiff /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pypo2phppo /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/rc2po /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/resx2po /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/sub2po /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/symb2po /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/tbx2po /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/tiki2po /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/tmserver /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/ts2po /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/txt2po /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/web2py2po /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/xliff2odf /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/xliff2oo /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/xliff2po /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/yaml2po recursedown('/home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/__pycache__') /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/android2po: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/build_firefox.sh: no change /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/build_tmdb: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/buildxpi.py: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/csv2po: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/csv2tbx: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/dtd2po: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/flatxml2po: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/get_moz_enUS.py: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/html2po: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/ical2po: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/idml2po: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/ini2po: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/json2po: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/junitmsgfmt: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/md2po: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/moz2po: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/mozfunny2prop: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/mozlang2po: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/odf2xliff: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/oo2po: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/oo2xliff: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/php2po: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/phppo2pypo: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2csv: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2dtd: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2flatxml: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2html: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2ical: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2idml: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2ini: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2json: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2md: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2moz: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2mozlang: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2oo: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2php: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2prop: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2rc: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2resx: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2sub: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2symb: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2tiki: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2tmx: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2ts: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2txt: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2web2py: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2wordfast: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2xliff: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2yaml: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/poclean: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pocommentclean: no change /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pocompendium: no change /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pocompile: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/poconflicts: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pocount: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/podebug: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pofilter: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pogrep: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pomerge: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pomigrate2: no change /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/popuretext: no change /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/poreencode: no change /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/porestructure: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/posegment: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/posplit: no change /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/poswap: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pot2po: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/poterminology: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pretranslate: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/prop2mozfunny: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/prop2po: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pydiff: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pypo2phppo: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/rc2po: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/resx2po: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/sub2po: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/symb2po: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/tbx2po: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/tiki2po: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/tmserver: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/ts2po: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/txt2po: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/web2py2po: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/xliff2odf: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/xliff2oo: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/xliff2po: updating /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/yaml2po: updating + rm -rfv /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/__pycache__ removed '/home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/__pycache__/buildxpi.cpython-313.pyc' removed '/home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/__pycache__/get_moz_enUS.cpython-313.pyc' removed directory '/home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/__pycache__' + rm -f /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/python-translate-3.12.2-3.mga10.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + site_dirs+=("/usr/lib/python3.13/site-packages") + '[' /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/lib64/python3.13/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.13/site-packages/translate_toolkit-3.12.2.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/lib/python3.13/site-packages/translate_toolkit-3.12.2.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/lib/python3.13/site-packages/translate_toolkit-3.12.2.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/python-translate-3.12.2-3.mga10.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/lib/python3.13/site-packages/translate_toolkit-3.12.2.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/lib/python3.13/site-packages/translate_toolkit-3.12.2.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/lib/python3.13/site-packages/translate_toolkit-3.12.2.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/lib/python3.13/site-packages/translate_toolkit-3.12.2.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/python-translate-3.12.2-3.mga10.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + RPM_FILES_ESCAPE=4.19 + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/python-translate-3.12.2-3.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/python-translate-3.12.2-3.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT --sitelib /usr/lib/python3.13/site-packages --sitearch /usr/lib64/python3.13/site-packages --python-version 3.13 --pyproject-record /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/python-translate-3.12.2-3.mga10.noarch-pyproject-record --prefix /usr translate + /usr/bin/rm docs/_build/html/.buildinfo + mkdir -p /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/android2po + progname=android2po + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/android2po --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/android2po.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/build_firefox.sh + progname=build_firefox.sh + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/build_firefox.sh --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/build_firefox.sh.1 + rm -f /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/build_firefox.sh.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/build_tmdb + progname=build_tmdb + case ${progname} in + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/buildxpi.py + progname=buildxpi.py + case ${progname} in + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/csv2po + progname=csv2po + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/csv2po --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/csv2po.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/csv2tbx + progname=csv2tbx + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/csv2tbx --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/csv2tbx.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/dtd2po + progname=dtd2po + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/dtd2po --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/dtd2po.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/flatxml2po + progname=flatxml2po + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/flatxml2po --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/flatxml2po.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/get_moz_enUS.py + progname=get_moz_enUS.py + case ${progname} in + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/html2po + progname=html2po + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/html2po --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/html2po.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/ical2po + progname=ical2po + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/ical2po --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/ical2po.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/idml2po + progname=idml2po + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/idml2po --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/idml2po.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/ini2po + progname=ini2po + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/ini2po --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/ini2po.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/json2po + progname=json2po + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/json2po --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/json2po.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/junitmsgfmt + progname=junitmsgfmt + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/junitmsgfmt --manpage usage: junitmsgfmt [-h] [--untranslated] files [files ...] junitmsgfmt: error: the following arguments are required: files + : + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/junitmsgfmt.1 + rm -f /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/junitmsgfmt.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/md2po + progname=md2po + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/md2po --manpage Traceback (most recent call last): File "/home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/md2po", line 5, in from translate.convert.md2po import main File "/home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/translate/convert/md2po.py", line 28, in from translate.storage import markdown, po File "/home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/translate/storage/markdown.py", line 43, in import mistletoe.token ModuleNotFoundError: No module named 'mistletoe' + : + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/md2po.1 + rm -f /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/md2po.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/moz2po + progname=moz2po + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/moz2po --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/moz2po.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/mozfunny2prop + progname=mozfunny2prop + case ${progname} in + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/mozlang2po + progname=mozlang2po + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/mozlang2po --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/mozlang2po.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/odf2xliff + progname=odf2xliff + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/odf2xliff --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/odf2xliff.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/oo2po + progname=oo2po + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/oo2po --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/oo2po.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/oo2xliff + progname=oo2xliff + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/oo2xliff --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/oo2xliff.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/php2po + progname=php2po + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/php2po --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/php2po.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/phppo2pypo + progname=phppo2pypo + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/phppo2pypo --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/phppo2pypo.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2csv + progname=po2csv + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2csv --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/po2csv.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2dtd + progname=po2dtd + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2dtd --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/po2dtd.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2flatxml + progname=po2flatxml + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2flatxml --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/po2flatxml.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2html + progname=po2html + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2html --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/po2html.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2ical + progname=po2ical + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2ical --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/po2ical.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2idml + progname=po2idml + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2idml --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/po2idml.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2ini + progname=po2ini + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2ini --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/po2ini.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2json + progname=po2json + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2json --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/po2json.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2md + progname=po2md + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2md --manpage Traceback (most recent call last): File "/home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2md", line 5, in from translate.convert.po2md import main File "/home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/translate/convert/po2md.py", line 31, in from translate.storage import markdown, po File "/home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/translate/storage/markdown.py", line 43, in import mistletoe.token ModuleNotFoundError: No module named 'mistletoe' + : + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/po2md.1 + rm -f /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/po2md.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2moz + progname=po2moz + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2moz --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/po2moz.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2mozlang + progname=po2mozlang + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2mozlang --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/po2mozlang.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2oo + progname=po2oo + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2oo --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/po2oo.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2php + progname=po2php + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2php --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/po2php.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2prop + progname=po2prop + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2prop --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/po2prop.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2rc + progname=po2rc + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2rc --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/po2rc.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2resx + progname=po2resx + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2resx --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/po2resx.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2sub + progname=po2sub + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2sub --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/po2sub.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2symb + progname=po2symb + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2symb --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/po2symb.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2tiki + progname=po2tiki + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2tiki --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/po2tiki.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2tmx + progname=po2tmx + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2tmx --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/po2tmx.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2ts + progname=po2ts + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2ts --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/po2ts.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2txt + progname=po2txt + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2txt --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/po2txt.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2web2py + progname=po2web2py + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2web2py --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/po2web2py.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2wordfast + progname=po2wordfast + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2wordfast --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/po2wordfast.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2xliff + progname=po2xliff + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2xliff --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/po2xliff.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2yaml + progname=po2yaml + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/po2yaml --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/po2yaml.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/poclean + progname=poclean + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/poclean --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/poclean.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pocommentclean + progname=pocommentclean + case ${progname} in + cp -p /home/pterjan/rpmbuild/SOURCES/pocommentclean.1 /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/ + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pocompendium + progname=pocompendium + case ${progname} in + cp -p /home/pterjan/rpmbuild/SOURCES/pocompendium.1 /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/ + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pocompile + progname=pocompile + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pocompile --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/pocompile.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/poconflicts + progname=poconflicts + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/poconflicts --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/poconflicts.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pocount + progname=pocount + case ${progname} in + cp -p /home/pterjan/rpmbuild/SOURCES/pocount.1 /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/ + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/podebug + progname=podebug + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/podebug --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/podebug.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pofilter + progname=pofilter + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pofilter --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/pofilter.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pogrep + progname=pogrep + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pogrep --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/pogrep.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pomerge + progname=pomerge + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pomerge --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/pomerge.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pomigrate2 + progname=pomigrate2 + case ${progname} in + cp -p /home/pterjan/rpmbuild/SOURCES/pomigrate2.1 /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/ + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/popuretext + progname=popuretext + case ${progname} in + cp -p /home/pterjan/rpmbuild/SOURCES/popuretext.1 /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/ + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/poreencode + progname=poreencode + case ${progname} in + cp -p /home/pterjan/rpmbuild/SOURCES/poreencode.1 /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/ + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/porestructure + progname=porestructure + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/porestructure --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/porestructure.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/posegment + progname=posegment + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/posegment --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/posegment.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/posplit + progname=posplit + case ${progname} in + cp -p /home/pterjan/rpmbuild/SOURCES/posplit.1 /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/ + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/poswap + progname=poswap + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/poswap --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/poswap.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pot2po + progname=pot2po + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pot2po --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/pot2po.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/poterminology + progname=poterminology + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/poterminology --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/poterminology.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pretranslate + progname=pretranslate + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pretranslate --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/pretranslate.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/prop2mozfunny + progname=prop2mozfunny + case ${progname} in + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/prop2po + progname=prop2po + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/prop2po --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/prop2po.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pydiff + progname=pydiff + case ${progname} in + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pypo2phppo + progname=pypo2phppo + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/pypo2phppo --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/pypo2phppo.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/rc2po + progname=rc2po + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/rc2po --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/rc2po.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/resx2po + progname=resx2po + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/resx2po --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/resx2po.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/sub2po + progname=sub2po + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/sub2po --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/sub2po.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/symb2po + progname=symb2po + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/symb2po --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/symb2po.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/tbx2po + progname=tbx2po + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/tbx2po --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/tbx2po.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/tiki2po + progname=tiki2po + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/tiki2po --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/tiki2po.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/tmserver + progname=tmserver + case ${progname} in + cp -p /home/pterjan/rpmbuild/SOURCES/tmserver.1 /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/ + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/ts2po + progname=ts2po + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/ts2po --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/ts2po.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/txt2po + progname=txt2po + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/txt2po --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/txt2po.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/web2py2po + progname=web2py2po + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/web2py2po --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/web2py2po.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/xliff2odf + progname=xliff2odf + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/xliff2odf --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/xliff2odf.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/xliff2oo + progname=xliff2oo + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/xliff2oo --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/xliff2oo.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/xliff2po + progname=xliff2po + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/xliff2po --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/xliff2po.1 + for prog in /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/* ++ basename /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/yaml2po + progname=yaml2po + case ${progname} in + PYTHONPATH=. + /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin/yaml2po --manpage + grep -q .SH /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/man/man1/yaml2po.1 + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/popuretext from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/build_firefox.sh from /bin/bash -e to #!/usr/bin/bash -e mangling shebang in /usr/bin/pocompendium from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/pocommentclean from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/posplit from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/poreencode from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/pomigrate2 from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/python3.13/site-packages/translate/convert/odfxml from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/python3.13/site-packages/translate/convert/roundtrip-OOo from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/python3.13/site-packages/translate/convert/roundtrip-gaia from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib/python3.13/site-packages/translate/convert/roundtrip-mozilla from /bin/bash to #!/usr/bin/bash + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/lib/python3.13 using python3.13 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9mslRX + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd translate-toolkit-3.12.2 + '[' 1 -eq 1 ']' + rm -v tests/translate/convert/test_md2po.py removed 'tests/translate/convert/test_md2po.py' + rm -v tests/translate/convert/test_po2md.py removed 'tests/translate/convert/test_po2md.py' + rm -v tests/translate/storage/test_markdown.py removed 'tests/translate/storage/test_markdown.py' + rm -v tests/translate/storage/test_fluent.py removed 'tests/translate/storage/test_fluent.py' + rm -v tests/translate/tools/test_junitmsgfmt.py removed 'tests/translate/tools/test_junitmsgfmt.py' + rm -v tests/translate/tools/test_pocount.py removed 'tests/translate/tools/test_pocount.py' + rm -v tests/translate/tools/test_poterminology.py removed 'tests/translate/tools/test_poterminology.py' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + PATH=/home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/pterjan/.local/bin:/home/pterjan/bin + PYTHONPATH=/home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/lib64/python3.13/site-packages:/home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/lib/python3.13/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=16 + /usr/bin/pytest ============================= test session starts ============================== platform linux -- Python 3.13.3, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2 configfile: pytest.ini plugins: cov-6.1.1, xdist-3.6.1 collected 3313 items tests/odf_xliff/test_odf_xliff.py ... [ 0%] tests/translate/convert/test_accesskey.py ............ [ 0%] tests/translate/convert/test_android2po.py ...... [ 0%] tests/translate/convert/test_convert.py . [ 0%] tests/translate/convert/test_csv2po.py ................... [ 1%] tests/translate/convert/test_dtd2po.py ........................x........ [ 2%] ....................x..... [ 3%] tests/translate/convert/test_flatxml2po.py ......... [ 3%] tests/translate/convert/test_html2po.py ................................ [ 4%] .............................................................. [ 6%] tests/translate/convert/test_ical2po.py ....................... [ 6%] tests/translate/convert/test_idml2po.py .. [ 6%] tests/translate/convert/test_ini2po.py ................. [ 7%] tests/translate/convert/test_json2po.py ....... [ 7%] tests/translate/convert/test_moz2po.py . [ 7%] tests/translate/convert/test_mozfunny2prop.py .. [ 7%] tests/translate/convert/test_mozlang2po.py ................. [ 8%] tests/translate/convert/test_ods2xliff.py .. [ 8%] tests/translate/convert/test_oo2po.py ...................... [ 8%] tests/translate/convert/test_oo2xliff.py ..................... [ 9%] tests/translate/convert/test_php2po.py ................................. [ 10%] .. [ 10%] tests/translate/convert/test_po2csv.py ..................... [ 11%] tests/translate/convert/test_po2dtd.py ................................. [ 12%] ........................ [ 12%] tests/translate/convert/test_po2flatxml.py ......... [ 13%] tests/translate/convert/test_po2html.py ................................ [ 14%] .. [ 14%] tests/translate/convert/test_po2ical.py ......................... [ 15%] tests/translate/convert/test_po2idml.py .. [ 15%] tests/translate/convert/test_po2ini.py ............................... [ 16%] tests/translate/convert/test_po2json.py ....... [ 16%] tests/translate/convert/test_po2moz.py . [ 16%] tests/translate/convert/test_po2mozlang.py ..................... [ 16%] tests/translate/convert/test_po2oo.py ..................... [ 17%] tests/translate/convert/test_po2php.py ..................x.............. [ 18%] ....x. [ 18%] tests/translate/convert/test_po2prop.py ................................ [ 19%] ................... [ 20%] tests/translate/convert/test_po2rc.py ............ [ 20%] tests/translate/convert/test_po2resx.py ................................ [ 21%] ..... [ 21%] tests/translate/convert/test_po2sub.py FF. [ 21%] tests/translate/convert/test_po2tiki.py ....... [ 22%] tests/translate/convert/test_po2tmx.py ........................... [ 22%] tests/translate/convert/test_po2ts.py ................. [ 23%] tests/translate/convert/test_po2txt.py ................. [ 23%] tests/translate/convert/test_po2web2py.py .... [ 23%] tests/translate/convert/test_po2xliff.py ................ [ 24%] tests/translate/convert/test_po2yaml.py ..................... [ 25%] tests/translate/convert/test_pot2po.py .....x...xx...................... [ 26%] ......x...xx........................ [ 27%] tests/translate/convert/test_prop2mozfunny.py ... [ 27%] tests/translate/convert/test_prop2po.py ................................ [ 28%] ............. [ 28%] tests/translate/convert/test_rc2po.py ...... [ 28%] tests/translate/convert/test_resx2po.py .............. [ 29%] tests/translate/convert/test_tiki2po.py ....... [ 29%] tests/translate/convert/test_ts2po.py ................. [ 29%] tests/translate/convert/test_txt2po.py ......................... [ 30%] tests/translate/convert/test_web2py2po.py ... [ 30%] tests/translate/convert/test_xliff2odf.py .. [ 30%] tests/translate/convert/test_xliff2po.py ............................ [ 31%] tests/translate/convert/test_yaml2po.py ....x.....x.. [ 32%] tests/translate/filters/test_autocorrect.py ....... [ 32%] tests/translate/filters/test_checks.py .....x...............x........... [ 33%] ....x..s...............x................. [ 34%] tests/translate/filters/test_decoration.py ..... [ 34%] tests/translate/filters/test_pofilter.py ............................... [ 35%] .......................... [ 36%] tests/translate/filters/test_prefilters.py .. [ 36%] tests/translate/lang/test_af.py ... [ 36%] tests/translate/lang/test_am.py .. [ 36%] tests/translate/lang/test_ar.py .. [ 36%] tests/translate/lang/test_common.py ..x...... [ 36%] tests/translate/lang/test_data.py .. [ 37%] tests/translate/lang/test_el.py .. [ 37%] tests/translate/lang/test_es.py .. [ 37%] tests/translate/lang/test_fa.py .. [ 37%] tests/translate/lang/test_factory.py .. [ 37%] tests/translate/lang/test_fr.py .. [ 37%] tests/translate/lang/test_hy.py .. [ 37%] tests/translate/lang/test_identify.py ... [ 37%] tests/translate/lang/test_ja.py .. [ 37%] tests/translate/lang/test_km.py .. [ 37%] tests/translate/lang/test_ko.py .. [ 37%] tests/translate/lang/test_ne.py .. [ 37%] tests/translate/lang/test_nqo.py .. [ 37%] tests/translate/lang/test_or.py ... [ 37%] tests/translate/lang/test_poedit.py . [ 37%] tests/translate/lang/test_ro.py .. [ 37%] tests/translate/lang/test_scn.py ... [ 38%] tests/translate/lang/test_team.py . [ 38%] tests/translate/lang/test_th.py .. [ 38%] tests/translate/lang/test_tr.py . [ 38%] tests/translate/lang/test_uk.py . [ 38%] tests/translate/lang/test_vi.py .. [ 38%] tests/translate/lang/test_zh.py .. [ 38%] tests/translate/misc/test_deprecation.py .. [ 38%] tests/translate/misc/test_dictutils.py . [ 38%] tests/translate/misc/test_multistring.py ........ [ 38%] tests/translate/misc/test_optrecurse.py .. [ 38%] tests/translate/misc/test_progressbar.py . [ 38%] tests/translate/misc/test_quote.py ................ [ 39%] tests/translate/misc/test_xml_helpers.py .. [ 39%] tests/translate/search/test_lshtein.py ... [ 39%] tests/translate/search/test_match.py ........ [ 39%] tests/translate/search/test_terminology.py . [ 39%] tests/translate/services/test_tmserver.py .. [ 39%] tests/translate/storage/placeables/test_base.py ......................xx [ 40%] [ 40%] tests/translate/storage/placeables/test_general.py ................. [ 40%] tests/translate/storage/placeables/test_lisa.py ..... [ 41%] tests/translate/storage/placeables/test_terminology.py . [ 41%] tests/translate/storage/test_aresource.py .............................. [ 42%] ........................................................................ [ 44%] ................................ [ 45%] tests/translate/storage/test_base.py ..................... [ 45%] tests/translate/storage/test_catkeys.py ........................ [ 46%] tests/translate/storage/test_cpo.py .................................... [ 47%] .........x..X.................................xxxx....x [ 49%] tests/translate/storage/test_csvl10n.py ................................ [ 50%] [ 50%] tests/translate/storage/test_directory.py .... [ 50%] tests/translate/storage/test_dtd.py .x.x................................ [ 51%] .....x.x................... [ 52%] tests/translate/storage/test_factory.py .....F......F......F......F. [ 53%] tests/translate/storage/test_flatxml.py ............................. [ 53%] tests/translate/storage/test_html.py ........... [ 54%] tests/translate/storage/test_ini.py ....................... [ 55%] tests/translate/storage/test_jsonl10n.py ............................... [ 55%] ........................................................................ [ 58%] ........................................................................ [ 60%] .................... [ 60%] tests/translate/storage/test_mo.py ......................... [ 61%] tests/translate/storage/test_monolingual.py ..................... [ 62%] tests/translate/storage/test_mozilla_lang.py ........................... [ 63%] ......................... [ 63%] tests/translate/storage/test_omegat.py ....................x [ 64%] tests/translate/storage/test_oo.py ........ [ 64%] tests/translate/storage/test_php.py .................................... [ 65%] ................................................................ [ 67%] tests/translate/storage/test_po.py ..................................... [ 68%] ......x..x.................................. [ 70%] tests/translate/storage/test_pocommon.py . [ 70%] tests/translate/storage/test_poheader.py ........... [ 70%] tests/translate/storage/test_poxliff.py ................................ [ 71%] ....................... [ 72%] tests/translate/storage/test_properties.py ............................. [ 73%] ........................................................................ [ 75%] ............................................x [ 76%] tests/translate/storage/test_pypo.py ................................... [ 77%] ...................x..x................................................. [ 79%] ......x.. [ 80%] tests/translate/storage/test_qm.py ..................... [ 80%] tests/translate/storage/test_qph.py ......................... [ 81%] tests/translate/storage/test_rc.py ...................... [ 82%] tests/translate/storage/test_resourcedictionary.py ..................... [ 82%] . [ 82%] tests/translate/storage/test_resx.py ................................ [ 83%] tests/translate/storage/test_stringsdict.py ............................ [ 84%] ... [ 84%] tests/translate/storage/test_subtitles.py ........x..................... [ 85%] ........................... [ 86%] tests/translate/storage/test_tbx.py ............................ [ 87%] tests/translate/storage/test_tiki.py ...... [ 87%] tests/translate/storage/test_tmx.py ................................... [ 88%] tests/translate/storage/test_trados.py .. [ 88%] tests/translate/storage/test_ts.py . [ 88%] tests/translate/storage/test_ts2.py .................................... [ 89%] . [ 89%] tests/translate/storage/test_txt.py ........................ [ 90%] tests/translate/storage/test_utx.py ..................... [ 91%] tests/translate/storage/test_wordfast.py ........................... [ 91%] tests/translate/storage/test_xliff.py .................................. [ 92%] ................. [ 93%] tests/translate/storage/test_yaml.py ................................... [ 94%] ..................................... [ 95%] tests/translate/storage/test_zip.py .... [ 95%] tests/translate/storage/xml_extract/test_misc.py ... [ 95%] tests/translate/storage/xml_extract/test_unit_tree.py ... [ 95%] tests/translate/storage/xml_extract/test_xpath_breadcrumb.py . [ 95%] tests/translate/tools/test_help.py ................ [ 96%] tests/translate/tools/test_phppo2pypo.py ..... [ 96%] tests/translate/tools/test_podebug.py ............................ [ 97%] tests/translate/tools/test_pogrep.py .......... [ 97%] tests/translate/tools/test_pomerge.py ................x......... [ 98%] tests/translate/tools/test_posegment.py .. [ 98%] tests/translate/tools/test_pretranslate.py ....x..xx..............x..xx. [ 99%] .......... [ 99%] tests/translate/tools/test_pypo2phppo.py ..... [ 99%] tests/xliff_conformance/test_xliff_conformance.py .. [100%] =================================== FAILURES =================================== ____________________________ TestPO2Sub.test_subrip ____________________________ self = def test_subrip(self): """Test SubRip or .srt files.""" posource = """#: 00:00:20.000-->00:00:24.400 msgid "Altocumulus clouds occur between six thousand" msgstr "Blah blah blah blah" #: 00:00:24.600-->00:00:27.800 msgid "and twenty thousand feet above ground level." msgstr "Koei koei koei koei" """ subtemplate = """1 00:00:20,000 --> 00:00:24,400 Altocumulus clouds occur between six thousand 2 00:00:24,600 --> 00:00:27,800 and twenty thousand feet above ground level. """ subexpected = """1 00:00:20,000 --> 00:00:24,400 Blah blah blah blah 2 00:00:24,600 --> 00:00:27,800 Koei koei koei koei """ subfile = self.merge2sub(subtemplate, posource) print(subexpected) > assert subfile == subexpected E AssertionError: assert '1\n00:00:20,...koei koei\n\n' == '1\n00:00:20,...i koei koei\n' E E Skipping 94 identical leading characters in diff, use -v to show E koei koei E + tests/translate/convert/test_po2sub.py:62: AssertionError ----------------------------- Captured stdout call ----------------------------- b'1\n00:00:20,000 --> 00:00:24,400\nBlah blah blah blah\n\n2\n00:00:24,600 --> 00:00:27,800\nKoei koei koei koei\n\n' 1 00:00:20,000 --> 00:00:24,400 Blah blah blah blah 2 00:00:24,600 --> 00:00:27,800 Koei koei koei koei ________________________ TestPO2SubCommand.test_subrip _________________________ self = def test_subrip(self): """Test SubRip or .srt files.""" posource = """#: 00:00:20.000-->00:00:24.400 msgid "Altocumulus clouds occur between six thousand" msgstr "Blah blah blah blah" #: 00:00:24.600-->00:00:27.800 msgid "and twenty thousand feet above ground level." msgstr "Koei koei koei koei" """ subtemplate = """1 00:00:20,000 --> 00:00:24,400 Altocumulus clouds occur between six thousand 2 00:00:24,600 --> 00:00:27,800 and twenty thousand feet above ground level. """ subexpected = """1 00:00:20,000 --> 00:00:24,400 Blah blah blah blah 2 00:00:24,600 --> 00:00:27,800 Koei koei koei koei """ subfile = self.merge2sub(subtemplate, posource) print(subexpected) > assert subfile == subexpected E AssertionError: assert '1\n00:00:20,...koei koei\n\n' == '1\n00:00:20,...i koei koei\n' E E Skipping 94 identical leading characters in diff, use -v to show E koei koei E + tests/translate/convert/test_po2sub.py:62: AssertionError ----------------------------- Captured stdout call ----------------------------- b'1\n00:00:20,000 --> 00:00:24,400\nBlah blah blah blah\n\n2\n00:00:24,600 --> 00:00:27,800\nKoei koei koei koei\n\n' 1 00:00:20,000 --> 00:00:24,400 Blah blah blah blah 2 00:00:24,600 --> 00:00:27,800 Koei koei koei koei __________________________ TestPOFactory.test_bz2file __________________________ self = def test_bz2file(self): """Test that we can open a gzip file correctly.""" filename = os.path.join(self.testdir, self.filename + ".bz2") with BZ2File(filename, mode="wb") as bz2file: bz2file.write(self.file_content) > store = factory.getobject(filename) tests/translate/storage/test_factory.py:119: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../BUILDROOT/usr/lib/python3.13/site-packages/translate/storage/factory.py:237: in getobject store = storeclass.parsefile(storefile) ../BUILDROOT/usr/lib/python3.13/site-packages/translate/storage/base.py:912: in parsefile newstore._assignname() ../BUILDROOT/usr/lib/python3.13/site-packages/translate/storage/base.py:775: in _assignname filename = getattr(fileobj, "name", None) /usr/lib64/python3.13/bz2.py:127: in name self._check_not_closed() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def _check_not_closed(self): if self.closed: > raise ValueError("I/O operation on closed file") E ValueError: I/O operation on closed file /usr/lib64/python3.13/_compression.py:14: ValueError ________________________ TestXliffFactory.test_bz2file _________________________ self = def test_bz2file(self): """Test that we can open a gzip file correctly.""" filename = os.path.join(self.testdir, self.filename + ".bz2") with BZ2File(filename, mode="wb") as bz2file: bz2file.write(self.file_content) > store = factory.getobject(filename) tests/translate/storage/test_factory.py:119: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../BUILDROOT/usr/lib/python3.13/site-packages/translate/storage/factory.py:237: in getobject store = storeclass.parsefile(storefile) ../BUILDROOT/usr/lib/python3.13/site-packages/translate/storage/base.py:912: in parsefile newstore._assignname() ../BUILDROOT/usr/lib/python3.13/site-packages/translate/storage/base.py:775: in _assignname filename = getattr(fileobj, "name", None) /usr/lib64/python3.13/bz2.py:127: in name self._check_not_closed() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def _check_not_closed(self): if self.closed: > raise ValueError("I/O operation on closed file") E ValueError: I/O operation on closed file /usr/lib64/python3.13/_compression.py:14: ValueError _______________________ TestPOXliffFactory.test_bz2file ________________________ self = def test_bz2file(self): """Test that we can open a gzip file correctly.""" filename = os.path.join(self.testdir, self.filename + ".bz2") with BZ2File(filename, mode="wb") as bz2file: bz2file.write(self.file_content) > store = factory.getobject(filename) tests/translate/storage/test_factory.py:119: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../BUILDROOT/usr/lib/python3.13/site-packages/translate/storage/factory.py:237: in getobject store = storeclass.parsefile(storefile) ../BUILDROOT/usr/lib/python3.13/site-packages/translate/storage/base.py:912: in parsefile newstore._assignname() ../BUILDROOT/usr/lib/python3.13/site-packages/translate/storage/base.py:775: in _assignname filename = getattr(fileobj, "name", None) /usr/lib64/python3.13/bz2.py:127: in name self._check_not_closed() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def _check_not_closed(self): if self.closed: > raise ValueError("I/O operation on closed file") E ValueError: I/O operation on closed file /usr/lib64/python3.13/_compression.py:14: ValueError _______________________ TestWordfastFactory.test_bz2file _______________________ self = def test_bz2file(self): """Test that we can open a gzip file correctly.""" filename = os.path.join(self.testdir, self.filename + ".bz2") with BZ2File(filename, mode="wb") as bz2file: bz2file.write(self.file_content) > store = factory.getobject(filename) tests/translate/storage/test_factory.py:119: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ ../BUILDROOT/usr/lib/python3.13/site-packages/translate/storage/factory.py:237: in getobject store = storeclass.parsefile(storefile) ../BUILDROOT/usr/lib/python3.13/site-packages/translate/storage/base.py:912: in parsefile newstore._assignname() ../BUILDROOT/usr/lib/python3.13/site-packages/translate/storage/base.py:775: in _assignname filename = getattr(fileobj, "name", None) /usr/lib64/python3.13/bz2.py:127: in name self._check_not_closed() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def _check_not_closed(self): if self.closed: > raise ValueError("I/O operation on closed file") E ValueError: I/O operation on closed file /usr/lib64/python3.13/_compression.py:14: ValueError =============================== warnings summary =============================== tests/translate/convert/test_po2dtd.py::TestPO2DTD::test_accesskey_missing tests/translate/convert/test_po2dtd.py::TestPO2DTD::test_accesskey_and_amp_case_no_accesskey tests/translate/convert/test_po2dtd.py::TestPO2DTD::test_accesskey_and_amp_case_amp_no_accesskey tests/translate/convert/test_po2dtd.py::TestPO2DTDCommand::test_accesskey_missing tests/translate/convert/test_po2dtd.py::TestPO2DTDCommand::test_accesskey_and_amp_case_no_accesskey tests/translate/convert/test_po2dtd.py::TestPO2DTDCommand::test_accesskey_and_amp_case_amp_no_accesskey Warning: Could not find accesskey for key.accesskey tests/translate/convert/test_po2prop.py::TestPO2Prop::test_mozilla_accesskeys_missing_accesskey tests/translate/convert/test_po2prop.py::TestPO2PropCommand::test_mozilla_accesskeys_missing_accesskey Warning: Could not find accesskey for prop.accesskey tests/translate/convert/test_po2tmx.py: 26 warnings tests/translate/filters/test_pofilter.py: 13 warnings tests/translate/storage/test_tbx.py: 17 warnings tests/translate/storage/test_tmx.py: 24 warnings Warning: This search incorrectly ignores the root element, and will be fixed in a future version. If you rely on the current behaviour, change it to './/body' tests/translate/storage/test_dtd.py::TestDTD::test_invalid_quoting Warning: DTD parse error: :1:35:FATAL:PARSER:ERR_ENTITY_NOT_FINISHED: xmlParseEntityDecl: entity test.me not terminated tests/translate/storage/test_dtd.py::TestDTD::test_invalid_quoting Warning: DTD file '' does not validate -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ FAILED tests/translate/convert/test_po2sub.py::TestPO2Sub::test_subrip - Asse... FAILED tests/translate/convert/test_po2sub.py::TestPO2SubCommand::test_subrip FAILED tests/translate/storage/test_factory.py::TestPOFactory::test_bz2file FAILED tests/translate/storage/test_factory.py::TestXliffFactory::test_bz2file FAILED tests/translate/storage/test_factory.py::TestPOXliffFactory::test_bz2file FAILED tests/translate/storage/test_factory.py::TestWordfastFactory::test_bz2file = 6 failed, 3261 passed, 1 skipped, 44 xfailed, 1 xpassed, 90 warnings in 13.20s = + true + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-translate-3.12.2-3.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JXkjUJ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build + cd translate-toolkit-3.12.2 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/doc/python3-translate + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/doc/python3-translate + cp -pr /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/README.rst /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/doc/python3-translate + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-translate = 3.12.2-3.mga10 python3-translate = 3.12.2-3.mga10 python3.13-translate = 3.12.2-3.mga10 python3.13dist(translate-toolkit) = 3.12.2 python3dist(translate-toolkit) = 3.12.2 translate-toolkit = 3.12.2-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.13 python3.13dist(lxml) >= 4.6.3 Obsoletes: python-translate < 3.12.2-3.mga10 Recommends: python3-aeidon python3-beautifulsoup4 Processing files: python-translate-doc-3.12.2-3.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.n5TWFc + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build + cd translate-toolkit-3.12.2 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/doc/python-translate-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/doc/python-translate-doc + cp -pr /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/translate-toolkit-3.12.2/docs/_build/html /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT/usr/share/doc/python-translate-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-translate-doc = 3.12.2-3.mga10 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 /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-translate-3.12.2-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python-translate-doc-3.12.2-3.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7Qhp5n + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build + test -d /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-translate-3.12.2-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!