Skip to content

libbacktrace: add --thread=1 workaround for xz-5.6.0#292828

Merged
mweinelt merged 1 commit intoNixOS:staging-nextfrom
trofi:libbacktrace-xz-single-thread
Mar 2, 2024
Merged

libbacktrace: add --thread=1 workaround for xz-5.6.0#292828
mweinelt merged 1 commit intoNixOS:staging-nextfrom
trofi:libbacktrace-xz-single-thread

Conversation

@trofi
Copy link
Contributor

@trofi trofi commented Mar 2, 2024

xz-5.6.0 enabled threaded compression and decompression by default which exposed testsuite failures. Let's flip thread back to single for now.

Description of changes

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • 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/)
  • 24.05 Release Notes (or backporting 23.05 and 23.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
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

`xz-5.6.0` enabled threaded compression and decompression by default
which exposed testsuite failures. Let's flip thread back to single for
now.
@mweinelt mweinelt merged commit c15db11 into NixOS:staging-next Mar 2, 2024
@mweinelt
Copy link
Member

mweinelt commented Mar 2, 2024

Thank you!

@trofi trofi mentioned this pull request Mar 2, 2024
13 tasks
@trofi trofi deleted the libbacktrace-xz-single-thread branch March 2, 2024 17:09
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