cryptoki: fix QNX build and tests - #196
Open
OliverHeilwagen wants to merge 1 commit into
Open
Conversation
OliverHeilwagen
commented
Aug 27, 2026
Contributor
- Update score crates and related Bazel dependencies for QNX-compatible Rust platform resolution, regenerating the Bazel module lockfile.
- Pin libc to the QNX-compatible 0.2.186 release.
- Select the appropriate C++ runtime linker flags for Linux and QNX builds.
- Use TEST_TMPDIR for QNX integration-test storage paths instead of /tmp.
- Add a QNX-specific mtime workaround for token-object persistence tests.
- Move optional user Bazel configuration loading after repository defaults.
OliverHeilwagen
requested a deployment
to
workflow-approval
August 27, 2026 08:31 — with
GitHub Actions
Waiting
OliverHeilwagen
requested a deployment
to
workflow-approval
August 27, 2026 08:31 — with
GitHub Actions
Waiting
Contributor
Author
|
@ShoroukRamzy I noticed that the former fix was skipping elements, now cryptoki lib is build and tests are running under QNX. Can you please check if my changes are valid? |
Contributor
License Check Results🚀 The license check job ran with the Bazel command: bazel run --lockfile_mode=error //:license-checkStatus: Click to expand output |
OliverHeilwagen
force-pushed
the
fix_qnx_build_and_test_issues
branch
from
August 27, 2026 08:35
55a0de9 to
29f23fb
Compare
Contributor
|
Documentation preview for this pull request is available at: |
OliverHeilwagen
force-pushed
the
fix_qnx_build_and_test_issues
branch
from
August 27, 2026 11:56
29f23fb to
825813b
Compare
OliverHeilwagen
requested a deployment
to
workflow-approval
August 27, 2026 11:56 — with
GitHub Actions
Waiting
OliverHeilwagen
requested a deployment
to
workflow-approval
August 27, 2026 11:56 — with
GitHub Actions
Waiting
- Update score crates and related Bazel dependencies for QNX-compatible Rust platform resolution, regenerating the Bazel module lockfile. - Pin libc to the QNX-compatible 0.2.186 release. - Select the appropriate C++ runtime linker flags for Linux and QNX builds. - Use TEST_TMPDIR for QNX integration-test storage paths instead of /tmp. - Add a QNX-specific mtime workaround for token-object persistence tests. - Move optional user Bazel configuration loading after repository defaults.
OliverHeilwagen
force-pushed
the
fix_qnx_build_and_test_issues
branch
from
August 27, 2026 12:04
825813b to
bca00cd
Compare
Contributor
Thank you for the PR @OliverHeilwagen, I will give my feedback soon. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.