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/4872
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL7-ppc64le
Build Reason: <unknown>
Blamelist: Guido van Rossum <[email protected]>, Jelle Zijlstra
<[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Note: checking out '85f727c5fb2afa60affa9ae3396ce4149cf5215d'.
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 85f727c... gh-109118: Allow lambdas in annotation scopes in
classes (#118019)
Switched to and reset branch 'main'
make: *** [Makefile:2229: buildbottest] Error 2
Test report
===========
Failed tests:
- test_capi
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/5269
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL7-ppc64le
Build Reason: <unknown>
Blamelist: Guido van Rossum <[email protected]>, Jelle Zijlstra
<[email protected]>, Nice Zombies <[email protected]>, Serhiy
Storchaka <[email protected]>, tahia <[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
remote: Enumerating objects: 30, done.
remote: Counting objects: 3% (1/29)
remote: Counting objects: 6% (2/29)
remote: Counting objects: 10% (3/29)
remote: Counting objects: 13% (4/29)
remote: Counting objects: 17% (5/29)
remote: Counting objects: 20% (6/29)
remote: Counting objects: 24% (7/29)
remote: Counting objects: 27% (8/29)
remote: Counting objects: 31% (9/29)
remote: Counting objects: 34% (10/29)
remote: Counting objects: 37% (11/29)
remote: Counting objects: 41% (12/29)
remote: Counting objects: 44% (13/29)
remote: Counting objects: 48% (14/29)
remote: Counting objects: 51% (15/29)
remote: Counting objects: 55% (16/29)
remote: Counting objects: 58% (17/29)
remote: Counting objects: 62% (18/29)
remote: Counting objects: 65% (19/29)
remote: Counting objects: 68% (20/29)
remote: Counting objects: 72% (21/29)
remote: Counting objects: 75% (22/29)
remote: Counting objects: 79% (23/29)
remote: Counting objects: 82% (24/29)
remote: Counting objects: 86% (25/29)
remote: Counting objects: 89% (26/29)
remote: Counting objects: 93% (27/29)
remote: Counting objects: 96% (28/29)
remote: Counting objects: 100% (29/29)
remote: Counting objects: 100% (29/29), done.
remote: Compressing objects: 4% (1/23)
remote: Compressing objects: 8% (2/23)
remote: Compressing objects: 13% (3/23)
remote: Compressing objects: 17% (4/23)
remote: Compressing objects: 21% (5/23)
remote: Compressing objects: 26% (6/23)
remote: Compressing objects: 30% (7/23)
remote: Compressing objects: 34% (8/23)
remote: Compressing objects: 39% (9/23)
remote: Compressing objects: 43% (10/23)
remote: Compressing objects: 47% (11/23)
remote: Compressing objects: 52% (12/23)
remote: Compressing objects: 56% (13/23)
remote: Compressing objects: 60% (14/23)
remote: Compressing objects: 65% (15/23)
remote: Compressing objects: 69% (16/23)
remote: Compressing objects: 73% (17/23)
remote: Compressing objects: 78% (18/23)
remote: Compressing objects: 82% (19/23)
remote: Compressing objects: 86% (20/23)
remote: Compressing objects: 91% (21/23)
remote: Compressing objects: 95% (22/23)
remote: Compressing objects: 100% (23/23)
remote: Compressing objects: 100% (23/23), done.
remote: Total 30 (delta 7), reused 16 (delta 6), pack-reused 1
>From https://github.com/python/cpython
* branch main -> FETCH_HEAD
Note: checking out '85f727c5fb2afa60affa9ae3396ce4149cf5215d'.
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 85f727c... gh-109118: Allow lambdas in annotation scopes in
classes (#118019)
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]: [Makefile:3082: clean-retain-profile] Error 1 (ignored)
Python/Python-ast.c: In function ‘init_types’:
Python/Python-ast.c:5478:1: note: variable tracking size limit exceeded with
-fvar-tracking-assignments, retrying without
init_types(struct ast_state *state)
^~~~~~~~~~
./Modules/_testlimitedcapi/unicode.c: In function ‘test_string_from_format’:
./Modules/_testlimitedcapi/unicode.c:1416:1: note: variable tracking size limit
exceeded with -fvar-tracking-assignments, retrying without
test_string_from_format(PyObject *self, PyObject *Py_UNUSED(ignored))
^~~~~~~~~~~~~~~~~~~~~~~
./Modules/_testlimitedcapi/unicode.c: In function ‘test_string_from_format’:
./Modules/_testlimitedcapi/unicode.c:1416:1: note: variable tracking size limit
exceeded with -fvar-tracking-assignments, retrying without
test_string_from_format(PyObject *self, PyObject *Py_UNUSED(ignored))
^
Python/Python-ast.c: In function ‘init_types’:
Python/Python-ast.c:5478:1: note: variable tracking size limit exceeded with
-fvar-tracking-assignments, retrying without
init_types(struct ast_state *state)
^
Python/Python-ast.c: In function ‘init_types’:
Python/Python-ast.c:5478:1: note: variable tracking size limit exceeded with
-fvar-tracking-assignments, retrying without
init_types(struct ast_state *state)
^
Python/Python-ast.c: In function ‘init_types’:
Python/Python-ast.c:5478:1: note: variable tracking size limit exceeded with
-fvar-tracking-assignments, retrying without
init_types(struct ast_state *state)
^
make: *** [Makefile:2229: buildbottest] Error 2
Test report
===========
Failed tests:
- test_capi
Sincerely,
-The Buildbot
_______________________________________________
Buildbot-status mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: [email protected]