D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/python-openstep-plist-0.4.0-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.T5xn9u Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cN4OFg + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build + rm -rf openstep_plist-0.4.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/openstep_plist-0.4.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd openstep_plist-0.4.0 + /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.dGQfWt + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build + cd openstep_plist-0.4.0 + 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-openstep-plist-0.4.0-build/openstep_plist-0.4.0/.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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/openstep_plist-0.4.0/.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-openstep-plist-0.4.0-build/openstep_plist-0.4.0/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/python-openstep-plist-0.4.0-2.mga10.x86_64-pyproject-buildrequires Handling setuptools<72.2.0; platform_python_implementation == 'PyPy' from build-system.requires Ignoring alien requirement: setuptools<72.2.0; platform_python_implementation == 'PyPy' Handling setuptools; platform_python_implementation != 'PyPy' from build-system.requires Requirement satisfied: setuptools; platform_python_implementation != 'PyPy' (installed: setuptools 78.1.0) Handling wheel from build-system.requires Requirement satisfied: wheel (installed: wheel 0.43.0) Handling cython >= 0.28.5 from build-system.requires Requirement satisfied: cython >= 0.28.5 (installed: cython 3.0.12) :7: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html Handling setuptools_scm from get_requires_for_build_wheel Requirement satisfied: setuptools_scm (installed: setuptools_scm 8.0.4) WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' running dist_info creating openstep_plist.egg-info writing openstep_plist.egg-info/PKG-INFO writing dependency_links to openstep_plist.egg-info/dependency_links.txt writing top-level names to openstep_plist.egg-info/top_level.txt writing manifest file 'openstep_plist.egg-info/SOURCES.txt' Compiling src/openstep_plist/parser.pyx because it changed. Compiling src/openstep_plist/util.pyx because it changed. Compiling src/openstep_plist/writer.pyx because it changed. Compiling src/openstep_plist/_test.pyx because it changed. [1/4] Cythonizing src/openstep_plist/_test.pyx [2/4] Cythonizing src/openstep_plist/parser.pyx [3/4] Cythonizing src/openstep_plist/util.pyx [4/4] Cythonizing src/openstep_plist/writer.pyx reading manifest file 'openstep_plist.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'openstep_plist.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/openstep_plist-0.4.0/openstep_plist-0.4.0.dist-info' + cat /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/python-openstep-plist-0.4.0-2.mga10.x86_64-pyproject-buildrequires + rm -rfv openstep_plist-0.4.0.dist-info/ removed 'openstep_plist-0.4.0.dist-info/top_level.txt' removed 'openstep_plist-0.4.0.dist-info/METADATA' removed 'openstep_plist-0.4.0.dist-info/licenses/LICENSE' removed directory 'openstep_plist-0.4.0.dist-info/licenses' removed directory 'openstep_plist-0.4.0.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.VmpIyX + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd openstep_plist-0.4.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/openstep_plist-0.4.0/.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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/openstep_plist-0.4.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/openstep_plist-0.4.0/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/openstep_plist-0.4.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) :7: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' running dist_info creating /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/openstep_plist-0.4.0/.pyproject-builddir/pip-modern-metadata-w_2wd1u6/openstep_plist.egg-info writing /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/openstep_plist-0.4.0/.pyproject-builddir/pip-modern-metadata-w_2wd1u6/openstep_plist.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/openstep_plist-0.4.0/.pyproject-builddir/pip-modern-metadata-w_2wd1u6/openstep_plist.egg-info/dependency_links.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/openstep_plist-0.4.0/.pyproject-builddir/pip-modern-metadata-w_2wd1u6/openstep_plist.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/openstep_plist-0.4.0/.pyproject-builddir/pip-modern-metadata-w_2wd1u6/openstep_plist.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/openstep_plist-0.4.0/.pyproject-builddir/pip-modern-metadata-w_2wd1u6/openstep_plist.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/openstep_plist-0.4.0/.pyproject-builddir/pip-modern-metadata-w_2wd1u6/openstep_plist.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/openstep_plist-0.4.0/.pyproject-builddir/pip-modern-metadata-w_2wd1u6/openstep_plist-0.4.0.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: openstep_plist Building wheel for openstep_plist (pyproject.toml): started Running command Building wheel for openstep_plist (pyproject.toml) :7: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' running bdist_wheel running build running build_py creating build/lib.linux-x86_64-cpython-313/openstep_plist copying src/openstep_plist/__main__.py -> build/lib.linux-x86_64-cpython-313/openstep_plist copying src/openstep_plist/__init__.py -> build/lib.linux-x86_64-cpython-313/openstep_plist copying src/openstep_plist/_version.py -> build/lib.linux-x86_64-cpython-313/openstep_plist running egg_info writing src/openstep_plist.egg-info/PKG-INFO writing dependency_links to src/openstep_plist.egg-info/dependency_links.txt writing top-level names to src/openstep_plist.egg-info/top_level.txt reading manifest file 'src/openstep_plist.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/openstep_plist.egg-info/SOURCES.txt' copying src/openstep_plist/_test.cpp -> build/lib.linux-x86_64-cpython-313/openstep_plist copying src/openstep_plist/_test.pyx -> build/lib.linux-x86_64-cpython-313/openstep_plist copying src/openstep_plist/parser.cpp -> build/lib.linux-x86_64-cpython-313/openstep_plist copying src/openstep_plist/parser.pxd -> build/lib.linux-x86_64-cpython-313/openstep_plist copying src/openstep_plist/parser.pyx -> build/lib.linux-x86_64-cpython-313/openstep_plist copying src/openstep_plist/util.cpp -> build/lib.linux-x86_64-cpython-313/openstep_plist copying src/openstep_plist/util.pxd -> build/lib.linux-x86_64-cpython-313/openstep_plist copying src/openstep_plist/util.pyx -> build/lib.linux-x86_64-cpython-313/openstep_plist copying src/openstep_plist/writer.cpp -> build/lib.linux-x86_64-cpython-313/openstep_plist copying src/openstep_plist/writer.pxd -> build/lib.linux-x86_64-cpython-313/openstep_plist copying src/openstep_plist/writer.pyx -> build/lib.linux-x86_64-cpython-313/openstep_plist running build_ext building 'openstep_plist.parser' extension creating build/temp.linux-x86_64-cpython-313/src/openstep_plist g++ -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 -fPIC -DCYTHON_TRACE_NOGIL=1 -I/usr/include/python3.13 -c src/openstep_plist/parser.cpp -o build/temp.linux-x86_64-cpython-313/src/openstep_plist/parser.o -std=c++11 g++ -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 -shared -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 -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 build/temp.linux-x86_64-cpython-313/src/openstep_plist/parser.o -L/usr/lib64 -lpython3.13 -o build/lib.linux-x86_64-cpython-313/openstep_plist/parser.cpython-313-x86_64-linux-gnu.so building 'openstep_plist.util' extension g++ -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 -fPIC -DCYTHON_TRACE_NOGIL=1 -I/usr/include/python3.13 -c src/openstep_plist/util.cpp -o build/temp.linux-x86_64-cpython-313/src/openstep_plist/util.o -std=c++11 g++ -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 -shared -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 -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 build/temp.linux-x86_64-cpython-313/src/openstep_plist/util.o -L/usr/lib64 -lpython3.13 -o build/lib.linux-x86_64-cpython-313/openstep_plist/util.cpython-313-x86_64-linux-gnu.so building 'openstep_plist.writer' extension g++ -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 -fPIC -DCYTHON_TRACE_NOGIL=1 -I/usr/include/python3.13 -c src/openstep_plist/writer.cpp -o build/temp.linux-x86_64-cpython-313/src/openstep_plist/writer.o -std=c++11 g++ -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 -shared -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 -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 build/temp.linux-x86_64-cpython-313/src/openstep_plist/writer.o -L/usr/lib64 -lpython3.13 -o build/lib.linux-x86_64-cpython-313/openstep_plist/writer.cpython-313-x86_64-linux-gnu.so building 'openstep_plist._test' extension g++ -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 -fPIC -DCYTHON_TRACE_NOGIL=1 -I/usr/include/python3.13 -c src/openstep_plist/_test.cpp -o build/temp.linux-x86_64-cpython-313/src/openstep_plist/_test.o -std=c++11 g++ -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 -shared -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 -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 build/temp.linux-x86_64-cpython-313/src/openstep_plist/_test.o -L/usr/lib64 -lpython3.13 -o build/lib.linux-x86_64-cpython-313/openstep_plist/_test.cpython-313-x86_64-linux-gnu.so 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/openstep_plist copying build/lib.linux-x86_64-cpython-313/openstep_plist/parser.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./openstep_plist copying build/lib.linux-x86_64-cpython-313/openstep_plist/parser.pxd -> build/bdist.linux-x86_64/wheel/./openstep_plist copying build/lib.linux-x86_64-cpython-313/openstep_plist/util.cpp -> build/bdist.linux-x86_64/wheel/./openstep_plist copying build/lib.linux-x86_64-cpython-313/openstep_plist/_test.pyx -> build/bdist.linux-x86_64/wheel/./openstep_plist copying build/lib.linux-x86_64-cpython-313/openstep_plist/util.pyx -> build/bdist.linux-x86_64/wheel/./openstep_plist copying build/lib.linux-x86_64-cpython-313/openstep_plist/_test.cpp -> build/bdist.linux-x86_64/wheel/./openstep_plist copying build/lib.linux-x86_64-cpython-313/openstep_plist/parser.cpp -> build/bdist.linux-x86_64/wheel/./openstep_plist copying build/lib.linux-x86_64-cpython-313/openstep_plist/__main__.py -> build/bdist.linux-x86_64/wheel/./openstep_plist copying build/lib.linux-x86_64-cpython-313/openstep_plist/writer.pxd -> build/bdist.linux-x86_64/wheel/./openstep_plist copying build/lib.linux-x86_64-cpython-313/openstep_plist/util.pxd -> build/bdist.linux-x86_64/wheel/./openstep_plist copying build/lib.linux-x86_64-cpython-313/openstep_plist/_test.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./openstep_plist copying build/lib.linux-x86_64-cpython-313/openstep_plist/parser.pyx -> build/bdist.linux-x86_64/wheel/./openstep_plist copying build/lib.linux-x86_64-cpython-313/openstep_plist/writer.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./openstep_plist copying build/lib.linux-x86_64-cpython-313/openstep_plist/__init__.py -> build/bdist.linux-x86_64/wheel/./openstep_plist copying build/lib.linux-x86_64-cpython-313/openstep_plist/util.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./openstep_plist copying build/lib.linux-x86_64-cpython-313/openstep_plist/writer.cpp -> build/bdist.linux-x86_64/wheel/./openstep_plist copying build/lib.linux-x86_64-cpython-313/openstep_plist/writer.pyx -> build/bdist.linux-x86_64/wheel/./openstep_plist copying build/lib.linux-x86_64-cpython-313/openstep_plist/_version.py -> build/bdist.linux-x86_64/wheel/./openstep_plist running install_egg_info Copying src/openstep_plist.egg-info to build/bdist.linux-x86_64/wheel/./openstep_plist-0.4.0-py3.13.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/openstep_plist-0.4.0.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/openstep_plist-0.4.0/.pyproject-builddir/pip-wheel-eohn0ehe/.tmp-ccurmhqr/openstep_plist-0.4.0-cp313-cp313-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'openstep_plist/__init__.py' adding 'openstep_plist/__main__.py' adding 'openstep_plist/_test.cpp' adding 'openstep_plist/_test.cpython-313-x86_64-linux-gnu.so' adding 'openstep_plist/_test.pyx' adding 'openstep_plist/_version.py' adding 'openstep_plist/parser.cpp' adding 'openstep_plist/parser.cpython-313-x86_64-linux-gnu.so' adding 'openstep_plist/parser.pxd' adding 'openstep_plist/parser.pyx' adding 'openstep_plist/util.cpp' adding 'openstep_plist/util.cpython-313-x86_64-linux-gnu.so' adding 'openstep_plist/util.pxd' adding 'openstep_plist/util.pyx' adding 'openstep_plist/writer.cpp' adding 'openstep_plist/writer.cpython-313-x86_64-linux-gnu.so' adding 'openstep_plist/writer.pxd' adding 'openstep_plist/writer.pyx' adding 'openstep_plist-0.4.0.dist-info/licenses/LICENSE' adding 'openstep_plist-0.4.0.dist-info/METADATA' adding 'openstep_plist-0.4.0.dist-info/WHEEL' adding 'openstep_plist-0.4.0.dist-info/top_level.txt' adding 'openstep_plist-0.4.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for openstep_plist (pyproject.toml): finished with status 'done' Created wheel for openstep_plist: filename=openstep_plist-0.4.0-cp313-cp313-linux_x86_64.whl size=1086406 sha256=2ddf38cfeb600e31aabe7e9eef9cf86284330e03758855381a34371ea365e0f1 Stored in directory: /home/pterjan/.cache/pip/wheels/b2/39/1e/53869dbe310f3adf08d7d0e6b4ae3626db6a2eaa673c5c0995 Successfully built openstep_plist + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KQScp0 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build + mkdir /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd openstep_plist-0.4.0 + '[' 1 -eq 1 ']' ++ ls /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/openstep_plist-0.4.0/pyproject-wheeldir/openstep_plist-0.4.0-cp313-cp313-linux_x86_64.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=openstep_plist==0.4.0 + '[' -z openstep_plist==0.4.0 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/openstep_plist-0.4.0/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-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-openstep-plist-0.4.0-build/openstep_plist-0.4.0/pyproject-wheeldir openstep_plist==0.4.0 Using pip 25.0.1 from /usr/lib/python3.13/site-packages/pip (python 3.13) Looking in links: /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/openstep_plist-0.4.0/pyproject-wheeldir Processing ./pyproject-wheeldir/openstep_plist-0.4.0-cp313-cp313-linux_x86_64.whl Installing collected packages: openstep_plist Successfully installed openstep_plist-0.4.0 + '[' -d /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/BUILDROOT/usr/bin ']' + rm -f /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/python-openstep-plist-0.4.0-2.mga10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/BUILDROOT/usr/lib64/python3.13/site-packages ']' + site_dirs+=("/usr/lib64/python3.13/site-packages") + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib64/python3.13/site-packages/openstep_plist-0.4.0.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/openstep_plist-0.4.0.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-openstep-plist-0.4.0-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/openstep_plist-0.4.0.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/python-openstep-plist-0.4.0-2.mga10.x86_64-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/openstep_plist-0.4.0.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/openstep_plist-0.4.0.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/openstep_plist-0.4.0.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/BUILDROOT/usr/lib64/python3.13/site-packages/openstep_plist-0.4.0.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/python-openstep-plist-0.4.0-2.mga10.x86_64-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-openstep-plist-0.4.0-build/python-openstep-plist-0.4.0-2.mga10.x86_64-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/python-openstep-plist-0.4.0-2.mga10.x86_64-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-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-openstep-plist-0.4.0-build/python-openstep-plist-0.4.0-2.mga10.x86_64-pyproject-record --prefix /usr openstep_plist + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.4.0-2.mga10 --unique-debug-suffix -0.4.0-2.mga10.x86_64 --unique-debug-src-base python-openstep-plist-0.4.0-2.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/openstep_plist-0.4.0 find-debuginfo: starting Extracting debug info from 4 files DWARF-compressing 4 files sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/python-openstep-plist-0.4.0-2.mga10.x86_64 find-debuginfo: done + /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/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/BUILDROOT/usr/lib64/python3.13 using python3.13 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/BUILDROOT/usr/lib/debug/usr/lib64/python3.13 using python3.13 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hMs9wz + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-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/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd openstep_plist-0.4.0 + '[' 1 -eq 1 ']' + 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-openstep-plist-0.4.0-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-openstep-plist-0.4.0-build/BUILDROOT/usr/lib64/python3.13/site-packages:/home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/BUILDROOT/usr/lib/python3.13/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/openstep_plist-0.4.0/.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 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/openstep_plist-0.4.0 configfile: tox.ini collecting ... collected 202 items tests/test_parser.py::test_line_number_strings PASSED [ 0%] tests/test_parser.py::test_is_valid_unquoted_string_char PASSED [ 0%] tests/test_parser.py::test_advance_to_non_space[-0-None] PASSED [ 1%] tests/test_parser.py::test_advance_to_non_space[ a-0-a] PASSED [ 1%] tests/test_parser.py::test_advance_to_non_space[ a-1-a] PASSED [ 2%] tests/test_parser.py::test_advance_to_non_space[ a-2-None] PASSED [ 2%] tests/test_parser.py::test_advance_to_non_space[\t\ta-1-a] PASSED [ 3%] tests/test_parser.py::test_advance_to_non_space[\t\ta-2-a] PASSED [ 3%] tests/test_parser.py::test_advance_to_non_space[\t\ta-3-None] PASSED [ 4%] tests/test_parser.py::test_advance_to_non_space[abc//this is an inline comment-3-None] PASSED [ 4%] tests/test_parser.py::test_advance_to_non_space[abc //also this\n-3-None] PASSED [ 5%] tests/test_parser.py::test_advance_to_non_space[abc //this as well\n\nz-3-z] PASSED [ 5%] tests/test_parser.py::test_advance_to_non_space[abc/this is not a comment-3-/] PASSED [ 6%] tests/test_parser.py::test_advance_to_non_space[abc/-3-/] PASSED [ 6%] tests/test_parser.py::test_advance_to_non_space[abcd /* C-style comments! */z-4-z] PASSED [ 7%] tests/test_parser.py::test_get_slashed_char[000-\x00] PASSED [ 7%] tests/test_parser.py::test_get_slashed_char[001-\x01] PASSED [ 8%] tests/test_parser.py::test_get_slashed_char[002-\x02] PASSED [ 8%] tests/test_parser.py::test_get_slashed_char[003-\x03] PASSED [ 9%] tests/test_parser.py::test_get_slashed_char[004-\x04] PASSED [ 9%] tests/test_parser.py::test_get_slashed_char[005-\x05] PASSED [ 10%] tests/test_parser.py::test_get_slashed_char[006-\x06] PASSED [ 10%] tests/test_parser.py::test_get_slashed_char[007-\x07] PASSED [ 11%] tests/test_parser.py::test_get_slashed_char[012-\n] PASSED [ 11%] tests/test_parser.py::test_get_slashed_char[111-I0] PASSED [ 12%] tests/test_parser.py::test_get_slashed_char[111-I1] PASSED [ 12%] tests/test_parser.py::test_get_slashed_char[200-\xa0] PASSED [ 13%] tests/test_parser.py::test_get_slashed_char[201-\xc0] PASSED [ 13%] tests/test_parser.py::test_get_slashed_char[375-\xff] PASSED [ 14%] tests/test_parser.py::test_get_slashed_char[376-\ufffd0] PASSED [ 14%] tests/test_parser.py::test_get_slashed_char[376-\ufffd1] PASSED [ 15%] tests/test_parser.py::test_get_slashed_char[U0000-\x00] PASSED [ 15%] tests/test_parser.py::test_get_slashed_char[U0001-\x01] PASSED [ 16%] tests/test_parser.py::test_get_slashed_char[U0411-\u0411] PASSED [ 16%] tests/test_parser.py::test_get_slashed_char[U00FA-\xfa] PASSED [ 17%] tests/test_parser.py::test_get_slashed_char[a-\x07] PASSED [ 17%] tests/test_parser.py::test_get_slashed_char[b-\x08] PASSED [ 18%] tests/test_parser.py::test_get_slashed_char[f-\x0c] PASSED [ 18%] tests/test_parser.py::test_get_slashed_char[n-\n] PASSED [ 19%] tests/test_parser.py::test_get_slashed_char[r-\r] PASSED [ 19%] tests/test_parser.py::test_get_slashed_char[t-\t] PASSED [ 20%] tests/test_parser.py::test_get_slashed_char[v-\x0b] PASSED [ 20%] tests/test_parser.py::test_get_slashed_char["-"] PASSED [ 21%] tests/test_parser.py::test_get_slashed_char[\n-\n] PASSED [ 21%] tests/test_parser.py::test_get_slashed_char[\\-\\] PASSED [ 22%] tests/test_parser.py::test_get_slashed_char[z-z] PASSED [ 22%] tests/test_parser.py::test_parse_unquoted_plist_string[a-a] PASSED [ 23%] tests/test_parser.py::test_parse_unquoted_plist_string[abc;-abc] PASSED [ 23%] tests/test_parser.py::test_parse_unquoted_plist_string[1-1] PASSED [ 24%] tests/test_parser.py::test_parse_unquoted_plist_string[123456789-123456789] PASSED [ 24%] tests/test_parser.py::test_parse_unquoted_plist_string[1.23456789-1.23456789] PASSED [ 25%] tests/test_parser.py::test_parse_unquoted_plist_string_EOF PASSED [ 25%] tests/test_parser.py::test_parse_plist_string[a-a] PASSED [ 26%] tests/test_parser.py::test_parse_plist_string["a"-a] PASSED [ 26%] tests/test_parser.py::test_parse_plist_string['a'-a] PASSED [ 27%] tests/test_parser.py::test_parse_plist_string["a\\012b"-a\nb] PASSED [ 27%] tests/test_parser.py::test_parse_plist_string["\\UD83D\\UDCA9"-\U0001f4a9] PASSED [ 28%] tests/test_parser.py::test_parse_plist_string["\\UD83D"-\ud83d] PASSED [ 28%] tests/test_parser.py::test_parse_plist_string["\\UD83D\\012"-\ud83d\n] PASSED [ 29%] tests/test_parser.py::test_parse_plist_string["\\UDCA9"-\udca9] PASSED [ 29%] tests/test_parser.py::test_parse_plist_string["\\UDCA9\\012"-\udca9\n] PASSED [ 30%] tests/test_parser.py::test_parse_plist_string_EOF PASSED [ 30%] tests/test_parser.py::test_parse_plist_string_invalid_char PASSED [ 31%] tests/test_parser.py::test_parse_plist_array PASSED [ 31%] tests/test_parser.py::test_parse_plist_array_missing_comma[(a -1] PASSED [ 32%] tests/test_parser.py::test_parse_plist_array_missing_comma[(a,\nb,\r\nc-3] PASSED [ 32%] tests/test_parser.py::test_parse_plist_array_missing_paren[(a,-1] PASSED [ 33%] tests/test_parser.py::test_parse_plist_array_missing_paren[(a,\nb, }-2] PASSED [ 33%] tests/test_parser.py::test_parse_plist_array_empty PASSED [ 34%] tests/test_parser.py::test_parse_plist_dict_empty PASSED [ 34%] tests/test_parser.py::test_parse_plist_dict[{a=1;}-expected0] PASSED [ 35%] tests/test_parser.py::test_parse_plist_dict[{"a"="1";}-expected1] PASSED [ 35%] tests/test_parser.py::test_parse_plist_dict[{'a'='1';}-expected2] PASSED [ 36%] tests/test_parser.py::test_parse_plist_dict[{\na = 1;\n}-expected3] PASSED [ 36%] tests/test_parser.py::test_parse_plist_dict[{\na\n=\n1;\n}-expected4] PASSED [ 37%] tests/test_parser.py::test_parse_plist_dict[{a=1;b;}-expected5] PASSED [ 37%] tests/test_parser.py::test_parse_plist_dict_invalid PASSED [ 38%] tests/test_parser.py::test_parse_plist_data[-\xaa] PASSED [ 38%] tests/test_parser.py::test_parse_plist_data[-\xb1\xb0\xaf\xba] PASSED [ 39%] tests/test_parser.py::test_parse_plist_data[-\xaa\xbb] PASSED [ 39%] tests/test_parser.py::test_parse_plist_data[-\xcd\xef] PASSED [ 40%] tests/test_parser.py::test_parse_plist_data[<4142\n4344>-ABCD] PASSED [ 40%] tests/test_parser.py::test_parse_plist_data_invalid PASSED [ 41%] tests/test_parser.py::test_parse_plist_object_invalid PASSED [ 41%] tests/test_parser.py::test_parse_string_resources PASSED [ 42%] tests/test_parser.py::test_load PASSED [ 42%] tests/test_parser.py::test_load_from_bytes PASSED [ 43%] tests/test_parser.py::test_loads_use_numbers[{a = 2;}-expected0] PASSED [ 43%] tests/test_parser.py::test_loads_use_numbers[{a = {b = -2;};}-expected1] PASSED [ 44%] tests/test_parser.py::test_loads_use_numbers[{a = (1.5, -23.9999);}-expected2] PASSED [ 44%] tests/test_parser.py::test_loads_use_numbers[{a = x123; b = -c; minus = -;}-expected3] PASSED [ 45%] tests/test_parser.py::test_loads_dict_type PASSED [ 45%] tests/test_parser.py::test_string_to_number[2-2] PASSED [ 46%] tests/test_parser.py::test_string_to_number[-2--2] PASSED [ 46%] tests/test_parser.py::test_string_to_number[1.5-1.5] PASSED [ 47%] tests/test_parser.py::test_string_to_number[-1.5--1.5] PASSED [ 47%] tests/test_parser.py::test_string_to_number[23.99999-23.99999] PASSED [ 48%] tests/test_parser.py::test_string_to_number_invalid[True-] PASSED [ 48%] tests/test_parser.py::test_string_to_number_invalid[True-10000s] PASSED [ 49%] tests/test_parser.py::test_string_to_number_invalid[True- 1.5] PASSED [ 49%] tests/test_parser.py::test_string_to_number_invalid[True--] PASSED [ 50%] tests/test_parser.py::test_string_to_number_invalid[True-.5] PASSED [ 50%] tests/test_parser.py::test_string_to_number_invalid[True-1e-4] PASSED [ 50%] tests/test_parser.py::test_string_to_number_invalid[True-1.2.3] PASSED [ 51%] tests/test_parser.py::test_string_to_number_invalid[False-] PASSED [ 51%] tests/test_parser.py::test_string_to_number_invalid[False-10000s] PASSED [ 52%] tests/test_parser.py::test_string_to_number_invalid[False- 1.5] PASSED [ 52%] tests/test_parser.py::test_string_to_number_invalid[False--] PASSED [ 53%] tests/test_parser.py::test_string_to_number_invalid[False-.5] PASSED [ 53%] tests/test_parser.py::test_string_to_number_invalid[False-1e-4] PASSED [ 54%] tests/test_parser.py::test_string_to_number_invalid[False-1.2.3] PASSED [ 54%] tests/test_writer.py::TestWriter::test_simple PASSED [ 55%] tests/test_writer.py::TestWriter::test_None PASSED [ 55%] tests/test_writer.py::TestWriter::test_unquoted_string PASSED [ 56%] tests/test_writer.py::TestWriter::test_quoted_string[-""] PASSED [ 56%] tests/test_writer.py::TestWriter::test_quoted_string[\t-"\t"] PASSED [ 57%] tests/test_writer.py::TestWriter::test_quoted_string[\n\x07\x08\x0b\x0c\r-"\\n\\a\\b\\v\\f\\r"] PASSED [ 57%] tests/test_writer.py::TestWriter::test_quoted_string[\\-"\\\\"] PASSED [ 58%] tests/test_writer.py::TestWriter::test_quoted_string["-"\\""] PASSED [ 58%] tests/test_writer.py::TestWriter::test_quoted_string[\x00\x01\x02\x03\x04\x05\x06-"\\000\\001\\002\\003\\004\\005\\006"] PASSED [ 59%] tests/test_writer.py::TestWriter::test_quoted_string[\x0e\x0f\x10\x11\x12\x13-"\\016\\017\\020\\021\\022\\023"] PASSED [ 59%] tests/test_writer.py::TestWriter::test_quoted_string[\x14\x15\x16\x17\x18\x19-"\\024\\025\\026\\027\\030\\031"] PASSED [ 60%] tests/test_writer.py::TestWriter::test_quoted_string[\x1a\x1b\x1c\x1d\x1e\x1f\x7f-"\\032\\033\\034\\035\\036\\037\\177"] PASSED [ 60%] tests/test_writer.py::TestWriter::test_quoted_string[\x80\x81\x9e\x9f\xa0-"\\U0080\\U0081\\U009E\\U009F\\U00A0"] PASSED [ 61%] tests/test_writer.py::TestWriter::test_quoted_string[\U0001f4a9-"\\UD83D\\UDCA9"] PASSED [ 61%] tests/test_writer.py::TestWriter::test_quoted_string[1-"1"] PASSED [ 62%] tests/test_writer.py::TestWriter::test_quoted_string[1.1-"1.1"] PASSED [ 62%] tests/test_writer.py::TestWriter::test_quoted_string[-23-"-23"] PASSED [ 63%] tests/test_writer.py::TestWriter::test_quoted_string[-23yyy-"-23yyy"] PASSED [ 63%] tests/test_writer.py::TestWriter::test_quoted_string[--"-"] PASSED [ 64%] tests/test_writer.py::TestWriter::test_quoted_string[-a--"-a-"] PASSED [ 64%] tests/test_writer.py::TestWriter::test_quoted_string_dont_escape_newlines PASSED [ 65%] tests/test_writer.py::TestWriter::test_quoted_string_no_unicode_escape PASSED [ 65%] tests/test_writer.py::TestWriter::test_int[0-0] PASSED [ 66%] tests/test_writer.py::TestWriter::test_int[1-1] PASSED [ 66%] tests/test_writer.py::TestWriter::test_int[123-123] PASSED [ 67%] tests/test_writer.py::TestWriter::test_int[9223372036854775807-9223372036854775807] PASSED [ 67%] tests/test_writer.py::TestWriter::test_int[9223372036854775808-9223372036854775808] PASSED [ 68%] tests/test_writer.py::TestWriter::test_float[0.0-0] PASSED [ 68%] tests/test_writer.py::TestWriter::test_float[1.0-1] PASSED [ 69%] tests/test_writer.py::TestWriter::test_float[123.456-123.456] PASSED [ 69%] tests/test_writer.py::TestWriter::test_float[0.01-0.01] PASSED [ 70%] tests/test_writer.py::TestWriter::test_float[0.001-0.001] PASSED [ 70%] tests/test_writer.py::TestWriter::test_float[0.0001-0.0001] PASSED [ 71%] tests/test_writer.py::TestWriter::test_float[1e-05-0.00001] PASSED [ 71%] tests/test_writer.py::TestWriter::test_float[1e-06-0.000001] PASSED [ 72%] tests/test_writer.py::TestWriter::test_float[1e-07-0] PASSED [ 72%] tests/test_writer.py::TestWriter::test_float_precision PASSED [ 73%] tests/test_writer.py::TestWriter::test_data[\x00-<00>] PASSED [ 73%] tests/test_writer.py::TestWriter::test_data[\x00\x01-<0001>] PASSED [ 74%] tests/test_writer.py::TestWriter::test_data[\x00\x01\x02-<000102>] PASSED [ 74%] tests/test_writer.py::TestWriter::test_data[\x00\x01\x02\x03-<00010203>] PASSED [ 75%] tests/test_writer.py::TestWriter::test_data[\x00\x01\x02\x03\x04-<00010203 04>] PASSED [ 75%] tests/test_writer.py::TestWriter::test_data[\x00\x01\x02\x03\x04\x05-<00010203 0405>] PASSED [ 76%] tests/test_writer.py::TestWriter::test_data[\x00\x01\x02\x03\x04\x05\x06-<00010203 040506>] PASSED [ 76%] tests/test_writer.py::TestWriter::test_data[\x00\x01\x02\x03\x04\x05\x06\x07-<00010203 04050607>] PASSED [ 77%] tests/test_writer.py::TestWriter::test_data[\x00\x01\x02\x03\x04\x05\x06\x07\x08-<00010203 04050607 08>] PASSED [ 77%] tests/test_writer.py::TestWriter::test_data[\t\n\x0b\x0c\r\x0e\x0f\x10\x11-<090A0B0C 0D0E0F10 11>] PASSED [ 78%] tests/test_writer.py::TestWriter::test_bool PASSED [ 78%] tests/test_writer.py::TestWriter::test_array[array0-()-()] PASSED [ 79%] tests/test_writer.py::TestWriter::test_array[array1-()-()] PASSED [ 79%] tests/test_writer.py::TestWriter::test_array[array2-(1)-(\n 1\n)] PASSED [ 80%] tests/test_writer.py::TestWriter::test_array[array3-(1, 2)-(\n 1,\n 2\n)] PASSED [ 80%] tests/test_writer.py::TestWriter::test_array[array4-(1.2, 3.4, 5.6)-(\n 1.2,\n 3.4,\n 5.6\n)] PASSED [ 81%] tests/test_writer.py::TestWriter::test_array[array5-(1, a, (b, 2))-(\n 1,\n a,\n (\n b,\n 2\n )\n)] PASSED [ 81%] tests/test_writer.py::TestWriter::test_array[array6-(<61>, <62>)-(\n <61>,\n <62>\n)] PASSED [ 82%] tests/test_writer.py::TestWriter::test_array[array7-({a = b;}, {c = d;})-(\n {\n a = b;\n },\n {\n c = d;\n }\n)] PASSED [ 82%] tests/test_writer.py::TestWriter::test_dictionary[dictionary0-{}-{}] PASSED [ 83%] tests/test_writer.py::TestWriter::test_dictionary[dictionary1-{}-{}] PASSED [ 83%] tests/test_writer.py::TestWriter::test_dictionary[dictionary2-{a = b;}-{\n a = b;\n}] PASSED [ 84%] tests/test_writer.py::TestWriter::test_dictionary[dictionary3-{"1" = c;}-{\n "1" = c;\n}] PASSED [ 84%] tests/test_writer.py::TestWriter::test_dictionary[dictionary4-{abc = (34, 56.8); "hello world" = 12;}-{\n abc = (\n 34,\n 56.8\n );\n "hello world" = 12;\n}] PASSED [ 85%] tests/test_writer.py::TestWriter::test_dictionary[dictionary5-{z = 2; a = 1; "12" = c;}-{\n z = 2;\n a = 1;\n "12" = c;\n}] PASSED [ 85%] tests/test_writer.py::TestWriter::test_type_error PASSED [ 86%] tests/test_writer.py::test_dumps PASSED [ 86%] tests/test_writer.py::test_dump PASSED [ 87%] tests/test_writer.py::test_string_needs_quotes[ABCDEFGHIJKLMNOPQRSTUVWXYZ-False] PASSED [ 87%] tests/test_writer.py::test_string_needs_quotes[abcdefghijklmnopqrstuvwxyz-False] PASSED [ 88%] tests/test_writer.py::test_string_needs_quotes[a0123456789-False] PASSED [ 88%] tests/test_writer.py::test_string_needs_quotes[.appVersion-False] PASSED [ 89%] tests/test_writer.py::test_string_needs_quotes[_private-False] PASSED [ 89%] tests/test_writer.py::test_string_needs_quotes[$PWD-False] PASSED [ 90%] tests/test_writer.py::test_string_needs_quotes[1zzz-False] PASSED [ 90%] tests/test_writer.py::test_string_needs_quotes[192.168.1.1-False] PASSED [ 91%] tests/test_writer.py::test_string_needs_quotes[0-True] PASSED [ 91%] tests/test_writer.py::test_string_needs_quotes[1-True] PASSED [ 92%] tests/test_writer.py::test_string_needs_quotes[2-True] PASSED [ 92%] tests/test_writer.py::test_string_needs_quotes[3-True] PASSED [ 93%] tests/test_writer.py::test_string_needs_quotes[4-True] PASSED [ 93%] tests/test_writer.py::test_string_needs_quotes[5-True] PASSED [ 94%] tests/test_writer.py::test_string_needs_quotes[6-True] PASSED [ 94%] tests/test_writer.py::test_string_needs_quotes[7-True] PASSED [ 95%] tests/test_writer.py::test_string_needs_quotes[8-True] PASSED [ 95%] tests/test_writer.py::test_string_needs_quotes[9-True] PASSED [ 96%] tests/test_writer.py::test_string_needs_quotes[-True] PASSED [ 96%] tests/test_writer.py::test_string_needs_quotes[--True] PASSED [ 97%] tests/test_writer.py::test_string_needs_quotes[A-Z-True] PASSED [ 97%] tests/test_writer.py::test_string_needs_quotes[hello world-True] PASSED [ 98%] tests/test_writer.py::test_string_needs_quotes[\\backslash-True] PASSED [ 98%] tests/test_writer.py::test_string_needs_quotes[http://github.com-True] PASSED [ 99%] tests/test_writer.py::test_string_needs_quotes[/-True] PASSED [ 99%] tests/test_writer.py::test_single_line_tuples PASSED [100%] ============================= 202 passed in 0.24s ============================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-openstep-plist-0.4.0-2.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KrAnqR + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build + cd openstep_plist-0.4.0 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/BUILDROOT/usr/share/doc/python3-openstep-plist + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/BUILDROOT/usr/share/doc/python3-openstep-plist + cp -pr /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/openstep_plist-0.4.0/README.md /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/BUILDROOT/usr/share/doc/python3-openstep-plist + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.T5lx70 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build + cd openstep_plist-0.4.0 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/BUILDROOT/usr/share/licenses/python3-openstep-plist + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/BUILDROOT/usr/share/licenses/python3-openstep-plist + cp -pr /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/openstep_plist-0.4.0/LICENSE /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/BUILDROOT/usr/share/licenses/python3-openstep-plist + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-openstep-plist = 0.4.0-2.mga10 python3-openstep-plist = 0.4.0-2.mga10 python3-openstep-plist(x86-64) = 0.4.0-2.mga10 python3.13-openstep-plist = 0.4.0-2.mga10 python3.13dist(openstep-plist) = 0.4 python3dist(openstep-plist) = 0.4 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libpython3.13.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) python(abi) = 3.13 Obsoletes: python-openstep-plist < 0.4.0-2.mga10 Processing files: python-openstep-plist-debugsource-0.4.0-2.mga10.x86_64 Provides: python-openstep-plist-debugsource = 0.4.0-2.mga10 python-openstep-plist-debugsource(x86-64) = 0.4.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-openstep-plist-debuginfo-0.4.0-2.mga10.x86_64 Provides: debuginfo(build-id) = 3df4e5e2e77a89a134728c505b86afc159c724d0 debuginfo(build-id) = 73b6fbb8c351f6c64fb796c2ce34f6040269b119 debuginfo(build-id) = 8a0e5f3ccd3e47e44de3af9f3cb0f7597b1fd780 debuginfo(build-id) = 977d950de369e4ffad986945a7dfa8e7b8810455 python-openstep-plist-debuginfo = 0.4.0-2.mga10 python3-openstep-plist-debuginfo = 0.4.0-2.mga10 python3-openstep-plist-debuginfo(x86-64) = 0.4.0-2.mga10 python3.13-openstep-plist-debuginfo = 0.4.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-openstep-plist-debugsource(x86-64) = 0.4.0-2.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-openstep-plist-debuginfo-0.4.0-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-openstep-plist-debugsource-0.4.0-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-openstep-plist-0.4.0-2.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.lFN4q8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build + test -d /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-openstep-plist-0.4.0-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!