[pkg-go] Bug#952187: golang-github-karlseguin-ccache: FTBFS: dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 github.com/karlseguin/ccache returned exit code 1

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


Source: golang-github-karlseguin-ccache
Version: 2.0.2+git20161222.2.12c7ffd-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):
>  debian/rules build
> dh build --buildsystem=golang --with=golang
>    dh_update_autotools_config -O--buildsystem=golang
>    dh_autoreconf -O--buildsystem=golang
>    dh_auto_configure -O--buildsystem=golang
>    dh_auto_build -O--buildsystem=golang
> 	cd obj-x86_64-linux-gnu && go install -trimpath -v -p 4 github.com/karlseguin/ccache
> container/list
> runtime/internal/sys
> internal/cpu
> runtime/internal/atomic
> runtime/internal/math
> internal/race
> sync/atomic
> math/bits
> internal/bytealg
> runtime
> internal/reflectlite
> sync
> errors
> internal/oserror
> io
> syscall
> hash
> hash/fnv
> time
> github.com/karlseguin/ccache
>    dh_auto_test -O--buildsystem=golang
> 	cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 github.com/karlseguin/ccache
> flag provided but not defined: -test.testlogfile
> Usage of /tmp/go-build247784367/b001/ccache.test:
>   -M string
>     	Regular expression selecting which tests not to run
>   -m string
>     	Regular expression selecting which tests to run
>   -summary string
>     	Path to write a summary file to
>   -vv
>     	turn on stdout
> FAIL	github.com/karlseguin/ccache	0.002s
> FAIL
> dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 github.com/karlseguin/ccache returned exit code 1

The full build log is available from:
   http://qa-logs.debian.net/2020/02/22/golang-github-karlseguin-ccache_2.0.2+git20161222.2.12c7ffd-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