D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-pydantic-2.7.3-1.mga10.src.rpm Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.yxIupT + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf pydantic-2.7.3 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/pydantic-2.7.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd pydantic-2.7.3 + rm -rf /home/pterjan/rpmbuild/BUILD/pydantic-2.7.3-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/pydantic-2.7.3-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.WzaUzo + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pydantic-2.7.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + : + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(pip) >= 19' + echo 'python3dist(packaging)' + '[' -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 ']' + for f in pyproject.toml setup.py setup.cfg + '[' -f setup.cfg ']' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/pydantic-2.7.3/.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' + 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/pydantic-2.7.3/.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/pydantic-2.7.3/pyproject-wheeldir --output /home/pterjan/rpmbuild/BUILD/python-pydantic-2.7.3-1.mga10.noarch-pyproject-buildrequires Handling hatchling from build-system.requires Requirement satisfied: hatchling (installed: hatchling 1.22.4) Handling hatch-fancy-pypi-readme>=22.5.0 from build-system.requires Requirement satisfied: hatch-fancy-pypi-readme>=22.5.0 (installed: hatch-fancy-pypi-readme 24.1.0) Handling annotated-types>=0.4.0 from hook generated metadata: Requires-Dist (pydantic) Requirement satisfied: annotated-types>=0.4.0 (installed: annotated-types 0.7.0) Handling pydantic-core==2.18.4 from hook generated metadata: Requires-Dist (pydantic) Requirement satisfied: pydantic-core==2.18.4 (installed: pydantic-core 2.18.4) Handling typing-extensions>=4.6.1 from hook generated metadata: Requires-Dist (pydantic) Requirement satisfied: typing-extensions>=4.6.1 (installed: typing-extensions 4.12.2) Handling email-validator>=2.0.0; extra == 'email' from hook generated metadata: Requires-Dist (pydantic) Ignoring alien requirement: email-validator>=2.0.0; extra == 'email' + cat /home/pterjan/rpmbuild/BUILD/python-pydantic-2.7.3-1.mga10.noarch-pyproject-buildrequires + rm -rfv pydantic-2.7.3.dist-info/ removed 'pydantic-2.7.3.dist-info/METADATA' removed directory 'pydantic-2.7.3.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZimjrU + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pydantic-2.7.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + mkdir -p /home/pterjan/rpmbuild/BUILD/pydantic-2.7.3/.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/pydantic-2.7.3/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/pydantic-2.7.3/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/pydantic-2.7.3 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: pydantic Building wheel for pydantic (pyproject.toml): started Running command Building wheel for pydantic (pyproject.toml) Building wheel for pydantic (pyproject.toml): finished with status 'done' Created wheel for pydantic: filename=pydantic-2.7.3-py3-none-any.whl size=409481 sha256=ed068756e06ba67421f52382b1e31edd0b2b7ee9631b105f153bba9bd0d3e81b Stored in directory: /home/pterjan/.cache/pip/wheels/1d/5e/0a/1dca0dadc09d8d741d0869790613c0550b96005658716abcf3 Successfully built pydantic + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FztX7X + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-pydantic-2.7.3-1.mga10.noarch '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-pydantic-2.7.3-1.mga10.noarch ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-pydantic-2.7.3-1.mga10.noarch + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-pydantic-2.7.3-1.mga10.noarch + cd pydantic-2.7.3 + '[' 1 -eq 1 ']' ++ ls /home/pterjan/rpmbuild/BUILD/pydantic-2.7.3/pyproject-wheeldir/pydantic-2.7.3-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=pydantic==2.7.3 + TMPDIR=/home/pterjan/rpmbuild/BUILD/pydantic-2.7.3/.pyproject-builddir + /usr/bin/python3 -m pip install --root /home/pterjan/rpmbuild/BUILDROOT/python-pydantic-2.7.3-1.mga10.noarch --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/pydantic-2.7.3/pyproject-wheeldir pydantic==2.7.3 Using pip 24.0 from /usr/lib/python3.12/site-packages/pip (python 3.12) Looking in links: /home/pterjan/rpmbuild/BUILD/pydantic-2.7.3/pyproject-wheeldir Processing ./pyproject-wheeldir/pydantic-2.7.3-py3-none-any.whl Installing collected packages: pydantic Successfully installed pydantic-2.7.3 + '[' -d /home/pterjan/rpmbuild/BUILDROOT/python-pydantic-2.7.3-1.mga10.noarch/usr/bin ']' + rm -f /home/pterjan/rpmbuild/BUILD/python-pydantic-2.7.3-1.mga10.noarch-pyproject-ghost-distinfo + site_dirs=() + '[' -d /home/pterjan/rpmbuild/BUILDROOT/python-pydantic-2.7.3-1.mga10.noarch/usr/lib/python3.12/site-packages ']' + site_dirs+=("/usr/lib/python3.12/site-packages") + '[' /home/pterjan/rpmbuild/BUILDROOT/python-pydantic-2.7.3-1.mga10.noarch/usr/lib64/python3.12/site-packages '!=' /home/pterjan/rpmbuild/BUILDROOT/python-pydantic-2.7.3-1.mga10.noarch/usr/lib/python3.12/site-packages ']' + '[' -d /home/pterjan/rpmbuild/BUILDROOT/python-pydantic-2.7.3-1.mga10.noarch/usr/lib64/python3.12/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /home/pterjan/rpmbuild/BUILDROOT/python-pydantic-2.7.3-1.mga10.noarch$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.12/site-packages/pydantic-2.7.3.dist-info' + sed -i s/pip/rpm/ /home/pterjan/rpmbuild/BUILDROOT/python-pydantic-2.7.3-1.mga10.noarch/usr/lib/python3.12/site-packages/pydantic-2.7.3.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /home/pterjan/rpmbuild/BUILDROOT/python-pydantic-2.7.3-1.mga10.noarch --record /home/pterjan/rpmbuild/BUILDROOT/python-pydantic-2.7.3-1.mga10.noarch/usr/lib/python3.12/site-packages/pydantic-2.7.3.dist-info/RECORD --output /home/pterjan/rpmbuild/BUILD/python-pydantic-2.7.3-1.mga10.noarch-pyproject-record + rm -fv /home/pterjan/rpmbuild/BUILDROOT/python-pydantic-2.7.3-1.mga10.noarch/usr/lib/python3.12/site-packages/pydantic-2.7.3.dist-info/RECORD removed '/home/pterjan/rpmbuild/BUILDROOT/python-pydantic-2.7.3-1.mga10.noarch/usr/lib/python3.12/site-packages/pydantic-2.7.3.dist-info/RECORD' + rm -fv /home/pterjan/rpmbuild/BUILDROOT/python-pydantic-2.7.3-1.mga10.noarch/usr/lib/python3.12/site-packages/pydantic-2.7.3.dist-info/REQUESTED removed '/home/pterjan/rpmbuild/BUILDROOT/python-pydantic-2.7.3-1.mga10.noarch/usr/lib/python3.12/site-packages/pydantic-2.7.3.dist-info/REQUESTED' ++ wc -l /home/pterjan/rpmbuild/BUILD/python-pydantic-2.7.3-1.mga10.noarch-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + RPM_PERCENTAGES_COUNT=2 + /usr/bin/python3 /usr/lib/rpm/redhat/pyproject_save_files.py --output-files /home/pterjan/rpmbuild/BUILD/python-pydantic-2.7.3-1.mga10.noarch-pyproject-files --output-modules /home/pterjan/rpmbuild/BUILD/python-pydantic-2.7.3-1.mga10.noarch-pyproject-modules --buildroot /home/pterjan/rpmbuild/BUILDROOT/python-pydantic-2.7.3-1.mga10.noarch --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-pydantic-2.7.3-1.mga10.noarch-pyproject-record --prefix /usr pydantic + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 2.7.3-1.mga10 --unique-debug-suffix -2.7.3-1.mga10.noarch --unique-debug-src-base python-pydantic-2.7.3-1.mga10.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/pydantic-2.7.3 find-debuginfo: starting Extracting debug info from 0 files Creating .debug symlinks for symlinks to ELF files 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/BUILDROOT/python-pydantic-2.7.3-1.mga10.noarch/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-pydantic-2.7.3-1.mga10.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.138fW3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pydantic-2.7.3 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-pydantic-2.7.3-1.mga10.noarch/usr/share/doc/python3-pydantic + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-pydantic-2.7.3-1.mga10.noarch/usr/share/doc/python3-pydantic + cp -pr /home/pterjan/rpmbuild/BUILD/pydantic-2.7.3/README.md /home/pterjan/rpmbuild/BUILDROOT/python-pydantic-2.7.3-1.mga10.noarch/usr/share/doc/python3-pydantic + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1QczLt + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pydantic-2.7.3 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/python-pydantic-2.7.3-1.mga10.noarch/usr/share/licenses/python3-pydantic + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-pydantic-2.7.3-1.mga10.noarch/usr/share/licenses/python3-pydantic + cp -pr /home/pterjan/rpmbuild/BUILD/pydantic-2.7.3/LICENSE /home/pterjan/rpmbuild/BUILDROOT/python-pydantic-2.7.3-1.mga10.noarch/usr/share/licenses/python3-pydantic + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pydantic = 2.7.3-1.mga10 python3-pydantic = 2.7.3-1.mga10 python3.12-pydantic = 2.7.3-1.mga10 python3.12dist(pydantic) = 2.7.3 python3dist(pydantic) = 2.7.3 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(annotated-types) >= 0.4 python3.12dist(pydantic-core) = 2.18.4 python3.12dist(typing-extensions) >= 4.6.1 Obsoletes: python-pydantic < 2.7.3-1.mga10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/python-pydantic-2.7.3-1.mga10.noarch Wrote: /home/pterjan/rpmbuild/RPMS/noarch/python3-pydantic-2.7.3-1.mga10.noarch.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.yLrJDH + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pydantic-2.7.3 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-pydantic-2.7.3-1.mga10.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.V2D1QJ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf /home/pterjan/rpmbuild/BUILD/pydantic-2.7.3-SPECPARTS + rm -rf pydantic-2.7.3 pydantic-2.7.3.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!