D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/python-pygresql-6.0-2.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.g77poz
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Vr84x8
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build
+ rm -rf PyGreSQL-6.0
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/PyGreSQL-6.0.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd PyGreSQL-6.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ find -type f -exec chmod 644 '{}' +
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FfWqzT
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build
+ cd PyGreSQL-6.0
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ true
+ for f in pyproject.toml setup.py setup.cfg
+ '[' -f pyproject.toml ']'
+ sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' pyproject.toml
+ sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' pyproject.toml
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' pyproject.toml
+ sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' pyproject.toml
+ sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' pyproject.toml
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' pyproject.toml
+ sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' pyproject.toml
+ sed -i -e 's/~=/>=/g' pyproject.toml
+ sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' pyproject.toml
+ sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' pyproject.toml
+ for f in pyproject.toml setup.py setup.cfg
+ '[' -f setup.py ']'
+ sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.py
+ sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.py
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.py
+ sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.py
+ sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.py
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.py
+ sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.py
+ sed -i -e 's/~=/>=/g' setup.py
+ sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.py
+ sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.py
+ for f in pyproject.toml setup.py setup.cfg
+ '[' -f setup.cfg ']'
+ sed -i -E -e '/^requires/s/(['\''"]\s*flit_core\s*>=\s*[0-9]+(\.[0-9]+)+)\s*,\s*<\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\4/' setup.cfg
+ sed -i -E -e '/python_requires/s/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/' setup.cfg
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9a-z]+)*)\s*,\s*(<|!=|<=)\s*[0-9]+(\.[0-9a-z]+)*(-?dev[0-9]*)?(\.\*)*(\s*['\''"]?)/\1\7/g' setup.cfg
+ sed -i -E -e 's/(['\''"]\w+\s*)!=(\s*([0-9])+(\.[0-9]+)*\s*['\''"])/\1>\2/g' setup.cfg
+ sed -i -E -e 's/(['\''"]\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\s*['\''"])/\1\5/g' setup.cfg
+ sed -i -E -e 's/(['\''"]?\s*\S*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*(,\s*(<|!=)\s*[0-9]+(\.[0-9]+)*(\.\*)*)+(\s*['\''"]?)/\1\7/g' setup.cfg
+ sed -i -E -e 's/(['\''"]\s*)\^(\s*[0-9]+(\.[0-9]+)*\s*['\''"])/\1>=\2/g' setup.cfg
+ sed -i -e 's/~=/>=/g' setup.cfg
+ sed -i -E -e 's/(['\''"]\s*\S*\s*)==(\s*[0-9]+(\.[0-9]+)*)\.\*(\s*['\''"])/\1>=\2\4/g' setup.cfg
+ sed -i -E -e 's/(['\''"]?\w*\s*>=\s*[0-9]+(\.[0-9]+)*)\s*,\s*(<|!=)[0-9]+(\.[0-9]+)*\s*(['\''"]?)/\1\5/g' setup.cfg
+ rm -rfv '*.dist-info/'
+ '[' -f /usr/bin/python3 ']'
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/PyGreSQL-6.0/.pyproject-builddir
+ echo -n
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ VALAFLAGS=-g
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ CXX=g++
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/PyGreSQL-6.0/.pyproject-builddir
+ RPM_TOXENV=py312
+ HOSTNAME=rpmbuild
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/PyGreSQL-6.0/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/python-pygresql-6.0-2.mga10.x86_64-pyproject-buildrequires -t
Handling setuptools>=68 from build-system.requires
Requirement satisfied: setuptools>=68
   (installed: setuptools 75.6.0)
Handling wheel>=0.41 from build-system.requires
Requirement satisfied: wheel>=0.41
   (installed: wheel 0.43.0)
/usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite'
  warnings.warn(msg)
running egg_info
writing PyGreSQL.egg-info/PKG-INFO
writing dependency_links to PyGreSQL.egg-info/dependency_links.txt
writing top-level names to PyGreSQL.egg-info/top_level.txt
reading manifest file 'PyGreSQL.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching 'docs/index.rst'
adding license file 'LICENSE.txt'
writing manifest file 'PyGreSQL.egg-info/SOURCES.txt'
Handling tox-current-env >= 0.0.6 from tox itself
Requirement satisfied: tox-current-env >= 0.0.6
   (installed: tox-current-env 0.0.11)
  py312: OK (0.03 seconds)
  congratulations :) (0.13 seconds)
