You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
Trying to install this on Mac M1 yields this error:
Would someone be able to point me in the right direction?
The text was updated successfully, but these errors were encountered: