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

Unable to build with go 1.11 #600

Closed
dvzrv opened this issue Oct 2, 2018 · 4 comments
Closed

Unable to build with go 1.11 #600

dvzrv opened this issue Oct 2, 2018 · 4 comments

Comments

@dvzrv
Copy link
Contributor

dvzrv commented Oct 2, 2018

I'm currently attempting a rebuild of the dnscrypt-proxy package on Arch Linux (version 2.0.16).
However, this fails with go 1.11:
github.com/aead/poly1305.supportsAVX2: relocation target runtime.support_avx2 not defined

This seems to be the same issue: minio/highwayhash#6

It would be great, if this could be fixed in an upcoming release to the software. Thanks!

@jedisct1
Copy link
Member

jedisct1 commented Oct 2, 2018

It has already been fixed. Update your repository :)

@jedisct1 jedisct1 closed this as completed Oct 2, 2018
@dvzrv
Copy link
Contributor Author

dvzrv commented Oct 2, 2018

Eh... repository? I'm building from the 2.0.16 tarball for the package!

@jedisct1
Copy link
Member

jedisct1 commented Oct 2, 2018

2.0.16 was released before Go 1.11 :)

Maybe we can tag a new version, but it would be great to fix the user_name issues in order to better justify a new version.

Unfortunately, I lost hope that we will eventually be able to make that feature work.

@dvzrv
Copy link
Contributor Author

dvzrv commented Oct 3, 2018

Well, whatever causes this behavior: I'm unable to build 2.0.16 because of this.
You did update the dependencies for dnscrypt-proxy after the release, I see. If that fixes this issue, it would sure be a good idea to tag a new release!

@DNSCrypt DNSCrypt locked and limited conversation to collaborators Nov 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants