Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 892978

Summary: net-p2p/syncthing fails to build with dev-lang/go-1.20
Product: Gentoo Linux Reporter: William Hubbs <williamh>
Component: Current packagesAssignee: Marek Szuba <marecki>
Status: RESOLVED FIXED    
Severity: normal CC: i
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/syncthing/syncthing/issues/8768
Whiteboard:
Package list:
Runtime testing required: ---

Description William Hubbs gentoo-dev 2023-02-03 05:47:21 UTC
This applies to all versions of the package.

Thanks,

William
Comment 1 Larry the Git Cow gentoo-dev 2023-02-03 06:08:29 UTC
The bug has been referenced in the following commit(s):

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

commit 74030a590a1be5655920aa9c26a07e5cb73a43b5
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-p2p/syncthing: set bdepend for < go 1.20
    
    Bug: https://bugs.gentoo.org/892978
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 net-p2p/syncthing/syncthing-1.21.0.ebuild | 3 ++-
 net-p2p/syncthing/syncthing-1.22.2.ebuild | 3 ++-
 net-p2p/syncthing/syncthing-1.23.0.ebuild | 1 +
 3 files changed, 5 insertions(+), 2 deletions(-)
Comment 2 Ryan Tsien 2023-02-04 09:00:06 UTC
The upstream patch has been merged, I think syncthing 1.23 should upgrade the revision version to support Go1.20.
Comment 3 Marek Szuba archtester gentoo-dev 2023-03-01 22:01:15 UTC
All versions currently in the tree have the version cap in BDEPEND so seems we are done here.