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

Reply via email to