Skip to content

Instantly share code, notes, and snippets.

Created May 27, 2016 06:47
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 anonymous/d7c2eb1f7e6cbbdcd5eee5a2765b80f4 to your computer and use it in GitHub Desktop.
Save anonymous/d7c2eb1f7e6cbbdcd5eee5a2765b80f4 to your computer and use it in GitHub Desktop.
jenkins@ip-100-122-9-17:~$ gem install debugger
Building native extensions. This could take a while...
ERROR: Error installing debugger:
ERROR: Failed to build gem native extension.
current directory: /home/jenkins/.rvm/gems/ruby-2.3.0/gems/debugger-1.6.8/ext/ruby_debug
/home/jenkins/.rvm/rubies/ruby-2.3.0/bin/ruby -r ./siteconf20160527-6517-1oygclf.rb extconf.rb
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of necessary
libraries and/or headers. Check the mkmf.log file for more details. You may
need configuration options.
Provided configuration options:
--with-opt-dir
--without-opt-dir
--with-opt-include
--without-opt-include=${opt-dir}/include
--with-opt-lib
--without-opt-lib=${opt-dir}/lib
--with-make-prog
--without-make-prog
--srcdir=.
--curdir
--ruby=/home/jenkins/.rvm/rubies/ruby-2.3.0/bin/$(RUBY_BASE_NAME)
/home/jenkins/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/fileutils.rb:1392:in `initialize': No such file or directory @ rb_sysopen - ./230/ruby_debug.h (Errno::ENOENT)
from /home/jenkins/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/fileutils.rb:1392:in `open'
from /home/jenkins/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/fileutils.rb:1392:in `copy_file'
from /home/jenkins/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/fileutils.rb:486:in `copy_file'
from /home/jenkins/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/fileutils.rb:403:in `block in cp'
from /home/jenkins/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/fileutils.rb:1571:in `block in fu_each_src_dest'
from /home/jenkins/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/fileutils.rb:1585:in `fu_each_src_dest0'
from /home/jenkins/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/fileutils.rb:1569:in `fu_each_src_dest'
from /home/jenkins/.rvm/rubies/ruby-2.3.0/lib/ruby/2.3.0/fileutils.rb:402:in `cp'
from extconf.rb:83:in `block in <main>'
from extconf.rb:82:in `each'
from extconf.rb:82:in `<main>'
extconf failed, exit code 1
Gem files will remain installed in /home/jenkins/.rvm/gems/ruby-2.3.0/gems/debugger-1.6.8 for inspection.
Results logged to /home/jenkins/.rvm/gems/ruby-2.3.0/extensions/x86_64-linux/2.3.0/debugger-1.6.8/gem_make.out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment