Source: golang-github-lunny-nodb
Version: 0.0~git20160621.0.fc1ef06-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-b...@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
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Attachment: golang-github-lunny-nodb.0.0~git20160621.0.fc1ef06-1.unstable.amd64.log.txt.gz
Description: Binary data

_______________________________________________
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers

Reply via email to