Skip to content

QNX build fails #293

@PiotrKorkus

Description

@PiotrKorkus

Description

  1. QNX build is not auto running on PRs / main, only on request which needs to be fixed - .github/workflows/build.yml
  2. Persistency is currently built only for linux x86, qnx x86 and qnx aarch64 should be also running in CICD.
  3. Also C++ targets are not built (even on workflow dispatch) for QNX
  4. Persistency fails to build for qnx (x86 and aarch):
    https://github.com/eclipse-score/persistency/actions/runs/26500858895/job/78040657533

Analysis results

No response

Solution

No response

Error Occurrence Rate

None

How to reproduce

bazel build --lockfile_mode=error \ --config=per-arm64-qnx \ //src/rust/rust_kvs:rust_kvs \ //src/rust/rust_kvs_tool:kvs_tool \ --features=-dependency_file \ --credential_helper=*.qnx.com=/home/runner/work/persistency/persistency/tools/qnx_credential_helper.py

Supporting Information

No response

Classification

Major

First Affected Release

not released (main)

Last Affected Release

not released (main)

Expected Fixed Release

before release (main)

Category

  • Safety Relevant
  • Security Relevant

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No fields configured for Bug.

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions