⚠️⚠️⚠️ Buildbot failure⚠️⚠️⚠️Hi! The buildbots390x Fedora Clang Installed 3.13 has failed when building commitdb64dae. What do you need to do: - Don't panic.
- Checkthe buildbot page in the devguide if you don't know what the buildbots are or how they work.
- Go to the page of the buildbot that failed (https://buildbot.python.org/all/#builders/1392/builds/34) and take a look at the build logs.
- Check if the failure is related to this commit (db64dae) or if it is a false positive.
- If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.
You can take a look at the buildbot page here: https://buildbot.python.org/all/#builders/1392/builds/34 Failed tests: Summary of the results of the build (if available): == Click to see traceback logsremote:Enumerating objects: 19, done.remote:Counting objects: 5% (1/19)remote:Counting objects: 10% (2/19)remote:Counting objects: 15% (3/19)remote:Counting objects: 21% (4/19)remote:Counting objects: 26% (5/19)remote:Counting objects: 31% (6/19)remote:Counting objects: 36% (7/19)remote:Counting objects: 42% (8/19)remote:Counting objects: 47% (9/19)remote:Counting objects: 52% (10/19)remote:Counting objects: 57% (11/19)remote:Counting objects: 63% (12/19)remote:Counting objects: 68% (13/19)remote:Counting objects: 73% (14/19)remote:Counting objects: 78% (15/19)remote:Counting objects: 84% (16/19)remote:Counting objects: 89% (17/19)remote:Counting objects: 94% (18/19)remote:Counting objects: 100% (19/19)remote:Counting objects: 100% (19/19), done.remote:Compressing objects: 5% (1/19)remote:Compressing objects: 10% (2/19)remote:Compressing objects: 15% (3/19)remote:Compressing objects: 21% (4/19)remote:Compressing objects: 26% (5/19)remote:Compressing objects: 31% (6/19)remote:Compressing objects: 36% (7/19)remote:Compressing objects: 42% (8/19)remote:Compressing objects: 47% (9/19)remote:Compressing objects: 52% (10/19)remote:Compressing objects: 57% (11/19)remote:Compressing objects: 63% (12/19)remote:Compressing objects: 68% (13/19)remote:Compressing objects: 73% (14/19)remote:Compressing objects: 78% (15/19)remote:Compressing objects: 84% (16/19)remote:Compressing objects: 89% (17/19)remote:Compressing objects: 94% (18/19)remote:Compressing objects: 100% (19/19)remote:Compressing objects: 100% (19/19), done.remote:Total 19 (delta 0), reused 8 (delta 0), pack-reused 0From https://github.com/python/cpython * branch 3.13 -> FETCH_HEADNote:switching to 'db64dae74517d094da5516b9c96d3e81e7108ebf'.You are in 'detached HEAD' state. You can look around, make experimentalchanges and commit them, and you can discard any commits you make in thisstate without impacting any branches by switching back to a branch.If you want to create a new branch to retain commits you create, you maydo so (now or later) by using -c with the switch command. Example: git switch -c <new-branch-name>Or undo this operation with: git switch -Turn off this advice by setting config variable advice.detachedHead to falseHEAD is now at db64dae745 [3.13] gh-74929: PEP 667 general docs update (gh-119291)Switched to and reset branch '3.13'configure:WARNING: s390x-ibm-linux-gnu/clang is not supportedconfigure:WARNING: no system libmpdecimal found; falling back to bundled libmpdecimal (deprecated and scheduled for removal in Python 3.15)configure:WARNING:Platform "s390x-ibm-linux-gnu" with compiler "clang" is not supported by theCPython core team, see https://peps.python.org/pep-0011/ for more information.Python/import.c:1620:1: warning: unused function 'is_core_module' [-Wunused-function]is_core_module(PyInterpreterState *interp, PyObject *name, PyObject *path)^1 warning generated.Python/pystate.c:1135:1: warning: unused function 'check_interpreter_whence' [-Wunused-function]check_interpreter_whence(long whence)^1 warning generated. WARNING: The scripts pip3 and pip3.13 are installed in '/home/dje/cpython-buildarea/3.13.edelsohn-fedora-z.clang-installed/build/target/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. |
Uh oh!
There was an error while loading.Please reload this page.
(cherry picked from commite870c85)
Co-authored-by: Alyssa Coghlanncoghlan@gmail.com
📚 Documentation preview 📚:https://cpython-previews--119291.org.readthedocs.build/