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@ARM]Library not loaded: /usr/local/opt/zstd/lib/libzstd.1.dylib #32

Open
honwen opened this issue Jul 20, 2023 · 1 comment
Open

Comments

@honwen
Copy link

honwen commented Jul 20, 2023

dyld[49194]: Library not loaded: /usr/local/opt/zstd/lib/libzstd.1.dylib
  Referenced from: <FEF6988E-39DD-39D9-9EE2-57BB22A06C08> /Users/XXXX/Downloads/clang-format-16_macosx-amd64
  Reason: tried: '/usr/local/opt/zstd/lib/libzstd.1.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/usr/local/opt/zstd/lib/libzstd.1.dylib' (no such file), '/usr/local/opt/zstd/lib/libzstd.1.dylib' (no such file), '/usr/local/lib/libzstd.1.dylib' (no such file), '/usr/lib/libzstd.1.dylib' (no such file, not in dyld cache)
[1]    49194 abort      ./clang-format-16_macosx-amd64

same err:

  • clang-format-15_macosx-amd64
  • clang-format-16_macosx-amd64

works:

  • clang-format-14_macosx-amd64
@honwen honwen changed the title [MacOS]Library not loaded: /usr/local/opt/zstd/lib/libzstd.1.dylib [MacOS@ARM]Library not loaded: /usr/local/opt/zstd/lib/libzstd.1.dylib Sep 19, 2023
@colinsullivan
Copy link
Contributor

Is the fix here to generate arm builds for macos too?

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

No branches or pull requests

2 participants