GithubHelp home page GithubHelp logo

bazel_issue_tool_files's Introduction

Bug report for --incompatible_use_specific_tool_files. Tested with commit 2b3c879a6507f17030fdf9fba2a1704cb09eb5f3 on OSX 10.4.2

Results of bazel build :lib --incompatible_use_specific_tool_files

Starting local Bazel server and connecting to it...
INFO: Analyzed target //:lib (12 packages loaded, 122 targets configured).
INFO: Found 1 target...
INFO: Deleting stale sandbox base /private/var/tmp/_bazel_kkiningh/5637207f0926cb16b71331d58e1224c0/sandbox
ERROR: /Users/kkiningh/Workspace/Research/bazel_cpp_simple/BUILD:1:1: Linking of rule '//:lib' failed (Exit 1) wrapped_ar failed: error executing command external/local_config_cc/wrapped_ar rcS bazel-out/darwin-fastbuild/bin/liblib.a bazel-out/darwin-fastbuild/bin/_objs/lib/lib.o

Use --sandbox_debug to see verbose messages from the sandbox
src/main/tools/process-wrapper-legacy.cc:58: "execvp(external/local_config_cc/wrapped_ar, ...)": No such file or directory
Target //:lib failed to build
Use --verbose_failures to see the command lines of failed build steps.
INFO: Elapsed time: 4.872s, Critical Path: 0.44s
INFO: 1 process: 1 darwin-sandbox.
FAILED: Build did NOT complete successfully

Results of bazel build :lib --noincompatible_use_specific_tool_files

INFO: Build option --incompatible_use_specific_tool_files has changed, discarding analysis cache.
INFO: Analyzed target //:lib (0 packages loaded, 123 targets configured).
INFO: Found 1 target...
Target //:lib up-to-date:
  bazel-bin/liblib.a
  bazel-bin/liblib.so
INFO: Elapsed time: 0.758s, Critical Path: 0.42s
INFO: 3 processes: 3 darwin-sandbox.
INFO: Build completed successfully, 4 total actions

bazel_issue_tool_files's People

Contributors

kkiningh avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.