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 #41

Open
s3ton opened this issue Feb 25, 2021 · 2 comments
Open

Brew install fails #41

s3ton opened this issue Feb 25, 2021 · 2 comments

Comments

@s3ton
Copy link

s3ton commented Feb 25, 2021

Hi, I'm using MacOS big sur and I'm having this issue. Anyone can help ?
Thanks

% brew install bow-openapi

==> Installing bow-openapi from bow-swift/bow
==> Downloading https://github.com/bow-swift/bow-openapi/archive/0.2.0.tar.gz
Already downloaded: /Users/l/Library/Caches/Homebrew/downloads/b513a89f395684e78745872d045af33a263f3dbcb71c26282e4e7f74c8fce3a2--bow-openapi-0.2.0.tar.gz
==> make macos prefix=/usr/local/Cellar/bow-openapi/0.2.0
Last 15 lines from /Users/l/Library/Logs/Homebrew/bow-openapi/01.make:
[4/6] Compiling BowEffects Array+TraverseConcurrent.swift
/tmp/bow-openapi/build/checkouts/bow/Sources/BowEffects/Data/Schedule.swift:725:36: warning: will never be executed
extract: { _, never in never },
^
/tmp/bow-openapi/build/checkouts/bow/Sources/BowEffects/Data/Schedule.swift:725:22: note: 'never' is uninhabited, so this function body can never be executed
extract: { _, never in never },
^
[5/6] Compiling BowOptics AutoFold.swift
[6/7] Compiling OpenApiGenerator APIClient.swift
[7/8] Compiling CLI BowOpenAPICommand.swift
[8/8] Linking bow-openapi
swift test --generate-linuxmain
/private/tmp/bow-openapi-20210225-69873-1h66f5f/bow-openapi-0.2.0: error: manifest parse error(s):
sandbox-exec: sandbox_apply: Operation not permitted
make: *** [macos] Error 1

@RayanSaeed
Copy link

Hey,
I am facing the same issue.
Did you happen to find a solution to this?
Were you able to install it?

@adam-rocska
Copy link

Yup. Maybe an investigation, or a fix?

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

3 participants