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

rust_bindgen failing on Windows #2009

Open
UebelAndre opened this issue Jun 14, 2023 · 4 comments · May be fixed by #3085
Open

rust_bindgen failing on Windows #2009

UebelAndre opened this issue Jun 14, 2023 · 4 comments · May be fixed by #3085
Labels
bindgen Relates to Rust Bindgen: https://rust-lang.github.io/rust-bindgen/ bug

Comments

@UebelAndre
Copy link
Collaborator

Seen in #2008

https://buildkite.com/bazel/rules-rust-rustlang/builds/8766#0188b822-1ed0-40bf-bb38-5c4275ea124a

= note: LINK : fatal error LNK1181: cannot open input file 'windows.0.48.0.lib'
@UebelAndre UebelAndre added bug bindgen Relates to Rust Bindgen: https://rust-lang.github.io/rust-bindgen/ labels Jun 14, 2023
@UebelAndre
Copy link
Collaborator Author

cc @meteorcloudy this kinda looks like the host toolchain found a file while the repository rule was running to set it up but it wasn't added to the action? I'm totally out of my element with windows so struggle to make any sense of this but loosely suspect it's an infra issue?

also cc @scentini @krasimirgg

@UebelAndre
Copy link
Collaborator Author

This is likely the same root cause as #1946

@UebelAndre
Copy link
Collaborator Author

Not seeing this happen currently. Closing it out.

@UebelAndre
Copy link
Collaborator Author

This started popping up again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bindgen Relates to Rust Bindgen: https://rust-lang.github.io/rust-bindgen/ bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant