Skip to content

Fix QNX build - #181

Open
ryan-steel wants to merge 3 commits into
eclipse-score:mainfrom
etas-contrib:fix-integration-test-qnx-build
Open

Fix QNX build#181
ryan-steel wants to merge 3 commits into
eclipse-score:mainfrom
etas-contrib:fix-integration-test-qnx-build

Conversation

@ryan-steel

Copy link
Copy Markdown
Contributor

QNX build had a linker failure "undefined reference to score::mw::log::detail::CreateRecorderFactory()".

Fix is to add console_only_backend dep to the high_res_steady_clock_integration_test to supply CreateRecorderFactory(), same way as is done for factory_test and high_rest_steady_qclock_test.

@github-project-automation github-project-automation Bot moved this to In Progress in TIM - Time FT Aug 19, 2026
@ryan-steel
ryan-steel marked this pull request as ready for review August 19, 2026 13:08
@github-actions

github-actions Bot commented Aug 19, 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.6.0) and connecting to it...
INFO: Invocation ID: 2f7d5cd5-8670-41c8-b752-dacb572ace3e
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 (29 packages loaded, 10 targets configured)

Analyzing: target //:license-check (101 packages loaded, 29 targets configured)

Analyzing: target //:license-check (150 packages loaded, 3127 targets configured)

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

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

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

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

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

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

INFO: Analyzed target //:license-check (172 packages loaded, 11476 targets configured).
[1 / 1] no actions running
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: 27.318s, Critical Path: 2.49s
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

@BjoernAtBosch BjoernAtBosch left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@ryan-steel
ryan-steel deployed to workflow-approval August 19, 2026 13:20 — with GitHub Actions Active
@ryan-steel
ryan-steel deployed to workflow-approval August 19, 2026 13:20 — with GitHub Actions Active

@BjoernAtBosch BjoernAtBosch left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@ryan-steel
ryan-steel force-pushed the fix-integration-test-qnx-build branch from a268545 to db0a26b Compare August 20, 2026 08:25

@BjoernAtBosch BjoernAtBosch left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Still LGTM

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.

2 participants