The Buildbot has detected a new failure on builder AMD64 Fedora Rawhide Clang Installed 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/536/builds/7121
Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-rawhide-x86_64 Build Reason: <unknown> Blamelist: T. Wouters <tho...@python.org>, Thomas Wouters <tho...@python.org> BUILD FAILED: failed './target/bin/python3.13 -m ...' (failure) test (failure) Summary of the results of the build (if available): =================================================== Captured traceback ================== remote: Enumerating objects: 41, done. remote: Counting objects: 2% (1/41) remote: Counting objects: 4% (2/41) remote: Counting objects: 7% (3/41) remote: Counting objects: 9% (4/41) remote: Counting objects: 12% (5/41) remote: Counting objects: 14% (6/41) remote: Counting objects: 17% (7/41) remote: Counting objects: 19% (8/41) remote: Counting objects: 21% (9/41) remote: Counting objects: 24% (10/41) remote: Counting objects: 26% (11/41) remote: Counting objects: 29% (12/41) remote: Counting objects: 31% (13/41) remote: Counting objects: 34% (14/41) remote: Counting objects: 36% (15/41) remote: Counting objects: 39% (16/41) remote: Counting objects: 41% (17/41) remote: Counting objects: 43% (18/41) remote: Counting objects: 46% (19/41) remote: Counting objects: 48% (20/41) remote: Counting objects: 51% (21/41) remote: Counting objects: 53% (22/41) remote: Counting objects: 56% (23/41) remote: Counting objects: 58% (24/41) remote: Counting objects: 60% (25/41) remote: Counting objects: 63% (26/41) remote: Counting objects: 65% (27/41) remote: Counting objects: 68% (28/41) remote: Counting objects: 70% (29/41) remote: Counting objects: 73% (30/41) remote: Counting objects: 75% (31/41) remote: Counting objects: 78% (32/41) remote: Counting objects: 80% (33/41) remote: Counting objects: 82% (34/41) remote: Counting objects: 85% (35/41) remote: Counting objects: 87% (36/41) remote: Counting objects: 90% (37/41) remote: Counting objects: 92% (38/41) remote: Counting objects: 95% (39/41) remote: Counting objects: 97% (40/41) remote: Counting objects: 100% (41/41) remote: Counting objects: 100% (41/41), done. remote: Compressing objects: 3% (1/32) remote: Compressing objects: 6% (2/32) remote: Compressing objects: 9% (3/32) remote: Compressing objects: 12% (4/32) remote: Compressing objects: 15% (5/32) remote: Compressing objects: 18% (6/32) remote: Compressing objects: 21% (7/32) remote: Compressing objects: 25% (8/32) remote: Compressing objects: 28% (9/32) remote: Compressing objects: 31% (10/32) remote: Compressing objects: 34% (11/32) remote: Compressing objects: 37% (12/32) remote: Compressing objects: 40% (13/32) remote: Compressing objects: 43% (14/32) remote: Compressing objects: 46% (15/32) remote: Compressing objects: 50% (16/32) remote: Compressing objects: 53% (17/32) remote: Compressing objects: 56% (18/32) remote: Compressing objects: 59% (19/32) remote: Compressing objects: 62% (20/32) remote: Compressing objects: 65% (21/32) remote: Compressing objects: 68% (22/32) remote: Compressing objects: 71% (23/32) remote: Compressing objects: 75% (24/32) remote: Compressing objects: 78% (25/32) remote: Compressing objects: 81% (26/32) remote: Compressing objects: 84% (27/32) remote: Compressing objects: 87% (28/32) remote: Compressing objects: 90% (29/32) remote: Compressing objects: 93% (30/32) remote: Compressing objects: 96% (31/32) remote: Compressing objects: 100% (32/32) remote: Compressing objects: 100% (32/32), done. remote: Total 41 (delta 12), reused 30 (delta 9), pack-reused 0 >From https://github.com/python/cpython * branch main -> FETCH_HEAD * [new tag] v3.13.0b1 -> v3.13.0b1 Note: switching to '891fd12e52d5963a338b30ce2cb7ccac72f8eea5'. 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 891fd12e52 Regenerate configure for 3.14, which the release script forgot. (#118765) Switched to and reset branch 'main' configure: WARNING: no system libmpdecimal found; unable to build _decimal Python/import.c:1620:1: warning: unused function 'is_core_module' [-Wunused-function] 1620 | is_core_module(PyInterpreterState *interp, PyObject *name, PyObject *path) | ^~~~~~~~~~~~~~ 1 warning generated. Python/pystate.c:1126:1: warning: unused function 'check_interpreter_whence' [-Wunused-function] 1126 | check_interpreter_whence(long whence) | ^~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. WARNING: The scripts pip3 and pip3.14 are installed in '/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.clang-installed/build/target/bin' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Upon execvpe b'./target/bin/python3.13' [b'./target/bin/python3.13', b'-m', b'test.pythoninfo'] in environment id 140183762296896 :Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/twisted/internet/process.py", line 433, in _fork self._execChild(path, uid, gid, executable, args, environment) File "/usr/lib/python3.12/site-packages/twisted/internet/process.py", line 504, in _execChild os.execvpe(executable, args, environment) File "<frozen os>", line 589, in execvpe File "<frozen os>", line 603, in _execvpe FileNotFoundError: [Errno 2] No such file or directory: b'./target/bin/python3.13' Upon execvpe b'./target/bin/python3.13' [b'./target/bin/python3.13', b'-Wdefault', b'-bb', b'-E', b'-m', b'test', b'-rwW', b'-uall', b'-j2', b'--timeout=1200', b'-j10'] in environment id 140183757468288 :Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/twisted/internet/process.py", line 433, in _fork self._execChild(path, uid, gid, executable, args, environment) File "/usr/lib/python3.12/site-packages/twisted/internet/process.py", line 504, in _execChild os.execvpe(executable, args, environment) File "<frozen os>", line 589, in execvpe File "<frozen os>", line 603, in _execvpe FileNotFoundError: [Errno 2] No such file or directory: b'./target/bin/python3.13' Test report =========== Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Windows11 Non-Debug 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/914/builds/3884 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: ware-win11 Build Reason: <unknown> Blamelist: Abhinav Upadhyay <er.abhinav.upadh...@gmail.com>, Alex Waygood <alex.wayg...@gmail.com>, Hugo van Kemenade <1324225+hug...@users.noreply.github.com>, Jelle Zijlstra <jelle.zijls...@gmail.com>, Kerim Kabirov <the.privat33r...@pm.me>, Kirill Podoprigora <kirill.ba...@mail.ru>, Lysandros Nikolaou <lisandros...@gmail.com>, Momo Eissenhauer <mmeis...@users.noreply.github.com>, Nice Zombies <nineteendo1...@gmail.com>, Nikita Sobolev <m...@sobolevn.me>, Pablo Galindo Salgado <pablog...@gmail.com>, Sam Gross <colesb...@gmail.com>, Serhiy Storchaka <storch...@gmail.com>, Steve Dower <steve.do...@python.org>, T. Wouters <tho...@python.org>, Thomas Wouters <tho...@python.org>, Tian Gao <gaogaotiant...@hotmail.com>, Tim Peters <tim.pet...@gmail.com>, Xie Yanbo <xieya...@gmail.com>, Youfu Zhang <1315097+zhangyo...@users.noreply.github.com>, chrysn <chr...@fsfe.org>, mpage <mp...@meta.com>, trag1c <trag1c...@yahoo.com>, wim glenn <h...@wimglenn.com>, Łukasz Langa <luk...@langa.pl> BUILD FAILED: failed compile (failure) Summary of the results of the build (if available): =================================================== Captured traceback ================== remote: Enumerating objects: 31, done. remote: Counting objects: 3% (1/31) remote: Counting objects: 6% (2/31) remote: Counting objects: 9% (3/31) remote: Counting objects: 12% (4/31) remote: Counting objects: 16% (5/31) remote: Counting objects: 19% (6/31) remote: Counting objects: 22% (7/31) remote: Counting objects: 25% (8/31) remote: Counting objects: 29% (9/31) remote: Counting objects: 32% (10/31) remote: Counting objects: 35% (11/31) remote: Counting objects: 38% (12/31) remote: Counting objects: 41% (13/31) remote: Counting objects: 45% (14/31) remote: Counting objects: 48% (15/31) remote: Counting objects: 51% (16/31) remote: Counting objects: 54% (17/31) remote: Counting objects: 58% (18/31) remote: Counting objects: 61% (19/31) remote: Counting objects: 64% (20/31) remote: Counting objects: 67% (21/31) remote: Counting objects: 70% (22/31) remote: Counting objects: 74% (23/31) remote: Counting objects: 77% (24/31) remote: Counting objects: 80% (25/31) remote: Counting objects: 83% (26/31) remote: Counting objects: 87% (27/31) remote: Counting objects: 90% (28/31) remote: Counting objects: 93% (29/31) remote: Counting objects: 96% (30/31) remote: Counting objects: 100% (31/31) remote: Counting objects: 100% (31/31), done. remote: Compressing objects: 6% (1/15) remote: Compressing objects: 13% (2/15) remote: Compressing objects: 20% (3/15) remote: Compressing objects: 26% (4/15) remote: Compressing objects: 33% (5/15) remote: Compressing objects: 40% (6/15) remote: Compressing objects: 46% (7/15) remote: Compressing objects: 53% (8/15) remote: Compressing objects: 60% (9/15) remote: Compressing objects: 66% (10/15) remote: Compressing objects: 73% (11/15) remote: Compressing objects: 80% (12/15) remote: Compressing objects: 86% (13/15) remote: Compressing objects: 93% (14/15) remote: Compressing objects: 100% (15/15) remote: Compressing objects: 100% (15/15), done. remote: Total 31 (delta 17), reused 24 (delta 16), pack-reused 0 >From https://github.com/python/cpython * branch main -> FETCH_HEAD * [new tag] v3.13.0b1 -> v3.13.0b1 Note: switching to '891fd12e52d5963a338b30ce2cb7ccac72f8eea5'. 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 891fd12e52 Regenerate configure for 3.14, which the release script forgot. (#118765) Switched to and reset branch 'main' Could Not Find b:\uildarea\3.x.ware-win11.nondebug\build\Lib\*.pyc The system cannot find the file specified. Could Not Find b:\uildarea\3.x.ware-win11.nondebug\build\PCbuild\python*.zip Could Not Find b:\uildarea\3.x.ware-win11.nondebug\build\Lib\*.pyc The system cannot find the file specified. Could Not Find b:\uildarea\3.x.ware-win11.nondebug\build\PCbuild\python*.zip Test report =========== Sincerely, -The Buildbot _______________________________________________ Buildbot-status mailing list -- buildbot-status@python.org To unsubscribe send an email to buildbot-status-le...@python.org https://mail.python.org/mailman3/lists/buildbot-status.python.org/ Member address: arch...@mail-archive.com