Skip to content

clangcl PGO builds on Windows fail with could not open '/GENPROFILE' #135287

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
chris-eibl opened this issue Jun 9, 2025 · 0 comments
Closed
Labels
build The build process and cross-build OS-windows type-bug An unexpected behavior, bug, or error

Comments

@chris-eibl
Copy link
Member

chris-eibl commented Jun 9, 2025

Bug report

Bug description:

Since #134923 / PR #134924 clangcl PGO builds on Windows fail with

lld-link : error : could not open '/GENPROFILE': no such file or directory [e:\cpython_clang\PCbuild\pythoncore.vcxproj]

CPython versions tested on:

CPython main branch

Operating systems tested on:

Windows

Linked PRs

@chris-eibl chris-eibl added type-bug An unexpected behavior, bug, or error OS-windows build The build process and cross-build labels Jun 9, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Jun 9, 2025
…open '/GENPROFILE'` (pythonGH-135289)

(cherry picked from commit 0045100ccbc3919e8990fa59bc413fe38d21b075)

Co-authored-by: Chris Eibl <138194463+chris-eibl@users.noreply.github.com>
zooba pushed a commit that referenced this issue Jun 9, 2025
… open '/GENPROFILE'` (GH-135289)

GH-135287: clang-cl PGO builds on Windows fail with `could not open '/GENPROFILE'` (GH-135289)
(cherry picked from commit 0045100)

Co-authored-by: Chris Eibl <138194463+chris-eibl@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build The build process and cross-build OS-windows type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

1 participant