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

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


Source: golang-github-roaringbitmap-roaring
Version: 0.4.7-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/RoaringBitmap/roaring
> runtime/internal/sys
> internal/cpu
> internal/race
> runtime/internal/atomic
> sync/atomic
> runtime/internal/math
> unicode
> unicode/utf8
> internal/bytealg
> math/bits
> internal/testlog
> math
> encoding
> unicode/utf16
> runtime
> internal/reflectlite
> sync
> math/rand
> errors
> sort
> internal/oserror
> io
> strconv
> container/heap
> syscall
> hash
> bytes
> hash/crc32
> reflect
> strings
> bufio
> internal/syscall/unix
> time
> internal/poll
> internal/fmtsort
> github.com/philhofer/fwd
> encoding/binary
> os
> encoding/base64
> github.com/golang/snappy
> path/filepath
> fmt
> io/ioutil
> github.com/glycerine/go-unsnap-stream
> encoding/json
> github.com/tinylib/msgp/msgp
> github.com/RoaringBitmap/roaring
>    dh_auto_test -O--buildsystem=golang
> 	cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 github.com/RoaringBitmap/roaring
> panic: testing: Verbose called before Init
> 
> goroutine 1 [running]:
> testing.Verbose(...)
> 	/usr/lib/go-1.13/src/testing/testing.go:389
> github.com/RoaringBitmap/roaring.init.1()
> 	/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/github.com/RoaringBitmap/roaring/rle16_test.go:14 +0x81
> FAIL	github.com/RoaringBitmap/roaring	0.005s
> FAIL
> dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 github.com/RoaringBitmap/roaring returned exit code 1

The full build log is available from:
   http://qa-logs.debian.net/2020/02/22/golang-github-roaringbitmap-roaring_0.4.7-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