D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/nml-0.7.6-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PjJt6Z Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mrlviH + umask 022 + cd /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build + rm -rf nml-0.7.6 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/nml-0.7.6.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd nml-0.7.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + GIT_COMMITTER_DATE=@1745546469 + GIT_AUTHOR_DATE=@1745546469 + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'nml-0.7.6 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + rm -rf .git + sed -i -e 's/version=NML_VERSION/version="0.7.6"/g' setup.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8Qrvm5 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build + cd nml-0.7.6 + 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 ']' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/.pyproject-builddir + echo -n + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + VALAFLAGS=-g + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/.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/nml-0.7.6-build/nml-0.7.6/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6-2.mga10.x86_64-pyproject-buildrequires Handling setuptools from build-system.requires Requirement satisfied: setuptools (installed: setuptools 78.1.0) Handling ply from build-system.requires Requirement satisfied: ply (installed: ply 3.11) Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 78.1.0) /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License (GPL) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info creating nml.egg-info writing nml.egg-info/PKG-INFO writing dependency_links to nml.egg-info/dependency_links.txt writing entry points to nml.egg-info/entry_points.txt writing requirements to nml.egg-info/requires.txt writing top-level names to nml.egg-info/top_level.txt writing manifest file 'nml.egg-info/SOURCES.txt' reading manifest file 'nml.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '.*' found anywhere in distribution no previously-included directories found matching '.*' no previously-included directories found matching 'regression/output' no previously-included directories found matching 'regression/output2' no previously-included directories found matching 'regression/nml_output' adding license file 'LICENSE' writing manifest file 'nml.egg-info/SOURCES.txt' running dist_info writing nml.egg-info/PKG-INFO writing dependency_links to nml.egg-info/dependency_links.txt writing entry points to nml.egg-info/entry_points.txt writing requirements to nml.egg-info/requires.txt writing top-level names to nml.egg-info/top_level.txt reading manifest file 'nml.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '.*' found anywhere in distribution no previously-included directories found matching '.*' no previously-included directories found matching 'regression/output' no previously-included directories found matching 'regression/output2' no previously-included directories found matching 'regression/nml_output' adding license file 'LICENSE' writing manifest file 'nml.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/nml-0.7.6.dist-info' Handling Pillow>=3.4 from hook generated metadata: Requires-Dist (nml) Requirement satisfied: Pillow>=3.4 (installed: Pillow 11.1.0) Handling ply from hook generated metadata: Requires-Dist (nml) Requirement satisfied: ply (installed: ply 3.11) + cat /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6-2.mga10.x86_64-pyproject-buildrequires + rm -rfv nml-0.7.6.dist-info/ removed 'nml-0.7.6.dist-info/entry_points.txt' removed 'nml-0.7.6.dist-info/top_level.txt' removed 'nml-0.7.6.dist-info/METADATA' removed 'nml-0.7.6.dist-info/licenses/LICENSE' removed directory 'nml-0.7.6.dist-info/licenses' removed directory 'nml-0.7.6.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dFI8cR + umask 022 + cd /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd nml-0.7.6 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/.pyproject-builddir + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + VALAFLAGS=-g + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + CXX=g++ + TMPDIR=/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License (GPL) 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/nml-0.7.6-build/nml-0.7.6/.pyproject-builddir/pip-modern-metadata-ncc9kppg/nml.egg-info writing /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/.pyproject-builddir/pip-modern-metadata-ncc9kppg/nml.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/.pyproject-builddir/pip-modern-metadata-ncc9kppg/nml.egg-info/dependency_links.txt writing entry points to /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/.pyproject-builddir/pip-modern-metadata-ncc9kppg/nml.egg-info/entry_points.txt writing requirements to /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/.pyproject-builddir/pip-modern-metadata-ncc9kppg/nml.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/.pyproject-builddir/pip-modern-metadata-ncc9kppg/nml.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/.pyproject-builddir/pip-modern-metadata-ncc9kppg/nml.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/.pyproject-builddir/pip-modern-metadata-ncc9kppg/nml.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '.*' found anywhere in distribution no previously-included directories found matching '.*' no previously-included directories found matching 'regression/output' no previously-included directories found matching 'regression/output2' no previously-included directories found matching 'regression/nml_output' adding license file 'LICENSE' writing manifest file '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/.pyproject-builddir/pip-modern-metadata-ncc9kppg/nml.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/.pyproject-builddir/pip-modern-metadata-ncc9kppg/nml-0.7.6.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: nml Building wheel for nml (pyproject.toml): started Running command Building wheel for nml (pyproject.toml) /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License (GPL) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib.linux-x86_64-cpython-313/nml copying nml/global_constants.py -> build/lib.linux-x86_64-cpython-313/nml copying nml/nmlop.py -> build/lib.linux-x86_64-cpython-313/nml copying nml/main.py -> build/lib.linux-x86_64-cpython-313/nml copying nml/spriteencoder.py -> build/lib.linux-x86_64-cpython-313/nml copying nml/unit.py -> build/lib.linux-x86_64-cpython-313/nml copying nml/output_dep.py -> build/lib.linux-x86_64-cpython-313/nml copying nml/generic.py -> build/lib.linux-x86_64-cpython-313/nml copying nml/output_base.py -> build/lib.linux-x86_64-cpython-313/nml copying nml/output_grf.py -> build/lib.linux-x86_64-cpython-313/nml copying nml/version_update.py -> build/lib.linux-x86_64-cpython-313/nml copying nml/free_number_list.py -> build/lib.linux-x86_64-cpython-313/nml copying nml/parser.py -> build/lib.linux-x86_64-cpython-313/nml copying nml/tokens.py -> build/lib.linux-x86_64-cpython-313/nml copying nml/__init__.py -> build/lib.linux-x86_64-cpython-313/nml copying nml/palette.py -> build/lib.linux-x86_64-cpython-313/nml copying nml/output_nml.py -> build/lib.linux-x86_64-cpython-313/nml copying nml/output_nfo.py -> build/lib.linux-x86_64-cpython-313/nml copying nml/grfstrings.py -> build/lib.linux-x86_64-cpython-313/nml copying nml/lz77.py -> build/lib.linux-x86_64-cpython-313/nml copying nml/version_info.py -> build/lib.linux-x86_64-cpython-313/nml copying nml/spritecache.py -> build/lib.linux-x86_64-cpython-313/nml creating build/lib.linux-x86_64-cpython-313/nml/ast copying nml/ast/loop.py -> build/lib.linux-x86_64-cpython-313/nml/ast copying nml/ast/replace.py -> build/lib.linux-x86_64-cpython-313/nml/ast copying nml/ast/font.py -> build/lib.linux-x86_64-cpython-313/nml/ast copying nml/ast/deactivate.py -> build/lib.linux-x86_64-cpython-313/nml/ast copying nml/ast/assignment.py -> build/lib.linux-x86_64-cpython-313/nml/ast copying nml/ast/snowline.py -> build/lib.linux-x86_64-cpython-313/nml/ast copying nml/ast/sort_vehicles.py -> build/lib.linux-x86_64-cpython-313/nml/ast copying nml/ast/cargotable.py -> build/lib.linux-x86_64-cpython-313/nml/ast copying nml/ast/skipall.py -> build/lib.linux-x86_64-cpython-313/nml/ast copying nml/ast/spriteblock.py -> build/lib.linux-x86_64-cpython-313/nml/ast copying nml/ast/switch.py -> build/lib.linux-x86_64-cpython-313/nml/ast copying nml/ast/error.py -> build/lib.linux-x86_64-cpython-313/nml/ast copying nml/ast/produce.py -> build/lib.linux-x86_64-cpython-313/nml/ast copying nml/ast/base_graphics.py -> build/lib.linux-x86_64-cpython-313/nml/ast copying nml/ast/tracktypetable.py -> build/lib.linux-x86_64-cpython-313/nml/ast copying nml/ast/override.py -> build/lib.linux-x86_64-cpython-313/nml/ast copying nml/ast/townnames.py -> build/lib.linux-x86_64-cpython-313/nml/ast copying nml/ast/grf.py -> build/lib.linux-x86_64-cpython-313/nml/ast copying nml/ast/conditional.py -> build/lib.linux-x86_64-cpython-313/nml/ast copying nml/ast/constant.py -> build/lib.linux-x86_64-cpython-313/nml/ast copying nml/ast/sprite_container.py -> build/lib.linux-x86_64-cpython-313/nml/ast copying nml/ast/tilelayout.py -> build/lib.linux-x86_64-cpython-313/nml/ast copying nml/ast/disable_item.py -> build/lib.linux-x86_64-cpython-313/nml/ast copying nml/ast/__init__.py -> build/lib.linux-x86_64-cpython-313/nml/ast copying nml/ast/base_statement.py -> build/lib.linux-x86_64-cpython-313/nml/ast copying nml/ast/alt_sprites.py -> build/lib.linux-x86_64-cpython-313/nml/ast copying nml/ast/general.py -> build/lib.linux-x86_64-cpython-313/nml/ast copying nml/ast/item.py -> build/lib.linux-x86_64-cpython-313/nml/ast copying nml/ast/basecost.py -> build/lib.linux-x86_64-cpython-313/nml/ast creating build/lib.linux-x86_64-cpython-313/nml/generated copying nml/generated/lextab.py -> build/lib.linux-x86_64-cpython-313/nml/generated copying nml/generated/parsetab.py -> build/lib.linux-x86_64-cpython-313/nml/generated copying nml/generated/__init__.py -> build/lib.linux-x86_64-cpython-313/nml/generated creating build/lib.linux-x86_64-cpython-313/nml/editors copying nml/editors/notepadpp.py -> build/lib.linux-x86_64-cpython-313/nml/editors copying nml/editors/__init__.py -> build/lib.linux-x86_64-cpython-313/nml/editors copying nml/editors/kate.py -> build/lib.linux-x86_64-cpython-313/nml/editors copying nml/editors/extract_tables.py -> build/lib.linux-x86_64-cpython-313/nml/editors copying nml/editors/visualstudiocode.py -> build/lib.linux-x86_64-cpython-313/nml/editors creating build/lib.linux-x86_64-cpython-313/nml/actions copying nml/actions/action3.py -> build/lib.linux-x86_64-cpython-313/nml/actions copying nml/actions/base_action.py -> build/lib.linux-x86_64-cpython-313/nml/actions copying nml/actions/actionA.py -> build/lib.linux-x86_64-cpython-313/nml/actions copying nml/actions/action12.py -> build/lib.linux-x86_64-cpython-313/nml/actions copying nml/actions/action2production.py -> build/lib.linux-x86_64-cpython-313/nml/actions copying nml/actions/action0properties.py -> build/lib.linux-x86_64-cpython-313/nml/actions copying nml/actions/action14.py -> build/lib.linux-x86_64-cpython-313/nml/actions copying nml/actions/action5.py -> build/lib.linux-x86_64-cpython-313/nml/actions copying nml/actions/action3_callbacks.py -> build/lib.linux-x86_64-cpython-313/nml/actions copying nml/actions/action11.py -> build/lib.linux-x86_64-cpython-313/nml/actions copying nml/actions/action2layout.py -> build/lib.linux-x86_64-cpython-313/nml/actions copying nml/actions/action4.py -> build/lib.linux-x86_64-cpython-313/nml/actions copying nml/actions/action10.py -> build/lib.linux-x86_64-cpython-313/nml/actions copying nml/actions/action2real.py -> build/lib.linux-x86_64-cpython-313/nml/actions copying nml/actions/action6.py -> build/lib.linux-x86_64-cpython-313/nml/actions copying nml/actions/actionF.py -> build/lib.linux-x86_64-cpython-313/nml/actions copying nml/actions/real_sprite.py -> build/lib.linux-x86_64-cpython-313/nml/actions copying nml/actions/actionD.py -> build/lib.linux-x86_64-cpython-313/nml/actions copying nml/actions/actionE.py -> build/lib.linux-x86_64-cpython-313/nml/actions copying nml/actions/action8.py -> build/lib.linux-x86_64-cpython-313/nml/actions copying nml/actions/__init__.py -> build/lib.linux-x86_64-cpython-313/nml/actions copying nml/actions/action7.py -> build/lib.linux-x86_64-cpython-313/nml/actions copying nml/actions/action2random.py -> build/lib.linux-x86_64-cpython-313/nml/actions copying nml/actions/action2var.py -> build/lib.linux-x86_64-cpython-313/nml/actions copying nml/actions/action0.py -> build/lib.linux-x86_64-cpython-313/nml/actions copying nml/actions/sprite_count.py -> build/lib.linux-x86_64-cpython-313/nml/actions copying nml/actions/actionB.py -> build/lib.linux-x86_64-cpython-313/nml/actions copying nml/actions/action2var_variables.py -> build/lib.linux-x86_64-cpython-313/nml/actions copying nml/actions/action2.py -> build/lib.linux-x86_64-cpython-313/nml/actions copying nml/actions/action1.py -> build/lib.linux-x86_64-cpython-313/nml/actions creating build/lib.linux-x86_64-cpython-313/nml/expression copying nml/expression/special_parameter.py -> build/lib.linux-x86_64-cpython-313/nml/expression copying nml/expression/functionptr.py -> build/lib.linux-x86_64-cpython-313/nml/expression copying nml/expression/storage_op.py -> build/lib.linux-x86_64-cpython-313/nml/expression copying nml/expression/cargo.py -> build/lib.linux-x86_64-cpython-313/nml/expression copying nml/expression/variable.py -> build/lib.linux-x86_64-cpython-313/nml/expression copying nml/expression/bin_not.py -> build/lib.linux-x86_64-cpython-313/nml/expression copying nml/expression/identifier.py -> build/lib.linux-x86_64-cpython-313/nml/expression copying nml/expression/spritegroup_ref.py -> build/lib.linux-x86_64-cpython-313/nml/expression copying nml/expression/base_expression.py -> build/lib.linux-x86_64-cpython-313/nml/expression copying nml/expression/patch_variable.py -> build/lib.linux-x86_64-cpython-313/nml/expression copying nml/expression/binop.py -> build/lib.linux-x86_64-cpython-313/nml/expression copying nml/expression/bitmask.py -> build/lib.linux-x86_64-cpython-313/nml/expression copying nml/expression/parameter.py -> build/lib.linux-x86_64-cpython-313/nml/expression copying nml/expression/string.py -> build/lib.linux-x86_64-cpython-313/nml/expression copying nml/expression/string_literal.py -> build/lib.linux-x86_64-cpython-313/nml/expression copying nml/expression/boolean.py -> build/lib.linux-x86_64-cpython-313/nml/expression copying nml/expression/functioncall.py -> build/lib.linux-x86_64-cpython-313/nml/expression copying nml/expression/__init__.py -> build/lib.linux-x86_64-cpython-313/nml/expression copying nml/expression/array.py -> build/lib.linux-x86_64-cpython-313/nml/expression copying nml/expression/abs_op.py -> build/lib.linux-x86_64-cpython-313/nml/expression copying nml/expression/ternaryop.py -> build/lib.linux-x86_64-cpython-313/nml/expression running build_ext building 'nml_lz77' extension creating build/temp.linux-x86_64-cpython-313/nml gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fPIC -I/usr/include/python3.13 -c nml/_lz77.c -o build/temp.linux-x86_64-cpython-313/nml/_lz77.o gcc -shared -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full build/temp.linux-x86_64-cpython-313/nml/_lz77.o -L/usr/lib64 -lpython3.13 -o build/lib.linux-x86_64-cpython-313/nml_lz77.cpython-313-x86_64-linux-gnu.so installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/nml copying build/lib.linux-x86_64-cpython-313/nml/global_constants.py -> build/bdist.linux-x86_64/wheel/./nml creating build/bdist.linux-x86_64/wheel/nml/ast copying build/lib.linux-x86_64-cpython-313/nml/ast/loop.py -> build/bdist.linux-x86_64/wheel/./nml/ast copying build/lib.linux-x86_64-cpython-313/nml/ast/replace.py -> build/bdist.linux-x86_64/wheel/./nml/ast copying build/lib.linux-x86_64-cpython-313/nml/ast/font.py -> build/bdist.linux-x86_64/wheel/./nml/ast copying build/lib.linux-x86_64-cpython-313/nml/ast/deactivate.py -> build/bdist.linux-x86_64/wheel/./nml/ast copying build/lib.linux-x86_64-cpython-313/nml/ast/assignment.py -> build/bdist.linux-x86_64/wheel/./nml/ast copying build/lib.linux-x86_64-cpython-313/nml/ast/snowline.py -> build/bdist.linux-x86_64/wheel/./nml/ast copying build/lib.linux-x86_64-cpython-313/nml/ast/sort_vehicles.py -> build/bdist.linux-x86_64/wheel/./nml/ast copying build/lib.linux-x86_64-cpython-313/nml/ast/cargotable.py -> build/bdist.linux-x86_64/wheel/./nml/ast copying build/lib.linux-x86_64-cpython-313/nml/ast/skipall.py -> build/bdist.linux-x86_64/wheel/./nml/ast copying build/lib.linux-x86_64-cpython-313/nml/ast/spriteblock.py -> build/bdist.linux-x86_64/wheel/./nml/ast copying build/lib.linux-x86_64-cpython-313/nml/ast/switch.py -> build/bdist.linux-x86_64/wheel/./nml/ast copying build/lib.linux-x86_64-cpython-313/nml/ast/error.py -> build/bdist.linux-x86_64/wheel/./nml/ast copying build/lib.linux-x86_64-cpython-313/nml/ast/produce.py -> build/bdist.linux-x86_64/wheel/./nml/ast copying build/lib.linux-x86_64-cpython-313/nml/ast/base_graphics.py -> build/bdist.linux-x86_64/wheel/./nml/ast copying build/lib.linux-x86_64-cpython-313/nml/ast/tracktypetable.py -> build/bdist.linux-x86_64/wheel/./nml/ast copying build/lib.linux-x86_64-cpython-313/nml/ast/override.py -> build/bdist.linux-x86_64/wheel/./nml/ast copying build/lib.linux-x86_64-cpython-313/nml/ast/townnames.py -> build/bdist.linux-x86_64/wheel/./nml/ast copying build/lib.linux-x86_64-cpython-313/nml/ast/grf.py -> build/bdist.linux-x86_64/wheel/./nml/ast copying build/lib.linux-x86_64-cpython-313/nml/ast/conditional.py -> build/bdist.linux-x86_64/wheel/./nml/ast copying build/lib.linux-x86_64-cpython-313/nml/ast/constant.py -> build/bdist.linux-x86_64/wheel/./nml/ast copying build/lib.linux-x86_64-cpython-313/nml/ast/sprite_container.py -> build/bdist.linux-x86_64/wheel/./nml/ast copying build/lib.linux-x86_64-cpython-313/nml/ast/tilelayout.py -> build/bdist.linux-x86_64/wheel/./nml/ast copying build/lib.linux-x86_64-cpython-313/nml/ast/disable_item.py -> build/bdist.linux-x86_64/wheel/./nml/ast copying build/lib.linux-x86_64-cpython-313/nml/ast/__init__.py -> build/bdist.linux-x86_64/wheel/./nml/ast copying build/lib.linux-x86_64-cpython-313/nml/ast/base_statement.py -> build/bdist.linux-x86_64/wheel/./nml/ast copying build/lib.linux-x86_64-cpython-313/nml/ast/alt_sprites.py -> build/bdist.linux-x86_64/wheel/./nml/ast copying build/lib.linux-x86_64-cpython-313/nml/ast/general.py -> build/bdist.linux-x86_64/wheel/./nml/ast copying build/lib.linux-x86_64-cpython-313/nml/ast/item.py -> build/bdist.linux-x86_64/wheel/./nml/ast copying build/lib.linux-x86_64-cpython-313/nml/ast/basecost.py -> build/bdist.linux-x86_64/wheel/./nml/ast copying build/lib.linux-x86_64-cpython-313/nml/nmlop.py -> build/bdist.linux-x86_64/wheel/./nml copying build/lib.linux-x86_64-cpython-313/nml/main.py -> build/bdist.linux-x86_64/wheel/./nml copying build/lib.linux-x86_64-cpython-313/nml/spriteencoder.py -> build/bdist.linux-x86_64/wheel/./nml copying build/lib.linux-x86_64-cpython-313/nml/unit.py -> build/bdist.linux-x86_64/wheel/./nml copying build/lib.linux-x86_64-cpython-313/nml/output_dep.py -> build/bdist.linux-x86_64/wheel/./nml copying build/lib.linux-x86_64-cpython-313/nml/generic.py -> build/bdist.linux-x86_64/wheel/./nml copying build/lib.linux-x86_64-cpython-313/nml/output_base.py -> build/bdist.linux-x86_64/wheel/./nml copying build/lib.linux-x86_64-cpython-313/nml/output_grf.py -> build/bdist.linux-x86_64/wheel/./nml copying build/lib.linux-x86_64-cpython-313/nml/version_update.py -> build/bdist.linux-x86_64/wheel/./nml copying build/lib.linux-x86_64-cpython-313/nml/free_number_list.py -> build/bdist.linux-x86_64/wheel/./nml copying build/lib.linux-x86_64-cpython-313/nml/parser.py -> build/bdist.linux-x86_64/wheel/./nml creating build/bdist.linux-x86_64/wheel/nml/generated copying build/lib.linux-x86_64-cpython-313/nml/generated/lextab.py -> build/bdist.linux-x86_64/wheel/./nml/generated copying build/lib.linux-x86_64-cpython-313/nml/generated/parsetab.py -> build/bdist.linux-x86_64/wheel/./nml/generated copying build/lib.linux-x86_64-cpython-313/nml/generated/__init__.py -> build/bdist.linux-x86_64/wheel/./nml/generated creating build/bdist.linux-x86_64/wheel/nml/editors copying build/lib.linux-x86_64-cpython-313/nml/editors/notepadpp.py -> build/bdist.linux-x86_64/wheel/./nml/editors copying build/lib.linux-x86_64-cpython-313/nml/editors/__init__.py -> build/bdist.linux-x86_64/wheel/./nml/editors copying build/lib.linux-x86_64-cpython-313/nml/editors/kate.py -> build/bdist.linux-x86_64/wheel/./nml/editors copying build/lib.linux-x86_64-cpython-313/nml/editors/extract_tables.py -> build/bdist.linux-x86_64/wheel/./nml/editors copying build/lib.linux-x86_64-cpython-313/nml/editors/visualstudiocode.py -> build/bdist.linux-x86_64/wheel/./nml/editors creating build/bdist.linux-x86_64/wheel/nml/actions copying build/lib.linux-x86_64-cpython-313/nml/actions/action3.py -> build/bdist.linux-x86_64/wheel/./nml/actions copying build/lib.linux-x86_64-cpython-313/nml/actions/base_action.py -> build/bdist.linux-x86_64/wheel/./nml/actions copying build/lib.linux-x86_64-cpython-313/nml/actions/actionA.py -> build/bdist.linux-x86_64/wheel/./nml/actions copying build/lib.linux-x86_64-cpython-313/nml/actions/action12.py -> build/bdist.linux-x86_64/wheel/./nml/actions copying build/lib.linux-x86_64-cpython-313/nml/actions/action2production.py -> build/bdist.linux-x86_64/wheel/./nml/actions copying build/lib.linux-x86_64-cpython-313/nml/actions/action0properties.py -> build/bdist.linux-x86_64/wheel/./nml/actions copying build/lib.linux-x86_64-cpython-313/nml/actions/action14.py -> build/bdist.linux-x86_64/wheel/./nml/actions copying build/lib.linux-x86_64-cpython-313/nml/actions/action5.py -> build/bdist.linux-x86_64/wheel/./nml/actions copying build/lib.linux-x86_64-cpython-313/nml/actions/action3_callbacks.py -> build/bdist.linux-x86_64/wheel/./nml/actions copying build/lib.linux-x86_64-cpython-313/nml/actions/action11.py -> build/bdist.linux-x86_64/wheel/./nml/actions copying build/lib.linux-x86_64-cpython-313/nml/actions/action2layout.py -> build/bdist.linux-x86_64/wheel/./nml/actions copying build/lib.linux-x86_64-cpython-313/nml/actions/action4.py -> build/bdist.linux-x86_64/wheel/./nml/actions copying build/lib.linux-x86_64-cpython-313/nml/actions/action10.py -> build/bdist.linux-x86_64/wheel/./nml/actions copying build/lib.linux-x86_64-cpython-313/nml/actions/action2real.py -> build/bdist.linux-x86_64/wheel/./nml/actions copying build/lib.linux-x86_64-cpython-313/nml/actions/action6.py -> build/bdist.linux-x86_64/wheel/./nml/actions copying build/lib.linux-x86_64-cpython-313/nml/actions/actionF.py -> build/bdist.linux-x86_64/wheel/./nml/actions copying build/lib.linux-x86_64-cpython-313/nml/actions/real_sprite.py -> build/bdist.linux-x86_64/wheel/./nml/actions copying build/lib.linux-x86_64-cpython-313/nml/actions/actionD.py -> build/bdist.linux-x86_64/wheel/./nml/actions copying build/lib.linux-x86_64-cpython-313/nml/actions/actionE.py -> build/bdist.linux-x86_64/wheel/./nml/actions copying build/lib.linux-x86_64-cpython-313/nml/actions/action8.py -> build/bdist.linux-x86_64/wheel/./nml/actions copying build/lib.linux-x86_64-cpython-313/nml/actions/__init__.py -> build/bdist.linux-x86_64/wheel/./nml/actions copying build/lib.linux-x86_64-cpython-313/nml/actions/action7.py -> build/bdist.linux-x86_64/wheel/./nml/actions copying build/lib.linux-x86_64-cpython-313/nml/actions/action2random.py -> build/bdist.linux-x86_64/wheel/./nml/actions copying build/lib.linux-x86_64-cpython-313/nml/actions/action2var.py -> build/bdist.linux-x86_64/wheel/./nml/actions copying build/lib.linux-x86_64-cpython-313/nml/actions/action0.py -> build/bdist.linux-x86_64/wheel/./nml/actions copying build/lib.linux-x86_64-cpython-313/nml/actions/sprite_count.py -> build/bdist.linux-x86_64/wheel/./nml/actions copying build/lib.linux-x86_64-cpython-313/nml/actions/actionB.py -> build/bdist.linux-x86_64/wheel/./nml/actions copying build/lib.linux-x86_64-cpython-313/nml/actions/action2var_variables.py -> build/bdist.linux-x86_64/wheel/./nml/actions copying build/lib.linux-x86_64-cpython-313/nml/actions/action2.py -> build/bdist.linux-x86_64/wheel/./nml/actions copying build/lib.linux-x86_64-cpython-313/nml/actions/action1.py -> build/bdist.linux-x86_64/wheel/./nml/actions copying build/lib.linux-x86_64-cpython-313/nml/tokens.py -> build/bdist.linux-x86_64/wheel/./nml copying build/lib.linux-x86_64-cpython-313/nml/__init__.py -> build/bdist.linux-x86_64/wheel/./nml copying build/lib.linux-x86_64-cpython-313/nml/palette.py -> build/bdist.linux-x86_64/wheel/./nml copying build/lib.linux-x86_64-cpython-313/nml/output_nml.py -> build/bdist.linux-x86_64/wheel/./nml creating build/bdist.linux-x86_64/wheel/nml/expression copying build/lib.linux-x86_64-cpython-313/nml/expression/special_parameter.py -> build/bdist.linux-x86_64/wheel/./nml/expression copying build/lib.linux-x86_64-cpython-313/nml/expression/functionptr.py -> build/bdist.linux-x86_64/wheel/./nml/expression copying build/lib.linux-x86_64-cpython-313/nml/expression/storage_op.py -> build/bdist.linux-x86_64/wheel/./nml/expression copying build/lib.linux-x86_64-cpython-313/nml/expression/cargo.py -> build/bdist.linux-x86_64/wheel/./nml/expression copying build/lib.linux-x86_64-cpython-313/nml/expression/variable.py -> build/bdist.linux-x86_64/wheel/./nml/expression copying build/lib.linux-x86_64-cpython-313/nml/expression/bin_not.py -> build/bdist.linux-x86_64/wheel/./nml/expression copying build/lib.linux-x86_64-cpython-313/nml/expression/identifier.py -> build/bdist.linux-x86_64/wheel/./nml/expression copying build/lib.linux-x86_64-cpython-313/nml/expression/spritegroup_ref.py -> build/bdist.linux-x86_64/wheel/./nml/expression copying build/lib.linux-x86_64-cpython-313/nml/expression/base_expression.py -> build/bdist.linux-x86_64/wheel/./nml/expression copying build/lib.linux-x86_64-cpython-313/nml/expression/patch_variable.py -> build/bdist.linux-x86_64/wheel/./nml/expression copying build/lib.linux-x86_64-cpython-313/nml/expression/binop.py -> build/bdist.linux-x86_64/wheel/./nml/expression copying build/lib.linux-x86_64-cpython-313/nml/expression/bitmask.py -> build/bdist.linux-x86_64/wheel/./nml/expression copying build/lib.linux-x86_64-cpython-313/nml/expression/parameter.py -> build/bdist.linux-x86_64/wheel/./nml/expression copying build/lib.linux-x86_64-cpython-313/nml/expression/string.py -> build/bdist.linux-x86_64/wheel/./nml/expression copying build/lib.linux-x86_64-cpython-313/nml/expression/string_literal.py -> build/bdist.linux-x86_64/wheel/./nml/expression copying build/lib.linux-x86_64-cpython-313/nml/expression/boolean.py -> build/bdist.linux-x86_64/wheel/./nml/expression copying build/lib.linux-x86_64-cpython-313/nml/expression/functioncall.py -> build/bdist.linux-x86_64/wheel/./nml/expression copying build/lib.linux-x86_64-cpython-313/nml/expression/__init__.py -> build/bdist.linux-x86_64/wheel/./nml/expression copying build/lib.linux-x86_64-cpython-313/nml/expression/array.py -> build/bdist.linux-x86_64/wheel/./nml/expression copying build/lib.linux-x86_64-cpython-313/nml/expression/abs_op.py -> build/bdist.linux-x86_64/wheel/./nml/expression copying build/lib.linux-x86_64-cpython-313/nml/expression/ternaryop.py -> build/bdist.linux-x86_64/wheel/./nml/expression copying build/lib.linux-x86_64-cpython-313/nml/output_nfo.py -> build/bdist.linux-x86_64/wheel/./nml copying build/lib.linux-x86_64-cpython-313/nml/grfstrings.py -> build/bdist.linux-x86_64/wheel/./nml copying build/lib.linux-x86_64-cpython-313/nml/lz77.py -> build/bdist.linux-x86_64/wheel/./nml copying build/lib.linux-x86_64-cpython-313/nml/version_info.py -> build/bdist.linux-x86_64/wheel/./nml copying build/lib.linux-x86_64-cpython-313/nml/spritecache.py -> build/bdist.linux-x86_64/wheel/./nml copying build/lib.linux-x86_64-cpython-313/nml_lz77.cpython-313-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/. running install_egg_info running egg_info writing nml.egg-info/PKG-INFO writing dependency_links to nml.egg-info/dependency_links.txt writing entry points to nml.egg-info/entry_points.txt writing requirements to nml.egg-info/requires.txt writing top-level names to nml.egg-info/top_level.txt reading manifest file 'nml.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '.*' found anywhere in distribution no previously-included directories found matching '.*' no previously-included directories found matching 'regression/output' no previously-included directories found matching 'regression/output2' no previously-included directories found matching 'regression/nml_output' adding license file 'LICENSE' writing manifest file 'nml.egg-info/SOURCES.txt' Copying nml.egg-info to build/bdist.linux-x86_64/wheel/./nml-0.7.6-py3.13.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/nml-0.7.6.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/.pyproject-builddir/pip-wheel-h5ky35b_/.tmp-qp0r6q27/nml-0.7.6-cp313-cp313-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'nml_lz77.cpython-313-x86_64-linux-gnu.so' adding 'nml/__init__.py' adding 'nml/free_number_list.py' adding 'nml/generic.py' adding 'nml/global_constants.py' adding 'nml/grfstrings.py' adding 'nml/lz77.py' adding 'nml/main.py' adding 'nml/nmlop.py' adding 'nml/output_base.py' adding 'nml/output_dep.py' adding 'nml/output_grf.py' adding 'nml/output_nfo.py' adding 'nml/output_nml.py' adding 'nml/palette.py' adding 'nml/parser.py' adding 'nml/spritecache.py' adding 'nml/spriteencoder.py' adding 'nml/tokens.py' adding 'nml/unit.py' adding 'nml/version_info.py' adding 'nml/version_update.py' adding 'nml/actions/__init__.py' adding 'nml/actions/action0.py' adding 'nml/actions/action0properties.py' adding 'nml/actions/action1.py' adding 'nml/actions/action10.py' adding 'nml/actions/action11.py' adding 'nml/actions/action12.py' adding 'nml/actions/action14.py' adding 'nml/actions/action2.py' adding 'nml/actions/action2layout.py' adding 'nml/actions/action2production.py' adding 'nml/actions/action2random.py' adding 'nml/actions/action2real.py' adding 'nml/actions/action2var.py' adding 'nml/actions/action2var_variables.py' adding 'nml/actions/action3.py' adding 'nml/actions/action3_callbacks.py' adding 'nml/actions/action4.py' adding 'nml/actions/action5.py' adding 'nml/actions/action6.py' adding 'nml/actions/action7.py' adding 'nml/actions/action8.py' adding 'nml/actions/actionA.py' adding 'nml/actions/actionB.py' adding 'nml/actions/actionD.py' adding 'nml/actions/actionE.py' adding 'nml/actions/actionF.py' adding 'nml/actions/base_action.py' adding 'nml/actions/real_sprite.py' adding 'nml/actions/sprite_count.py' adding 'nml/ast/__init__.py' adding 'nml/ast/alt_sprites.py' adding 'nml/ast/assignment.py' adding 'nml/ast/base_graphics.py' adding 'nml/ast/base_statement.py' adding 'nml/ast/basecost.py' adding 'nml/ast/cargotable.py' adding 'nml/ast/conditional.py' adding 'nml/ast/constant.py' adding 'nml/ast/deactivate.py' adding 'nml/ast/disable_item.py' adding 'nml/ast/error.py' adding 'nml/ast/font.py' adding 'nml/ast/general.py' adding 'nml/ast/grf.py' adding 'nml/ast/item.py' adding 'nml/ast/loop.py' adding 'nml/ast/override.py' adding 'nml/ast/produce.py' adding 'nml/ast/replace.py' adding 'nml/ast/skipall.py' adding 'nml/ast/snowline.py' adding 'nml/ast/sort_vehicles.py' adding 'nml/ast/sprite_container.py' adding 'nml/ast/spriteblock.py' adding 'nml/ast/switch.py' adding 'nml/ast/tilelayout.py' adding 'nml/ast/townnames.py' adding 'nml/ast/tracktypetable.py' adding 'nml/editors/__init__.py' adding 'nml/editors/extract_tables.py' adding 'nml/editors/kate.py' adding 'nml/editors/notepadpp.py' adding 'nml/editors/visualstudiocode.py' adding 'nml/expression/__init__.py' adding 'nml/expression/abs_op.py' adding 'nml/expression/array.py' adding 'nml/expression/base_expression.py' adding 'nml/expression/bin_not.py' adding 'nml/expression/binop.py' adding 'nml/expression/bitmask.py' adding 'nml/expression/boolean.py' adding 'nml/expression/cargo.py' adding 'nml/expression/functioncall.py' adding 'nml/expression/functionptr.py' adding 'nml/expression/identifier.py' adding 'nml/expression/parameter.py' adding 'nml/expression/patch_variable.py' adding 'nml/expression/special_parameter.py' adding 'nml/expression/spritegroup_ref.py' adding 'nml/expression/storage_op.py' adding 'nml/expression/string.py' adding 'nml/expression/string_literal.py' adding 'nml/expression/ternaryop.py' adding 'nml/expression/variable.py' adding 'nml/generated/__init__.py' adding 'nml/generated/lextab.py' adding 'nml/generated/parsetab.py' adding 'nml-0.7.6.dist-info/licenses/LICENSE' adding 'nml-0.7.6.dist-info/METADATA' adding 'nml-0.7.6.dist-info/WHEEL' adding 'nml-0.7.6.dist-info/entry_points.txt' adding 'nml-0.7.6.dist-info/top_level.txt' adding 'nml-0.7.6.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for nml (pyproject.toml): finished with status 'done' Created wheel for nml: filename=nml-0.7.6-cp313-cp313-linux_x86_64.whl size=331547 sha256=7101c62dea4e06de2d4cf962efd06b498a9e77bcb6380005baf18d95e33c6a87 Stored in directory: /home/pterjan/.cache/pip/wheels/28/4d/fa/b748b28bb83fae586cc38da8fb78e3dd8e29ba60b55286237e Successfully built nml + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.X2nhCf + umask 022 + cd /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build + mkdir /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd nml-0.7.6 + '[' 1 -eq 1 ']' ++ ls /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/pyproject-wheeldir/nml-0.7.6-cp313-cp313-linux_x86_64.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=nml==0.7.6 + '[' -z nml==0.7.6 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/nml-0.7.6-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/nml-0.7.6-build/nml-0.7.6/pyproject-wheeldir nml==0.7.6 Using pip 25.0.1 from /usr/lib/python3.13/site-packages/pip (python 3.13) Looking in links: /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/pyproject-wheeldir Processing ./pyproject-wheeldir/nml-0.7.6-cp313-cp313-linux_x86_64.whl Installing collected packages: nml Creating /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/BUILDROOT/usr/bin changing mode of /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/BUILDROOT/usr/bin/nmlc to 755 Successfully installed nml-0.7.6 + '[' -d /home/pterjan/rpmbuild/BUILD/nml-0.7.6-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/nml-0.7.6-build/BUILDROOT/usr/bin/nmlc /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/BUILDROOT/usr/bin/nmlc: updating + rm -rfv /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/BUILDROOT/usr/bin/__pycache__ + rm -f /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6-2.mga10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/BUILDROOT/usr/lib64/python3.13/site-packages '!=' /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/BUILDROOT/usr/lib/python3.13/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/BUILDROOT/usr/lib64/python3.13/site-packages ']' + site_dirs+=("/usr/lib64/python3.13/site-packages") + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib64/python3.13/site-packages/nml-0.7.6.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/nml-0.7.6.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/nml-0.7.6-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/nml-0.7.6.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6-2.mga10.x86_64-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/nml-0.7.6.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/nml-0.7.6.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/nml-0.7.6.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/BUILDROOT/usr/lib64/python3.13/site-packages/nml-0.7.6.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6-2.mga10.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + RPM_FILES_ESCAPE=4.19 + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6-2.mga10.x86_64-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6-2.mga10.x86_64-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/nml-0.7.6-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/nml-0.7.6-build/nml-0.7.6-2.mga10.x86_64-pyproject-record --prefix /usr nml nml_lz77 + rm -rf /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/BUILDROOT/usr/share/doc + install -Dpm644 docs/nmlc.1 /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/BUILDROOT/usr/share/man/man1/nmlc.1 + rm -rf /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/BUILDROOT/usr/lib/python3.13/site-packages/easy-install.pth /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/BUILDROOT/usr/lib/python3.13/site-packages/site.py + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.7.6-2.mga10 --unique-debug-suffix -0.7.6-2.mga10.x86_64 --unique-debug-src-base nml-0.7.6-2.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6 find-debuginfo: starting Extracting debug info from 1 files DWARF-compressing 1 files sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/nml-0.7.6-2.mga10.x86_64 find-debuginfo: done + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/BUILDROOT/usr/lib64/python3.13 using python3.13 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/BUILDROOT/usr/lib/debug/usr/lib64/python3.13 using python3.13 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.NO4XPC + umask 022 + cd /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd nml-0.7.6 + '[' 1 -eq 1 ']' + /usr/bin/make -O -j16 V=1 VERBOSE=1 regression /usr/bin/env python3 setup.py build_ext --inplace /usr/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU General Public License (GPL) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build_ext copying build/lib.linux-x86_64-cpython-313/nml_lz77.cpython-313-x86_64-linux-gnu.so -> /usr/bin/make -C regression make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 002_sounds make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 012_basecost make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 014_read_special_param make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 004_deactivate make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 015_basic_object make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 007_townnames make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 008_railtypes make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 003_assignment make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 011_snowline make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 001_action8 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 005_error make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 009_replace make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 016_basic_airporttiles make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 006_vehicle make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 010_liveryoverride make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 013_train_callback make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 025_loop make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 017_articulated_tram make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 019_switch make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 018_airport_tile make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 022_disable_item make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 027_airport_layout make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 021_grf_parameter make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 023_engine_override make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 024_conditional make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 020_recolour make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 029_base_graphics make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 028_font make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 026_asl make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 031_aircraft make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 032_simple_house make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 034_roadtypes make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 030_house make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 033_procedure make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 035_switch_scope make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 036_procedure_scope make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 037_optimised_trigger nmlc warning: "037_optimised_trigger.nml", line 9: Block 'unconditional_switch' returns a constant, optimising. nmlc warning: "nml_output/037_optimised_trigger.nml", line 9: Block 'unconditional_switch' returns a constant, optimising. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 038_optimised_scope nmlc warning: "038_optimised_scope.nml", line 14: Block 'color_unconditional' returns a constant, optimising. nmlc warning: "038_optimised_scope.nml", line 19: Block 'color_indirect1' returns a constant, optimising. nmlc warning: "038_optimised_scope.nml", line 24: Block 'color_indirect0' returns a constant, optimising. nmlc warning: "038_optimised_scope.nml", line 29: Block 'color_indirect' returns a constant, optimising. nmlc warning: "038_optimised_scope.nml", line 45: Block 'mixed_scope_capacity' returns a constant, optimising. nmlc warning: "038_optimised_scope.nml", line 39: Block 'text' returns a constant, optimising. nmlc warning: "nml_output/038_optimised_scope.nml", line 14: Block 'color_unconditional' returns a constant, optimising. nmlc warning: "nml_output/038_optimised_scope.nml", line 19: Block 'color_indirect1' returns a constant, optimising. nmlc warning: "nml_output/038_optimised_scope.nml", line 24: Block 'color_indirect0' returns a constant, optimising. nmlc warning: "nml_output/038_optimised_scope.nml", line 29: Block 'color_indirect' returns a constant, optimising. nmlc warning: "nml_output/038_optimised_scope.nml", line 47: Block 'mixed_scope_capacity' returns a constant, optimising. nmlc warning: "nml_output/038_optimised_scope.nml", line 39: Block 'text' returns a constant, optimising. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 039_storage make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Testing example industry make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 041_articulated_tram_32bpp make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Running test 040_station nmlc warning: "040_station.nml", line 130: Redefinition of layout 1x1 nmlc warning: "040_station.nml", line 134: Invalid tile 5 in layout 2x2 nmlc warning: "040_station.nml", line 135: Invalid tile 7 in layout 2x2 nmlc warning: "nml_output/040_station.nml", line 116: Redefinition of layout 1x1 nmlc warning: "nml_output/040_station.nml", line 116: Invalid tile 5 in layout 2x2 nmlc warning: "nml_output/040_station.nml", line 116: Invalid tile 7 in layout 2x2 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Testing example object make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Testing example road_vehicle nmlc warning: "example_road_vehicle.nml", line 341: 'SOUND_BUS_START_PULL_AWAY' is deprecated, consider using 'SOUND_DEPARTURE_OLD_RV_1' instead nmlc warning: "../../regression/nml_output/example_road_vehicle.nml", line 243: 'SOUND_BUS_START_PULL_AWAY' is deprecated, consider using 'SOUND_DEPARTURE_OLD_RV_1' instead make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Testing example station nmlc warning: "example_station.nml", line 58: "cows_cargo.png" at [x: 150, y: 10]: 3 of 4160 pixels (0%) are animated, but ANIM isn't in flags nmlc warning: "../../regression/nml_output/example_station.nml", line 28: "cows_cargo.png" at [x: 150, y: 10]: 3 of 4160 pixels (0%) are animated, but ANIM isn't in flags make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Testing example railtype make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Testing example train make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' Testing example roadtype_and_tramtype make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/regression' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: nml-0.7.6-2.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.iF6tAR + umask 022 + cd /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build + cd nml-0.7.6 + DOCDIR=/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/BUILDROOT/usr/share/doc/nml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/BUILDROOT/usr/share/doc/nml + cp -pr /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/README.md /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/BUILDROOT/usr/share/doc/nml + cp -pr /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/examples /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/BUILDROOT/usr/share/doc/nml + cp -pr /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/docs/changelog.txt /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/BUILDROOT/usr/share/doc/nml + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cip1tH + umask 022 + cd /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build + cd nml-0.7.6 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/BUILDROOT/usr/share/licenses/nml + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/BUILDROOT/usr/share/licenses/nml + cp -pr /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/nml-0.7.6/LICENSE /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/BUILDROOT/usr/share/licenses/nml + RPM_EC=0 ++ jobs -p + exit 0 Provides: nml = 0.7.6-2.mga10 nml(x86-64) = 0.7.6-2.mga10 python3.13dist(nml) = 0.7.6 python3dist(nml) = 0.7.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpython3.13.so.1.0()(64bit) python(abi) = 3.13 python3.13dist(pillow) >= 3.4 python3.13dist(ply) Processing files: nml-debugsource-0.7.6-2.mga10.x86_64 Provides: nml-debugsource = 0.7.6-2.mga10 nml-debugsource(x86-64) = 0.7.6-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: nml-debuginfo-0.7.6-2.mga10.x86_64 Provides: debuginfo(build-id) = 39e9844707793b6d758ce1207e71eb3b3939bd9d nml-debuginfo = 0.7.6-2.mga10 nml-debuginfo(x86-64) = 0.7.6-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nml-debugsource(x86-64) = 0.7.6-2.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/nml-debugsource-0.7.6-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/nml-debuginfo-0.7.6-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/nml-0.7.6-2.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GqAcP3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build + test -d /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build + rm -rf /home/pterjan/rpmbuild/BUILD/nml-0.7.6-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!