Buildbot failure in Python on AMD64 Fedora Stable LTO + PGO 3.x
The Buildbot has detected a new failure on builder AMD64 Fedora Stable LTO + PGO 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/29/builds/614
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-x86_64
Build Reason: <unknown> Blamelist: Erlend Egeberg Aasland <erlend.aasland@innova.no>, Lysandros Nikolaou <lisandrosnik@gmail.com>, kj <28750310+Fidget-Spinner@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: 1
remote: Enumerating objects: 23, done.
remote: Counting objects: 4% (1/23)
remote: Counting objects: 8% (2/23)
remote: Counting objects: 13% (3/23)
remote: Counting objects: 17% (4/23)
remote: Counting objects: 21% (5/23)
remote: Counting objects: 26% (6/23)
remote: Counting objects: 30% (7/23)
remote: Counting objects: 34% (8/23)
remote: Counting objects: 39% (9/23)
remote: Counting objects: 43% (10/23)
remote: Counting objects: 47% (11/23)
remote: Counting objects: 52% (12/23)
remote: Counting objects: 56% (13/23)
remote: Counting objects: 60% (14/23)
remote: Counting objects: 65% (15/23)
remote: Counting objects: 69% (16/23)
remote: Counting objects: 73% (17/23)
remote: Counting objects: 78% (18/23)
remote: Counting objects: 82% (19/23)
remote: Counting objects: 86% (20/23)
remote: Counting objects: 91% (21/23)
remote: Counting objects: 95% (22/23)
remote: Counting objects: 100% (23/23)
remote: Counting objects: 100% (23/23), done.
remote: Compressing objects: 9% (1/11)
remote: Compressing objects: 18% (2/11)
remote: Compressing objects: 27% (3/11)
remote: Compressing objects: 36% (4/11)
remote: Compressing objects: 45% (5/11)
remote: Compressing objects: 54% (6/11)
remote: Compressing objects: 63% (7/11)
remote: Compressing objects: 72% (8/11)
remote: Compressing objects: 81% (9/11)
remote: Compressing objects: 90% (10/11)
remote: Compressing objects: 100% (11/11)
remote: Compressing objects: 100% (11/11), done.
remote: Total 23 (delta 12), reused 13 (delta 12), pack-reused 0
From https://github.com/python/cpython
- branch master -> FETCH_HEAD Reset branch 'master'
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:1826: clean-retain-profile] Error 1 (ignored) In function ‘assemble_lnotab’, inlined from ‘assemble_emit’ at Python/compile.c:5698:25, inlined from ‘assemble’ at Python/compile.c:6040:18: Python/compile.c:5652:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 5652 | *lnotab++ = k; | ~~~~~~~~~~^~~ In function ‘assemble_lnotab’, inlined from ‘assemble_emit’ at Python/compile.c:5698:25, inlined from ‘assemble’ at Python/compile.c:6040:18: Python/compile.c:5652:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 5652 | *lnotab++ = k; | ^ In function ‘assemble_lnotab’, inlined from ‘assemble_emit’ at Python/compile.c:5698:25, inlined from ‘assemble’ at Python/compile.c:6040:18: Python/compile.c:5652:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 5652 | *lnotab++ = k; | ^ In function ‘assemble_lnotab’, inlined from ‘assemble_emit’ at Python/compile.c:5698:25, inlined from ‘assemble’ at Python/compile.c:6040:18: Python/compile.c:5652:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 5652 | *lnotab++ = k; | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Modules/socketmodule.c: In function ‘getsockaddrarg’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Modules/socketmodule.c:2354:9: warning: ‘strncpy’ specified bound 64 equals destination size [-Wstringop-truncation] 2354 | strncpy((char *)sa->salg_name, name, sizeof(sa->salg_name)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Python/frozenmain.c: In function ‘Py_FrozenMain’: Python/frozenmain.c:129:1: warning: ‘/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/frozenmain.gcda’ profile count data file not found [-Wmissing-profile] 129 | } | ^ Python/pyfpe.c: In function ‘PyFPE_dummy’: Python/pyfpe.c:15:1: warning: ‘/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/pyfpe.gcda’ profile count data file not found [-Wmissing-profile] 15 | } | ^
test_ioctl skipped -- Unable to open /dev/tty 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_winconsoleio skipped -- test only relevant on win32 test_startfile skipped -- object <module 'os' from '/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/os.py'> has no attribute 'startfile' test_winreg skipped -- No module named 'winreg' test_ttk_guionly skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...] test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run test_kqueue skipped -- test works only on BSD test_gdb skipped -- test_gdb is not reliable on PGO builds test_ossaudiodev skipped -- [Errno 2] No such file or directory: '/dev/dsp' test_tix skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...] 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 6.373s
OK (skipped=2) test_tk skipped -- Tk unavailable due to TclError: no display name and no $DISPLAY environment variab [...] /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c:2283:1: warning: ‘/tmp/tmp0j3rg5jm/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2283 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c: In function ‘fstring_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c:1229:1: warning: ‘/tmp/tmp0j3rg5jm/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.gcda’ profile count data file not found [-Wmissing-profile] 1229 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmp0j3rg5jm/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c: In function ‘PyAST_Check’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c:10197:1: warning: ‘/tmp/tmp0j3rg5jm/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10197 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c:6:1: warning: ‘/tmp/tmp0j3rg5jm/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 6 | GENERATE_ASDL_SEQ_CONSTRUCTOR(int, int); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmp0j3rg5jm/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmp0j3rg5jm/parse.c: In function ‘_PyPegen_parse’: /tmp/tmp0j3rg5jm/parse.c:156:1: warning: ‘/tmp/tmp0j3rg5jm/tmp/tmp0j3rg5jm/parse.gcda’ profile count data file not found [-Wmissing-profile] 156 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c:2283:1: warning: ‘/tmp/tmp60yhgtq7/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2283 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c: In function ‘fstring_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c:1229:1: warning: ‘/tmp/tmp60yhgtq7/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.gcda’ profile count data file not found [-Wmissing-profile] 1229 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmp60yhgtq7/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c: In function ‘PyAST_Check’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c:10197:1: warning: ‘/tmp/tmp60yhgtq7/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10197 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c:6:1: warning: ‘/tmp/tmp60yhgtq7/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 6 | GENERATE_ASDL_SEQ_CONSTRUCTOR(int, int); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmp60yhgtq7/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmp60yhgtq7/parse.c: In function ‘_PyPegen_parse’: /tmp/tmp60yhgtq7/parse.c:734:1: warning: ‘/tmp/tmp60yhgtq7/tmp/tmp60yhgtq7/parse.gcda’ profile count data file not found [-Wmissing-profile] 734 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c:2283:1: warning: ‘/tmp/tmpdza1r4y1/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2283 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c: In function ‘fstring_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c:1229:1: warning: ‘/tmp/tmpdza1r4y1/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.gcda’ profile count data file not found [-Wmissing-profile] 1229 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmpdza1r4y1/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c: In function ‘PyAST_Check’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c:10197:1: warning: ‘/tmp/tmpdza1r4y1/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10197 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c:6:1: warning: ‘/tmp/tmpdza1r4y1/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 6 | GENERATE_ASDL_SEQ_CONSTRUCTOR(int, int); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmpdza1r4y1/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmpdza1r4y1/parse.c: In function ‘_PyPegen_parse’: /tmp/tmpdza1r4y1/parse.c:299:1: warning: ‘/tmp/tmpdza1r4y1/tmp/tmpdza1r4y1/parse.gcda’ profile count data file not found [-Wmissing-profile] 299 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c:2283:1: warning: ‘/tmp/tmp_49a5o_9/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2283 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c: In function ‘fstring_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c:1229:1: warning: ‘/tmp/tmp_49a5o_9/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.gcda’ profile count data file not found [-Wmissing-profile] 1229 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmp_49a5o_9/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c: In function ‘PyAST_Check’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c:10197:1: warning: ‘/tmp/tmp_49a5o_9/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10197 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c:6:1: warning: ‘/tmp/tmp_49a5o_9/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 6 | GENERATE_ASDL_SEQ_CONSTRUCTOR(int, int); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmp_49a5o_9/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmp_49a5o_9/parse.c: In function ‘_PyPegen_parse’: /tmp/tmp_49a5o_9/parse.c:186:1: warning: ‘/tmp/tmp_49a5o_9/tmp/tmp_49a5o_9/parse.gcda’ profile count data file not found [-Wmissing-profile] 186 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c:2283:1: warning: ‘/tmp/tmpumlc5ne4/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2283 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c: In function ‘fstring_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c:1229:1: warning: ‘/tmp/tmpumlc5ne4/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.gcda’ profile count data file not found [-Wmissing-profile] 1229 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmpumlc5ne4/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c: In function ‘PyAST_Check’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c:10197:1: warning: ‘/tmp/tmpumlc5ne4/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10197 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c:6:1: warning: ‘/tmp/tmpumlc5ne4/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 6 | GENERATE_ASDL_SEQ_CONSTRUCTOR(int, int); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmpumlc5ne4/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmpumlc5ne4/parse.c: In function ‘_PyPegen_parse’: /tmp/tmpumlc5ne4/parse.c:229:1: warning: ‘/tmp/tmpumlc5ne4/tmp/tmpumlc5ne4/parse.gcda’ profile count data file not found [-Wmissing-profile] 229 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c:2283:1: warning: ‘/tmp/tmp1j0hoaye/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2283 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c: In function ‘fstring_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c:1229:1: warning: ‘/tmp/tmp1j0hoaye/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.gcda’ profile count data file not found [-Wmissing-profile] 1229 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmp1j0hoaye/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c: In function ‘PyAST_Check’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c:10197:1: warning: ‘/tmp/tmp1j0hoaye/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10197 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c:6:1: warning: ‘/tmp/tmp1j0hoaye/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 6 | GENERATE_ASDL_SEQ_CONSTRUCTOR(int, int); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmp1j0hoaye/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmp1j0hoaye/parse.c: In function ‘_PyPegen_parse’: /tmp/tmp1j0hoaye/parse.c:260:1: warning: ‘/tmp/tmp1j0hoaye/tmp/tmp1j0hoaye/parse.gcda’ profile count data file not found [-Wmissing-profile] 260 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c:2283:1: warning: ‘/tmp/tmp9y1by011/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2283 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c: In function ‘fstring_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c:1229:1: warning: ‘/tmp/tmp9y1by011/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.gcda’ profile count data file not found [-Wmissing-profile] 1229 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmp9y1by011/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c: In function ‘PyAST_Check’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c:10197:1: warning: ‘/tmp/tmp9y1by011/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10197 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c:6:1: warning: ‘/tmp/tmp9y1by011/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 6 | GENERATE_ASDL_SEQ_CONSTRUCTOR(int, int); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmp9y1by011/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmp9y1by011/parse.c: In function ‘_PyPegen_parse’: /tmp/tmp9y1by011/parse.c:742:1: warning: ‘/tmp/tmp9y1by011/tmp/tmp9y1by011/parse.gcda’ profile count data file not found [-Wmissing-profile] 742 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c:2283:1: warning: ‘/tmp/tmp95po45tz/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2283 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c: In function ‘fstring_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c:1229:1: warning: ‘/tmp/tmp95po45tz/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.gcda’ profile count data file not found [-Wmissing-profile] 1229 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmp95po45tz/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c: In function ‘PyAST_Check’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c:10197:1: warning: ‘/tmp/tmp95po45tz/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10197 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c:6:1: warning: ‘/tmp/tmp95po45tz/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 6 | GENERATE_ASDL_SEQ_CONSTRUCTOR(int, int); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmp95po45tz/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmp95po45tz/parse.c: In function ‘_PyPegen_parse’: /tmp/tmp95po45tz/parse.c:221:1: warning: ‘/tmp/tmp95po45tz/tmp/tmp95po45tz/parse.gcda’ profile count data file not found [-Wmissing-profile] 221 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c:2283:1: warning: ‘/tmp/tmpvdscib9w/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2283 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c: In function ‘fstring_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c:1229:1: warning: ‘/tmp/tmpvdscib9w/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.gcda’ profile count data file not found [-Wmissing-profile] 1229 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmpvdscib9w/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c: In function ‘PyAST_Check’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c:10197:1: warning: ‘/tmp/tmpvdscib9w/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10197 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c:6:1: warning: ‘/tmp/tmpvdscib9w/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 6 | GENERATE_ASDL_SEQ_CONSTRUCTOR(int, int); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmpvdscib9w/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmpvdscib9w/parse.c: In function ‘_PyPegen_parse’: /tmp/tmpvdscib9w/parse.c:132:1: warning: ‘/tmp/tmpvdscib9w/tmp/tmpvdscib9w/parse.gcda’ profile count data file not found [-Wmissing-profile] 132 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c:2283:1: warning: ‘/tmp/tmpb091o3_8/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2283 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c: In function ‘fstring_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c:1229:1: warning: ‘/tmp/tmpb091o3_8/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.gcda’ profile count data file not found [-Wmissing-profile] 1229 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmpb091o3_8/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c: In function ‘PyAST_Check’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c:10197:1: warning: ‘/tmp/tmpb091o3_8/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10197 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c:6:1: warning: ‘/tmp/tmpb091o3_8/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 6 | GENERATE_ASDL_SEQ_CONSTRUCTOR(int, int); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmpb091o3_8/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmpb091o3_8/parse.c: In function ‘_PyPegen_parse’: /tmp/tmpb091o3_8/parse.c:227:1: warning: ‘/tmp/tmpb091o3_8/tmp/tmpb091o3_8/parse.gcda’ profile count data file not found [-Wmissing-profile] 227 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c:2283:1: warning: ‘/tmp/tmp67vprs74/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2283 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c: In function ‘fstring_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c:1229:1: warning: ‘/tmp/tmp67vprs74/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.gcda’ profile count data file not found [-Wmissing-profile] 1229 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmp67vprs74/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c: In function ‘PyAST_Check’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c:10197:1: warning: ‘/tmp/tmp67vprs74/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10197 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c:6:1: warning: ‘/tmp/tmp67vprs74/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 6 | GENERATE_ASDL_SEQ_CONSTRUCTOR(int, int); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmp67vprs74/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmp67vprs74/parse.c: In function ‘_PyPegen_parse’: /tmp/tmp67vprs74/parse.c:219:1: warning: ‘/tmp/tmp67vprs74/tmp/tmp67vprs74/parse.gcda’ profile count data file not found [-Wmissing-profile] 219 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c:2283:1: warning: ‘/tmp/tmp0273i9fq/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2283 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c: In function ‘fstring_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c:1229:1: warning: ‘/tmp/tmp0273i9fq/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.gcda’ profile count data file not found [-Wmissing-profile] 1229 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmp0273i9fq/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c: In function ‘PyAST_Check’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c:10197:1: warning: ‘/tmp/tmp0273i9fq/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10197 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c:6:1: warning: ‘/tmp/tmp0273i9fq/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 6 | GENERATE_ASDL_SEQ_CONSTRUCTOR(int, int); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmp0273i9fq/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmp0273i9fq/parse.c: In function ‘_PyPegen_parse’: /tmp/tmp0273i9fq/parse.c:132:1: warning: ‘/tmp/tmp0273i9fq/tmp/tmp0273i9fq/parse.gcda’ profile count data file not found [-Wmissing-profile] 132 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c:2283:1: warning: ‘/tmp/tmpes09rmt5/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2283 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c: In function ‘fstring_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c:1229:1: warning: ‘/tmp/tmpes09rmt5/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.gcda’ profile count data file not found [-Wmissing-profile] 1229 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmpes09rmt5/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c: In function ‘PyAST_Check’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c:10197:1: warning: ‘/tmp/tmpes09rmt5/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10197 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c:6:1: warning: ‘/tmp/tmpes09rmt5/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 6 | GENERATE_ASDL_SEQ_CONSTRUCTOR(int, int); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmpes09rmt5/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmpes09rmt5/parse.c: In function ‘_PyPegen_parse’: /tmp/tmpes09rmt5/parse.c:372:1: warning: ‘/tmp/tmpes09rmt5/tmp/tmpes09rmt5/parse.gcda’ profile count data file not found [-Wmissing-profile] 372 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c:2283:1: warning: ‘/tmp/tmp4x_cnqyu/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2283 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c: In function ‘fstring_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c:1229:1: warning: ‘/tmp/tmp4x_cnqyu/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.gcda’ profile count data file not found [-Wmissing-profile] 1229 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmp4x_cnqyu/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c: In function ‘PyAST_Check’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c:10197:1: warning: ‘/tmp/tmp4x_cnqyu/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10197 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c:6:1: warning: ‘/tmp/tmp4x_cnqyu/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 6 | GENERATE_ASDL_SEQ_CONSTRUCTOR(int, int); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmp4x_cnqyu/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmp4x_cnqyu/parse.c: In function ‘_PyPegen_parse’: /tmp/tmp4x_cnqyu/parse.c:374:1: warning: ‘/tmp/tmp4x_cnqyu/tmp/tmp4x_cnqyu/parse.gcda’ profile count data file not found [-Wmissing-profile] 374 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c:2283:1: warning: ‘/tmp/tmpa2xqv5lu/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2283 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c: In function ‘fstring_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c:1229:1: warning: ‘/tmp/tmpa2xqv5lu/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.gcda’ profile count data file not found [-Wmissing-profile] 1229 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmpa2xqv5lu/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c: In function ‘PyAST_Check’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c:10197:1: warning: ‘/tmp/tmpa2xqv5lu/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10197 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c:6:1: warning: ‘/tmp/tmpa2xqv5lu/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 6 | GENERATE_ASDL_SEQ_CONSTRUCTOR(int, int); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmpa2xqv5lu/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmpa2xqv5lu/parse.c: In function ‘_PyPegen_parse’: /tmp/tmpa2xqv5lu/parse.c:525:1: warning: ‘/tmp/tmpa2xqv5lu/tmp/tmpa2xqv5lu/parse.gcda’ profile count data file not found [-Wmissing-profile] 525 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c:2283:1: warning: ‘/tmp/tmpp3gijx3u/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2283 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c: In function ‘fstring_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c:1229:1: warning: ‘/tmp/tmpp3gijx3u/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.gcda’ profile count data file not found [-Wmissing-profile] 1229 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmpp3gijx3u/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c: In function ‘PyAST_Check’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c:10197:1: warning: ‘/tmp/tmpp3gijx3u/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10197 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c:6:1: warning: ‘/tmp/tmpp3gijx3u/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 6 | GENERATE_ASDL_SEQ_CONSTRUCTOR(int, int); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmpp3gijx3u/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmpp3gijx3u/parse.c: In function ‘_PyPegen_parse’: /tmp/tmpp3gijx3u/parse.c:115:1: warning: ‘/tmp/tmpp3gijx3u/tmp/tmpp3gijx3u/parse.gcda’ profile count data file not found [-Wmissing-profile] 115 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c:2283:1: warning: ‘/tmp/tmpbp8vic7m/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2283 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c: In function ‘fstring_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c:1229:1: warning: ‘/tmp/tmpbp8vic7m/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.gcda’ profile count data file not found [-Wmissing-profile] 1229 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmpbp8vic7m/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c: In function ‘PyAST_Check’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c:10197:1: warning: ‘/tmp/tmpbp8vic7m/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10197 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c:6:1: warning: ‘/tmp/tmpbp8vic7m/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 6 | GENERATE_ASDL_SEQ_CONSTRUCTOR(int, int); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmpbp8vic7m/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmpbp8vic7m/parse.c: In function ‘_PyPegen_parse’: /tmp/tmpbp8vic7m/parse.c:113:1: warning: ‘/tmp/tmpbp8vic7m/tmp/tmpbp8vic7m/parse.gcda’ profile count data file not found [-Wmissing-profile] 113 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c:2283:1: warning: ‘/tmp/tmpmmlav5mr/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2283 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c: In function ‘fstring_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c:1229:1: warning: ‘/tmp/tmpmmlav5mr/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.gcda’ profile count data file not found [-Wmissing-profile] 1229 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmpmmlav5mr/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c: In function ‘PyAST_Check’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c:10197:1: warning: ‘/tmp/tmpmmlav5mr/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10197 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c:6:1: warning: ‘/tmp/tmpmmlav5mr/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 6 | GENERATE_ASDL_SEQ_CONSTRUCTOR(int, int); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmpmmlav5mr/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmpmmlav5mr/parse.c: In function ‘_PyPegen_parse’: /tmp/tmpmmlav5mr/parse.c:181:1: warning: ‘/tmp/tmpmmlav5mr/tmp/tmpmmlav5mr/parse.gcda’ profile count data file not found [-Wmissing-profile] 181 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c:2283:1: warning: ‘/tmp/tmpk1yelkyz/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2283 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c: In function ‘fstring_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c:1229:1: warning: ‘/tmp/tmpk1yelkyz/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.gcda’ profile count data file not found [-Wmissing-profile] 1229 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmpk1yelkyz/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c: In function ‘PyAST_Check’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c:10197:1: warning: ‘/tmp/tmpk1yelkyz/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10197 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c:6:1: warning: ‘/tmp/tmpk1yelkyz/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 6 | GENERATE_ASDL_SEQ_CONSTRUCTOR(int, int); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmpk1yelkyz/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmpk1yelkyz/parse.c: In function ‘_PyPegen_parse’: /tmp/tmpk1yelkyz/parse.c:521:1: warning: ‘/tmp/tmpk1yelkyz/tmp/tmpk1yelkyz/parse.gcda’ profile count data file not found [-Wmissing-profile] 521 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c: In function ‘_PyPegen_collect_call_seqs’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.c:2283:1: warning: ‘/tmp/tmpthhg2jpv/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/pegen.gcda’ profile count data file not found [-Wmissing-profile] 2283 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c: In function ‘fstring_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.c:1229:1: warning: ‘/tmp/tmpthhg2jpv/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/string_parser.gcda’ profile count data file not found [-Wmissing-profile] 1229 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c: In function ‘PyTokenizer_FindEncoding’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.c:1909:1: warning: ‘/tmp/tmpthhg2jpv/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Parser/tokenizer.gcda’ profile count data file not found [-Wmissing-profile] 1909 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c: In function ‘PyAST_Check’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.c:10197:1: warning: ‘/tmp/tmpthhg2jpv/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/Python-ast.gcda’ profile count data file not found [-Wmissing-profile] 10197 | } | ^ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c: In function ‘_Py_asdl_int_seq_new’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.c:6:1: warning: ‘/tmp/tmpthhg2jpv/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Python/asdl.gcda’ profile count data file not found [-Wmissing-profile] 6 | GENERATE_ASDL_SEQ_CONSTRUCTOR(int, int); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c: In function ‘PyInit_parse’: /home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.c:154:1: warning: ‘/tmp/tmpthhg2jpv/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Tools/peg_generator/peg_extension/peg_extension.gcda’ profile count data file not found [-Wmissing-profile] 154 | } | ^ /tmp/tmpthhg2jpv/parse.c: In function ‘_PyPegen_parse’: /tmp/tmpthhg2jpv/parse.c:705:1: warning: ‘/tmp/tmpthhg2jpv/tmp/tmpthhg2jpv/parse.gcda’ profile count data file not found [-Wmissing-profile] 705 | } | ^ Timeout (0:15:00)! Thread 0x00007fd1e786c740 (most recent call first): File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/selectors.py", line 469 in select File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/asyncio/base_events.py", line 1854 in _run_once File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/asyncio/base_events.py", line 596 in run_forever File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/asyncio/base_events.py", line 629 in run_until_complete File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/test/test_asyncio/test_subprocess.py", line 177 in test_kill File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/unittest/case.py", line 549 in _callTestMethod File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/unittest/case.py", line 592 in run File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/unittest/case.py", line 652 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/unittest/runner.py", line 176 in run File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/test/support/__init__.py", line 959 in _run_suite File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/test/support/__init__.py", line 1082 in run_unittest File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 211 in _test_module File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 236 in _runtest_inner2 File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 272 in _runtest_inner File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 142 in _runtest File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 195 in runtest File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/test/libregrtest/runtest_mp.py", line 81 in run_tests_worker File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/test/libregrtest/main.py", line 659 in _main File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/test/libregrtest/main.py", line 639 in main File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/test/libregrtest/main.py", line 717 in main File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/test/regrtest.py", line 43 in _main File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/test/regrtest.py", line 47 in <module> File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/runpy.py", line 87 in _run_code File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/runpy.py", line 197 in _run_module_as_main Timeout (0:15:00)! Thread 0x00007f83bf533740 (most recent call first): File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/selectors.py", line 469 in select File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/asyncio/base_events.py", line 1854 in _run_once File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/asyncio/base_events.py", line 596 in run_forever File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/asyncio/base_events.py", line 629 in run_until_complete File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/test/test_asyncio/test_subprocess.py", line 177 in test_kill File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/unittest/case.py", line 549 in _callTestMethod File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/unittest/case.py", line 592 in run File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/unittest/case.py", line 652 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/unittest/suite.py", line 122 in run File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/unittest/suite.py", line 84 in __call__ File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/unittest/runner.py", line 176 in run File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/test/support/__init__.py", line 959 in _run_suite File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/test/support/__init__.py", line 1082 in run_unittest File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 211 in _test_module File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 236 in _runtest_inner2 File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 272 in _runtest_inner File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 155 in _runtest File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/test/libregrtest/runtest.py", line 195 in runtest File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/test/libregrtest/main.py", line 319 in rerun_failed_tests File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/test/libregrtest/main.py", line 696 in _main File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/test/libregrtest/main.py", line 639 in main File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/test/libregrtest/main.py", line 717 in main File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/test/__main__.py", line 2 in <module> File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/runpy.py", line 87 in _run_code File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/Lib/runpy.py", line 197 in _run_module_as_main make: *** [Makefile:1201: buildbottest] Error 1
Cannot open file '/home/buildbot/buildarea/3.x.cstratak-fedora-stable-x86_64.lto-pgo/build/test-results.xml' for upload
Test report
Failed tests:
- test_asyncio
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org