Skip to content

Instantly share code, notes, and snippets.

@drewdeponte
Created December 15, 2011 17:23
Show Gist options
  • Select an option

  • Save drewdeponte/1481960 to your computer and use it in GitHub Desktop.

Select an option

Save drewdeponte/1481960 to your computer and use it in GitHub Desktop.
bcrypt-ruby-3.0.1 failed to build native extensions
* executing "cd /var/www/rpp_web_app/releases/20111215022008 && bundle install --gemfile /var/www/rpp_web_app/releases/20111215022008/Gemfile --path /var/www/rpp_web_app/shared/bundle --deployment --quiet"
servers: ["db02"]
[db02] executing command
** [out :: db02] Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.
** [out :: db02]
** [out :: db02] /home/rpi/.rvm/rubies/ruby-1.9.2-p290/bin/ruby extconf.rb
** [out :: db02]
** [out :: db02] Gem files will remain installed in /var/www/rpp_web_app/shared/bundle/ruby/1.9.1/gems/bcrypt-ruby-3.0.1 for inspection.
** [out :: db02] Results logged to /var/www/rpp_web_app/shared/bundle/ruby/1.9.1/gems/bcrypt-ruby-3.0.1/ext/mri/gem_make.out
** [out :: db02] An error occured while installing bcrypt-ruby (3.0.1), and Bundler cannot continue.
** [out :: db02] Make sure that `gem install bcrypt-ruby -v '3.0.1'` succeeds before bundling.
command finished in 17434ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment