Skip to content

Instantly share code, notes, and snippets.

@lokeshh
Last active May 17, 2016 06:36
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 lokeshh/b50ebccd7fcf430ea8d593ec8e6abe9f to your computer and use it in GitHub Desktop.
Save lokeshh/b50ebccd7fcf430ea8d593ec8e6abe9f to your computer and use it in GitHub Desktop.
lokeshh:~/workspace/daru (master) $ bundle install
Fetching gem metadata from https://rubygems.org/
Fetching version metadata from https://rubygems.org/
Resolving dependencies..............
Installing rake 10.5.0
Installing i18n 0.7.0
Installing json 1.8.3
Installing minitest 5.8.4
Installing thread_safe 0.3.5
Installing builder 3.2.2
Installing arel 6.0.3
Installing ast 2.2.0
Installing awesome_print 1.6.1
Installing backports 3.6.8
Using bundler 1.12.4
Installing byebug 8.2.5 with native extensions
Gem::InstallError: byebug requires Ruby version >= 2.0.0.
Installing clbustos-rtf 0.4.2
Installing coderay 1.1.1
Installing prawn-core 0.8.4
Installing prawn-layout 0.8.4
Installing prawn-security 0.8.4
Installing text-table 1.2.4
Installing ruby-ole 1.2.12
Installing deprecated 2.0.1
Installing sqlite3 1.3.11 with native extensions
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
/home/ubuntu/.rvm/rubies/jruby-1.7.19/bin/jruby -r ./siteconf20160517-5844-4hdg1s.rb extconf.rb
NotImplementedError: C extension support is not enabled. Pass -Xcext.enabled=true to JRuby or set JRUBY_OPTS.
(root) at /home/ubuntu/.rvm/rubies/jruby-1.7.19/lib/ruby/shared/mkmf.rb:8
require at org/jruby/RubyKernel.java:1071
(root) at /home/ubuntu/.rvm/rubies/jruby-1.7.19/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:1
(root) at extconf.rb:3
extconf failed, uncaught signal 1
Gem files will remain installed in /home/ubuntu/.rvm/gems/jruby-1.7.19/gems/sqlite3-1.3.11 for inspection.
Results logged to /home/ubuntu/.rvm/gems/jruby-1.7.19/extensions/universal-java-1.7/1.9/sqlite3-1.3.11/gem_make.out
Installing diff-lcs 1.2.5
Installing distribution 0.7.3
Installing ffi 1.9.10
Installing gsl 2.1.0.1 with native extensions
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
/home/ubuntu/.rvm/rubies/jruby-1.7.19/bin/jruby -r ./siteconf20160517-5844-waxmtq.rb extconf.rb
NotImplementedError: C extension support is not enabled. Pass -Xcext.enabled=true to JRuby or set JRUBY_OPTS.
(root) at /home/ubuntu/.rvm/rubies/jruby-1.7.19/lib/ruby/shared/mkmf.rb:8
require at org/jruby/RubyKernel.java:1071
(root) at /home/ubuntu/.rvm/rubies/jruby-1.7.19/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:1
(root) at extconf.rb:1
extconf failed, uncaught signal 1
Gem files will remain installed in /home/ubuntu/.rvm/gems/jruby-1.7.19/gems/gsl-2.1.0.1 for inspection.
Results logged to /home/ubuntu/.rvm/gems/jruby-1.7.19/extensions/universal-java-1.7/1.9/gsl-2.1.0.1/gem_make.out
Installing method_source 0.8.2
Installing nyaplot 0.1.6
Gem::InstallError: nyaplot requires Ruby version >= 2.0.
Installing powerpack 0.1.1
Installing slop 3.6.0
Installing rainbow 2.1.0
Installing rserve-client 0.3.1
Installing rspec-support 3.4.1
Installing ruby-progressbar 1.8.0
Installing unicode-display_width 1.0.5
Installing tzinfo 1.2.2
Installing parser 2.3.1.0
Installing packable 1.3.8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment