D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/python-pygame-2.6.0-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.V9Iw7Y
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.g86fsk
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build
+ rm -rf pygame-2.6.0
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/pygame-2.6.0.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd pygame-2.6.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/pygame-2.5.2-linking.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ find examples/ -type f -print0
+ xargs -0 chmod -x
+ find docs/ -type f -print0
+ xargs -0 chmod -x
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Jp15Sy
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build
+ cd pygame-2.6.0
+ echo pyproject-rpm-macros
+ echo python3-devel
+ echo 'python3dist(packaging)'
+ echo 'python3dist(pip) >= 19'
+ '[' -f pyproject.toml ']'
+ '[' -f setup.py ']'
+ echo 'python3dist(setuptools) >= 40.8'
+ for f in pyproject.toml setup.py setup.cfg
+ '[' -f 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-pygame-2.6.0-build/pygame-2.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-pygame-2.6.0-build/pygame-2.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-pygame-2.6.0-build/pygame-2.6.0/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/python-pygame-2.6.0-1.mga10.x86_64-pyproject-buildrequires
Handling setuptools >= 40.8 from default build backend
Requirement satisfied: setuptools >= 40.8
   (installed: setuptools 75.6.0)
Skipping Cython compilation


WARNING, No "Setup" File Exists, Running "buildconfig/config.py"
Using UNIX configuration...

/bin/sh: line 1: dpkg-architecture: command not found

Hunting dependencies...
SDL     : found 2.32.0
FONT    : found
IMAGE   : found
MIXER   : found
PNG     : found
JPEG    : found
SCRAP   : found
PORTMIDI: found
PORTTIME: found
FREETYPE: found 26.2.20

If you get compiler errors during install, double-check
the compiler flags in the "Setup" file.


