The Buildbot has detected a new failure on builder aarch64 Fedora Stable Clang 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/234/builds/5262
Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-stable-aarch64 Build Reason: <unknown> Blamelist: Nikita Sobolev <m...@sobolevn.me> BUILD FAILED: failed compile (failure) Summary of the results of the build (if available): =================================================== Captured traceback ================== remote: Enumerating objects: 13, done. remote: Counting objects: 8% (1/12) remote: Counting objects: 16% (2/12) remote: Counting objects: 25% (3/12) remote: Counting objects: 33% (4/12) remote: Counting objects: 41% (5/12) remote: Counting objects: 50% (6/12) remote: Counting objects: 58% (7/12) remote: Counting objects: 66% (8/12) remote: Counting objects: 75% (9/12) remote: Counting objects: 83% (10/12) remote: Counting objects: 91% (11/12) remote: Counting objects: 100% (12/12) remote: Counting objects: 100% (12/12), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. remote: Total 13 (delta 4), reused 7 (delta 4), pack-reused 1 >From https://github.com/python/cpython * branch main -> FETCH_HEAD Note: switching to 'd7334e2c2012defaf7aae920d6a56689464509d1'. 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 d7334e2c20 gh-106233: Fix stacklevel in zoneinfo.InvalidTZPathWarning (GH-106234) Switched to and reset branch 'main' ar: unable to copy file 'libpython3.13d.a'; reason: No space left on device make: *** [Makefile:1002: libpython3.13d.a] Error 1 Test report =========== Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder aarch64 Fedora Stable 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/125/builds/5240 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-stable-aarch64 Build Reason: <unknown> Blamelist: Mariusz Felisiak <felisiak.mari...@gmail.com>, Nikita Sobolev <m...@sobolevn.me>, Seth Michael Larson <s...@python.org> BUILD FAILED: failed compile (failure) Summary of the results of the build (if available): =================================================== Captured traceback ================== remote: Enumerating objects: 13, done. remote: Counting objects: 8% (1/12) remote: Counting objects: 16% (2/12) remote: Counting objects: 25% (3/12) remote: Counting objects: 33% (4/12) remote: Counting objects: 41% (5/12) remote: Counting objects: 50% (6/12) remote: Counting objects: 58% (7/12) remote: Counting objects: 66% (8/12) remote: Counting objects: 75% (9/12) remote: Counting objects: 83% (10/12) remote: Counting objects: 91% (11/12) remote: Counting objects: 100% (12/12) remote: Counting objects: 100% (12/12), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. remote: Total 13 (delta 4), reused 7 (delta 4), pack-reused 1 >From https://github.com/python/cpython * branch main -> FETCH_HEAD Note: switching to 'd7334e2c2012defaf7aae920d6a56689464509d1'. 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 d7334e2c20 gh-106233: Fix stacklevel in zoneinfo.InvalidTZPathWarning (GH-106234) Switched to and reset branch 'main' ../Objects/longobject.c: In function ‘long_format_binary’: ../Objects/longobject.c:2121:13: warning: ‘kind’ may be used uninitialized [-Wmaybe-uninitialized] 2121 | else if (kind == PyUnicode_1BYTE_KIND) { | ^ ../Objects/longobject.c:1997:9: note: ‘kind’ was declared here 1997 | int kind; | ^~~~ ../Objects/longobject.c: In function ‘long_to_decimal_string_internal’: ../Objects/longobject.c:1944:13: warning: ‘kind’ may be used uninitialized [-Wmaybe-uninitialized] 1944 | else if (kind == PyUnicode_1BYTE_KIND) { | ^ ../Objects/longobject.c:1768:9: note: ‘kind’ was declared here 1768 | int kind; | ^~~~ /usr/bin/ld: final link failed: No space left on device collect2: error: ld returned 1 exit status make: *** [Makefile:1005: libpython3.13d.so] Error 1 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