The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide Clang 3.12 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/1113/builds/801
Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-rawhide-ppc64le Build Reason: <unknown> Blamelist: AN Long <a...@users.noreply.github.com>, Christopher Chianelli <christop...@timefold.ai>, Gregory P. Smith <g...@krypto.org>, Grigoriev Semyon <33061489+grigoriev-sem...@users.noreply.github.com>, Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com>, Thomas Wouters <tho...@python.org>, Victor Stinner <vstin...@python.org> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): =================================================== == Captured traceback ================== Traceback (most recent call first):\n' stderr='Function "meth_fastcall_keywords" not defined.\nPython Exception <class \'gdb.MemoryError\'>: Cannot access memory at address 0x52\nError occurred in Python: Cannot access memory at address 0x52\n' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/test_cfunction.py", line 67, in check_pycfunction self.check(func_name, cmd) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/test_cfunction.py", line 18, in check gdb_output = self.get_stack_trace( ^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/util.py", line 242, in get_stack_trace out, err = run_gdb(*args, PYTHONHASHSEED=PYTHONHASHSEED) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/util.py", line 67, in run_gdb raise Exception(f"{cmd_text} failed with exit code {proc.returncode}, " Exception: /usr/bin/gdb --batch -nx --init-eval-command 'add-auto-load-safe-path /home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/python-gdb.py' '--eval-command=set breakpoint pending yes' '--eval-command=break meth_fastcall_keywords' '--eval-command=set print address off' --eval-command=run '--eval-command=set print entry-values no' --eval-command=bt --eval-command=py-bt --args /home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/python -bb -E -Wdefault -S -c ' import _testcapi def foo(): _testcapi.MethStatic().meth_fastcall_keywords() def bar(): foo() bar() ' failed with exit code 1, expected exit code 0: stdout='Breakpoint 1 (meth_fastcall_keywords) pending.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib64/libthread_db.so.1".\n\nBreakpoint 1, meth_fastcall_keywords (self=0x0, args=, nargs=0, kwargs=0x0) at ./Modules/_testcapimodule.c:2291\n2291\t PyObject *pyargs = _fastcall_to_tuple(args, nargs);\n#0 meth_fastcall_keywords (self=0x0, args=, nargs=0, kwargs=0x0) at ./Modules/_testcapimodule.c:2291\n#1 object_dealloc (self=<optimized out>) at Objects/typeobject.c:5510\n#2 ?? ()\n#3 _PyEval_EvalFrameDefault (tstate=<optimized out>, frame=, throwflag=<optimized out>) at Python/bytecodes.c:2706\n#4 _PyEval_EvalFrame (tstate=<_PyRuntime+475608>, frame=<optimized out>, throwflag=0) at ./Include/internal/pycore_ceval.h:89\n#5 _PyEval_Vector (tstate=<_PyRuntime+475608>, func=, locals=<optimized out>, args=, argcount=0, kwnames=0x0) at Python/ceval.c:1683\n#6 PyEval_EvalCode (co=<optimized out>, globals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x107cfa40>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7ffff7d766f0>, \'_testcapi\': <module at remote 0x7fffe9d37dd0>, \'foo\': <function at remote 0x7fffe9d271d0>, \'bar\': <function at remote 0x7fffe9d27a10>}, locals=<optimized out>) at Python/ceval.c:578\n#7 run_eval_code_obj (tstate=<_PyRuntime+475608>, co=, globals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x107cfa40>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7ffff7d766f0>, \'_testcapi\': <module at remote 0x7fffe9d37dd0>, \'foo\': <function at remote 0x7fffe9d271d0>, \'bar\': <function at remote 0x7fffe9d27a10>}, locals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x107cfa40>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7ffff7d 766f0>, \'_testcapi\': <module at remote 0x7fffe9d37dd0>, \'foo\': <function at remote 0x7fffe9d271d0>, \'bar\': <function at remote 0x7fffe9d27a10>}) at Pyth def bar():\\n foo()\\nbar()\\n\\n", flags=) at Python/pythonrun.c:480\n#11 pymain_run_command (command=<optimized out>) at Modules/main.c:255\n#12 pymain_run_python (exitcode=<optimized out>) at Modules/main.c:620\n#13 Py_RunMain () at Modules/main.c:709\n#14 pymain_main (args=) at Modules/main.c:739\n#15 Py_BytesMain (argc=<optimized out>, argv=<optimized out>) at Modules/main.c:763\n#16 main (argc=<optimized out>, argv=<optimized out>) at ./Programs/python.c:15\nTraceback (most recent call first):\n' stderr='Function "meth_fastcall_keywords" not defined.\nPython Exception <class \'gdb.MemoryError\'>: Cannot access memory at address 0x52\nError occurred in Python: Cannot access memory at address 0x52\n' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/test_cfunction.py", line 67, in check_pycfunction self.check(func_name, cmd) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/test_cfunction.py", line 18, in check gdb_output = self.get_stack_trace( ^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/util.py", line 242, in get_stack_trace out, err = run_gdb(*args, PYTHONHASHSEED=PYTHONHASHSEED) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/util.py", line 67, in run_gdb raise Exception(f"{cmd_text} failed with exit code {proc.returncode}, " Exception: /usr/bin/gdb --batch -nx --init-eval-command 'add-auto-load-safe-path /home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/python-gdb.py' '--eval-command=set breakpoint pending yes' '--eval-command=break meth_fastcall_keywords' '--eval-command=set print address off' --eval-command=run '--eval-command=set print entry-values no' --eval-command=bt --eval-command=py-bt --args /home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/python -bb -E -Wdefault -S -c ' import _testcapi def foo(): _testcapi.MethStatic().meth_fastcall_keywords() def bar(): foo() bar() ' failed with exit code 1, expected exit code 0: Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/test_cfunction.py", line 67, in check_pycfunction self.check(func_name, cmd) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/test_cfunction.py", line 18, in check gdb_output = self.get_stack_trace( ^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/util.py", line 242, in get_stack_trace out, err = run_gdb(*args, PYTHONHASHSEED=PYTHONHASHSEED) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/util.py", line 67, in run_gdb raise Exception(f"{cmd_text} failed with exit code {proc.returncode}, " Exception: /usr/bin/gdb --batch -nx --init-eval-command 'add-auto-load-safe-path /home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/python-gdb.py' '--eval-command=set breakpoint pending yes' '--eval-command=break meth_fastcall_keywords' '--eval-command=set print address off' --eval-command=run '--eval-command=set print entry-values no' --eval-command=bt --eval-command=py-bt --args /home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/python -bb -E -Wdefault -S -c ' import _testcapi def foo(): _testcapi.MethClass().meth_fastcall_keywords() def bar(): foo() bar() ' failed with exit code 1, expected exit code 0: stdout='Breakpoint 1 (meth_fastcall_keywords) pending.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib64/libthread_db.so.1".\n\nBreakpoint 1, meth_fastcall_keywords (self=<type at remote 0x7ffff79f1db8>, args=, nargs=0, kwargs=0x0) at ./Modules/_testcapimodule.c:2291\n2291\t PyObject *pyargs = _fastcall_to_tuple(args, nargs);\n#0 meth_fastcall_keywords (self=<type at remote 0x7ffff79f1db8>, args=, nargs=0, kwargs=0x0) at ./Modules/_testcapimodule.c:2291\n#1 object_dealloc (self=<optimized out>) at Objects/typeobject.c:5510\n#2 ?? ()\n#3 _PyEval_EvalFrameDefault (tstate=<optimized out>, frame=, throwflag=<optimized out>) at Python/bytecodes.c:2706\n#4 _PyEval_EvalFrame (tstate=<_PyRuntime+475608>, frame=<optimized out>, throwflag=0) at ./Include/internal/pycore_ceval.h:89\n#5 _PyEval_Vector (tstate=<_PyRuntime+475608>, func=, loc n _testcapi.MethClass().meth_fastcall_keywords()\\ndef bar():\\n foo()\\nbar()\\n\\n", flags=) at Python/pythonrun.c:480\n#11 pymain_run_command (command=<optimized out>) at Modules/main.c:255\n#12 pymain_run_python (exitcode=<optimized out>) at Modules/main.c:620\n#13 Py_RunMain () at Modules/main.c:709\n#14 pymain_main (args=) at Modules/main.c:739\n#15 Py_BytesMain (argc=<optimized out>, argv=<optimized out>) at Modules/main.c:763\n#16 main (argc=<optimized out>, argv=<optimized out>) at ./Programs/python.c:15\nTraceback (most recent call first):\n' stderr='Function "meth_fastcall_keywords" not defined.\nPython Exception <class \'gdb.MemoryError\'>: Cannot access memory at address 0x51\nError occurred in Python: Cannot access memory at address 0x51\n' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/test_cfunction.py", line 67, in check_pycfunction self.check(func_name, cmd) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/test_cfunction_full.py", line 18, in check gdb_output = self.get_stack_trace( ^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/util.py", line 242, in get_stack_trace out, err = run_gdb(*args, PYTHONHASHSEED=PYTHONHASHSEED) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/util.py", line 67, in run_gdb raise Exception(f"{cmd_text} failed with exit code {proc.returncode}, " Exception: /usr/bin/gdb --batch -nx --init-eval-command 'add-auto-load-safe-path /home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/python-gdb.py' '--eval-command=set breakpoint pending yes' '--eval-command=break meth_fastcall_keywords' '--eval-command=set print address off' --eval-command=run '--eval-command=set print entry-values no' --eval-command=bt --eval-command=py-bt-full --args /home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/python -bb -E -Wdefault -S -c ' import _testcapi def foo(): _testcapi.MethClass().meth_fastcall_keywords() def bar(): foo() bar() ' failed with exit code 1, expected exit code 0: stdout='Breakpoint 1 (meth_fastcall_keywords) pending.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib64/libthread_db.so.1".\n\nBreakpoint 1, meth_fastcall_keywords (self=<type at remote 0x7ffff79f1db8>, args=, nargs=0, kwargs=0x0) at ./Modules/_testcapimodule.c:2291\n2291\t PyObject *pyargs = _fastcall_to_tuple(args, nargs);\n#0 meth_fastcall_keywords (self=<type at remote 0x7ffff79f1db8>, args=, nargs=0, kwargs=0x0) at ./Modules/_testcapimodule.c:2291\n#1 object_dealloc (self=<optimized out>) at Objects/typeobject.c:5510\n#2 ?? ()\n#3 _PyEval_EvalFrameDefault (tstate=<optimized out>, frame=, throwflag=<optimized out>) at Python/bytecodes.c:2706\n#4 _PyEval_EvalFrame (tstate=<_PyRuntime+475608>, frame=<optimized out>, throwflag=0) at ./Include/internal/pyc n _testcapi.MethClass().meth_fastcall_keywords()\\ndef bar():\\n foo()\\nbar()\\n\\n", flags=) at Python/pythonrun.c:480\n#11 pymain_run_command (command=<optimized out>) at Modules/main.c:255\n#12 pymain_run_python (exitcode=<optimized out>) at Modules/main.c:620\n#13 Py_RunMain () at Modules/main.c:709\n#14 pymain_main (args=) at Modules/main.c:739\n#15 Py_BytesMain (argc=<optimized out>, argv=<optimized out>) at Modules/main.c:763\n#16 main (argc=<optimized out>, argv=<optimized out>) at ./Programs/python.c:15\n' stderr='Function "meth_fastcall_keywords" not defined.\nPython Exception <class \'gdb.MemoryError\'>: Cannot access memory at address 0x51\nError occurred in Python: Cannot access memory at address 0x51\n' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/test_cfunction.py", line 67, in check_pycfunction self.check(func_name, cmd) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/test_cfunction.py", line 18, in check gdb_output = self.get_stack_trace( ^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/util.py", line 242, in get_stack_trace out, err = run_gdb(*args, PYTHONHASHSEED=PYTHONHASHSEED) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/util.py", line 67, in run_gdb raise Exception(f"{cmd_text} failed with exit code {proc.returncode}, " Exception: /usr/bin/gdb --batch -nx --init-eval-command 'add-auto-load-safe-path /home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/python-gdb.py' '--eval-command=set breakpoint pending yes' '--eval-command=break meth_fastcall_keywords' '--eval-command=set print address off' --eval-command=run '--eval-command=set print entry-values no' --eval-command=bt --eval-command=py-bt --args /home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/python -bb -E -Wdefault -S -c ' import _testcapi def foo(): _testcapi.MethClass().meth_fastcall_keywords() def bar(): foo() bar() ' failed with exit code 1, expected exit code 0: stdout='Breakpoint 1 (meth_fastcall_keywords) pending.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib64/libthread_db.so.1".\n\nBreakpoint 1, meth_fastcall_keywords (self=<type at remote 0x7ffff79f1db8>, args=, nargs=0, kwargs=0x0) at ./Modules/_testcapimodule.c:2291\n2291\t PyObject *pyargs = _fastcall_to_tuple(args, nargs);\n#0 meth_fastcall_keywords (self=<type at remote 0x7ffff79f1db8>, args=, nargs=0, kwargs=0x0) at ./Modules/_testcapimodule.c:2291\n#1 object_dealloc (self=<optimized out>) at Objects/typeobject.c:5510\n#2 ?? ()\n#3 _PyEval_EvalFrameDefault (tstate=<optimized out>, frame=, throwflag=<optimized out>) at Python/bytecodes.c:2706\n#4 _PyEval_EvalFrame (tstate=<_PyRuntime+475608>, frame=<optimized out>, throwflag=0) at ./Include/internal/pycore_ceval.h:89\n#5 _PyEval_Vector (tstate=<_PyRuntime+475608>, func=, locals=<optimized out>, args=, argcount=0, kwnames=0x0) at Python/ceval.c:1683\n#6 PyEval_EvalCode (co=<optimized out>, globals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x107cfbd0>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7ffff7d766f0>, \'_testcapi\': <module at remote 0x7fffe9d37dd0>, \'foo\': <function at remote 0x7fffe9d271d0>, \'bar\': <function at remote 0x7fffe9d27a10>}, locals=<optimized out>) at Python/ceval.c:578\n#7 run_eval_code_obj (tstate=<_PyRuntime+475608>, co=, globals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x107cfbd0>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7ffff7d766f0>, \'_testcapi\': <module at remote 0x7fffe9d37dd0>, \'foo\': <function at remote 0x7fffe9d271d0>, \'bar\': <function at remote 0x7fffe9d27a10>}, locals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x107cfbd0>, \'__spec__\': None, \'__annotation s__\': {}, \'__builtins__\': <module at remote 0x7ffff7d766f0>, \'_testcapi\': <module at remote 0x7fffe9d37dd0>, \'foo\': <function at remote 0x7fffe9d271d0>, \'bar\': <function at remote 0x7fffe9d27a10>}) at Python/pythonrun.c:1722\n#8 run_mod (mod=<optimized out>, filename=<optimized out>, globals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x107cfbd0>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7ffff7d766f0>, \'_testcapi\': <module at remote 0x7fffe9d37dd0>, \'foo\': <function at remote 0x7fffe9d271d0>, \'bar\': <function at remote 0x7fffe9d27a10>}, locals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x107cfbd0>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7ffff7d766f0>, \'_testcapi\': <module at remote 0x7fffe9d37dd0>, \'foo\': <function at remote 0x7fffe9d271d0>, \'bar\': <function a t remote 0x7fffe9d27a10>}, flags=<optimized out>, arena=<optimized out>) at Python/pythonrun.c:1743\n#9 PyRun_StringFlags (str="\\nimport _testcapi\\ndef foo():\\n _testcapi.MethClass().meth_fastcall_keywords()\\ndef bar():\\n foo()\\nbar()\\n\\n", start=257, globals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x107cfbd0>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7ffff7d766f0>, \'_testcapi\': <module at remote 0x7fffe9d37dd0>, \'foo\': <function at remote 0x7fffe9d271d0>, \'bar\': <function at remote 0x7fffe9d27a10>}, locals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x107cfbd0>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7ffff7d766f0>, \'_testcapi\': <module at remote 0x7fffe9d37dd0>, \'foo\': <function at remote 0x7fffe9d271d0>, \'bar\': <function at remote 0x7fffe9d27a10>}, f lags=) at Python/pythonrun.c:1618\n#10 PyRun_SimpleStringFlags (command="\\nimport _testcapi\\ndef foo():\ n _testcapi.MethClass().meth_fastcall_keywords()\\ndef bar():\\n foo()\\nbar()\\n\\n", flags=) at Python/pythonrun.c:480\n#11 pymain_run_command (command=<optimized out>) at Modules/main.c:255\n#12 pymain_run_python (exitcode=<optimized out>) at Modules/main.c:620\n#13 Py_RunMain () at Modules/main.c:709\n#14 pymain_main (args=) at Modules/main.c:739\n#15 Py_BytesMain (argc=<optimized out>, argv=<optimized out>) at Modules/main.c:763\n#16 main (argc=<optimized out>, argv=<optimized out>) at ./Programs/python.c:15\nTraceback (most recent call first):\n' stderr='Function "meth_fastcall_keywords" not defined.\nPython Exception <class \'gdb.MemoryError\'>: Cannot access memory at address 0x51\nError occurred in Python: Cannot access memory at address 0x51\n' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/test_cfunction.py", line 67, in check_pycfunction self.check(func_name, cmd) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/test_cfunction_full.py", line 18, in check gdb_output = self.get_stack_trace( ^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/util.py", line 242, in get_stack_trace out, err = run_gdb(*args, PYTHONHASHSEED=PYTHONHASHSEED) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/util.py", line 67, in run_gdb raise Exception(f"{cmd_text} failed with exit code {proc.returncode}, " Exception: /usr/bin/gdb --batch -nx --init-eval-command 'add-auto-load-safe-path /home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/python-gdb.py' '--eval-command=set breakpoint pending yes' '--eval-command=break meth_fastcall_keywords' '--eval-command=set print address off' --eval-command=run '--eval-command=set print entry-values no' --eval-command=bt --eval-command=py-bt-full --args /home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/python -bb -E -Wdefault -S -c ' import _testcapi def foo(): _testcapi.MethClass().meth_fastcall_keywords() def bar(): foo() bar() ' failed with exit code 1, expected exit code 0: stdout='Breakpoint 1 (meth_fastcall_keywords) pending.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib64/libthread_db.so.1".\n\nBreakpoint 1, meth_fastcall_keywords (self=<type at remote 0x7ffff79f1db8>, args=, nargs=0, kwargs=0x0) at ./Modules/_testcapimodule.c:2291\n2291\t PyObject *pyargs = _fastcall_to_tuple(args, nargs);\n#0 meth_fastcall_keywords (self=<type at remote 0x7ffff79f1db8>, args=, nargs=0, kwargs=0x0) at ./Modules/_testcapimodule.c:2291\n#1 object_dealloc (self=<optimized out>) at Objects/typeobject.c:5510\n#2 ?? ()\n#3 _PyEval_EvalFrameDefault (tstate=<optimized out>, frame=, throwflag=<optimized out>) at Python/bytecodes.c:2706\n#4 _PyEval_EvalFrame (tstate=<_PyRuntime+475608>, frame=<optimized out>, throwflag=0) at ./Include/internal/pycore_ceval.h:89\n#5 _PyEval_Vector (tstate=<_PyRuntime+475608>, func=, locals=<optimized out>, args=, argcount=0, kwnames=0x0) at Python/ceval.c:1683\n#6 PyEval_EvalCode (co=<optimized out>, globals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x107cfbd0>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7ffff7d766f0>, \'_testcapi\': <module at remote 0x7fffe9d37dd0>, \'foo\': <function at remote 0x7fffe9d271d0>, \'bar\': <function at remote 0x7fffe9d27a10>}, locals=<optimized out>) at Python/ceval.c:578\n#7 run_eval_code_obj (tstate=<_PyRuntime+475608>, co=, globals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x107cfbd0>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7ffff7d766f0>, \'_testcapi\': <module at remote 0x7fffe9d37dd0>, \'foo\': <function at remote 0x7fffe9d271d0>, \'bar\': <function at remote 0x7fffe9d27a10>}, locals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x107cfbd0>, \'__spec__\': None, \'__annotation s__\': {}, \'__builtins__\': <module at remote 0x7ffff7d766f0>, \'_testcapi\': <module at remote 0x7fffe9d37dd0>, \'foo\': <function at remote 0x7fffe9d271d0>, \'bar\': <function at remote 0x7fffe9d27a10>}) at Python/pythonrun.c:1722\n#8 run_mod (mod=<optimized out>, filename=<optimized out>, globals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x107cfbd0>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7ffff7d766f0>, \'_testcapi\': <module at remote 0x7fffe9d37dd0>, \'foo\': <function at remote 0x7fffe9d271d0>, \'bar\': <function at remote 0x7fffe9d27a10>}, locals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x107cfbd0>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7ffff7d766f0>, \'_testcapi\': <module at remote 0x7fffe9d37dd0>, \'foo\': <function at remote 0x7fffe9d271d0>, \'bar\': <function a t remote 0x7fffe9d27a10>}, flags=<optimized out>, arena=<optimized out>) at Python/pythonrun.c:1743\n#9 PyRun_StringFlags (str="\\nimport _testcapi\\ndef foo():\\n _testcapi.MethClass().meth_fastcall_keywords()\\ndef bar():\\n foo()\\nbar()\\n\\n", start=257, globals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x107cfbd0>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7ffff7d766f0>, \'_testcapi\': <module at remote 0x7fffe9d37dd0>, \'foo\': <function at remote 0x7fffe9d271d0>, \'bar\': <function at remote 0x7fffe9d27a10>}, locals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x107cfbd0>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7ffff7d766f0>, \'_testcapi\': <module at remote 0x7fffe9d37dd0>, \'foo\': <function at remote 0x7fffe9d271d0>, \'bar\': <function at remote 0x7fffe9d27a10>}, f lags=) at Python/pythonrun.c:1618\n#10 PyRun_SimpleStringFlags (command="\\nimport _testcapi\\ndef foo():\ n _testcapi.MethClass().meth_fastcall_keywords()\\ndef bar():\\n foo()\\nbar()\\n\\n", flags=) at Python/pythonrun.c:480\n#11 pymain_run_command (command=<optimized out>) at Modules/main.c:255\n#12 pymain_run_python (exitcode=<optimized out>) at Modules/main.c:620\n#13 Py_RunMain () at Modules/main.c:709\n#14 pymain_main (args=) at Modules/main.c:739\n#15 Py_BytesMain (argc=<optimized out>, argv=<optimized out>) at Modules/main.c:763\n#16 main (argc=<optimized out>, argv=<optimized out>) at ./Programs/python.c:15\n' stderr='Function "meth_fastcall_keywords" not defined.\nPython Exception <class \'gdb.MemoryError\'>: Cannot access memory at address 0x51\nError occurred in Python: Cannot access memory at address 0x51\n' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/test_cfunction.py", line 67, in check_pycfunction self.check(func_name, cmd) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/test_cfunction_full.py", line 18, in check gdb_output = self.get_stack_trace( ^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/util.py", line 242, in get_stack_trace out, err = run_gdb(*args, PYTHONHASHSEED=PYTHONHASHSEED) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/util.py", line 67, in run_gdb raise Exception(f"{cmd_text} failed with exit code {proc.returncode}, " Exception: /usr/bin/gdb --batch -nx --init-eval-command 'add-auto-load-safe-path /home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/python-gdb.py' '--eval-command=set breakpoint pending yes' '--eval-command=break meth_fastcall_keywords' '--eval-command=set print address off' --eval-command=run '--eval-command=set print entry-values no' --eval-command=bt --eval-command=py-bt-full --args /home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/python -bb -E -Wdefault -S -c ' import _testcapi def foo(): _testcapi.MethStatic().meth_fastcall_keywords() def bar(): foo() bar() ' failed with exit code 1, expected exit code 0: stdout='Breakpoint 1 (meth_fastcall_keywords) pending.\n[Thread debugging using libthread_db enabled]\nUsing host libthread_db library "/lib64/libthread_db.so.1".\n\nBreakpoint 1, meth_fastcall_keywords (self=0x0, args=, nargs=0, kwargs=0x0) at ./Modules/_testcapimodule.c:2291\n2291\t PyObject *pyargs = _fastcall_to_tuple(args, nargs);\n#0 meth_fastcall_keywords (self=0x0, args=, nargs=0, kwargs=0x0) at ./Modules/_testcapimodule.c:2291\n#1 object_dealloc (self=<optimized out>) at Objects/typeobject.c:5510\n#2 ?? ()\n#3 _PyEval_EvalFrameDefault (tstate=<optimized out>, frame=, throwflag=<optimized out>) at Python/bytecodes.c:2706\n#4 _PyEval_EvalFrame (tstate=<_PyRuntime+475608>, frame=<optimized out>, throwflag=0) at ./Include/internal/pycore_ceval.h:89\n#5 _PyEval_Vector (tstate=<_PyRuntime+475608>, func=, locals=<optimized out>, args=, argcount=0, kwnames=0x0) at Python/ceval.c:1683\n#6 PyEval_EvalCode (co=<optimized out>, globals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x107cfa40>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7ffff7d766f0>, \'_testcapi\': <module at remote 0x7fffe9d37dd0>, \'foo\': <function at remote 0x7fffe9d271d0>, \'bar\': <function at remote 0x7fffe9d27a10>}, locals=<optimized out>) at Python/ceval.c:578\n#7 run_eval_code_obj (tstate=<_PyRuntime+475608>, co=, globals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x107cfa40>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7ffff7d766f0>, \'_testcapi\': <module at remote 0x7fffe9d37dd0>, \'foo\': <function at remote 0x7fffe9d271d0>, \'bar\': <function at remote 0x7fffe9d27a10>}, locals={\'__name__\': \'__main__\', \'__doc__\': None, \'__package__\': None, \'__loader__\': <type at remote 0x107cfa40>, \'__spec__\': None, \'__annotations__\': {}, \'__builtins__\': <module at remote 0x7ffff7d 766f0>, \'_testcapi\': <module at remote 0x7fffe9d37dd0>, \'foo\': <function at r def bar():\\n foo()\\nbar()\\n\\n", flags=) at Python/pythonrun.c:480\n#11 pymain_run_command (command=<optimized out>) at Modules/main.c:255\n#12 pymain_run_python (exitcode=<optimized out>) at Modules/main.c:620\n#13 Py_RunMain () at Modules/main.c:709\n#14 pymain_main (args=) at Modules/main.c:739\n#15 Py_BytesMain (argc=<optimized out>, argv=<optimized out>) at Modules/main.c:763\n#16 main (argc=<optimized out>, argv=<optimized out>) at ./Programs/python.c:15\n' stderr='Function "meth_fastcall_keywords" not defined.\nPython Exception <class \'gdb.MemoryError\'>: Cannot access memory at address 0x52\nError occurred in Python: Cannot access memory at address 0x52\n' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/test_cfunction.py", line 67, in check_pycfunction self.check(func_name, cmd) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/test_cfunction_full.py", line 18, in check gdb_output = self.get_stack_trace( ^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/util.py", line 242, in get_stack_trace out, err = run_gdb(*args, PYTHONHASHSEED=PYTHONHASHSEED) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/Lib/test/test_gdb/util.py", line 67, in run_gdb raise Exception(f"{cmd_text} failed with exit code {proc.returncode}, " Exception: /usr/bin/gdb --batch -nx --init-eval-command 'add-auto-load-safe-path /home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/python-gdb.py' '--eval-command=set breakpoint pending yes' '--eval-command=break meth_fastcall_keywords' '--eval-command=set print address off' --eval-command=run '--eval-command=set print entry-values no' --eval-command=bt --eval-command=py-bt-full --args /home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.clang/build/python -bb -E -Wdefault -S -c ' import _testcapi def foo(): _testcapi.MethStatic().meth_fastcall_keywords() def bar(): foo() bar() ' failed with exit code 1, expected exit code 0: Test report =========== Failed tests: - test.test_gdb.test_cfunction_full - test.test_gdb.test_cfunction Failed subtests: - test_pycfunction_fastcall_keywords - test.test_gdb.test_cfunction.CFunctionTests.test_pycfunction_fastcall_keywords - test_pycfunction_fastcall_keywords - test.test_gdb.test_cfunction_full.CFunctionFullTests.test_pycfunction_fastcall_keywords 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