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

Switch to bundled buck2 prelude #1345

Merged
merged 1 commit into from May 9, 2024
Merged

Switch to bundled buck2 prelude #1345

merged 1 commit into from May 9, 2024

Conversation

dtolnay
Copy link
Owner

@dtolnay dtolnay commented May 9, 2024

@dtolnay
Copy link
Owner Author

dtolnay commented May 9, 2024

@JakobDegen, this is working on Linux and macOS, but not Windows.

BUILD FAILED
From load at implicit location

Caused by:
    0: non-forward relative bundled path (internal error)
    1: expected a normalized path but got an un-normalized path instead: `abi\BUCK.v2`

facebook-github-bot pushed a commit to facebook/buck2 that referenced this pull request May 9, 2024
Summary:
dtolnay/cxx#1345 (comment)

This is kind of a bad test. The reason that this was able to slip through in the first place is because most of this stuff is tested in integration tests, which aren't run on cargo builds of buck2. But writing a better test is not super trivial, and I'd rather spend time deprecating cargo builds

Reviewed By: samkevich

Differential Revision: D57148214

fbshipit-source-id: 38e5148a2c0b2436dab6ab2a70cd5dbc5b01d185
@dtolnay
Copy link
Owner Author

dtolnay commented May 9, 2024

Fixed by facebook/buck2@9de4fc1. Thank you!

@dtolnay dtolnay merged commit 953009e into master May 9, 2024
53 checks passed
@dtolnay dtolnay deleted the bundled branch May 9, 2024 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant