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/1090

Buildbot URL: https://buildbot.python.org/

Worker for this Build: rkm-arm64-ios-simulator

Build Reason: <unknown>
Blamelist: Kirill Podoprigora <kirill.ba...@mail.ru>

BUILD FAILED: failed test (failure) (timed out)


Summary of the results of the build (if available):
===================================================




Captured traceback
==================

remote: Enumerating objects: 7, done.        
remote: Counting objects:  14% (1/7)        
remote: Counting objects:  28% (2/7)        
remote: Counting objects:  42% (3/7)        
remote: Counting objects:  57% (4/7)        
remote: Counting objects:  71% (5/7)        
remote: Counting objects:  85% (6/7)        
remote: Counting objects: 100% (7/7)        
remote: Counting objects: 100% (7/7), done.        
remote: Total 7 (delta 6), reused 6 (delta 6), pack-reused 0 (from 0)        
>From https://github.com/python/cpython
 * branch                  main       -> FETCH_HEAD
Note: switching to 'e6d5ff55d0816d7f5eb45e49c810e936b09d2be7'.

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 e6d5ff55d0 gh-123087: 
``Lib/test/test_unittest/testmock/testasync.py``: Replace usage of the 
deprecated ``asyncio.iscoroutinefunction`` with the 
``inspect.iscoroutinefunction`` (#123088)
Switched to and reset branch 'main'

configure: WARNING: -Wtrampolines not supported
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:834:
../../Python/generated_cases.c.h:764:31: warning: code will never be executed 
[-Wunreachable-code]
                for (int _i = oparg; --_i >= 0;) {
                              ^~~~~
../../Python/generated_cases.c.h:656:31: warning: code will never be executed 
[-Wunreachable-code]
                for (int _i = oparg*2; --_i >= 0;) {
                              ^~~~~
2 warnings generated.
../../Modules/blake2module.c:314:18: warning: unused variable 'st' 
[-Wunused-variable]
    Blake2State* st = blake2_get_state_from_type(type);
                 ^
../../Modules/blake2module.c:107:20: warning: unused function 'has_simd128' 
[-Wunused-function]
static inline bool has_simd128(cpu_flags *flags) {
                   ^
../../Modules/blake2module.c:113:20: warning: unused function 'has_simd256' 
[-Wunused-function]
static inline bool has_simd256(cpu_flags *flags) {
                   ^
3 warnings generated.

configure: WARNING: -Wtrampolines not supported
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.

../../Modules/blake2module.c:314:18: warning: unused variable 'st' 
[-Wunused-variable]
    Blake2State* st = blake2_get_state_from_type(type);
                 ^
../../Modules/blake2module.c:107:20: warning: unused function 'has_simd128' 
[-Wunused-function]
static inline bool has_simd128(cpu_flags *flags) {
                   ^
../../Modules/blake2module.c:113:20: warning: unused function 'has_simd256' 
[-Wunused-function]
static inline bool has_simd256(cpu_flags *flags) {
                   ^
3 warnings generated.

--- 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

_______________________________________________
Buildbot-status mailing list -- buildbot-status@python.org
To unsubscribe send an email to buildbot-status-le...@python.org
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: arch...@mail-archive.com

Reply via email to