Skip to content

tracker: fix cross build via meson emulator hook#246138

Closed
lilyinstarlight wants to merge 1 commit intoNixOS:masterfrom
lilyinstarlight:fix/tracker-cross
Closed

tracker: fix cross build via meson emulator hook#246138
lilyinstarlight wants to merge 1 commit intoNixOS:masterfrom
lilyinstarlight:fix/tracker-cross

Conversation

@lilyinstarlight
Copy link
Member

Description of changes

Fix cross build for tracker

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
    • x86_64-linux -> aarch64-linux (cross)
  • 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.11 Release Notes (or backporting 23.05 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.

@lilyinstarlight lilyinstarlight added the 6.topic: cross-compilation Building packages on a different platform than they will be used on label Jul 30, 2023
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Jul 30, 2023
@lilyinstarlight
Copy link
Member Author

Oh I didn't think about it, but this is a zero-rebuild change for non-cross. I guess I'll target this towards master instead

@lilyinstarlight lilyinstarlight changed the base branch from staging to master July 30, 2023 11:46
@lilyinstarlight lilyinstarlight requested a review from jtojnar July 30, 2023 11:46
@uninsane
Copy link
Contributor

uninsane commented Aug 2, 2023

fixed via #246369

@uninsane uninsane closed this Aug 2, 2023
@lilyinstarlight lilyinstarlight deleted the fix/tracker-cross branch August 2, 2023 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: cross-compilation Building packages on a different platform than they will be used on 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants