The Buildbot has detected a new failure on builder PPC64LE RHEL7 LTO 3.x while 
building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/503/builds/4838

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

Worker for this Build: cstratak-RHEL7-ppc64le

Build Reason: <unknown>
Blamelist: Kirill Podoprigora <kirill.ba...@mail.ru>, Nice Zombies 
<nineteendo1...@gmail.com>, Serhiy Storchaka <storch...@gmail.com>, tsufeki 
<tsuf...@ymail.com>

BUILD FAILED: failed compile (failure)


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




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

remote: Enumerating objects: 42, done.        
remote: Counting objects:   2% (1/39)        
remote: Counting objects:   5% (2/39)        
remote: Counting objects:   7% (3/39)        
remote: Counting objects:  10% (4/39)        
remote: Counting objects:  12% (5/39)        
remote: Counting objects:  15% (6/39)        
remote: Counting objects:  17% (7/39)        
remote: Counting objects:  20% (8/39)        
remote: Counting objects:  23% (9/39)        
remote: Counting objects:  25% (10/39)        
remote: Counting objects:  28% (11/39)        
remote: Counting objects:  30% (12/39)        
remote: Counting objects:  33% (13/39)        
remote: Counting objects:  35% (14/39)        
remote: Counting objects:  38% (15/39)        
remote: Counting objects:  41% (16/39)        
remote: Counting objects:  43% (17/39)        
remote: Counting objects:  46% (18/39)        
remote: Counting objects:  48% (19/39)        
remote: Counting objects:  51% (20/39)        
remote: Counting objects:  53% (21/39)        
remote: Counting objects:  56% (22/39)        
remote: Counting objects:  58% (23/39)        
remote: Counting objects:  61% (24/39)        
remote: Counting objects:  64% (25/39)        
remote: Counting objects:  66% (26/39)        
remote: Counting objects:  69% (27/39)        
remote: Counting objects:  71% (28/39)        
remote: Counting objects:  74% (29/39)        
remote: Counting objects:  76% (30/39)        
remote: Counting objects:  79% (31/39)        
remote: Counting objects:  82% (32/39)        
remote: Counting objects:  84% (33/39)        
remote: Counting objects:  87% (34/39)        
remote: Counting objects:  89% (35/39)        
remote: Counting objects:  92% (36/39)        
remote: Counting objects:  94% (37/39)        
remote: Counting objects:  97% (38/39)        
remote: Counting objects: 100% (39/39)        
remote: Counting objects: 100% (39/39), done.        
remote: Compressing objects:   2% (1/36)        
remote: Compressing objects:   5% (2/36)        
remote: Compressing objects:   8% (3/36)        
remote: Compressing objects:  11% (4/36)        
remote: Compressing objects:  13% (5/36)        
remote: Compressing objects:  16% (6/36)        
remote: Compressing objects:  19% (7/36)        
remote: Compressing objects:  22% (8/36)        
remote: Compressing objects:  25% (9/36)        
remote: Compressing objects:  27% (10/36)        
remote: Compressing objects:  30% (11/36)        
remote: Compressing objects:  33% (12/36)        
remote: Compressing objects:  36% (13/36)        
remote: Compressing objects:  38% (14/36)        
remote: Compressing objects:  41% (15/36)        
remote: Compressing objects:  44% (16/36)        
remote: Compressing objects:  47% (17/36)        
remote: Compressing objects:  50% (18/36)        
remote: Compressing objects:  52% (19/36)        
remote: Compressing objects:  55% (20/36)        
remote: Compressing objects:  58% (21/36)        
remote: Compressing objects:  61% (22/36)        
remote: Compressing objects:  63% (23/36)        
remote: Compressing objects:  66% (24/36)        
remote: Compressing objects:  69% (25/36)        
remote: Compressing objects:  72% (26/36)        
remote: Compressing objects:  75% (27/36)        
remote: Compressing objects:  77% (28/36)        
remote: Compressing objects:  80% (29/36)        
remote: Compressing objects:  83% (30/36)        
remote: Compressing objects:  86% (31/36)        
remote: Compressing objects:  88% (32/36)        
remote: Compressing objects:  91% (33/36)        
remote: Compressing objects:  94% (34/36)        
remote: Compressing objects:  97% (35/36)        
remote: Compressing objects: 100% (36/36)        
remote: Compressing objects: 100% (36/36), done.        
remote: Total 42 (delta 15), reused 15 (delta 3), pack-reused 3        
>From https://github.com/python/cpython
 * branch            main       -> FETCH_HEAD
Note: checking out 'f74e51229c83e3265f905dc15283bfe0ec1a659e'.

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 performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b new_branch_name

HEAD is now at f74e512... gh-86650: Fix IndexError when parse emails with 
invalid Message-ID (GH-117934)
Switched to and reset branch 'main'

In file included from ./Include/internal/mimalloc/mimalloc/types.h:24:0,
                 from ./Include/internal/pycore_mimalloc.h:40,
                 from ./Include/internal/pycore_interp.h:30,
                 from ./Include/internal/pycore_runtime.h:17,
                 from ./Include/internal/pycore_pystate.h:12,
                 from Parser/pegen.c:3:
./Include/internal/mimalloc/mimalloc/atomic.h:39:23: fatal error: stdatomic.h: 
No such file or directory
 #include <stdatomic.h>
                       ^
compilation terminated.
In file included from ./Include/internal/mimalloc/mimalloc/types.h:24:0,
                 from ./Include/internal/pycore_mimalloc.h:40,
                 from ./Include/internal/pycore_interp.h:30,
                 from ./Include/internal/pycore_runtime.h:17,
                 from Parser/action_helpers.c:5:
./Include/internal/mimalloc/mimalloc/atomic.h:39:23: fatal error: stdatomic.h: 
No such file or directory
 #include <stdatomic.h>
                       ^
compilation terminated.
In file included from ./Include/internal/mimalloc/mimalloc/types.h:24:0,
                 from ./Include/internal/pycore_mimalloc.h:40,
                 from ./Include/internal/pycore_interp.h:30,
                 from ./Include/internal/pycore_runtime.h:17,
                 from ./Include/internal/pycore_pystate.h:12,
                 from Parser/lexer/state.c:2:
./Include/internal/mimalloc/mimalloc/atomic.h:39:23: fatal error: stdatomic.h: 
No such file or directory
 #include <stdatomic.h>
                       ^
compilation terminated.
In file included from ./Include/internal/mimalloc/mimalloc/types.h:24:0,
                 from ./Include/internal/pycore_mimalloc.h:40,
                 from ./Include/internal/pycore_interp.h:30,
                 from ./Include/internal/pycore_runtime.h:17,
                 from ./Include/internal/pycore_pystate.h:12,
                 from ./Include/internal/pycore_call.h:12,
                 from Parser/tokenizer/file_tokenizer.c:2:
./Include/internal/mimalloc/mimalloc/atomic.h:39:23: fatal error: stdatomic.h: 
No such file or directory
 #include <stdatomic.h>
                       ^
compilation terminated.
make: *** [Parser/action_helpers.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Parser/pegen.o] Error 1
In file included from ./Include/internal/mimalloc/mimalloc/types.h:24:0,
                 from ./Include/internal/pycore_mimalloc.h:40,
                 from ./Include/internal/pycore_interp.h:30,
                 from ./Include/internal/pycore_runtime.h:17,
                 from ./Include/internal/pycore_pystate.h:12,
                 from Parser/myreadline.c:14:
./Include/internal/mimalloc/mimalloc/atomic.h:39:23: fatal error: stdatomic.h: 
No such file or directory
 #include <stdatomic.h>
                       ^
compilation terminated.
In file included from ./Include/internal/mimalloc/mimalloc/types.h:24:0,
                 from ./Include/internal/pycore_mimalloc.h:40,
                 from ./Include/internal/pycore_interp.h:30,
                 from ./Include/internal/pycore_runtime.h:17,
                 from ./Include/internal/pycore_pystate.h:12,
                 from ./Include/internal/pycore_call.h:12,
                 from Objects/abstract.c:6:
./Include/internal/mimalloc/mimalloc/atomic.h:39:23: fatal error: stdatomic.h: 
No such file or directory
 #include <stdatomic.h>
                       ^
compilation terminated.
make: *** [Parser/lexer/state.o] Error 1
make: *** [Parser/tokenizer/file_tokenizer.o] Error 1
make: *** [Parser/myreadline.o] Error 1
make: *** [Objects/abstract.o] Error 1

find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
make: [Makefile:3081: clean-retain-profile] Error 1 (ignored)


Test report
===========





Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE RHEL7 
LTO + PGO 3.x while building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/43/builds/5230

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

Worker for this Build: cstratak-RHEL7-ppc64le

Build Reason: <unknown>
Blamelist: Kirill Podoprigora <kirill.ba...@mail.ru>, Serhiy Storchaka 
<storch...@gmail.com>, tsufeki <tsuf...@ymail.com>

BUILD FAILED: failed compile (failure)


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




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

Note: checking out 'f74e51229c83e3265f905dc15283bfe0ec1a659e'.

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 performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b new_branch_name

HEAD is now at f74e512... gh-86650: Fix IndexError when parse emails with 
invalid Message-ID (GH-117934)
Switched to and reset branch 'main'

find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
make[2]: [clean-retain-profile] Error 1 (ignored)
gcc: error: unrecognized command line option ‘-fno-semantic-interposition’
gcc: error: unrecognized command line option ‘-fno-semantic-interposition’
gcc: error: unrecognized command line option ‘-fno-semantic-interposition’
gcc: error: unrecognized command line option ‘-fno-semantic-interposition’
gcc: error: unrecognized command line option ‘-fno-semantic-interposition’
make[2]: *** [Programs/python.o] Error 1
gcc: error: unrecognized command line option ‘-fno-semantic-interposition’
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [Parser/pegen_errors.o] Error 1
make[2]: *** [Parser/action_helpers.o] Error 1
make[2]: *** [Parser/parser.o] Error 1
make[2]: *** [Parser/string_parser.o] Error 1
gcc: error: unrecognized command line option ‘-fno-semantic-interposition’
gcc: error: unrecognized command line option ‘-fno-semantic-interposition’
make[2]: *** [Parser/pegen.o] Error 1
make[2]: *** [Parser/peg_api.o] Error 1
make[2]: *** [Parser/lexer/buffer.o] Error 1
gcc: error: unrecognized command line option ‘-fno-semantic-interposition’
gcc: error: unrecognized command line option ‘-fno-semantic-interposition’
make[2]: *** [Parser/token.o] Error 1
make[2]: *** [Parser/lexer/lexer.o] Error 1
make[1]: *** [profile-gen-stamp] Error 2
make: *** [profile-run-stamp] Error 2

find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
find: ‘build’: No such file or directory
make: [Makefile:3081: clean-retain-profile] Error 1 (ignored)


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