[pkg-go] Bug#1022362: debos: FTBFS: make[1]: *** [debian/rules:17: override_dh_auto_build] Error 25

Lucas Nussbaum lucas at debian.org
Sun Oct 23 14:20:33 BST 2022


Source: debos
Version: 1.0.0+git20210707.c66a48d-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20221023 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
> 	cd obj-x86_64-linux-gnu && go install -trimpath -v -p 8 github.com/go-debos/debos github.com/go-debos/debos/actions github.com/go-debos/debos/cmd/debos
> src/github.com/go-debos/fakemachine/decompressors.go:7:2: cannot find package "github.com/klauspost/compress/zstd" in any of:
> 	/usr/lib/go-1.19/src/github.com/klauspost/compress/zstd (from $GOROOT)
> 	/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/github.com/klauspost/compress/zstd (from $GOPATH)
> src/github.com/go-debos/fakemachine/decompressors.go:8:2: cannot find package "github.com/ulikunitz/xz" in any of:
> 	/usr/lib/go-1.19/src/github.com/ulikunitz/xz (from $GOROOT)
> 	/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/github.com/ulikunitz/xz (from $GOPATH)
> dh_auto_build: error: cd obj-x86_64-linux-gnu && go install -trimpath -v -p 8 github.com/go-debos/debos github.com/go-debos/debos/actions github.com/go-debos/debos/cmd/debos returned exit code 1
> make[1]: *** [debian/rules:17: override_dh_auto_build] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/10/23/debos_1.0.0+git20210707.c66a48d-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221023;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221023&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 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.



More information about the Pkg-go-maintainers mailing list