The Buildbot has detected a new failure on builder AMD64 Windows11 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/737/builds/130
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: kloth-win11
Build Reason: <unknown> Blamelist: Christian Heimes <christian@python.org>, Erlend Egeberg Aasland <erlend.aasland@innova.no>, Irit Katriel <1055913+iritkatriel@users.noreply.github.com>, Jason R. Coombs <jaraco@jaraco.com>, Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>, Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>, Nikita Sobolev <mail@sobolevn.me>, Pablo Galindo Salgado <Pablogsal@gmail.com>, Serhiy Storchaka <storchaka@gmail.com>, Tal Einat <532281+taleinat@users.noreply.github.com>, Terry Jan Reedy <tjreedy@udel.edu>
BUILD FAILED: failed compile (failure)
Summary of the results of the build (if available):
Captured traceback
Note: switching to 'ad9cf2fdd39968b07e04136c8b50f65a4596c087'.
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 ad9cf2fdd3 bpo-45925: Update Windows installer to SQLite 3.37.2 (GH-30485) Switched to and reset branch '3.9'
Could Not Find C:\buildbot\3.9.kloth-win11\build\Lib\*.pyc The system cannot find the file specified. Could Not Find C:\buildbot\3.9.kloth-win11\build\PCbuild\python*.zip
Could Not Find C:\buildbot\3.9.kloth-win11\build\Lib\*.pyc The system cannot find the file specified. Could Not Find C:\buildbot\3.9.kloth-win11\build\PCbuild\python*.zip
Test report
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE CentOS9 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/861/builds/3
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-CentOS9-ppc64le
Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
BUILD FAILED: failed compile (failure)
Summary of the results of the build (if available):
Captured traceback
remote: Enumerating objects: 11, done.
remote: Counting objects: 12% (1/8)
remote: Counting objects: 25% (2/8)
remote: Counting objects: 37% (3/8)
remote: Counting objects: 50% (4/8)
remote: Counting objects: 62% (5/8)
remote: Counting objects: 75% (6/8)
remote: Counting objects: 87% (7/8)
remote: Counting objects: 100% (8/8)
remote: Counting objects: 100% (8/8), done.
remote: Total 11 (delta 7), reused 7 (delta 7), pack-reused 3
From https://github.com/python/cpython
- branch 3.9 -> FETCH_HEAD Note: switching to 'ad9cf2fdd39968b07e04136c8b50f65a4596c087'.
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 ad9cf2fdd3 bpo-45925: Update Windows installer to SQLite 3.37.2 (GH-30485) Switched to and reset branch '3.9'
configure: WARNING: unrecognized options: --without-static-libpython configure: WARNING: unrecognized options: --without-static-libpython
../Modules/signalmodule.c: In function ‘signal_siginterrupt_impl’: ../Modules/signalmodule.c:663:5: warning: ‘siginterrupt’ is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations] 663 | if (siginterrupt(signalnum, flag)<0) { | ^~ In file included from ../Modules/signalmodule.c:28: /usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ ar: libpython3.9d.a: No space left on device make: *** [Makefile:655: libpython3.9d.a] Error 1 make: *** Waiting for unfinished jobs.... lto1: fatal error: error writing to /tmp/ccCSs75n.s: No space left on device compilation terminated. lto-wrapper: fatal error: gcc returned 1 exit status compilation terminated. /usr/bin/ld: error: lto-wrapper failed collect2: error: ld returned 1 exit status ln: failed to access 'libpython3.9d.so.1.0': No such file or directory make: *** [Makefile:658: libpython3.9d.so] 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:1875: clean-retain-profile] Error 1 (ignored)
Test report
Sincerely, -The Buildbot