[pkg-go] Bug#830345: golang-github-cloudfoundry-gosigar: FTBFS:	dh_auto_test: go test -v github.com/cloudfoundry/gosigar	github.com/cloudfoundry/gosigar/fakes	github.com/cloudfoundry/gosigar/psnotify returned exit code 1
    Lucas Nussbaum 
    lucas at debian.org
       
    Fri Jul  8 07:54:46 UTC 2016
    
    
  
Source: golang-github-cloudfoundry-gosigar
Version: 0.0~git20150402.27.3ed7c74-1
Severity: serious
Tags: stretch sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20160707 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part (hopefully):
>  debian/rules build
> dh build --buildsystem=golang --with=golang
>    dh_testdir -O--buildsystem=golang
>    dh_update_autotools_config -O--buildsystem=golang
>    dh_auto_configure -O--buildsystem=golang
>    dh_auto_build -O--buildsystem=golang
> 	go install -v github.com/cloudfoundry/gosigar github.com/cloudfoundry/gosigar/fakes github.com/cloudfoundry/gosigar/psnotify
> github.com/cloudfoundry/gosigar
> github.com/cloudfoundry/gosigar/psnotify
> github.com/cloudfoundry/gosigar/fakes
>    dh_auto_test -O--buildsystem=golang
> 	go test -v github.com/cloudfoundry/gosigar github.com/cloudfoundry/gosigar/fakes github.com/cloudfoundry/gosigar/psnotify
> === RUN   TestGosigar
> Running Suite: Gosigar Suite
> ============================
> Random Seed: [1m1467838581[0m
> Will run [1m26[0m of [1m26[0m specs
> 
> [32m•[0m[32m•[0m[32m•[0m[32m•[0m[32m•[0m[32m•[0m
> [90m------------------------------[0m
> [91m[1m• Failure [0.000 seconds][0m
> Sigar
> [90m/«PKGBUILDDIR»/obj-x86_64-linux-gnu/src/github.com/cloudfoundry/gosigar/sigar_interface_test.go:135[0m
>   [91m[1mfile system list [It][0m
>   [90m/«PKGBUILDDIR»/obj-x86_64-linux-gnu/src/github.com/cloudfoundry/gosigar/sigar_interface_test.go:68[0m
> 
>   [91mExpected error:
>       <*os.PathError | 0xc82031ea50>: {Op: "open", Path: "/etc/mtab", Err: 0x2}
>       open /etc/mtab: no such file or directory
>   not to have occurred[0m
> 
>   /«PKGBUILDDIR»/obj-x86_64-linux-gnu/src/github.com/cloudfoundry/gosigar/sigar_interface_test.go:65
> [90m------------------------------[0m
> [32m•[0m[32m•[0m[32m•[0m[32m•[0m[32m•[0m[32m•[0m[32m•[0m[32m•[0m[32m•[0m[32m•[0m[32m•[0m[32m•[0m[32m•[0m[32m•[0m[32m•[0m[32m•[0m[32m•[0m[32m•[0m[32m•[0m
> 
> [91m[1mSummarizing 1 Failure:[0m
> 
> [91m[1m[Fail] [0m[90mSigar [0m[91m[1m[It] file system list [0m
> [37m/«PKGBUILDDIR»/obj-x86_64-linux-gnu/src/github.com/cloudfoundry/gosigar/sigar_interface_test.go:65[0m
> 
> [1m[91mRan 26 of 26 Specs in 1.024 seconds[0m
> [1m[91mFAIL![0m -- [32m[1m25 Passed[0m | [91m[1m1 Failed[0m | [33m[1m0 Pending[0m | [36m[1m0 Skipped[0m --- FAIL: TestGosigar (1.02s)
> FAIL
> FAIL	github.com/cloudfoundry/gosigar	1.031s
> ?   	github.com/cloudfoundry/gosigar/fakes	[no test files]
> === RUN   TestWatchFork
> SKIP: test must be run as root on linux
> --- PASS: TestWatchFork (0.00s)
> === RUN   TestWatchExit
> SKIP: test must be run as root on linux
> --- PASS: TestWatchExit (0.00s)
> === RUN   TestWatchForkAndExit
> SKIP: test must be run as root on linux
> --- PASS: TestWatchForkAndExit (0.00s)
> === RUN   TestWatchFollowFork
> SKIP: test must be run as root on linux
> --- PASS: TestWatchFollowFork (0.00s)
> PASS
> ok  	github.com/cloudfoundry/gosigar/psnotify	0.002s
> dh_auto_test: go test -v github.com/cloudfoundry/gosigar github.com/cloudfoundry/gosigar/fakes github.com/cloudfoundry/gosigar/psnotify returned exit code 1
The full build log is available from:
   http://people.debian.org/~lucas/logs/2016/07/07/golang-github-cloudfoundry-gosigar_0.0~git20150402.27.3ed7c74-1_unstable_reb.normal.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
    
    
More information about the Pkg-go-maintainers
mailing list