Skip to content

adding score toolchains - #92

Open
odra wants to merge 1 commit into
eclipse-score:mainfrom
odra:score-toolchains
Open

adding score toolchains#92
odra wants to merge 1 commit into
eclipse-score:mainfrom
odra:score-toolchains

Conversation

@odra

@odra odra commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Changes

  • adds gcc and rust toolchains module defintions
  • a dedicated bazelrc file which all build configs start with "score-..." to avoid conflicts

@github-actions

github-actions Bot commented Jun 15, 2026

Copy link
Copy Markdown

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run --lockfile_mode=error //:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
Extracting Bazel installation...
Starting local Bazel server (8.7.0) and connecting to it...
INFO: Invocation ID: 82e17bf4-66c3-4851-920a-0aaead65e1e0
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
WARNING: For repository 'aspect_rules_lint', the root module requires module version aspect_rules_lint@1.10.2, but got aspect_rules_lint@2.3.0 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: 0 packages loaded
Loading: 0 packages loaded
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)

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

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

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

Analyzing: target //:license-check (146 packages loaded, 2743 targets configured)

Analyzing: target //:license-check (159 packages loaded, 5608 targets configured)

Analyzing: target //:license-check (163 packages loaded, 8221 targets configured)

Analyzing: target //:license-check (168 packages loaded, 8254 targets configured)

Analyzing: target //:license-check (168 packages loaded, 8254 targets configured)

Analyzing: target //:license-check (168 packages loaded, 8254 targets configured)

Analyzing: target //:license-check (168 packages loaded, 8254 targets configured)

Analyzing: target //:license-check (170 packages loaded, 10245 targets configured)

Analyzing: target //:license-check (172 packages loaded, 10263 targets configured)

Analyzing: target //:license-check (173 packages loaded, 10383 targets configured)

Analyzing: target //:license-check (173 packages loaded, 10383 targets configured)

Analyzing: target //:license-check (173 packages loaded, 10383 targets configured)

INFO: Analyzed target //:license-check (174 packages loaded, 11962 targets configured).
[10 / 16] [Prepa] Expanding template external/score_tooling+/dash/tool/formatters/_dash_format_converter_stage2_bootstrap.py [for tool]
INFO: From Generating Dash formatted dependency file ...:
INFO: Successfully converted 2 packages from Cargo.lock to bazel-out/k8-fastbuild/bin/formatted.txt
[14 / 16] JavaToolchainCompileBootClasspath external/rules_java+/toolchains/platformclasspath.jar; 0s disk-cache, processwrapper-sandbox
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: 206.439s, Critical Path: 2.32s
INFO: 16 processes: 12 internal, 3 processwrapper-sandbox, 1 worker.
INFO: Build completed successfully, 16 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>]

@odra
odra force-pushed the score-toolchains branch from 3d36f5f to 1dc391d Compare June 15, 2026 10:09
@AlexanderLanin

Copy link
Copy Markdown
Member

This would replace the gcc + rust files from https://github.com/eclipse-score/reference_integration/tree/main/bazel_common? What about the others?

@github-actions

Copy link
Copy Markdown

The created documentation from the pull request is available at: docu-html

@odra

odra commented Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

I can the other toolchains (python, qnx, etc) if this approach is acceptable

@AlexanderLanin

AlexanderLanin commented Jun 15, 2026

Copy link
Copy Markdown
Member

open points:

  • can this be pushed & pulled to/from bazel registry?
  • what will happen when users of a module dont have this included? Like if some repos dont like this.

@odra
odra force-pushed the score-toolchains branch 2 times, most recently from bd5e73c to c8c131d Compare June 17, 2026 08:07
@RolandJentschETAS

Copy link
Copy Markdown
Contributor

@copilot resolve the merge conflicts in this pull request

@AlexanderLanin

Copy link
Copy Markdown
Member

@odra @nradakovic this is the approach we agreed (just checked in chat 😆). But is this PR up to date?

Signed-off-by: Leonardo Rossetti <lrossett@redhat.com>
@odra
odra force-pushed the score-toolchains branch from b348fd6 to 0d16d13 Compare August 4, 2026 11:58
@odra

odra commented Aug 4, 2026

Copy link
Copy Markdown
Contributor Author

rebased and updated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

3 participants