Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 892978 - net-p2p/syncthing fails to build with dev-lang/go-1.20
Summary: net-p2p/syncthing 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 (vote)
Assignee: Marek Szuba
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-03 05:47 UTC by William Hubbs
Modified: 2023-03-01 22:01 UTC (History)
1 user (show)

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: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.