Skip to content

error message trying to compile rust_binary on MacOS #16

@ulfjack

Description

@ulfjack
$ bazel build :example
INFO: Found 1 target...
ERROR: /Users/ulfjack/Projects/experiment/Rust/BUILD:3:1: error executing shell command: 'set -e; rm -rf bazel-out/local-fastbuild/bin/example.deps; mkdir bazel-out/local-fastbuild/bin/example.deps
 LD_LIBRARY_PATH=external/rust_darwin_x86_64/rustc/lib DYLD_LIBRARY_PATH=external/rust_da...' failed: bash failed: error executing command /bin/bash -c ... (remaining 1 argument(s) skipped): com.google.devtools.build.lib.shell.BadExitStatusException: Process exited with status 101.
error: could not exec the linker `external/local_config_cc/cc_wrapper.sh`: No such file or directory (os error 2)
Target //:example failed to build
Use --verbose_failures to see the command lines of failed build steps.
INFO: Elapsed time: 2,896s, Critical Path: 0,49s

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions