Skip to content

Conversation

@NicolasFussberger
Copy link
Contributor

The PR includes the following fixes (most of which are required for the reference_integration):

  • Bugfix: Ensure shared memory paths start with "/". Otherwise IPC communication is not working in QNX
  • Use @platforms/qnx , otherwise the build was failing when using lifecycle in reference_integration/qnx_qemu
  • Make the flatbuffer schema files public. This is required to compile json configs within reference_integration/qnx_qemu
  • Cleanup the config generation script for the examples: Removes Deadline&Logical supervision from the script

Relates To: #36

@github-actions
Copy link

github-actions bot commented Feb 6, 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.4.2) and connecting to it...
INFO: Invocation ID: d449098a-f008-4ad5-bc07-b98c79a8cf63
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
DEBUG: Rule 'rust_qnx8_toolchain+' indicated that a canonical reproducible form can be obtained by modifying arguments integrity = "sha256-eQOopREOYCL5vtTb6c1cwZrql4GVrJ1FqgxarQRe1xs="
DEBUG: Repository rust_qnx8_toolchain+ instantiated at:
  <builtin>: in <toplevel>
Repository rule http_archive defined at:
  /home/runner/.bazel/external/bazel_tools/tools/build_defs/repo/http.bzl:431:31: in <toplevel>
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
WARNING: For repository 'score_bazel_platforms', the root module requires module version score_bazel_platforms@0.0.3, but got score_bazel_platforms@0.0.4 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'score_tooling', the root module requires module version score_tooling@1.0.5, but got score_tooling@1.1.0 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
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: 
Analyzing: target //:license-check (3 packages loaded)
Analyzing: target //:license-check (3 packages loaded, 0 targets configured)
Analyzing: target //:license-check (3 packages loaded, 0 targets configured)

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

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

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

Analyzing: target //:license-check (132 packages loaded, 165 targets configured)

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

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

Analyzing: target //:license-check (153 packages loaded, 7407 targets configured)

Analyzing: target //:license-check (153 packages loaded, 7407 targets configured)

Analyzing: target //:license-check (153 packages loaded, 7407 targets configured)

Analyzing: target //:license-check (154 packages loaded, 7407 targets configured)

INFO: Analyzed target //:license-check (162 packages loaded, 13697 targets configured).
[1 / 1] no actions running
[11 / 13] [Prepa] JavaToolchainCompileBootClasspath external/rules_java+/toolchains/platformclasspath.jar
[12 / 13] [Prepa] Building license.check.license_check.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: 35.849s, Critical Path: 2.62s
INFO: 13 processes: 9 internal, 3 processwrapper-sandbox, 1 worker.
INFO: Build completed successfully, 13 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

github-actions bot commented Feb 6, 2026

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

@NicolasFussberger NicolasFussberger marked this pull request as ready for review February 6, 2026 10:26
Copy link
Contributor

@paulquiring paulquiring left a comment

Choose a reason for hiding this comment

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

Looks good.

pawelrutkaq
pawelrutkaq previously approved these changes Feb 10, 2026
FScholPer
FScholPer previously approved these changes Feb 10, 2026
NicolasFussberger and others added 6 commits February 11, 2026 07:05
If CONFIG_DIR environment variable is set, launch_manager will load
files from: <CONFIG_DIR>/lm_demo.bin, <CONFIG_DIR>/hm_demo.bin,
<CONFIG_DIR>/hmcore.bin.

If CONFIG_DIR environment variable is not set, it will try to load the
files from etc/ directory relative to the cwd.
@NicolasFussberger NicolasFussberger force-pushed the feature/reference_integration_preparation branch from 5b183fe to 8b4f47f Compare February 11, 2026 06:47
@FScholPer FScholPer merged commit 84303c2 into eclipse-score:main Feb 11, 2026
11 checks passed
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.

4 participants