Buildbot failure in Python on whole buildset
The Buildbot has detected a new failure on builder AMD64 Windows11 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/737/builds/45
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: kloth-win11
Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then SUCCESS ==
392 tests OK.
10 slowest tests:
- test_subprocess: 10 hour 39 min
- test_multiprocessing_spawn: 2 min 23 sec
- test_unparse: 1 min 50 sec
- test_concurrent_futures: 1 min 41 sec
- test_tokenize: 1 min 34 sec
- test_asyncio: 1 min 20 sec
- test_peg_generator: 1 min 17 sec
- test_lib2to3: 1 min 14 sec
- test_capi: 1 min 9 sec
- test_socket: 1 min 1 sec
33 tests skipped: 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_pipes test_poll test_posix test_pty test_pwd test_readline test_resource test_spwd test_syslog test_threadsignals test_tix test_tk test_ttk_guionly test_wait3 test_wait4 test_xxtestfuzz test_zipfile64
1 re-run test: test_subprocess
Total duration: 10 hour 41 min
Captured traceback
remote: Enumerating objects: 9, done.
remote: Counting objects: 11% (1/9)
remote: Counting objects: 22% (2/9)
remote: Counting objects: 33% (3/9)
remote: Counting objects: 44% (4/9)
remote: Counting objects: 55% (5/9)
remote: Counting objects: 66% (6/9)
remote: Counting objects: 77% (7/9)
remote: Counting objects: 88% (8/9)
remote: Counting objects: 100% (9/9)
remote: Counting objects: 100% (9/9), done.
remote: Compressing objects: 33% (1/3)
remote: Compressing objects: 66% (2/3)
remote: Compressing objects: 100% (3/3)
remote: Compressing objects: 100% (3/3), done.
remote: Total 9 (delta 6), reused 8 (delta 6), pack-reused 0
From https://github.com/python/cpython
- branch 3.9 -> FETCH_HEAD Note: switching to '269bf56e3d352c415ec38f93017ba8e291ddb18a'.
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 269bf56e3d bpo-45571: use PY_CFLAGS_NODIST for shared Modules/Setup (GH-29161) Switched to and reset branch '3.9'
Could Not Find C:\buildbot.python.org\3.9.kloth-win11\build\Lib\*.pyc The system cannot find the file specified. Could Not Find C:\buildbot.python.org\3.9.kloth-win11\build\PCbuild\python*.zip
test_fcntl skipped -- No module named 'fcntl' test_pty skipped -- No module named 'termios' test_posix skipped -- No module named 'posix' test_tk skipped -- gui not available (WSF_VISIBLE flag not set) test_syslog skipped -- No module named 'syslog' test_tix skipped -- gui not available (WSF_VISIBLE flag not set) test_pipes skipped -- pipes module only works on posix minkernel\crts\ucrt\src\appcrt\lowio\write.cpp(50) : Assertion failed: (_osfile(fh) & FOPEN) test_openpty skipped -- os.openpty() not available. test_gdb skipped -- Couldn't find gdb on the path test_multiprocessing_fork skipped -- fork is not available on Windows test_curses skipped -- No module named '_curses' test_fork1 skipped -- object <module 'os' from 'C:\\buildbot.python.org\\3.9.kloth-win11\\build\\lib\\os.py'> has no attribute 'fork' test_dbm_ndbm skipped -- No module named '_dbm' test_nis skipped -- No module named 'nis' test_multiprocessing_forkserver skipped -- forkserver is not available on Windows test_ttk_guionly skipped -- gui not available (WSF_VISIBLE flag not set) test_grp skipped -- No module named 'grp' test_xxtestfuzz skipped -- No module named '_xxtestfuzz' test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run test_readline skipped -- No module named 'readline' test_kqueue skipped -- test works only on BSD test_pwd skipped -- No module named 'pwd' test_poll skipped -- select.poll not defined test_epoll skipped -- test works only on Linux 2.6 test_ossaudiodev skipped -- No module named 'ossaudiodev' test_ioctl skipped -- No module named 'fcntl' test_devpoll skipped -- test works only on Solaris OS family test_wait3 skipped -- os.fork not defined test_threadsignals skipped -- Can't test signal on win32 test_wait4 skipped -- object <module 'os' from 'C:\\buildbot.python.org\\3.9.kloth-win11\\build\\lib\\os.py'> has no attribute 'fork' test_dbm_gnu skipped -- No module named '_gdbm' test_spwd skipped -- No module named 'spwd' test_resource skipped -- No module named 'resource' <string>:2: PendingDeprecationWarning: lib2to3 package is deprecated and may not be able to parse Python 3.10+ Kill <TestWorkerProcess #1 running test=test_subprocess pid=14672 time=20 min> minkernel\crts\ucrt\src\appcrt\lowio\write.cpp(50) : Assertion failed: (_osfile(fh) & FOPEN) minkernel\crts\ucrt\src\appcrt\lowio\close.cpp(49) : Assertion failed: (_osfile(fh) & FOPEN) minkernel\crts\ucrt\src\appcrt\lowio\close.cpp(49) : Assertion failed: (_osfile(fh) & FOPEN)
Could Not Find C:\buildbot.python.org\3.9.kloth-win11\build\PCbuild\python*.zip
Test report
Failed tests:
- test_subprocess
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Arch Linux Asan Debug 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/588/builds/238
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: pablogsal-arch-x86_64
Build Reason: <unknown> Blamelist: Ethan Furman <ethan@stoneleaf.us>, Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>, Łukasz Langa <lukasz@langa.pl>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
Captured traceback
remote: Enumerating objects: 9, done.
remote: Counting objects: 14% (1/7)
remote: Counting objects: 28% (2/7)
remote: Counting objects: 42% (3/7)
remote: Counting objects: 57% (4/7)
remote: Counting objects: 71% (5/7)
remote: Counting objects: 85% (6/7)
remote: Counting objects: 100% (7/7)
remote: Counting objects: 100% (7/7), done.
remote: Total 9 (delta 6), reused 6 (delta 6), pack-reused 2
From https://github.com/python/cpython
- branch 3.9 -> FETCH_HEAD Note: switching to '269bf56e3d352c415ec38f93017ba8e291ddb18a'.
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 269bf56e3d bpo-45571: use PY_CFLAGS_NODIST for shared Modules/Setup (GH-29161) Switched to and reset branch '3.9'
./Modules/signalmodule.c: In function ‘signal_siginterrupt_impl’: ./Modules/signalmodule.c:660:5: warning: ‘siginterrupt’ is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations] 660 | if (siginterrupt(signalnum, flag)<0) { | ^~ In file included from ./Modules/signalmodule.c:28: /usr/include/signal.h:311:12: note: declared here 311 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c: In function ‘word_to_string’: /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:348:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ^~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:354:14: note: in expansion of macro ‘EXTRACT_DIGIT’ 354 | case 20: EXTRACT_DIGIT(s, x, 10000000000000000000ULL, dot); /* GCOV_NOT_REACHED */ | ^~~~~~~~~~~~~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:348:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ^ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:354:14: note: in expansion of macro ‘EXTRACT_DIGIT’ 354 | case 20: EXTRACT_DIGIT(s, x, 10000000000000000000ULL, dot); /* GCOV_NOT_REACHED */ | ^~~~~~~~~~~~~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:348:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ^~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:355:14: note: in expansion of macro ‘EXTRACT_DIGIT’ 355 | case 19: EXTRACT_DIGIT(s, x, 1000000000000000000ULL, dot); | ^~~~~~~~~~~~~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:348:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ^ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:355:14: note: in expansion of macro ‘EXTRACT_DIGIT’ 355 | case 19: EXTRACT_DIGIT(s, x, 1000000000000000000ULL, dot); | ^~~~~~~~~~~~~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:348:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ^~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:356:14: note: in expansion of macro ‘EXTRACT_DIGIT’ 356 | case 18: EXTRACT_DIGIT(s, x, 100000000000000000ULL, dot); | ^~~~~~~~~~~~~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:348:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ^ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:356:14: note: in expansion of macro ‘EXTRACT_DIGIT’ 356 | case 18: EXTRACT_DIGIT(s, x, 100000000000000000ULL, dot); | ^~~~~~~~~~~~~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:348:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ^~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:357:14: note: in expansion of macro ‘EXTRACT_DIGIT’ 357 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot); | ^~~~~~~~~~~~~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:348:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ^ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:357:14: note: in expansion of macro ‘EXTRACT_DIGIT’ 357 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot); | ^~~~~~~~~~~~~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:348:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ^~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:358:14: note: in expansion of macro ‘EXTRACT_DIGIT’ 358 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot); | ^~~~~~~~~~~~~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:348:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ^ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:358:14: note: in expansion of macro ‘EXTRACT_DIGIT’ 358 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot); | ^~~~~~~~~~~~~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:348:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ^~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro ‘EXTRACT_DIGIT’ 359 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot); | ^~~~~~~~~~~~~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:348:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ^ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:359:14: note: in expansion of macro ‘EXTRACT_DIGIT’ 359 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot); | ^~~~~~~~~~~~~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:348:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ^~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:360:14: note: in expansion of macro ‘EXTRACT_DIGIT’ 360 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot); | ^~~~~~~~~~~~~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:348:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ^ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:360:14: note: in expansion of macro ‘EXTRACT_DIGIT’ 360 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot); | ^~~~~~~~~~~~~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:348:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ^~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:361:14: note: in expansion of macro ‘EXTRACT_DIGIT’ 361 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot); | ^~~~~~~~~~~~~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:348:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ^ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:361:14: note: in expansion of macro ‘EXTRACT_DIGIT’ 361 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot); | ^~~~~~~~~~~~~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:348:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ^~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:362:14: note: in expansion of macro ‘EXTRACT_DIGIT’ 362 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot); | ^~~~~~~~~~~~~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:348:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ^ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:362:14: note: in expansion of macro ‘EXTRACT_DIGIT’ 362 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot); | ^~~~~~~~~~~~~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:348:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ^~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:363:14: note: in expansion of macro ‘EXTRACT_DIGIT’ 363 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot); | ^~~~~~~~~~~~~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:348:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ^ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:363:14: note: in expansion of macro ‘EXTRACT_DIGIT’ 363 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot); | ^~~~~~~~~~~~~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:348:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ^~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:365:14: note: in expansion of macro ‘EXTRACT_DIGIT’ 365 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot); | ^~~~~~~~~~~~~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:348:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ^ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:365:14: note: in expansion of macro ‘EXTRACT_DIGIT’ 365 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot); | ^~~~~~~~~~~~~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:348:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ^~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:366:14: note: in expansion of macro ‘EXTRACT_DIGIT’ 366 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot); | ^~~~~~~~~~~~~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:348:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ^ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:366:14: note: in expansion of macro ‘EXTRACT_DIGIT’ 366 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot); | ^~~~~~~~~~~~~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:348:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ^~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:367:14: note: in expansion of macro ‘EXTRACT_DIGIT’ 367 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot); | ^~~~~~~~~~~~~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:348:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ^ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:367:14: note: in expansion of macro ‘EXTRACT_DIGIT’ 367 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot); | ^~~~~~~~~~~~~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:348:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ^~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:368:14: note: in expansion of macro ‘EXTRACT_DIGIT’ 368 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot); | ^~~~~~~~~~~~~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:348:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ^ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:368:14: note: in expansion of macro ‘EXTRACT_DIGIT’ 368 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot); | ^~~~~~~~~~~~~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:348:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ^~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:369:14: note: in expansion of macro ‘EXTRACT_DIGIT’ 369 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot); | ^~~~~~~~~~~~~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:348:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ^ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:369:14: note: in expansion of macro ‘EXTRACT_DIGIT’ 369 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot); | ^~~~~~~~~~~~~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:348:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ^~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:370:14: note: in expansion of macro ‘EXTRACT_DIGIT’ 370 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot); | ^~~~~~~~~~~~~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:348:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ^ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:370:14: note: in expansion of macro ‘EXTRACT_DIGIT’ 370 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot); | ^~~~~~~~~~~~~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:348:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ^~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:371:14: note: in expansion of macro ‘EXTRACT_DIGIT’ 371 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot); | ^~~~~~~~~~~~~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:348:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ^ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:371:14: note: in expansion of macro ‘EXTRACT_DIGIT’ 371 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot); | ^~~~~~~~~~~~~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:348:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ^~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:372:14: note: in expansion of macro ‘EXTRACT_DIGIT’ 372 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot); | ^~~~~~~~~~~~~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:348:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ^ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:372:14: note: in expansion of macro ‘EXTRACT_DIGIT’ 372 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot); | ^~~~~~~~~~~~~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:348:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ^~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:373:14: note: in expansion of macro ‘EXTRACT_DIGIT’ 373 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot); | ^~~~~~~~~~~~~ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:348:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 348 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d | ^ /buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Modules/_decimal/libmpdec/io.c:373:14: note: in expansion of macro ‘EXTRACT_DIGIT’ 373 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot); | ^~~~~~~~~~~~~
test_ioctl skipped -- Unable to open /dev/tty <string>:2: PendingDeprecationWarning: lib2to3 package is deprecated and may not be able to parse Python 3.10+ test_tk skipped -- Tk unavailable due to TclError: couldn't connect to display ":99" test_msilib skipped -- No module named '_msi' test_winsound skipped -- No module named 'winsound' test_devpoll skipped -- test works only on Solaris OS family test_flock (__main__.FNTLEINTRTest) ... ok test_lockf (__main__.FNTLEINTRTest) ... ok test_read (__main__.OSEINTRTest) ... ok test_wait (__main__.OSEINTRTest) ... ok test_wait3 (__main__.OSEINTRTest) ... ok test_wait4 (__main__.OSEINTRTest) ... ok test_waitpid (__main__.OSEINTRTest) ... ok test_write (__main__.OSEINTRTest) ... ok test_devpoll (__main__.SelectEINTRTest) ... skipped 'need select.devpoll' test_epoll (__main__.SelectEINTRTest) ... ok test_kqueue (__main__.SelectEINTRTest) ... skipped 'need select.kqueue' test_poll (__main__.SelectEINTRTest) ... ok test_select (__main__.SelectEINTRTest) ... ok test_sigtimedwait (__main__.SignalEINTRTest) ... ok test_sigwaitinfo (__main__.SignalEINTRTest) ... ok test_accept (__main__.SocketEINTRTest) ... ok test_open (__main__.SocketEINTRTest) ... ok test_os_open (__main__.SocketEINTRTest) ... ok test_recv (__main__.SocketEINTRTest) ... ok test_recvmsg (__main__.SocketEINTRTest) ... ok test_send (__main__.SocketEINTRTest) ... ok test_sendall (__main__.SocketEINTRTest) ... ok test_sendmsg (__main__.SocketEINTRTest) ... ok test_sleep (__main__.TimeEINTRTest) ... ok
Ran 24 tests in 7.392s
OK (skipped=2) test_ttk_guionly skipped -- Tk unavailable due to TclError: couldn't connect to display ":99" test_winreg skipped -- No module named 'winreg' test_startfile skipped -- object <module 'os' from '/buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/Lib/os.py'> has no attribute 'startfile' test_tix skipped -- Tk unavailable due to TclError: couldn't connect to display ":99" test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run test_winconsoleio skipped -- test only relevant on win32 test_kqueue skipped -- test works only on BSD make: *** [Makefile:1240: buildbottest] Terminated
Cannot open file '/buildbot/buildarea/3.9.pablogsal-arch-x86_64.asan_debug/build/test-results.xml' for upload
Test report
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org