Bug#1077724: fixed in adequate 0.16.7
On Fri Aug 2, 2024 at 10:23 AM CEST, John Paul Adrian Glaubitz wrote: > Control: reopen -1 > > On Thu, 2024-08-01 at 22:49 +, Debian FTP Masters wrote: > >* Add version constraint to Build-Depends: golang-go, for relatively new > > stdlib packages (cmp and slices). Closes: #1077724. > > This is not what my bug report was about. Please replace "golang-go" with > "golang-any" in Build-Depends. ack, I've only seen your follow up after the upload, and your initial message had no mention of -any vs -go. anyway, updated build-depends in latest upload. thanks again, Serafeim signature.asc Description: PGP signature
Bug#1077724: fixed in adequate 0.16.7
Control: reopen -1 On Thu, 2024-08-01 at 22:49 +, Debian FTP Masters wrote: >* Add version constraint to Build-Depends: golang-go, for relatively new > stdlib packages (cmp and slices). Closes: #1077724. This is not what my bug report was about. Please replace "golang-go" with "golang-any" in Build-Depends. There is no reason to artificially limit the support for this package to architectures only which have Google's own Go compiler. See: https://buildd.debian.org/status/package.php?p=adequate&suite=sid Please use "golang-any". The FTBFS will fix itself on the other architectures once gccgo has been brought up to the Golang version that supports "cmd" and "slices". Thanks, Adrian