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 fails on MacPro M1 machine MacOS 13.4 (22F66) #1

Open
a7madgamal opened this issue Aug 17, 2023 · 0 comments
Open

brew install fails on MacPro M1 machine MacOS 13.4 (22F66) #1

a7madgamal opened this issue Aug 17, 2023 · 0 comments

Comments

@a7madgamal
Copy link

==> Checking out branch master
Already on 'master'
Your branch is up to date with 'origin/master'.
HEAD is now at c9022b0 Load plugin used by Xcode 11.4
==> Installing xcodeproj-format from odnoletkov/tap
==> xcodebuild install SYMROOT=build DSTROOT=/ INSTALL_PATH=/opt/homebrew/Cellar/xcodeproj-format/0.1/bin
Last 15 lines from /Users/ahmedhassanein/Library/Logs/Homebrew/xcodeproj-format/01.xcodebuild:
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.8 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk -L/tmp/xcodeproj-format-20230817-57452-1s0t2b/build/EagerLinkingTBDs/Release -L/tmp/xcodeproj-format-20230817-57452-1s0t2b/build/Release -F/tmp/xcodeproj-format-20230817-57452-1s0t2b/build/EagerLinkingTBDs/Release -F/tmp/xcodeproj-format-20230817-57452-1s0t2b/build/Release -filelist /tmp/xcodeproj-format-20230817-57452-1s0t2b/build/xcodeproj-format.build/Release/xcodeproj-format.build/Objects-normal/arm64/xcodeproj-format.LinkFileList -Xlinker -object_path_lto -Xlinker /tmp/xcodeproj-format-20230817-57452-1s0t2b/build/xcodeproj-format.build/Release/xcodeproj-format.build/Objects-normal/arm64/xcodeproj-format_lto.o -Xlinker -final_output -Xlinker /opt/homebrew/Cellar/xcodeproj-format/0.1/bin/xcodeproj-format -fobjc-arc -fobjc-link-runtime -Xlinker -no_adhoc_codesign -Xlinker -dependency_info -Xlinker /tmp/xcodeproj-format-20230817-57452-1s0t2b/build/xcodeproj-format.build/Release/xcodeproj-format.build/Objects-normal/arm64/xcodeproj-format_dependency_info.dat -o /tmp/xcodeproj-format-20230817-57452-1s0t2b/build/xcodeproj-format.build/Release/xcodeproj-format.build/Objects-normal/arm64/Binary/xcodeproj-format

Ld /tmp/xcodeproj-format-20230817-57452-1s0t2b/build/xcodeproj-format.build/Release/xcodeproj-format.build/Objects-normal/x86_64/Binary/xcodeproj-format normal x86_64 (in target 'xcodeproj-format' from project 'xcodeproj-format')
    cd /tmp/xcodeproj-format-20230817-57452-1s0t2b
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target x86_64-apple-macos10.8 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk -L/tmp/xcodeproj-format-20230817-57452-1s0t2b/build/EagerLinkingTBDs/Release -L/tmp/xcodeproj-format-20230817-57452-1s0t2b/build/Release -F/tmp/xcodeproj-format-20230817-57452-1s0t2b/build/EagerLinkingTBDs/Release -F/tmp/xcodeproj-format-20230817-57452-1s0t2b/build/Release -filelist /tmp/xcodeproj-format-20230817-57452-1s0t2b/build/xcodeproj-format.build/Release/xcodeproj-format.build/Objects-normal/x86_64/xcodeproj-format.LinkFileList -Xlinker -object_path_lto -Xlinker /tmp/xcodeproj-format-20230817-57452-1s0t2b/build/xcodeproj-format.build/Release/xcodeproj-format.build/Objects-normal/x86_64/xcodeproj-format_lto.o -Xlinker -final_output -Xlinker /opt/homebrew/Cellar/xcodeproj-format/0.1/bin/xcodeproj-format -fobjc-arc -fobjc-link-runtime -Xlinker -no_adhoc_codesign -Xlinker -dependency_info -Xlinker /tmp/xcodeproj-format-20230817-57452-1s0t2b/build/xcodeproj-format.build/Release/xcodeproj-format.build/Objects-normal/x86_64/xcodeproj-format_dependency_info.dat -o /tmp/xcodeproj-format-20230817-57452-1s0t2b/build/xcodeproj-format.build/Release/xcodeproj-format.build/Objects-normal/x86_64/Binary/xcodeproj-format
ld: file not found: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_macosx.a
clang: error: linker command failed with exit code 1 (use -v to see invocation)

/tmp/xcodeproj-format-20230817-57452-1s0t2b/xcodeproj-format.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.8, but the range of supported deployment target versions is 10.13 to 13.3.99. (in target 'xcodeproj-format' from project 'xcodeproj-format')
** INSTALL FAILED **


The following build commands failed:
        Ld /tmp/xcodeproj-format-20230817-57452-1s0t2b/build/xcodeproj-format.build/Release/xcodeproj-format.build/Objects-normal/x86_64/Binary/xcodeproj-format normal x86_64 (in target 'xcodeproj-format' from project 'xcodeproj-format')
(1 failure)
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

1 participant