Skip to content

portaudio: build with JACK on linux#157561

Closed
starcraft66 wants to merge 2 commits intoNixOS:stagingfrom
starcraft66:portaudio-jack
Closed

portaudio: build with JACK on linux#157561
starcraft66 wants to merge 2 commits intoNixOS:stagingfrom
starcraft66:portaudio-jack

Conversation

@starcraft66
Copy link
Member

@starcraft66 starcraft66 commented Jan 31, 2022

Motivation for this change

Applications relying on PortAudio such as Mixxx cannot use the JACK audio backend.

I tested this on my system and Mixxx now correctly detects JACK. This caused a fairly long rebuild on my computer due to webkitgtk, libreoffice and Chromium among others depending on PortAudio. I expect this change to trigger a mass rebuild so I will target it against staging.

Fixes #157529

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/)
  • 22.05 Release Notes (or backporting 21.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.

@starcraft66 starcraft66 requested a review from lovek323 January 31, 2022 21:39
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 501-1000 This PR causes many rebuilds on Linux and should normally target the staging branches. labels Jan 31, 2022
@poelzi
Copy link
Member

poelzi commented Feb 2, 2022

LGTM. fixes for me the problem of missing jack output

@poelzi
Copy link
Member

poelzi commented Mar 3, 2022

@Mic92 can you merge please :)

@Artturin Artturin added the 12.approvals: 1 This PR was reviewed and approved by one person. label May 4, 2022
@visceralchokehold
Copy link

Hello, seems this might not get merged, so could you teach me how to add this to my NixOS system?

@starcraft66
Copy link
Member Author

@visceralchokehold Example from my config, you can add that snippet to your packages: https://github.com/starcraft66/os-config/blob/master/flake.nix#L54-L57

@starcraft66
Copy link
Member Author

starcraft66 commented Oct 2, 2022

Looks like this rotted enough to accumulate a merge conflict, just committed a resolution via the web interface. It should still build...

@ofborg ofborg bot added 10.rebuild-linux: 1001-2500 This PR causes many rebuilds on Linux and should target the staging branches. and removed 10.rebuild-linux: 501-1000 This PR causes many rebuilds on Linux and should normally target the staging branches. labels Oct 2, 2022
@bobby285271 bobby285271 removed the 12.approvals: 1 This PR was reviewed and approved by one person. label Oct 2, 2022
@prusnak prusnak mentioned this pull request Feb 8, 2023
13 tasks
@prusnak
Copy link
Member

prusnak commented Feb 8, 2023

Superseded by #215284

We can build portaudio with jack on darwin too.

@prusnak prusnak closed this Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 1001-2500 This PR causes many rebuilds on Linux and should target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants