Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 892974 - net-dns/dnscrypt-proxy-2.1.2 fails to build with dev-lang/go-1.20
Summary: net-dns/dnscrypt-proxy-2.1.2 fails to build with dev-lang/go-1.20
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sam James
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-03 05:36 UTC by William Hubbs
Modified: 2023-02-03 06:08 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 William Hubbs gentoo-dev 2023-02-03 05:36:31 UTC
I will be pushing dev-lang/go-1.20 to the tree shortly, but I have found
that this package doesn't build with it.

Thanks,

William
Comment 1 Larry the Git Cow gentoo-dev 2023-02-03 05:44:20 UTC
The bug has been closed via the following commit(s):

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

commit ba20532860723d9acf578c69b20179593194a2ad
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-02-03 05:43:10 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-02-03 05:43:10 +0000

    net-dns/dnscrypt-proxy: add 2.1.3
    
    Closes: https://bugs.gentoo.org/892974
    Signed-off-by: Sam James <sam@gentoo.org>

 net-dns/dnscrypt-proxy/Manifest                    |   1 +
 net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.3.ebuild | 102 +++++++++++++++++++++
 2 files changed, 103 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2023-02-03 06:08:28 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cf329eaf89aeb2e686b9b8ddc5f009bb2e6a258

commit 0cf329eaf89aeb2e686b9b8ddc5f009bb2e6a258
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2023-02-03 06:08:12 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2023-02-03 06:08:12 +0000

    net-dns/dnscrypt-proxy: add build dependency for < go 1.20
    
    Bug: https://bugs.gentoo.org/892974
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 net-dns/dnscrypt-proxy/dnscrypt-proxy-2.1.2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)