Skip to content

sane-backends: fix build on Darwin#169510

Merged
SuperSandro2000 merged 1 commit intoNixOS:stagingfrom
reckenrode:darwin-sane
Apr 27, 2022
Merged

sane-backends: fix build on Darwin#169510
SuperSandro2000 merged 1 commit intoNixOS:stagingfrom
reckenrode:darwin-sane

Conversation

@reckenrode
Copy link
Contributor

Description of changes

Allow sane-backends to build on Darwin.

  • Sandbox: sandbox is set to to relaxed
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.

@ofborg ofborg bot added the 6.topic: darwin Running or building packages on Darwin label Apr 21, 2022
@reckenrode
Copy link
Contributor Author

Result of nixpkgs-review pr 169510 run on aarch64-darwin 1

1 package marked as broken and skipped:
  • libinsane
5 packages built:
  • perl532Packages.ImageSane
  • perl534Packages.ImageSane
  • python310Packages.sane
  • python39Packages.sane
  • sane-backends

@reckenrode
Copy link
Contributor Author

Result of nixpkgs-review pr 169510 run on x86_64-darwin 1

1 package marked as broken and skipped:
  • libinsane
2 packages failed to build:
  • perl532Packages.ImageSane
  • perl534Packages.ImageSane
3 packages built:
  • python310Packages.sane
  • python39Packages.sane
  • sane-backends

@ofborg ofborg bot added 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux. labels Apr 21, 2022
@reckenrode reckenrode changed the base branch from master to staging April 22, 2022 02:02
@reckenrode
Copy link
Contributor Author

I rebased on staging because the Linux build is taking quite a while. My device is slow, but it looks like it’s rebuilding quite a bit of stuff.

@SuperSandro2000 SuperSandro2000 merged commit e650789 into NixOS:staging Apr 27, 2022
@reckenrode reckenrode deleted the darwin-sane branch May 11, 2022 23:06
@7FM 7FM mentioned this pull request Jun 7, 2022
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: darwin Running or building packages on Darwin 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants