Last active
October 4, 2017 10:34
-
-
Save aleb/7f306b83d681f8283c2368c8f5a244c6 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Syncing project: Sync (incremental)... | |
Updating VCS... | |
Running Bazel info... | |
Command: /usr/local/bin/bazel info --tool_tag=ijwb:CLion --curses=no --color=no --noexperimental_ui --noprogress_in_terminal_title -- | |
Command: git diff --name-status --no-renames 05ea74a8f7be2ee3e1271f0019f30ee1a705f629 | |
____Loading package: @local_config_xcode// | |
Computing VCS working set... | |
BUILD (modified) | |
bazel-bin (added) | |
bazel-clion-bazel (added) | |
bazel-genfiles (added) | |
bazel-out (added) | |
bazel-testlogs (added) | |
Sync targets from project view: | |
//...:all | |
Sync targets from working set: | |
//:all | |
//bazel-clion-bazel:all | |
Building IDE info files... | |
Command: /usr/local/bin/bazel build --tool_tag=ijwb:CLion --keep_going --experimental_build_event_binary_file=/var/folders/yd/nc6_vq355v352hm7_q86gfmw0000gn/T/intellij-bep-627b7f50-2b93-4f0d-bb2d-a5aca85aa48d --noexperimental_build_event_binary_file_path_conversion --curses=no --color=no --noexperimental_ui --noprogress_in_terminal_title --aspects=@intellij_aspect//:intellij_info.bzl%intellij_info_aspect --override_repository=intellij_aspect=/Users/ab/Library/Application Support/CLion2017.2/clwb/aspect --output_groups=intellij-info-cpp,intellij-info-py,intellij-info-generic -- //...:all //:all //bazel-clion-bazel:all | |
____Loading package: bazel-clion-bazel | |
____Loading complete. Analyzing... | |
____Found 2 targets... | |
ERROR: Source forest creation failed: /private/var/tmp/_bazel_ab/fc7ea4530f9bdd4f1119eb797c96880e/execroot/__main__/bazel-clion-bazel (File exists). | |
____Elapsed time: 25.503s | |
____Waiting for build event protocol upload: 0s____Waiting for build event protocol upload: 0s | |
ide-info result: fatal_error | |
ide-query result: fatal_error | |
Sync failed | |
==== TIMING REPORT ==== | |
Sync: 27.2s | |
BazelInfo: 1.4s | |
GitDiff: 22ms | |
WorkingSet: 0ms | |
IdeQuery: 25.7s | |
ExecuteBazelCommand: 25.7s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment