#1142933 golang-github-iguanesolutions-go-systemd: test (flaky?) FTBFS: fatal: bad g in signal handler

#1142933#5
Date:
2026-07-28 11:04:11 UTC
From:
To:
Hi!  This package has a FTBFS test failure on s390x, which is causing
testing migration blocking of golang-golang-x-net right now.  It looks
like fatal problem but could be a flaky test, I've scheduled some
autopkgtest runs for this package in unstable and testing.

https://ci.debian.net/packages/g/golang-github-iguanesolutions-go-systemd/testing/s390x/73805266/#L856

221s github.com/iguanesolutions/go-systemd/resolved
222s    dh_auto_test -O--builddirectory=_build -O--buildsystem=golang
224s 	cd _build && go test -vet=off -v -p 12 github.com/iguanesolutions/go-systemd github.com/iguanesolutions/go-systemd/journald github.com/iguanesolutions/go-systemd/notify github.com/iguanesolutions/go-systemd/notify/watchdog github.com/iguanesolutions/go-systemd/resolved
234s fatal: bad g in signal handler
234s dh_auto_test: error: cd _build && go test -vet=off -v -p 12 github.com/iguanesolutions/go-systemd github.com/iguanesolutions/go-systemd/journald github.com/iguanesolutions/go-systemd/notify github.com/iguanesolutions/go-systemd/notify/watchdog github.com/iguanesolutions/go-systemd/resolved returned exit code 2
234s make: *** [debian/rules:4: build] Error 25

/Simon