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

MacOS flake support #86

Closed
cafkafk opened this issue Jul 30, 2023 · 1 comment · Fixed by #118
Closed

MacOS flake support #86

cafkafk opened this issue Jul 30, 2023 · 1 comment · Fixed by #118
Labels
errors Something isn't working good first issue Good for newcomers os › macos

Comments

@cafkafk
Copy link
Member

cafkafk commented Jul 30, 2023

On latest main:

error: linking with `cc` failed: exit status: 1
  |
  = note: LC_ALL="C" PATH="<removed for privacy>" "-Wl,-dead_strip" "-nodefaultlibs"
  = note: ld: framework not found Security
          clang-11: error: linker command failed with exit code 1 (use -v to see invocation)
          

error: could not compile `eza` (bin "eza") due to previous error

Someone on an apple computer would need to bisect this.

@cafkafk cafkafk added errors Something isn't working help wanted Extra attention is needed good first issue Good for newcomers os › macos labels Jul 30, 2023
@cafkafk
Copy link
Member Author

cafkafk commented Jul 30, 2023

I have a theory that this was related to the Nix flake on MacOS being weird, seeing how MacOS tests pass.

@cafkafk cafkafk changed the title MacOS regression MacOS flake support Jul 30, 2023
@cafkafk cafkafk removed the help wanted Extra attention is needed label Jul 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
errors Something isn't working good first issue Good for newcomers os › macos
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant