Skip to content

uhd: fix boost version to 1.65#33555

Closed
markuskowa wants to merge 1 commit intoNixOS:masterfrom
markuskowa:uhd-fix-pr
Closed

uhd: fix boost version to 1.65#33555
markuskowa wants to merge 1 commit intoNixOS:masterfrom
markuskowa:uhd-fix-pr

Conversation

@markuskowa
Copy link
Member

Motivation for this change

UHD fails to compile under the recent master branch with boost-1.66.
Fixing the boost version to 1.65 the package builds properly again.
Fixes #33549.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@GrahamcOfBorg GrahamcOfBorg added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels Jan 7, 2018
@peterhoeg
Copy link
Member

Closing in favour of #33552.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants