Skip to content

Conversation

@michalrus
Copy link
Member

I encountered a problem – after Darwin CI update to Monterey, this code no longer compiles (actually, on anything ≥ Big Sur), failing with:

…
[2 of 2] Compiling Data.ByteString.Base16.Lazy ( Data/ByteString/Base16/Lazy.hs, dist/build/Data/ByteString/Base16/Lazy.o )
[2 of 2] Compiling Data.ByteString.Base16.Lazy ( Data/ByteString/Base16/Lazy.hs, dist/build/Data/ByteString/Base16/Lazy.o )
ld: file not found: /usr/lib/system/libcache.dylib for architecture x86_64
clang-7: error: linker command failed with exit code 1 (use -v to see invocation)
`cc' failed in phase `Linker'. (Exit code: 1)
builder for '/nix/store/1ibpylrkbbxpkdgf5jqkpw2p8xs1wxva-base16-bytestring-lib-base16-bytestring-0.1.1.6.drv' failed with exit code 1
…

This is a known error that happens in older Nixpkgs. So we need to update Nixpkgs (indirectly).

@michalrus
Copy link
Member Author

Superseded by #385

@michalrus michalrus closed this May 6, 2022
@michalrus michalrus deleted the try-to-update-nixpkgs branch May 6, 2022 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants