Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 863488 - net-p2p/syncthing does not build with go 1.19
Summary: net-p2p/syncthing does not build with go 1.19
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: go-1.19-bugs
  Show dependency tree
 
Reported: 2022-08-03 22:02 UTC by William Hubbs
Modified: 2022-08-04 14:05 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 2022-08-03 22:02:35 UTC
This package does not build with go 1.19.

Thanks,

William
Comment 1 Larry the Git Cow gentoo-dev 2022-08-04 14:05:27 UTC
The bug has been closed via the following commit(s):

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

commit 63fd9a31c537f61f7b916f8c64c7727c50f7f608
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2022-08-04 13:49:03 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2022-08-04 14:05:09 +0000

    net-p2p/syncthing: require <dev-lang/go-1.19
    
    Because it will be a great day indeed when a new version of Go does
    not break at least one of the numerous dependencies of Syncthing.
    
    On the plus side, a fix has already been merged upstream so the next
    version should no longer have to be limited.
    
    Closes: https://bugs.gentoo.org/863488
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 net-p2p/syncthing/syncthing-1.19.2.ebuild | 2 ++
 net-p2p/syncthing/syncthing-1.20.2.ebuild | 2 ++
 net-p2p/syncthing/syncthing-1.20.3.ebuild | 2 ++
 3 files changed, 6 insertions(+)