Continuing With "setup.py"
Skipping Cython compilation
+ cat /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/python-pygame-2.6.0-1.mga10.x86_64-pyproject-buildrequires
+ rm -rfv pygame-2.6.0.dist-info/
removed 'pygame-2.6.0.dist-info/entry_points.txt'
removed 'pygame-2.6.0.dist-info/top_level.txt'
removed 'pygame-2.6.0.dist-info/METADATA'
removed directory 'pygame-2.6.0.dist-info/'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.3D8l55
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-pygame-2.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 pygame-2.6.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/pygame-2.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-pygame-2.6.0-build/pygame-2.6.0/.pyproject-builddir
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/pygame-2.6.0/pyproject-wheeldir
Processing /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/pygame-2.6.0
  Preparing metadata (pyproject.toml): started
  Running command Preparing metadata (pyproject.toml)
  Skipping Cython compilation
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: pygame
  Building wheel for pygame (pyproject.toml): started
  Running command Building wheel for pygame (pyproject.toml)
  src_c/SDL_gfx/SDL_gfxPrimitives.c: In function ‘_filledRectAlpha’:
  src_c/SDL_gfx/SDL_gfxPrimitives.c:558:27: warning: unused variable ‘sA’ [-Wunused-variable]
    558 |         Uint8 sR, sG, sB, sA;
        |                           ^~
  src_c/SDL_gfx/SDL_gfxPrimitives.c: In function ‘_aalineColor’:
  src_c/SDL_gfx/SDL_gfxPrimitives.c:2505:32: warning: variable ‘wgtcompmask’ set but not used [-Wunused-but-set-variable]
   2505 |         Uint32 erracctmp, wgt, wgtcompmask;
        |                                ^~~~~~~~~~~
  src_c/SDL_gfx/SDL_gfxPrimitives.c: In function ‘arcColor’:
  src_c/SDL_gfx/SDL_gfxPrimitives.c:3100:9: warning: multi-line comment [-Wcomment]
   3100 |         //     /|\
        |         ^
  src_c/SDL_gfx/SDL_gfxPrimitives.c:3102:9: warning: multi-line comment [-Wcomment]
   3102 |         //   /  |  \
        |         ^
  src_c/display.c: In function ‘pg_GetVideoInfo’:
  src_c/display.c:399: warning: ignoring ‘#pragma PG_WARN ’ [-Wunknown-pragmas]
    399 | #pragma PG_WARN(hardcoding wm_available to 1)
  src_c/display.c:400: warning: ignoring ‘#pragma PG_WARN ’ [-Wunknown-pragmas]
    400 | #pragma PG_WARN(setting available video RAM to 0 KB)
  src_c/display.c: In function ‘pg_set_mode’:
  src_c/display.c:975: warning: ignoring ‘#pragma PG_WARN ’ [-Wunknown-pragmas]
    975 | #pragma PG_WARN(Not setting bpp ?)
  src_c/display.c:976: warning: ignoring ‘#pragma PG_WARN ’ [-Wunknown-pragmas]
    976 | #pragma PG_WARN(Add mode stuff.)
  src_c/display.c: In function ‘pg_mode_ok’:
  src_c/display.c:1414: warning: ignoring ‘#pragma PG_WARN ’ [-Wunknown-pragmas]
   1414 | #pragma PG_WARN(Ignoring most flags)
  src_c/display.c: In function ‘pg_list_modes’:
  src_c/display.c:1468: warning: ignoring ‘#pragma PG_WARN ’ [-Wunknown-pragmas]
   1468 | #pragma PG_WARN(Ignoring flags)
  src_c/display.c: At top level:
  src_c/display.c:2617: warning: ignoring ‘#pragma PG_WARN ’ [-Wunknown-pragmas]
   2617 | #pragma PG_WARN(At some point should add GC slot functions.)
  src_c/rwobject.c: In function ‘pg_EncodeFilePath’:
  src_c/rwobject.c:245:5: warning: ‘Py_FileSystemDefaultEncoding’ is deprecated [-Wdeprecated-declarations]
    245 |     PyObject *result = pg_EncodeString(obj, Py_FileSystemDefaultEncoding,
        |     ^~~~~~~~
  In file included from /usr/include/python3.12/Python.h:72,
                   from src_c/_pygame.h:35,
                   from src_c/pygame.h:30,
                   from src_c/rwobject.c:28:
  /usr/include/python3.12/fileobject.h:22:46: note: declared here
     22 | Py_DEPRECATED(3.12) PyAPI_DATA(const char *) Py_FileSystemDefaultEncoding;
        |                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  src_c/surface.c: In function ‘surf_convert_alpha’:
  src_c/surface.c:1677: warning: ignoring ‘#pragma PG_WARN ’ [-Wunknown-pragmas]
   1677 | #pragma PG_WARN("srcsurf doesn't actually do anything?")
  Skipping Cython compilation
  Building wheel for pygame (pyproject.toml): finished with status 'done'
  Created wheel for pygame: filename=pygame-2.6.0-cp312-cp312-linux_x86_64.whl size=11864381 sha256=2d4761815993c0401dc9ed63fe9b59756d4e284d1d2b5e41514702ca90132126
  Stored in directory: /home/pterjan/.cache/pip/wheels/e4/1b/ea/98b7a45059b677607bdf4703b74b981c0c931e05ab2a143a93
Successfully built pygame
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.DjVUTS
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build
+ mkdir /home/pterjan/rpmbuild/BUILD/python-pygame-2.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 pygame-2.6.0
+ '[' 1 -eq 1 ']'
++ ls /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/pygame-2.6.0/pyproject-wheeldir/pygame-2.6.0-cp312-cp312-linux_x86_64.whl
++ xargs basename --multiple
++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
+ specifier=pygame==2.6.0
+ '[' -z pygame==2.6.0 ']'
+ TMPDIR=/home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/pygame-2.6.0/.pyproject-builddir
+ /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-pygame-2.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-pygame-2.6.0-build/pygame-2.6.0/pyproject-wheeldir pygame==2.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-pygame-2.6.0-build/pygame-2.6.0/pyproject-wheeldir
Processing ./pyproject-wheeldir/pygame-2.6.0-cp312-cp312-linux_x86_64.whl
Installing collected packages: pygame
Successfully installed pygame-2.6.0
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/bin ']'
+ rm -f /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/python-pygame-2.6.0-1.mga10.x86_64-pyproject-ghost-distinfo
+ site_dirs=()
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib/python3.12/site-packages ']'
+ '[' /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib/python3.12/site-packages ']'
+ '[' -d /home/pterjan/rpmbuild/BUILD/python-pygame-2.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-pygame-2.6.0-build/BUILDROOT$site_dir/*.dist-info
+ echo '%ghost /usr/lib64/python3.12/site-packages/pygame-2.6.0.dist-info'
+ sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/pygame-2.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-pygame-2.6.0-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/pygame-2.6.0.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/python-pygame-2.6.0-1.mga10.x86_64-pyproject-record
+ rm -fv /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/pygame-2.6.0.dist-info/RECORD
removed '/home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/pygame-2.6.0.dist-info/RECORD'
+ rm -fv /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/pygame-2.6.0.dist-info/REQUESTED
removed '/home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/pygame-2.6.0.dist-info/REQUESTED'
++ cut -f1 '-d '
++ wc -l /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/python-pygame-2.6.0-1.mga10.x86_64-pyproject-ghost-distinfo
+ 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-pygame-2.6.0-build/python-pygame-2.6.0-1.mga10.x86_64-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/python-pygame-2.6.0-1.mga10.x86_64-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-pygame-2.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-pygame-2.6.0-build/python-pygame-2.6.0-1.mga10.x86_64-pyproject-record --prefix /usr pygame
+ chmod 755 /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/pygame/_camera.cpython-312-x86_64-linux-gnu.so /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/pygame/_freetype.cpython-312-x86_64-linux-gnu.so /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/pygame/_sprite.cpython-312-x86_64-linux-gnu.so /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/pygame/base.cpython-312-x86_64-linux-gnu.so /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/pygame/bufferproxy.cpython-312-x86_64-linux-gnu.so /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/pygame/color.cpython-312-x86_64-linux-gnu.so /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/pygame/constants.cpython-312-x86_64-linux-gnu.so /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/pygame/display.cpython-312-x86_64-linux-gnu.so /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/pygame/draw.cpython-312-x86_64-linux-gnu.so /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/pygame/event.cpython-312-x86_64-linux-gnu.so /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/pygame/font.cpython-312-x86_64-linux-gnu.so /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/pygame/gfxdraw.cpython-312-x86_64-linux-gnu.so /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/pygame/image.cpython-312-x86_64-linux-gnu.so /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/pygame/imageext.cpython-312-x86_64-linux-gnu.so /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/pygame/joystick.cpython-312-x86_64-linux-gnu.so /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/pygame/key.cpython-312-x86_64-linux-gnu.so /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/pygame/mask.cpython-312-x86_64-linux-gnu.so /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/pygame/math.cpython-312-x86_64-linux-gnu.so /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/pygame/mixer.cpython-312-x86_64-linux-gnu.so /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/pygame/mixer_music.cpython-312-x86_64-linux-gnu.so /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/pygame/mouse.cpython-312-x86_64-linux-gnu.so /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/pygame/newbuffer.cpython-312-x86_64-linux-gnu.so /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/pygame/pixelarray.cpython-312-x86_64-linux-gnu.so /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/pygame/pixelcopy.cpython-312-x86_64-linux-gnu.so /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/pygame/pypm.cpython-312-x86_64-linux-gnu.so /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/pygame/rect.cpython-312-x86_64-linux-gnu.so /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/pygame/rwobject.cpython-312-x86_64-linux-gnu.so /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/pygame/scrap.cpython-312-x86_64-linux-gnu.so /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/pygame/surface.cpython-312-x86_64-linux-gnu.so /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/pygame/surflock.cpython-312-x86_64-linux-gnu.so /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/pygame/time.cpython-312-x86_64-linux-gnu.so /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/lib64/python3.12/site-packages/pygame/transform.cpython-312-x86_64-linux-gnu.so
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 2.6.0-1.mga10 --unique-debug-suffix -2.6.0-1.mga10.x86_64 --unique-debug-src-base python-pygame-2.6.0-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/pygame-2.6.0
find-debuginfo: starting

Extracting debug info from 38 files
DWARF-compressing 38 files
sepdebugcrcfix: Updated 38 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/python-pygame-2.6.0-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/python-pygame-2.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-pygame-2.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-pygame-2.6.0-build/SPECPARTS/rpm-debuginfo.specpart
Processing files: python-pygame-doc-2.6.0-1.mga10.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KdXGv2
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build
+ cd pygame-2.6.0
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/share/doc/python-pygame-doc
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/share/doc/python-pygame-doc
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/pygame-2.6.0/docs /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/share/doc/python-pygame-doc
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/pygame-2.6.0/examples /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/share/doc/python-pygame-doc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: python-pygame-doc = 2.6.0-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: python3-pygame-devel-2.6.0-1.mga10.noarch
Provides: python-pygame-devel = 2.6.0-1.mga10 python3-pygame-devel = 2.6.0-1.mga10 python3.12-pygame-devel = 2.6.0-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: python3-pygame-2.6.0-1.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.oR6wjM
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build
+ cd pygame-2.6.0
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/share/doc/python3-pygame
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/share/doc/python3-pygame
+ cp -pr /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/pygame-2.6.0/README.rst /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT/usr/share/doc/python3-pygame
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: pygame python-pygame = 2.6.0-1.mga10 python3-pygame = 2.6.0-1.mga10 python3-pygame(x86-64) = 2.6.0-1.mga10 python3.12-pygame = 2.6.0-1.mga10 python3.12dist(pygame) = 2.6 python3dist(pygame) = 2.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: libSDL2-2.0.so.0()(64bit) libSDL2_image-2.0.so.0()(64bit) libSDL2_mixer-2.0.so.0()(64bit) libSDL2_ttf-2.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.4)(64bit) libfreetype.so.6()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libm.so.6(GLIBC_2.38)(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libportmidi.so.2()(64bit) libpython3.12.so.1.0()(64bit) python(abi) = 3.12
Obsoletes: python-pygame < 2.6.0-1.mga10
Processing files: python-pygame-debugsource-2.6.0-1.mga10.x86_64
Provides: python-pygame-debugsource = 2.6.0-1.mga10 python-pygame-debugsource(x86-64) = 2.6.0-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: python3-pygame-debuginfo-2.6.0-1.mga10.x86_64
Provides: debuginfo(build-id) = 054f6c760c2df51cc4dff8923950cc85fc0ffc07 debuginfo(build-id) = 09d0c0f92948beb7381df2d2a831f1e3ace163c2 debuginfo(build-id) = 1140a4548dc5dfaa18f24bd992f349fc417bbfbb debuginfo(build-id) = 1621e166b6b6752260c4952286a0b171d1c71a5a debuginfo(build-id) = 1e7ebe42f875d2e1b6b487ba43e6bb01225ef4c9 debuginfo(build-id) = 1f51e2b53f689cd30993bcb773be55b9d56af4a8 debuginfo(build-id) = 1f93def09c4ee52ca448db3b98b7ea314c6f9feb debuginfo(build-id) = 276391ec30f1abc6ea0d7aa4bd0d9d51e14cfdee debuginfo(build-id) = 27e1a4ebb1997276850da10183241e9f0ea40a03 debuginfo(build-id) = 2fbaefbc4259a41d1150d0309b1c0e0e6beac3fe debuginfo(build-id) = 3974c5483881978b24000a88073e3d24cf52fe64 debuginfo(build-id) = 3b17b09af1ec4f8da1d78454ef69a3df6663709a debuginfo(build-id) = 4cba4af6174ed9b1e289a9a287d2e8bf8838ba7a debuginfo(build-id) = 5dcfcdeb94071fab5e9cf6446ccfeed6c01aeb5a debuginfo(build-id) = 6cdbdb55b63f0bd2ce8c6de8e02f221a8ac2df97 debuginfo(build-id) = 6f022d70622023e59fca2c04a4f058d8716909d5 debuginfo(build-id) = 7d4bd624685c1fb7e2d85b0bfd7b31d5055911a6 debuginfo(build-id) = 86ec5b41a03daff40869b9fd9269fe50c7057e9d debuginfo(build-id) = 8af6062ca62bdf1d890c8c7d6168dbf29829e999 debuginfo(build-id) = 983b8493c86a8aee89d2cca229490ab2b375ee00 debuginfo(build-id) = 9a813dc37acb297f4ab7676b57f3aaecc9f35d0b debuginfo(build-id) = a285abf546f2319ac044a038d616ffbb0a4e3981 debuginfo(build-id) = a59619d21b5bff625b18f535ccaf332c09f44a12 debuginfo(build-id) = a8aa69d88bda274e7cc4005858ddc4817d2bee2c debuginfo(build-id) = b23772f41fc8feacc2abb1e1dcac1906e32c6b73 debuginfo(build-id) = b4a8c2f4003178b5a99a5c0711779efab7518682 debuginfo(build-id) = b6d63daef8414afc247d90c120e106d0390ae904 debuginfo(build-id) = bb954ce673c15096c7589f7b96b27c2258023d2f debuginfo(build-id) = c849590731143c0a7e5e1a1f95e2b918db00ccd3 debuginfo(build-id) = d0fe25109db5bde184338842692da79f7bafd713 debuginfo(build-id) = d24b6e494260287e9402d0ba87433c1fd444c8d9 debuginfo(build-id) = e225c478a51b1a8f6c2fc5471273f58df7340d6f debuginfo(build-id) = e5c1e74294201fd8a6afe2e418f4e9c56180817f debuginfo(build-id) = e5e20aa87aab19705d3eb4402cdd2aa9a5295128 debuginfo(build-id) = e9e229c4283bec3206414d6e807037e0f056c11a debuginfo(build-id) = edd85f6cd7c26be613fd81ebf6ea3c97758afe15 debuginfo(build-id) = fb0a19d18374d700e619b7d59f987e2160a667a8 debuginfo(build-id) = feb883f4545e84e94cf6cc42d912d0452622699c python-pygame-debuginfo = 2.6.0-1.mga10 python3-pygame-debuginfo = 2.6.0-1.mga10 python3-pygame-debuginfo(x86-64) = 2.6.0-1.mga10 python3.12-pygame-debuginfo = 2.6.0-1.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: python-pygame-debugsource(x86-64) = 2.6.0-1.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-pygame-devel-2.6.0-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-pygame-debugsource-2.6.0-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-pygame-debuginfo-2.6.0-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-pygame-2.6.0-1.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python-pygame-doc-2.6.0-1.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EDcVXe
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/python-pygame-2.6.0-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!