[pkg-go] Bug#859704: (no subject)

2017-04-07 Thread Michael Lustfield
After taking a second look, I'm assuming this report comes from reproducible
builds.

>From the log:
  Get:13 http://httpredir.debian.org/debian sid/main amd64 
golang-github-syndtr-goleveldb-dev all 0.0~git20170302.0.3c5717c-2 [3790 B]

This FTBFS occurs because this specific version of the packaging did not play
well with dh-golang. A corrected version of this package has been uploaded and
is now in unstable.

I'm looking into kicking off another rebuild test and will close this if it
succeeds.
-- 
Michael Lustfield

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


[pkg-go] Bug#859704:

2017-04-07 Thread Michael Lustfield
Thanks for reporting this error! I checked reverse deps of this build
dependency, but neglected to check newer packages such as this.
Hopefully this was the only package missed, but I will spend some time
making sure. I'll get this bug report resolved today.

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


[pkg-go] Bug#859704: golang-github-lunny-nodb: FTBFS: batch.go:4:2: cannot find package "github.com/syndtr/goleveldb/leveldb"

2017-04-06 Thread Chris Lamb
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
   `-


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