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/all/#/builders/603/builds/1120
Buildbot URL: https://buildbot.python.org/all/ 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 48f9d3e3fa [3.10] gh-112769: test_zlib: test_zlib: Fix comparison of ZLIB_RUNTIME_VERSION with non-int suffix (GH-112771) (#119565) 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: unable to copy file 'libpython3.10d.a'; reason: 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