Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gimme is missing golang/master for freebsd and darwin cross compiling. #99

Open
akosela opened this issue Jul 6, 2017 · 2 comments
Open

Comments

@akosela
Copy link

akosela commented Jul 6, 2017

Gimme is missing golang/master for freebsd and darwin cross compiling.

$ export GIMME_OS=freebsd
$ export GIMME_ARCH=amd64

travis_time:start:08474fb8
[0K$ GIMME_OUTPUT=$(gimme master) && eval "$GIMME_OUTPUT"
error: Missing bootstrap installation
error: Unable to compile go from git clone
I don't have any idea what to do with 'master'.
  (using type 'auto')
@philpennock
Copy link
Contributor

Cross-compiling? What's the host OS and architecture?

@akosela
Copy link
Author

akosela commented Jul 7, 2017

It's hosted at Travis CI so it's Linux/amd64. Here is the link to one of the jobs that failed:
https://travis-ci.org/akosela/go-cs/jobs/250899997

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants