The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide NoGIL 
3.12 while building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/1553/builds/35

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

Worker for this Build: cstratak-fedora-rawhide-ppc64le

Build Reason: <unknown>
Blamelist: Barney Gale <barney.g...@gmail.com>, Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.com>, Victor Stinner 
<vstin...@python.org>

BUILD FAILED: failed compile (failure)


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




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

remote: Enumerating objects: 32, done.        
remote: Counting objects:   3% (1/32)        
remote: Counting objects:   6% (2/32)        
remote: Counting objects:   9% (3/32)        
remote: Counting objects:  12% (4/32)        
remote: Counting objects:  15% (5/32)        
remote: Counting objects:  18% (6/32)        
remote: Counting objects:  21% (7/32)        
remote: Counting objects:  25% (8/32)        
remote: Counting objects:  28% (9/32)        
remote: Counting objects:  31% (10/32)        
remote: Counting objects:  34% (11/32)        
remote: Counting objects:  37% (12/32)        
remote: Counting objects:  40% (13/32)        
remote: Counting objects:  43% (14/32)        
remote: Counting objects:  46% (15/32)        
remote: Counting objects:  50% (16/32)        
remote: Counting objects:  53% (17/32)        
remote: Counting objects:  56% (18/32)        
remote: Counting objects:  59% (19/32)        
remote: Counting objects:  62% (20/32)        
remote: Counting objects:  65% (21/32)        
remote: Counting objects:  68% (22/32)        
remote: Counting objects:  71% (23/32)        
remote: Counting objects:  75% (24/32)        
remote: Counting objects:  78% (25/32)        
remote: Counting objects:  81% (26/32)        
remote: Counting objects:  84% (27/32)        
remote: Counting objects:  87% (28/32)        
remote: Counting objects:  90% (29/32)        
remote: Counting objects:  93% (30/32)        
remote: Counting objects:  96% (31/32)        
remote: Counting objects: 100% (32/32)        
remote: Counting objects: 100% (32/32), 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 32 (delta 13), reused 20 (delta 9), pack-reused 0        
>From https://github.com/python/cpython
 * branch                  3.12       -> FETCH_HEAD
