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

[WIP] bazel/macos: Bump version -> 7 and update rules_python #389

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

phlax
Copy link
Contributor

@phlax phlax commented Mar 21, 2024

No description provided.

@phlax phlax requested a review from PiotrSikora as a code owner March 21, 2024 12:52
@phlax phlax changed the title bazel/macos: Bump version -> 7 and update rule_python bazel/macos: Bump version -> 7 and update rules_python Mar 21, 2024
@phlax phlax force-pushed the macos-fix branch 5 times, most recently from 4c5af14 to dd3b88e Compare March 21, 2024 13:44
@phlax
Copy link
Contributor Author

phlax commented Mar 21, 2024

@PiotrSikora not sure how to proceed with this

afaict it needs cargo-raze to be rerun - which errors when i try it with

thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error { kind: Io(NotFound), source: Some(Os { code: 2, kind: NotFound, message: "No such file or directory" }) }', /home/phlax/.cargo/registry/src/github.com-1ecc6299db9ec823/cargo-raze-0.14.1/src/rendering/bazel.rs:68:77

i would have tried updating cargo-raze but that is not currently possible #388

@phlax
Copy link
Contributor Author

phlax commented Mar 21, 2024

hmm

$ mkdir /tmp/cargo-raze/doesnt/exist/ -p

seems to have unlocked the next level

Signed-off-by: Ryan Northey <ryan@synca.io>
@phlax
Copy link
Contributor Author

phlax commented Mar 21, 2024

altho presumably its cargo-raze that is generating the no longer existing cargo_build_script fun

@phlax
Copy link
Contributor Author

phlax commented Mar 21, 2024

crate_universe docs are here http://bazelbuild.github.io/rules_rust/crate_universe.html

@phlax
Copy link
Contributor Author

phlax commented Mar 21, 2024

just spotted proxy-wasm/proxy-wasm-rust-sdk#181 also

@phlax phlax changed the title bazel/macos: Bump version -> 7 and update rules_python [WIP] bazel/macos: Bump version -> 7 and update rules_python Mar 25, 2024
@phlax phlax marked this pull request as draft March 25, 2024 09:59
@martijneken
Copy link
Contributor

Will take a look at this next (bumping Bazel, rules_rust, rules_python).

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.

2 participants