Source: prometheus-homeplug-exporter Version: 0.3.0-2 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: [email protected] Usertags: ftbfs-20211220 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > dh_auto_build -- -tags "" -ldflags " -X > github.com/prometheus/common/version.Version=0.3.0 -X > github.com/prometheus/common/version.Revision=0.3.0-2 -X > github.com/prometheus/common/version.Branch=debian/sid -X > github.com/prometheus/common/[email protected] > -X github.com/prometheus/common/version.BuildDate=20201118-19:29:04 -X > github.com/prometheus/common/version.GoVersion=go1.17.5" > cd build && go version > go version go1.17.5 linux/amd64 > cd build && go env > GO111MODULE="off" > GOARCH="amd64" > GOBIN="" > GOCACHE="/<<PKGBUILDDIR>>/build/go-build" > GOENV="/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home/.config/go/env" > GOEXE="" > GOEXPERIMENT="" > GOFLAGS="" > GOHOSTARCH="amd64" > GOHOSTOS="linux" > GOINSECURE="" > GOMODCACHE="/<<PKGBUILDDIR>>/build/pkg/mod" > GONOPROXY="" > GONOSUMDB="" > GOOS="linux" > GOPATH="/<<PKGBUILDDIR>>/build" > GOPRIVATE="" > GOPROXY="off" > GOROOT="/usr/lib/go-1.17" > GOSUMDB="sum.golang.org" > GOTMPDIR="" > GOTOOLDIR="/usr/lib/go-1.17/pkg/tool/linux_amd64" > GOVCS="" > GOVERSION="go1.17.5" > GCCGO="gccgo" > AR="ar" > CC="gcc" > CXX="g++" > CGO_ENABLED="1" > GOMOD="" > CGO_CFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security" > CGO_CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" > CGO_CXXFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security" > CGO_FFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong" > CGO_LDFLAGS="-Wl,-z,relro" > PKG_CONFIG="pkg-config" > GOGCCFLAGS="-fPIC -m64 -pthread -fmessage-length=0 > -fdebug-prefix-map=/tmp/go-build2671016296=/tmp/go-build > -gno-record-gcc-switches" > cd build && go install -trimpath -v -p 4 -tags -ldflags " -X > github.com/prometheus/common/version.Version=0.3.0 -X > github.com/prometheus/common/version.Revision=0.3.0-2 -X > github.com/prometheus/common/version.Branch=debian/sid -X > github.com/prometheus/common/[email protected] > -X github.com/prometheus/common/version.BuildDate=20201118-19:29:04 -X > github.com/prometheus/common/version.GoVersion=go1.17.5" > github.com/brandond/homeplug_exporter > src/github.com/brandond/homeplug_exporter/homeplug_exporter.go:16:3: cannot > find package "github.com/prometheus/common/log" in any of: > /usr/lib/go-1.17/src/github.com/prometheus/common/log (from $GOROOT) > /<<PKGBUILDDIR>>/build/src/github.com/prometheus/common/log (from > $GOPATH) > dh_auto_build: error: cd build && go install -trimpath -v -p 4 -tags > -ldflags " -X github.com/prometheus/common/version.Version=0.3.0 -X > github.com/prometheus/common/version.Revision=0.3.0-2 -X > github.com/prometheus/common/version.Branch=debian/sid -X > github.com/prometheus/common/[email protected] > -X github.com/prometheus/common/version.BuildDate=20201118-19:29:04 -X > github.com/prometheus/common/version.GoVersion=go1.17.5" > github.com/brandond/homeplug_exporter returned exit code 1 > make[1]: *** [debian/rules:31: override_dh_auto_build] Error 25 The full build log is available from: http://qa-logs.debian.net/2021/12/20/prometheus-homeplug-exporter_0.3.0-2_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

