Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 665422 - net-dns/dnscrypt-proxy fails to build with go-1.11 on certain cpu
Summary: net-dns/dnscrypt-proxy fails to build with go-1.11 on certain cpu
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Georgy Yakovlev
URL: https://github.com/jedisct1/dnscrypt-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-07 06:39 UTC by Georgy Yakovlev
Modified: 2018-09-07 07:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Georgy Yakovlev archtester gentoo-dev 2018-09-07 06:39:35 UTC
vendor/github.com/aead/poly1305.supportsAVX2: relocation target runtime.support_avx2 not defined
 * ERROR: net-dns/dnscrypt-proxy-2.0.16::gentoo failed (compile phase):
 *   (no error message)


Reported upstream,
https://github.com/jedisct1/dnscrypt-proxy/issues/584
Comment 1 Larry the Git Cow gentoo-dev 2018-09-07 07:31:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05ca9e6952e072b0b561d627488ada6f72131e4c

commit 05ca9e6952e072b0b561d627488ada6f72131e4c
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2018-09-07 07:28:37 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2018-09-07 07:29:37 +0000

    net-dns/dnscrypt-proxy: add 2.0.17 pre-release
    
    This one is compatible with go-1.11
    
    Closes: https://bugs.gentoo.org/665422
    Package-Manager: Portage-2.3.49, Repoman-2.3.10

 net-dns/dnscrypt-proxy/Manifest                    |   1 +
 .../dnscrypt-proxy-2.0.17_pre20180903.ebuild       | 118 +++++++++++++++++++++
 2 files changed, 119 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ed0c531eaec1abb1ee3548cd2c355fa55bca875

commit 8ed0c531eaec1abb1ee3548cd2c355fa55bca875
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2018-09-07 07:07:27 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2018-09-07 07:29:34 +0000

    net-dns/dnscrypt-proxy: revbump, add strict golang requirement.
    
    Bug: https://bugs.gentoo.org/665422
    Package-Manager: Portage-2.3.49, Repoman-2.3.10

 .../dnscrypt-proxy/dnscrypt-proxy-2.0.16-r1.ebuild | 100 +++++++++++++++++++++
 1 file changed, 100 insertions(+)