Note: switching to 'e0b9905ce66fc0a73165608f8e67cc7d3dabbeb8'.

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 e0b9905ce6 [3.12] gh-119447: Fix build with _PY_SHORT_FLOAT_REPR 
== 0 (#121178) (#121180)
Switched to and reset branch '3.12'

configure: WARNING: unrecognized options: --disable-gil
configure: WARNING: unrecognized options: --disable-gil

Assembler messages:
Fatal error: can't create Objects/frameobject.o: No space left on device
make: *** [Makefile:2743: Objects/frameobject.o] Error 1
make: *** Waiting for unfinished jobs....
Assembler messages:
Fatal error: can't create Objects/iterobject.o: No space left on device
make: *** [Makefile:2743: Objects/iterobject.o] Error 1
/tmp/ccf77AmM.s: Assembler messages:
/tmp/ccf77AmM.s: Fatal error: can't write 3947 bytes to section 
.gnu.debuglto_.debug_info of Objects/exceptions.o: 'No space left on device'
/tmp/ccf77AmM.s: Fatal error: Objects/exceptions.o: No such file or directory
make: *** [Makefile:2743: Objects/exceptions.o] Error 1
Assembler messages:
Fatal error: can't create Objects/floatobject.o: No space left on device
make: *** [Makefile:2743: Objects/floatobject.o] Error 1
Assembler messages:
Fatal error: can't create Objects/funcobject.o: No space left on device
make: *** [Makefile:2743: Objects/funcobject.o] Error 1
Assembler messages:
Fatal error: can't create Objects/odictobject.o: No space left on device
make: *** [Makefile:2743: Objects/odictobject.o] Error 1
Assembler messages:
Fatal error: can't create Objects/listobject.o: No space left on device
make: *** [Makefile:2743: Objects/listobject.o] Error 1
Assembler messages:
Fatal error: can't create Objects/dictobject.o: No space left on device
make: *** [Makefile:2743: Objects/dictobject.o] Error 1
Assembler messages:
Fatal error: can't create Objects/longobject.o: No space left on device
make: *** [Makefile:2743: Objects/longobject.o] Error 1
Assembler messages:
Fatal error: can't create Parser/parser.o: No space left on device
make: *** [Makefile:2743: Parser/parser.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:2834: clean-retain-profile] Error 1 (ignored)


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





Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora 
Rawhide LTO 3.12 while building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/1176/builds/865

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

Worker for this Build: cstratak-fedora-rawhide-ppc64le

Build Reason: <unknown>
Blamelist: Barney Gale <barney.g...@gmail.com>, Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.com>, Victor Stinner 
<vstin...@python.org>

BUILD FAILED: failed compile (failure)


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




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

remote: Enumerating objects: 32, done.        
remote: Counting objects:   3% (1/32)        
remote: Counting objects:   6% (2/32)        
remote: Counting objects:   9% (3/32)        
remote: Counting objects:  12% (4/32)        
remote: Counting objects:  15% (5/32)        
remote: Counting objects:  18% (6/32)        
remote: Counting objects:  21% (7/32)        
remote: Counting objects:  25% (8/32)        
remote: Counting objects:  28% (9/32)        
remote: Counting objects:  31% (10/32)        
remote: Counting objects:  34% (11/32)        
remote: Counting objects:  37% (12/32)        
remote: Counting objects:  40% (13/32)        
remote: Counting objects:  43% (14/32)        
remote: Counting objects:  46% (15/32)        
remote: Counting objects:  50% (16/32)        
remote: Counting objects:  53% (17/32)        
remote: Counting objects:  56% (18/32)        
remote: Counting objects:  59% (19/32)        
remote: Counting objects:  62% (20/32)        
remote: Counting objects:  65% (21/32)        
remote: Counting objects:  68% (22/32)        
remote: Counting objects:  71% (23/32)        
remote: Counting objects:  75% (24/32)        
remote: Counting objects:  78% (25/32)        
remote: Counting objects:  81% (26/32)        
remote: Counting objects:  84% (27/32)        
remote: Counting objects:  87% (28/32)        
remote: Counting objects:  90% (29/32)        
remote: Counting objects:  93% (30/32)        
remote: Counting objects:  96% (31/32)        
remote: Counting objects: 100% (32/32)        
remote: Counting objects: 100% (32/32), 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 32 (delta 13), reused 20 (delta 9), pack-reused 0        
>From https://github.com/python/cpython
 * branch                  3.12       -> FETCH_HEAD
Note: switching to 'e0b9905ce66fc0a73165608f8e67cc7d3dabbeb8'.

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 e0b9905ce6 [3.12] gh-119447: Fix build with _PY_SHORT_FLOAT_REPR 
== 0 (#121178) (#121180)
Switched to and reset branch '3.12'

/tmp/ccUZuq9d.s: Assembler messages:
/tmp/ccUZuq9d.s: Fatal error: Objects/codeobject.o: No space left on device
make: *** [Makefile:2743: Objects/codeobject.o] Error 1
make: *** Waiting for unfinished jobs....
/tmp/ccIMEC7I.s: Assembler messages:
/tmp/ccIMEC7I.s: Fatal error: can't write 3947 bytes to section 
.gnu.lto_.decls.79ed3467c0db7228 of Objects/genobject.o: 'No space left on 
device'
/tmp/ccIMEC7I.s: Fatal error: Objects/genobject.o: No such file or directory
make: *** [Makefile:2743: Objects/genobject.o] Error 1
/tmp/ccNvzY74.s: Assembler messages:
/tmp/ccNvzY74.s: Fatal error: can't write 3947 bytes to section 
.gnu.lto_stringlib_bytes_join.331.54f0c6fe7438b982 of 
Objects/bytearrayobject.o: 'No space left on device'
/tmp/ccNvzY74.s: Fatal error: Objects/bytearrayobject.o: No such file or 
directory
make: *** [Makefile:2743: Objects/bytearrayobject.o] Error 1
/tmp/ccCMIBoW.s: Assembler messages:
/tmp/ccCMIBoW.s: Fatal error: can't write 3500 bytes to section 
.gnu.lto__PySequence_IterSearch.341.30ffd5d343114fbf of Objects/abstract.o: 'No 
space left on device'
/tmp/ccCMIBoW.s: Fatal error: Objects/abstract.o: No such file or directory
make: *** [Makefile:2743: Objects/abstract.o] Error 1
/tmp/ccZvkSaJ.s: Assembler messages:
/tmp/ccZvkSaJ.s: Fatal error: can't write 3945 bytes to section .debug_info of 
Objects/frameobject.o: 'No space left on device'
/tmp/ccZvkSaJ.s: Fatal error: Objects/frameobject.o: No such file or directory
make: *** [Makefile:2743: Objects/frameobject.o] Error 1
/tmp/ccesTlrB.s: Assembler messages:
/tmp/ccesTlrB.s: Fatal error: can't write 2410 bytes to section 
.gnu.lto_ImportError_getstate.316.ee6c5806420cbfbb of Objects/exceptions.o: 'No 
space left on device'
/tmp/ccesTlrB.s: Fatal error: Objects/exceptions.o: No such file or directory
make: *** [Makefile:2743: Objects/exceptions.o] Error 1
/tmp/ccUjBmqc.s: Assembler messages:
/tmp/ccUjBmqc.s: Fatal error: can't write 3947 bytes to section 
.gnu.lto_.decls.1b257511170f19a0 of Objects/floatobject.o: 'No space left on 
device'
/tmp/ccUjBmqc.s: Fatal error: Objects/floatobject.o: No such file or directory
make: *** [Makefile:2743: Objects/floatobject.o] Error 1
/tmp/cctk7mNQ.s: Assembler messages:
/tmp/cctk7mNQ.s: Fatal error: can't write 1450 bytes to section 
.gnu.lto_stringlib__lex_search.293.257f651bd073af7a of Objects/bytesobject.o: 
'No space left on device'
/tmp/cctk7mNQ.s: Fatal error: Objects/bytesobject.o: No such file or directory
make: *** [Makefile:2743: Objects/bytesobject.o] Error 1
/tmp/ccrh3f3h.s: Assembler messages:
/tmp/ccrh3f3h.s: Fatal error: can't write 3947 bytes to section 
.gnu.debuglto_.debug_str of Parser/parser.o: 'No space left on device'
/tmp/ccrh3f3h.s: Fatal error: Parser/parser.o: No such file or directory
make: *** [Makefile:2743: Parser/parser.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:2834: clean-retain-profile] Error 1 (ignored)


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





Sincerely,
 -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora 
Rawhide LTO + PGO 3.12 while building python/cpython.
Full details are available at:
    https://buildbot.python.org/all/#/builders/1182/builds/886

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

Worker for this Build: cstratak-fedora-rawhide-ppc64le

Build Reason: <unknown>
Blamelist: Barney Gale <barney.g...@gmail.com>, Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.com>, Victor Stinner 
<vstin...@python.org>

BUILD FAILED: failed compile (failure)


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




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

remote: Enumerating objects: 32, done.        
remote: Counting objects:   3% (1/32)        
remote: Counting objects:   6% (2/32)        
remote: Counting objects:   9% (3/32)        
remote: Counting objects:  12% (4/32)        
remote: Counting objects:  15% (5/32)        
remote: Counting objects:  18% (6/32)        
remote: Counting objects:  21% (7/32)        
remote: Counting objects:  25% (8/32)        
remote: Counting objects:  28% (9/32)        
remote: Counting objects:  31% (10/32)        
remote: Counting objects:  34% (11/32)        
remote: Counting objects:  37% (12/32)        
remote: Counting objects:  40% (13/32)        
remote: Counting objects:  43% (14/32)        
remote: Counting objects:  46% (15/32)        
remote: Counting objects:  50% (16/32)        
remote: Counting objects:  53% (17/32)        
remote: Counting objects:  56% (18/32)        
remote: Counting objects:  59% (19/32)        
remote: Counting objects:  62% (20/32)        
remote: Counting objects:  65% (21/32)        
remote: Counting objects:  68% (22/32)        
remote: Counting objects:  71% (23/32)        
remote: Counting objects:  75% (24/32)        
remote: Counting objects:  78% (25/32)        
remote: Counting objects:  81% (26/32)        
remote: Counting objects:  84% (27/32)        
remote: Counting objects:  87% (28/32)        
remote: Counting objects:  90% (29/32)        
remote: Counting objects:  93% (30/32)        
remote: Counting objects:  96% (31/32)        
remote: Counting objects: 100% (32/32)        
remote: Counting objects: 100% (32/32), 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 32 (delta 13), reused 20 (delta 9), pack-reused 0        
>From https://github.com/python/cpython
 * branch                  3.12       -> FETCH_HEAD
Note: switching to 'e0b9905ce66fc0a73165608f8e67cc7d3dabbeb8'.

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 e0b9905ce6 [3.12] gh-119447: Fix build with _PY_SHORT_FLOAT_REPR 
== 0 (#121178) (#121180)
Switched to and reset branch '3.12'

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:2834: clean-retain-profile] Error 1 (ignored)
/tmp/ccvGc976.s: Assembler messages:
/tmp/ccvGc976.s: Fatal error: Objects/classobject.o: No space left on device
make[2]: *** [Makefile:2743: Objects/classobject.o] Error 1
make[2]: *** Waiting for unfinished jobs....
/tmp/ccVwg24Z.s: Assembler messages:
/tmp/ccVwg24Z.s: Fatal error: Parser/action_helpers.o: No space left on device
make[2]: *** [Makefile:2743: Parser/action_helpers.o] Error 1
/tmp/ccrCATRf.s: Assembler messages:
/tmp/ccrCATRf.s: Fatal error: can't write 2765 bytes to section 
.gnu.lto_.refs.95b4c5cdae080131 of Objects/complexobject.o: 'No space left on 
device'
/tmp/ccrCATRf.s: Fatal error: Objects/complexobject.o: No such file or directory
make[2]: *** [Makefile:2743: Objects/complexobject.o] Error 1
/tmp/ccQsbVAu.s: Assembler messages:
/tmp/ccQsbVAu.s: Fatal error: can't write 3947 bytes to section 
.gnu.debuglto_.debug_str of Objects/abstract.o: 'No space left on device'
/tmp/cc6A9cQI.s: Assembler messages:
/tmp/cc6A9cQI.s: Fatal error: can't write 148 bytes to section .text of 
Parser/tokenizer.o: 'No space left on device'
/tmp/cc6A9cQI.s: Fatal error: Parser/tokenizer.o: No such file or directory
make[2]: *** [Makefile:2743: Parser/tokenizer.o] Error 1
/tmp/ccQsbVAu.s: Fatal error: Objects/abstract.o: No such file or directory
make[2]: *** [Makefile:2743: Objects/abstract.o] Error 1
/tmp/ccSJHqEc.s: Assembler messages:
/tmp/ccSJHqEc.s: Fatal error: can't write 1828 bytes to section 
.gnu.lto_code__varname_from_oparg.200.aa3211e9a7bc6bdb of Objects/codeobject.o: 
'No space left on device'
/tmp/ccSJHqEc.s: Fatal error: Objects/codeobject.o: No such file or directory
make[2]: *** [Makefile:2743: Objects/codeobject.o] Error 1
/tmp/ccc0fgWP.s: Assembler messages:
/tmp/ccc0fgWP.s: Fatal error: can't write 833 bytes to section 
.gnu.debuglto_.debug_info of Objects/bytearrayobject.o: 'No space left on 
device'
/tmp/ccc0fgWP.s: Fatal error: Objects/bytearrayobject.o: No such file or 
directory
make[2]: *** [Makefile:2743: Objects/bytearrayobject.o] Error 1
/tmp/ccFzOqua.s: Assembler messages:
/tmp/ccFzOqua.s: Fatal error: can't write 3945 bytes to section 
.gnu.debuglto_.debug_info of Objects/bytesobject.o: 'No space left on device'
/tmp/ccFzOqua.s: Fatal error: Objects/bytesobject.o: No such file or directory
make[2]: *** [Makefile:2743: Objects/bytesobject.o] Error 1
/tmp/cccOZtum.s: Assembler messages:
/tmp/cccOZtum.s: Fatal error: can't write 1560 bytes to section .text of 
Parser/parser.o: 'No space left on device'
/tmp/cccOZtum.s: Fatal error: Parser/parser.o: No such file or directory
make[2]: *** [Makefile:2743: Parser/parser.o] Error 1
make[1]: *** [Makefile:805: profile-gen-stamp] Error 2
make: *** [Makefile:817: 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:2834: 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