Skip to content

Instantly share code, notes, and snippets.

@duk3luk3
Created August 13, 2013 14:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save duk3luk3/6222048 to your computer and use it in GitHub Desktop.
Save duk3luk3/6222048 to your computer and use it in GitHub Desktop.
[luke@Wheatley] ~/git/gitlab-vagrant-vm(master)$ bundle install
Fetching source index for https://rubygems.org/
Using archive-tar-minitar (0.5.2)
Using bunny (0.7.9)
Installing erubis (2.7.0)
Using highline (1.6.15)
Installing json (1.6.1) with native extensions /usr/lib/ruby/1.9.1/rubygems/installer.rb:556:in `rescue in block in build_extensions': ERROR: Failed to build gem native extension. (Gem::Installer::ExtensionBuildError)
/usr/bin/ruby1.9.1 extconf.rb
/usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': cannot load such file -- mkmf (LoadError)
from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from extconf.rb:1:in `<main>'
Gem files will remain installed in /home/luke/.bundler/tmp/24205/gems/json-1.6.1 for inspection.
Results logged to /home/luke/.bundler/tmp/24205/gems/json-1.6.1/ext/json/ext/parser/gem_make.out
from /usr/lib/ruby/1.9.1/rubygems/installer.rb:534:in `block in build_extensions'
from /usr/lib/ruby/1.9.1/rubygems/installer.rb:509:in `each'
from /usr/lib/ruby/1.9.1/rubygems/installer.rb:509:in `build_extensions'
from /usr/lib/ruby/1.9.1/rubygems/installer.rb:180:in `install'
from /usr/lib/ruby/vendor_ruby/bundler/source.rb:101:in `block in install'
from /usr/lib/ruby/vendor_ruby/bundler/rubygems_integration.rb:78:in `preserve_paths'
from /usr/lib/ruby/vendor_ruby/bundler/source.rb:91:in `install'
from /usr/lib/ruby/vendor_ruby/bundler/installer.rb:58:in `block (2 levels) in run'
from /usr/lib/ruby/vendor_ruby/bundler/rubygems_integration.rb:93:in `with_build_args'
from /usr/lib/ruby/vendor_ruby/bundler/installer.rb:57:in `block in run'
from /usr/lib/ruby/vendor_ruby/bundler/spec_set.rb:12:in `block in each'
from /usr/lib/ruby/vendor_ruby/bundler/spec_set.rb:12:in `each'
from /usr/lib/ruby/vendor_ruby/bundler/spec_set.rb:12:in `each'
from /usr/lib/ruby/vendor_ruby/bundler/installer.rb:49:in `run'
from /usr/lib/ruby/vendor_ruby/bundler/installer.rb:8:in `install'
from /usr/lib/ruby/vendor_ruby/bundler/cli.rb:222:in `install'
from /usr/lib/ruby/vendor_ruby/bundler/vendor/thor/task.rb:22:in `run'
from /usr/lib/ruby/vendor_ruby/bundler/vendor/thor/invocation.rb:118:in `invoke_task'
from /usr/lib/ruby/vendor_ruby/bundler/vendor/thor.rb:246:in `dispatch'
from /usr/lib/ruby/vendor_ruby/bundler/vendor/thor/base.rb:389:in `start'
from /usr/bin/bundle:13:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment