Skip to content

openjpeg: fix tests#214824

Merged
alyssais merged 1 commit intoNixOS:stagingfrom
alyssais:openjpeg-bsd
Feb 5, 2023
Merged

openjpeg: fix tests#214824
alyssais merged 1 commit intoNixOS:stagingfrom
alyssais:openjpeg-bsd

Conversation

@alyssais
Copy link
Copy Markdown
Member

@alyssais alyssais commented Feb 5, 2023

Description of changes

It seems that in the few weeks between me writing the previous patch and submitting it for review, I had forgotten I hadn't tested the non-cross case yet, and so hadn't caught that the tests didn't actually work any more. Oops!

Fixes: 3404d6b ("openjpeg: move jpylizer to nativeCheckInputs")

Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.05 Release Notes (or backporting 22.11 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
    • (Release notes changes) Ran nixos/doc/manual/md-to-db.sh to update generated release notes
  • Fits CONTRIBUTING.md.

It seems that in the few weeks between me writing the previous patch
and submitting it for review, I had forgotten I hadn't tested the
non-cross case yet, and so hadn't caught that the tests didn't
actually work any more.  Oops!

Fixes: 3404d6b ("openjpeg: move jpylizer to nativeCheckInputs")
Copy link
Copy Markdown
Contributor

@trofi trofi left a comment

Choose a reason for hiding this comment

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

Fixes build for be on x86_64-linux. Thank you!

@alyssais alyssais merged commit 43ad4f2 into NixOS:staging Feb 5, 2023
@alyssais alyssais deleted the openjpeg-bsd branch February 5, 2023 22:23
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.

2 participants