Created
April 16, 2015 08:18
-
-
Save tak1n/ea962d4dfad263475d3d to your computer and use it in GitHub Desktop.
Rubinius Melbourne
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rubinius ➤ gem install rubinius-melbourne -v '2.3.1.0' git:master* 2.1.6 | |
Error loading RubyGems plugin "/home/benny/.gem/ruby/2.1.6/gems/yard-0.8.2.1/lib/rubygems_plugin.rb": cannot load such file -- rubygems/doc_manager (LoadError) | |
Fetching: rubinius-melbourne-2.3.1.0.gem (100%) | |
Building native extensions. This could take a while... | |
ERROR: Error installing rubinius-melbourne: | |
ERROR: Failed to build gem native extension. | |
/home/benny/.rubies/2.1.6/bin/ruby extconf.rb | |
make "DESTDIR=" clean | |
make "DESTDIR=" | |
compiling encoding_compat.cpp | |
g++: error: unrecognized command line option ‘-Wshorten-64-to-32’ | |
g++: error: unrecognized command line option ‘-Wdivision-by-zero’ | |
g++: error: unrecognized command line option ‘-Wextra-tokens’ | |
make: *** [encoding_compat.o] Error 1 | |
make failed, exit code 2 | |
Gem files will remain installed in /home/benny/dev/ruby/rubinius/.gem/ruby/2.1.6/gems/rubinius-melbourne-2.3.1.0 for inspection. | |
Results logged to /home/benny/dev/ruby/rubinius/.gem/ruby/2.1.6/extensions/x86_64-linux/2.1.0-static/rubinius-melbourne-2.3.1.0/gem_make.out |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rubinius ➤ gem install rubinius-melbourne -v '2.3.1.0' git:master* 2.2.2 | |
Fetching: rubinius-melbourne-2.3.1.0.gem (100%) | |
Building native extensions. This could take a while... | |
ERROR: Error installing rubinius-melbourne: | |
ERROR: Failed to build gem native extension. | |
/home/benny/.rubies/2.2.2/bin/ruby -r ./siteconf20150416-9047-l6rqzt.rb extconf.rb | |
make "DESTDIR=" clean | |
make "DESTDIR=" | |
compiling encoding_compat.cpp | |
g++: error: unrecognized command line option ‘-Wshorten-64-to-32’ | |
g++: error: unrecognized command line option ‘-Wdivision-by-zero’ | |
g++: error: unrecognized command line option ‘-Wextra-tokens’ | |
make: *** [encoding_compat.o] Error 1 | |
make failed, exit code 2 | |
Gem files will remain installed in /home/benny/dev/ruby/rubinius/.gem/ruby/2.2.2/gems/rubinius-melbourne-2.3.1.0 for inspection. | |
Results logged to /home/benny/dev/ruby/rubinius/.gem/ruby/2.2.2/extensions/x86_64-linux/2.2.0-static/rubinius-melbourne-2.3.1.0/gem_make.out |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment