Skip to content

fix: resolve Copybara build regressions in S-Core#10

Open
Chahult wants to merge 2 commits into
eclipse-score:mainfrom
Chahult:main
Open

fix: resolve Copybara build regressions in S-Core#10
Chahult wants to merge 2 commits into
eclipse-score:mainfrom
Chahult:main

Conversation

@Chahult
Copy link
Copy Markdown
Contributor

@Chahult Chahult commented May 21, 2026

  • Replace invalid repo name '@safe_posix_platform@score_baselibs' with '@score_baselibs' in 6 BUILD load statements
  • Fix tracing_library flag in .bazelrc from bare 'stub' label (resolves to non-existent //stub:stub) to proper label @score_baselibs//score/analysis/tracing/generic_trace_library/stub_implementation

- Replace invalid repo name '@safe_posix_platform@score_baselibs' with
  '@score_baselibs' in 6 BUILD load statements
- Bump score_baselibs to git_override at commit 498a4b2 (main, May 15)
  to include score/hash package missing from released v0.2.7
- Fix tracing_library flag in .bazelrc from bare 'stub' label (resolves
  to non-existent //stub:stub) to proper label
  @score_baselibs//score/analysis/tracing/generic_trace_library/stub_implementation
@github-actions
Copy link
Copy Markdown

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

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 21, 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]
Extracting Bazel installation...
Starting local Bazel server (8.3.0) and connecting to it...
INFO: Invocation ID: 83810a40-e540-4be8-8b8e-567dc2ec59f6
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Loading: 
Loading: 3 packages loaded
Loading: 3 packages loaded
    currently loading: 
Loading: 3 packages loaded
    currently loading: 
Loading: 3 packages loaded
    currently loading: 
Loading: 3 packages loaded
    currently loading: 
Loading: 3 packages loaded
    currently loading: 
Analyzing: target //:license-check (4 packages loaded, 0 targets configured)
Analyzing: target //:license-check (4 packages loaded, 0 targets configured)

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

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

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

Analyzing: target //:license-check (138 packages loaded, 349 targets configured)

Analyzing: target //:license-check (155 packages loaded, 2775 targets configured)

Analyzing: target //:license-check (156 packages loaded, 5276 targets configured)

Analyzing: target //:license-check (162 packages loaded, 8114 targets configured)

Analyzing: target //:license-check (162 packages loaded, 8114 targets configured)

Analyzing: target //:license-check (162 packages loaded, 8114 targets configured)

Analyzing: target //:license-check (162 packages loaded, 8114 targets configured)

Analyzing: target //:license-check (162 packages loaded, 8114 targets configured)

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

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

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

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

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

INFO: Analyzed target //:license-check (170 packages loaded, 12180 targets configured).
[12 / 16] [Prepa] JavaToolchainCompileClasses external/rules_java+/toolchains/platformclasspath_classes
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] [Prepa] JavaToolchainCompileBootClasspath external/rules_java+/toolchains/platformclasspath.jar
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: 217.269s, Critical Path: 2.50s
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>]

- Reformat MODULE.bazel, 27 BUILD files with Buildifier (Starlark)
- Reformat 6 Python files in third_party with ruff
- Fix copyright header in tests/cpp/test_main.cpp (add leading space before asterisks)
- Add missing copyright header to tests/rust/test_main.rs
- Fix MODULE.bazel copyright year from '2025, 2026' to '2025'
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.

1 participant