D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/python-alembic-1.13.2-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.M9zL3N + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build + test -d /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PTOuEs + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build + rm -rf alembic-1.13.2 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/alembic-1.13.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd alembic-1.13.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf alembic.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.WpmkPH + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build + cd alembic-1.13.2 + '[' 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 creating build/lib creating build/lib/alembic copying alembic/context.py -> build/lib/alembic copying alembic/migration.py -> build/lib/alembic copying alembic/command.py -> build/lib/alembic copying alembic/__main__.py -> build/lib/alembic copying alembic/config.py -> build/lib/alembic copying alembic/__init__.py -> build/lib/alembic copying alembic/op.py -> build/lib/alembic copying alembic/environment.py -> build/lib/alembic creating build/lib/alembic/runtime copying alembic/runtime/migration.py -> build/lib/alembic/runtime copying alembic/runtime/__init__.py -> build/lib/alembic/runtime copying alembic/runtime/environment.py -> build/lib/alembic/runtime creating build/lib/alembic/autogenerate copying alembic/autogenerate/render.py -> build/lib/alembic/autogenerate copying alembic/autogenerate/rewriter.py -> build/lib/alembic/autogenerate copying alembic/autogenerate/compare.py -> build/lib/alembic/autogenerate copying alembic/autogenerate/__init__.py -> build/lib/alembic/autogenerate copying alembic/autogenerate/api.py -> build/lib/alembic/autogenerate creating build/lib/alembic/testing copying alembic/testing/env.py -> build/lib/alembic/testing copying alembic/testing/schemacompare.py -> build/lib/alembic/testing copying alembic/testing/requirements.py -> build/lib/alembic/testing copying alembic/testing/warnings.py -> build/lib/alembic/testing copying alembic/testing/assertions.py -> build/lib/alembic/testing copying alembic/testing/__init__.py -> build/lib/alembic/testing copying alembic/testing/fixtures.py -> build/lib/alembic/testing copying alembic/testing/util.py -> build/lib/alembic/testing creating build/lib/alembic/script copying alembic/script/revision.py -> build/lib/alembic/script copying alembic/script/write_hooks.py -> build/lib/alembic/script copying alembic/script/__init__.py -> build/lib/alembic/script copying alembic/script/base.py -> build/lib/alembic/script creating build/lib/alembic/ddl copying alembic/ddl/mysql.py -> build/lib/alembic/ddl copying alembic/ddl/mssql.py -> build/lib/alembic/ddl copying alembic/ddl/sqlite.py -> build/lib/alembic/ddl copying alembic/ddl/impl.py -> build/lib/alembic/ddl copying alembic/ddl/__init__.py -> build/lib/alembic/ddl copying alembic/ddl/postgresql.py -> build/lib/alembic/ddl copying alembic/ddl/oracle.py -> build/lib/alembic/ddl copying alembic/ddl/base.py -> build/lib/alembic/ddl copying alembic/ddl/_autogen.py -> build/lib/alembic/ddl creating build/lib/alembic/operations copying alembic/operations/batch.py -> build/lib/alembic/operations copying alembic/operations/ops.py -> build/lib/alembic/operations copying alembic/operations/schemaobj.py -> build/lib/alembic/operations copying alembic/operations/__init__.py -> build/lib/alembic/operations copying alembic/operations/base.py -> build/lib/alembic/operations copying alembic/operations/toimpl.py -> build/lib/alembic/operations creating build/lib/alembic/util copying alembic/util/sqla_compat.py -> build/lib/alembic/util copying alembic/util/compat.py -> build/lib/alembic/util copying alembic/util/messaging.py -> build/lib/alembic/util copying alembic/util/__init__.py -> build/lib/alembic/util copying alembic/util/pyfiles.py -> build/lib/alembic/util copying alembic/util/langhelpers.py -> build/lib/alembic/util copying alembic/util/editor.py -> build/lib/alembic/util copying alembic/util/exc.py -> build/lib/alembic/util creating build/lib/alembic/templates creating build/lib/alembic/templates/multidb copying alembic/templates/multidb/env.py -> build/lib/alembic/templates/multidb creating build/lib/alembic/templates/generic copying alembic/templates/generic/env.py -> build/lib/alembic/templates/generic creating build/lib/alembic/templates/async copying alembic/templates/async/env.py -> build/lib/alembic/templates/async creating build/lib/alembic/testing/plugin copying alembic/testing/plugin/bootstrap.py -> build/lib/alembic/testing/plugin copying alembic/testing/plugin/__init__.py -> build/lib/alembic/testing/plugin creating build/lib/alembic/testing/suite copying alembic/testing/suite/_autogen_fixtures.py -> build/lib/alembic/testing/suite copying alembic/testing/suite/test_environment.py -> build/lib/alembic/testing/suite copying alembic/testing/suite/test_autogen_identity.py -> build/lib/alembic/testing/suite copying alembic/testing/suite/__init__.py -> build/lib/alembic/testing/suite copying alembic/testing/suite/test_op.py -> build/lib/alembic/testing/suite copying alembic/testing/suite/test_autogen_comments.py -> build/lib/alembic/testing/suite copying alembic/testing/suite/test_autogen_diffs.py -> build/lib/alembic/testing/suite copying alembic/testing/suite/test_autogen_computed.py -> build/lib/alembic/testing/suite copying alembic/testing/suite/test_autogen_fks.py -> build/lib/alembic/testing/suite running egg_info creating alembic.egg-info writing alembic.egg-info/PKG-INFO writing dependency_links to alembic.egg-info/dependency_links.txt writing entry points to alembic.egg-info/entry_points.txt writing requirements to alembic.egg-info/requires.txt writing top-level names to alembic.egg-info/top_level.txt writing manifest file 'alembic.egg-info/SOURCES.txt' reading manifest file 'alembic.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.sty' under directory 'docs' warning: no files found matching '*.dat' under directory 'tests' warning: no files found matching '*.pyi' under directory 'tests' warning: no files found matching '*.pyi' under directory 'alembic/templates' no previously-included directories found matching 'docs/build/output' adding license file 'LICENSE' writing manifest file 'alembic.egg-info/SOURCES.txt' copying alembic/context.pyi -> build/lib/alembic copying alembic/op.pyi -> build/lib/alembic copying alembic/py.typed -> build/lib/alembic copying alembic/templates/multidb/README -> build/lib/alembic/templates/multidb copying alembic/templates/multidb/alembic.ini.mako -> build/lib/alembic/templates/multidb copying alembic/templates/multidb/script.py.mako -> build/lib/alembic/templates/multidb copying alembic/templates/generic/README -> build/lib/alembic/templates/generic copying alembic/templates/generic/alembic.ini.mako -> build/lib/alembic/templates/generic copying alembic/templates/generic/script.py.mako -> build/lib/alembic/templates/generic copying alembic/templates/async/README -> build/lib/alembic/templates/async copying alembic/templates/async/alembic.ini.mako -> build/lib/alembic/templates/async copying alembic/templates/async/script.py.mako -> build/lib/alembic/templates/async + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cmQcdX + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build + mkdir /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT + cd alembic-1.13.2 + '[' 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/python-alembic-1.13.2-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/python-alembic-1.13.2-build/BUILDROOT/usr creating /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib creating /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12 creating /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages creating /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic creating /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/runtime copying build/lib/alembic/runtime/migration.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/runtime copying build/lib/alembic/runtime/__init__.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/runtime copying build/lib/alembic/runtime/environment.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/runtime creating /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/autogenerate copying build/lib/alembic/autogenerate/render.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/autogenerate copying build/lib/alembic/autogenerate/rewriter.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/autogenerate copying build/lib/alembic/autogenerate/compare.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/autogenerate copying build/lib/alembic/autogenerate/__init__.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/autogenerate copying build/lib/alembic/autogenerate/api.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/autogenerate copying build/lib/alembic/op.pyi -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic creating /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/templates creating /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/templates/multidb copying build/lib/alembic/templates/multidb/script.py.mako -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/templates/multidb copying build/lib/alembic/templates/multidb/env.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/templates/multidb copying build/lib/alembic/templates/multidb/alembic.ini.mako -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/templates/multidb copying build/lib/alembic/templates/multidb/README -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/templates/multidb creating /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/templates/generic copying build/lib/alembic/templates/generic/script.py.mako -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/templates/generic copying build/lib/alembic/templates/generic/env.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/templates/generic copying build/lib/alembic/templates/generic/alembic.ini.mako -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/templates/generic copying build/lib/alembic/templates/generic/README -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/templates/generic creating /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/templates/async copying build/lib/alembic/templates/async/script.py.mako -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/templates/async copying build/lib/alembic/templates/async/env.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/templates/async copying build/lib/alembic/templates/async/alembic.ini.mako -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/templates/async copying build/lib/alembic/templates/async/README -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/templates/async copying build/lib/alembic/context.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic copying build/lib/alembic/migration.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic creating /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing copying build/lib/alembic/testing/env.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing copying build/lib/alembic/testing/schemacompare.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing copying build/lib/alembic/testing/requirements.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing creating /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing/plugin copying build/lib/alembic/testing/plugin/bootstrap.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing/plugin copying build/lib/alembic/testing/plugin/__init__.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing/plugin creating /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing/suite copying build/lib/alembic/testing/suite/_autogen_fixtures.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing/suite copying build/lib/alembic/testing/suite/test_environment.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing/suite copying build/lib/alembic/testing/suite/test_autogen_identity.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing/suite copying build/lib/alembic/testing/suite/__init__.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing/suite copying build/lib/alembic/testing/suite/test_op.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing/suite copying build/lib/alembic/testing/suite/test_autogen_comments.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing/suite copying build/lib/alembic/testing/suite/test_autogen_diffs.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing/suite copying build/lib/alembic/testing/suite/test_autogen_computed.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing/suite copying build/lib/alembic/testing/suite/test_autogen_fks.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing/suite copying build/lib/alembic/testing/warnings.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing copying build/lib/alembic/testing/assertions.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing copying build/lib/alembic/testing/__init__.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing copying build/lib/alembic/testing/fixtures.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing copying build/lib/alembic/testing/util.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing copying build/lib/alembic/command.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic copying build/lib/alembic/__main__.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic creating /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/script copying build/lib/alembic/script/revision.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/script copying build/lib/alembic/script/write_hooks.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/script copying build/lib/alembic/script/__init__.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/script copying build/lib/alembic/script/base.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/script creating /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/ddl copying build/lib/alembic/ddl/mysql.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/ddl copying build/lib/alembic/ddl/mssql.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/ddl copying build/lib/alembic/ddl/sqlite.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/ddl copying build/lib/alembic/ddl/impl.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/ddl copying build/lib/alembic/ddl/__init__.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/ddl copying build/lib/alembic/ddl/postgresql.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/ddl copying build/lib/alembic/ddl/oracle.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/ddl copying build/lib/alembic/ddl/base.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/ddl copying build/lib/alembic/ddl/_autogen.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/ddl copying build/lib/alembic/config.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic copying build/lib/alembic/__init__.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic copying build/lib/alembic/op.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic copying build/lib/alembic/context.pyi -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic copying build/lib/alembic/environment.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic creating /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/operations copying build/lib/alembic/operations/batch.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/operations copying build/lib/alembic/operations/ops.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/operations copying build/lib/alembic/operations/schemaobj.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/operations copying build/lib/alembic/operations/__init__.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/operations copying build/lib/alembic/operations/base.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/operations copying build/lib/alembic/operations/toimpl.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/operations copying build/lib/alembic/py.typed -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic creating /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/util copying build/lib/alembic/util/sqla_compat.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/util copying build/lib/alembic/util/compat.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/util copying build/lib/alembic/util/messaging.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/util copying build/lib/alembic/util/__init__.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/util copying build/lib/alembic/util/pyfiles.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/util copying build/lib/alembic/util/langhelpers.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/util copying build/lib/alembic/util/editor.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/util copying build/lib/alembic/util/exc.py -> /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/util byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/runtime/migration.py to migration.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/runtime/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/runtime/environment.py to environment.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/autogenerate/render.py to render.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/autogenerate/rewriter.py to rewriter.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/autogenerate/compare.py to compare.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/autogenerate/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/autogenerate/api.py to api.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/templates/multidb/env.py to env.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/templates/generic/env.py to env.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/templates/async/env.py to env.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/context.py to context.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/migration.py to migration.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing/env.py to env.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing/schemacompare.py to schemacompare.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing/requirements.py to requirements.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing/plugin/bootstrap.py to bootstrap.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing/plugin/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing/suite/_autogen_fixtures.py to _autogen_fixtures.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing/suite/test_environment.py to test_environment.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing/suite/test_autogen_identity.py to test_autogen_identity.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing/suite/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing/suite/test_op.py to test_op.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing/suite/test_autogen_comments.py to test_autogen_comments.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing/suite/test_autogen_diffs.py to test_autogen_diffs.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing/suite/test_autogen_computed.py to test_autogen_computed.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing/suite/test_autogen_fks.py to test_autogen_fks.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing/warnings.py to warnings.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing/assertions.py to assertions.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing/fixtures.py to fixtures.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/testing/util.py to util.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/command.py to command.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/__main__.py to __main__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/script/revision.py to revision.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/script/write_hooks.py to write_hooks.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/script/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/script/base.py to base.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/ddl/mysql.py to mysql.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/ddl/mssql.py to mssql.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/ddl/sqlite.py to sqlite.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/ddl/impl.py to impl.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/ddl/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/ddl/postgresql.py to postgresql.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/ddl/oracle.py to oracle.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/ddl/base.py to base.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/ddl/_autogen.py to _autogen.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/config.py to config.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/op.py to op.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/environment.py to environment.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/operations/batch.py to batch.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/operations/ops.py to ops.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/operations/schemaobj.py to schemaobj.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/operations/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/operations/base.py to base.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/operations/toimpl.py to toimpl.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/util/sqla_compat.py to sqla_compat.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/util/compat.py to compat.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/util/messaging.py to messaging.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/util/__init__.py to __init__.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/util/pyfiles.py to pyfiles.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/util/langhelpers.py to langhelpers.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/util/editor.py to editor.cpython-312.pyc byte-compiling /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic/util/exc.py to exc.cpython-312.pyc writing byte-compilation script '/tmp/tmph0zfpvgv.py' /usr/bin/python3 /tmp/tmph0zfpvgv.py removing /tmp/tmph0zfpvgv.py running install_egg_info running egg_info writing alembic.egg-info/PKG-INFO writing dependency_links to alembic.egg-info/dependency_links.txt writing entry points to alembic.egg-info/entry_points.txt writing requirements to alembic.egg-info/requires.txt writing top-level names to alembic.egg-info/top_level.txt reading manifest file 'alembic.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.sty' under directory 'docs' warning: no files found matching '*.dat' under directory 'tests' warning: no files found matching '*.pyi' under directory 'tests' warning: no files found matching '*.pyi' under directory 'alembic/templates' no previously-included directories found matching 'docs/build/output' adding license file 'LICENSE' writing manifest file 'alembic.egg-info/SOURCES.txt' Copying alembic.egg-info to /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12/site-packages/alembic-1.13.2-py3.12.egg-info running install_scripts Installing alembic script to /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/bin + rm -rfv /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/bin/__pycache__ + ln -s /usr/bin/alembic /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/bin/alembic-3 + ln -s /usr/bin/alembic /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/bin/alembic-3.12 + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/lib/python3.12 using python3.12 Not clamping source mtimes, $SOURCE_DATE_EPOCH not set + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python3-alembic-1.13.2-1.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mwx2DT + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build + cd alembic-1.13.2 + DOCDIR=/home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/share/doc/python3-alembic + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/share/doc/python3-alembic + cp -pr /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/alembic-1.13.2/README.rst /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/share/doc/python3-alembic + cp -pr /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/alembic-1.13.2/CHANGES /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/share/doc/python3-alembic + cp -pr /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/alembic-1.13.2/docs /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/share/doc/python3-alembic + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.k6U8av + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build + cd alembic-1.13.2 + LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/share/licenses/python3-alembic + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/share/licenses/python3-alembic + cp -pr /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/alembic-1.13.2/LICENSE /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT/usr/share/licenses/python3-alembic + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-alembic = 1.13.2-1.mga10 python3-alembic = 1.13.2-1.mga10 python3.12-alembic = 1.13.2-1.mga10 python3.12dist(alembic) = 1.13.2 python3dist(alembic) = 1.13.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.12 python3.12dist(mako) python3.12dist(sqlalchemy) >= 1.3 python3.12dist(typing-extensions) >= 4 Obsoletes: python-alembic < 1.13.2-1.mga10 python2-alembic < 1.0.8-2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-alembic-1.13.2-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qa1QDd + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build + test -d /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-alembic-1.13.2-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!