Skip to content

Instantly share code, notes, and snippets.

@pointlessone
Last active December 23, 2015 17:29
Show Gist options
  • Save pointlessone/6669202 to your computer and use it in GitHub Desktop.
Save pointlessone/6669202 to your computer and use it in GitHub Desktop.
[2013-09-23 14:20:20] env
current path: /Users/cheba/.rvm/src/rbx-head
command(8): env /Users/cheba/.rvm/wrappers/ruby-2.0.0-p247@rubinius/ruby ./configure --prefix=/Users/cheba/.rvm/rubies/rbx-head --with-opt-dir=/usr/local/opt/libyaml --with-opt-dir=/usr/local/opt/readline ❯
ERROR: Your gem push credentials file located at:
/Users/cheba/.gem/credentials
has file permissions of 0644 but 0600 is required.
To fix this error run:
chmod 0600 /Users/cheba/.gem/credentials
You should reset your credentials at:
https://rubygems.org/profile/edit
if you believe they were disclosed to a third party.
Removing /Users/cheba/.rvm/src/rbx-head...
/Users/cheba/.rvm/rubies/rbx-head has already been removed.
Searching for binary rubies, this might take some time.
No binary rubies available for: osx/10.8/x86_64/rbx-head.
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies.
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
rbx-head installing #dependencies
Checking requirements for osx_brew.
Certificates in '/usr/local/etc/openssl/cert.pem' already are up to date.
Requirements installation successful.
Cleaning git repo..
Fetching from origin
Pulling from origin master...
Copying from repo to source
Using ruby-2.0.0-p247@rubinius for rbx-head installation
rbx-head - #bundle install................
rbx-head - #configuring...............
rbx-head - #compiling.
Error running '/Users/cheba/.rvm/wrappers/ruby-2.0.0-p247@rubinius/rake install --trace',
please read /Users/cheba/.rvm/log/1379935169_rbx-head/rake.log
[2013-09-23 14:20:20] /Users/cheba/.rvm/wrappers/ruby-2.0.0-p247@rubinius/rake
current path: /Users/cheba/.rvm/src/rbx-head
command(3): /Users/cheba/.rvm/wrappers/ruby-2.0.0-p247@rubinius/rake install --trace
Please run ./configure first
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment