Skip to content

Conversation

@vinodreddy-g
Copy link
Contributor

Update to new toochain setup

Update to new toochain setup
@github-actions
Copy link

github-actions bot commented Feb 10, 2026

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run //:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
2026/02/10 14:45:21 Downloading https://releases.bazel.build/8.3.0/release/bazel-8.3.0-linux-x86_64...
Extracting Bazel installation...
Starting local Bazel server (8.3.0) and connecting to it...
INFO: Invocation ID: c2da8287-222f-4b23-970e-97f0099a7675
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
WARNING: For repository 'rules_cc', the root module requires module version [email protected], but got [email protected] in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
Computing main repo mapping: 
Loading: 
Loading: 2 packages loaded
Loading: 2 packages loaded
    currently loading: 
Analyzing: target //:license-check (3 packages loaded, 0 targets configured)
Analyzing: target //:license-check (3 packages loaded, 0 targets configured)

Analyzing: target //:license-check (74 packages loaded, 10 targets configured)

Analyzing: target //:license-check (149 packages loaded, 1480 targets configured)

Analyzing: target //:license-check (153 packages loaded, 3240 targets configured)

Analyzing: target //:license-check (161 packages loaded, 3299 targets configured)

Analyzing: target //:license-check (161 packages loaded, 3299 targets configured)

Analyzing: target //:license-check (164 packages loaded, 5295 targets configured)

Analyzing: target //:license-check (164 packages loaded, 5309 targets configured)

Analyzing: target //:license-check (185 packages loaded, 5634 targets configured)
[3 / 10] checking cached actions
Analyzing: target //:license-check (192 packages loaded, 5645 targets configured)
[10 / 14] JavaToolchainCompileClasses external/rules_java+/toolchains/platformclasspath_classes; 0s disk-cache, processwrapper-sandbox ... (2 actions running)
INFO: From Generating Dash formatted dependency file ...:
INFO: Successfully converted 62 packages from Cargo.lock to bazel-out/k8-fastbuild/bin/formatted.txt
Analyzing: target //:license-check (192 packages loaded, 5645 targets configured)
[12 / 14] JavaToolchainCompileBootClasspath external/rules_java+/toolchains/platformclasspath.jar; 0s disk-cache, processwrapper-sandbox
Analyzing: target //:license-check (192 packages loaded, 5645 targets configured)
[13 / 14] [Prepa] Building license.check.license_check.jar ()
Analyzing: target //:license-check (192 packages loaded, 5645 targets configured)
[14 / 14] no actions running
Analyzing: target //:license-check (193 packages loaded, 9979 targets configured)
[14 / 14] no actions running
Analyzing: target //:license-check (193 packages loaded, 9979 targets configured)
[14 / 14] no actions running
Analyzing: target //:license-check (193 packages loaded, 9979 targets configured)
[14 / 14] no actions running
Analyzing: target //:license-check (193 packages loaded, 9979 targets configured)
[14 / 14] no actions running
Analyzing: target //:license-check (193 packages loaded, 9979 targets configured)
[14 / 14] no actions running
Analyzing: target //:license-check (193 packages loaded, 9979 targets configured)
[14 / 14] no actions running
Analyzing: target //:license-check (193 packages loaded, 9979 targets configured)
[14 / 14] no actions running
INFO: Analyzed target //:license-check (195 packages loaded, 10093 targets configured).
INFO: Found 1 target...
Target //:license.check.license_check up-to-date:
  bazel-bin/license.check.license_check
  bazel-bin/license.check.license_check.jar
INFO: Elapsed time: 38.216s, Critical Path: 4.01s
INFO: 14 processes: 9 internal, 4 processwrapper-sandbox, 1 worker.
INFO: Build completed successfully, 14 total actions
INFO: Running command line: bazel-bin/license.check.license_check ./formatted.txt <args omitted>
usage: org.eclipse.dash.licenses.cli.Main [-batch <int>] [-cd <url>]
       [-confidence <int>] [-ef <url>] [-excludeSources <sources>] [-help] [-lic
       <url>] [-project <shortname>] [-repo <url>] [-review] [-summary <file>]
       [-timeout <seconds>] [-token <token>]

@vinodreddy-g vinodreddy-g changed the title Impl: update toolchain Update Toolchain Feb 10, 2026
@vinodreddy-g vinodreddy-g force-pushed the vinod_adapt_new_toolchain branch 2 times, most recently from bbad624 to d75785f Compare February 10, 2026 09:00
Copy link
Contributor

@PiotrKorkus PiotrKorkus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Im wondering why in CIT there is an error when building cpp which was not observed directly in kvs? The errors are comming from baselibs and should be observed in both builds... cache issues?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess the parts with rust coverage should be deleted, as we have dedicated ferrocene workflow for that in .github/workflows/rust_coverage.yml

@vinodreddy-g vinodreddy-g force-pushed the vinod_adapt_new_toolchain branch 6 times, most recently from d10c740 to 2a9a1e5 Compare February 10, 2026 14:35
fix the platform for the check and cit workflow
@vinodreddy-g vinodreddy-g force-pushed the vinod_adapt_new_toolchain branch from 2a9a1e5 to ae01176 Compare February 10, 2026 14:44
@PandaeDo PandaeDo merged commit 97c3fe4 into main Feb 11, 2026
14 of 17 checks passed
@PandaeDo PandaeDo deleted the vinod_adapt_new_toolchain branch February 11, 2026 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants