[pkg-go] Bug#1115808: golang-github-socketplane-libovsdb: FTBFS: make: *** [debian/rules:4: binary] Error 255
Lucas Nussbaum
lucas at debian.org
Fri Sep 19 21:10:40 BST 2025
Source: golang-github-socketplane-libovsdb
Version: 0.1+git20160503.9.d4b9e7a53548-2.1
Severity: serious
Justification: FTBFS
Tags: forky sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20250919 ftbfs-forky
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
The full build log is available from:
http://qa-logs.debian.net/2025/09/19/golang-github-socketplane-libovsdb_0.1+git20160503.9.d4b9e7a53548-2.1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250919;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250919&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
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 mark 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.
--
Relevant part of the build log (hopefully):
> debian/rules binary
> dh binary --buildsystem=golang --with=golang
> dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> dh_update_autotools_config -O--buildsystem=golang
> dh_auto_configure -O--buildsystem=golang
> dh_auto_configure: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> dh_auto_build -O--buildsystem=golang
> dh_auto_build: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> cd obj-x86_64-linux-gnu && go install -trimpath -v -p 1 github.com/socketplane/libovsdb github.com/socketplane/libovsdb/example
> src/github.com/cenk/rpc2/server.go:12:2: cannot find package "github.com/cenkalti/hub" in any of:
> /usr/lib/go-1.24/src/github.com/cenkalti/hub (from $GOROOT)
> /build/reproducible-path/golang-github-socketplane-libovsdb-0.1+git20160503.9.d4b9e7a53548/obj-x86_64-linux-gnu/src/github.com/cenkalti/hub (from $GOPATH)
> src/github.com/cenk/rpc2/jsonrpc/jsonrpc.go:25:2: cannot find package "github.com/cenkalti/rpc2" in any of:
> /usr/lib/go-1.24/src/github.com/cenkalti/rpc2 (from $GOROOT)
> /build/reproducible-path/golang-github-socketplane-libovsdb-0.1+git20160503.9.d4b9e7a53548/obj-x86_64-linux-gnu/src/github.com/cenkalti/rpc2 (from $GOPATH)
> dh_auto_build: error: cd obj-x86_64-linux-gnu && go install -trimpath -v -p 1 github.com/socketplane/libovsdb github.com/socketplane/libovsdb/example returned exit code 1
> make: *** [debian/rules:4: binary] Error 255
More information about the Pkg-go-maintainers
mailing list