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

Mac latest OS - fails to install, without deprecations. #152

Open
gedw99 opened this issue Oct 3, 2024 · 0 comments
Open

Mac latest OS - fails to install, without deprecations. #152

gedw99 opened this issue Oct 3, 2024 · 0 comments

Comments

@gedw99
Copy link

gedw99 commented Oct 3, 2024

go install github.com/github/smimesign@latest
go: downloading github.com/github/smimesign v0.2.0
go: downloading github.com/certifi/gocertifi v0.0.0-20180118203423-deb3ae2ef261
go: downloading github.com/pborman/getopt v0.0.0-20180811024354-2b5b3bfb099b
go: downloading golang.org/x/crypto v0.0.0-20190426145343-a29dc8fdc734
# github.com/github/smimesign/certstore
cgo-gcc-prolog:475:11: warning: 'SecTrustEvaluate' is deprecated: first deprecated in macOS 10.15 [-Wdeprecated-declarations]
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrust.h:364:10: note: 'SecTrustEvaluate' has been explicitly marked deprecated here
cgo-gcc-prolog:494:11: warning: 'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in macOS 12.0 [-Wdeprecated-declarations]
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrust.h:523:19: note: 'SecTrustGetCertificateAtIndex' has been explicitly marked deprecated here
@gedw99 gedw99 changed the title Mac latest OS - failed to install, without deprecations. Mac latest OS - fails to install, without deprecations. Oct 3, 2024
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