Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failure: Alacritty 0.13.0 on x86_64-darwin #279778

Closed
arichtman opened this issue Jan 9, 2024 · 3 comments
Closed

Build failure: Alacritty 0.13.0 on x86_64-darwin #279778

arichtman opened this issue Jan 9, 2024 · 3 comments
Labels
0.kind: build failure A package fails to build

Comments

@arichtman
Copy link

Steps To Reproduce

Steps to reproduce the behavior:

  1. Build Alacritty 0.13.0 off unstable on x86_64-darwin, I had 24fe8bb4f552ad3926274d29e083b79d84707da6

Build log

Nix log

Additional context

Thanks for all the hard work!

Commit that works for me: 63143ac2c9186be6d9da6035fa22620018c85932

Notify maintainers

@Br1ght0ne @Mic92

Metadata

[user@system:~]$ nix-info -m
 - system: `"x86_64-darwin"`
 - host os: `Darwin 21.6.0, macOS 10.16`
 - multi-user?: `no`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.13.2`
 - channels(root): `"darwin"`
 - nixpkgs: `not found`

Add a 👍 reaction to issues you find important.

@arichtman arichtman added the 0.kind: build failure A package fails to build label Jan 9, 2024
@arichtman arichtman changed the title Build failure: Alacritty on x86_64-darwin Build failure: Alacritty 0.13.0 on x86_64-darwin Jan 9, 2024
@reckenrode
Copy link
Contributor

It’s failing because NSPasteboardTypeFileURL requires a newer SDK. Using the 11.0 SDK should fix the problem.

@happysalada
Copy link
Contributor

@reckenrode thank you for the fix, implemented in #279907

@Mic92
Copy link
Member

Mic92 commented Jan 10, 2024

merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: build failure A package fails to build
Projects
None yet
Development

No branches or pull requests

4 participants