Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/python3.10.spec'], chrootPath='/var/lib/mock/dist-an23.5-build-565682-91869/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=982gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/python3.10.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1786579200 Wrote: /builddir/build/SRPMS/python3.10-3.10.20-2.an23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/python3.10.spec'], chrootPath='/var/lib/mock/dist-an23.5-build-565682-91869/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=982gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/python3.10.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1786579200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SIUJoG + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/anolis/gpgverify --keyring=/builddir/build/SOURCES/pgp_keys_combined.asc --signature=/builddir/build/SOURCES/Python-3.10.20.tar.xz.asc --data=/builddir/build/SOURCES/Python-3.10.20.tar.xz gpgv: Signature made Tue Mar 3 09:09:51 2026 CST gpgv: using RSA key CFDCA245B1043CF2A5F97865FFE87404168BD847 gpgv: Good signature from "Pablo Galindo Salgado " + cd /builddir/build/BUILD + rm -rf Python-3.10.20 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/Python-3.10.20.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd Python-3.10.20 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python3.10-3.10.20 base' + /usr/bin/git checkout --track -b rpm-build Switched to a new branch 'rpm-build' branch 'rpm-build' set up to track 'master'. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/00001-rpath.patch + /usr/bin/git am --reject -q Checking patch Lib/distutils/unixccompiler.py... Applied patch Lib/distutils/unixccompiler.py cleanly. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/00251-change-user-install-location.patch + /usr/bin/git am --reject -q Checking patch Lib/distutils/command/install.py... Checking patch Lib/site.py... Checking patch Lib/sysconfig.py... Checking patch Lib/test/test_sysconfig.py... Applied patch Lib/distutils/command/install.py cleanly. Applied patch Lib/site.py cleanly. Applied patch Lib/sysconfig.py cleanly. Applied patch Lib/test/test_sysconfig.py cleanly. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/00371-revert-bpo-1596321-fix-threading-_shutdown-for-the-main-thread-gh-28549-gh-28589.patch + /usr/bin/git am --reject -q Checking patch Lib/test/test_threading.py... Checking patch Lib/threading.py... Applied patch Lib/test/test_threading.py cleanly. Applied patch Lib/threading.py cleanly. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0002-add-loongarch64-support-for-python-3.10.12.patch + /usr/bin/git am --reject -q Checking patch configure.ac... Applied patch configure.ac cleanly. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/1001-Skip-tests-with-system-expat-2.5.0.patch + /usr/bin/git am --reject -q .git/rebase-apply/patch:30: trailing whitespace. .git/rebase-apply/patch:62: trailing whitespace. Checking patch Lib/test/test_pyexpat.py... Hunk #1 succeeded at 807 (offset 41 lines). Checking patch Lib/test/test_sax.py... Checking patch Lib/test/test_xml_etree.py... Applied patch Lib/test/test_pyexpat.py cleanly. Applied patch Lib/test/test_sax.py cleanly. Applied patch Lib/test/test_xml_etree.py cleanly. warning: 2 lines add whitespace errors. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/001003-bugfix-for-CVE-2026-4519.patch + /usr/bin/git am --reject -q Checking patch Lib/test/test_webbrowser.py... Checking patch Lib/webbrowser.py... Checking patch Misc/NEWS.d/next/Security/2026-01-16-12-04-49.gh-issue-143930.zYC5x3.rst... Applied patch Lib/test/test_webbrowser.py cleanly. Applied patch Lib/webbrowser.py cleanly. Applied patch Misc/NEWS.d/next/Security/2026-01-16-12-04-49.gh-issue-143930.zYC5x3.rst cleanly. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/001004-bugfix-for-CVE-2026-8328.patch + /usr/bin/git am --reject -q Checking patch Lib/ftplib.py... Checking patch Lib/test/test_ftplib.py... Checking patch Misc/NEWS.d/next/Security/2026-05-10-18-05-32.gh-issue-87451.XkKB6M.rst... Applied patch Lib/ftplib.py cleanly. Applied patch Lib/test/test_ftplib.py cleanly. Applied patch Misc/NEWS.d/next/Security/2026-05-10-18-05-32.gh-issue-87451.XkKB6M.rst cleanly. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/001005-bugfix-for-CVE-2026-3276.patch + /usr/bin/git am --reject -q Checking patch Lib/test/test_unicodedata.py... Checking patch Misc/NEWS.d/next/Security/2026-04-27-16-36-11.gh-issue-149079.vKl-LM.rst... Checking patch Modules/unicodedata.c... Applied patch Lib/test/test_unicodedata.py cleanly. Applied patch Misc/NEWS.d/next/Security/2026-04-27-16-36-11.gh-issue-149079.vKl-LM.rst cleanly. Applied patch Modules/unicodedata.c cleanly. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/001008-bugfix-for-CVE-2026-3644.patch + /usr/bin/git am --reject -q Checking patch Lib/http/cookies.py... Checking patch Lib/test/test_http_cookies.py... Applied patch Lib/http/cookies.py cleanly. Applied patch Lib/test/test_http_cookies.py cleanly. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/001009-bugfix-for-CVE-2026-4224.patch + /usr/bin/git am --reject -q Checking patch Lib/test/test_pyexpat.py... Checking patch Misc/NEWS.d/next/Security/2026-03-14-17-31-39.gh-issue-145986.ifSSr8.rst... Checking patch Modules/pyexpat.c... Applied patch Lib/test/test_pyexpat.py cleanly. Applied patch Misc/NEWS.d/next/Security/2026-03-14-17-31-39.gh-issue-145986.ifSSr8.rst cleanly. Applied patch Modules/pyexpat.c cleanly. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/001010-bugfix-for-CVE-2026-7210.patch + /usr/bin/git am --reject -q Checking patch Include/pyexpat.h... Checking patch Include/pyhash.h... Checking patch Modules/_elementtree.c... Checking patch Modules/pyexpat.c... Hunk #1 succeeded at 1379 (offset 172 lines). Hunk #2 succeeded at 2190 (offset 183 lines). Applied patch Include/pyexpat.h cleanly. Applied patch Include/pyhash.h cleanly. Applied patch Modules/_elementtree.c cleanly. Applied patch Modules/pyexpat.c cleanly. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/001012-bugfix-for-CVE-2026-0864.patch + /usr/bin/git am --reject -q Checking patch Lib/configparser.py... Hunk #1 succeeded at 931 (offset -61 lines). Checking patch Lib/test/test_configparser.py... Hunk #1 succeeded at 528 (offset 2 lines). Checking patch Misc/NEWS.d/next/Security/2026-01-16-11-58-19.gh-issue-143927.aviFeG.rst... Applied patch Lib/configparser.py cleanly. Applied patch Lib/test/test_configparser.py cleanly. Applied patch Misc/NEWS.d/next/Security/2026-01-16-11-58-19.gh-issue-143927.aviFeG.rst cleanly. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/001013-bugfix-for-CVE-2026-9669.patch + /usr/bin/git am --reject -q Checking patch Lib/test/test_bz2.py... Checking patch Misc/NEWS.d/next/Security/2026-05-30-09-36-20.gh-issue-150599.nlHqU-.rst... Checking patch Modules/_bz2module.c... Hunk #3 succeeded at 633 (offset -1 lines). Hunk #4 succeeded at 665 (offset -1 lines). Applied patch Lib/test/test_bz2.py cleanly. Applied patch Misc/NEWS.d/next/Security/2026-05-30-09-36-20.gh-issue-150599.nlHqU-.rst cleanly. Applied patch Modules/_bz2module.c cleanly. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/001014-bugfix-for-CVE-2026-7774.patch + /usr/bin/git am --reject -q Checking patch Lib/tarfile.py... Hunk #1 succeeded at 814 (offset -2 lines). Checking patch Lib/test/test_tarfile.py... Hunk #1 succeeded at 3338 (offset -19 lines). Hunk #2 succeeded at 3552 (offset 52 lines). Hunk #3 succeeded at 3651 (offset -19 lines). Hunk #4 succeeded at 3686 (offset -19 lines). Hunk #5 succeeded at 3803 (offset -19 lines). Checking patch Misc/NEWS.d/next/Security/2026-05-03-21-00-00.gh-issue-149486.tarflt.rst... Applied patch Lib/tarfile.py cleanly. Applied patch Lib/test/test_tarfile.py cleanly. Applied patch Misc/NEWS.d/next/Security/2026-05-03-21-00-00.gh-issue-149486.tarflt.rst cleanly. + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/CVE-2026-11972.patch + /usr/bin/git am --reject -q Checking patch Lib/tarfile.py... Checking patch Lib/test/test_tarfile.py... Hunk #1 succeeded at 4352 (offset 60 lines). Checking patch Misc/NEWS.d/next/Security/2026-06-23-13-28-16.gh-issue-151981.xBHEcU.rst... Applied patch Lib/tarfile.py cleanly. Applied patch Lib/test/test_tarfile.py cleanly. Applied patch Misc/NEWS.d/next/Security/2026-06-23-13-28-16.gh-issue-151981.xBHEcU.rst cleanly. fatal: empty ident name (for <>) not allowed error: Bad exit status from /var/tmp/rpm-tmp.SIUJoG (%prep) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.SIUJoG (%prep) Child return code was: 1 EXCEPTION: [Error("Command failed: \n # bash --login -c '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/python3.10.spec'\n", 1)] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 610, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (cmd_pretty(command, env), output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/python3.10.spec'