D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/python-xlib-0.33-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.VWeayR Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ipR5gp + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build + rm -rf python-xlib-0.33 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/python-xlib-0.33.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd python-xlib-0.33 + /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.1GKbso + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build + cd python-xlib-0.33 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + for f in pyproject.toml setup.py setup.cfg + '[' -f 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-xlib-0.33-build/python-xlib-0.33/.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-xlib-0.33-build/python-xlib-0.33/.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-xlib-0.33-build/python-xlib-0.33/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/python-xlib-0.33-2.mga10.noarch-pyproject-buildrequires Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 78.1.0) :3: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html /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 Lesser General Public License v2 or later (LGPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() Handling setuptools-scm from get_requires_for_build_wheel Requirement satisfied: setuptools-scm (installed: setuptools-scm 8.0.4) running dist_info creating python_xlib.egg-info writing python_xlib.egg-info/PKG-INFO writing dependency_links to python_xlib.egg-info/dependency_links.txt writing requirements to python_xlib.egg-info/requires.txt writing top-level names to python_xlib.egg-info/top_level.txt writing manifest file 'python_xlib.egg-info/SOURCES.txt' reading manifest file 'python_xlib.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'python_xlib.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/python-xlib-0.33/python_xlib-0.33.dist-info' /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() Handling six>=1.10.0 from hook generated metadata: Requires-Dist (python-xlib) Requirement satisfied: six>=1.10.0 (installed: six 1.16.0) + cat /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/python-xlib-0.33-2.mga10.noarch-pyproject-buildrequires + rm -rfv python_xlib-0.33.dist-info/ removed 'python_xlib-0.33.dist-info/top_level.txt' removed 'python_xlib-0.33.dist-info/METADATA' removed 'python_xlib-0.33.dist-info/licenses/LICENSE' removed directory 'python_xlib-0.33.dist-info/licenses' removed directory 'python_xlib-0.33.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.oHBqU8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-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 python-xlib-0.33 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/python-xlib-0.33/.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-xlib-0.33-build/python-xlib-0.33/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/python-xlib-0.33/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/python-xlib-0.33 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) :3: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html /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 Lesser General Public License v2 or later (LGPLv2+) 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-xlib-0.33-build/python-xlib-0.33/.pyproject-builddir/pip-modern-metadata-_91t632v/python_xlib.egg-info writing /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/python-xlib-0.33/.pyproject-builddir/pip-modern-metadata-_91t632v/python_xlib.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/python-xlib-0.33/.pyproject-builddir/pip-modern-metadata-_91t632v/python_xlib.egg-info/dependency_links.txt writing requirements to /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/python-xlib-0.33/.pyproject-builddir/pip-modern-metadata-_91t632v/python_xlib.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/python-xlib-0.33/.pyproject-builddir/pip-modern-metadata-_91t632v/python_xlib.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/python-xlib-0.33/.pyproject-builddir/pip-modern-metadata-_91t632v/python_xlib.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/python-xlib-0.33/.pyproject-builddir/pip-modern-metadata-_91t632v/python_xlib.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/python-xlib-0.33/.pyproject-builddir/pip-modern-metadata-_91t632v/python_xlib.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/python-xlib-0.33/.pyproject-builddir/pip-modern-metadata-_91t632v/python_xlib-0.33.dist-info' /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: python-xlib Building wheel for python-xlib (pyproject.toml): started Running command Building wheel for python-xlib (pyproject.toml) :3: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html /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 Lesser General Public License v2 or later (LGPLv2+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() running build running build_py creating build/lib/Xlib copying Xlib/threaded.py -> build/lib/Xlib copying Xlib/display.py -> build/lib/Xlib copying Xlib/Xatom.py -> build/lib/Xlib copying Xlib/error.py -> build/lib/Xlib copying Xlib/Xcursorfont.py -> build/lib/Xlib copying Xlib/X.py -> build/lib/Xlib copying Xlib/Xutil.py -> build/lib/Xlib copying Xlib/xauth.py -> build/lib/Xlib copying Xlib/__init__.py -> build/lib/Xlib copying Xlib/rdb.py -> build/lib/Xlib copying Xlib/XK.py -> build/lib/Xlib creating build/lib/Xlib/ext copying Xlib/ext/xinput.py -> build/lib/Xlib/ext copying Xlib/ext/randr.py -> build/lib/Xlib/ext copying Xlib/ext/xfixes.py -> build/lib/Xlib/ext copying Xlib/ext/ge.py -> build/lib/Xlib/ext copying Xlib/ext/damage.py -> build/lib/Xlib/ext copying Xlib/ext/composite.py -> build/lib/Xlib/ext copying Xlib/ext/shape.py -> build/lib/Xlib/ext copying Xlib/ext/screensaver.py -> build/lib/Xlib/ext copying Xlib/ext/xtest.py -> build/lib/Xlib/ext copying Xlib/ext/dpms.py -> build/lib/Xlib/ext copying Xlib/ext/__init__.py -> build/lib/Xlib/ext copying Xlib/ext/nvcontrol.py -> build/lib/Xlib/ext copying Xlib/ext/security.py -> build/lib/Xlib/ext copying Xlib/ext/record.py -> build/lib/Xlib/ext copying Xlib/ext/xinerama.py -> build/lib/Xlib/ext copying Xlib/ext/res.py -> build/lib/Xlib/ext creating build/lib/Xlib/keysymdef copying Xlib/keysymdef/arabic.py -> build/lib/Xlib/keysymdef copying Xlib/keysymdef/publishing.py -> build/lib/Xlib/keysymdef copying Xlib/keysymdef/korean.py -> build/lib/Xlib/keysymdef copying Xlib/keysymdef/latin3.py -> build/lib/Xlib/keysymdef copying Xlib/keysymdef/latin1.py -> build/lib/Xlib/keysymdef copying Xlib/keysymdef/latin2.py -> build/lib/Xlib/keysymdef copying Xlib/keysymdef/latin4.py -> build/lib/Xlib/keysymdef copying Xlib/keysymdef/katakana.py -> build/lib/Xlib/keysymdef copying Xlib/keysymdef/hebrew.py -> build/lib/Xlib/keysymdef copying Xlib/keysymdef/xkb.py -> build/lib/Xlib/keysymdef copying Xlib/keysymdef/apl.py -> build/lib/Xlib/keysymdef copying Xlib/keysymdef/greek.py -> build/lib/Xlib/keysymdef copying Xlib/keysymdef/thai.py -> build/lib/Xlib/keysymdef copying Xlib/keysymdef/xk3270.py -> build/lib/Xlib/keysymdef copying Xlib/keysymdef/special.py -> build/lib/Xlib/keysymdef copying Xlib/keysymdef/cyrillic.py -> build/lib/Xlib/keysymdef copying Xlib/keysymdef/__init__.py -> build/lib/Xlib/keysymdef copying Xlib/keysymdef/technical.py -> build/lib/Xlib/keysymdef copying Xlib/keysymdef/miscellany.py -> build/lib/Xlib/keysymdef copying Xlib/keysymdef/xf86.py -> build/lib/Xlib/keysymdef creating build/lib/Xlib/protocol copying Xlib/protocol/structs.py -> build/lib/Xlib/protocol copying Xlib/protocol/display.py -> build/lib/Xlib/protocol copying Xlib/protocol/request.py -> build/lib/Xlib/protocol copying Xlib/protocol/event.py -> build/lib/Xlib/protocol copying Xlib/protocol/__init__.py -> build/lib/Xlib/protocol copying Xlib/protocol/rq.py -> build/lib/Xlib/protocol creating build/lib/Xlib/support copying Xlib/support/connect.py -> build/lib/Xlib/support copying Xlib/support/lock.py -> build/lib/Xlib/support copying Xlib/support/__init__.py -> build/lib/Xlib/support copying Xlib/support/vms_connect.py -> build/lib/Xlib/support copying Xlib/support/unix_connect.py -> build/lib/Xlib/support creating build/lib/Xlib/xobject copying Xlib/xobject/fontable.py -> build/lib/Xlib/xobject copying Xlib/xobject/resource.py -> build/lib/Xlib/xobject copying Xlib/xobject/colormap.py -> build/lib/Xlib/xobject copying Xlib/xobject/icccm.py -> build/lib/Xlib/xobject copying Xlib/xobject/drawable.py -> build/lib/Xlib/xobject copying Xlib/xobject/__init__.py -> build/lib/Xlib/xobject copying Xlib/xobject/cursor.py -> build/lib/Xlib/xobject 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/Xlib creating build/bdist.linux-x86_64/wheel/Xlib/support copying build/lib/Xlib/support/connect.py -> build/bdist.linux-x86_64/wheel/./Xlib/support copying build/lib/Xlib/support/lock.py -> build/bdist.linux-x86_64/wheel/./Xlib/support copying build/lib/Xlib/support/__init__.py -> build/bdist.linux-x86_64/wheel/./Xlib/support copying build/lib/Xlib/support/vms_connect.py -> build/bdist.linux-x86_64/wheel/./Xlib/support copying build/lib/Xlib/support/unix_connect.py -> build/bdist.linux-x86_64/wheel/./Xlib/support copying build/lib/Xlib/threaded.py -> build/bdist.linux-x86_64/wheel/./Xlib copying build/lib/Xlib/display.py -> build/bdist.linux-x86_64/wheel/./Xlib creating build/bdist.linux-x86_64/wheel/Xlib/protocol copying build/lib/Xlib/protocol/structs.py -> build/bdist.linux-x86_64/wheel/./Xlib/protocol copying build/lib/Xlib/protocol/display.py -> build/bdist.linux-x86_64/wheel/./Xlib/protocol copying build/lib/Xlib/protocol/request.py -> build/bdist.linux-x86_64/wheel/./Xlib/protocol copying build/lib/Xlib/protocol/event.py -> build/bdist.linux-x86_64/wheel/./Xlib/protocol copying build/lib/Xlib/protocol/__init__.py -> build/bdist.linux-x86_64/wheel/./Xlib/protocol copying build/lib/Xlib/protocol/rq.py -> build/bdist.linux-x86_64/wheel/./Xlib/protocol copying build/lib/Xlib/Xatom.py -> build/bdist.linux-x86_64/wheel/./Xlib copying build/lib/Xlib/error.py -> build/bdist.linux-x86_64/wheel/./Xlib copying build/lib/Xlib/Xcursorfont.py -> build/bdist.linux-x86_64/wheel/./Xlib copying build/lib/Xlib/X.py -> build/bdist.linux-x86_64/wheel/./Xlib copying build/lib/Xlib/Xutil.py -> build/bdist.linux-x86_64/wheel/./Xlib copying build/lib/Xlib/xauth.py -> build/bdist.linux-x86_64/wheel/./Xlib copying build/lib/Xlib/__init__.py -> build/bdist.linux-x86_64/wheel/./Xlib creating build/bdist.linux-x86_64/wheel/Xlib/keysymdef copying build/lib/Xlib/keysymdef/arabic.py -> build/bdist.linux-x86_64/wheel/./Xlib/keysymdef copying build/lib/Xlib/keysymdef/publishing.py -> build/bdist.linux-x86_64/wheel/./Xlib/keysymdef copying build/lib/Xlib/keysymdef/korean.py -> build/bdist.linux-x86_64/wheel/./Xlib/keysymdef copying build/lib/Xlib/keysymdef/latin3.py -> build/bdist.linux-x86_64/wheel/./Xlib/keysymdef copying build/lib/Xlib/keysymdef/latin1.py -> build/bdist.linux-x86_64/wheel/./Xlib/keysymdef copying build/lib/Xlib/keysymdef/latin2.py -> build/bdist.linux-x86_64/wheel/./Xlib/keysymdef copying build/lib/Xlib/keysymdef/latin4.py -> build/bdist.linux-x86_64/wheel/./Xlib/keysymdef copying build/lib/Xlib/keysymdef/katakana.py -> build/bdist.linux-x86_64/wheel/./Xlib/keysymdef copying build/lib/Xlib/keysymdef/hebrew.py -> build/bdist.linux-x86_64/wheel/./Xlib/keysymdef copying build/lib/Xlib/keysymdef/xkb.py -> build/bdist.linux-x86_64/wheel/./Xlib/keysymdef copying build/lib/Xlib/keysymdef/apl.py -> build/bdist.linux-x86_64/wheel/./Xlib/keysymdef copying build/lib/Xlib/keysymdef/greek.py -> build/bdist.linux-x86_64/wheel/./Xlib/keysymdef copying build/lib/Xlib/keysymdef/thai.py -> build/bdist.linux-x86_64/wheel/./Xlib/keysymdef copying build/lib/Xlib/keysymdef/xk3270.py -> build/bdist.linux-x86_64/wheel/./Xlib/keysymdef copying build/lib/Xlib/keysymdef/special.py -> build/bdist.linux-x86_64/wheel/./Xlib/keysymdef copying build/lib/Xlib/keysymdef/cyrillic.py -> build/bdist.linux-x86_64/wheel/./Xlib/keysymdef copying build/lib/Xlib/keysymdef/__init__.py -> build/bdist.linux-x86_64/wheel/./Xlib/keysymdef copying build/lib/Xlib/keysymdef/technical.py -> build/bdist.linux-x86_64/wheel/./Xlib/keysymdef copying build/lib/Xlib/keysymdef/miscellany.py -> build/bdist.linux-x86_64/wheel/./Xlib/keysymdef copying build/lib/Xlib/keysymdef/xf86.py -> build/bdist.linux-x86_64/wheel/./Xlib/keysymdef copying build/lib/Xlib/rdb.py -> build/bdist.linux-x86_64/wheel/./Xlib creating build/bdist.linux-x86_64/wheel/Xlib/ext copying build/lib/Xlib/ext/xinput.py -> build/bdist.linux-x86_64/wheel/./Xlib/ext copying build/lib/Xlib/ext/randr.py -> build/bdist.linux-x86_64/wheel/./Xlib/ext copying build/lib/Xlib/ext/xfixes.py -> build/bdist.linux-x86_64/wheel/./Xlib/ext copying build/lib/Xlib/ext/ge.py -> build/bdist.linux-x86_64/wheel/./Xlib/ext copying build/lib/Xlib/ext/damage.py -> build/bdist.linux-x86_64/wheel/./Xlib/ext copying build/lib/Xlib/ext/composite.py -> build/bdist.linux-x86_64/wheel/./Xlib/ext copying build/lib/Xlib/ext/shape.py -> build/bdist.linux-x86_64/wheel/./Xlib/ext copying build/lib/Xlib/ext/screensaver.py -> build/bdist.linux-x86_64/wheel/./Xlib/ext copying build/lib/Xlib/ext/xtest.py -> build/bdist.linux-x86_64/wheel/./Xlib/ext copying build/lib/Xlib/ext/dpms.py -> build/bdist.linux-x86_64/wheel/./Xlib/ext copying build/lib/Xlib/ext/__init__.py -> build/bdist.linux-x86_64/wheel/./Xlib/ext copying build/lib/Xlib/ext/nvcontrol.py -> build/bdist.linux-x86_64/wheel/./Xlib/ext copying build/lib/Xlib/ext/security.py -> build/bdist.linux-x86_64/wheel/./Xlib/ext copying build/lib/Xlib/ext/record.py -> build/bdist.linux-x86_64/wheel/./Xlib/ext copying build/lib/Xlib/ext/xinerama.py -> build/bdist.linux-x86_64/wheel/./Xlib/ext copying build/lib/Xlib/ext/res.py -> build/bdist.linux-x86_64/wheel/./Xlib/ext creating build/bdist.linux-x86_64/wheel/Xlib/xobject copying build/lib/Xlib/xobject/fontable.py -> build/bdist.linux-x86_64/wheel/./Xlib/xobject copying build/lib/Xlib/xobject/resource.py -> build/bdist.linux-x86_64/wheel/./Xlib/xobject copying build/lib/Xlib/xobject/colormap.py -> build/bdist.linux-x86_64/wheel/./Xlib/xobject copying build/lib/Xlib/xobject/icccm.py -> build/bdist.linux-x86_64/wheel/./Xlib/xobject copying build/lib/Xlib/xobject/drawable.py -> build/bdist.linux-x86_64/wheel/./Xlib/xobject copying build/lib/Xlib/xobject/__init__.py -> build/bdist.linux-x86_64/wheel/./Xlib/xobject copying build/lib/Xlib/xobject/cursor.py -> build/bdist.linux-x86_64/wheel/./Xlib/xobject copying build/lib/Xlib/XK.py -> build/bdist.linux-x86_64/wheel/./Xlib running install_egg_info running egg_info writing python_xlib.egg-info/PKG-INFO writing dependency_links to python_xlib.egg-info/dependency_links.txt writing requirements to python_xlib.egg-info/requires.txt writing top-level names to python_xlib.egg-info/top_level.txt reading manifest file 'python_xlib.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'python_xlib.egg-info/SOURCES.txt' Copying python_xlib.egg-info to build/bdist.linux-x86_64/wheel/./python_xlib-0.33-py3.13.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/python_xlib-0.33.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/python-xlib-0.33/.pyproject-builddir/pip-wheel-w32wt_r7/.tmp-gwmn6z1p/python_xlib-0.33-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'Xlib/X.py' adding 'Xlib/XK.py' adding 'Xlib/Xatom.py' adding 'Xlib/Xcursorfont.py' adding 'Xlib/Xutil.py' adding 'Xlib/__init__.py' adding 'Xlib/display.py' adding 'Xlib/error.py' adding 'Xlib/rdb.py' adding 'Xlib/threaded.py' adding 'Xlib/xauth.py' adding 'Xlib/ext/__init__.py' adding 'Xlib/ext/composite.py' adding 'Xlib/ext/damage.py' adding 'Xlib/ext/dpms.py' adding 'Xlib/ext/ge.py' adding 'Xlib/ext/nvcontrol.py' adding 'Xlib/ext/randr.py' adding 'Xlib/ext/record.py' adding 'Xlib/ext/res.py' adding 'Xlib/ext/screensaver.py' adding 'Xlib/ext/security.py' adding 'Xlib/ext/shape.py' adding 'Xlib/ext/xfixes.py' adding 'Xlib/ext/xinerama.py' adding 'Xlib/ext/xinput.py' adding 'Xlib/ext/xtest.py' adding 'Xlib/keysymdef/__init__.py' adding 'Xlib/keysymdef/apl.py' adding 'Xlib/keysymdef/arabic.py' adding 'Xlib/keysymdef/cyrillic.py' adding 'Xlib/keysymdef/greek.py' adding 'Xlib/keysymdef/hebrew.py' adding 'Xlib/keysymdef/katakana.py' adding 'Xlib/keysymdef/korean.py' adding 'Xlib/keysymdef/latin1.py' adding 'Xlib/keysymdef/latin2.py' adding 'Xlib/keysymdef/latin3.py' adding 'Xlib/keysymdef/latin4.py' adding 'Xlib/keysymdef/miscellany.py' adding 'Xlib/keysymdef/publishing.py' adding 'Xlib/keysymdef/special.py' adding 'Xlib/keysymdef/technical.py' adding 'Xlib/keysymdef/thai.py' adding 'Xlib/keysymdef/xf86.py' adding 'Xlib/keysymdef/xk3270.py' adding 'Xlib/keysymdef/xkb.py' adding 'Xlib/protocol/__init__.py' adding 'Xlib/protocol/display.py' adding 'Xlib/protocol/event.py' adding 'Xlib/protocol/request.py' adding 'Xlib/protocol/rq.py' adding 'Xlib/protocol/structs.py' adding 'Xlib/support/__init__.py' adding 'Xlib/support/connect.py' adding 'Xlib/support/lock.py' adding 'Xlib/support/unix_connect.py' adding 'Xlib/support/vms_connect.py' adding 'Xlib/xobject/__init__.py' adding 'Xlib/xobject/colormap.py' adding 'Xlib/xobject/cursor.py' adding 'Xlib/xobject/drawable.py' adding 'Xlib/xobject/fontable.py' adding 'Xlib/xobject/icccm.py' adding 'Xlib/xobject/resource.py' adding 'python_xlib-0.33.dist-info/licenses/LICENSE' adding 'python_xlib-0.33.dist-info/METADATA' adding 'python_xlib-0.33.dist-info/WHEEL' adding 'python_xlib-0.33.dist-info/top_level.txt' adding 'python_xlib-0.33.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for python-xlib (pyproject.toml): finished with status 'done' Created wheel for python-xlib: filename=python_xlib-0.33-py2.py3-none-any.whl size=180664 sha256=a004d6e2100f384813218511f1b7b447b895f617acde40df346ccf09ae95abef Stored in directory: /home/pterjan/.cache/pip/wheels/94/ce/7f/ae3348c6aa25d438bed530041e964692e659458b8a6fe7d48d Successfully built python-xlib + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rZ0V0b + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build + mkdir /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-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 python-xlib-0.33 + '[' 1 -eq 1 ']' ++ ls /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/python-xlib-0.33/pyproject-wheeldir/python_xlib-0.33-py2.py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=python_xlib==0.33 + '[' -z python_xlib==0.33 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/python-xlib-0.33/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-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-xlib-0.33-build/python-xlib-0.33/pyproject-wheeldir python_xlib==0.33 Using pip 25.0.1 from /usr/lib/python3.13/site-packages/pip (python 3.13) Looking in links: /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/python-xlib-0.33/pyproject-wheeldir Processing ./pyproject-wheeldir/python_xlib-0.33-py2.py3-none-any.whl Installing collected packages: python_xlib Successfully installed python_xlib-0.33 + '[' -d /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/BUILDROOT/usr/bin ']' + rm -f /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/python-xlib-0.33-2.mga10.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + site_dirs+=("/usr/lib/python3.13/site-packages") + '[' /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/BUILDROOT/usr/lib64/python3.13/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.13/site-packages/python_xlib-0.33.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/BUILDROOT/usr/lib/python3.13/site-packages/python_xlib-0.33.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-xlib-0.33-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/BUILDROOT/usr/lib/python3.13/site-packages/python_xlib-0.33.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/python-xlib-0.33-2.mga10.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/BUILDROOT/usr/lib/python3.13/site-packages/python_xlib-0.33.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/BUILDROOT/usr/lib/python3.13/site-packages/python_xlib-0.33.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/BUILDROOT/usr/lib/python3.13/site-packages/python_xlib-0.33.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/BUILDROOT/usr/lib/python3.13/site-packages/python_xlib-0.33.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/python-xlib-0.33-2.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-xlib-0.33-build/python-xlib-0.33-2.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/python-xlib-0.33-2.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-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-xlib-0.33-build/python-xlib-0.33-2.mga10.noarch-pyproject-record --prefix /usr Xlib + chmod a-x examples/childwin.py examples/dpms.py examples/draw-proto.py examples/draw.py examples/eventthread.py examples/get_selection.py examples/nvcontrol.py examples/profilex.py examples/put_selection.py examples/record_demo.py examples/run_examples.py examples/security.py examples/shapewin.py examples/threadtest.py examples/xdamage.py examples/xfixes-cursor-notify.py examples/xfixes-selection-notify.py examples/xfixes.py examples/xinerama.py examples/xinput.py examples/xlsatoms.py examples/xrandr.py examples/xres.py + /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 + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-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 Processing files: python3-xlib-0.33-2.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HSKzlu + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build + cd python-xlib-0.33 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/BUILDROOT/usr/share/doc/python3-xlib + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/BUILDROOT/usr/share/doc/python3-xlib + cp -pr /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/python-xlib-0.33/README.rst /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/BUILDROOT/usr/share/doc/python3-xlib + cp -pr /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/python-xlib-0.33/TODO /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/BUILDROOT/usr/share/doc/python3-xlib + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.LMMZSu + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build + cd python-xlib-0.33 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/BUILDROOT/usr/share/licenses/python3-xlib + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/BUILDROOT/usr/share/licenses/python3-xlib + cp -pr /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/python-xlib-0.33/LICENSE /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/BUILDROOT/usr/share/licenses/python3-xlib + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-xlib = 0.33-2.mga10 python3-xlib = 0.33-2.mga10 python3.13-xlib = 0.33-2.mga10 python3.13dist(python-xlib) = 0.33 python3dist(python-xlib) = 0.33 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(six) >= 1.10 Obsoletes: python-xlib < 0.33-2.mga10 Processing files: python-xlib-doc-0.33-2.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JWAjYS + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build + cd python-xlib-0.33 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/BUILDROOT/usr/share/doc/python-xlib-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/BUILDROOT/usr/share/doc/python-xlib-doc + cp -pr /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/python-xlib-0.33/examples /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/BUILDROOT/usr/share/doc/python-xlib-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Nyl8eh + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build + cd python-xlib-0.33 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/BUILDROOT/usr/share/licenses/python-xlib-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/BUILDROOT/usr/share/licenses/python-xlib-doc + cp -pr /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/python-xlib-0.33/LICENSE /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build/BUILDROOT/usr/share/licenses/python-xlib-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-xlib-doc = 0.33-2.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-xlib-0.33-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python-xlib-doc-0.33-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-xlib-0.33-2.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ivHgBy + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build + test -d /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-xlib-0.33-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!