Skip to content

fix mman header issues#8989

Merged
SS-JIA merged 1 commit intopytorch:mainfrom
SamGondelman:mman-fix
Mar 6, 2025
Merged

fix mman header issues#8989
SS-JIA merged 1 commit intopytorch:mainfrom
SamGondelman:mman-fix

Conversation

@SamGondelman
Copy link
Contributor

@SamGondelman SamGondelman commented Mar 6, 2025

Summary

#8916 broke tests. mman.h is needed by mmap_data_loader_test.cpp, and we need to use select

Test plan

Unit tests - not sure why this didn't show on the first PR?

@SamGondelman SamGondelman added the release notes: build Changes related to build, including dependency upgrades, build flags, optimizations, etc. label Mar 6, 2025
@pytorch-bot
Copy link

pytorch-bot bot commented Mar 6, 2025

🔗 Helpful Links

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

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

✅ No Failures

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

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 Mar 6, 2025
@SamGondelman SamGondelman changed the title fix missing mman.h exported header for tests fix mman header issues Mar 6, 2025
@SS-JIA
Copy link
Contributor

SS-JIA commented Mar 6, 2025

Before merging, let's import to fbsource to verify that this fix makes internal CI green

@facebook-github-bot
Copy link
Contributor

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

SamGondelman added a commit to SamGondelman/executorch that referenced this pull request Mar 6, 2025
Summary: fix from pytorch#8989

Reviewed By: SS-JIA

Differential Revision: D70680840
@SS-JIA SS-JIA mentioned this pull request Mar 6, 2025
SS-JIA pushed a commit to SS-JIA/executorch-1 that referenced this pull request Mar 6, 2025
Summary: fix from pytorch#8989

Reviewed By: SS-JIA

Differential Revision: D70680840
@SS-JIA SS-JIA merged commit 9dc3aff into pytorch:main Mar 6, 2025
50 of 51 checks passed
zonglinpeng pushed a commit that referenced this pull request Mar 6, 2025
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. 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