Buildbot-status
Threads by month
- ----- 2024 -----
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
May 2023
- 1 participants
- 269 discussions
☠ Buildbot (Python): - failed compile (failure) (d7f8a5fe07b0ff3a419ccec434cc405b21a5a304)
by buildbot@python.org 25 May '23
by buildbot@python.org 25 May '23
25 May '23
The Buildbot has detected a new failure on builder AMD64 Fedora Rawhide Refleaks 3.9 while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/85/builds/768
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
==================
From https://github.com/python/cpython
* branch 3.9 -> 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 d7f8a5fe07 [3.9] gh-102153: Start stripping C0 control and space chars in `urlsplit` (GH-102508) (GH-104575) (GH-104592) (#104593)
Switched to and reset branch '3.9'
Objects/longobject.c: In function ‘long_format_binary’:
Objects/longobject.c:2058:13: warning: ‘kind’ may be used uninitialized [-Wmaybe-uninitialized]
2058 | else if (kind == PyUnicode_1BYTE_KIND) {
| ^
Objects/longobject.c:1934:25: note: ‘kind’ was declared here
1934 | enum PyUnicode_Kind kind;
| ^~~~
Objects/longobject.c: In function ‘long_to_decimal_string_internal’:
Objects/longobject.c:1881:13: warning: ‘kind’ may be used uninitialized [-Wmaybe-uninitialized]
1881 | else if (kind == PyUnicode_1BYTE_KIND) {
| ^
Objects/longobject.c:1716:25: note: ‘kind’ was declared here
1716 | enum PyUnicode_Kind kind;
| ^~~~
./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
| ^~~~~~~~~~~~
./Modules/_threadmodule.c: In function ‘local_clear’:
./Modules/_threadmodule.c:812:20: warning: unused variable ‘tstate’ [-Wunused-variable]
812 | PyThreadState *tstate;
| ^~~~~~
/tmp/cclNaMRD.s: Assembler messages:
/tmp/cclNaMRD.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_asynciomodule.o: No space left on device
/usr/bin/ld: final link failed: No space left on device
collect2: error: ld returned 1 exit status
/tmp/ccWLoGDI.s: Assembler messages:
/tmp/ccWLoGDI.s: Fatal error: can't write 657 bytes to section .rodata.str1.1 of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/syslogmodule.o: 'No space left on device'
/tmp/ccWLoGDI.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/syslogmodule.o: No such file or directory
/tmp/cc7kdcZp.s: Assembler messages:
/tmp/cc7kdcZp.s: Fatal error: can't write 92 bytes to section .text of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/parsermodule.o: 'No space left on device'
/tmp/cc7kdcZp.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/parsermodule.o: No such file or directory
/tmp/ccaIx4qx.s: Assembler messages:
/tmp/ccaIx4qx.s: Fatal error: can't write 23 bytes to section .text of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/mmapmodule.o: 'No space left on device'
/tmp/ccaIx4qx.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/mmapmodule.o: No such file or directory
/tmp/ccMRqYeu.s: Assembler messages:
/tmp/ccMRqYeu.s: Fatal error: can't write 51 bytes to section .text of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_testinternalcapi.o: 'No space left on device'
/tmp/ccMRqYeu.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_testinternalcapi.o: No such file or directory
/tmp/cc4aqKgM.s: Assembler messages:
/tmp/cc4aqKgM.s: Fatal error: can't write 10 bytes to section .text of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_xxsubinterpretersmodule.o: 'No space left on device'
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
/tmp/cc4aqKgM.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_xxsubinterpretersmodule.o: No such file or directory
/tmp/ccDrbMre.s: Assembler messages:
/tmp/ccDrbMre.s: Fatal error: can't write 22 bytes to section .text of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_posixsubprocess.o: 'No space left on device'
/tmp/ccDrbMre.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_posixsubprocess.o: No such file or directory
/tmp/ccNiKs56.s: Assembler messages:
/tmp/ccNiKs56.s: Fatal error: can't write 8 bytes to section .text of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_csv.o: 'No space left on device'
/tmp/ccNiKs56.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_csv.o: No such file or directory
/tmp/ccSeg4Sg.s: Assembler messages:
/tmp/ccSeg4Sg.s: Fatal error: can't write 78 bytes to section .text of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_testimportmultiple.o: 'No space left on device'
/tmp/ccSeg4Sg.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_testimportmultiple.o: No such file or directory
/tmp/ccmcMoNz.s: Assembler messages:
/tmp/ccmcMoNz.s: Fatal error: can't write 43 bytes to section .text of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_pickle.o: 'No space left on device'
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
/tmp/ccmcMoNz.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_pickle.o: No such file or directory
/tmp/ccUQurcc.s: Assembler messages:
/tmp/ccUQurcc.s: Fatal error: can't write 7 bytes to section .text of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/audioop.o: 'No space left on device'
/tmp/ccUQurcc.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/audioop.o: No such file or directory
/tmp/ccaskBHN.s: Assembler messages:
/tmp/ccaskBHN.s: Fatal error: can't write 38 bytes to section .text of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_xxtestfuzz/_xxtestfuzz.o: 'No space left on device'
/tmp/ccaskBHN.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_xxtestfuzz/_xxtestfuzz.o: No such file or directory
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/readline.c: In function ‘setup_readline’:
/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/readline.c:1143:37: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
1143 | completer_word_break_characters =
| ^
/tmp/cczDl7Vh.s: Assembler messages:
/tmp/cczDl7Vh.s: Fatal error: can't write 9 bytes to section .text of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_testmultiphase.o: 'No space left on device'
/tmp/cczDl7Vh.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_testmultiphase.o: No such file or directory
/tmp/cc7HWKws.s: Assembler messages:
/tmp/cc7HWKws.s: Fatal error: can't write 57 bytes to section .text of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_cryptmodule.o: 'No space left on device'
/tmp/cc7HWKws.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_cryptmodule.o: No such file or directory
/tmp/ccvpFl7q.s: Assembler messages:
/tmp/ccvpFl7q.s: Fatal error: can't write 8 bytes to section .text of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/unicodedata.o: 'No space left on device'
/tmp/ccvpFl7q.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/unicodedata.o: No such file or directory
/tmp/cc5kfoMM.s: Assembler messages:
/tmp/cc5kfoMM.s: Fatal error: can't write 23 bytes to section .text of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/readline.o: 'No space left on device'
/tmp/cc5kfoMM.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/readline.o: No such file or directory
/tmp/cclUqWx7.s: Assembler messages:
/tmp/cclUqWx7.s: Fatal error: can't write 16 bytes to section .text of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_curses_panel.o: 'No space left on device'
/tmp/cclUqWx7.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_curses_panel.o: No such file or directory
/tmp/cc0pBRwT.s: Assembler messages:
/tmp/cc0pBRwT.s: Fatal error: can't write 15 bytes to section .text of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_testbuffer.o: 'No space left on device'
/tmp/cc0pBRwT.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_testbuffer.o: No such file or directory
/tmp/cckydTyB.s: Assembler messages:
/tmp/cckydTyB.s: Fatal error: can't write 5 bytes to section .text of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/md5module.o: 'No space left on device'
/tmp/cckydTyB.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/md5module.o: No such file or directory
/tmp/ccYepTfh.s: Assembler messages:
/tmp/ccYepTfh.s: Fatal error: can't write 245 bytes to section .text of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/sha256module.o: 'No space left on device'
/tmp/ccYepTfh.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/sha256module.o: No such file or directory
/tmp/ccod9DGR.s: Assembler messages:
/tmp/ccod9DGR.s: Fatal error: can't write 369 bytes to section .text of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/sha512module.o: 'No space left on device'
/tmp/ccod9DGR.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/sha512module.o: No such file or directory
/tmp/ccDuAkKj.s: Assembler messages:
/tmp/ccDuAkKj.s: Fatal error: can't write 27 bytes to section .text of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/sha1module.o: 'No space left on device'
/tmp/ccDuAkKj.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/sha1module.o: No such file or directory
/tmp/ccYei7XZ.s: Assembler messages:
/tmp/ccYei7XZ.s: Fatal error: can't write 113 bytes to section .text of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_testcapimodule.o: 'No space left on device'
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
/tmp/ccYei7XZ.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_testcapimodule.o: No such file or directory
/tmp/cchQvMUH.s: Assembler messages:
/tmp/cchQvMUH.s: Fatal error: can't write 54 bytes to section .text of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_dbmmodule.o: 'No space left on device'
/tmp/cchQvMUH.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_dbmmodule.o: No such file or directory
/tmp/cc6svHA8.s: Assembler messages:
/tmp/cc6svHA8.s: Fatal error: can't write 72 bytes to section .text of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_hashopenssl.o: 'No space left on device'
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
/tmp/cc6svHA8.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_hashopenssl.o: No such file or directory
/tmp/ccPp8Y4M.s: Assembler messages:
/tmp/ccPp8Y4M.s: Fatal error: can't write 54 bytes to section .text of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_gdbmmodule.o: 'No space left on device'
/tmp/ccPp8Y4M.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_gdbmmodule.o: No such file or directory
/tmp/cc5awDI1.s: Assembler messages:
/tmp/cc5awDI1.s: Fatal error: can't write 33 bytes to section .text of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/termios.o: 'No space left on device'
/tmp/cc5awDI1.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/termios.o: No such file or directory
/tmp/cc31U9w5.s: Assembler messages:
/tmp/cc31U9w5.s: Fatal error: can't write 9 bytes to section .text of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/socketmodule.o: 'No space left on device'
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
/tmp/cc31U9w5.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/socketmodule.o: No such file or directory
/tmp/ccFAc0aU.s: Assembler messages:
/tmp/ccFAc0aU.s: Fatal error: can't write 33 bytes to section .text of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/resource.o: 'No space left on device'
/tmp/ccFAc0aU.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/resource.o: No such file or directory
/tmp/cctbQF2d.s: Assembler messages:
/tmp/cctbQF2d.s: Fatal error: can't write 53 bytes to section .text of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/nismodule.o: 'No space left on device'
/tmp/cctbQF2d.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/nismodule.o: No such file or directory
/tmp/cceUpGPe.s: Assembler messages:
/tmp/cceUpGPe.s: Fatal error: can't write 72 bytes to section .text of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/ossaudiodev.o: 'No space left on device'
/tmp/cceUpGPe.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/ossaudiodev.o: No such file or directory
/tmp/ccxn8qTC.s: Assembler messages:
/tmp/ccxn8qTC.s: Fatal error: can't write 9 bytes to section .text of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_cursesmodule.o: 'No space left on device'
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
/tmp/ccxn8qTC.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_cursesmodule.o: No such file or directory
/tmp/ccevm1QT.s: Assembler messages:
/tmp/ccevm1QT.s: Fatal error: can't write 20 bytes to section .text of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_bz2module.o: 'No space left on device'
/tmp/ccevm1QT.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_bz2module.o: No such file or directory
/tmp/ccBykKOs.s: Assembler messages:
/tmp/ccBykKOs.s: Fatal error: can't write 13 bytes to section .text of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/zlibmodule.o: 'No space left on device'
/tmp/ccBykKOs.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/zlibmodule.o: No such file or directory
/tmp/ccrV6iej.s: Assembler messages:
/tmp/ccrV6iej.s: Fatal error: can't write 25 bytes to section .text of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_uuidmodule.o: 'No space left on device'
/tmp/ccrV6iej.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_uuidmodule.o: No such file or directory
/tmp/ccbOOO7f.s: Assembler messages:
/tmp/ccbOOO7f.s: Fatal error: can't write 78 bytes to section .text of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/binascii.o: 'No space left on device'
/tmp/ccbOOO7f.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/binascii.o: No such file or directory
/tmp/ccobwGUl.s: Assembler messages:
/tmp/ccobwGUl.s: Fatal error: can't write 27 bytes to section .text of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_lzmamodule.o: 'No space left on device'
/tmp/ccobwGUl.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_lzmamodule.o: No such file or directory
/tmp/ccHAbhe6.s: Assembler messages:
/tmp/ccHAbhe6.s: Fatal error: can't write 9 bytes to section .text of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_ssl.o: 'No space left on device'
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
/tmp/ccHAbhe6.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_ssl.o: No such file or directory
/tmp/cc1Q89Ac.s: Assembler messages:
/tmp/cc1Q89Ac.s: Fatal error: can't write 145 bytes to section .text of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.o: 'No space left on device'
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
/tmp/cc1Q89Ac.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_tkinter.o: No such file or directory
/tmp/ccbLXQi2.s: Assembler messages:
/tmp/ccbLXQi2.s: Fatal error: can't write 20 bytes to section .text of build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_elementtree.o: 'No space left on device'
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
as: BFD version 2.40-7.fc39 assertion fail ../../bfd/elf.c:3115
/tmp/ccbLXQi2.s: Fatal error: build/temp.linux-x86_64-3.9-pydebug/home/buildbot/buildarea/3.9.cstratak-fedora-rawhide-x86_64.refleak/build/Modules/_elementtree.o: No such file or directory
*** WARNING: importing extension "_zoneinfo" failed with <class 'AttributeError'>: module 'datetime' has no attribute 'datetime_CAPI'
rror: could not create 'build/scripts-3.9': No space left on device
make: *** [Makefile:640: sharedmods] Error 1
Test report
===========
Sincerely,
-The Buildbot
1
0
☠ Buildbot (Python): python/cpython - failed test (failure) (3.12)
by buildbot@python.org 25 May '23
by buildbot@python.org 25 May '23
25 May '23
The Buildbot has detected a new failure on builder s390x Fedora Clang 3.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1151/builds/10
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown>
Blamelist: Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
446 tests OK.
10 slowest tests:
- test_tools: 3 min 38 sec
- test_concurrent_futures: 2 min 35 sec
- test_multiprocessing_spawn: 2 min 17 sec
- test_math: 1 min 28 sec
- test_multiprocessing_forkserver: 1 min 24 sec
- test_gdb: 1 min 14 sec
- test_multiprocessing_fork: 1 min 12 sec
- test_signal: 51.8 sec
- test_socket: 49.8 sec
- test_capi: 46.9 sec
1 test failed:
test_tools
20 tests skipped:
test.test_asyncio.test_windows_events
test.test_asyncio.test_windows_utils test_devpoll test_ioctl
test_kqueue test_launcher test_msilib test_nis test_peg_generator
test_perf_profiler test_readline test_startfile test_tix
test_tkinter test_ttk test_winconsoleio test_winreg test_winsound
test_wmi test_zipfile64
2 re-run tests:
test_compileall test_tools
Total duration: 8 min 35 sec
Captured traceback
==================
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/tmpuhc9etwi/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/tmpuhc9etwi/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/tmpuhc9etwi/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/tmpuhc9etwi/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Lib/test/test_tools/test_freeze.py", line 28, in test_freeze_simple_script
executable = helper.freeze(python, scriptfile, outdir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Tools/freeze/test/freeze.py", line 197, in freeze
_run_quiet([python, '-E', FREEZE, '-o', outdir, scriptfile], outdir)
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet
return subprocess.run(
^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Lib/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/tmp/tmpuhc9etwi/python-installation/bin/python3', '-E', '/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Tools/freeze/freeze.py', '-o', '/tmp/tmpuhc9etwi', '/tmp/tmpuhc9etwi/app.py']' returned non-zero exit status 1.
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/test_python_gy0kn2br/tmpiucvpzqc/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/test_python_gy0kn2br/tmpiucvpzqc/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/test_python_gy0kn2br/tmpiucvpzqc/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/test_python_gy0kn2br/tmpiucvpzqc/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Lib/test/test_tools/test_freeze.py", line 28, in test_freeze_simple_script
executable = helper.freeze(python, scriptfile, outdir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Tools/freeze/test/freeze.py", line 197, in freeze
_run_quiet([python, '-E', FREEZE, '-o', outdir, scriptfile], outdir)
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet
return subprocess.run(
^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Lib/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/tmp/test_python_gy0kn2br/tmpiucvpzqc/python-installation/bin/python3', '-E', '/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Tools/freeze/freeze.py', '-o', '/tmp/test_python_gy0kn2br/tmpiucvpzqc', '/tmp/test_python_gy0kn2br/tmpiucvpzqc/app.py']' returned non-zero exit status 1.
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Tools/freeze/freeze.py", line 489, in <module>
main()
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Tools/freeze/freeze.py", line 387, in main
files = makefreeze.makefreeze(base, dict, debug, custom_entry_point,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Tools/freeze/makefreeze.py", line 42, in makefreeze
with bkfile.open(base + file, 'w') as outfp:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Tools/freeze/bkfile.py", line 15, in open
return _orig_open(file, mode, bufsize)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
OSError: [Errno 28] No space left on device: '/tmp/tmpuhc9etwi/M_multiprocessing.c'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Tools/freeze/freeze.py", line 489, in <module>
main()
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Tools/freeze/freeze.py", line 387, in main
files = makefreeze.makefreeze(base, dict, debug, custom_entry_point,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Tools/freeze/makefreeze.py", line 42, in makefreeze
with bkfile.open(base + file, 'w') as outfp:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Tools/freeze/bkfile.py", line 15, in open
return _orig_open(file, mode, bufsize)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
OSError: [Errno 28] No space left on device: '/tmp/test_python_gy0kn2br/tmpiucvpzqc/M_xml__parsers.c'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Tools/freeze/bkfile.py", line 13, in open
os.rename(file, backup)
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpuhc9etwi/M_multiprocessing.c' -> '/tmp/tmpuhc9etwi/M_multiprocessing.c~'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Tools/freeze/bkfile.py", line 13, in open
os.rename(file, backup)
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/test_python_gy0kn2br/tmpiucvpzqc/M_xml__parsers.c' -> '/tmp/test_python_gy0kn2br/tmpiucvpzqc/M_xml__parsers.c~'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Lib/test/test_py_compile.py", line 32, in wrapper
return fxn(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Lib/test/test_compileall.py", line 548, in test_no_args_compiles_path
self.assertRunOK(**env)
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Lib/test/test_compileall.py", line 524, in assertRunOK
rc, out, err = script_helper.assert_python_ok(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Lib/test/support/script_helper.py", line 166, in assert_python_ok
return _assert_python(True, *args, **env_vars)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Lib/test/support/script_helper.py", line 151, in _assert_python
res.fail(cmd_line)
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/Lib/test/support/script_helper.py", line 76, in fail
raise AssertionError("Process return code is %d\n"
AssertionError: Process return code is 1
command line: ['/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z.clang/build/python', '-X', 'faulthandler', '-S', '-m', 'compileall']
Test report
===========
Failed tests:
- test_tools
Failed subtests:
- test_freeze_simple_script - test.test_tools.test_freeze.TestFreeze.test_freeze_simple_script
- test_no_args_compiles_path - test.test_compileall.CommandLineTestsWithSourceEpoch.test_no_args_compiles_path
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora 3.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1190/builds/10
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown>
Blamelist: Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
446 tests OK.
10 slowest tests:
- test_tools: 3 min 18 sec
- test_multiprocessing_spawn: 2 min 51 sec
- test_concurrent_futures: 2 min 31 sec
- test_math: 2 min 19 sec
- test_multiprocessing_forkserver: 1 min 21 sec
- test_capi: 1 min 19 sec
- test_multiprocessing_fork: 1 min 15 sec
- test_socket: 55.9 sec
- test_lib2to3: 54.5 sec
- test_signal: 49.0 sec
1 test failed:
test_tools
20 tests skipped:
test.test_asyncio.test_windows_events
test.test_asyncio.test_windows_utils test_devpoll test_ioctl
test_kqueue test_launcher test_msilib test_nis test_peg_generator
test_perf_profiler test_readline test_startfile test_tix
test_tkinter test_ttk test_winconsoleio test_winreg test_winsound
test_wmi test_zipfile64
1 re-run test:
test_tools
Total duration: 9 min 32 sec
Captured traceback
==================
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/tmpnyed2x8b/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/tmpnyed2x8b/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/tmpnyed2x8b/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/tmpnyed2x8b/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z/build/Lib/test/test_tools/test_freeze.py", line 28, in test_freeze_simple_script
executable = helper.freeze(python, scriptfile, outdir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z/build/Tools/freeze/test/freeze.py", line 198, in freeze
_run_quiet([MAKE, '-C', os.path.dirname(scriptfile)])
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet
return subprocess.run(
^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z/build/Lib/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/tmpnyed2x8b']' returned non-zero exit status 2.
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z/build/Lib/test/test_tools/test_freeze.py", line 28, in test_freeze_simple_script
executable = helper.freeze(python, scriptfile, outdir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z/build/Tools/freeze/test/freeze.py", line 198, in freeze
_run_quiet([MAKE, '-C', os.path.dirname(scriptfile)])
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet
return subprocess.run(
^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-z/build/Lib/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/test_python_xkd5kh7s/tmpsxg1oscv']' returned non-zero exit status 2.
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/test_python_xkd5kh7s/tmpsxg1oscv/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/test_python_xkd5kh7s/tmpsxg1oscv/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/test_python_xkd5kh7s/tmpsxg1oscv/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/test_python_xkd5kh7s/tmpsxg1oscv/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
Test report
===========
Failed tests:
- test_tools
Failed subtests:
- test_freeze_simple_script - test.test_tools.test_freeze.TestFreeze.test_freeze_simple_script
Sincerely,
-The Buildbot
1
0
☠ Buildbot (Python): python/cpython - failed test (failure) (main)
by buildbot@python.org 25 May '23
by buildbot@python.org 25 May '23
25 May '23
The Buildbot has detected a new failure on builder s390x Fedora LTO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/55/builds/3432
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown>
Blamelist: Alex Waygood <Alex.Waygood(a)Gmail.com>, Dong-hee Na <donghee.na(a)python.org>, Gregory P. Smith <gps(a)python.org>, Gregory P. Smith <greg(a)krypto.org>, Hugo van Kemenade <hugovk(a)users.noreply.github.com>, Jelle Zijlstra <jelle.zijlstra(a)gmail.com>, Jonathan Protzenko <protz(a)microsoft.com>, Lysandros Nikolaou <lisandrosnik(a)gmail.com>, Marta Gómez Macías <mgmacias(a)google.com>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Raymond Hettinger <rhettinger(a)users.noreply.github.com>, Shantanu <12621235+hauntsaninja(a)users.noreply.github.com>, Steve Dower <steve.dower(a)python.org>, Terry Jan Reedy <tjreedy(a)udel.edu>, Victor Stinner <vstinner(a)python.org>, Zachary Ware <zach(a)python.org>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
430 tests OK.
10 slowest tests:
- test_tools: 5 min 15 sec
- test_gdb: 2 min 20 sec
- test_concurrent_futures: 2 min 11 sec
- test_multiprocessing_spawn: 1 min 28 sec
- test_signal: 1 min 17 sec
- test_multiprocessing_forkserver: 1 min 10 sec
- test_multiprocessing_fork: 1 min 4 sec
- test_socket: 44.2 sec
- test_math: 33.9 sec
- test_io: 32.6 sec
1 test failed:
test_tools
18 tests skipped:
test.test_asyncio.test_windows_events
test.test_asyncio.test_windows_utils test_devpoll test_ioctl
test_kqueue test_launcher test_peg_generator test_perf_profiler
test_readline test_startfile test_tix test_tkinter test_ttk
test_winconsoleio test_winreg test_winsound test_wmi
test_zipfile64
2 re-run tests:
test.test_asyncio.test_subprocess test_tools
Total duration: 14 min 5 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto/build/Lib/test/test_tools/test_freeze.py", line 27, in test_freeze_simple_script
outdir, scriptfile, python = helper.prepare(script, outdir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto/build/Tools/freeze/test/freeze.py", line 180, in prepare
_run_quiet([MAKE, '-C', builddir, parallel])
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet
return subprocess.run(
^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto/build/Lib/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/test_python_ts_02rol/tmplf2bc194/python-build', '-j2']' returned non-zero exit status 2.
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto/build/Lib/test/test_tools/test_freeze.py", line 27, in test_freeze_simple_script
outdir, scriptfile, python = helper.prepare(script, outdir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto/build/Tools/freeze/test/freeze.py", line 180, in prepare
_run_quiet([MAKE, '-C', builddir, parallel])
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet
return subprocess.run(
^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto/build/Lib/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/tmpeeopa4ym/python-build', '-j2']' returned non-zero exit status 2.
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/tmpeeopa4ym/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/tmpeeopa4ym/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/tmpeeopa4ym/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/tmpeeopa4ym/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata__linux_s390x-linux-gnu'
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/test_python_ts_02rol/tmplf2bc194/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/test_python_ts_02rol/tmplf2bc194/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/test_python_ts_02rol/tmplf2bc194/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/test_python_ts_02rol/tmplf2bc194/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata__linux_s390x-linux-gnu'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto/build/Lib/test/test_asyncio/test_subprocess.py", line 788, in test_subprocess_consistent_callbacks
self.loop.run_until_complete(main())
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto/build/Lib/asyncio/base_events.py", line 664, in run_until_complete
return future.result()
^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto/build/Lib/test/test_asyncio/test_subprocess.py", line 780, in main
self.assertEqual(events, [
AssertionError: Lists differ: ['process_exited', ('pipe_data_received', 1, b'stdout')] != [('pipe_data_received', 1, b'stdout'), ('p[95 chars]ted']
Test report
===========
Failed tests:
- test.test_asyncio.test_subprocess
- test_tools
Failed subtests:
- test_freeze_simple_script - test.test_tools.test_freeze.TestFreeze.test_freeze_simple_script
- test_subprocess_consistent_callbacks - test.test_asyncio.test_subprocess.SubprocessThreadedWatcherTests.test_subprocess_consistent_callbacks
Sincerely,
-The Buildbot
1
0
☠ Buildbot (Python): python/cpython - failed test (failure) uploading test-results.xml (failure) (3.12)
by buildbot@python.org 25 May '23
by buildbot@python.org 25 May '23
25 May '23
The Buildbot has detected a new failure on builder AMD64 Arch Linux TraceRefs 3.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1197/builds/12
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: pablogsal-arch-x86_64
Build Reason: <unknown>
Blamelist: Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
remote: Enumerating objects: 36, done.
remote: Counting objects: 2% (1/36)
remote: Counting objects: 5% (2/36)
remote: Counting objects: 8% (3/36)
remote: Counting objects: 11% (4/36)
remote: Counting objects: 13% (5/36)
remote: Counting objects: 16% (6/36)
remote: Counting objects: 19% (7/36)
remote: Counting objects: 22% (8/36)
remote: Counting objects: 25% (9/36)
remote: Counting objects: 27% (10/36)
remote: Counting objects: 30% (11/36)
remote: Counting objects: 33% (12/36)
remote: Counting objects: 36% (13/36)
remote: Counting objects: 38% (14/36)
remote: Counting objects: 41% (15/36)
remote: Counting objects: 44% (16/36)
remote: Counting objects: 47% (17/36)
remote: Counting objects: 50% (18/36)
remote: Counting objects: 52% (19/36)
remote: Counting objects: 55% (20/36)
remote: Counting objects: 58% (21/36)
remote: Counting objects: 61% (22/36)
remote: Counting objects: 63% (23/36)
remote: Counting objects: 66% (24/36)
remote: Counting objects: 69% (25/36)
remote: Counting objects: 72% (26/36)
remote: Counting objects: 75% (27/36)
remote: Counting objects: 77% (28/36)
remote: Counting objects: 80% (29/36)
remote: Counting objects: 83% (30/36)
remote: Counting objects: 86% (31/36)
remote: Counting objects: 88% (32/36)
remote: Counting objects: 91% (33/36)
remote: Counting objects: 94% (34/36)
remote: Counting objects: 97% (35/36)
remote: Counting objects: 100% (36/36)
remote: Counting objects: 100% (36/36), done.
remote: Compressing objects: 5% (1/20)
remote: Compressing objects: 10% (2/20)
remote: Compressing objects: 15% (3/20)
remote: Compressing objects: 20% (4/20)
remote: Compressing objects: 25% (5/20)
remote: Compressing objects: 30% (6/20)
remote: Compressing objects: 35% (7/20)
remote: Compressing objects: 40% (8/20)
remote: Compressing objects: 45% (9/20)
remote: Compressing objects: 50% (10/20)
remote: Compressing objects: 55% (11/20)
remote: Compressing objects: 60% (12/20)
remote: Compressing objects: 65% (13/20)
remote: Compressing objects: 70% (14/20)
remote: Compressing objects: 75% (15/20)
remote: Compressing objects: 80% (16/20)
remote: Compressing objects: 85% (17/20)
remote: Compressing objects: 90% (18/20)
remote: Compressing objects: 95% (19/20)
remote: Compressing objects: 100% (20/20)
remote: Compressing objects: 100% (20/20), done.
remote: Total 36 (delta 18), reused 26 (delta 16), pack-reused 0
From https://github.com/python/cpython
* branch 3.12 -> FETCH_HEAD
Note: switching to 'd176f78ec23116bedaa8c5ad27fe5ca323deebaf'.
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 d176f78ec2 Improves the Windows MSI test run on PR (GH-104929)
Switched to and reset branch '3.12'
Objects/object.c:2211: _Py_ForgetReference: Assertion failed: invalid object chain
Enable tracemalloc to get the memory block allocation traceback
object address : 0x7f31dc7a5e00
object refcount : 0
object type : 0x556fccd8fd20
object type name: generator
object repr : <refcnt 0 at 0x7f31dc7a5e00>
Fatal Python error: _PyObject_AssertFailed: _PyObject_AssertFailed
Python runtime state: initialized
Thread 0x00007f31dbaed6c0 (most recent call first):
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/test__xxsubinterpreters.py", line 58 in run
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/threading.py", line 989 in run
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/threading.py", line 1052 in _bootstrap_inner
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/threading.py", line 1009 in _bootstrap
Current thread 0x00007f31dc976740 (most recent call first):
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/test__xxsubinterpreters.py", line 49 in _wait_for_interp_to_run
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/test__xxsubinterpreters.py", line 66 in _running
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/contextlib.py", line 137 in __enter__
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/test__xxsubinterpreters.py", line 553 in test_still_running
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/unittest/case.py", line 589 in _callTestMethod
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/unittest/case.py", line 634 in run
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/unittest/case.py", line 690 in __call__
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/unittest/suite.py", line 122 in run
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/unittest/suite.py", line 84 in __call__
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/unittest/suite.py", line 122 in run
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/unittest/suite.py", line 84 in __call__
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/unittest/suite.py", line 122 in run
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/unittest/suite.py", line 84 in __call__
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/unittest/runner.py", line 240 in run
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/support/__init__.py", line 1115 in _run_suite
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/support/__init__.py", line 1241 in run_unittest
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/libregrtest/runtest.py", line 294 in _test_module
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/libregrtest/runtest.py", line 330 in _runtest_inner2
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/libregrtest/runtest.py", line 373 in _runtest_inner
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/libregrtest/runtest.py", line 248 in _runtest
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/libregrtest/runtest.py", line 278 in runtest
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/libregrtest/main.py", line 365 in rerun_failed_tests
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/libregrtest/main.py", line 783 in _main
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/libregrtest/main.py", line 738 in main
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/libregrtest/main.py", line 802 in main
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/__main__.py", line 2 in <module>
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/runpy.py", line 88 in _run_code
File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/runpy.py", line 198 in _run_module_as_main
Extension modules: _testcapi, _xxsubinterpreters (total: 2)
make: *** [Makefile:2015: buildbottest] Aborted (core dumped)
Cannot open file '/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/test-results.xml' for upload
Test report
===========
Failed tests:
- test__xxsubinterpreters
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Debian root 3.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1102/builds/18
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: angelico-debian-amd64
Build Reason: <unknown>
Blamelist: Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
remote: Enumerating objects: 25, done.
remote: Counting objects: 4% (1/25)
remote: Counting objects: 8% (2/25)
remote: Counting objects: 12% (3/25)
remote: Counting objects: 16% (4/25)
remote: Counting objects: 20% (5/25)
remote: Counting objects: 24% (6/25)
remote: Counting objects: 28% (7/25)
remote: Counting objects: 32% (8/25)
remote: Counting objects: 36% (9/25)
remote: Counting objects: 40% (10/25)
remote: Counting objects: 44% (11/25)
remote: Counting objects: 48% (12/25)
remote: Counting objects: 52% (13/25)
remote: Counting objects: 56% (14/25)
remote: Counting objects: 60% (15/25)
remote: Counting objects: 64% (16/25)
remote: Counting objects: 68% (17/25)
remote: Counting objects: 72% (18/25)
remote: Counting objects: 76% (19/25)
remote: Counting objects: 80% (20/25)
remote: Counting objects: 84% (21/25)
remote: Counting objects: 88% (22/25)
remote: Counting objects: 92% (23/25)
remote: Counting objects: 96% (24/25)
remote: Counting objects: 100% (25/25)
remote: Counting objects: 100% (25/25), done.
remote: Compressing objects: 7% (1/13)
remote: Compressing objects: 15% (2/13)
remote: Compressing objects: 23% (3/13)
remote: Compressing objects: 30% (4/13)
remote: Compressing objects: 38% (5/13)
remote: Compressing objects: 46% (6/13)
remote: Compressing objects: 53% (7/13)
remote: Compressing objects: 61% (8/13)
remote: Compressing objects: 69% (9/13)
remote: Compressing objects: 76% (10/13)
remote: Compressing objects: 84% (11/13)
remote: Compressing objects: 92% (12/13)
remote: Compressing objects: 100% (13/13)
remote: Compressing objects: 100% (13/13), done.
remote: Total 25 (delta 14), reused 18 (delta 12), pack-reused 0
From https://github.com/python/cpython
* branch 3.12 -> FETCH_HEAD
Note: switching to 'd176f78ec23116bedaa8c5ad27fe5ca323deebaf'.
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 d176f78ec2 Improves the Windows MSI test run on PR (GH-104929)
Switched to and reset branch '3.12'
configure: WARNING: pkg-config is missing. Some dependencies may not be detected correctly.
Fatal Python error: drop_gil: PyMUTEX_LOCK(gil->switch_mutex) failed
Python runtime state: initialized
Thread 0x00007f5e7049f280 (most recent call first):
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/test__xxsubinterpreters.py", line 80 in clean_up_interpreters
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/test__xxsubinterpreters.py", line 88 in tearDown
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/case.py", line 594 in _callTearDown
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/case.py", line 637 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/case.py", line 690 in __call__
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 122 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 84 in __call__
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 122 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 84 in __call__
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 122 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 84 in __call__
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/runner.py", line 240 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/support/__init__.py", line 1115 in _run_suite
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/support/__init__.py", line 1241 in run_unittest
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 294 in _test_module
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 330 in _runtest_inner2
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 373 in _runtest_inner
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 248 in _runtest
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 278 in runtest
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/main.py", line 365 in rerun_failed_tests
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/main.py", line 783 in _main
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/main.py", line 738 in main
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/main.py", line 802 in main
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/__main__.py", line 2 in <module>
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/runpy.py", line 88 in _run_code
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/runpy.py", line 198 in _run_module_as_main
Fatal Python error: Aborted
Thread 0x00007f5e7049f280 (most recent call first):
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/test__xxsubinterpreters.py", line 80 in clean_up_interpreters
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/test__xxsubinterpreters.py", line 88 in tearDown
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/case.py", line 594 in _callTearDown
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/case.py", line 637 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/case.py", line 690 in __call__
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 122 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 84 in __call__
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 122 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 84 in __call__
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 122 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/suite.py", line 84 in __call__
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/unittest/runner.py", line 240 in run
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/support/__init__.py", line 1115 in _run_suite
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/support/__init__.py", line 1241 in run_unittest
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 294 in _test_module
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 330 in _runtest_inner2
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 373 in _runtest_inner
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 248 in _runtest
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/runtest.py", line 278 in runtest
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/main.py", line 365 in rerun_failed_tests
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/main.py", line 783 in _main
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/main.py", line 738 in main
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/libregrtest/main.py", line 802 in main
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/test/__main__.py", line 2 in <module>
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/runpy.py", line 88 in _run_code
File "/root/buildarea/3.12.angelico-debian-amd64/build/Lib/runpy.py", line 198 in _run_module_as_main
Extension modules: _testcapi, _xxsubinterpreters (total: 2)
Aborted
make: *** [Makefile:2009: buildbottest] Error 134
Cannot open file '/root/buildarea/3.12.angelico-debian-amd64/build/test-results.xml' for upload
Test report
===========
Failed tests:
- test__xxsubinterpreters
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder AMD64 Windows11 Non-Debug 3.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1115/builds/10
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: ware-win11
Build Reason: <unknown>
Blamelist: Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
431 tests OK.
10 slowest tests:
- test_mmap: 2 min 43 sec
- test_largefile: 2 min 26 sec
- test_multiprocessing_spawn: 2 min 13 sec
- test_concurrent_futures: 1 min 25 sec
- test_socket: 1 min 5 sec
- test_io: 1 min 3 sec
- test_math: 57.3 sec
- test_urllib2_localnet: 44.6 sec
- test_compileall: 34.7 sec
- test_imaplib: 33.0 sec
1 test failed:
test_int
35 tests skipped:
test.test_asyncio.test_unix_events test_curses test_dbm_gnu
test_dbm_ndbm test_devpoll test_epoll test_fcntl test_fork1
test_gdb test_grp test_ioctl test_kqueue test_multiprocessing_fork
test_multiprocessing_forkserver test_nis test_openpty
test_ossaudiodev test_peg_generator test_perf_profiler
test_perfmaps test_pipes test_poll test_posix test_pty test_pwd
test_readline test_resource test_spwd test_syslog
test_threadsignals test_wait3 test_wait4 test_xxtestfuzz
test_zipfile64 test_zoneinfo
2 re-run tests:
test__xxsubinterpreters test_int
Total duration: 16 min 6 sec
Captured traceback
==================
Traceback (most recent call last):
File "b:\uildarea\3.12.ware-win11.nondebug\build\Lib\test\test_int.py", line 743, in test_denial_of_service_prevented_str_to_int
self.assertLessEqual(seconds_to_fail_extra_huge, seconds_to_convert/2)
AssertionError: 0.015625 not less than or equal to 0.0078125
Traceback (most recent call last):
File "b:\uildarea\3.12.ware-win11.nondebug\build\Lib\test\test_int.py", line 732, in test_denial_of_service_prevented_str_to_int
self.assertLessEqual(seconds_to_fail_huge, seconds_to_convert/2)
AssertionError: 0.015625 not less than or equal to 0.0078125
Test report
===========
Failed tests:
- test_int
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora Rawhide 3.12 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1160/builds/12
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-rawhide-z
Build Reason: <unknown>
Blamelist: Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
446 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 33 sec
- test_multiprocessing_spawn: 2 min 8 sec
- test_tools: 2 min 3 sec
- test_math: 1 min 54 sec
- test_capi: 1 min 39 sec
- test_multiprocessing_forkserver: 1 min 30 sec
- test_multiprocessing_fork: 1 min 10 sec
- test_signal: 1 min 6 sec
- test_socket: 55.0 sec
- test_lib2to3: 53.9 sec
1 test failed:
test_tools
20 tests skipped:
test.test_asyncio.test_windows_events
test.test_asyncio.test_windows_utils test_devpoll test_gdb
test_ioctl test_kqueue test_launcher test_msilib test_nis
test_peg_generator test_perf_profiler test_startfile test_tix
test_tkinter test_ttk test_winconsoleio test_winreg test_winsound
test_wmi test_zipfile64
2 re-run tests:
test__xxsubinterpreters test_tools
Total duration: 9 min 5 sec
Captured traceback
==================
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/tmpxkkup8sv/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/tmpxkkup8sv/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/tmpxkkup8sv/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/tmpxkkup8sv/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-rawhide-z/build/Lib/test/test_tools/test_freeze.py", line 27, in test_freeze_simple_script
outdir, scriptfile, python = helper.prepare(script, outdir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-rawhide-z/build/Tools/freeze/test/freeze.py", line 184, in prepare
_run_quiet([MAKE, '-C', builddir, 'install'])
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-rawhide-z/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet
return subprocess.run(
^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-rawhide-z/build/Lib/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/tmpxkkup8sv/python-build', 'install']' returned non-zero exit status 2.
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-rawhide-z/build/Lib/test/test_tools/test_freeze.py", line 27, in test_freeze_simple_script
outdir, scriptfile, python = helper.prepare(script, outdir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-rawhide-z/build/Tools/freeze/test/freeze.py", line 184, in prepare
_run_quiet([MAKE, '-C', builddir, 'install'])
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-rawhide-z/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet
return subprocess.run(
^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.12.edelsohn-fedora-rawhide-z/build/Lib/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/test_python_ho0d25ov/tmpz_g9p4rj/python-build', 'install']' returned non-zero exit status 2.
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/test_python_ho0d25ov/tmpz_g9p4rj/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/test_python_ho0d25ov/tmpz_g9p4rj/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/test_python_ho0d25ov/tmpz_g9p4rj/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/test_python_ho0d25ov/tmpz_g9p4rj/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
Test report
===========
Failed tests:
- test_tools
Failed subtests:
- test_freeze_simple_script - test.test_tools.test_freeze.TestFreeze.test_freeze_simple_script
Sincerely,
-The Buildbot
1
0
☠ Buildbot (Python): python/cpython - failed test (failure) uploading test-results.xml (failure) (main)
by buildbot@python.org 25 May '23
by buildbot@python.org 25 May '23
25 May '23
The Buildbot has detected a new failure on builder s390x Fedora LTO + PGO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/545/builds/3868
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown>
Blamelist: Alex Waygood <Alex.Waygood(a)Gmail.com>, Alexey Namyotkin <62434915+nametkin(a)users.noreply.github.com>, Barney Gale <barney.gale(a)gmail.com>, Brandt Bucher <brandtbucher(a)microsoft.com>, Carey Metcalfe <carey(a)cmetcalfe.ca>, Carl Meyer <carl(a)oddbird.net>, Cheryl Sabella <cheryl.sabella(a)gmail.com>, Christian Heimes <christian(a)python.org>, Christopher Chavez <chrischavez(a)gmx.us>, Cristián Maureira-Fredes <cmaureir(a)users.noreply.github.com>, Daniel Fortunov <asqui(a)users.noreply.github.com>, Dong-hee Na <donghee.na(a)python.org>, Eric Snow <ericsnowcurrently(a)gmail.com>, Erlend E. Aasland <erlend.aasland(a)protonmail.com>, Ethan Furman <ethan(a)stoneleaf.us>, Furkan Onder <furkanonder(a)protonmail.com>, Gregory P. Smith <gps(a)python.org>, Gregory P. Smith <greg(a)krypto.org>, Gregory Szorc <gregory.szorc(a)gmail.com>, Guido van Rossum <guido(a)python.org>, Hugo van Kemenade <hugovk(a)users.noreply.github.com>, Illia Volochii <illia.volochii(a)gmail.com>, Irit Katriel <1055913+iritkatriel(a)users.norepl
y.github.com>, Jelle Zijlstra <jelle.zijlstra(a)gmail.com>, Jesper Noordsij <45041769+jnoordsij(a)users.noreply.github.com>, Jonathan Protzenko <protz(a)microsoft.com>, Kirill Podoprigora <kirill.bast9(a)mail.ru>, Kumar Aditya <59607654+kumaraditya303(a)users.noreply.github.com>, Luccccifer <lukezhang764(a)gmail.com>, Lysandros Nikolaou <lisandrosnik(a)gmail.com>, Mark Shannon <mark(a)hotpy.org>, Marta Gómez Macías <mgmacias(a)google.com>, Mathieu Dupuy <deronnax(a)gmail.com>, Matthias Görgens <matthias.goergens(a)gmail.com>, Ned Deily <nad(a)python.org>, Nicolas Tessore <n.tessore(a)ucl.ac.uk>, Nikita Sobolev <mail(a)sobolevn.me>, Nyakku Shigure <sigure.qaq(a)gmail.com>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Prince Roshan <princekrroshan01(a)gmail.com>, Raymond Hettinger <rhettinger(a)users.noreply.github.com>, Robert O'Shea <PurityLake(a)users.noreply.github.com>, Ronald Oussoren <ronaldoussoren(a)mac.com>, Sebastian Rittau <srittau(a)rittau.biz>, Serhiy Storchaka <storchaka(a)gmail.com>, Shantanu <12621235+haun
tsaninja(a)users.noreply.github.com>, Soumendra Ganguly <67527439+8vasu(a)users.noreply.github.com>, Steve Dower <steve.dower(a)python.org>, T. Wouters <thomas(a)python.org>, Terry Jan Reedy <tjreedy(a)udel.edu>, Thomas Hisch <t.hisch(a)gmail.com>, Thomas Wouters <thomas(a)python.org>, Victor Stinner <vstinner(a)python.org>, William Sawyer <wmsawyer2609(a)gmail.com>, Youfu Zhang <1315097+zhangyoufu(a)users.noreply.github.com>, Zac Hatfield-Dodds <zac.hatfield.dodds(a)gmail.com>, Zachary Ware <zach(a)python.org>, chgnrdv <52372310+chgnrdv(a)users.noreply.github.com>, cptpcrd <31829097+cptpcrd(a)users.noreply.github.com>, gsallam <123525874+gsallam(a)users.noreply.github.com>, han-solo <hanish0019(a)gmail.com>, melanie witt <melwittt(a)gmail.com>, partev <petrosyan(a)gmail.com>, thirumurugan <67573527+thirumurugan-git(a)users.noreply.github.com>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
remote: Enumerating objects: 70, done.
remote: Counting objects: 1% (1/70)
remote: Counting objects: 2% (2/70)
remote: Counting objects: 4% (3/70)
remote: Counting objects: 5% (4/70)
remote: Counting objects: 7% (5/70)
remote: Counting objects: 8% (6/70)
remote: Counting objects: 10% (7/70)
remote: Counting objects: 11% (8/70)
remote: Counting objects: 12% (9/70)
remote: Counting objects: 14% (10/70)
remote: Counting objects: 15% (11/70)
remote: Counting objects: 17% (12/70)
remote: Counting objects: 18% (13/70)
remote: Counting objects: 20% (14/70)
remote: Counting objects: 21% (15/70)
remote: Counting objects: 22% (16/70)
remote: Counting objects: 24% (17/70)
remote: Counting objects: 25% (18/70)
remote: Counting objects: 27% (19/70)
remote: Counting objects: 28% (20/70)
remote: Counting objects: 30% (21/70)
remote: Counting objects: 31% (22/70)
remote: Counting objects: 32% (23/70)
remote: Counting objects: 34% (24/70)
remote: Counting objects: 35% (25/70)
remote: Counting objects: 37% (26/70)
remote: Counting objects: 38% (27/70)
remote: Counting objects: 40% (28/70)
remote: Counting objects: 41% (29/70)
remote: Counting objects: 42% (30/70)
remote: Counting objects: 44% (31/70)
remote: Counting objects: 45% (32/70)
remote: Counting objects: 47% (33/70)
remote: Counting objects: 48% (34/70)
remote: Counting objects: 50% (35/70)
remote: Counting objects: 51% (36/70)
remote: Counting objects: 52% (37/70)
remote: Counting objects: 54% (38/70)
remote: Counting objects: 55% (39/70)
remote: Counting objects: 57% (40/70)
remote: Counting objects: 58% (41/70)
remote: Counting objects: 60% (42/70)
remote: Counting objects: 61% (43/70)
remote: Counting objects: 62% (44/70)
remote: Counting objects: 64% (45/70)
remote: Counting objects: 65% (46/70)
remote: Counting objects: 67% (47/70)
remote: Counting objects: 68% (48/70)
remote: Counting objects: 70% (49/70)
remote: Counting objects: 71% (50/70)
remote: Counting objects: 72% (51/70)
remote: Counting objects: 74% (52/70)
remote: Counting objects: 75% (53/70)
remote: Counting objects: 77% (54/70)
remote: Counting objects: 78% (55/70)
remote: Counting objects: 80% (56/70)
remote: Counting objects: 81% (57/70)
remote: Counting objects: 82% (58/70)
remote: Counting objects: 84% (59/70)
remote: Counting objects: 85% (60/70)
remote: Counting objects: 87% (61/70)
remote: Counting objects: 88% (62/70)
remote: Counting objects: 90% (63/70)
remote: Counting objects: 91% (64/70)
remote: Counting objects: 92% (65/70)
remote: Counting objects: 94% (66/70)
remote: Counting objects: 95% (67/70)
remote: Counting objects: 97% (68/70)
remote: Counting objects: 98% (69/70)
remote: Counting objects: 100% (70/70)
remote: Counting objects: 100% (70/70), done.
remote: Compressing objects: 2% (1/35)
remote: Compressing objects: 5% (2/35)
remote: Compressing objects: 8% (3/35)
remote: Compressing objects: 11% (4/35)
remote: Compressing objects: 14% (5/35)
remote: Compressing objects: 17% (6/35)
remote: Compressing objects: 20% (7/35)
remote: Compressing objects: 22% (8/35)
remote: Compressing objects: 25% (9/35)
remote: Compressing objects: 28% (10/35)
remote: Compressing objects: 31% (11/35)
remote: Compressing objects: 34% (12/35)
remote: Compressing objects: 37% (13/35)
remote: Compressing objects: 40% (14/35)
remote: Compressing objects: 42% (15/35)
remote: Compressing objects: 45% (16/35)
remote: Compressing objects: 48% (17/35)
remote: Compressing objects: 51% (18/35)
remote: Compressing objects: 54% (19/35)
remote: Compressing objects: 57% (20/35)
remote: Compressing objects: 60% (21/35)
remote: Compressing objects: 62% (22/35)
remote: Compressing objects: 65% (23/35)
remote: Compressing objects: 68% (24/35)
remote: Compressing objects: 71% (25/35)
remote: Compressing objects: 74% (26/35)
remote: Compressing objects: 77% (27/35)
remote: Compressing objects: 80% (28/35)
remote: Compressing objects: 82% (29/35)
remote: Compressing objects: 85% (30/35)
remote: Compressing objects: 88% (31/35)
remote: Compressing objects: 91% (32/35)
remote: Compressing objects: 94% (33/35)
remote: Compressing objects: 97% (34/35)
remote: Compressing objects: 100% (35/35)
remote: Compressing objects: 100% (35/35), done.
remote: Total 70 (delta 38), reused 57 (delta 35), pack-reused 0
From https://github.com/python/cpython
* branch main -> FETCH_HEAD
Note: switching to '77d7ec5aa978db05cfb6f83e7624ca195065ce11'.
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 77d7ec5aa9 gh-104773: PEP 594: Remove the chunk module (#104868)
Switched to and reset branch 'main'
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[2]: [Makefile:2771: clean-retain-profile] Error 1 (ignored)
In function ‘word_to_string’,
inlined from ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:410:13,
inlined from ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:611:18:
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
In function ‘word_to_string’,
inlined from ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:410:13:
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘doParseXmlDecl’ at ./Modules/expat/xmltok.c:1197:13:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘doParseXmlDecl’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1075:9:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1081:12:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1081:12:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1088:9:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1088:9:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1115:7:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1128:9:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1128:9:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^~~
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘doParseXmlDecl’ at ./Modules/expat/xmltok.c:1197:13:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^
./Modules/expat/xmltok.c: In function ‘doParseXmlDecl’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1075:9:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1081:12:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1081:12:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1088:9:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1088:9:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1115:7:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1128:9:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^
In function ‘utf8_toUtf8’,
inlined from ‘toAscii’ at ./Modules/expat/xmltok.c:1043:3,
inlined from ‘parsePseudoAttribute’ at ./Modules/expat/xmltok.c:1128:9:
./Modules/expat/xmltok.c:390:5: warning: ‘memcpy’ writing 2 or more bytes into a region of size 1 overflows the destination [-Wstringop-overflow=]
390 | memcpy(*toP, *fromP, bytesToCopy);
| ^
./Modules/expat/xmltok.c: In function ‘parsePseudoAttribute’:
./Modules/expat/xmltok.c:1041:8: note: destination object ‘buf’ of size 1
1041 | char buf[1];
| ^
In function ‘word_to_string’,
inlined from ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:410:13:
./Modules/_decimal/libmpdec/io.c:359:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
359 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:358:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
358 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:359:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
359 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:360:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
360 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:357:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
357 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:356:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
356 | case 18: EXTRACT_DIGIT(s, x, 100000000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:357:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
357 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:358:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
358 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:361:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
361 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:360:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
360 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:361:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
361 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:362:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
362 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:363:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
363 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:362:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
362 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:363:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
363 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:365:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
365 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:366:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
366 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:365:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
365 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:366:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
366 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:367:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
367 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:368:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
368 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:367:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
367 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:368:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
368 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:369:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
369 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:370:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
370 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:369:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
369 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:370:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
370 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:371:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
371 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:372:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
372 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:373:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
373 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:371:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
371 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:372:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
372 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:373:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
373 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot);
| ^
Timeout (0:15:00)!
Thread 0x000003ff802f7080 (most recent call first):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/selectors.py", line 415 in select
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/subprocess.py", line 2108 in _communicate
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/subprocess.py", line 1209 in communicate
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/subprocess.py", line 550 in run
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Tools/freeze/test/freeze.py", line 25 in _run_quiet
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Tools/freeze/test/freeze.py", line 198 in freeze
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/test_tools/test_freeze.py", line 28 in test_freeze_simple_script
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/case.py", line 589 in _callTestMethod
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/case.py", line 634 in run
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/case.py", line 690 in __call__
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/suite.py", line 122 in run
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/suite.py", line 122 in run
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/suite.py", line 122 in run
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/suite.py", line 122 in run
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/suite.py", line 122 in run
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/unittest/runner.py", line 240 in run
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/support/__init__.py", line 1115 in _run_suite
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/support/__init__.py", line 1241 in run_unittest
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 294 in _test_module
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 330 in _runtest_inner2
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 373 in _runtest_inner
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 248 in _runtest
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 278 in runtest
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/libregrtest/main.py", line 365 in rerun_failed_tests
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/libregrtest/main.py", line 783 in _main
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/libregrtest/main.py", line 738 in main
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/libregrtest/main.py", line 802 in main
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/Lib/test/__main__.py", line 2 in <module>
File "<frozen runpy>", line 88 in _run_code
File "<frozen runpy>", line 198 in _run_module_as_main
make: *** [Makefile:2002: buildbottest] Error 1
Cannot open file '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.lto-pgo/build/test-results.xml' for upload
Test report
===========
Failed tests:
- test_tools
Sincerely,
-The Buildbot
1
0
☠ Buildbot (Python): python/cpython - failed test (failure) (main)
by buildbot@python.org 25 May '23
by buildbot@python.org 25 May '23
25 May '23
The Buildbot has detected a new failure on builder PPC64LE CentOS9 LTO + PGO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/885/builds/3026
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-CentOS9-ppc64le
Build Reason: <unknown>
Blamelist: Shantanu <12621235+hauntsaninja(a)users.noreply.github.com>, Steve Dower <steve.dower(a)python.org>, Victor Stinner <vstinner(a)python.org>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: ENV CHANGED ==
431 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 28 sec
- test_multiprocessing_spawn: 2 min 16 sec
- test_math: 2 min 3 sec
- test_multiprocessing_forkserver: 1 min 27 sec
- test_multiprocessing_fork: 1 min 15 sec
- test_hashlib: 1 min 2 sec
- test_tarfile: 57.8 sec
- test_unparse: 50.4 sec
- test_signal: 48.5 sec
- test_tokenize: 45.0 sec
1 test altered the execution environment:
test_concurrent_futures
18 tests skipped:
test.test_asyncio.test_windows_events
test.test_asyncio.test_windows_utils test_devpoll test_gdb
test_ioctl test_kqueue test_launcher test_peg_generator
test_perf_profiler test_startfile test_tix test_tkinter test_ttk
test_winconsoleio test_winreg test_winsound test_wmi
test_zipfile64
Total duration: 5 min 11 sec
Captured traceback
==================
remote: Enumerating objects: 68, done.
remote: Counting objects: 1% (1/68)
remote: Counting objects: 2% (2/68)
remote: Counting objects: 4% (3/68)
remote: Counting objects: 5% (4/68)
remote: Counting objects: 7% (5/68)
remote: Counting objects: 8% (6/68)
remote: Counting objects: 10% (7/68)
remote: Counting objects: 11% (8/68)
remote: Counting objects: 13% (9/68)
remote: Counting objects: 14% (10/68)
remote: Counting objects: 16% (11/68)
remote: Counting objects: 17% (12/68)
remote: Counting objects: 19% (13/68)
remote: Counting objects: 20% (14/68)
remote: Counting objects: 22% (15/68)
remote: Counting objects: 23% (16/68)
remote: Counting objects: 25% (17/68)
remote: Counting objects: 26% (18/68)
remote: Counting objects: 27% (19/68)
remote: Counting objects: 29% (20/68)
remote: Counting objects: 30% (21/68)
remote: Counting objects: 32% (22/68)
remote: Counting objects: 33% (23/68)
remote: Counting objects: 35% (24/68)
remote: Counting objects: 36% (25/68)
remote: Counting objects: 38% (26/68)
remote: Counting objects: 39% (27/68)
remote: Counting objects: 41% (28/68)
remote: Counting objects: 42% (29/68)
remote: Counting objects: 44% (30/68)
remote: Counting objects: 45% (31/68)
remote: Counting objects: 47% (32/68)
remote: Counting objects: 48% (33/68)
remote: Counting objects: 50% (34/68)
remote: Counting objects: 51% (35/68)
remote: Counting objects: 52% (36/68)
remote: Counting objects: 54% (37/68)
remote: Counting objects: 55% (38/68)
remote: Counting objects: 57% (39/68)
remote: Counting objects: 58% (40/68)
remote: Counting objects: 60% (41/68)
remote: Counting objects: 61% (42/68)
remote: Counting objects: 63% (43/68)
remote: Counting objects: 64% (44/68)
remote: Counting objects: 66% (45/68)
remote: Counting objects: 67% (46/68)
remote: Counting objects: 69% (47/68)
remote: Counting objects: 70% (48/68)
remote: Counting objects: 72% (49/68)
remote: Counting objects: 73% (50/68)
remote: Counting objects: 75% (51/68)
remote: Counting objects: 76% (52/68)
remote: Counting objects: 77% (53/68)
remote: Counting objects: 79% (54/68)
remote: Counting objects: 80% (55/68)
remote: Counting objects: 82% (56/68)
remote: Counting objects: 83% (57/68)
remote: Counting objects: 85% (58/68)
remote: Counting objects: 86% (59/68)
remote: Counting objects: 88% (60/68)
remote: Counting objects: 89% (61/68)
remote: Counting objects: 91% (62/68)
remote: Counting objects: 92% (63/68)
remote: Counting objects: 94% (64/68)
remote: Counting objects: 95% (65/68)
remote: Counting objects: 97% (66/68)
remote: Counting objects: 98% (67/68)
remote: Counting objects: 100% (68/68)
remote: Counting objects: 100% (68/68), done.
remote: Compressing objects: 2% (1/38)
remote: Compressing objects: 5% (2/38)
remote: Compressing objects: 7% (3/38)
remote: Compressing objects: 10% (4/38)
remote: Compressing objects: 13% (5/38)
remote: Compressing objects: 15% (6/38)
remote: Compressing objects: 18% (7/38)
remote: Compressing objects: 21% (8/38)
remote: Compressing objects: 23% (9/38)
remote: Compressing objects: 26% (10/38)
remote: Compressing objects: 28% (11/38)
remote: Compressing objects: 31% (12/38)
remote: Compressing objects: 34% (13/38)
remote: Compressing objects: 36% (14/38)
remote: Compressing objects: 39% (15/38)
remote: Compressing objects: 42% (16/38)
remote: Compressing objects: 44% (17/38)
remote: Compressing objects: 47% (18/38)
remote: Compressing objects: 50% (19/38)
remote: Compressing objects: 52% (20/38)
remote: Compressing objects: 55% (21/38)
remote: Compressing objects: 57% (22/38)
remote: Compressing objects: 60% (23/38)
remote: Compressing objects: 63% (24/38)
remote: Compressing objects: 65% (25/38)
remote: Compressing objects: 68% (26/38)
remote: Compressing objects: 71% (27/38)
remote: Compressing objects: 73% (28/38)
remote: Compressing objects: 76% (29/38)
remote: Compressing objects: 78% (30/38)
remote: Compressing objects: 81% (31/38)
remote: Compressing objects: 84% (32/38)
remote: Compressing objects: 86% (33/38)
remote: Compressing objects: 89% (34/38)
remote: Compressing objects: 92% (35/38)
remote: Compressing objects: 94% (36/38)
remote: Compressing objects: 97% (37/38)
remote: Compressing objects: 100% (38/38)
remote: Compressing objects: 100% (38/38), done.
remote: Total 68 (delta 31), reused 57 (delta 30), pack-reused 0
From https://github.com/python/cpython
* branch main -> FETCH_HEAD
Note: switching to '036da3bd43aa2593d17d2fb73d4794f9965c577d'.
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 036da3bd43 gh-104773: PEP 594: Remove the aifc module (#104933)
Switched to and reset branch 'main'
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[2]: [Makefile:2775: clean-retain-profile] Error 1 (ignored)
Parser/pegen.c: In function ‘_PyPegen_fill_token’:
Parser/pegen.c:168:25: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5
168 | parser_token->level = new_token->level;
| ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
Python/flowgraph.c: In function ‘_PyCfgBuilder_Addop’:
Python/flowgraph.c:357:1: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5
357 | _PyCfgBuilder_Addop(cfg_builder *g, int opcode, int oparg, location loc)
| ^~~~~~~~~~~~~~~~~~~
Python/initconfig.c: In function ‘_PyConfig_Copy’:
Python/initconfig.c:943:47: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5
943 | #define COPY_ATTR(ATTR) config->ATTR = config2->ATTR
| ^
Python/preconfig.c: In function ‘_PyPreCmdline_SetConfig’:
Python/preconfig.c:164:27: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5
164 | config->ATTR = cmdline->ATTR
| ^
./Modules/_sre/sre_lib.h: In function ‘sre_ucs1_match’:
./Modules/_sre/sre.c:225:16: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5
225 | #define SRE(F) sre_ucs1_##F
| ^~~~~~~~~
./Modules/_xxinterpchannelsmodule.c: In function ‘_channelid_shared’:
./Modules/_xxinterpchannelsmodule.c:1852:1: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5
1852 | _channelid_shared(PyThreadState *tstate, PyObject *obj,
| ^~~~~~~~~~~~~~~~~
./Modules/_datetimemodule.c: In function ‘delta_positive’:
./Modules/_datetimemodule.c:2171:1: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5
2171 | delta_positive(PyDateTime_Delta *self)
| ^~~~~~~~~~~~~~
./Modules/expat/xmlparse.c: In function ‘parserCreate’:
./Modules/expat/xmlparse.c:973:1: note: the layout of aggregates containing vectors with 4-byte alignment has changed in GCC 5
973 | parserCreate(const XML_Char *encodingName,
| ^~~~~~~~~~~~
./Modules/socketmodule.c: In function ‘sock_sendmsg’:
./Modules/socketmodule.c:4636:1: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5
4636 | sock_sendmsg(PySocketSockObject *s, PyObject *args)
| ^~~~~~~~~~~~
./Modules/_testcapi/heaptype.c: In function ‘heapctypewithbuffer_getbuffer’:
./Modules/_testcapi/heaptype.c:605:21: note: the layout of aggregates containing vectors with 4-byte alignment has changed in GCC 5
605 | self->buffer[0] = '1';
| ~~~~~~~~~~~~~~~~^~~~~
./Modules/_xxinterpchannelsmodule.c: In function ‘_channelid_shared’:
./Modules/_xxinterpchannelsmodule.c:1852:1: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5
1852 | _channelid_shared(PyThreadState *tstate, PyObject *obj,
| ^
./Modules/_datetimemodule.c: In function ‘delta_positive’:
./Modules/_datetimemodule.c:2171:1: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5
2171 | delta_positive(PyDateTime_Delta *self)
| ^
./Modules/socketmodule.c: In function ‘sock_sendmsg’:
./Modules/socketmodule.c:4636:1: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5
4636 | sock_sendmsg(PySocketSockObject *s, PyObject *args)
| ^
./Modules/_testcapi/heaptype.c: In function ‘heapctypewithbuffer_getbuffer’:
./Modules/_testcapi/heaptype.c:605:21: note: the layout of aggregates containing vectors with 4-byte alignment has changed in GCC 5
605 | self->buffer[0] = '1';
| ^
In file included from ./Modules/pyexpat.c:83:
./Modules/clinic/pyexpat.c.h: In function ‘pyexpat_xmlparser_ExternalEntityParserCreate’:
./Modules/clinic/pyexpat.c.h:203:1: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5
203 | pyexpat_xmlparser_ExternalEntityParserCreate(xmlparseobject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmlparse.c: In function ‘parserCreate’:
./Modules/expat/xmlparse.c:973:1: note: the layout of aggregates containing vectors with 4-byte alignment has changed in GCC 5
973 | parserCreate(const XML_Char *encodingName,
| ^
Python/preconfig.c: In function ‘_PyPreCmdline_SetConfig’:
Python/preconfig.c:171:5: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5
171 | COPY_ATTR(isolated);
| ^
Python/preconfig.c: In function ‘_PyPreCmdline_SetConfig’:
Python/preconfig.c:171:5: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5
171 | COPY_ATTR(isolated);
| ^
Python/preconfig.c: In function ‘_PyPreCmdline_SetConfig’:
Python/preconfig.c:171:5: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5
171 | COPY_ATTR(isolated);
| ^
Parser/pegen.c: In function ‘_PyPegen_fill_token’:
Parser/pegen.c:208:1: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5
208 | _PyPegen_fill_token(Parser *p)
| ^~~~~~~~~~~~~~~~~~~
In file included from Objects/call.c:2:
In function ‘_PyObject_VectorcallTstate’,
inlined from ‘_PyObject_VectorcallTstate’ at ./Include/internal/pycore_call.h:77:1,
inlined from ‘object_vacall’ at Objects/call.c:850:14:
./Include/internal/pycore_call.h:90:16: warning: ‘small_stack’ may be used uninitialized [-Wmaybe-uninitialized]
90 | return _PyObject_MakeTpCall(tstate, callable, args, nargs, kwnames);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Objects/call.c: In function ‘object_vacall’:
Objects/call.c:198:1: note: by argument 3 of type ‘struct PyObject * const *’ to ‘_PyObject_MakeTpCall’ declared here
198 | _PyObject_MakeTpCall(PyThreadState *tstate, PyObject *callable,
| ^~~~~~~~~~~~~~~~~~~~
Objects/call.c:800:15: note: ‘small_stack’ declared here
800 | PyObject *small_stack[_PY_FASTCALL_SMALL_STACK];
| ^~~~~~~~~~~
Python/flowgraph.c: In function ‘_PyCfgBuilder_Addop’:
Python/flowgraph.c:357:1: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5
357 | _PyCfgBuilder_Addop(cfg_builder *g, int opcode, int oparg, location loc)
| ^~~~~~~~~~~~~~~~~~~
Python/initconfig.c: In function ‘_PyConfig_Copy’:
Python/initconfig.c:943:47: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5
943 | #define COPY_ATTR(ATTR) config->ATTR = config2->ATTR
| ^
Python/preconfig.c: In function ‘_PyPreCmdline_SetConfig’:
Python/preconfig.c:164:27: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5
164 | config->ATTR = cmdline->ATTR
| ^
./Modules/_io/textio.c: In function ‘textiowrapper_build_cookie’:
./Modules/_io/textio.c:2373:1: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5
2373 | textiowrapper_build_cookie(cookie_type *cookie)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/_sre/sre_lib.h: In function ‘sre_ucs1_match’:
./Modules/_sre/sre.c:225:16: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5
225 | #define SRE(F) sre_ucs1_##F
| ^~~~~~~~~
./Modules/_xxinterpchannelsmodule.c: In function ‘_channelid_shared’:
./Modules/_xxinterpchannelsmodule.c:1852:1: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5
1852 | _channelid_shared(PyThreadState *tstate, PyObject *obj,
| ^~~~~~~~~~~~~~~~~
In function ‘word_to_string’,
inlined from ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:410:13,
inlined from ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:611:18:
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
In function ‘word_to_string’,
inlined from ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:410:13:
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmlparse.c: In function ‘parserCreate’:
./Modules/expat/xmlparse.c:973:1: note: the layout of aggregates containing vectors with 4-byte alignment has changed in GCC 5
973 | parserCreate(const XML_Char *encodingName,
| ^~~~~~~~~~~~
./Modules/socketmodule.c: In function ‘sock_sendmsg’:
./Modules/socketmodule.c:4636:1: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5
4636 | sock_sendmsg(PySocketSockObject *s, PyObject *args)
| ^~~~~~~~~~~~
./Modules/_testcapi/heaptype.c: In function ‘heapctypewithbuffer_getbuffer’:
./Modules/_testcapi/heaptype.c:605:21: note: the layout of aggregates containing vectors with 4-byte alignment has changed in GCC 5
605 | self->buffer[0] = '1';
| ~~~~~~~~~~~~~~~~^~~~~
./Modules/_xxinterpchannelsmodule.c: In function ‘_channelid_shared’:
./Modules/_xxinterpchannelsmodule.c:1852:1: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5
1852 | _channelid_shared(PyThreadState *tstate, PyObject *obj,
| ^
./Modules/socketmodule.c: In function ‘sock_sendmsg’:
./Modules/socketmodule.c:4636:1: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5
4636 | sock_sendmsg(PySocketSockObject *s, PyObject *args)
| ^
./Modules/_testcapi/heaptype.c: In function ‘heapctypewithbuffer_getbuffer’:
./Modules/_testcapi/heaptype.c:605:21: note: the layout of aggregates containing vectors with 4-byte alignment has changed in GCC 5
605 | self->buffer[0] = '1';
| ^
In file included from ./Modules/pyexpat.c:83:
./Modules/clinic/pyexpat.c.h: In function ‘pyexpat_xmlparser_ExternalEntityParserCreate’:
./Modules/clinic/pyexpat.c.h:203:1: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5
203 | pyexpat_xmlparser_ExternalEntityParserCreate(xmlparseobject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/expat/xmlparse.c: In function ‘parserCreate’:
./Modules/expat/xmlparse.c:973:1: note: the layout of aggregates containing vectors with 4-byte alignment has changed in GCC 5
973 | parserCreate(const XML_Char *encodingName,
| ^
Python/initconfig.c: In function ‘_PyConfig_Copy’:
Python/initconfig.c:1024:5: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5
1024 | COPY_ATTR(use_frozen_modules);
| ^
In function ‘word_to_string’,
inlined from ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:410:13:
./Modules/_decimal/libmpdec/io.c:359:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
359 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:358:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
358 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:359:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
359 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:360:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
360 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:357:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
357 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:356:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
356 | case 18: EXTRACT_DIGIT(s, x, 100000000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:357:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
357 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:358:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
358 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:361:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
361 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:360:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
360 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:361:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
361 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:362:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
362 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:363:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
363 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:362:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
362 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:363:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
363 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:365:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
365 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:366:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
366 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:365:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
365 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:366:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
366 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:367:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
367 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:368:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
368 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:367:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
367 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:368:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
368 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:369:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
369 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:370:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
370 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:369:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
369 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:370:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
370 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:371:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
371 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:372:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
372 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:373:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
373 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:371:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
371 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:372:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
372 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:373:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
373 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot);
| ^
Python/initconfig.c: In function ‘_PyConfig_Copy’:
Python/initconfig.c:1024:5: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5
1024 | COPY_ATTR(use_frozen_modules);
| ^
Python/initconfig.c: In function ‘_PyConfig_Copy’:
Python/initconfig.c:1024:5: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5
1024 | COPY_ATTR(use_frozen_modules);
| ^
make: *** [Makefile:2006: buildbottest] Error 3
Test report
===========
Sincerely,
-The Buildbot
1
0
☠ Buildbot (Python): python/cpython - failed test (failure) (main)
by buildbot@python.org 25 May '23
by buildbot@python.org 25 May '23
25 May '23
The Buildbot has detected a new failure on builder ARM64 Windows 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/729/builds/4577
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: linaro-win-arm64
Build Reason: <unknown>
Blamelist: Victor Stinner <vstinner(a)python.org>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then SUCCESS ==
414 tests OK.
10 slowest tests:
- test_math: 6 min 36 sec
- test_multiprocessing_spawn: 4 min 31 sec
- test_tokenize: 2 min 25 sec
- test_unparse: 2 min 20 sec
- test_tarfile: 2 min 3 sec
- test_capi: 2 min
- test_concurrent_futures: 1 min 50 sec
- test_unicodedata: 1 min 44 sec
- test_fstring: 1 min 43 sec
- test_compileall: 1 min 42 sec
35 tests skipped:
test.test_asyncio.test_unix_events test_curses test_dbm_gnu
test_dbm_ndbm test_devpoll test_epoll test_fcntl test_fork1
test_gdb test_grp test_ioctl test_kqueue test_multiprocessing_fork
test_multiprocessing_forkserver test_openpty test_peg_generator
test_perf_profiler test_perfmaps test_poll test_posix test_pty
test_pwd test_readline test_resource test_syslog
test_threadsignals test_tix test_tkinter test_ttk test_wait3
test_wait4 test_xxlimited test_xxtestfuzz test_zipfile64
test_zoneinfo
1 re-run test:
test_subprocess
Total duration: 24 min 24 sec
Captured traceback
==================
Traceback (most recent call last):
File "C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\test\support\os_helper.py", line 480, in temp_dir
yield path
File "C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\test\support\os_helper.py", line 533, in temp_cwd
yield cwd_dir
File "C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\test\libregrtest\main.py", line 738, in main
self._main(tests, kwargs)
File "C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\test\libregrtest\main.py", line 797, in _main
sys.exit(0)
SystemExit: 0
Traceback (most recent call last):
File "C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\runpy.py", line 198, in _run_module_as_main
return _run_code(code, main_globals, None,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\runpy.py", line 88, in _run_code
exec(code, run_globals)
File "C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\test\__main__.py", line 2, in <module>
main()
File "C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\test\libregrtest\main.py", line 802, in main
Regrtest().main(tests=tests, **kwargs)
File "C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\test\libregrtest\main.py", line 732, in main
with os_helper.temp_cwd(test_cwd, quiet=True):
File "C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\contextlib.py", line 155, in __exit__
self.gen.throw(value)
File "C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\test\support\os_helper.py", line 531, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\contextlib.py", line 155, in __exit__
self.gen.throw(value)
File "C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\test\support\os_helper.py", line 485, in temp_dir
rmtree(path)
File "C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\test\support\os_helper.py", line 442, in rmtree
_rmtree(path)
File "C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\test\support\os_helper.py", line 385, in _rmtree
_waitfor(_rmtree_inner, path, waitall=True)
File "C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\test\support\os_helper.py", line 330, in _waitfor
func(pathname)
File "C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\test\support\os_helper.py", line 382, in _rmtree_inner
_force_run(fullname, os.rmdir, fullname)
File "C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\test\support\__init__.py", line 218, in _force_run
return func(*args)
^^^^^^^^^^^
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Workspace\\buildarea\\3.x.linaro-win-arm64\\build\\build\\test_python_1260�\\test_python_worker_5280�'
Traceback (most recent call last):
File "C:\Workspace\buildarea\3.x.linaro-win-arm64\build\Lib\test\support\__init__.py", line 207, in _force_run
return func(*args)
^^^^^^^^^^^
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Workspace\\buildarea\\3.x.linaro-win-arm64\\build\\build\\test_python_1260�\\test_python_worker_5280�'
Test report
===========
Failed tests:
- test_subprocess
Sincerely,
-The Buildbot
1
0
☠ Buildbot (Python): - failed compile (failure) (f9d2a109bb9a477f79639c0459d32f1c38c67cce)
by buildbot@python.org 25 May '23
by buildbot@python.org 25 May '23
25 May '23
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/736
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 f9d2a109bb [3.10] gh-104472: Skip `test_subprocess.ProcessTestCase.test_empty_env` if ASAN is enabled (GH-104667) (#104669)
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:1928: clean-retain-profile] Error 1 (ignored)
Test report
===========
Sincerely,
-The Buildbot
1
0
☠ Buildbot (Python): - failed test (failure) (76873ca6b1ad1a1eb9518f0ff7fc594ec96d0a65)
by buildbot@python.org 25 May '23
by buildbot@python.org 25 May '23
25 May '23
The Buildbot has detected a new failure on builder s390x Fedora Rawhide Refleaks 3.11 while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/1000/builds/373
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-rawhide-z
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
418 tests OK.
10 slowest tests:
- test_concurrent_futures: 14 min 47 sec
- test_asyncio: 13 min 57 sec
- test_multiprocessing_fork: 6 min 55 sec
- test_socket: 3 min 57 sec
- test_io: 3 min 27 sec
- test_imaplib: 3 min 11 sec
- test_subprocess: 2 min 53 sec
- test_xmlrpc: 2 min 46 sec
- test_compileall: 2 min 36 sec
- test_logging: 2 min 22 sec
1 test failed:
test_tools
15 tests skipped:
test_devpoll test_gdb test_ioctl test_kqueue test_launcher
test_msilib test_nis test_startfile test_tix test_tk
test_ttk_guionly test_winconsoleio test_winreg test_winsound
test_zipfile64
94 re-run tests:
test___all__ test__xxsubinterpreters test_asyncore test_atexit
test_augassign test_bigaddrspace test_c_locale_coercion
test_calendar test_class test_code test_codeccallbacks
test_codecencodings_hk test_codecencodings_tw test_codecmaps_kr
test_contextlib test_copy test_curses test_dbm_dumb test_deque
test_descr test_descrtut test_doctest test_eintr test_email
test_epoll test_exception_variations test_fileinput test_ftplib
test_gc test_glob test_grammar test_grp test_import
test_int_literal test_json test_launcher test_long test_longexp
test_mailcap test_mmap test_msilib test_multiprocessing_forkserver
test_multiprocessing_spawn test_named_expressions test_operator
test_optparse test_pep646_syntax test_pickle test_popen
test_poplib test_posixpath test_pty test_pulldom test_py_compile
test_pyclbr test_pydoc test_random test_readline test_repl
test_select test_signal test_sort test_spwd test_sqlite3
test_sunau test_sundry test_support test_sys test_sys_setprofile
test_tempfile test_textwrap test_threadedtempfile test_tix test_tk
test_tokenize test_tools test_tracemalloc test_type_annotations
test_typing test_unicode test_urllib test_urllib2net
test_utf8_mode test_utf8source test_wait3 test_warnings test_wave
test_weakref test_winreg test_with test_wsgiref test_xxtestfuzz
test_zipapp test_zoneinfo
Total duration: 1 hour 26 min
Captured traceback
==================
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_e72709ad'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/test/test_tools/test_freeze.py", line 27, in test_freeze_simple_script
outdir, scriptfile, python = helper.prepare(script, outdir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Tools/freeze/test/freeze.py", line 184, in prepare
_run_quiet([MAKE, '-C', builddir, 'install'])
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet
return subprocess.run(
^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/tmp3gvsgoy3/python-build', 'install']' returned non-zero exit status 2.
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_4683f954'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_15462e8c'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_fbae58bf'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet
return subprocess.run(
^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/tmpfucmg7qm/python-build', 'install']' returned non-zero exit status 2.
TracebackTests.test_broken_parent_from) ... ok
TracebackTests.test_import_bug) ... ok
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_796b14d3'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_a3578687'
TracebackTests.test_exec_failure_nested) ... ok
TracebackTests.test_nonexistent_module_nested) ... ok
TracebackTests.test_syntax_error) ... ok
Traceback.test_repr) ... ok
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/tmp3gvsgoy3/cpython/Lib/sysconfig.py", line 715, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/tmp3gvsgoy3/cpython/Lib/sysconfig.py", line 670, in get_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/tmp3gvsgoy3/cpython/Lib/sysconfig.py", line 531, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
Traceback (most recent call last):\n File \"/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/test/test_import/__init__.py\", line 597, in test_pyc_always_writable\n with open(path, 'w', encoding='utf-8') as f:\nOSError: [Errno 28] No space left on device\n"], ["test_from_import_star_invalid_type (test.test_import.ImportTests.test_from_import_star_invalid_type)", "OSError: [Errno 28] No space left on device\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/test/test_import/__init__.py\", line 133, in test_from_import_star_invalid_type\n with open(path, 'w', encoding='utf-8') as f:\nOSError: [Errno 28] No space left on device\n"]], "failures": [["test_cached_mode_issue_2051 (test.test_import.FilePermissionTests.test_cached_mode_issue_2051)", "Traceback (most recent call last):\n File \"/home/dje/cpython-bui
ldarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/test/test_import/__init__.py\", line 569, in test_cached_mode_issue_2051\n self.fail(\"__import__ did not result in creation of \"\nAssertionError: __import__ did not result in creation of a .pyc file\n"], ["test_cached_readonly (test.test_import.FilePermissionTests.test_cached_readonly)", "Traceback (most recent call last):\n File \"/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/test/test_import/__init__.py\", line 585, in test_cached_readonly\n self.fail(\"__import__ did not result in creation of \"\nAssertionError: __import__ did not result in creation of a .pyc file\n"], ["test_creation_mode (test.test_import.FilePermissionTests.test_creation_mode)", "Traceback (most recent
TracebackTests.test_unencodable_filename) ... ok
Traceback (most recent call last):
File "/tmp/tmp3gvsgoy3/python-installation/lib/python3.11/compileall.py", line 462, in <module>
exit_status = int(not main())
^^^^^^
File "/tmp/tmp3gvsgoy3/python-installation/lib/python3.11/compileall.py", line 312, in main
parser = argparse.ArgumentParser(
^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/tmp3gvsgoy3/python-installation/lib/python3.11/argparse.py", line 1772, in __init__
self._positionals = add_group(_('positional arguments'))
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/tmp3gvsgoy3/python-installation/lib/python3.11/gettext.py", line 605, in gettext
return dgettext(_current_domain, message)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/tmp3gvsgoy3/python-installation/lib/python3.11/gettext.py", line 568, in dgettext
t = translation(domain, _localedirs.get(domain, None))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/tmp3gvsgoy3/python-installation/lib/python3.11/gettext.py", line 511, in translation
mofiles = find(domain, localedir, languages, all=True)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/tmp3gvsgoy3/python-installation/lib/python3.11/gettext.py", line 483, in find
for nelang in _expand_lang(lang):
^^^^^^^^^^^^^^^^^^
File "/tmp/tmp3gvsgoy3/python-installation/lib/python3.11/gettext.py", line 217, in _expand_lang
import locale
File "<frozen importlib._bootstrap>", line 1176, in _find_and_load
File "<frozen importlib._bootstrap>", line 1147, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 690, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 936, in exec_module
File "<frozen importlib._bootstrap_external>", line 1069, in get_code
File "<frozen importlib._bootstrap_external>", line 729, in _compile_bytecode
EOFError: marshal data too short
make[1]: [Makefile:2189: libinstall] Error 1 (ignored)
/tmp/tmp3gvsgoy3/cpython/Lib/runpy.py:112: DeprecationWarning: lib2to3 package is deprecated and may not be able to parse Python 3.10+
__import__(pkg_name)
/tmp/tmp3gvsgoy3/cpython/Lib/runpy.py:112: DeprecationWarning: lib2to3 package is deprecated and may not be able to parse Python 3.10+
__import__(pkg_name)
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/abstract.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/abstract.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/bltinmodule.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/bltinmodule.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/boolobject.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/boolobject.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/bytearrayobject.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/bytearrayobject.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/bytesobject.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/bytesobject.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/ceval.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/ceval.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/codecs.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/codecs.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/compile.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/compile.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/complexobject.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/complexobject.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/datetime.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/datetime.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/descrobject.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/descrobject.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/dictobject.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/dictobject.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/dynamic_annotations.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/dynamic_annotations.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/enumobject.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/enumobject.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/errcode.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/errcode.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/exports.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/exports.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/fileobject.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/fileobject.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/fileutils.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/fileutils.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/floatobject.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/floatobject.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/frameobject.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/frameobject.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/genericaliasobject.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/genericaliasobject.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/import.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/import.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/intrcheck.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/intrcheck.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/iterobject.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/iterobject.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/listobject.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/listobject.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/longobject.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/longobject.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/marshal.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/marshal.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/memoryobject.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/memoryobject.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/methodobject.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/methodobject.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/modsupport.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/modsupport.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/moduleobject.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/moduleobject.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/object.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/object.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/objimpl.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/objimpl.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/opcode.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/opcode.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/osdefs.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/osdefs.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/osmodule.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/osmodule.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/patchlevel.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/patchlevel.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/pybuffer.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/pybuffer.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/pycapsule.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/pycapsule.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/py_curses.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/py_curses.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/pydtrace.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/pydtrace.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/pyerrors.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/pyerrors.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/pyexpat.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/pyexpat.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/pyframe.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/pyframe.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/pyhash.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/pyhash.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/pylifecycle.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/pylifecycle.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/pymacconfig.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/pymacconfig.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/pymacro.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/pymacro.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/pymath.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/pymath.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/pymem.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/pymem.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/pyport.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/pyport.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/pystate.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/pystate.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/pystrcmp.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/pystrcmp.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/pystrtod.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/pystrtod.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/Python.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/Python.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/pythonrun.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/pythonrun.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/pythread.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/pythread.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/pytypedefs.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/pytypedefs.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/rangeobject.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/rangeobject.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/setobject.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/setobject.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/sliceobject.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/sliceobject.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/structmember.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/structmember.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/structseq.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/structseq.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/sysmodule.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/sysmodule.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/token.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/token.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/traceback.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/traceback.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/tracemalloc.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/tracemalloc.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/tupleobject.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/tupleobject.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/typeslots.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/typeslots.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/unicodeobject.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/unicodeobject.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/warnings.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/warnings.h': No space left on device
/usr/bin/install: error copying '/tmp/tmp3gvsgoy3/cpython/Include/weakrefobject.h' to '/tmp/tmp3gvsgoy3/python-installation/include/python3.11d/weakrefobject.h': No space left on device
make[1]: *** [Makefile:2305: inclinstall] Error 1
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/tmpfucmg7qm/cpython/Lib/sysconfig.py", line 715, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/tmpfucmg7qm/cpython/Lib/sysconfig.py", line 670, in get_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/tmpfucmg7qm/cpython/Lib/sysconfig.py", line 531, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
TracebackTests.test_broken_submodule) ... ok
TracebackTests.test_broken_parent) ... ok
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
.
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_2d623695'
TracebackTests.test_broken_from) ... ok
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_d5d2c048'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_cb89f058'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_a05f6555'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_c205bc56'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_ff41df47'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_967df358'
.Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_6dbe3452'
.
TracebackTests.test_exec_failure) ... ok
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
TracebackTests.test_nonexistent_module) ... ok
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/test/test_tools/test_freeze.py", line 27, in test_freeze_simple_script
outdir, scriptfile, python = helper.prepare(script, outdir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Tools/freeze/test/freeze.py", line 184, in prepare
_run_quiet([MAKE, '-C', builddir, 'install'])
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Tools/freeze/test/freeze.py", line 36, in _run_quiet
print(err.stdout)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main
cache[rtype].remove(name)
KeyError: '/psm_bcfa4f21'
Test report
===========
Failed tests:
- test_descrtut
- test_grammar
- test_operator
- test_urllib2net
- test_sys_setprofile
- test_random
- test___all__
- test_type_annotations
- test_import
- test_asyncore
- test_descr
- test_urllib
- test_class
- test_posixpath
- test_grp
- test_msilib
- test_readline
- test__xxsubinterpreters
- test_codecencodings_tw
- test_tix
- test_bigaddrspace
- test_gc
- test_winreg
- test_pyclbr
- test_utf8source
- test_c_locale_coercion
- test_popen
- test_exception_variations
- test_eintr
- test_multiprocessing_spawn
- test_mmap
- test_sundry
- test_tools
- test_dbm_dumb
- test_warnings
- test_zipapp
- test_code
- test_repl
- test_tokenize
- test_json
- test_contextlib
- test_pulldom
- test_launcher
- test_wait3
- test_int_literal
- test_textwrap
- test_fileinput
- test_named_expressions
- test_tk
- test_curses
- test_mailcap
- test_calendar
- test_glob
- test_codecencodings_hk
- test_multiprocessing_forkserver
- test_poplib
- test_spwd
- test_longexp
- test_long
- test_py_compile
- test_codecmaps_kr
- test_doctest
- test_unicode
- test_deque
- test_copy
- test_pty
- test_typing
- test_zoneinfo
- test_tempfile
- test_pydoc
- test_ftplib
- test_xxtestfuzz
- test_sunau
- test_signal
- test_with
- test_atexit
- test_sqlite3
- test_threadedtempfile
- test_sys
- test_augassign
- test_support
- test_epoll
- test_wsgiref
- test_sort
- test_pep646_syntax
- test_tracemalloc
- test_wave
- test_email
- test_optparse
- test_codeccallbacks
- test_pickle
- test_utf8_mode
- test_weakref
- test_select
Failed subtests:
- test_freeze_simple_script - test.test_tools.test_freeze.TestFreeze.test_freeze_simple_script
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide Refleaks 3.11 while building Python.
Full details are available at:
https://buildbot.python.org/all/#/builders/973/builds/366
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
==================
remote: Enumerating objects: 41, done.
remote: Counting objects: 2% (1/39)
remote: Counting objects: 5% (2/39)
remote: Counting objects: 7% (3/39)
remote: Counting objects: 10% (4/39)
remote: Counting objects: 12% (5/39)
remote: Counting objects: 15% (6/39)
remote: Counting objects: 17% (7/39)
remote: Counting objects: 20% (8/39)
remote: Counting objects: 23% (9/39)
remote: Counting objects: 25% (10/39)
remote: Counting objects: 28% (11/39)
remote: Counting objects: 30% (12/39)
remote: Counting objects: 33% (13/39)
remote: Counting objects: 35% (14/39)
remote: Counting objects: 38% (15/39)
remote: Counting objects: 41% (16/39)
remote: Counting objects: 43% (17/39)
remote: Counting objects: 46% (18/39)
remote: Counting objects: 48% (19/39)
remote: Counting objects: 51% (20/39)
remote: Counting objects: 53% (21/39)
remote: Counting objects: 56% (22/39)
remote: Counting objects: 58% (23/39)
remote: Counting objects: 61% (24/39)
remote: Counting objects: 64% (25/39)
remote: Counting objects: 66% (26/39)
remote: Counting objects: 69% (27/39)
remote: Counting objects: 71% (28/39)
remote: Counting objects: 74% (29/39)
remote: Counting objects: 76% (30/39)
remote: Counting objects: 79% (31/39)
remote: Counting objects: 82% (32/39)
remote: Counting objects: 84% (33/39)
remote: Counting objects: 87% (34/39)
remote: Counting objects: 89% (35/39)
remote: Counting objects: 92% (36/39)
remote: Counting objects: 94% (37/39)
remote: Counting objects: 97% (38/39)
remote: Counting objects: 100% (39/39)
remote: Counting objects: 100% (39/39), done.
remote: Compressing objects: 4% (1/25)
remote: Compressing objects: 8% (2/25)
remote: Compressing objects: 12% (3/25)
remote: Compressing objects: 16% (4/25)
remote: Compressing objects: 20% (5/25)
remote: Compressing objects: 24% (6/25)
remote: Compressing objects: 28% (7/25)
remote: Compressing objects: 32% (8/25)
remote: Compressing objects: 36% (9/25)
remote: Compressing objects: 40% (10/25)
remote: Compressing objects: 44% (11/25)
remote: Compressing objects: 48% (12/25)
remote: Compressing objects: 52% (13/25)
remote: Compressing objects: 56% (14/25)
remote: Compressing objects: 60% (15/25)
remote: Compressing objects: 64% (16/25)
remote: Compressing objects: 68% (17/25)
remote: Compressing objects: 72% (18/25)
remote: Compressing objects: 76% (19/25)
remote: Compressing objects: 80% (20/25)
remote: Compressing objects: 84% (21/25)
remote: Compressing objects: 88% (22/25)
remote: Compressing objects: 92% (23/25)
remote: Compressing objects: 96% (24/25)
remote: Compressing objects: 100% (25/25)
remote: Compressing objects: 100% (25/25), done.
remote: Total 41 (delta 18), reused 26 (delta 14), pack-reused 2
From https://github.com/python/cpython
* branch 3.11 -> 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 76873ca6b1 [3.11] Fix test_importlib.test_side_effect_import() (GH-104840) (#104843)
Switched to and reset branch '3.11'
Objects/longobject.c: In function ‘long_format_binary’:
Objects/longobject.c:2062:13: warning: ‘kind’ may be used uninitialized [-Wmaybe-uninitialized]
2062 | else if (kind == PyUnicode_1BYTE_KIND) {
| ^
Objects/longobject.c:1938:25: note: ‘kind’ was declared here
1938 | enum PyUnicode_Kind kind;
| ^~~~
Objects/longobject.c: In function ‘long_to_decimal_string_internal’:
Objects/longobject.c:1885:13: warning: ‘kind’ may be used uninitialized [-Wmaybe-uninitialized]
1885 | else if (kind == PyUnicode_1BYTE_KIND) {
| ^
Objects/longobject.c:1720:25: note: ‘kind’ was declared here
1720 | enum PyUnicode_Kind kind;
| ^~~~
/tmp/ccLc1So2.s: Assembler messages:
/tmp/ccLc1So2.s: Fatal error: Modules/_io/textio.o: No space left on device
make: *** [Makefile:2745: Modules/_io/textio.o] Error 1
make: *** Waiting for unfinished jobs....
/tmp/cczvRmz6.s: Assembler messages:
/tmp/cczvRmz6.s: Fatal error: Modules/_functoolsmodule.o: No space left on device
make: *** [Makefile:2760: Modules/_functoolsmodule.o] Error 1
Assembler messages:
Fatal error: can't create Modules/pwdmodule.o: No space left on device
make: *** [Makefile:2770: Modules/pwdmodule.o] Error 1
/tmp/ccPgGB9Z.s: Assembler messages:
/tmp/ccPgGB9Z.s: Fatal error: can't write 3948 bytes to section .debug_info of Modules/itertoolsmodule.o: 'No space left on device'
/tmp/ccPgGB9Z.s: Fatal error: Modules/itertoolsmodule.o: No such file or directory
make: *** [Makefile:2748: Modules/itertoolsmodule.o] Error 1
Assembler messages:
Fatal error: can't create Modules/_operator.o: No space left on device
make: *** [Makefile:2764: Modules/_operator.o] Error 1
Assembler messages:
Fatal error: can't create Modules/posixmodule.o: No space left on device
make: *** [Makefile:2728: Modules/posixmodule.o] Error 1
Assembler messages:
Fatal error: can't create Modules/_sre/sre.o: No space left on device
make: *** [Makefile:2750: Modules/_sre/sre.o] 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:2582: clean-retain-profile] Error 1 (ignored)
Test report
===========
Sincerely,
-The Buildbot
1
0
☠ Buildbot (Python): python/cpython - failed compile (failure) (main)
by buildbot@python.org 25 May '23
by buildbot@python.org 25 May '23
25 May '23
The Buildbot has detected a new failure on builder s390x Fedora LTO 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/55/builds/3429
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown>
Blamelist: Dong-hee Na <donghee.na(a)python.org>, Gregory P. Smith <gps(a)python.org>, Gregory P. Smith <greg(a)krypto.org>, Hugo van Kemenade <hugovk(a)users.noreply.github.com>, Jelle Zijlstra <jelle.zijlstra(a)gmail.com>, Jonathan Protzenko <protz(a)microsoft.com>, Lysandros Nikolaou <lisandrosnik(a)gmail.com>, Marta Gómez Macías <mgmacias(a)google.com>, Pablo Galindo Salgado <Pablogsal(a)gmail.com>, Steve Dower <steve.dower(a)python.org>, Terry Jan Reedy <tjreedy(a)udel.edu>, Victor Stinner <vstinner(a)python.org>, Zachary Ware <zach(a)python.org>
BUILD FAILED: failed compile (failure)
Summary of the results of the build (if available):
===================================================
Captured traceback
==================
remote: Enumerating objects: 272, done.
remote: Counting objects: 0% (1/266)
remote: Counting objects: 1% (3/266)
remote: Counting objects: 2% (6/266)
remote: Counting objects: 3% (8/266)
remote: Counting objects: 4% (11/266)
remote: Counting objects: 5% (14/266)
remote: Counting objects: 6% (16/266)
remote: Counting objects: 7% (19/266)
remote: Counting objects: 8% (22/266)
remote: Counting objects: 9% (24/266)
remote: Counting objects: 10% (27/266)
remote: Counting objects: 11% (30/266)
remote: Counting objects: 12% (32/266)
remote: Counting objects: 13% (35/266)
remote: Counting objects: 14% (38/266)
remote: Counting objects: 15% (40/266)
remote: Counting objects: 16% (43/266)
remote: Counting objects: 17% (46/266)
remote: Counting objects: 18% (48/266)
remote: Counting objects: 19% (51/266)
remote: Counting objects: 20% (54/266)
remote: Counting objects: 21% (56/266)
remote: Counting objects: 22% (59/266)
remote: Counting objects: 23% (62/266)
remote: Counting objects: 24% (64/266)
remote: Counting objects: 25% (67/266)
remote: Counting objects: 26% (70/266)
remote: Counting objects: 27% (72/266)
remote: Counting objects: 28% (75/266)
remote: Counting objects: 29% (78/266)
remote: Counting objects: 30% (80/266)
remote: Counting objects: 31% (83/266)
remote: Counting objects: 32% (86/266)
remote: Counting objects: 33% (88/266)
remote: Counting objects: 34% (91/266)
remote: Counting objects: 35% (94/266)
remote: Counting objects: 36% (96/266)
remote: Counting objects: 37% (99/266)
remote: Counting objects: 38% (102/266)
remote: Counting objects: 39% (104/266)
remote: Counting objects: 40% (107/266)
remote: Counting objects: 41% (110/266)
remote: Counting objects: 42% (112/266)
remote: Counting objects: 43% (115/266)
remote: Counting objects: 44% (118/266)
remote: Counting objects: 45% (120/266)
remote: Counting objects: 46% (123/266)
remote: Counting objects: 47% (126/266)
remote: Counting objects: 48% (128/266)
remote: Counting objects: 49% (131/266)
remote: Counting objects: 50% (133/266)
remote: Counting objects: 51% (136/266)
remote: Counting objects: 52% (139/266)
remote: Counting objects: 53% (141/266)
remote: Counting objects: 54% (144/266)
remote: Counting objects: 55% (147/266)
remote: Counting objects: 56% (149/266)
remote: Counting objects: 57% (152/266)
remote: Counting objects: 58% (155/266)
remote: Counting objects: 59% (157/266)
remote: Counting objects: 60% (160/266)
remote: Counting objects: 61% (163/266)
remote: Counting objects: 62% (165/266)
remote: Counting objects: 63% (168/266)
remote: Counting objects: 64% (171/266)
remote: Counting objects: 65% (173/266)
remote: Counting objects: 66% (176/266)
remote: Counting objects: 67% (179/266)
remote: Counting objects: 68% (181/266)
remote: Counting objects: 69% (184/266)
remote: Counting objects: 70% (187/266)
remote: Counting objects: 71% (189/266)
remote: Counting objects: 72% (192/266)
remote: Counting objects: 73% (195/266)
remote: Counting objects: 74% (197/266)
remote: Counting objects: 75% (200/266)
remote: Counting objects: 76% (203/266)
remote: Counting objects: 77% (205/266)
remote: Counting objects: 78% (208/266)
remote: Counting objects: 79% (211/266)
remote: Counting objects: 80% (213/266)
remote: Counting objects: 81% (216/266)
remote: Counting objects: 82% (219/266)
remote: Counting objects: 83% (221/266)
remote: Counting objects: 84% (224/266)
remote: Counting objects: 85% (227/266)
remote: Counting objects: 86% (229/266)
remote: Counting objects: 87% (232/266)
remote: Counting objects: 88% (235/266)
remote: Counting objects: 89% (237/266)
remote: Counting objects: 90% (240/266)
remote: Counting objects: 91% (243/266)
remote: Counting objects: 92% (245/266)
remote: Counting objects: 93% (248/266)
remote: Counting objects: 94% (251/266)
remote: Counting objects: 95% (253/266)
remote: Counting objects: 96% (256/266)
remote: Counting objects: 97% (259/266)
remote: Counting objects: 98% (261/266)
remote: Counting objects: 99% (264/266)
remote: Counting objects: 100% (266/266)
remote: Counting objects: 100% (266/266), done.
remote: Compressing objects: 1% (1/88)
remote: Compressing objects: 2% (2/88)
remote: Compressing objects: 3% (3/88)
remote: Compressing objects: 4% (4/88)
remote: Compressing objects: 5% (5/88)
remote: Compressing objects: 6% (6/88)
remote: Compressing objects: 7% (7/88)
remote: Compressing objects: 9% (8/88)
remote: Compressing objects: 10% (9/88)
remote: Compressing objects: 11% (10/88)
remote: Compressing objects: 12% (11/88)
remote: Compressing objects: 13% (12/88)
remote: Compressing objects: 14% (13/88)
remote: Compressing objects: 15% (14/88)
remote: Compressing objects: 17% (15/88)
remote: Compressing objects: 18% (16/88)
remote: Compressing objects: 19% (17/88)
remote: Compressing objects: 20% (18/88)
remote: Compressing objects: 21% (19/88)
remote: Compressing objects: 22% (20/88)
remote: Compressing objects: 23% (21/88)
remote: Compressing objects: 25% (22/88)
remote: Compressing objects: 26% (23/88)
remote: Compressing objects: 27% (24/88)
remote: Compressing objects: 28% (25/88)
remote: Compressing objects: 29% (26/88)
remote: Compressing objects: 30% (27/88)
remote: Compressing objects: 31% (28/88)
remote: Compressing objects: 32% (29/88)
remote: Compressing objects: 34% (30/88)
remote: Compressing objects: 35% (31/88)
remote: Compressing objects: 36% (32/88)
remote: Compressing objects: 37% (33/88)
remote: Compressing objects: 38% (34/88)
remote: Compressing objects: 39% (35/88)
remote: Compressing objects: 40% (36/88)
remote: Compressing objects: 42% (37/88)
remote: Compressing objects: 43% (38/88)
remote: Compressing objects: 44% (39/88)
remote: Compressing objects: 45% (40/88)
remote: Compressing objects: 46% (41/88)
remote: Compressing objects: 47% (42/88)
remote: Compressing objects: 48% (43/88)
remote: Compressing objects: 50% (44/88)
remote: Compressing objects: 51% (45/88)
remote: Compressing objects: 52% (46/88)
remote: Compressing objects: 53% (47/88)
remote: Compressing objects: 54% (48/88)
remote: Compressing objects: 55% (49/88)
remote: Compressing objects: 56% (50/88)
remote: Compressing objects: 57% (51/88)
remote: Compressing objects: 59% (52/88)
remote: Compressing objects: 60% (53/88)
remote: Compressing objects: 61% (54/88)
remote: Compressing objects: 62% (55/88)
remote: Compressing objects: 63% (56/88)
remote: Compressing objects: 64% (57/88)
remote: Compressing objects: 65% (58/88)
remote: Compressing objects: 67% (59/88)
remote: Compressing objects: 68% (60/88)
remote: Compressing objects: 69% (61/88)
remote: Compressing objects: 70% (62/88)
remote: Compressing objects: 71% (63/88)
remote: Compressing objects: 72% (64/88)
remote: Compressing objects: 73% (65/88)
remote: Compressing objects: 75% (66/88)
remote: Compressing objects: 76% (67/88)
remote: Compressing objects: 77% (68/88)
remote: Compressing objects: 78% (69/88)
remote: Compressing objects: 79% (70/88)
remote: Compressing objects: 80% (71/88)
remote: Compressing objects: 81% (72/88)
remote: Compressing objects: 82% (73/88)
remote: Compressing objects: 84% (74/88)
remote: Compressing objects: 85% (75/88)
remote: Compressing objects: 86% (76/88)
remote: Compressing objects: 87% (77/88)
remote: Compressing objects: 88% (78/88)
remote: Compressing objects: 89% (79/88)
remote: Compressing objects: 90% (80/88)
remote: Compressing objects: 92% (81/88)
remote: Compressing objects: 93% (82/88)
remote: Compressing objects: 94% (83/88)
remote: Compressing objects: 95% (84/88)
remote: Compressing objects: 96% (85/88)
remote: Compressing objects: 97% (86/88)
remote: Compressing objects: 98% (87/88)
remote: Compressing objects: 100% (88/88)
remote: Compressing objects: 100% (88/88), done.
Receiving objects: 0% (1/272)
Receiving objects: 1% (3/272)
Receiving objects: 2% (6/272)
Receiving objects: 3% (9/272)
Receiving objects: 4% (11/272)
Receiving objects: 5% (14/272)
Receiving objects: 6% (17/272)
Receiving objects: 7% (20/272)
Receiving objects: 8% (22/272)
Receiving objects: 9% (25/272)
Receiving objects: 10% (28/272)
Receiving objects: 11% (30/272)
Receiving objects: 12% (33/272)
Receiving objects: 13% (36/272)
Receiving objects: 14% (39/272)
Receiving objects: 15% (41/272)
Receiving objects: 16% (44/272)
Receiving objects: 17% (47/272)
Receiving objects: 18% (49/272)
Receiving objects: 19% (52/272)
Receiving objects: 20% (55/272)
Receiving objects: 21% (58/272)
Receiving objects: 22% (60/272)
Receiving objects: 23% (63/272)
Receiving objects: 24% (66/272)
Receiving objects: 25% (68/272)
Receiving objects: 26% (71/272)
Receiving objects: 27% (74/272)
Receiving objects: 28% (77/272)
Receiving objects: 29% (79/272)
Receiving objects: 30% (82/272)
Receiving objects: 31% (85/272)
Receiving objects: 32% (88/272)
Receiving objects: 33% (90/272)
Receiving objects: 34% (93/272)
Receiving objects: 35% (96/272)
Receiving objects: 36% (98/272)
Receiving objects: 37% (101/272)
Receiving objects: 38% (104/272)
Receiving objects: 39% (107/272)
Receiving objects: 40% (109/272)
Receiving objects: 41% (112/272)
Receiving objects: 42% (115/272)
Receiving objects: 43% (117/272)
Receiving objects: 44% (120/272)
Receiving objects: 45% (123/272)
Receiving objects: 46% (126/272)
Receiving objects: 47% (128/272)
Receiving objects: 48% (131/272)
Receiving objects: 49% (134/272)
Receiving objects: 50% (136/272)
Receiving objects: 51% (139/272)
Receiving objects: 52% (142/272)
Receiving objects: 53% (145/272)
Receiving objects: 54% (147/272)
Receiving objects: 55% (150/272)
Receiving objects: 56% (153/272)
Receiving objects: 57% (156/272)
Receiving objects: 58% (158/272)
Receiving objects: 59% (161/272)
Receiving objects: 60% (164/272)
Receiving objects: 61% (166/272)
Receiving objects: 62% (169/272)
Receiving objects: 63% (172/272)
Receiving objects: 64% (175/272)
Receiving objects: 65% (177/272)
Receiving objects: 66% (180/272)
Receiving objects: 67% (183/272)
Receiving objects: 68% (185/272)
Receiving objects: 69% (188/272)
Receiving objects: 70% (191/272)
Receiving objects: 71% (194/272)
Receiving objects: 72% (196/272)
Receiving objects: 73% (199/272)
Receiving objects: 74% (202/272)
Receiving objects: 75% (204/272)
Receiving objects: 76% (207/272)
Receiving objects: 77% (210/272)
Receiving objects: 78% (213/272)
Receiving objects: 79% (215/272)
Receiving objects: 80% (218/272)
Receiving objects: 81% (221/272)
Receiving objects: 82% (224/272)
Receiving objects: 83% (226/272)
Receiving objects: 84% (229/272)
Receiving objects: 85% (232/272)
Receiving objects: 86% (234/272)
Receiving objects: 87% (237/272)
Receiving objects: 88% (240/272)
Receiving objects: 89% (243/272)
Receiving objects: 90% (245/272)
Receiving objects: 91% (248/272)
Receiving objects: 92% (251/272)
Receiving objects: 93% (253/272)
Receiving objects: 94% (256/272)
Receiving objects: 95% (259/272)
Receiving objects: 96% (262/272)
remote: Total 272 (delta 182), reused 238 (delta 178), pack-reused 6
Receiving objects: 97% (264/272)
Receiving objects: 98% (267/272)
Receiving objects: 99% (270/272)
Receiving objects: 100% (272/272)
Receiving objects: 100% (272/272), 864.28 KiB | 6.04 MiB/s, done.
Resolving deltas: 0% (0/182)
Resolving deltas: 1% (2/182)
Resolving deltas: 2% (4/182)
Resolving deltas: 3% (6/182)
Resolving deltas: 4% (9/182)
Resolving deltas: 5% (10/182)
Resolving deltas: 6% (11/182)
Resolving deltas: 7% (13/182)
Resolving deltas: 8% (16/182)
Resolving deltas: 9% (17/182)
Resolving deltas: 10% (19/182)
Resolving deltas: 11% (21/182)
Resolving deltas: 12% (22/182)
Resolving deltas: 13% (24/182)
Resolving deltas: 14% (26/182)
Resolving deltas: 15% (28/182)
Resolving deltas: 16% (30/182)
Resolving deltas: 17% (31/182)
Resolving deltas: 18% (33/182)
Resolving deltas: 19% (35/182)
Resolving deltas: 20% (37/182)
Resolving deltas: 21% (39/182)
Resolving deltas: 22% (41/182)
Resolving deltas: 23% (42/182)
Resolving deltas: 24% (44/182)
Resolving deltas: 25% (46/182)
Resolving deltas: 26% (48/182)
Resolving deltas: 27% (50/182)
Resolving deltas: 28% (51/182)
Resolving deltas: 29% (53/182)
Resolving deltas: 30% (55/182)
Resolving deltas: 31% (57/182)
Resolving deltas: 32% (59/182)
Resolving deltas: 33% (61/182)
Resolving deltas: 34% (62/182)
Resolving deltas: 35% (64/182)
Resolving deltas: 36% (66/182)
Resolving deltas: 37% (68/182)
Resolving deltas: 38% (70/182)
Resolving deltas: 39% (71/182)
Resolving deltas: 40% (73/182)
Resolving deltas: 41% (75/182)
Resolving deltas: 42% (77/182)
Resolving deltas: 43% (79/182)
Resolving deltas: 44% (81/182)
Resolving deltas: 45% (82/182)
Resolving deltas: 46% (84/182)
Resolving deltas: 47% (86/182)
Resolving deltas: 48% (88/182)
Resolving deltas: 49% (90/182)
Resolving deltas: 50% (91/182)
Resolving deltas: 51% (93/182)
Resolving deltas: 52% (95/182)
Resolving deltas: 53% (97/182)
Resolving deltas: 54% (99/182)
Resolving deltas: 55% (101/182)
Resolving deltas: 56% (102/182)
Resolving deltas: 57% (104/182)
Resolving deltas: 58% (106/182)
Resolving deltas: 59% (108/182)
Resolving deltas: 60% (110/182)
Resolving deltas: 61% (112/182)
Resolving deltas: 62% (113/182)
Resolving deltas: 63% (115/182)
Resolving deltas: 64% (117/182)
Resolving deltas: 65% (119/182)
Resolving deltas: 66% (121/182)
Resolving deltas: 67% (122/182)
Resolving deltas: 68% (124/182)
Resolving deltas: 69% (126/182)
Resolving deltas: 70% (128/182)
Resolving deltas: 71% (130/182)
Resolving deltas: 72% (132/182)
Resolving deltas: 73% (133/182)
Resolving deltas: 74% (135/182)
Resolving deltas: 75% (137/182)
Resolving deltas: 76% (139/182)
Resolving deltas: 77% (141/182)
Resolving deltas: 78% (142/182)
Resolving deltas: 79% (144/182)
Resolving deltas: 80% (146/182)
Resolving deltas: 81% (148/182)
Resolving deltas: 82% (150/182)
Resolving deltas: 83% (152/182)
Resolving deltas: 84% (153/182)
Resolving deltas: 85% (155/182)
Resolving deltas: 86% (157/182)
Resolving deltas: 87% (159/182)
Resolving deltas: 88% (161/182)
Resolving deltas: 89% (162/182)
Resolving deltas: 90% (164/182)
Resolving deltas: 91% (166/182)
Resolving deltas: 92% (168/182)
Resolving deltas: 93% (170/182)
Resolving deltas: 94% (172/182)
Resolving deltas: 95% (173/182)
Resolving deltas: 96% (175/182)
Resolving deltas: 97% (177/182)
Resolving deltas: 98% (179/182)
Resolving deltas: 99% (181/182)
Resolving deltas: 100% (182/182)
Resolving deltas: 100% (182/182), completed with 63 local objects.
From https://github.com/python/cpython
* branch main -> FETCH_HEAD
Note: switching to '98c4333e88131fe128494f7474ad12b8b62922b2'.
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 98c4333e88 gh-104773: Remove the msilib package (GH-104911)
Switched to and reset branch 'main'
In function ‘_io_FileIO_close_impl’,
inlined from ‘_io_FileIO_close’ at ./Modules/_io/clinic/fileio.c.h:33:12:
./Modules/_io/fileio.c:171:9: warning: ‘exc’ may be used uninitialized [-Wmaybe-uninitialized]
171 | _PyErr_ChainExceptions1(exc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
./Modules/_io/fileio.c: In function ‘_io_FileIO_close’:
./Modules/_io/fileio.c:156:15: note: ‘exc’ was declared here
156 | PyObject *exc;
| ^~~
In function ‘word_to_string’,
inlined from ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:410:13,
inlined from ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:611:18:
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
In function ‘word_to_string’,
inlined from ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:410:13,
inlined from ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:607:18:
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
In function ‘word_to_string’,
inlined from ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:410:13,
inlined from ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:501:22:
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
| ~~~~~^~~~~~~~~~~~~~~~~~~~~
./Modules/_decimal/libmpdec/io.c:348:40: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
In function ‘word_to_string’,
inlined from ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:410:13,
inlined from ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:607:18:
./Modules/_decimal/libmpdec/io.c:359:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
359 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:360:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
360 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:361:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
361 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:358:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
358 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:359:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
359 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:360:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
360 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:357:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
357 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:358:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
358 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:359:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
359 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:356:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
356 | case 18: EXTRACT_DIGIT(s, x, 100000000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:357:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
357 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:358:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
358 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:360:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
360 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:361:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
361 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:362:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
362 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:361:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
361 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:362:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
362 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:363:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
363 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:362:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
362 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:363:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
363 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:365:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
365 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:363:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
363 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:365:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
365 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:366:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
366 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:365:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
365 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:366:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
366 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:367:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
367 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:366:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
366 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:367:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
367 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:368:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
368 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:367:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
367 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:368:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
368 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:369:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
369 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:368:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
368 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:369:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
369 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:370:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
370 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:369:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
369 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:370:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
370 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:371:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
371 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:370:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
370 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:371:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
371 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:372:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
372 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:371:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
371 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:372:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
372 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:373:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
373 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:372:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
372 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:373:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
373 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:373:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
In function ‘word_to_string’,
inlined from ‘coeff_to_string’ at ./Modules/_decimal/libmpdec/io.c:410:13,
inlined from ‘_mpd_to_string’ at ./Modules/_decimal/libmpdec/io.c:501:22:
./Modules/_decimal/libmpdec/io.c:359:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
359 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:360:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
360 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:361:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
361 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:358:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
358 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:359:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
359 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:360:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
360 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:357:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
357 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:358:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
358 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:359:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
359 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:356:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
356 | case 18: EXTRACT_DIGIT(s, x, 100000000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:357:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
357 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:358:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
358 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:360:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
360 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:361:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
361 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:362:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
362 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:361:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
361 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:362:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
362 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:363:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
363 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:362:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
362 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:363:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
363 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:365:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
365 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:363:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
363 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:365:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
365 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:366:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
366 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:365:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
365 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:366:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
366 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:367:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
367 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:366:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
366 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:367:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
367 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:368:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
368 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:367:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
367 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:368:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
368 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:369:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
369 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:368:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
368 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:369:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
369 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:370:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
370 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:369:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
369 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:370:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
370 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:371:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
371 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:370:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
370 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:371:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
371 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:372:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
372 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:371:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
371 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:372:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
372 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:373:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
373 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:372:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
372 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:373:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
373 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot);
| ^
./Modules/_decimal/libmpdec/io.c:373:14: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
In function ‘_bufferedreader_read_generic’,
inlined from ‘_io__Buffered_read_impl’ at ./Modules/_io/bufferedio.c:971:0,
inlined from ‘_io__Buffered_read’ at ./Modules/_io/clinic/bufferedio.c.h:527:0:
./Modules/_io/bufferedio.c:1794: warning: ‘memcpy’ specified bound between 9223372036854775808 and 18446744073709551613 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
1794 | memcpy(out + written, self->buffer + self->pos, r);
|
In function ‘_bufferedreader_read_generic’,
inlined from ‘_io__Buffered_read_impl’ at ./Modules/_io/bufferedio.c:971:0,
inlined from ‘_io__Buffered_read’ at ./Modules/_io/clinic/bufferedio.c.h:527:0:
./Modules/_io/bufferedio.c:1794: warning: ‘memcpy’ specified bound between 9223372036854775808 and 18446744073709551613 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
1794 | memcpy(out + written, self->buffer + self->pos, r);
|
In function ‘_bufferedreader_read_generic’,
inlined from ‘_io__Buffered_read_impl’ at ./Modules/_io/bufferedio.c:971:0,
inlined from ‘_io__Buffered_read’ at ./Modules/_io/clinic/bufferedio.c.h:527:0:
./Modules/_io/bufferedio.c:1794: warning: ‘memcpy’ specified bound between 9223372036854775808 and 18446744073709551613 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
1794 | memcpy(out + written, self->buffer + self->pos, r);
|
At top level:
lto1: fatal error: error writing to /tmp/ccVLIBaQ.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
make: *** [Makefile:1205: Programs/_testembed] Error 1
make: *** Waiting for unfinished jobs....
Test report
===========
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora Clang 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/3/builds/3985
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown>
Blamelist: Hugo van Kemenade <hugovk(a)users.noreply.github.com>, Jelle Zijlstra <jelle.zijlstra(a)gmail.com>, Jonathan Protzenko <protz(a)microsoft.com>, Steve Dower <steve.dower(a)python.org>, Victor Stinner <vstinner(a)python.org>, Zachary Ware <zach(a)python.org>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
434 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 27 sec
- test_tools: 2 min 11 sec
- test_multiprocessing_spawn: 1 min 52 sec
- test_math: 1 min 25 sec
- test_multiprocessing_forkserver: 1 min 16 sec
- test_gdb: 1 min 8 sec
- test_multiprocessing_fork: 1 min 8 sec
- test_signal: 1 min 7 sec
- test_capi: 57.7 sec
- test_socket: 54.2 sec
1 test failed:
test_tools
18 tests skipped:
test.test_asyncio.test_windows_events
test.test_asyncio.test_windows_utils test_devpoll test_ioctl
test_kqueue test_launcher test_peg_generator test_perf_profiler
test_readline test_startfile test_tix test_tkinter test_ttk
test_winconsoleio test_winreg test_winsound test_wmi
test_zipfile64
1 re-run test:
test_tools
Total duration: 7 min 40 sec
Captured traceback
==================
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/tmpuuwi1j30/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/tmpuuwi1j30/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/tmpuuwi1j30/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/tmpuuwi1j30/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_tools/test_freeze.py", line 27, in test_freeze_simple_script
outdir, scriptfile, python = helper.prepare(script, outdir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Tools/freeze/test/freeze.py", line 184, in prepare
_run_quiet([MAKE, '-C', builddir, 'install'])
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet
return subprocess.run(
^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/tmpuuwi1j30/python-build', 'install']' returned non-zero exit status 2.
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/test_python_m_vu_3w2/tmp7w2d7dr7/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/test_python_m_vu_3w2/tmp7w2d7dr7/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/test_python_m_vu_3w2/tmp7w2d7dr7/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/test_python_m_vu_3w2/tmp7w2d7dr7/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_tools/test_freeze.py", line 27, in test_freeze_simple_script
outdir, scriptfile, python = helper.prepare(script, outdir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Tools/freeze/test/freeze.py", line 184, in prepare
_run_quiet([MAKE, '-C', builddir, 'install'])
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet
return subprocess.run(
^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/test_python_m_vu_3w2/tmp7w2d7dr7/python-build', 'install']' returned non-zero exit status 2.
Test report
===========
Failed tests:
- test_tools
Failed subtests:
- test_freeze_simple_script - test.test_tools.test_freeze.TestFreeze.test_freeze_simple_script
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/223/builds/3857
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown>
Blamelist: Hugo van Kemenade <hugovk(a)users.noreply.github.com>, Jelle Zijlstra <jelle.zijlstra(a)gmail.com>, Jonathan Protzenko <protz(a)microsoft.com>, Steve Dower <steve.dower(a)python.org>, Victor Stinner <vstinner(a)python.org>, Zachary Ware <zach(a)python.org>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
434 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 35 sec
- test_multiprocessing_spawn: 2 min 23 sec
- test_tools: 1 min 56 sec
- test_math: 1 min 56 sec
- test_multiprocessing_forkserver: 1 min 24 sec
- test_multiprocessing_fork: 1 min 9 sec
- test_capi: 1 min 5 sec
- test_socket: 54.1 sec
- test_gdb: 53.8 sec
- test_signal: 49.2 sec
1 test failed:
test_tools
18 tests skipped:
test.test_asyncio.test_windows_events
test.test_asyncio.test_windows_utils test_devpoll test_ioctl
test_kqueue test_launcher test_peg_generator test_perf_profiler
test_readline test_startfile test_tix test_tkinter test_ttk
test_winconsoleio test_winreg test_winsound test_wmi
test_zipfile64
2 re-run tests:
test_importlib test_tools
Total duration: 8 min 38 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 209, in setUp
super().setUp()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 245, in setUp
build_files(EggInfoPkgPipInstalledNoToplevel.files, prefix=self.site_dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/_path.py", line 62, in build
create(contents, _ensure_tree_maker(prefix) / name)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/functools.py", line 909, in wrapper
return dispatch(args[0].__class__)(*args, **kw)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/fixtures.py", line 327, in <lambda>
_path.create.register(str, lambda content, path: orig(DALS(content), path))
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_importlib/_path.py", line 83, in _
path.write_text(content, encoding='utf-8')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/pathlib.py", line 961, in write_text
with self.open(mode='w', encoding=encoding, errors=errors, newline=newline) as f:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/pathlib.py", line 927, in open
return io.open(self, mode, buffering, encoding, errors, newline)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
OSError: [Errno 28] No space left on device: '/tmp/test_python_l0dwo92y/tmpk09tlgrr/egg_with_module.py'
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/tmp5bklxoe4/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/tmp5bklxoe4/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/tmp5bklxoe4/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/tmp5bklxoe4/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_freeze.py", line 27, in test_freeze_simple_script
outdir, scriptfile, python = helper.prepare(script, outdir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Tools/freeze/test/freeze.py", line 184, in prepare
_run_quiet([MAKE, '-C', builddir, 'install'])
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet
return subprocess.run(
^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/test_python_h03b5xqs/tmp4ckqr46t/python-build', 'install']' returned non-zero exit status 2.
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/test_python_h03b5xqs/tmp4ckqr46t/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/test_python_h03b5xqs/tmp4ckqr46t/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/test_python_h03b5xqs/tmp4ckqr46t/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/test_python_h03b5xqs/tmp4ckqr46t/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_freeze.py", line 27, in test_freeze_simple_script
outdir, scriptfile, python = helper.prepare(script, outdir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Tools/freeze/test/freeze.py", line 184, in prepare
_run_quiet([MAKE, '-C', builddir, 'install'])
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet
return subprocess.run(
^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/tmp5bklxoe4/python-build', 'install']' returned non-zero exit status 2.
Test report
===========
Failed tests:
- test_tools
Failed subtests:
- test_packages_distributions_on_eggs - test.test_importlib.test_main.PackagesDistributionsEggTest.test_packages_distributions_on_eggs
- test_freeze_simple_script - test.test_tools.test_freeze.TestFreeze.test_freeze_simple_script
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder s390x Fedora Rawhide 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/538/builds/2988
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-rawhide-z
Build Reason: <unknown>
Blamelist: Jelle Zijlstra <jelle.zijlstra(a)gmail.com>, Zachary Ware <zach(a)python.org>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
434 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 31 sec
- test_multiprocessing_spawn: 2 min 16 sec
- test_math: 1 min 57 sec
- test_tools: 1 min 54 sec
- test_multiprocessing_forkserver: 1 min 24 sec
- test_capi: 1 min 9 sec
- test_multiprocessing_fork: 1 min 9 sec
- test_signal: 1 min 8 sec
- test_socket: 58.5 sec
- test_unparse: 47.2 sec
1 test failed:
test_tools
18 tests skipped:
test.test_asyncio.test_windows_events
test.test_asyncio.test_windows_utils test_devpoll test_gdb
test_ioctl test_kqueue test_launcher test_peg_generator
test_perf_profiler test_startfile test_tix test_tkinter test_ttk
test_winconsoleio test_winreg test_winsound test_wmi
test_zipfile64
1 re-run test:
test_tools
Total duration: 8 min 12 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z/build/Lib/test/test_tools/test_freeze.py", line 27, in test_freeze_simple_script
outdir, scriptfile, python = helper.prepare(script, outdir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z/build/Tools/freeze/test/freeze.py", line 184, in prepare
_run_quiet([MAKE, '-C', builddir, 'install'])
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet
return subprocess.run(
^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z/build/Lib/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/tmpaxpdf82o/python-build', 'install']' returned non-zero exit status 2.
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/test_python_i_dzb9c4/tmp3qc30uzi/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/test_python_i_dzb9c4/tmp3qc30uzi/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/test_python_i_dzb9c4/tmp3qc30uzi/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/test_python_i_dzb9c4/tmp3qc30uzi/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/tmpaxpdf82o/cpython/Lib/sysconfig.py", line 740, in get_config_var
return get_config_vars().get(name)
^^^^^^^^^^^^^^^^^
File "/tmp/tmpaxpdf82o/cpython/Lib/sysconfig.py", line 723, in get_config_vars
_init_config_vars()
File "/tmp/tmpaxpdf82o/cpython/Lib/sysconfig.py", line 670, in _init_config_vars
_init_posix(_CONFIG_VARS)
File "/tmp/tmpaxpdf82o/cpython/Lib/sysconfig.py", line 536, in _init_posix
_temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_sysconfigdata_d_linux_s390x-linux-gnu'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z/build/Lib/test/test_tools/test_freeze.py", line 27, in test_freeze_simple_script
outdir, scriptfile, python = helper.prepare(script, outdir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z/build/Tools/freeze/test/freeze.py", line 184, in prepare
_run_quiet([MAKE, '-C', builddir, 'install'])
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet
return subprocess.run(
^^^^^^^^^^^^^^^
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z/build/Lib/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/test_python_i_dzb9c4/tmp3qc30uzi/python-build', 'install']' returned non-zero exit status 2.
Test report
===========
Failed tests:
- test_tools
Failed subtests:
- test_freeze_simple_script - test.test_tools.test_freeze.TestFreeze.test_freeze_simple_script
Sincerely,
-The Buildbot
1
0