Package: src:golang-github-tealeg-xlsx
Version: 1.0.3+git20181024.dbf71b6-1.1
Severity: serious
Tags: ftbfs patch
Dear maintainer:
During a rebuild of all packages in bullseye, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
dh build-indep --buildsystem=golang --with=golang
dh_update_autotools_config -i -O--buildsystem=golang
dh_autoreconf -i -O--buildsystem=golang
dh_auto_configure -i -O--buildsystem=golang
dh_auto_build -i -O--buildsystem=golang
cd obj-x86_64-linux-gnu && go install -trimpath -v -p 2
github.com/tealeg/xlsx
internal/unsafeheader
internal/cpu
runtime/internal/atomic
internal/bytealg
runtime/internal/sys
runtime/internal/math
internal/race
sync/atomic
unicode
runtime
unicode/utf8
math/bits
math
internal/testlog
encoding
image/color
internal/reflectlite
sync
errors
sort
io
strconv
bytes
strings
reflect
bufio
internal/oserror
syscall
internal/syscall/unix
time
internal/fmtsort
internal/syscall/execenv
encoding/binary
hash
hash/crc32
internal/poll
path
os
fmt
path/filepath
io/ioutil
compress/flate
encoding/xml
archive/zip
github.com/tealeg/xlsx
dh_auto_test -i -O--buildsystem=golang
cd obj-x86_64-linux-gnu && go test -vet=off -v -p 2
github.com/tealeg/xlsx
=== RUN Test
----------------------------------------------------------------------
FAIL: cell_test.go:740: CellSuite.TestSetDateWithOptions
cell_test.go:754:
c.Assert(err, IsNil)
... value *errors.errorString = &errors.errorString{s:"unknown time zone
America/New_York"} ("unknown time zone America/New_York")
OOPS: 173 passed, 1 FAILED
--- FAIL: Test (1.36s)
=== RUN TestFuzzCrashers
--- PASS: TestFuzzCrashers (0.00s)
FAIL
FAIL github.com/tealeg/xlsx 1.362s
FAIL
dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 2
github.com/tealeg/xlsx returned exit code 1
make: *** [debian/rules:4: build-indep] Error 25
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit
status 2
--------------------------------------------------------------------------------
(The above is just how the build ends and not necessarily the most relevant
part)
Note: I'm using the "patch" tag because there is an obvious fix
(indicated in the subject).
About the archive rebuild: The build was made using virtual machines
from Hetzner, with enough memory, enough disk, and either one or two
CPUs, using a reduced chroot with only build-essential packages (plus
debhelper).
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.
Thanks.