D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/python-pyenet-1.3.14-3.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.L4xR78 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build + test -d /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ntwQGE + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build + rm -rf pyenet-1.3.14 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/pyenet-1.3.14.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pyenet-1.3.14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0001-Updated-the-ENetPeer-struct-with-the-correct-member-.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/pyenet-include-dir.patch + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/pyenet-linking.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + rm -rf enet/ + rm -rf enet.c + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.D7Ir2V + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build + cd pyenet-1.3.14 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build/pyenet-1.3.14/.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' + 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' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build/pyenet-1.3.14/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build/pyenet-1.3.14/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build/pyenet-1.3.14 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) running dist_info creating /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build/pyenet-1.3.14/.pyproject-builddir/pip-modern-metadata-ffc600l3/pyenet.egg-info writing /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build/pyenet-1.3.14/.pyproject-builddir/pip-modern-metadata-ffc600l3/pyenet.egg-info/PKG-INFO writing dependency_links to /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build/pyenet-1.3.14/.pyproject-builddir/pip-modern-metadata-ffc600l3/pyenet.egg-info/dependency_links.txt writing requirements to /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build/pyenet-1.3.14/.pyproject-builddir/pip-modern-metadata-ffc600l3/pyenet.egg-info/requires.txt writing top-level names to /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build/pyenet-1.3.14/.pyproject-builddir/pip-modern-metadata-ffc600l3/pyenet.egg-info/top_level.txt writing manifest file '/home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build/pyenet-1.3.14/.pyproject-builddir/pip-modern-metadata-ffc600l3/pyenet.egg-info/SOURCES.txt' reading manifest file '/home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build/pyenet-1.3.14/.pyproject-builddir/pip-modern-metadata-ffc600l3/pyenet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'enet' adding license file 'LICENSE' writing manifest file '/home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build/pyenet-1.3.14/.pyproject-builddir/pip-modern-metadata-ffc600l3/pyenet.egg-info/SOURCES.txt' creating '/home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build/pyenet-1.3.14/.pyproject-builddir/pip-modern-metadata-ffc600l3/pyenet-1.3.14.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: pyenet Building wheel for pyenet (pyproject.toml): started Running command Building wheel for pyenet (pyproject.toml) running bdist_wheel running build running build_ext Compiling enet.pyx because it changed. [1/1] Cythonizing enet.pyx building 'enet' extension creating build/temp.linux-x86_64-cpython-312 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 -DHAS_POLL -DHAS_FCNTL -DHAS_MSGHDR_FLAGS -DHAS_SOCKLEN_T -DHAS_GETHOSTBYNAME_R -DHAS_GETHOSTBYADDR_R -I/usr/include/enet -I/usr/include/python3.12 -c enet.c -o build/temp.linux-x86_64-cpython-312/enet.o -O3 creating build/lib.linux-x86_64-cpython-312 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/enet.o -Lenet/ -L/usr/lib64 -lenet -lpython3.12 -o build/lib.linux-x86_64-cpython-312/enet.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 copying build/lib.linux-x86_64-cpython-312/enet.cpython-312-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/. running install_egg_info running egg_info writing pyenet.egg-info/PKG-INFO writing dependency_links to pyenet.egg-info/dependency_links.txt writing requirements to pyenet.egg-info/requires.txt writing top-level names to pyenet.egg-info/top_level.txt reading manifest file 'pyenet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'enet' adding license file 'LICENSE' writing manifest file 'pyenet.egg-info/SOURCES.txt' Copying pyenet.egg-info to build/bdist.linux-x86_64/wheel/./pyenet-1.3.14-py3.12.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/pyenet-1.3.14.dist-info/WHEEL creating '/home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build/pyenet-1.3.14/.pyproject-builddir/pip-wheel-fqspv341/.tmp-lrfgylhq/pyenet-1.3.14-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'enet.cpython-312-x86_64-linux-gnu.so' adding 'pyenet-1.3.14.dist-info/LICENSE' adding 'pyenet-1.3.14.dist-info/METADATA' adding 'pyenet-1.3.14.dist-info/WHEEL' adding 'pyenet-1.3.14.dist-info/top_level.txt' adding 'pyenet-1.3.14.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for pyenet (pyproject.toml): finished with status 'done' Created wheel for pyenet: filename=pyenet-1.3.14-cp312-cp312-linux_x86_64.whl size=380105 sha256=a8e64f0ca379c5397ab5946e34b854ba47dcdc0bb2d8def82d7b9d57a3a78cca Stored in directory: /home/pterjan/.cache/pip/wheels/6a/3a/a6/0191d956c405420095dd0c9dfb9bd4fcfb2c52e1d3f23b9773 Successfully built pyenet + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2pvU3G + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build + mkdir /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build/BUILDROOT + cd pyenet-1.3.14 + '[' 1 -eq 1 ']' ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ ls /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build/pyenet-1.3.14/pyproject-wheeldir/pyenet-1.3.14-cp312-cp312-linux_x86_64.whl + specifier=pyenet==1.3.14 + '[' -z pyenet==1.3.14 ']' + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build/pyenet-1.3.14/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-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-pyenet-1.3.14-build/pyenet-1.3.14/pyproject-wheeldir pyenet==1.3.14 Using pip 24.3.1 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build/pyenet-1.3.14/pyproject-wheeldir Processing ./pyproject-wheeldir/pyenet-1.3.14-cp312-cp312-linux_x86_64.whl Installing collected packages: pyenet Successfully installed pyenet-1.3.14 + '[' -d /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build/BUILDROOT/usr/bin ']' + rm -f /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build/python-pyenet-1.3.14-3.mga10.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + '[' /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build/BUILDROOT/usr/lib64/python3.12/site-packages '!=' /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build/BUILDROOT/usr/lib/python3.12/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-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-pyenet-1.3.14-build/BUILDROOT$site_dir/*.dist-info + echo '%ghost /usr/lib64/python3.12/site-packages/pyenet-1.3.14.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build/BUILDROOT/usr/lib64/python3.12/site-packages/pyenet-1.3.14.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-pyenet-1.3.14-build/BUILDROOT --record /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build/BUILDROOT/usr/lib64/python3.12/site-packages/pyenet-1.3.14.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build/python-pyenet-1.3.14-3.mga10.x86_64-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build/BUILDROOT/usr/lib64/python3.12/site-packages/pyenet-1.3.14.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build/BUILDROOT/usr/lib64/python3.12/site-packages/pyenet-1.3.14.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build/BUILDROOT/usr/lib64/python3.12/site-packages/pyenet-1.3.14.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build/BUILDROOT/usr/lib64/python3.12/site-packages/pyenet-1.3.14.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build/python-pyenet-1.3.14-3.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-pyenet-1.3.14-build/python-pyenet-1.3.14-3.mga10.x86_64-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build/python-pyenet-1.3.14-3.mga10.x86_64-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-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-pyenet-1.3.14-build/python-pyenet-1.3.14-3.mga10.x86_64-pyproject-record --prefix /usr enet + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.3.14-3.mga10 --unique-debug-suffix -1.3.14-3.mga10.x86_64 --unique-debug-src-base python-pyenet-1.3.14-3.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build/pyenet-1.3.14 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-pyenet-1.3.14-3.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-pyenet-1.3.14-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-pyenet-1.3.14-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-pyenet-1.3.14-build/SPECPARTS/rpm-debuginfo.specpart Processing files: python3-pyenet-1.3.14-3.mga10.x86_64 Provides: python-pyenet = 1.3.14-3.mga10 python3-pyenet = 1.3.14-3.mga10 python3-pyenet(x86-64) = 1.3.14-3.mga10 python3.12-pyenet = 1.3.14-3.mga10 python3.12dist(pyenet) = 1.3.14 python3dist(pyenet) = 1.3.14 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libenet.so.7()(64bit) libpython3.12.so.1.0()(64bit) python(abi) = 3.12 python3.12dist(cython) >= 0 Obsoletes: python-pyenet < 1.3.14 python-pyenet < 1.3.14-3.mga10 Processing files: python-pyenet-debugsource-1.3.14-3.mga10.x86_64 Provides: python-pyenet-debugsource = 1.3.14-3.mga10 python-pyenet-debugsource(x86-64) = 1.3.14-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-pyenet-debuginfo-1.3.14-3.mga10.x86_64 Provides: debuginfo(build-id) = de5c29ced71d572a06214b6fe7ef9077a3952e30 python-pyenet-debuginfo = 1.3.14-3.mga10 python3-pyenet-debuginfo = 1.3.14-3.mga10 python3-pyenet-debuginfo(x86-64) = 1.3.14-3.mga10 python3.12-pyenet-debuginfo = 1.3.14-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pyenet-debugsource(x86-64) = 1.3.14-3.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-pyenet-1.3.14-3.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-pyenet-debuginfo-1.3.14-3.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-pyenet-debugsource-1.3.14-3.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EUJVwZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build + test -d /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build + rm -rf /home/pterjan/rpmbuild/BUILD/python-pyenet-1.3.14-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!