Handling tox from tox --print-deps-only: py312
Requirement satisfied: tox
   (installed: tox 4.11.1)
Handling setuptools>=68 from tox --print-deps-only: py312
Requirement satisfied: setuptools>=68
   (installed: setuptools 75.6.0)
/usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite'
  warnings.warn(msg)
running dist_info
writing PyGreSQL.egg-info/PKG-INFO
writing dependency_links to PyGreSQL.egg-info/dependency_links.txt
writing top-level names to PyGreSQL.egg-info/top_level.txt
reading manifest file 'PyGreSQL.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching 'docs/index.rst'
adding license file 'LICENSE.txt'
writing manifest file 'PyGreSQL.egg-info/SOURCES.txt'
creating '/home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/PyGreSQL-6.0/PyGreSQL-6.0.dist-info'
+ cat /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/python-pygresql-6.0-2.mga10.x86_64-pyproject-buildrequires
+ rm -rfv PyGreSQL-6.0.dist-info/
removed 'PyGreSQL-6.0.dist-info/LICENSE.txt'
removed 'PyGreSQL-6.0.dist-info/top_level.txt'
removed 'PyGreSQL-6.0.dist-info/METADATA'
removed directory 'PyGreSQL-6.0.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0jgwlr
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd PyGreSQL-6.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/PyGreSQL-6.0/.pyproject-builddir
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ VALAFLAGS=-g
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ CXX=g++
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/PyGreSQL-6.0/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/PyGreSQL-6.0/pyproject-wheeldir
Processing /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/PyGreSQL-6.0
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite'
    warnings.warn(msg)
  running dist_info
  creating /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/PyGreSQL-6.0/.pyproject-builddir/pip-modern-metadata-czvcziqh/PyGreSQL.egg-info
  writing /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/PyGreSQL-6.0/.pyproject-builddir/pip-modern-metadata-czvcziqh/PyGreSQL.egg-info/PKG-INFO
  writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/PyGreSQL-6.0/.pyproject-builddir/pip-modern-metadata-czvcziqh/PyGreSQL.egg-info/dependency_links.txt
  writing top-level names to /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/PyGreSQL-6.0/.pyproject-builddir/pip-modern-metadata-czvcziqh/PyGreSQL.egg-info/top_level.txt
  writing manifest file '/home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/PyGreSQL-6.0/.pyproject-builddir/pip-modern-metadata-czvcziqh/PyGreSQL.egg-info/SOURCES.txt'
  reading manifest file '/home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/PyGreSQL-6.0/.pyproject-builddir/pip-modern-metadata-czvcziqh/PyGreSQL.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  warning: no previously-included files found matching 'docs/index.rst'
  adding license file 'LICENSE.txt'
  writing manifest file '/home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/PyGreSQL-6.0/.pyproject-builddir/pip-modern-metadata-czvcziqh/PyGreSQL.egg-info/SOURCES.txt'
  creating '/home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/PyGreSQL-6.0/.pyproject-builddir/pip-modern-metadata-czvcziqh/PyGreSQL-6.0.dist-info'
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: PyGreSQL
  Building wheel for PyGreSQL (pyproject.toml): started
  Running command Building wheel for PyGreSQL (pyproject.toml)
  /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite'
    warnings.warn(msg)
  running bdist_wheel
  running build
  running build_py
  creating build/lib.linux-x86_64-cpython-312/pg
  copying pg/error.py -> build/lib.linux-x86_64-cpython-312/pg
  copying pg/notify.py -> build/lib.linux-x86_64-cpython-312/pg
  copying pg/adapt.py -> build/lib.linux-x86_64-cpython-312/pg
  copying pg/attrs.py -> build/lib.linux-x86_64-cpython-312/pg
  copying pg/cast.py -> build/lib.linux-x86_64-cpython-312/pg
  copying pg/tz.py -> build/lib.linux-x86_64-cpython-312/pg
  copying pg/__init__.py -> build/lib.linux-x86_64-cpython-312/pg
  copying pg/core.py -> build/lib.linux-x86_64-cpython-312/pg
  copying pg/db.py -> build/lib.linux-x86_64-cpython-312/pg
  copying pg/helpers.py -> build/lib.linux-x86_64-cpython-312/pg
  creating build/lib.linux-x86_64-cpython-312/pgdb
  copying pgdb/typecode.py -> build/lib.linux-x86_64-cpython-312/pgdb
  copying pgdb/connect.py -> build/lib.linux-x86_64-cpython-312/pgdb
  copying pgdb/adapt.py -> build/lib.linux-x86_64-cpython-312/pgdb
  copying pgdb/cast.py -> build/lib.linux-x86_64-cpython-312/pgdb
  copying pgdb/constants.py -> build/lib.linux-x86_64-cpython-312/pgdb
  copying pgdb/__init__.py -> build/lib.linux-x86_64-cpython-312/pgdb
  copying pgdb/cursor.py -> build/lib.linux-x86_64-cpython-312/pgdb
  copying pgdb/connection.py -> build/lib.linux-x86_64-cpython-312/pgdb
  running egg_info
  writing PyGreSQL.egg-info/PKG-INFO
  writing dependency_links to PyGreSQL.egg-info/dependency_links.txt
  writing top-level names to PyGreSQL.egg-info/top_level.txt
  reading manifest file 'PyGreSQL.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  warning: no previously-included files found matching 'docs/index.rst'
  adding license file 'LICENSE.txt'
  writing manifest file 'PyGreSQL.egg-info/SOURCES.txt'
  copying pg/_pg.pyi -> build/lib.linux-x86_64-cpython-312/pg
  copying pg/py.typed -> build/lib.linux-x86_64-cpython-312/pg
  copying pgdb/py.typed -> build/lib.linux-x86_64-cpython-312/pgdb
  running build_ext
  building 'pg._pg' extension
  creating build/temp.linux-x86_64-cpython-312/ext
  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 -DPYGRESQL_VERSION=6.0 -DMEMORY_SIZE -I/usr/include/python3.12 -I/usr/include -I/usr/include/python3.12 -c ext/pgmodule.c -o build/temp.linux-x86_64-cpython-312/ext/pgmodule.o -O2 -funsigned-char -Wall -Wconversion
  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/ext/pgmodule.o -L/usr/lib/python3.12/site-packages -L/usr/lib64 -L/usr/lib64 -lpq -lpython3.12 -o build/lib.linux-x86_64-cpython-312/pg/_pg.cpython-312-x86_64-linux-gnu.so
  installing to build/bdist.linux-x86_64/wheel
  running install
  running install_lib
  creating build/bdist.linux-x86_64/wheel
  creating build/bdist.linux-x86_64/wheel/pgdb
  copying build/lib.linux-x86_64-cpython-312/pgdb/typecode.py -> build/bdist.linux-x86_64/wheel/./pgdb
  copying build/lib.linux-x86_64-cpython-312/pgdb/connect.py -> build/bdist.linux-x86_64/wheel/./pgdb
  copying build/lib.linux-x86_64-cpython-312/pgdb/adapt.py -> build/bdist.linux-x86_64/wheel/./pgdb
  copying build/lib.linux-x86_64-cpython-312/pgdb/cast.py -> build/bdist.linux-x86_64/wheel/./pgdb
  copying build/lib.linux-x86_64-cpython-312/pgdb/constants.py -> build/bdist.linux-x86_64/wheel/./pgdb
  copying build/lib.linux-x86_64-cpython-312/pgdb/__init__.py -> build/bdist.linux-x86_64/wheel/./pgdb
  copying build/lib.linux-x86_64-cpython-312/pgdb/cursor.py -> build/bdist.linux-x86_64/wheel/./pgdb
  copying build/lib.linux-x86_64-cpython-312/pgdb/connection.py -> build/bdist.linux-x86_64/wheel/./pgdb
  copying build/lib.linux-x86_64-cpython-312/pgdb/py.typed -> build/bdist.linux-x86_64/wheel/./pgdb
  creating build/bdist.linux-x86_64/wheel/pg
  copying build/lib.linux-x86_64-cpython-312/pg/_pg.pyi -> build/bdist.linux-x86_64/wheel/./pg
  copying build/lib.linux-x86_64-cpython-312/pg/_pg.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/./pg
  copying build/lib.linux-x86_64-cpython-312/pg/error.py -> build/bdist.linux-x86_64/wheel/./pg
  copying build/lib.linux-x86_64-cpython-312/pg/notify.py -> build/bdist.linux-x86_64/wheel/./pg
  copying build/lib.linux-x86_64-cpython-312/pg/adapt.py -> build/bdist.linux-x86_64/wheel/./pg
  copying build/lib.linux-x86_64-cpython-312/pg/attrs.py -> build/bdist.linux-x86_64/wheel/./pg
  copying build/lib.linux-x86_64-cpython-312/pg/cast.py -> build/bdist.linux-x86_64/wheel/./pg
  copying build/lib.linux-x86_64-cpython-312/pg/tz.py -> build/bdist.linux-x86_64/wheel/./pg
  copying build/lib.linux-x86_64-cpython-312/pg/__init__.py -> build/bdist.linux-x86_64/wheel/./pg
  copying build/lib.linux-x86_64-cpython-312/pg/core.py -> build/bdist.linux-x86_64/wheel/./pg
  copying build/lib.linux-x86_64-cpython-312/pg/db.py -> build/bdist.linux-x86_64/wheel/./pg
  copying build/lib.linux-x86_64-cpython-312/pg/py.typed -> build/bdist.linux-x86_64/wheel/./pg
  copying build/lib.linux-x86_64-cpython-312/pg/helpers.py -> build/bdist.linux-x86_64/wheel/./pg
  running install_egg_info
  Copying PyGreSQL.egg-info to build/bdist.linux-x86_64/wheel/./PyGreSQL-6.0-py3.12.egg-info
  running install_scripts
  creating build/bdist.linux-x86_64/wheel/PyGreSQL-6.0.dist-info/WHEEL
  creating '/home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/PyGreSQL-6.0/.pyproject-builddir/pip-wheel-pagdffk8/.tmp-333m_u2o/PyGreSQL-6.0-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
  adding 'pg/__init__.py'
  adding 'pg/_pg.cpython-312-x86_64-linux-gnu.so'
  adding 'pg/_pg.pyi'
  adding 'pg/adapt.py'
  adding 'pg/attrs.py'
  adding 'pg/cast.py'
  adding 'pg/core.py'
  adding 'pg/db.py'
  adding 'pg/error.py'
  adding 'pg/helpers.py'
  adding 'pg/notify.py'
  adding 'pg/py.typed'
  adding 'pg/tz.py'
  adding 'pgdb/__init__.py'
  adding 'pgdb/adapt.py'
  adding 'pgdb/cast.py'
  adding 'pgdb/connect.py'
  adding 'pgdb/connection.py'
  adding 'pgdb/constants.py'
  adding 'pgdb/cursor.py'
  adding 'pgdb/py.typed'
  adding 'pgdb/typecode.py'
  adding 'PyGreSQL-6.0.dist-info/LICENSE.txt'
  adding 'PyGreSQL-6.0.dist-info/METADATA'
  adding 'PyGreSQL-6.0.dist-info/WHEEL'
  adding 'PyGreSQL-6.0.dist-info/top_level.txt'
  adding 'PyGreSQL-6.0.dist-info/RECORD'
  removing build/bdist.linux-x86_64/wheel
  Building wheel for PyGreSQL (pyproject.toml): finished with status 'done'
  Created wheel for PyGreSQL: filename=PyGreSQL-6.0-cp312-cp312-linux_x86_64.whl size=222724 sha256=4f42780ba8e91a1633775e99b6ab2f213668ff9d0a7a286c25665e3b9d55d516
  Stored in directory: /home/pterjan/.cache/pip/wheels/86/03/1e/165b8f71f12b54f40aeb2b937f340b840cf8273b9ca4020708
