Skip to content

x/mobile: gomobile init fails when checking sha256 for NDK (linux) #15202

@uaalto

Description

@uaalto
  1. What version of Go are you using (go version)?
go version go1.6 linux/amd64
  1. What operating system and processor architecture are you using (go env)?
GOARCH="amd64"
GOBIN=""
GOEXE=""
GOHOSTARCH="amd64"
GOHOSTOS="linux"
GOOS="linux"
GOPATH="/home/alvatar/code/lantern"
GORACE=""
GOROOT="/home/alvatar/code/go1.6.0"
GOTOOLDIR="/home/alvatar/code/go1.6.0/pkg/tool/linux_amd64"
GO15VENDOREXPERIMENT="1"
CC="gcc"
GOGCCFLAGS="-fPIC -m64 -pthread -fmessage-length=0"
CXX="g++"
CGO_ENABLED="1"
  1. What did you do?
go install golang.org/x/mobile/cmd/gomobile
gomobile init 
  1. What did you expect to see?

Correct gomobile init run

  1. What did you see instead?
bin/gomobile: sha256 for "gomobile-ndk-r10e-linux-x86_64.tar.gz": bacfed664a7b69b1b693f246ea49a85f04f502bd1ae723351c5345ab5b2ba850, want 709d96f5234c224e4b72254fd2e196d0e1486b8d943e972ed98cf14e3ca7bdde

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions