Skip to content

GH-135287: clangcl PGO builds on Windows fail with could not open '/GENPROFILE' #135289

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

Merged
merged 1 commit into from
Jun 9, 2025

Conversation

chris-eibl
Copy link
Member

@chris-eibl chris-eibl commented Jun 9, 2025

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]

I thought about skipping news, but since this also affects 3.14, I should blurb it?

@zooba WDYT? Can you suggest something that's not too verbose?

@chris-eibl chris-eibl requested a review from a team as a code owner June 9, 2025 07:26
@chris-eibl chris-eibl changed the title clangcl PGO builds on Windows fail with could not open '/GENPROFILE' GH-135287: clangcl PGO builds on Windows fail with could not open '/GENPROFILE' Jun 9, 2025
@zooba zooba added skip news needs backport to 3.14 bugs and security fixes labels Jun 9, 2025
@zooba zooba merged commit 0045100 into python:main Jun 9, 2025
44 checks passed
@miss-islington-app
Copy link

Thanks @chris-eibl for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 9, 2025
…open '/GENPROFILE'` (pythonGH-135289)

(cherry picked from commit 0045100ccbc3919e8990fa59bc413fe38d21b075)

Co-authored-by: Chris Eibl <138194463+chris-eibl@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Jun 9, 2025

GH-135296 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Jun 9, 2025
@chris-eibl chris-eibl deleted the fix_clangcl_pgo branch June 9, 2025 12:02
zooba pushed a commit that referenced this pull request 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants