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

Xcode 14/MacOs 13 installation failure #115

Closed
Quadriphobs1 opened this issue Aug 8, 2022 · 5 comments
Closed

Xcode 14/MacOs 13 installation failure #115

Quadriphobs1 opened this issue Aug 8, 2022 · 5 comments

Comments

@Quadriphobs1
Copy link

Installling zld on MacOs 13 with Xcode 14 beta kept failing with the same error message

Screenshot 2022-08-08 at 10 47 58 pm

@michaeleisel
Copy link
Owner

Can you show the failing link command? Also, is using pre-built zld an option for you?

@DianaSensei
Copy link

image
I have the same issue when install in Monterey 12.6/Xcode 14.0 (14A309)

@Tam
Copy link

Tam commented Sep 17, 2022

Here's the error from my log file:

/Applications/Xcode.app/ContentsUndefined symbols for architecture x86_64:
  "tapi::v1::LinkerInterfaceFile::getPlatform() const", referenced from:
      textstub::dylib::File<x86_64>::init(tapi::v1::LinkerInterfaceFile*, Options const*, bool, bool, bool, bool, char const*, ld::VersionSet const&, char const*, bool, bool, bool, bool) in textstub_dylib_file.o
      textstub::dylib::File<x86>::init(tapi::v1::LinkerInterfaceFile*, Options const*, bool, bool, bool, bool, char const*, ld::VersionSet const&, char const*, bool, bool, bool, bool) in textstub_dylib_file.o
      textstub::dylib::File<arm>::init(tapi::v1::LinkerInterfaceFile*, Options const*, bool, bool, bool, bool, char const*, ld::VersionSet const&, char const*, bool, bool, bool, bool) in textstub_dylib_file.o
      textstub::dylib::File<arm64>::init(tapi::v1::LinkerInterfaceFile*, Options const*, bool, bool, bool, bool, char const*, ld::VersionSet const&, char const*, bool, bool, bool, bool) in textstub_dylib_file.o
ld: symbol(s) not found for architecture x86_64
/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/lib/system/libmacho.tbd

@michaeleisel
Copy link
Owner

now fixed in 1.3.8

@Quadriphobs1
Copy link
Author

Tried with 1.3.8 and still can't install via the binary build with the following error

image

Tried installing via homebrew and the error reported is about Xcode 14 cli tool despite having Xcode 14 and the new CLI tool

image

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

4 participants