34 lines
2.0 KiB
Plaintext
34 lines
2.0 KiB
Plaintext
|
+ bazel --batch build --color=no --curses=no --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] BazelWorkspaceStatusAction stable-status.txt ... (2 actions, 0 running)
|
||
|
[4 / 20] checking cached actions
|
||
|
[115 / 199] Creating runfiles tree bazel-out/k8-fastbuild/bin/zigzag-18.runfiles; 0s local ... (4 actions running)
|
||
|
[193 / 321] Compiling main.cc; 0s linux-sandbox ... (8 actions running)
|
||
|
[194 / 321] Compiling main.cc; 2s linux-sandbox ... (8 actions, 7 running)
|
||
|
[202 / 321] Linking zigzag-4; 1s linux-sandbox ... (8 actions, 7 running)
|
||
|
[209 / 321] Compiling main.cc; 1s linux-sandbox ... (8 actions running)
|
||
|
[216 / 321] Compiling main.cc; 2s linux-sandbox ... (8 actions running)
|
||
|
[224 / 321] Linking zigzag-48; 1s linux-sandbox ... (8 actions running)
|
||
|
[236 / 321] Linking zigzag-31; 1s linux-sandbox ... (8 actions running)
|
||
|
[247 / 321] Compiling main.cc; 1s linux-sandbox ... (8 actions running)
|
||
|
[261 / 321] Compiling main.cc; 1s linux-sandbox ... (8 actions, 7 running)
|
||
|
[277 / 321] Compiling main.cc; 1s linux-sandbox ... (8 actions, 7 running)
|
||
|
[297 / 321] Compiling main.cc; 1s linux-sandbox ... (8 actions, 7 running)
|
||
|
INFO: Elapsed time: 33.801s, Critical Path: 4.66s
|
||
|
INFO: 321 processes: 193 internal, 128 linux-sandbox.
|
||
|
INFO: Build completed successfully, 321 total actions
|
||
|
INFO: Build completed successfully, 321 total actions
|