First off, your successful tests are not conclusive in this situation: you're 
using 16.10 beta when I'm using stable 16.04.
Secondly, I am able to successfully build other go packages, so I don't think 
my environment has an issue, but I remain open to all suggestions.
Third, in the meantime, I have found a way (unique to this package) to overcome 
the previous error messages with:
        echo --------
        echo Cleaning
        echo --------
        cd git-snapd
        rm -rv --dir 
/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/github.com/cheggaaa/pb
        rm -rv --dir 
/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/github.com/mvo5/uboot-go
        rm -rv --dir 
/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/gopkg.in/yaml.v2
        rm -rv --dir 
/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/github.com/gorilla/context
        rm -rv --dir 
/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/github.com/gorilla/mux
        rm -rv --dir 
/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/github.com/kr/pty
        rm -rv --dir 
/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/gopkg.in/macaroon.v1
        rm -rv --dir 
/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/gopkg.in/tomb.v2
        rm -rv --dir 
/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/gopkg.in/tylerb/graceful.v1
        rm -rv --dir 
/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/github.com/gorilla/websocket
        rm -rv --dir 
/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/github.com/gosexy/gettext
        rm -rv --dir 
/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/github.com/jessevdk/go-flags
        rm -rv --dir 
/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/github.com/peterh/liner
        rm -rv --dir 
/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/github.com/testing-cabal/subunit-go
        rm -rv --dir 
/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/github.com/coreos/go-systemd
        rm -rv --dir 
/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/github.com/mvo5/goconfigparser
        rm -rv --dir 
/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/golang.org/x/crypto
        rm -rv --dir 
/home/actionmystique/Program-Files/Ubuntu/GO-Packages/src/gopkg.in/check.v1
        git checkout master
        git reset --hard
        git clean -fxd :/
        git pull -v --progress --rebase
        git checkout ${release_number}

        echo ---------------------------
        echo Checking Build Dependencies
        echo ---------------------------
        dpkg-checkbuilddeps
        godeps -t -u dependencies.tsv
...
This forces the fetch of new versions:
update gopkg.in/macaroon.v1 failed; trying to fetch newer version
gopkg.in/macaroon.v1 now at ab3940c6c16510a850e1c2dd628b919f0f3f1464
update gopkg.in/tomb.v2 failed; trying to fetch newer version
gopkg.in/tomb.v2 now at 14b3d72120e8d10ea6e6b7f87f7175734b1faab8
update github.com/cheggaaa/pb failed; trying to fetch newer version
github.com/cheggaaa/pb now at e8c7cc515bfde3e267957a3b110080ceed51354e
update gopkg.in/yaml.v2 failed; trying to fetch newer version
gopkg.in/yaml.v2 now at 49c95bdc21843256fb6c4e0d370a05f24a0bf213
update github.com/coreos/go-systemd failed; trying to fetch newer version
github.com/coreos/go-systemd now at f743bc15d6bddd23662280b4ad20f7c874cdd5ad
update github.com/testing-cabal/subunit-go failed; trying to fetch newer version
github.com/testing-cabal/subunit-go now at 
00b258565a5cf3adaa24b68d31c9e6ec3d2cdbe7
update gopkg.in/check.v1 failed; trying to fetch newer version
gopkg.in/check.v1 now at 64131543e7896d5bcc6bd5a76287eb75ea96c673
update github.com/jessevdk/go-flags failed; trying to fetch newer version
github.com/jessevdk/go-flags now at 6b9493b3cb60367edd942144879646604089e3f7
update gopkg.in/tylerb/graceful.v1 failed; trying to fetch newer version
gopkg.in/tylerb/graceful.v1 now at 842f31108f8d3512ce3176d00bf1a32db1d5e3af
update github.com/gorilla/context failed; trying to fetch newer version
github.com/gorilla/context now at 1c83b3eabd45b6d76072b66b746c20815fb2872d
update github.com/gorilla/websocket failed; trying to fetch newer version
github.com/gorilla/websocket now at 234959944d9cf05229b02e8b386e5cffe1e4e04a
update github.com/gosexy/gettext failed; trying to fetch newer version
github.com/gosexy/gettext now at 98b7b91596d20b96909e6b60d57411547dd9959c
update github.com/mvo5/uboot-go failed; trying to fetch newer version
github.com/mvo5/uboot-go now at 361f6ebcbb54f389d15dc9faefa000e996ba3e37
update github.com/mvo5/goconfigparser failed; trying to fetch newer version
github.com/mvo5/goconfigparser now at 26426272dda20cc76aa1fa44286dc743d2972fe8
update golang.org/x/crypto failed; trying to fetch newer version
golang.org/x/crypto now at 611beeb3d5df450a45f4b67f9e25235f54beda72
update github.com/gorilla/mux failed; trying to fetch newer version
github.com/gorilla/mux now at ee1815431e497d3850809578c93ab6705f1a19f7

However, since, 2.11, I've experienced other issues with successive releases, 
2.12, 2.13, 2.14 & 2.14.1 which I have dismissed, hoping they will eventually 
be corrected.
The last one being:

src/github.com/snapcore/snapd/i18n/i18n.go
runtime: typeOff 0x50dcc0 out of range 0x4f9000 - 0x55087f
fatal error: runtime: type offset out of range

runtime stack:
runtime.throw(0x542785, 0x21)
        /usr/lib/go/src/runtime/panic.go:566 +0x95 fp=0x7fff7242ce70 
sp=0x7fff7242ce50
runtime.(*_type).typeOff(0x52d4c0, 0x50dcc0, 0x0)
        /usr/lib/go/src/runtime/type.go:233 +0x353 fp=0x7fff7242ced0 
sp=0x7fff7242ce70
runtime.additab(0x5ce100, 0x7fff72420001)
        /usr/lib/go/src/runtime/iface.go:112 +0x1fb fp=0x7fff7242cfc0 
sp=0x7fff7242ced0
runtime.itabsinit()
        /usr/lib/go/src/runtime/iface.go:149 +0x79 fp=0x7fff7242d000 
sp=0x7fff7242cfc0
runtime.schedinit()
        /usr/lib/go/src/runtime/proc.go:444 +0x6e fp=0x7fff7242d040 
sp=0x7fff7242d000
runtime.rt0_go(0x7fff7242d078, 0x3bb, 0x7fff7242d078, 0x0, 0x0, 0x3bb, 
0x7fff72430b7c, 0x7fff72430beb, 0x7fff72430bee, 0x7fff72430c54, ...)
        /usr/lib/go/src/runtime/asm_amd64.s:145 +0x14f fp=0x7fff7242d048 
sp=0x7fff7242d040
src/github.com/snapcore/snapd/i18n/i18n.go:22: running "update-pot": exit 
status 2

I know I should have opened another bug report, but it takes a lot of
time, because I'm involved in a lot of projects, so I have to make
choices.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1608179

Title:
  Multiple failed tests during 2.11 build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1608179/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to