Skip to content

Instantly share code, notes, and snippets.

@sherm1
Created August 29, 2018 01:04
Show Gist options
  • Save sherm1/91af7b6d27e5e955f33dbf3c51e9904d to your computer and use it in GitHub Desktop.
Save sherm1/91af7b6d27e5e955f33dbf3c51e9904d to your computer and use it in GitHub Desktop.
Clion non-incremental sync on Sherm's puget
Syncing project: Full Sync (full)...
Updating VCS...
Running Bazel info...
Command: bazel info --tool_tag=ijwb:CLion --curses=no --color=yes --experimental_ui=no --progress_in_terminal_title=no --
Command: git diff --name-status --no-renames 9f8a3379c42e94890ce2cacda2e8d57c99aa5ca0
Computing VCS working set...
Your working set is empty
Sync targets from project view:
//...:all
Building IDE info files...
Command: bazel build --tool_tag=ijwb:CLion --keep_going --experimental_build_event_binary_file=/tmp/intellij-bep-79f0bc47-3b08-45a7-872d-8708f0c0951f --noexperimental_build_event_binary_file_path_conversion --curses=no --color=yes --experimental_ui=no --progress_in_terminal_title=no --aspects=@intellij_aspect//:intellij_info_bundled.bzl%intellij_info_aspect --override_repository=intellij_aspect=/home/sherm/.CLion2018.1/config/plugins/clwb/aspect --output_groups=intellij-info-cpp,intellij-info-generic,intellij-info-py -- //...:all
INFO: Loading complete. Analyzing...
INFO: Found 6482 targets...
INFO: Building...
[0 / 1] BazelWorkspaceStatusAction stable-status.txt
INFO: Building complete.
INFO: Elapsed time: 15.846s, Critical Path: 0.03s
INFO: 0 processes.
ide-info result: success
Total rules: 6601, new/changed: 6601, removed: 0
Reading IDE info result...
Loaded 6601 aspect files, total size 23373kB
ide-query result: success
Target map size: 4841
Building IDE resolve files...
Command: bazel build --tool_tag=ijwb:CLion --keep_going --experimental_build_event_binary_file=/tmp/intellij-bep-c9e0389d-300b-459e-9047-1e0bb51d2aec --noexperimental_build_event_binary_file_path_conversion --curses=no --color=yes --experimental_ui=no --progress_in_terminal_title=no --aspects=@intellij_aspect//:intellij_info_bundled.bzl%intellij_info_aspect --override_repository=intellij_aspect=/home/sherm/.CLion2018.1/config/plugins/clwb/aspect --output_groups=intellij-resolve-cpp,intellij-resolve-py -- //...:all
INFO: Loading complete. Analyzing...
INFO: Loading package: @local_config_sh//
INFO: Loading package: @python//
INFO: Loading package: @tinyxml//
INFO: Found 6482 targets...
INFO: Building...
INFO: Building complete.
INFO: Elapsed time: 15.580s, Critical Path: 0.01s
INFO: 0 processes.
Prefetching genfiles...
Command: bazel info --tool_tag=ijwb:CLion build-language --curses=no --color=yes --experimental_ui=no --progress_in_terminal_title=no --
Prefetching files...
Computing directory structure...
Committing project structure...
Workspace has 0 libraries
Workspace has 2 modules
Updating in-memory state...
==== TIMING REPORT ====
Sync: 34.3s
BazelInfo: 496ms
GitDiff: 21ms
WorkingSet: 0ms
IdeQuery: 16.8s
ExecuteBazelCommand: 16.2s
FetchAspectOutput: 0ms
UpdateTargetMap: 574ms
BazelBuild: 15.9s (240ms)
ExecuteBlazeCommand: 15.6s
PrefetchGenfiles: 0ms
UpdateSyncState: 62ms
BUILD language spec: 62ms
ReverseDependencies: 0ms
PrefetchFiles: 0ms
RefreshVirtualFileSystem: 938ms
DirectoryStructure: 1ms
UpdateProjectStructure: 32ms
UpdateInMemoryState: 0ms
Setup C Workspace: 0ms
Build toolchain lookup map: 10ms
Resolve header include roots: 0ms
Timing summary:
BlazeInvocation: 32.4s
Other: 1.6s
949 unique C configurations (949 reused), 1100 C targets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment