Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

Build commands failed M1 Mac #119

Closed
kadiryazici opened this issue Sep 22, 2022 · 2 comments
Closed

Build commands failed M1 Mac #119

kadiryazici opened this issue Sep 22, 2022 · 2 comments

Comments

@kadiryazici
Copy link

Hı, I am trying to use Bevy and zld install is required for fast compiles.

I installed Xcode and command tools and then tried to install zld with brew got this error:

brew install michaeleisel/zld/zld                              
==> Downloading https://github.com/michaeleisel/zld/archive/709187361b9871984eaf92057c74cc4aa4a4906f.zip
Already downloaded: /Users/kadiryazici/Library/Caches/Homebrew/downloads/328f1bc7a9d146e93da3220cd2711fcb2588882dff94fb642e3984e0e7a8b65d--zld-709187361b9871984eaf92057c74cc4aa4a4906f.zip
==> Installing zld from michaeleisel/zld
==> make clean
==> make build_homebrew
Last 15 lines from /Users/kadiryazici/Library/Logs/Homebrew/zld/02.make:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/lib/system/libsystem_sandbox.tbd
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/lib/system/libsystem_secinit.tbd
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/lib/system/libsystem_symptoms.tbd
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/lib/system/libsystem_trace.tbd
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/lib/system/libunwind.tbd
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/lib/system/libxpc.tbd
clang: error: linker command failed with exit code 1 (use -v to see invocation)

** BUILD FAILED **


The following build commands failed:
	Ld /tmp/zld-20220923-13100-r56hs7/zld-709187361b9871984eaf92057c74cc4aa4a4906f/build/Build/Products/Release/zld normal (in target 'zld' from project 'zld')
(1 failure)
make: *** [build_homebrew] Error 65

Do not report this issue to Homebrew/brew or Homebrew/core!
@stefangiba
Copy link

Same here, could not figure out why.

@michaeleisel
Copy link
Owner

dupe of #115, closing

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants