D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/nml-0.7.5-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.upLel8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build + test -d /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.V6Q5bk + umask 022 + cd /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build + rm -rf nml-0.7.5 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/nml-0.7.5.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd nml-0.7.5 + /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=@1734784065 + GIT_AUTHOR_DATE=@1734784065 + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'nml-0.7.5 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.5"/g' setup.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.tBeGYg + umask 022 + cd /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build + cd nml-0.7.5 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -sP' running build running build_py creating build/lib.linux-x86_64-cpython-312/nml copying nml/global_constants.py -> build/lib.linux-x86_64-cpython-312/nml copying nml/nmlop.py -> build/lib.linux-x86_64-cpython-312/nml copying nml/main.py -> build/lib.linux-x86_64-cpython-312/nml copying nml/spriteencoder.py -> build/lib.linux-x86_64-cpython-312/nml copying nml/unit.py -> build/lib.linux-x86_64-cpython-312/nml copying nml/output_dep.py -> build/lib.linux-x86_64-cpython-312/nml copying nml/generic.py -> build/lib.linux-x86_64-cpython-312/nml copying nml/output_base.py -> build/lib.linux-x86_64-cpython-312/nml copying nml/output_grf.py -> build/lib.linux-x86_64-cpython-312/nml copying nml/version_update.py -> build/lib.linux-x86_64-cpython-312/nml copying nml/free_number_list.py -> build/lib.linux-x86_64-cpython-312/nml copying nml/parser.py -> build/lib.linux-x86_64-cpython-312/nml copying nml/tokens.py -> build/lib.linux-x86_64-cpython-312/nml copying nml/__init__.py -> build/lib.linux-x86_64-cpython-312/nml copying nml/palette.py -> build/lib.linux-x86_64-cpython-312/nml copying nml/output_nml.py -> build/lib.linux-x86_64-cpython-312/nml copying nml/output_nfo.py -> build/lib.linux-x86_64-cpython-312/nml copying nml/grfstrings.py -> build/lib.linux-x86_64-cpython-312/nml copying nml/lz77.py -> build/lib.linux-x86_64-cpython-312/nml copying nml/version_info.py -> build/lib.linux-x86_64-cpython-312/nml copying nml/spritecache.py -> build/lib.linux-x86_64-cpython-312/nml creating build/lib.linux-x86_64-cpython-312/nml/ast copying nml/ast/loop.py -> build/lib.linux-x86_64-cpython-312/nml/ast copying nml/ast/replace.py -> build/lib.linux-x86_64-cpython-312/nml/ast copying nml/ast/font.py -> build/lib.linux-x86_64-cpython-312/nml/ast copying nml/ast/deactivate.py -> build/lib.linux-x86_64-cpython-312/nml/ast copying nml/ast/assignment.py -> build/lib.linux-x86_64-cpython-312/nml/ast copying nml/ast/snowline.py -> build/lib.linux-x86_64-cpython-312/nml/ast copying nml/ast/sort_vehicles.py -> build/lib.linux-x86_64-cpython-312/nml/ast copying nml/ast/cargotable.py -> build/lib.linux-x86_64-cpython-312/nml/ast copying nml/ast/skipall.py -> build/lib.linux-x86_64-cpython-312/nml/ast copying nml/ast/spriteblock.py -> build/lib.linux-x86_64-cpython-312/nml/ast copying nml/ast/switch.py -> build/lib.linux-x86_64-cpython-312/nml/ast copying nml/ast/error.py -> build/lib.linux-x86_64-cpython-312/nml/ast copying nml/ast/produce.py -> build/lib.linux-x86_64-cpython-312/nml/ast copying nml/ast/base_graphics.py -> build/lib.linux-x86_64-cpython-312/nml/ast copying nml/ast/tracktypetable.py -> build/lib.linux-x86_64-cpython-312/nml/ast copying nml/ast/override.py -> build/lib.linux-x86_64-cpython-312/nml/ast copying nml/ast/townnames.py -> build/lib.linux-x86_64-cpython-312/nml/ast copying nml/ast/grf.py -> build/lib.linux-x86_64-cpython-312/nml/ast copying nml/ast/conditional.py -> build/lib.linux-x86_64-cpython-312/nml/ast copying nml/ast/sprite_container.py -> build/lib.linux-x86_64-cpython-312/nml/ast copying nml/ast/tilelayout.py -> build/lib.linux-x86_64-cpython-312/nml/ast copying nml/ast/disable_item.py -> build/lib.linux-x86_64-cpython-312/nml/ast copying nml/ast/__init__.py -> build/lib.linux-x86_64-cpython-312/nml/ast copying nml/ast/base_statement.py -> build/lib.linux-x86_64-cpython-312/nml/ast copying nml/ast/alt_sprites.py -> build/lib.linux-x86_64-cpython-312/nml/ast copying nml/ast/general.py -> build/lib.linux-x86_64-cpython-312/nml/ast copying nml/ast/item.py -> build/lib.linux-x86_64-cpython-312/nml/ast copying nml/ast/basecost.py -> build/lib.linux-x86_64-cpython-312/nml/ast creating build/lib.linux-x86_64-cpython-312/nml/generated copying nml/generated/lextab.py -> build/lib.linux-x86_64-cpython-312/nml/generated copying nml/generated/parsetab.py -> build/lib.linux-x86_64-cpython-312/nml/generated copying nml/generated/__init__.py -> build/lib.linux-x86_64-cpython-312/nml/generated creating build/lib.linux-x86_64-cpython-312/nml/editors copying nml/editors/notepadpp.py -> build/lib.linux-x86_64-cpython-312/nml/editors copying nml/editors/__init__.py -> build/lib.linux-x86_64-cpython-312/nml/editors copying nml/editors/kate.py -> build/lib.linux-x86_64-cpython-312/nml/editors copying nml/editors/extract_tables.py -> build/lib.linux-x86_64-cpython-312/nml/editors copying nml/editors/visualstudiocode.py -> build/lib.linux-x86_64-cpython-312/nml/editors creating build/lib.linux-x86_64-cpython-312/nml/actions copying nml/actions/action3.py -> build/lib.linux-x86_64-cpython-312/nml/actions copying nml/actions/base_action.py -> build/lib.linux-x86_64-cpython-312/nml/actions copying nml/actions/actionA.py -> build/lib.linux-x86_64-cpython-312/nml/actions copying nml/actions/action12.py -> build/lib.linux-x86_64-cpython-312/nml/actions copying nml/actions/action2production.py -> build/lib.linux-x86_64-cpython-312/nml/actions copying nml/actions/action0properties.py -> build/lib.linux-x86_64-cpython-312/nml/actions copying nml/actions/action14.py -> build/lib.linux-x86_64-cpython-312/nml/actions copying nml/actions/action5.py -> build/lib.linux-x86_64-cpython-312/nml/actions copying nml/actions/action3_callbacks.py -> build/lib.linux-x86_64-cpython-312/nml/actions copying nml/actions/action11.py -> build/lib.linux-x86_64-cpython-312/nml/actions copying nml/actions/action2layout.py -> build/lib.linux-x86_64-cpython-312/nml/actions copying nml/actions/action4.py -> build/lib.linux-x86_64-cpython-312/nml/actions copying nml/actions/action10.py -> build/lib.linux-x86_64-cpython-312/nml/actions copying nml/actions/action2real.py -> build/lib.linux-x86_64-cpython-312/nml/actions copying nml/actions/action6.py -> build/lib.linux-x86_64-cpython-312/nml/actions copying nml/actions/actionF.py -> build/lib.linux-x86_64-cpython-312/nml/actions copying nml/actions/real_sprite.py -> build/lib.linux-x86_64-cpython-312/nml/actions copying nml/actions/actionD.py -> build/lib.linux-x86_64-cpython-312/nml/actions copying nml/actions/actionE.py -> build/lib.linux-x86_64-cpython-312/nml/actions copying nml/actions/action8.py -> build/lib.linux-x86_64-cpython-312/nml/actions copying nml/actions/__init__.py -> build/lib.linux-x86_64-cpython-312/nml/actions copying nml/actions/action7.py -> build/lib.linux-x86_64-cpython-312/nml/actions copying nml/actions/action2random.py -> build/lib.linux-x86_64-cpython-312/nml/actions copying nml/actions/action2var.py -> build/lib.linux-x86_64-cpython-312/nml/actions copying nml/actions/action0.py -> build/lib.linux-x86_64-cpython-312/nml/actions copying nml/actions/sprite_count.py -> build/lib.linux-x86_64-cpython-312/nml/actions copying nml/actions/actionB.py -> build/lib.linux-x86_64-cpython-312/nml/actions copying nml/actions/action2var_variables.py -> build/lib.linux-x86_64-cpython-312/nml/actions copying nml/actions/action2.py -> build/lib.linux-x86_64-cpython-312/nml/actions copying nml/actions/action1.py -> build/lib.linux-x86_64-cpython-312/nml/actions creating build/lib.linux-x86_64-cpython-312/nml/expression copying nml/expression/special_parameter.py -> build/lib.linux-x86_64-cpython-312/nml/expression copying nml/expression/functionptr.py -> build/lib.linux-x86_64-cpython-312/nml/expression copying nml/expression/storage_op.py -> build/lib.linux-x86_64-cpython-312/nml/expression copying nml/expression/cargo.py -> build/lib.linux-x86_64-cpython-312/nml/expression copying nml/expression/variable.py -> build/lib.linux-x86_64-cpython-312/nml/expression copying nml/expression/bin_not.py -> build/lib.linux-x86_64-cpython-312/nml/expression copying nml/expression/identifier.py -> build/lib.linux-x86_64-cpython-312/nml/expression copying nml/expression/spritegroup_ref.py -> build/lib.linux-x86_64-cpython-312/nml/expression copying nml/expression/base_expression.py -> build/lib.linux-x86_64-cpython-312/nml/expression copying nml/expression/patch_variable.py -> build/lib.linux-x86_64-cpython-312/nml/expression copying nml/expression/binop.py -> build/lib.linux-x86_64-cpython-312/nml/expression copying nml/expression/bitmask.py -> build/lib.linux-x86_64-cpython-312/nml/expression copying nml/expression/parameter.py -> build/lib.linux-x86_64-cpython-312/nml/expression copying nml/expression/string.py -> build/lib.linux-x86_64-cpython-312/nml/expression copying nml/expression/string_literal.py -> build/lib.linux-x86_64-cpython-312/nml/expression copying nml/expression/boolean.py -> build/lib.linux-x86_64-cpython-312/nml/expression copying nml/expression/functioncall.py -> build/lib.linux-x86_64-cpython-312/nml/expression copying nml/expression/__init__.py -> build/lib.linux-x86_64-cpython-312/nml/expression copying nml/expression/array.py -> build/lib.linux-x86_64-cpython-312/nml/expression copying nml/expression/abs_op.py -> build/lib.linux-x86_64-cpython-312/nml/expression copying nml/expression/ternaryop.py -> build/lib.linux-x86_64-cpython-312/nml/expression running build_ext building 'nml_lz77' extension creating build/temp.linux-x86_64-cpython-312/nml gcc -fno-strict-overflow -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -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.12 -c nml/_lz77.c -o build/temp.linux-x86_64-cpython-312/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-312/nml/_lz77.o -L/usr/lib64 -lpython3.12 -o build/lib.linux-x86_64-cpython-312/nml_lz77.cpython-312-x86_64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5TJkFd + umask 022 + cd /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build + mkdir /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT + cd nml-0.7.5 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT --prefix /usr running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages creating /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml copying build/lib.linux-x86_64-cpython-312/nml/global_constants.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml creating /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast copying build/lib.linux-x86_64-cpython-312/nml/ast/loop.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast copying build/lib.linux-x86_64-cpython-312/nml/ast/replace.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast copying build/lib.linux-x86_64-cpython-312/nml/ast/font.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast copying build/lib.linux-x86_64-cpython-312/nml/ast/deactivate.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast copying build/lib.linux-x86_64-cpython-312/nml/ast/assignment.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast copying build/lib.linux-x86_64-cpython-312/nml/ast/snowline.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast copying build/lib.linux-x86_64-cpython-312/nml/ast/sort_vehicles.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast copying build/lib.linux-x86_64-cpython-312/nml/ast/cargotable.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast copying build/lib.linux-x86_64-cpython-312/nml/ast/skipall.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast copying build/lib.linux-x86_64-cpython-312/nml/ast/spriteblock.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast copying build/lib.linux-x86_64-cpython-312/nml/ast/switch.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast copying build/lib.linux-x86_64-cpython-312/nml/ast/error.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast copying build/lib.linux-x86_64-cpython-312/nml/ast/produce.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast copying build/lib.linux-x86_64-cpython-312/nml/ast/base_graphics.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast copying build/lib.linux-x86_64-cpython-312/nml/ast/tracktypetable.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast copying build/lib.linux-x86_64-cpython-312/nml/ast/override.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast copying build/lib.linux-x86_64-cpython-312/nml/ast/townnames.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast copying build/lib.linux-x86_64-cpython-312/nml/ast/grf.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast copying build/lib.linux-x86_64-cpython-312/nml/ast/conditional.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast copying build/lib.linux-x86_64-cpython-312/nml/ast/sprite_container.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast copying build/lib.linux-x86_64-cpython-312/nml/ast/tilelayout.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast copying build/lib.linux-x86_64-cpython-312/nml/ast/disable_item.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast copying build/lib.linux-x86_64-cpython-312/nml/ast/__init__.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast copying build/lib.linux-x86_64-cpython-312/nml/ast/base_statement.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast copying build/lib.linux-x86_64-cpython-312/nml/ast/alt_sprites.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast copying build/lib.linux-x86_64-cpython-312/nml/ast/general.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast copying build/lib.linux-x86_64-cpython-312/nml/ast/item.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast copying build/lib.linux-x86_64-cpython-312/nml/ast/basecost.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast copying build/lib.linux-x86_64-cpython-312/nml/nmlop.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml copying build/lib.linux-x86_64-cpython-312/nml/main.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml copying build/lib.linux-x86_64-cpython-312/nml/spriteencoder.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml copying build/lib.linux-x86_64-cpython-312/nml/unit.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml copying build/lib.linux-x86_64-cpython-312/nml/output_dep.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml copying build/lib.linux-x86_64-cpython-312/nml/generic.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml copying build/lib.linux-x86_64-cpython-312/nml/output_base.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml copying build/lib.linux-x86_64-cpython-312/nml/output_grf.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml copying build/lib.linux-x86_64-cpython-312/nml/version_update.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml copying build/lib.linux-x86_64-cpython-312/nml/free_number_list.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml copying build/lib.linux-x86_64-cpython-312/nml/parser.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml creating /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/generated copying build/lib.linux-x86_64-cpython-312/nml/generated/lextab.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/generated copying build/lib.linux-x86_64-cpython-312/nml/generated/parsetab.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/generated copying build/lib.linux-x86_64-cpython-312/nml/generated/__init__.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/generated creating /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/editors copying build/lib.linux-x86_64-cpython-312/nml/editors/notepadpp.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/editors copying build/lib.linux-x86_64-cpython-312/nml/editors/__init__.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/editors copying build/lib.linux-x86_64-cpython-312/nml/editors/kate.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/editors copying build/lib.linux-x86_64-cpython-312/nml/editors/extract_tables.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/editors copying build/lib.linux-x86_64-cpython-312/nml/editors/visualstudiocode.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/editors creating /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions copying build/lib.linux-x86_64-cpython-312/nml/actions/action3.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions copying build/lib.linux-x86_64-cpython-312/nml/actions/base_action.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions copying build/lib.linux-x86_64-cpython-312/nml/actions/actionA.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions copying build/lib.linux-x86_64-cpython-312/nml/actions/action12.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions copying build/lib.linux-x86_64-cpython-312/nml/actions/action2production.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions copying build/lib.linux-x86_64-cpython-312/nml/actions/action0properties.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions copying build/lib.linux-x86_64-cpython-312/nml/actions/action14.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions copying build/lib.linux-x86_64-cpython-312/nml/actions/action5.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions copying build/lib.linux-x86_64-cpython-312/nml/actions/action3_callbacks.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions copying build/lib.linux-x86_64-cpython-312/nml/actions/action11.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions copying build/lib.linux-x86_64-cpython-312/nml/actions/action2layout.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions copying build/lib.linux-x86_64-cpython-312/nml/actions/action4.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions copying build/lib.linux-x86_64-cpython-312/nml/actions/action10.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions copying build/lib.linux-x86_64-cpython-312/nml/actions/action2real.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions copying build/lib.linux-x86_64-cpython-312/nml/actions/action6.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions copying build/lib.linux-x86_64-cpython-312/nml/actions/actionF.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions copying build/lib.linux-x86_64-cpython-312/nml/actions/real_sprite.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions copying build/lib.linux-x86_64-cpython-312/nml/actions/actionD.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions copying build/lib.linux-x86_64-cpython-312/nml/actions/actionE.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions copying build/lib.linux-x86_64-cpython-312/nml/actions/action8.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions copying build/lib.linux-x86_64-cpython-312/nml/actions/__init__.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions copying build/lib.linux-x86_64-cpython-312/nml/actions/action7.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions copying build/lib.linux-x86_64-cpython-312/nml/actions/action2random.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions copying build/lib.linux-x86_64-cpython-312/nml/actions/action2var.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions copying build/lib.linux-x86_64-cpython-312/nml/actions/action0.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions copying build/lib.linux-x86_64-cpython-312/nml/actions/sprite_count.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions copying build/lib.linux-x86_64-cpython-312/nml/actions/actionB.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions copying build/lib.linux-x86_64-cpython-312/nml/actions/action2var_variables.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions copying build/lib.linux-x86_64-cpython-312/nml/actions/action2.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions copying build/lib.linux-x86_64-cpython-312/nml/actions/action1.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions copying build/lib.linux-x86_64-cpython-312/nml/tokens.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml copying build/lib.linux-x86_64-cpython-312/nml/__init__.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml copying build/lib.linux-x86_64-cpython-312/nml/palette.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml copying build/lib.linux-x86_64-cpython-312/nml/output_nml.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml creating /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression copying build/lib.linux-x86_64-cpython-312/nml/expression/special_parameter.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression copying build/lib.linux-x86_64-cpython-312/nml/expression/functionptr.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression copying build/lib.linux-x86_64-cpython-312/nml/expression/storage_op.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression copying build/lib.linux-x86_64-cpython-312/nml/expression/cargo.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression copying build/lib.linux-x86_64-cpython-312/nml/expression/variable.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression copying build/lib.linux-x86_64-cpython-312/nml/expression/bin_not.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression copying build/lib.linux-x86_64-cpython-312/nml/expression/identifier.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression copying build/lib.linux-x86_64-cpython-312/nml/expression/spritegroup_ref.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression copying build/lib.linux-x86_64-cpython-312/nml/expression/base_expression.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression copying build/lib.linux-x86_64-cpython-312/nml/expression/patch_variable.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression copying build/lib.linux-x86_64-cpython-312/nml/expression/binop.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression copying build/lib.linux-x86_64-cpython-312/nml/expression/bitmask.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression copying build/lib.linux-x86_64-cpython-312/nml/expression/parameter.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression copying build/lib.linux-x86_64-cpython-312/nml/expression/string.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression copying build/lib.linux-x86_64-cpython-312/nml/expression/string_literal.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression copying build/lib.linux-x86_64-cpython-312/nml/expression/boolean.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression copying build/lib.linux-x86_64-cpython-312/nml/expression/functioncall.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression copying build/lib.linux-x86_64-cpython-312/nml/expression/__init__.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression copying build/lib.linux-x86_64-cpython-312/nml/expression/array.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression copying build/lib.linux-x86_64-cpython-312/nml/expression/abs_op.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression copying build/lib.linux-x86_64-cpython-312/nml/expression/ternaryop.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression copying build/lib.linux-x86_64-cpython-312/nml/output_nfo.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml copying build/lib.linux-x86_64-cpython-312/nml/grfstrings.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml copying build/lib.linux-x86_64-cpython-312/nml/lz77.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml copying build/lib.linux-x86_64-cpython-312/nml/version_info.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml copying build/lib.linux-x86_64-cpython-312/nml/spritecache.py -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml copying build/lib.linux-x86_64-cpython-312/nml_lz77.cpython-312-x86_64-linux-gnu.so -> /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/global_constants.py to global_constants.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast/loop.py to loop.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast/replace.py to replace.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast/font.py to font.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast/deactivate.py to deactivate.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast/assignment.py to assignment.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast/snowline.py to snowline.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast/sort_vehicles.py to sort_vehicles.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast/cargotable.py to cargotable.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast/skipall.py to skipall.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast/spriteblock.py to spriteblock.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast/switch.py to switch.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast/error.py to error.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast/produce.py to produce.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast/base_graphics.py to base_graphics.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast/tracktypetable.py to tracktypetable.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast/override.py to override.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast/townnames.py to townnames.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast/grf.py to grf.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast/conditional.py to conditional.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast/sprite_container.py to sprite_container.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast/tilelayout.py to tilelayout.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast/disable_item.py to disable_item.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast/base_statement.py to base_statement.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast/alt_sprites.py to alt_sprites.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast/general.py to general.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast/item.py to item.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/ast/basecost.py to basecost.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/nmlop.py to nmlop.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/main.py to main.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/spriteencoder.py to spriteencoder.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/unit.py to unit.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/output_dep.py to output_dep.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/generic.py to generic.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/output_base.py to output_base.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/output_grf.py to output_grf.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/version_update.py to version_update.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/free_number_list.py to free_number_list.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/parser.py to parser.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/generated/lextab.py to lextab.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/generated/parsetab.py to parsetab.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/generated/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/editors/notepadpp.py to notepadpp.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/editors/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/editors/kate.py to kate.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/editors/extract_tables.py to extract_tables.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/editors/visualstudiocode.py to visualstudiocode.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions/action3.py to action3.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions/base_action.py to base_action.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions/actionA.py to actionA.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions/action12.py to action12.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions/action2production.py to action2production.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions/action0properties.py to action0properties.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions/action14.py to action14.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions/action5.py to action5.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions/action3_callbacks.py to action3_callbacks.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions/action11.py to action11.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions/action2layout.py to action2layout.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions/action4.py to action4.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions/action10.py to action10.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions/action2real.py to action2real.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions/action6.py to action6.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions/actionF.py to actionF.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions/real_sprite.py to real_sprite.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions/actionD.py to actionD.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions/actionE.py to actionE.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions/action8.py to action8.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions/action7.py to action7.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions/action2random.py to action2random.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions/action2var.py to action2var.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions/action0.py to action0.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions/sprite_count.py to sprite_count.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions/actionB.py to actionB.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions/action2var_variables.py to action2var_variables.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions/action2.py to action2.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/actions/action1.py to action1.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/tokens.py to tokens.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/palette.py to palette.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/output_nml.py to output_nml.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression/special_parameter.py to special_parameter.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression/functionptr.py to functionptr.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression/storage_op.py to storage_op.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression/cargo.py to cargo.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression/variable.py to variable.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression/bin_not.py to bin_not.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression/identifier.py to identifier.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression/spritegroup_ref.py to spritegroup_ref.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression/base_expression.py to base_expression.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression/patch_variable.py to patch_variable.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression/binop.py to binop.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression/bitmask.py to bitmask.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression/parameter.py to parameter.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression/string.py to string.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression/string_literal.py to string_literal.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression/boolean.py to boolean.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression/functioncall.py to functioncall.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression/array.py to array.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression/abs_op.py to abs_op.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/expression/ternaryop.py to ternaryop.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/output_nfo.py to output_nfo.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/grfstrings.py to grfstrings.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/lz77.py to lz77.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/version_info.py to version_info.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml/spritecache.py to spritecache.cpython-312.pyc writing byte-compilation script '/tmp/tmpitup67gj.py' /usr/bin/python3 /tmp/tmpitup67gj.py removing /tmp/tmpitup67gj.py running install_egg_info 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' Copying nml.egg-info to /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib64/python3.12/site-packages/nml-0.7.5-py3.12.egg-info running install_scripts Installing nmlc script to /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/bin + rm -rfv /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/bin/__pycache__ + rm -rf /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/share/doc + install -Dpm644 docs/nmlc.1 /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/share/man/man1/nmlc.1 + rm -rf /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib/python3.12/site-packages/easy-install.pth /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib/python3.12/site-packages/site.py + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.7.5-1.mga10 --unique-debug-suffix -0.7.5-1.mga10.x86_64 --unique-debug-src-base nml-0.7.5-1.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.5-build/nml-0.7.5 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.5-1.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.5-build/BUILDROOT/usr/lib64/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/lib/debug/usr/lib64/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Reading /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/SPECPARTS/rpm-debuginfo.specpart Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PJfSvd + umask 022 + cd /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build + cd nml-0.7.5 + '[' 1 -eq 1 ']' + /usr/bin/make -O -j16 V=1 VERBOSE=1 regression /usr/bin/env python3 setup.py build_ext --inplace running build_ext copying build/lib.linux-x86_64-cpython-312/nml_lz77.cpython-312-x86_64-linux-gnu.so -> /usr/bin/make -C regression make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 002_sounds make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 005_error make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 003_assignment make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 001_action8 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 004_deactivate make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 007_townnames make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 008_railtypes make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 006_vehicle make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 009_replace make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 010_liveryoverride make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 011_snowline make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 012_basecost make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 014_read_special_param make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 013_train_callback make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 015_basic_object make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 016_basic_airporttiles make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 018_airport_tile make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 019_switch make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 017_articulated_tram make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 022_disable_item make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 020_recolour make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 021_grf_parameter make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 025_loop make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 024_conditional make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 023_engine_override make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 026_asl make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 027_airport_layout make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 028_font make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 031_aircraft make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 029_base_graphics make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 032_simple_house make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 033_procedure make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 030_house make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 036_procedure_scope make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 034_roadtypes make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 035_switch_scope make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/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.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/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.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 039_storage make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 040_station make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Running test 041_articulated_tram_32bpp make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Testing example industry make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Testing example object make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/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.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/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.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Testing example roadtype_and_tramtype make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Testing example railtype make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' Testing example train make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/regression' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: nml-0.7.5-1.mga10.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1EoK7D + umask 022 + cd /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build + cd nml-0.7.5 + DOCDIR=/home/pterjan/rpmbuild/BUILD/nml-0.7.5-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.5-build/BUILDROOT/usr/share/doc/nml + cp -pr /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/README.md /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/share/doc/nml + cp -pr /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/examples /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/share/doc/nml + cp -pr /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/docs/changelog.txt /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/share/doc/nml + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.tFnDoY + umask 022 + cd /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build + cd nml-0.7.5 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/nml-0.7.5-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.5-build/BUILDROOT/usr/share/licenses/nml + cp -pr /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/nml-0.7.5/LICENSE /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT/usr/share/licenses/nml + RPM_EC=0 ++ jobs -p + exit 0 Provides: nml = 0.7.5-1.mga10 nml(x86-64) = 0.7.5-1.mga10 python3.12dist(nml) = 0.7.5 python3dist(nml) = 0.7.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: 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.12.so.1.0()(64bit) python(abi) = 3.12 python3.12dist(pillow) >= 3.4 python3.12dist(ply) Processing files: nml-debugsource-0.7.5-1.mga10.x86_64 Provides: nml-debugsource = 0.7.5-1.mga10 nml-debugsource(x86-64) = 0.7.5-1.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.5-1.mga10.x86_64 Provides: debuginfo(build-id) = afad83ba35972fce3519f0b570f8fd8ba083956a nml-debuginfo = 0.7.5-1.mga10 nml-debuginfo(x86-64) = 0.7.5-1.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.5-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/nml-debugsource-0.7.5-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/nml-debuginfo-0.7.5-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/nml-0.7.5-1.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.e1e8IV + umask 022 + cd /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build + test -d /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build + rm -rf /home/pterjan/rpmbuild/BUILD/nml-0.7.5-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!