[pkg-go] Bug#819640: golang-github-hashicorp-raft-mdb: FTBFS: runtime error: cgo argument has Go pointer to Go pointer [recovered]
Chris Lamb
lamby at debian.org
Thu Mar 31 12:16:42 UTC 2016
Source: golang-github-hashicorp-raft-mdb
Version: 0.0~git20150806.0.55f2947-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org
Dear Maintainer,
golang-github-hashicorp-raft-mdb fails to build from source in unstable/amd64:
[..]
dh_auto_build -O--buildsystem=golang
go install -v github.com/hashicorp/raft-mdb
github.com/armon/gomdb
github.com/hashicorp/go-msgpack/codec
github.com/armon/go-metrics
github.com/hashicorp/raft
github.com/hashicorp/raft-mdb
dh_auto_test -O--buildsystem=golang
go test -v github.com/hashicorp/raft-mdb
=== RUN TestMDB_StableStore
--- PASS: TestMDB_StableStore (0.00s)
=== RUN TestMDB_SetGet
--- FAIL: TestMDB_SetGet (0.02s)
panic: runtime error: cgo argument has Go pointer to Go pointer [recovered]
panic: runtime error: cgo argument has Go pointer to Go pointer
goroutine 22 [running]:
panic(0x879a20, 0xc8200717e0)
/usr/lib/go/src/runtime/panic.go:464 +0x3e6
testing.tRunner.func1(0xc82009c510)
/usr/lib/go/src/testing/testing.go:467 +0x192
panic(0x879a20, 0xc8200717e0)
/usr/lib/go/src/runtime/panic.go:426 +0x4e9
github.com/armon/gomdb.(*Txn).Get(0xc82007e0e0, 0x3, 0xc820071788, 0x6, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/lamby/temp/cdt.20160331130627.Z2p7SJOThq/golang-github-hashicorp-raft-mdb-0.0~git20150806.0.55f2947/obj-x86_64-linux-gnu/src/github.com/armon/gomdb/txn.go:140 +0x151
github.com/hashicorp/raft-mdb.(*MDBStore).Get(0xc8200e1460, 0xc820071788, 0x6, 0x8, 0x0, 0x0, 0x0, 0x0, 0x0)
/home/lamby/temp/cdt.20160331130627.Z2p7SJOThq/golang-github-hashicorp-raft-mdb-0.0~git20150806.0.55f2947/obj-x86_64-linux-gnu/src/github.com/hashicorp/raft-mdb/mdb_store.go:327 +0x1ad
github.com/hashicorp/raft-mdb.TestMDB_SetGet(0xc82009c510)
/home/lamby/temp/cdt.20160331130627.Z2p7SJOThq/golang-github-hashicorp-raft-mdb-0.0~git20150806.0.55f2947/obj-x86_64-linux-gnu/src/github.com/hashicorp/raft-mdb/mdb_store_test.go:52 +0x35c
testing.tRunner(0xc82009c510, 0xd5dab8)
/usr/lib/go/src/testing/testing.go:473 +0x98
created by testing.RunTests
/usr/lib/go/src/testing/testing.go:582 +0x892
exit status 2
FAIL github.com/hashicorp/raft-mdb 0.029s
dh_auto_test: go test -v github.com/hashicorp/raft-mdb returned exit code 1
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 1
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: golang-github-hashicorp-raft-mdb.0.0~git20150806.0.55f2947-1.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 926 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-go-maintainers/attachments/20160331/818c3a0d/attachment.obj>
More information about the Pkg-go-maintainers
mailing list