Skip to content

libAppleWM: fix build failure due to missing xorg-macros#399600

Merged
emilazy merged 1 commit intoNixOS:masterfrom
booxter:xorgserver-darwin
Apr 19, 2025
Merged

libAppleWM: fix build failure due to missing xorg-macros#399600
emilazy merged 1 commit intoNixOS:masterfrom
booxter:xorgserver-darwin

Conversation

@booxter
Copy link
Contributor

@booxter booxter commented Apr 17, 2025

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/)
  • 25.05 Release Notes (or backporting 24.11 and 25.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.

Add a 👍 reaction to pull requests you find important.

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
@booxter booxter added the 6.topic: darwin Running or building packages on Darwin label Apr 17, 2025
@github-actions github-actions bot added 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Apr 17, 2025
@booxter
Copy link
Contributor Author

booxter commented Apr 17, 2025

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 399600


x86_64-darwin

⏩ 16 packages marked as broken and skipped:
  • perl538Packages.OpenGL
  • perl538Packages.OpenGL.devdoc
  • perl540Packages.OpenGL
  • perl540Packages.OpenGL.devdoc
  • xdummy
  • xorg.xf86inputjoystick
  • xorg.xf86inputmouse
  • xorg.xf86inputvoid
  • xorg.xf86videodummy
  • xorg.xf86videoglide
  • xorg.xf86videonewport
  • xorg.xf86videosuncg6
  • xorg.xf86videosunffb
  • xorg.xf86videosunleo
  • xorg.xf86videov4l
  • xorg.xf86videowsfb
✅ 5 packages built:
  • quartz-wm
  • xorg.libAppleWM
  • xorg.xinit
  • xorg.xorgserver
  • xquartz

aarch64-darwin

⏩ 16 packages marked as broken and skipped:
  • perl538Packages.OpenGL
  • perl538Packages.OpenGL.devdoc
  • perl540Packages.OpenGL
  • perl540Packages.OpenGL.devdoc
  • xdummy
  • xorg.xf86inputjoystick
  • xorg.xf86inputmouse
  • xorg.xf86inputvoid
  • xorg.xf86videodummy
  • xorg.xf86videoglide
  • xorg.xf86videonewport
  • xorg.xf86videosuncg6
  • xorg.xf86videosunffb
  • xorg.xf86videosunleo
  • xorg.xf86videov4l
  • xorg.xf86videowsfb
✅ 5 packages built:
  • quartz-wm
  • xorg.libAppleWM
  • xorg.xinit
  • xorg.xorgserver
  • xquartz

Copy link
Member

@emilazy emilazy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Builds on x86_64-darwin, thanks!

@emilazy emilazy merged commit e937b4e into NixOS:master Apr 19, 2025
27 of 28 checks passed
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 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 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