Skip to content
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

Fix shadowing of C <complex.h> by c10 include directory #8442

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

swolchok
Copy link
Contributor

New test dont_shadow_complex_test.c illustrates the previous problem; new README.md explains the fix.

Test Plan: dont_shadow_complex_test.c used to fail to build, now it succeeds.

@swolchok
Copy link
Contributor Author

swolchok commented Feb 13, 2025

Stack from ghstack (oldest at bottom):

Copy link

pytorch-bot bot commented Feb 13, 2025

🔗 Helpful Links

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

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

❌ 1 New Failure, 1 Unrelated Failure

As of commit 42a37e2 with merge base 9ba5494 (image):

NEW FAILURE - The following job has failed:

  • pull / unittest-arm / linux-job (gh)
    RuntimeError: Command docker exec -t 18a014b3be885e800b1575366cd63c347a55b79b18d48291cba688bdcabb1ff4 /exec failed with exit code 1

BROKEN TRUNK - The following job failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

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

@facebook-github-bot facebook-github-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 Feb 13, 2025
swolchok added a commit that referenced this pull request Feb 13, 2025
New test dont_shadow_complex_test.c illustrates the previous problem; new README.md explains the fix.

Test Plan:  dont_shadow_complex_test.c used to fail to build, now it succeeds.

ghstack-source-id: fef8d6b2a116acc8125091058abafc51d5ebab37
ghstack-comment-id: 2655201918
Pull Request resolved: #8442
@swolchok swolchok added the release notes: build Changes related to build, including dependency upgrades, build flags, optimizations, etc. label Feb 13, 2025
@swolchok swolchok force-pushed the gh/swolchok/259/head branch from c65fa7c to 07584c4 Compare February 13, 2025 16:40
@facebook-github-bot
Copy link
Contributor

@swolchok has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@swolchok swolchok force-pushed the gh/swolchok/259/head branch from 07584c4 to 2a1cad2 Compare February 13, 2025 18:07
@kirklandsign
Copy link
Contributor

Let's land from internal first

@facebook-github-bot
Copy link
Contributor

@swolchok has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

Summary:
New test dont_shadow_complex_test.c illustrates the previous problem; new README.md explains the fix.

Pull Request resolved: #8442

Test Plan: dont_shadow_complex_test.c used to fail to build, now it succeeds.

Reviewed By: kirklandsign

Differential Revision: D69599281

Pulled By: swolchok
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D69599281

@swolchok swolchok force-pushed the gh/swolchok/259/head branch from 2a1cad2 to 42a37e2 Compare February 13, 2025 21:52
@facebook-github-bot facebook-github-bot merged commit 4ab8acf into main Feb 14, 2025
50 of 55 checks passed
@facebook-github-bot facebook-github-bot deleted the gh/swolchok/259/head branch February 14, 2025 01:13
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. fb-exported release notes: build Changes related to build, including dependency upgrades, build flags, optimizations, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants