-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed as not planned
Closed as not planned
Copy link
Labels
buildThe build process and cross-buildThe build process and cross-buildextension-modulesC modules in the Modules dirC modules in the Modules dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
Bug report
Bug description:
gcc -shared -flto=auto -fno-semantic-interposition -flto -fuse-linker-plugin -ffat-lto-objects -g Modules/cjkcodecs/_codecs_hk.o -o Modules/_codecs_hk.cpython-314-x86_64-linux-gnu.so
default: ./Programs/_testembed.c: In function ‘main’:
default: ./Programs/_testembed.c:2472:1: warning: ‘/tmp/Python-3.14.0/Programs/_testembed.gcda’ profile count data file not found [-Wmissing-profile]
default: 2472 | }
default: | ^
CPython versions tested on:
3.14
Operating systems tested on:
Linux
Metadata
Metadata
Assignees
Labels
buildThe build process and cross-buildThe build process and cross-buildextension-modulesC modules in the Modules dirC modules in the Modules dirtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error