Package: src:golang-github-mohae-deepcopy
Version: 0.0~git20170929.c48cc78-2
Severity: serious
Tags: ftbfs patch

Dear maintainer:

During a rebuild of all packages in bullseye, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules binary-indep
dh binary-indep --builddirectory=_build --buildsystem=golang --with=golang
   dh_update_autotools_config -i -O--builddirectory=_build 
-O--buildsystem=golang
   dh_autoreconf -i -O--builddirectory=_build -O--buildsystem=golang
   dh_auto_configure -i -O--builddirectory=_build -O--buildsystem=golang
   dh_auto_build -i -O--builddirectory=_build -O--buildsystem=golang
        cd _build && go install -trimpath -v -p 2 github.com/mohae/deepcopy
internal/unsafeheader
math/bits
internal/cpu
runtime/internal/atomic
math
internal/bytealg
runtime/internal/sys
runtime/internal/math
runtime
unicode/utf8
internal/race
sync/atomic
unicode
internal/reflectlite
sync
errors
strconv
internal/oserror
syscall
reflect
time
github.com/mohae/deepcopy
   dh_auto_test -i -O--builddirectory=_build -O--buildsystem=golang
        cd _build && go test -vet=off -v -p 2 github.com/mohae/deepcopy
=== RUN   TestSimple
--- PASS: TestSimple (0.00s)
=== RUN   TestMostTypes
--- PASS: TestMostTypes (0.00s)
=== RUN   TestComplexSlices
--- PASS: TestComplexSlices (0.00s)
=== RUN   TestStructA
--- PASS: TestStructA (0.00s)
=== RUN   TestUnexportedFields
--- PASS: TestUnexportedFields (0.00s)
=== RUN   TestTimeCopy
    deepcopy_test.go:876: 0: unexpected error: unknown time zone 
America/New_York
    deepcopy_test.go:876: 2: unexpected error: unknown time zone Europe/Prague
--- FAIL: TestTimeCopy (0.00s)
=== RUN   TestPointerToStruct
--- PASS: TestPointerToStruct (0.00s)
=== RUN   TestIssue9
--- PASS: TestIssue9 (0.00s)
=== RUN   TestInterface
--- PASS: TestInterface (0.00s)
FAIL
FAIL    github.com/mohae/deepcopy       0.004s
FAIL
dh_auto_test: error: cd _build && go test -vet=off -v -p 2 
github.com/mohae/deepcopy returned exit code 1
make: *** [debian/rules:4: binary-indep] Error 25
dpkg-buildpackage: error: debian/rules binary-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.

Reply via email to