[pkg-go] Bug#859704: golang-github-lunny-nodb: FTBFS: batch.go:4:2: cannot find package "github.com/syndtr/goleveldb/leveldb"
Chris Lamb
lamby at debian.org
Thu Apr 6 07:31:49 UTC 2017
Source: golang-github-lunny-nodb
Version: 0.0~git20160621.0.fc1ef06-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bugs at lists.alioth.debian.org
Dear Maintainer,
golang-github-lunny-nodb fails to build from source in unstable/amd64:
[…]
dh build --buildsystem=golang --with=golang
dh_testdir -O--buildsystem=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
go install -v -p 9 github.com/lunny/nodb github.com/lunny/nodb/config github.com/lunny/nodb/store github.com/lunny/nodb/store/driver github.com/lunny/nodb/store/goleveldb
src/github.com/lunny/nodb/store/goleveldb/batch.go:4:2: cannot find package "github.com/syndtr/goleveldb/leveldb" in any of:
/usr/lib/go-1.7/src/github.com/syndtr/goleveldb/leveldb (from $GOROOT)
«BUILDDIR»/obj-x86_64-linux-gnu/src/github.com/syndtr/goleveldb/leveldb (from $GOPATH)
src/github.com/lunny/nodb/store/goleveldb/db.go:5:2: cannot find package "github.com/syndtr/goleveldb/leveldb/cache" in any of:
/usr/lib/go-1.7/src/github.com/syndtr/goleveldb/leveldb/cache (from $GOROOT)
«BUILDDIR»/obj-x86_64-linux-gnu/src/github.com/syndtr/goleveldb/leveldb/cache (from $GOPATH)
src/github.com/lunny/nodb/store/goleveldb/db.go:6:2: cannot find package "github.com/syndtr/goleveldb/leveldb/filter" in any of:
/usr/lib/go-1.7/src/github.com/syndtr/goleveldb/leveldb/filter (from $GOROOT)
«BUILDDIR»/obj-x86_64-linux-gnu/src/github.com/syndtr/goleveldb/leveldb/filter (from $GOPATH)
src/github.com/lunny/nodb/store/goleveldb/iterator.go:4:2: cannot find package "github.com/syndtr/goleveldb/leveldb/iterator" in any of:
/usr/lib/go-1.7/src/github.com/syndtr/goleveldb/leveldb/iterator (from $GOROOT)
«BUILDDIR»/obj-x86_64-linux-gnu/src/github.com/syndtr/goleveldb/leveldb/iterator (from $GOPATH)
src/github.com/lunny/nodb/store/goleveldb/db.go:7:2: cannot find package "github.com/syndtr/goleveldb/leveldb/opt" in any of:
/usr/lib/go-1.7/src/github.com/syndtr/goleveldb/leveldb/opt (from $GOROOT)
«BUILDDIR»/obj-x86_64-linux-gnu/src/github.com/syndtr/goleveldb/leveldb/opt (from $GOPATH)
src/github.com/lunny/nodb/store/goleveldb/db.go:8:2: cannot find package "github.com/syndtr/goleveldb/leveldb/storage" in any of:
/usr/lib/go-1.7/src/github.com/syndtr/goleveldb/leveldb/storage (from $GOROOT)
«BUILDDIR»/obj-x86_64-linux-gnu/src/github.com/syndtr/goleveldb/leveldb/storage (from $GOPATH)
dh_auto_build: go install -v -p 9 github.com/lunny/nodb github.com/lunny/nodb/config github.com/lunny/nodb/store github.com/lunny/nodb/store/driver github.com/lunny/nodb/store/goleveldb returned exit code 1
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
[…]
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-lunny-nodb.0.0~git20160621.0.fc1ef06-1.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 2803 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-go-maintainers/attachments/20170406/d255788a/attachment.obj>
More information about the Pkg-go-maintainers
mailing list