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

Cargo-Raze failing on macOS infra on both downstream & Bazel CI #1594

Closed
sgowroji opened this issue Apr 24, 2023 · 3 comments
Closed

Cargo-Raze failing on macOS infra on both downstream & Bazel CI #1594

sgowroji opened this issue Apr 24, 2023 · 3 comments
Assignees

Comments

@sgowroji
Copy link
Member

Cargo-Raze failing on macOS infra on both downstream & Bazel CI.

Downstream : https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/2975#0187b105-4064-4b60-b3cc-bfff4bfa1749
Cargo-Raze CI : https://buildkite.com/bazel/cargo-raze/builds/1251#0187b09a-d399-4a61-8582-a7277a1c5bcb

Steps followed to reproduce in local machine:

  1. git clone https://github.com/google/cargo-raze.git
  2. git reset afe9b483b0449eb043f3fa8aa08f62afffcfa2ed --hard
  3. export USE_BAZEL_VERSION=bbf78a2cec27bf42bcbba59d3f84c857dff3aa15
  4. bazel build ...

Error Logs:


ERROR: /Users/sgowroji/bazelci/bazelhead_downstream/cargo/cargo-raze/impl/BUILD.bazel:45:10: Compiling Rust bin cargo_raze_lib_test (16 files) failed: (Exit 1): process_wrapper failed: error executing command (from target //impl:cargo_raze_lib_test) bazel-out/darwin_x86_64-opt-exec-ST-fd2704146ab2/bin/external/rules_rust/util/process_wrapper/process_wrapper --arg-file ... (remaining 341 arguments skipped)

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging: process_wrapper failed: error executing command (from target //impl:cargo_raze_lib_test) bazel-out/darwin_x86_64-opt-exec-ST-fd2704146ab2/bin/external/rules_rust/util/process_wrapper/process_wrapper --arg-file ... (remaining 341 arguments skipped)

Use --sandbox_debug to see verbose messages from the sandbox and retain the sandbox build root for debugging
error: linking with `external/local_config_cc/cc_wrapper.sh` failed: exit status: 1

CC @meteorcloudy & @SalmaSamy

@meteorcloudy meteorcloudy self-assigned this May 2, 2023
@meteorcloudy
Copy link
Member

The error looks similar to #1587, so might also be related to a bug in Xcode 14.2

meteorcloudy added a commit that referenced this issue May 8, 2023
- TensorFlow: waiting on a fix for
tensorflow/tensorflow#60508
- Cargo-Raze: broken by xcode 14.2, re-enable when we upgrade to Xcode
14.3, #1594
- Google logging: waiting on google/glog#916
- upb: https://github.com/protocolbuffers/upb/issues/1290
@UebelAndre
Copy link
Contributor

cargo-raze is no longer maintained. It's CI could probably be retired.

@meteorcloudy
Copy link
Member

Already done in #1738

fmeum pushed a commit to fmeum/continuous-integration that referenced this issue Dec 10, 2023
- TensorFlow: waiting on a fix for
tensorflow/tensorflow#60508
- Cargo-Raze: broken by xcode 14.2, re-enable when we upgrade to Xcode
14.3, bazelbuild#1594
- Google logging: waiting on google/glog#916
- upb: https://github.com/protocolbuffers/upb/issues/1290
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

No branches or pull requests

3 participants