Successfully built PyGreSQL
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9CCbH6
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build
+ mkdir /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/BUILDROOT
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd PyGreSQL-6.0
+ '[' 1 -eq 1 ']'
++ ls /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/PyGreSQL-6.0/pyproject-wheeldir/PyGreSQL-6.0-cp312-cp312-linux_x86_64.whl
++ xargs basename --multiple
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
+ specifier=PyGreSQL==6.0
+ '[' -z PyGreSQL==6.0 ']'
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/PyGreSQL-6.0/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/BUILDROOT --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/PyGreSQL-6.0/pyproject-wheeldir PyGreSQL==6.0
Using pip 24.3.1 from /usr/lib/python3.12/site-packages/pip (python 3.12)
Looking in links: /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/PyGreSQL-6.0/pyproject-wheeldir
Processing ./pyproject-wheeldir/PyGreSQL-6.0-cp312-cp312-linux_x86_64.whl
Installing collected packages: PyGreSQL
Successfully installed PyGreSQL-6.0
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/BUILDROOT/usr/bin ']'
+ rm -f /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/python-pygresql-6.0-2.mga10.x86_64-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/BUILDROOT/usr/lib/python3.12/site-packages ']'
+ '[' /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/BUILDROOT/usr/lib/python3.12/site-packages ']'
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages ']'
+ site_dirs+=("/usr/lib64/python3.12/site-packages")
+ for site_dir in ${site_dirs[@]}
+ for distinfo in /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib64/python3.12/site-packages/PyGreSQL-6.0.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/PyGreSQL-6.0.dist-info/INSTALLER
+ PYTHONPATH=/usr/lib/rpm/redhat
+ /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/PyGreSQL-6.0.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/python-pygresql-6.0-2.mga10.x86_64-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/PyGreSQL-6.0.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/PyGreSQL-6.0.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/PyGreSQL-6.0.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/PyGreSQL-6.0.dist-info/REQUESTED'
++ wc -l /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/python-pygresql-6.0-2.mga10.x86_64-pyproject-ghost-distinfo
++ cut -f1 '-d '
+ lines=1
+ '[' 1 -ne 1 ']'
+ RPM_FILES_ESCAPE=4.19
+ /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/python-pygresql-6.0-2.mga10.x86_64-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/python-pygresql-6.0-2.mga10.x86_64-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/BUILDROOT --sitelib /usr/lib/python3.12/site-packages --sitearch /usr/lib64/python3.12/site-packages --python-version 3.12 --pyproject-record /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/python-pygresql-6.0-2.mga10.x86_64-pyproject-record --prefix /usr pg pgdb
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 6.0-2.mga10 --unique-debug-suffix -6.0-2.mga10.x86_64 --unique-debug-src-base python-pygresql-6.0-2.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/PyGreSQL-6.0
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/python-pygresql-6.0-2.mga10.x86_64
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
Bytecompiling .py files below /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-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/python-pygresql-6.0-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/python-pygresql-6.0-build/SPECPARTS/rpm-debuginfo.specpart
Processing files: python3-pygresql-6.0-2.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.yVjNw8
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build
+ cd PyGreSQL-6.0
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/BUILDROOT/usr/share/doc/python3-pygresql
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/BUILDROOT/usr/share/doc/python3-pygresql
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/PyGreSQL-6.0/docs/about.rst /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/BUILDROOT/usr/share/doc/python3-pygresql
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/PyGreSQL-6.0/docs/copyright.rst /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/BUILDROOT/usr/share/doc/python3-pygresql
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.RZqxb7
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build
+ cd PyGreSQL-6.0
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/BUILDROOT/usr/share/licenses/python3-pygresql
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/BUILDROOT/usr/share/licenses/python3-pygresql
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/PyGreSQL-6.0/docs/copyright.rst /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/BUILDROOT/usr/share/licenses/python3-pygresql
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-PyGreSQL = 6.0-2.mga10 python-pygresql = 6.0-2.mga10 python3-pygresql = 6.0-2.mga10 python3-pygresql(x86-64) = 6.0-2.mga10 python3.12-PyGreSQL = 6.0-2.mga10 python3.12-pygresql = 6.0-2.mga10 python3.12dist(pygresql) = 6 python3dist(pygresql) = 6
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpq.so.5()(64bit) libpython3.12.so.1.0()(64bit) python(abi) = 3.12
Obsoletes: python-PyGreSQL < 6.0-2.mga10 python-pygresql < 6.0-2.mga10 python3-PyGreSQL < 5.1
Processing files: python-pygresql-debugsource-6.0-2.mga10.x86_64
Provides: python-pygresql-debugsource = 6.0-2.mga10 python-pygresql-debugsource(x86-64) = 6.0-2.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: python3-pygresql-debuginfo-6.0-2.mga10.x86_64
Provides: debuginfo(build-id) = 3299cd1e2d83d22277e0d6dd2a54639817ea3bfd python-pygresql-debuginfo = 6.0-2.mga10 python3-pygresql-debuginfo = 6.0-2.mga10 python3-pygresql-debuginfo(x86-64) = 6.0-2.mga10 python3.12-pygresql-debuginfo = 6.0-2.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: python-pygresql-debugsource(x86-64) = 6.0-2.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-pygresql-debuginfo-6.0-2.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-pygresql-debugsource-6.0-2.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-pygresql-6.0-2.mga10.x86_64.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.aAyULt
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/python-pygresql-6.0-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!