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

(Go version) building Windows binaries fails #320

Open
MaxHorstmann opened this issue Nov 17, 2020 · 2 comments
Open

(Go version) building Windows binaries fails #320

MaxHorstmann opened this issue Nov 17, 2020 · 2 comments

Comments

@MaxHorstmann
Copy link
Contributor

Building Linux binaries succeeds, but building Windows binaries fails due to some issue with gnupg:

2020/11/17 14:49:32 Building blackbox.exe
# github.com/StackExchange/blackbox/v2/pkg/crypters/gnupg
Error: ../../../go/pkg/mod/github.com/!stack!exchange/blackbox/v2@v2.0.0/pkg/crypters/gnupg/gnupg.go:69:14: undefined: syscall.Umask
Error: ../../../go/pkg/mod/github.com/!stack!exchange/blackbox/v2@v2.0.0/pkg/crypters/gnupg/gnupg.go:71:2: undefined: syscall.Umask
Error: ../../../go/pkg/mod/github.com/!stack!exchange/blackbox/v2@v2.0.0/pkg/crypters/gnupg/gnupg.go:121:14: undefined: syscall.Umask
Error: ../../../go/pkg/mod/github.com/!stack!exchange/blackbox/v2@v2.0.0/pkg/crypters/gnupg/gnupg.go:124:2: undefined: syscall.Umask
2020/11/17 14:49:39 exit status 2
@MaxHorstmann
Copy link
Contributor Author

@tlimoncelli any idea?

@tlimoncelli
Copy link
Contributor

Merge in these changes to fix Windows build: #321

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