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

Get aws-vault compiling on macOS Catalina #427

Merged
merged 1 commit into from
Oct 26, 2019
Merged

Get aws-vault compiling on macOS Catalina #427

merged 1 commit into from
Oct 26, 2019

Conversation

mtibben
Copy link
Member

@mtibben mtibben commented Oct 8, 2019

Ignore deprecation warnings in cgo to allow aws-vault to compile on macOS Catalina

@mtibben mtibben merged commit 56866e0 into master Oct 26, 2019
pda added a commit to buildkite/cli that referenced this pull request Dec 3, 2020
Otherwise the build fails on macOS 11 Big Sur with:

\# github.com/keybase/go-keychain
cgo-gcc-prolog:203:11: warning: 'SecTrustedApplicationCreateFromPath' is deprecated: first deprecated in macOS 10.15 - No longer supported [-Wdeprecated-declarations]
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrustedApplication.h:59:10: note: 'SecTrustedApplicationCreateFromPath' has been explicitly marked deprecated here

See also:
99designs/keyring#56 (comment)
99designs/keyring#66
keybase/go-keychain#55
99designs/aws-vault#427
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

Successfully merging this pull request may close these issues.

1 participant