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: atuin #354134

Closed
briankung opened this issue Nov 7, 2024 · 2 comments · Fixed by #354281
Closed

Build failure: atuin #354134

briankung opened this issue Nov 7, 2024 · 2 comments · Fixed by #354281
Labels
0.kind: build failure A package fails to build

Comments

@briankung
Copy link

briankung commented Nov 7, 2024

Steps To Reproduce

Steps to reproduce the behavior:

  1. build atuin on an x86-64 Mac

Build log

https://gist.github.com/briankung/9956c2cfae998ca39d1c4f024e45dd55

Additional context

The key part is probably this:

>   = note: Undefined symbols for architecture x86_64:
>             "_kCFURLVolumeAvailableCapacityForImportantUsageKey", referenced from:
>                 sysinfo::unix::apple::disk::get_list::h94c969b00aa897d2 in libsysinfo-5beb080e6b6ae604.rlib(sysinfo-5beb080e6b6ae604.sysinfo.26a22e64a9cf7170-cgu.10.rcgu.o)
>           ld: symbol(s) not found for architecture x86_64
>           clang-16: error: linker command failed with exit code 1 (use -v to see invocation)
>
>
> error: could not compile `atuin` (bin "atuin") due to 1 previous error
For full logs, run 'nix log /nix/store/hjvr6qnpdp5x1vqav760s7ggmfj4bs6l-atuin-18.3.0.drv'.

Notify maintainers

Metadata

  • system: "x86_64-darwin"
  • host os: Darwin 24.0.0, macOS 10.16
  • multi-user?: yes
  • sandbox: no
  • version: nix-env (Nix) 2.24.10
  • nixpkgs: /nix/store/rxn26bq4xm2p0x4whkp94afhy1g88cm7-source

Add a 👍 reaction to issues you find important.

@briankung briankung added the 0.kind: build failure A package fails to build label Nov 7, 2024
@SuperSandro2000
Copy link
Member

That's a nice error. If you happen to find a solution, please create a PR.

@mirkolenz
Copy link
Member

Could this be related to / fixed by the new Apple SDK pattern? I noticed atuin breaking right after staging-next made its way to nixpkgs-unstable. Relevant tracking issue: #354146

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

Successfully merging a pull request may close this issue.

3 participants