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

install error #8

Closed
harvbh opened this issue Aug 29, 2022 · 1 comment
Closed

install error #8

harvbh opened this issue Aug 29, 2022 · 1 comment

Comments

@harvbh
Copy link

harvbh commented Aug 29, 2022

Hello: When running brew install, it fails with:

==> swift build -c release --disable-sandbox
Last 15 lines from /Users/harv/Library/Logs/Homebrew/autokbisw/01.swift:
2022-08-29 23:47:01 +0000

swift
build
-c
release
--disable-sandbox

warning: Failed creating default security location, Error Domain=NSCocoaErrorDomain Code=513 "You don’t have permission to save the file “security” in the folder “org.swift.swiftpm”." UserInfo={NSFilePath=/Users/harv/Library/org.swift.swiftpm/security, NSUnderlyingError=0x6000023ca310 {Error Domain=NSPOSIXErrorDomain Code=1 "Operation not permitted"}}
warning: Failed creating default configuration location, other(1)
warning: Failed creating default cache location, other(1)
error: terminated(72): /usr/bin/xcrun --sdk macosx --find xctest output:
    xcrun: error: unable to find utility "xctest", not a developer tool or in PATH
@ohueter
Copy link
Owner

ohueter commented Aug 30, 2022

Hi @harvbh, seems like you need to install XCode from the App Store. See here for more information: https://stackoverflow.com/questions/61501298/xcrun-error-unable-to-find-utility-xctest-not-a-developer-tool-or-in-path

I'll try to add binaries to Homebrew soon.

@ohueter ohueter closed this as completed Aug 30, 2022
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