[pkg-go] Bug#952173: golang-gopkg-gorethink-gorethink.v3: FTBFS: dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 returned exit code 1

Lucas Nussbaum lucas at debian.org
Sun Feb 23 13:08:19 GMT 2020


Source: golang-gopkg-gorethink-gorethink.v3
Version: 3.0.5-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200222 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> # Most tests are disabled because they require RethinkDB,
> # which is not yet packaged in Debian.
> export DH_GOLANG_EXCLUDES=" \
>   gopkg.in/gorethink/gorethink.v3$ \
>   gopkg.in/gorethink/gorethink.v3/internal/reql_tests \
> " && \
> dh_auto_test
> 	cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4
> can't load package: package .: no Go files in /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu
> dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 returned exit code 1

The full build log is available from:
   http://qa-logs.debian.net/2020/02/22/golang-gopkg-gorethink-gorethink.v3_3.0.5-1_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!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the Pkg-go-maintainers mailing list