D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/python-xdis-6.1.5-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PFTe7d Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.eYJOJ1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build + rm -rf xdis-6.1.5 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/xdis-6.1.5.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd xdis-6.1.5 + /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.QKxoCJ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build + cd xdis-6.1.5 + 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-xdis-6.1.5-build/xdis-6.1.5/.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-xdis-6.1.5-build/xdis-6.1.5/.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-xdis-6.1.5-build/xdis-6.1.5/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/python-xdis-6.1.5-1.mga10.noarch-pyproject-buildrequires Handling setuptools>=61.2 from build-system.requires Requirement satisfied: setuptools>=61.2 (installed: setuptools 79.0.1) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) running egg_info writing xdis.egg-info/PKG-INFO writing dependency_links to xdis.egg-info/dependency_links.txt writing entry points to xdis.egg-info/entry_points.txt writing requirements to xdis.egg-info/requires.txt writing top-level names to xdis.egg-info/top_level.txt reading manifest file 'xdis.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory 'test' adding license file 'COPYING' writing manifest file 'xdis.egg-info/SOURCES.txt' /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) running dist_info writing xdis.egg-info/PKG-INFO writing dependency_links to xdis.egg-info/dependency_links.txt writing entry points to xdis.egg-info/entry_points.txt writing requirements to xdis.egg-info/requires.txt writing top-level names to xdis.egg-info/top_level.txt reading manifest file 'xdis.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory 'test' adding license file 'COPYING' writing manifest file 'xdis.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/xdis-6.1.5/xdis-6.1.5.dist-info' Handling click from hook generated metadata: Requires-Dist (xdis) Requirement satisfied: click (installed: click 8.3.0) Handling six>=1.10.0 from hook generated metadata: Requires-Dist (xdis) Requirement satisfied: six>=1.10.0 (installed: six 1.16.0) Handling pre-commit; extra == "dev" from hook generated metadata: Requires-Dist (xdis) Ignoring alien requirement: pre-commit; extra == "dev" Handling pytest; extra == "dev" from hook generated metadata: Requires-Dist (xdis) Ignoring alien requirement: pytest; extra == "dev" Handling tox; extra == "dev" from hook generated metadata: Requires-Dist (xdis) Ignoring alien requirement: tox; extra == "dev" + cat /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/python-xdis-6.1.5-1.mga10.noarch-pyproject-buildrequires + rm -rfv xdis-6.1.5.dist-info/ removed 'xdis-6.1.5.dist-info/entry_points.txt' removed 'xdis-6.1.5.dist-info/top_level.txt' removed 'xdis-6.1.5.dist-info/METADATA' removed 'xdis-6.1.5.dist-info/licenses/COPYING' removed directory 'xdis-6.1.5.dist-info/licenses' removed directory 'xdis-6.1.5.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.xFK8Kn + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-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 xdis-6.1.5 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/xdis-6.1.5/.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-xdis-6.1.5-build/xdis-6.1.5/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/xdis-6.1.5/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/xdis-6.1.5 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) running dist_info creating /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/xdis-6.1.5/.pyproject-builddir/pip-modern-metadata-g2ro60m0/xdis.egg-info writing /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/xdis-6.1.5/.pyproject-builddir/pip-modern-metadata-g2ro60m0/xdis.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/xdis-6.1.5/.pyproject-builddir/pip-modern-metadata-g2ro60m0/xdis.egg-info/dependency_links.txt writing entry points to /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/xdis-6.1.5/.pyproject-builddir/pip-modern-metadata-g2ro60m0/xdis.egg-info/entry_points.txt writing requirements to /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/xdis-6.1.5/.pyproject-builddir/pip-modern-metadata-g2ro60m0/xdis.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/xdis-6.1.5/.pyproject-builddir/pip-modern-metadata-g2ro60m0/xdis.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/xdis-6.1.5/.pyproject-builddir/pip-modern-metadata-g2ro60m0/xdis.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/xdis-6.1.5/.pyproject-builddir/pip-modern-metadata-g2ro60m0/xdis.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory 'test' adding license file 'COPYING' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/xdis-6.1.5/.pyproject-builddir/pip-modern-metadata-g2ro60m0/xdis.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/xdis-6.1.5/.pyproject-builddir/pip-modern-metadata-g2ro60m0/xdis-6.1.5.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: xdis Building wheel for xdis (pyproject.toml): started Running command Building wheel for xdis (pyproject.toml) /usr/lib/python3.13/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) running bdist_wheel running build running build_py creating build/lib/xdis copying xdis/unmarshal.py -> build/lib/xdis copying xdis/cross_dis.py -> build/lib/xdis copying xdis/version.py -> build/lib/xdis copying xdis/jvm.py -> build/lib/xdis copying xdis/wordcode.py -> build/lib/xdis copying xdis/op_imports.py -> build/lib/xdis copying xdis/disasm.py -> build/lib/xdis copying xdis/verify.py -> build/lib/xdis copying xdis/cross_types.py -> build/lib/xdis copying xdis/instruction.py -> build/lib/xdis copying xdis/__main__.py -> build/lib/xdis copying xdis/std.py -> build/lib/xdis copying xdis/load.py -> build/lib/xdis copying xdis/__init__.py -> build/lib/xdis copying xdis/bytecode.py -> build/lib/xdis copying xdis/magics.py -> build/lib/xdis copying xdis/util.py -> build/lib/xdis copying xdis/version_info.py -> build/lib/xdis copying xdis/lineoffsets.py -> build/lib/xdis copying xdis/marsh.py -> build/lib/xdis running egg_info writing xdis.egg-info/PKG-INFO writing dependency_links to xdis.egg-info/dependency_links.txt writing entry points to xdis.egg-info/entry_points.txt writing requirements to xdis.egg-info/requires.txt writing top-level names to xdis.egg-info/top_level.txt reading manifest file 'xdis.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory 'test' adding license file 'COPYING' writing manifest file 'xdis.egg-info/SOURCES.txt' /usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'xdis.bin' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'xdis.bin' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'xdis.bin' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'xdis.bin' to be distributed and are already explicitly excluding 'xdis.bin' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'xdis.codetype' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'xdis.codetype' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'xdis.codetype' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'xdis.codetype' to be distributed and are already explicitly excluding 'xdis.codetype' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'xdis.dropbox' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'xdis.dropbox' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'xdis.dropbox' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'xdis.dropbox' to be distributed and are already explicitly excluding 'xdis.dropbox' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'xdis.opcodes' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'xdis.opcodes' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'xdis.opcodes' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'xdis.opcodes' to be distributed and are already explicitly excluding 'xdis.opcodes' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'xdis.opcodes.format' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'xdis.opcodes.format' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'xdis.opcodes.format' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'xdis.opcodes.format' to be distributed and are already explicitly excluding 'xdis.opcodes.format' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) copying xdis/.gitignore -> build/lib/xdis creating build/lib/xdis/bin copying xdis/bin/__init__.py -> build/lib/xdis/bin copying xdis/bin/pydisasm.py -> build/lib/xdis/bin creating build/lib/xdis/codetype copying xdis/codetype/.gitignore -> build/lib/xdis/codetype copying xdis/codetype/__init__.py -> build/lib/xdis/codetype copying xdis/codetype/base.py -> build/lib/xdis/codetype copying xdis/codetype/code13.py -> build/lib/xdis/codetype copying xdis/codetype/code15.py -> build/lib/xdis/codetype copying xdis/codetype/code20.py -> build/lib/xdis/codetype copying xdis/codetype/code30.py -> build/lib/xdis/codetype copying xdis/codetype/code310.py -> build/lib/xdis/codetype copying xdis/codetype/code311.py -> build/lib/xdis/codetype copying xdis/codetype/code38.py -> build/lib/xdis/codetype creating build/lib/xdis/dropbox copying xdis/dropbox/__init__.py -> build/lib/xdis/dropbox copying xdis/dropbox/decrypt25.py -> build/lib/xdis/dropbox creating build/lib/xdis/opcodes copying xdis/opcodes/__init__.py -> build/lib/xdis/opcodes copying xdis/opcodes/base.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_10.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_11.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_12.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_13.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_14.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_15.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_16.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_1x.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_20.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_21.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_22.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_23.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_24.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_25.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_26.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_26pypy.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_27.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_27pypy.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_2x.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_30.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_31.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_310.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_310graal.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_310pypy.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_311.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_311pypy.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_312.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_313.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_32.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_32pypy.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_33.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_33pypy.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_34.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_35.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_35pypy.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_36.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_36pypy.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_37.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_37pypy.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_38.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_38pypy.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_39.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_39pypy.py -> build/lib/xdis/opcodes copying xdis/opcodes/opcode_3x.py -> build/lib/xdis/opcodes creating build/lib/xdis/opcodes/format copying xdis/opcodes/format/__init__.py -> build/lib/xdis/opcodes/format copying xdis/opcodes/format/basic.py -> build/lib/xdis/opcodes/format copying xdis/opcodes/format/extended.py -> build/lib/xdis/opcodes/format 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/xdis copying build/lib/xdis/unmarshal.py -> build/bdist.linux-x86_64/wheel/./xdis copying build/lib/xdis/cross_dis.py -> build/bdist.linux-x86_64/wheel/./xdis creating build/bdist.linux-x86_64/wheel/xdis/bin copying build/lib/xdis/bin/__init__.py -> build/bdist.linux-x86_64/wheel/./xdis/bin copying build/lib/xdis/bin/pydisasm.py -> build/bdist.linux-x86_64/wheel/./xdis/bin copying build/lib/xdis/version.py -> build/bdist.linux-x86_64/wheel/./xdis copying build/lib/xdis/jvm.py -> build/bdist.linux-x86_64/wheel/./xdis copying build/lib/xdis/wordcode.py -> build/bdist.linux-x86_64/wheel/./xdis creating build/bdist.linux-x86_64/wheel/xdis/codetype copying build/lib/xdis/codetype/code30.py -> build/bdist.linux-x86_64/wheel/./xdis/codetype copying build/lib/xdis/codetype/code13.py -> build/bdist.linux-x86_64/wheel/./xdis/codetype copying build/lib/xdis/codetype/code15.py -> build/bdist.linux-x86_64/wheel/./xdis/codetype copying build/lib/xdis/codetype/code310.py -> build/bdist.linux-x86_64/wheel/./xdis/codetype copying build/lib/xdis/codetype/__init__.py -> build/bdist.linux-x86_64/wheel/./xdis/codetype copying build/lib/xdis/codetype/code20.py -> build/bdist.linux-x86_64/wheel/./xdis/codetype copying build/lib/xdis/codetype/.gitignore -> build/bdist.linux-x86_64/wheel/./xdis/codetype copying build/lib/xdis/codetype/code311.py -> build/bdist.linux-x86_64/wheel/./xdis/codetype copying build/lib/xdis/codetype/code38.py -> build/bdist.linux-x86_64/wheel/./xdis/codetype copying build/lib/xdis/codetype/base.py -> build/bdist.linux-x86_64/wheel/./xdis/codetype copying build/lib/xdis/op_imports.py -> build/bdist.linux-x86_64/wheel/./xdis copying build/lib/xdis/disasm.py -> build/bdist.linux-x86_64/wheel/./xdis copying build/lib/xdis/verify.py -> build/bdist.linux-x86_64/wheel/./xdis copying build/lib/xdis/cross_types.py -> build/bdist.linux-x86_64/wheel/./xdis copying build/lib/xdis/instruction.py -> build/bdist.linux-x86_64/wheel/./xdis copying build/lib/xdis/__main__.py -> build/bdist.linux-x86_64/wheel/./xdis copying build/lib/xdis/std.py -> build/bdist.linux-x86_64/wheel/./xdis copying build/lib/xdis/load.py -> build/bdist.linux-x86_64/wheel/./xdis copying build/lib/xdis/__init__.py -> build/bdist.linux-x86_64/wheel/./xdis copying build/lib/xdis/.gitignore -> build/bdist.linux-x86_64/wheel/./xdis creating build/bdist.linux-x86_64/wheel/xdis/opcodes copying build/lib/xdis/opcodes/opcode_37pypy.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_23.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_38.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_13.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_26.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_35.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_26pypy.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_310pypy.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_15.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_32.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_36.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_313.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_38pypy.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_27.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_1x.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_14.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_30.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_310graal.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_24.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_312.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_25.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_20.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_16.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_21.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_34.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_11.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_2x.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_10.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes creating build/bdist.linux-x86_64/wheel/xdis/opcodes/format copying build/lib/xdis/opcodes/format/__init__.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes/format copying build/lib/xdis/opcodes/format/basic.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes/format copying build/lib/xdis/opcodes/format/extended.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes/format copying build/lib/xdis/opcodes/opcode_12.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_39pypy.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_32pypy.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_27pypy.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/__init__.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_33.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_35pypy.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_3x.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_311pypy.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_37.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_39.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/base.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_36pypy.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_31.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_311.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_310.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_22.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/opcodes/opcode_33pypy.py -> build/bdist.linux-x86_64/wheel/./xdis/opcodes copying build/lib/xdis/bytecode.py -> build/bdist.linux-x86_64/wheel/./xdis copying build/lib/xdis/magics.py -> build/bdist.linux-x86_64/wheel/./xdis copying build/lib/xdis/util.py -> build/bdist.linux-x86_64/wheel/./xdis copying build/lib/xdis/version_info.py -> build/bdist.linux-x86_64/wheel/./xdis copying build/lib/xdis/lineoffsets.py -> build/bdist.linux-x86_64/wheel/./xdis creating build/bdist.linux-x86_64/wheel/xdis/dropbox copying build/lib/xdis/dropbox/decrypt25.py -> build/bdist.linux-x86_64/wheel/./xdis/dropbox copying build/lib/xdis/dropbox/__init__.py -> build/bdist.linux-x86_64/wheel/./xdis/dropbox copying build/lib/xdis/marsh.py -> build/bdist.linux-x86_64/wheel/./xdis running install_egg_info Copying xdis.egg-info to build/bdist.linux-x86_64/wheel/./xdis-6.1.5-py3.13.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/xdis-6.1.5.dist-info/WHEEL creating '/home/pterjan/.cache/pip/wheels/d0/02/a5/62a2b72cf150c1de3fdddc7b59cbd989c416ad11ce09fb1d61/tmpxx0vrrq7/.tmp-8w06di8y/xdis-6.1.5-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'xdis/.gitignore' adding 'xdis/__init__.py' adding 'xdis/__main__.py' adding 'xdis/bytecode.py' adding 'xdis/cross_dis.py' adding 'xdis/cross_types.py' adding 'xdis/disasm.py' adding 'xdis/instruction.py' adding 'xdis/jvm.py' adding 'xdis/lineoffsets.py' adding 'xdis/load.py' adding 'xdis/magics.py' adding 'xdis/marsh.py' adding 'xdis/op_imports.py' adding 'xdis/std.py' adding 'xdis/unmarshal.py' adding 'xdis/util.py' adding 'xdis/verify.py' adding 'xdis/version.py' adding 'xdis/version_info.py' adding 'xdis/wordcode.py' adding 'xdis/bin/__init__.py' adding 'xdis/bin/pydisasm.py' adding 'xdis/codetype/.gitignore' adding 'xdis/codetype/__init__.py' adding 'xdis/codetype/base.py' adding 'xdis/codetype/code13.py' adding 'xdis/codetype/code15.py' adding 'xdis/codetype/code20.py' adding 'xdis/codetype/code30.py' adding 'xdis/codetype/code310.py' adding 'xdis/codetype/code311.py' adding 'xdis/codetype/code38.py' adding 'xdis/dropbox/__init__.py' adding 'xdis/dropbox/decrypt25.py' adding 'xdis/opcodes/__init__.py' adding 'xdis/opcodes/base.py' adding 'xdis/opcodes/opcode_10.py' adding 'xdis/opcodes/opcode_11.py' adding 'xdis/opcodes/opcode_12.py' adding 'xdis/opcodes/opcode_13.py' adding 'xdis/opcodes/opcode_14.py' adding 'xdis/opcodes/opcode_15.py' adding 'xdis/opcodes/opcode_16.py' adding 'xdis/opcodes/opcode_1x.py' adding 'xdis/opcodes/opcode_20.py' adding 'xdis/opcodes/opcode_21.py' adding 'xdis/opcodes/opcode_22.py' adding 'xdis/opcodes/opcode_23.py' adding 'xdis/opcodes/opcode_24.py' adding 'xdis/opcodes/opcode_25.py' adding 'xdis/opcodes/opcode_26.py' adding 'xdis/opcodes/opcode_26pypy.py' adding 'xdis/opcodes/opcode_27.py' adding 'xdis/opcodes/opcode_27pypy.py' adding 'xdis/opcodes/opcode_2x.py' adding 'xdis/opcodes/opcode_30.py' adding 'xdis/opcodes/opcode_31.py' adding 'xdis/opcodes/opcode_310.py' adding 'xdis/opcodes/opcode_310graal.py' adding 'xdis/opcodes/opcode_310pypy.py' adding 'xdis/opcodes/opcode_311.py' adding 'xdis/opcodes/opcode_311pypy.py' adding 'xdis/opcodes/opcode_312.py' adding 'xdis/opcodes/opcode_313.py' adding 'xdis/opcodes/opcode_32.py' adding 'xdis/opcodes/opcode_32pypy.py' adding 'xdis/opcodes/opcode_33.py' adding 'xdis/opcodes/opcode_33pypy.py' adding 'xdis/opcodes/opcode_34.py' adding 'xdis/opcodes/opcode_35.py' adding 'xdis/opcodes/opcode_35pypy.py' adding 'xdis/opcodes/opcode_36.py' adding 'xdis/opcodes/opcode_36pypy.py' adding 'xdis/opcodes/opcode_37.py' adding 'xdis/opcodes/opcode_37pypy.py' adding 'xdis/opcodes/opcode_38.py' adding 'xdis/opcodes/opcode_38pypy.py' adding 'xdis/opcodes/opcode_39.py' adding 'xdis/opcodes/opcode_39pypy.py' adding 'xdis/opcodes/opcode_3x.py' adding 'xdis/opcodes/format/__init__.py' adding 'xdis/opcodes/format/basic.py' adding 'xdis/opcodes/format/extended.py' adding 'xdis-6.1.5.dist-info/licenses/COPYING' adding 'xdis-6.1.5.dist-info/METADATA' adding 'xdis-6.1.5.dist-info/WHEEL' adding 'xdis-6.1.5.dist-info/entry_points.txt' adding 'xdis-6.1.5.dist-info/top_level.txt' adding 'xdis-6.1.5.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for xdis (pyproject.toml): finished with status 'done' Created wheel for xdis: filename=xdis-6.1.5-py3-none-any.whl size=191098 sha256=bd182b17fbc55c80226803c290b75bf9bee9f2fbaf7a6ca266cac968390594b9 Stored in directory: /home/pterjan/.cache/pip/wheels/d0/02/a5/62a2b72cf150c1de3fdddc7b59cbd989c416ad11ce09fb1d61 Successfully built xdis + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.49tlcY + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build + mkdir /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-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 xdis-6.1.5 + '[' 1 -eq 1 ']' ++ ls /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/xdis-6.1.5/pyproject-wheeldir/xdis-6.1.5-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=xdis==6.1.5 + '[' -z xdis==6.1.5 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/xdis-6.1.5/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-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-xdis-6.1.5-build/xdis-6.1.5/pyproject-wheeldir xdis==6.1.5 Using pip 25.3 from /usr/lib/python3.13/site-packages/pip (python 3.13) Looking in links: /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/xdis-6.1.5/pyproject-wheeldir Processing ./pyproject-wheeldir/xdis-6.1.5-py3-none-any.whl Installing collected packages: xdis Creating /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/BUILDROOT/usr/bin changing mode of /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/BUILDROOT/usr/bin/pydisasm to 755 Successfully installed xdis-6.1.5 + '[' -d /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/BUILDROOT/usr/bin ']' + '[' -z sP ']' + shebang_flags=-kasP + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/BUILDROOT/usr/bin/pydisasm /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/BUILDROOT/usr/bin/pydisasm: updating + rm -rfv /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/BUILDROOT/usr/bin/__pycache__ + rm -f /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/python-xdis-6.1.5-1.mga10.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + site_dirs+=("/usr/lib/python3.13/site-packages") + '[' /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/BUILDROOT/usr/lib64/python3.13/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.13/site-packages/xdis-6.1.5.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/xdis-6.1.5.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-xdis-6.1.5-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/xdis-6.1.5.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/python-xdis-6.1.5-1.mga10.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/xdis-6.1.5.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/xdis-6.1.5.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/xdis-6.1.5.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/BUILDROOT/usr/lib/python3.13/site-packages/xdis-6.1.5.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/python-xdis-6.1.5-1.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-xdis-6.1.5-build/python-xdis-6.1.5-1.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/python-xdis-6.1.5-1.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-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-xdis-6.1.5-build/python-xdis-6.1.5-1.mga10.noarch-pyproject-record --prefix /usr xdis + /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-xdis-6.1.5-build/BUILDROOT/usr/lib/python3.13 using python3.13 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8pz2jy + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-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 xdis-6.1.5 + '[' 1 -eq 1 ']' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-xdis-6.1.5-1.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.pSeQp5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build + cd xdis-6.1.5 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/BUILDROOT/usr/share/doc/python3-xdis + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/BUILDROOT/usr/share/doc/python3-xdis + cp -pr /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/xdis-6.1.5/README.rst /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/BUILDROOT/usr/share/doc/python3-xdis + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-xdis = 6.1.5-1.mga10 python3-xdis = 6.1.5-1.mga10 python3.13-xdis = 6.1.5-1.mga10 python3.13dist(xdis) = 6.1.5 python3dist(xdis) = 6.1.5 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(click) python3.13dist(six) >= 1.10 Obsoletes: python-xdis < 6.1.5-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-xdis-6.1.5-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.S6pOT1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build + test -d /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-xdis-6.1.5-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!