Skip to content

Conversation

@cccclai
Copy link
Contributor

@cccclai cccclai commented Sep 12, 2025

try fix openvino test

gcc 9.5 does not allow for constructing the struct with initializer list (https://godbolt.org/z/E51z63KWW) and somehow for openvino we trigger wheel building with gcc 9.5

@pytorch-bot
Copy link

pytorch-bot bot commented Sep 12, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/14246

Note: Links to docs will display an error until the docs builds have been completed.

⏳ No Failures, 18 Pending

As of commit b0d9cec with merge base f7df6b1 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 12, 2025
@github-actions
Copy link

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

Copy link
Contributor

@kimishpatel kimishpatel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should work. Stamping for now. Highlight that gcc 9.5 does not allow for constructing the struct with initializer list

@kimishpatel
Copy link
Contributor

you need identifier 'kMaxOptionKeyLength'; did you mean 'runtime::kMaxOptionKeyLength. else it fails

@cccclai
Copy link
Contributor Author

cccclai commented Sep 12, 2025

gcc 9.5

where did you find it's due to gcc 9.5

@cccclai cccclai merged commit f2eb38e into main Sep 12, 2025
121 of 123 checks passed
@cccclai cccclai deleted the fix_ov_2 branch September 12, 2025 04:24
@kimishpatel
Copy link
Contributor

updated summary

StrycekSimon pushed a commit to nxp-upstream/executorch that referenced this pull request Sep 23, 2025
try fix openvino test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants