Skip to content

Try to get it running in Linux#25

Draft
BjoernAtBosch wants to merge 5 commits into
eclipse-score:mainfrom
etas-contrib:bjoernatbosch_get_it_running
Draft

Try to get it running in Linux#25
BjoernAtBosch wants to merge 5 commits into
eclipse-score:mainfrom
etas-contrib:bjoernatbosch_get_it_running

Conversation

@BjoernAtBosch

@BjoernAtBosch BjoernAtBosch commented May 21, 2026

Copy link
Copy Markdown
Contributor

This PR fixes some issues I discovered in Linux (closes #36):

  • Was not receiving any PTP frames
  • No connection from TimeDaemon to TimeSlave
  • Try adding sw timestamps as fallback if hw timestamps are missing
  • Add mor logging

@github-actions

github-actions Bot commented May 21, 2026

Copy link
Copy Markdown

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: 32412e6e-122a-48fb-9e93-1c777fb51df0
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: 
WARNING: For repository 'aspect_rules_lint', the root module requires module version aspect_rules_lint@1.5.3, but got aspect_rules_lint@2.0.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: 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 (72 packages loaded, 10 targets configured)

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

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

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

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

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

Analyzing: target //:license-check (167 packages loaded, 8047 targets configured)

Analyzing: target //:license-check (167 packages loaded, 8047 targets configured)

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

INFO: Analyzed target //:license-check (172 packages loaded, 10182 targets configured).
[3 / 15] [Prepa] Creating source manifest for //:license.check.license_check
[11 / 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
[13 / 16] JavaToolchainCompileClasses external/rules_java+/toolchains/platformclasspath_classes; 0s disk-cache, processwrapper-sandbox
[14 / 16] checking cached actions
[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: 37.531s, Critical Path: 2.55s
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>]

@github-actions

Copy link
Copy Markdown

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

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

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

Improvement: Linux support

1 participant