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

Brew install error #14

Closed
Randy1Burrell opened this issue Apr 11, 2024 · 1 comment
Closed

Brew install error #14

Randy1Burrell opened this issue Apr 11, 2024 · 1 comment

Comments

@Randy1Burrell
Copy link

Trying to install this on Mac M1 yields this error:

==> Fetching michaeleisel/zld/zld
==> Downloading https://github.com/michaeleisel/zld/archive/refs/tags/1.3.9.zip
Already downloaded: /Users/{USERNAME REMOVED}/Library/Caches/Homebrew/downloads/fe17ea222d6c1c843c98b5b3059964de10febdcbb73719c2823811bb663e4b19--zld-1.3.9.zip
==> Installing zld from michaeleisel/zld
==> make clean
==> make build_homebrew
Last 15 lines from /Users/{USERNAME REMOVED}/Library/Logs/Homebrew/zld/02.make:

GatherProvisioningInputs

CreateBuildDescription

ExecuteExternalTool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details

Build description signature: 117575fe64f5493953d83f3b034588c6
Build description path: /tmp/zld-20240411-96753-5mvthr/zld-1.3.9/build/Build/Intermediates.noindex/XCBuildData/117575fe64f5493953d83f3b034588c6.xcbuilddata
error: DT_TOOLCHAIN_DIR cannot be used to evaluate HEADER_SEARCH_PATHS, use TOOLCHAIN_DIR instead (in target 'zld' from project 'zld')
error: DT_TOOLCHAIN_DIR cannot be used to evaluate TAPI_HEADER_SEARCH_PATHS, use TOOLCHAIN_DIR instead (in target 'zld' from project 'zld')
warning: Traditional headermap style is no longer supported; please migrate to using separate headermaps and set 'ALWAYS_SEARCH_USER_PATHS' to NO. (in target 'zld' from project 'zld')
** BUILD FAILED **

make: *** [build_homebrew] Error 65

If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core):
  https://github.com/michaeleisel/homebrew-zld/issues

Would someone be able to point me in the right direction?

@michaeleisel
Copy link
Owner

zld has been made obsolete by ld-prime, please use that instead

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