Skip to content

Conversation

@mergennachin
Copy link
Contributor

@mergennachin mergennachin commented Jun 22, 2025

If the installation goes through regular './install_executorch.sh' path, it sets the -DBUCK2 cmake config, but if you directly call pip install . it
doesn't resolve buck dependency.

Test Plan:

Run

  • ./install_requirement.sh and pip install . --no-build-isolation -v
  • ./install_requirement.sh and pip install -e . --no-build-isolation -v
  • ./install_executorch.sh

cc @larryliu0820 @jathu

@pytorch-bot
Copy link

pytorch-bot bot commented Jun 22, 2025

🔗 Helpful Links

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

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

⏳ 1 Pending, 1 Unrelated Failure

As of commit 842cf09 with merge base ba9254a (image):

FLAKY - The following job failed but was likely due to flakiness present on trunk:

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 Jun 22, 2025
@mergennachin mergennachin added ciflow/trunk module: build/install Issues related to the cmake and buck2 builds, and to installing ExecuTorch release notes: build Changes related to build, including dependency upgrades, build flags, optimizations, etc. labels Jun 22, 2025
@mergennachin mergennachin added this to the 0.7.0 milestone Jun 22, 2025
@mergennachin mergennachin merged commit d4cc258 into main Jun 26, 2025
198 of 200 checks passed
@mergennachin mergennachin deleted the buck_fix branch June 26, 2025 17:47
hinriksnaer pushed a commit to hinriksnaer/executorch that referenced this pull request Jun 26, 2025
If the installation goes through regular './install_executorch.sh' path,
it sets the -DBUCK2 cmake config, but if you directly call `pip install
.` it
doesn't resolve buck dependency.

Test Plan:

Run 

- `./install_requirement.sh` and `pip install . --no-build-isolation -v`
- `./install_requirement.sh` and `pip install -e . --no-build-isolation
-v`
- ./install_executorch.sh


cc @larryliu0820 @jathu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: build/install Issues related to the cmake and buck2 builds, and to installing ExecuTorch 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.

4 participants