Skip to content

build: migrate Baselibs Rust targets - #431

Merged
umaucher merged 1 commit into
mainfrom
build/migrate-baselibs-rust-targets
Sep 22, 2026
Merged

umaucher merged 1 commit into
mainfrom
build/migrate-baselibs-rust-targets

Conversation

@4og

@4og 4og commented Sep 22, 2026

Copy link
Copy Markdown
Member

Summary

  • replace deprecated Baselibs Rust logging target aliases
  • use the maintained score/log_rust/score_log target in the KVS library and tool

Validation

  • bazel test //score/kvs/rust_kvs:tests
  • bazel build //score/kvs/rust_kvs_tool:kvs_tool
  • git diff --check

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions

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.6.0) and connecting to it...
INFO: Invocation ID: 0aec2dbb-aa78-4af1-a8dd-19a4d6faa01b
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Loading: 
Loading: 2 packages loaded
Loading: 2 packages loaded
    currently loading: 
Loading: 2 packages loaded
    currently loading: 
Loading: 2 packages loaded
    currently loading: 
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 (78 packages loaded, 10 targets configured)

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

Analyzing: target //:license-check (91 packages loaded, 17 targets configured)

Analyzing: target //:license-check (148 packages loaded, 2237 targets configured)

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

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

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

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

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

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

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

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

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

Analyzing: target //:license-check (175 packages loaded, 11403 targets configured)

Analyzing: target //:license-check (176 packages loaded, 11411 targets configured)

Analyzing: target //:license-check (176 packages loaded, 11411 targets configured)

Analyzing: target //:license-check (176 packages loaded, 11411 targets configured)

Analyzing: target //:license-check (176 packages loaded, 11411 targets configured)

Analyzing: target //:license-check (176 packages loaded, 11411 targets configured)

INFO: Analyzed target //:license-check (177 packages loaded, 11537 targets configured).
[10 / 17] [Prepa] JavaToolchainCompileClasses external/rules_java+/toolchains/platformclasspath_classes ... (2 actions, 0 running)
INFO: From Generating Dash formatted dependency file ...:
INFO: Successfully converted 66 packages from Cargo.lock to bazel-out/k8-fastbuild/bin/formatted.txt
[15 / 17] JavaToolchainCompileBootClasspath external/rules_java+/toolchains/platformclasspath.jar; 0s disk-cache, processwrapper-sandbox
[16 / 17] Building license.check.license_check.jar (); 0s disk-cache, multiplex-worker
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: 40.348s, Critical Path: 2.33s
INFO: 17 processes: 12 internal, 4 processwrapper-sandbox, 1 worker.
INFO: Build completed successfully, 17 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>]

@umaucher
umaucher added this pull request to the merge queue Sep 22, 2026
Merged via the queue into main with commit 36a3ba0 Sep 22, 2026
24 checks passed
@umaucher
umaucher deleted the build/migrate-baselibs-rust-targets branch September 22, 2026 13:39
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.

2 participants