The Buildbot has detected a new failure on builder AMD64 Fedora Rawhide
Refleaks 3.12 while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/1105/builds/288
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed compile (failure)
Summary of the results of the build (if available):
===================================================
Captured traceback
==================
remote: Enumerating objects: 16, done.
remote: Counting objects: 7% (1/14)
remote: Counting objects: 14% (2/14)
remote: Counting objects: 21% (3/14)
remote: Counting objects: 28% (4/14)
remote: Counting objects: 35% (5/14)
remote: Counting objects: 42% (6/14)
remote: Counting objects: 50% (7/14)
remote: Counting objects: 57% (8/14)
remote: Counting objects: 64% (9/14)
remote: Counting objects: 71% (10/14)
remote: Counting objects: 78% (11/14)
remote: Counting objects: 85% (12/14)
remote: Counting objects: 92% (13/14)
remote: Counting objects: 100% (14/14)
remote: Counting objects: 100% (14/14), done.
remote: Compressing objects: 10% (1/10)
remote: Compressing objects: 20% (2/10)
remote: Compressing objects: 30% (3/10)
remote: Compressing objects: 40% (4/10)
remote: Compressing objects: 50% (5/10)
remote: Compressing objects: 60% (6/10)
remote: Compressing objects: 70% (7/10)
remote: Compressing objects: 80% (8/10)
remote: Compressing objects: 90% (9/10)
remote: Compressing objects: 100% (10/10)
remote: Compressing objects: 100% (10/10), done.
remote: Total 16 (delta 4), reused 10 (delta 4), pack-reused 2
>From https://github.com/python/cpython
* branch 3.12 -> FETCH_HEAD
Note: switching to 'FETCH_HEAD'.
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 d5d86e2145 [3.12] gh-105535 Document potential performance trap
during enum creation (GH-107119) (GH116511)
Switched to and reset branch '3.12'
Objects/longobject.c: In function ‘long_format_binary’:
Objects/longobject.c:2122:13: warning: ‘kind’ may be used uninitialized
[-Wmaybe-uninitialized]
2122 | else if (kind == PyUnicode_1BYTE_KIND) {
| ^
Objects/longobject.c:1998:9: note: ‘kind’ was declared here
1998 | int kind;
| ^~~~
Objects/longobject.c: In function ‘long_to_decimal_string_internal’:
Objects/longobject.c:1945:13: warning: ‘kind’ may be used uninitialized
[-Wmaybe-uninitialized]
1945 | else if (kind == PyUnicode_1BYTE_KIND) {
| ^
Objects/longobject.c:1769:9: note: ‘kind’ was declared here
1769 | int kind;
| ^~~~
/usr/bin/ld: final link failed: No space left on device
/usr/bin/ld: final link failed: No space left on device
collect2: error: ld returned 1 exit status
make: *** [Makefile:3055: Modules/_sha2.cpython-312d-x86_64-linux-gnu.so] Error
1
make: *** Waiting for unfinished jobs....
collect2: error: ld returned 1 exit status
make: *** [Makefile:1317: Programs/_freeze_module] Error 1
Test report
===========
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]