25 lines
1.3 KiB
Plaintext
25 lines
1.3 KiB
Plaintext
|
+ bazel --batch build --color=no --curses=no --spawn_strategy=local --extra_toolchains=@llvm_toolchain_with_sysroot//:cc-toolchain-x86_64-linux ...
|
||
|
INFO: Options provided by the client:
|
||
|
Inherited 'common' options: --isatty=0 --terminal_columns=80
|
||
|
INFO: Reading rc options for 'build' from /code/test-zigcc/.bazelrc:
|
||
|
Inherited 'common' options: --color=yes --curses=yes
|
||
|
INFO: Reading rc options for 'build' from /code/test-zigcc/.bazelrc:
|
||
|
'build' options: --announce_rc --incompatible_enable_cc_toolchain_resolution --action_env BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
|
||
|
Loading:
|
||
|
Loading: 0 packages loaded
|
||
|
Loading: 0 packages loaded
|
||
|
currently loading:
|
||
|
Analyzing: 64 targets (1 packages loaded, 0 targets configured)
|
||
|
INFO: Analyzed 64 targets (42 packages loaded, 8313 targets configured).
|
||
|
|
||
|
INFO: Found 64 targets...
|
||
|
[0 / 20] [Prepa] Writing file zigzag-10-2.params ... (2 actions, 0 running)
|
||
|
[4 / 20] checking cached actions
|
||
|
[193 / 321] Compiling main.cc; 0s local ... (5 actions running)
|
||
|
[245 / 321] Compiling main.cc; 0s local ... (5 actions running)
|
||
|
[316 / 321] Linking zigzag-53; 0s local ... (5 actions running)
|
||
|
INFO: Elapsed time: 7.497s, Critical Path: 0.24s
|
||
|
INFO: 321 processes: 193 internal, 128 local.
|
||
|
INFO: Build completed successfully, 321 total actions
|
||
|
INFO: Build completed successfully, 321 total actions
|