☠ Buildbot (Python): python/cpython - failed test (failure) (timed out) (main)
The Buildbot has detected a new failure on builder iOS ARM64 Simulator 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/1380/builds/1721
Buildbot URL: https://buildbot.python.org/
Worker for this Build: rkm-arm64-ios-simulator
Build Reason: <unknown> Blamelist: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
BUILD FAILED: failed test (failure) (timed out)
Summary of the results of the build (if available):
Captured traceback
remote: Enumerating objects: 6, done.
remote: Counting objects: 16% (1/6)
remote: Counting objects: 33% (2/6)
remote: Counting objects: 50% (3/6)
remote: Counting objects: 66% (4/6)
remote: Counting objects: 83% (5/6)
remote: Counting objects: 100% (6/6)
remote: Counting objects: 100% (6/6), done.
remote: Compressing objects: 20% (1/5)
remote: Compressing objects: 40% (2/5)
remote: Compressing objects: 60% (3/5)
remote: Compressing objects: 80% (4/5)
remote: Compressing objects: 100% (5/5)
remote: Compressing objects: 100% (5/5), done.
remote: Total 6 (delta 1), reused 4 (delta 1), pack-reused 0 (from 0)
From https://github.com/python/cpython
- branch main -> FETCH_HEAD Note: switching to '19e93e2e269889ecb3c4c039091abff489f247c2'.
You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may do 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 false
HEAD is now at 19e93e2e269 gh-126035: add missing whitespace to *Py_EnterRecursiveCall() messages (#126036) Switched to and reset branch 'main'
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.
In file included from ../../Python/ceval.c:894: ../../Python/generated_cases.c.h:5064:13: warning: code will never be executed [-Wunreachable-code] stack_pointer += -1; ^~~~~~~~~~~~~ ../../Python/generated_cases.c.h:4750:13: warning: code will never be executed [-Wunreachable-code] stack_pointer += -1; ^~~~~~~~~~~~~ ../../Python/generated_cases.c.h:803:31: warning: code will never be executed [-Wunreachable-code] for (int _i = oparg; --_i >= 0;) { ^~~~~ ../../Python/generated_cases.c.h:689:31: warning: code will never be executed [-Wunreachable-code] for (int _i = oparg*2; --_i >= 0;) { ^~~~~ 4 warnings generated.
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.
--- xcodebuild: WARNING: Using the first of multiple matching destinations: { platform:iOS Simulator, id:C6AEA11C-C34A-47B8-BD67-AF0403ECA353, OS:17.5, name:iPhone SE (3rd generation) } { platform:iOS Simulator, id:C6AEA11C-C34A-47B8-BD67-AF0403ECA353, OS:17.5, name:iPhone SE (3rd generation) } make: *** [testios] Terminated: 15 ** BUILD INTERRUPTED **
Test report
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org