⚠️⚠️⚠️ Buildbot failure⚠️⚠️⚠️Hi! The buildbotiOS ARM64 Simulator 3.13 (tier-3) has failed when building commit1dfe5de. 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/#/builders/1386/builds/1287) and take a look at the build logs.
- Check if the failure is related to this commit (1dfe5de) 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/#/builders/1386/builds/1287 Summary of the results of the build (if available): Click to see traceback logsremote:Enumerating objects: 18, done.remote:Counting objects: 5% (1/18)remote:Counting objects: 11% (2/18)remote:Counting objects: 16% (3/18)remote:Counting objects: 22% (4/18)remote:Counting objects: 27% (5/18)remote:Counting objects: 33% (6/18)remote:Counting objects: 38% (7/18)remote:Counting objects: 44% (8/18)remote:Counting objects: 50% (9/18)remote:Counting objects: 55% (10/18)remote:Counting objects: 61% (11/18)remote:Counting objects: 66% (12/18)remote:Counting objects: 72% (13/18)remote:Counting objects: 77% (14/18)remote:Counting objects: 83% (15/18)remote:Counting objects: 88% (16/18)remote:Counting objects: 94% (17/18)remote:Counting objects: 100% (18/18)remote:Counting objects: 100% (18/18), done.remote:Compressing objects: 11% (1/9)remote:Compressing objects: 22% (2/9)remote:Compressing objects: 33% (3/9)remote:Compressing objects: 44% (4/9)remote:Compressing objects: 55% (5/9)remote:Compressing objects: 66% (6/9)remote:Compressing objects: 77% (7/9)remote:Compressing objects: 88% (8/9)remote:Compressing objects: 100% (9/9)remote:Compressing objects: 100% (9/9), done.remote:Total 10 (delta 8), reused 3 (delta 1), pack-reused 0 (from 0)From https://github.com/python/cpython * branch 3.13 -> FETCH_HEADNote:switching to '1dfe5def081bf8e05706df4cbd6b5590e191e70b'.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 1dfe5def081 [3.13] gh-132017: Handle SIGCONT in `pyrepl` (#132918) (#133470)Switched to and reset branch '3.13'configure:WARNING: no system libmpdecimal found; falling back to bundled libmpdecimal (deprecated and scheduled for removal in Python 3.15)configure:WARNING: pkg-config is missing. Some dependencies may not be detected correctly.configure:WARNING: no system libmpdecimal found; falling back to bundled libmpdecimal (deprecated and scheduled for removal in Python 3.15)configure:WARNING: pkg-config is missing. Some dependencies may not be detected correctly.make:*** [testios] Terminated: 15 |
Uh oh!
There was an error while loading.Please reload this page.
Not quite sure how to test this, manual testing passes.
cc@ambv