The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide Refleaks 3.10 while building Python. Full details are available at: https://buildbot.python.org/#/builders/603/builds/1166
Buildbot URL: https://buildbot.python.org/ Worker for this Build: cstratak-fedora-rawhide-ppc64le Build Reason: <unknown> Blamelist: BUILD FAILED: failed compile (failure) Summary of the results of the build (if available): =================================================== Captured traceback ================== >From https://github.com/python/cpython * branch 3.10 -> 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 d86ab5dde2 [3.10] gh-121957: Emit audit events for python -i and python -m asyncio (GH-122119) Switched to and reset branch '3.10' Objects/longobject.c: In function ‘long_format_binary’: Objects/longobject.c:1940:13: warning: ‘kind’ may be used uninitialized [-Wmaybe-uninitialized] 1940 | else if (kind == PyUnicode_1BYTE_KIND) { | ^ Objects/longobject.c:1816:25: note: ‘kind’ was declared here 1816 | enum PyUnicode_Kind kind; | ^~~~ Objects/longobject.c: In function ‘long_to_decimal_string_internal’: Objects/longobject.c:1763:13: warning: ‘kind’ may be used uninitialized [-Wmaybe-uninitialized] 1763 | else if (kind == PyUnicode_1BYTE_KIND) { | ^ Objects/longobject.c:1598:25: note: ‘kind’ was declared here 1598 | enum PyUnicode_Kind kind; | ^~~~ ar: libpython3.10d.a: error reading Objects/abstract.o: No space left on device make: *** [Makefile:652: libpython3.10d.a] 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:1940: clean-retain-profile] Error 1 (ignored) Test report =========== Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide NoGIL refleaks 3.10 while building Python. Full details are available at: https://buildbot.python.org/#/builders/1554/builds/64 Buildbot URL: https://buildbot.python.org/ Worker for this Build: cstratak-fedora-rawhide-ppc64le Build Reason: <unknown> Blamelist: BUILD FAILED: failed compile (failure) Summary of the results of the build (if available): =================================================== Captured traceback ================== remote: Enumerating objects: 17, done. remote: Counting objects: 5% (1/17) remote: Counting objects: 11% (2/17) remote: Counting objects: 17% (3/17) remote: Counting objects: 23% (4/17) remote: Counting objects: 29% (5/17) remote: Counting objects: 35% (6/17) remote: Counting objects: 41% (7/17) remote: Counting objects: 47% (8/17) remote: Counting objects: 52% (9/17) remote: Counting objects: 58% (10/17) remote: Counting objects: 64% (11/17) remote: Counting objects: 70% (12/17) remote: Counting objects: 76% (13/17) remote: Counting objects: 82% (14/17) remote: Counting objects: 88% (15/17) remote: Counting objects: 94% (16/17) remote: Counting objects: 100% (17/17) remote: Counting objects: 100% (17/17), done. remote: Compressing objects: 5% (1/17) remote: Compressing objects: 11% (2/17) remote: Compressing objects: 17% (3/17) remote: Compressing objects: 23% (4/17) remote: Compressing objects: 29% (5/17) remote: Compressing objects: 35% (6/17) remote: Compressing objects: 41% (7/17) remote: Compressing objects: 47% (8/17) remote: Compressing objects: 52% (9/17) remote: Compressing objects: 58% (10/17) remote: Compressing objects: 64% (11/17) remote: Compressing objects: 70% (12/17) remote: Compressing objects: 76% (13/17) remote: Compressing objects: 82% (14/17) remote: Compressing objects: 88% (15/17) remote: Compressing objects: 94% (16/17) remote: Compressing objects: 100% (17/17) remote: Compressing objects: 100% (17/17), done. remote: Total 17 (delta 0), reused 11 (delta 0), pack-reused 0 >From https://github.com/python/cpython * branch 3.10 -> 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 d86ab5dde2 [3.10] gh-121957: Emit audit events for python -i and python -m asyncio (GH-122119) Switched to and reset branch '3.10' configure: WARNING: unrecognized options: --disable-gil configure: WARNING: unrecognized options: --disable-gil Objects/longobject.c: In function ‘long_format_binary’: Objects/longobject.c:1940:13: warning: ‘kind’ may be used uninitialized [-Wmaybe-uninitialized] 1940 | else if (kind == PyUnicode_1BYTE_KIND) { | ^ Objects/longobject.c:1816:25: note: ‘kind’ was declared here 1816 | enum PyUnicode_Kind kind; | ^~~~ Objects/longobject.c: In function ‘long_to_decimal_string_internal’: Objects/longobject.c:1763:13: warning: ‘kind’ may be used uninitialized [-Wmaybe-uninitialized] 1763 | else if (kind == PyUnicode_1BYTE_KIND) { | ^ Objects/longobject.c:1598:25: note: ‘kind’ was declared here 1598 | enum PyUnicode_Kind kind; | ^~~~ ar: libpython3.10d.a: error reading Objects/abstract.o: No space left on device make: *** [Makefile:652: libpython3.10d.a] 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:1940: 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