Bug#887737: go-mtpfs FTBFS and Debci failure: poll_linux.go:7:2: cannot find package "golang.org/x/sys/unix"

2018-01-19 Thread Julian Gilbey
reassign 887737 golang-github-hanwen-go-fuse
thanks

On Fri, Jan 19, 2018 at 04:28:28PM +0200, Adrian Bunk wrote:
> Source: go-mtpfs
> Version: 0.0~git20150917.0.bc7c0f7-1
> Severity: serious
> 
> Some recent change in unstable makes go-mtpfs FTBFS and Debci fail:

Oops, thanks!

   Julian



Bug#887737: go-mtpfs FTBFS and Debci failure: poll_linux.go:7:2: cannot find package "golang.org/x/sys/unix"

2018-01-19 Thread Adrian Bunk
Source: go-mtpfs
Version: 0.0~git20150917.0.bc7c0f7-1
Severity: serious

Some recent change in unstable makes go-mtpfs FTBFS and Debci fail:

https://ci.debian.net/packages/g/go-mtpfs/unstable/amd64/
https://tests.reproducible-builds.org/debian/history/go-mtpfs.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/go-mtpfs.html

...
   dh_auto_build -O--buildsystem=golang
cd obj-x86_64-linux-gnu && go install 
-gcflags=\"-trimpath=/build/1st/go-mtpfs-0.0\~git20150917.0.bc7c0f7/obj-x86_64-linux-gnu/src\"
 
-asmflags=\"-trimpath=/build/1st/go-mtpfs-0.0\~git20150917.0.bc7c0f7/obj-x86_64-linux-gnu/src\"
 -v -p 1 github.com/hanwen/go-mtpfs github.com/hanwen/go-mtpfs/fs 
github.com/hanwen/go-mtpfs/mtp
src/github.com/hanwen/go-fuse/fuse/poll_linux.go:7:2: cannot find package 
"golang.org/x/sys/unix" in any of:
/usr/lib/go-1.9/src/golang.org/x/sys/unix (from $GOROOT)

/build/1st/go-mtpfs-0.0~git20150917.0.bc7c0f7/obj-x86_64-linux-gnu/src/golang.org/x/sys/unix
 (from $GOPATH)
dh_auto_build: cd obj-x86_64-linux-gnu && go install 
-gcflags=\"-trimpath=/build/1st/go-mtpfs-0.0\~git20150917.0.bc7c0f7/obj-x86_64-linux-gnu/src\"
 
-asmflags=\"-trimpath=/build/1st/go-mtpfs-0.0\~git20150917.0.bc7c0f7/obj-x86_64-linux-gnu/src\"
 -v -p 1 github.com/hanwen/go-mtpfs github.com/hanwen/go-mtpfs/fs 
github.com/hanwen/go-mtpfs/mtp returned exit code 1
debian/rules:8: recipe for target 'build' failed
make: *** [build] Error 1