28 lines
1.6 KiB
Plaintext
28 lines
1.6 KiB
Plaintext
+ bazel --batch build --color=no --curses=no --experimental_reuse_sandbox_directories --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...
|
|
INFO: Deleting stale sandbox base /home/motiejus/.cache/bazel/_bazel_motiejus/e63a0563bdc05cf337d03dd7622788e2/sandbox
|
|
[0 / 19] [Prepa] Writing file zigzag-13-2.params
|
|
[3 / 19] checking cached actions
|
|
[4 / 23] [Prepa] Creating runfiles tree bazel-out/k8-fastbuild/bin/zigzag-14.runfiles
|
|
[200 / 321] Compiling main.cc; 0s linux-sandbox ... (3 actions, 2 running)
|
|
[219 / 321] Linking zigzag-17; 0s linux-sandbox ... (8 actions, 7 running)
|
|
[247 / 321] Compiling main.cc; 0s linux-sandbox ... (7 actions, 6 running)
|
|
[293 / 321] Linking zigzag-42; 0s linux-sandbox ... (7 actions, 6 running)
|
|
INFO: Elapsed time: 11.436s, Critical Path: 1.29s
|
|
INFO: 321 processes: 193 internal, 128 linux-sandbox.
|
|
INFO: Build completed successfully, 321 total actions
|
|
INFO: Build completed successfully, 321 total actions
|