On Sat, Oct 29, 2022 at 04:51:19PM +0000, Mathias Gibbens wrote:
> Source: zabbix
> Version: 1:6.0.9+dfsg-1.1
> Severity: serious
> Justification: FTBFS
> Tags: bookworm sid ftbfs
> 
>   While rebuilding the reverse build dependencies of another golang
> package I'm updating, I noticed that zabbix fails to build in a clean
> sid chroot. I suspect this was likely caused by the recent update of
> the golang-golang-x-sys package, but I haven't investigated further.
> 
> > on.compileArch=`go env GOARCH` -X main.applicationName=zabbix_web_service" 
> > -o bin zabbix.com/cmd/zabbix_web_service
> > 
> > [snip]
> > 
> > golang.org/x/text/unicode/norm
> > # golang.org/x/sys/unix
> > vendor/golang.org/x/sys/unix/syscall.go:83:16: unsafe.Slice requires go1.17 
> > or later (-lang was set to go1.16; check go.mod)
> > vendor/golang.org/x/sys/unix/syscall_linux.go:2255:9: unsafe.Slice requires 
> > go1.17 or later (-lang was set to go1.16; check go.mod)
> > vendor/golang.org/x/sys/unix/syscall_unix.go:118:7: unsafe.Slice requires 
> > go1.17 or later (-lang was set to go1.16; check go.mod)
> > vendor/golang.org/x/sys/unix/sysvshm_unix.go:33:7: unsafe.Slice requires 
> > go1.17 or later (-lang was set to go1.16; check go.mod)
> > zabbix.com/pkg/procfs
> > # golang.org/x/sys/unix
> > vendor/golang.org/x/sys/unix/syscall.go:83:16: unsafe.Slice requires go1.17 
> > or later (-lang was set to go1.16; check go.mod)
> > vendor/golang.org/x/sys/unix/syscall_linux.go:2255:9: unsafe.Slice requires 
> > go1.17 or later (-lang was set to go1.16; check go.mod)
> > vendor/golang.org/x/sys/unix/syscall_unix.go:118:7: unsafe.Slice requires 
> > go1.17 or later (-lang was set to go1.16; check go.mod)
> > vendor/golang.org/x/sys/unix/sysvshm_unix.go:33:7: unsafe.Slice requires 
> > go1.17 or later (-lang was set to go1.16; check go.mod)

This comes from the new version of golang-golang-x-sys, see also [1].

cu
Adrian

[1] 
https://tracker.debian.org/news/1384566/accepted-golang-golang-x-sys-010-1bpo111-source-into-bullseye-backports/

Reply via email to