Guest User

Untitled

a guest
Dec 11th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.
  2.  
  3. /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb
  4. *** extconf.rb failed ***
  5. Could not create Makefile due to some reason, probably lack of
  6. necessary libraries and/or headers. Check the mkmf.log file for more
  7. details. You may need configuration options.
  8.  
  9. Provided configuration options:
  10. --with-opt-dir
  11. --without-opt-dir
  12. --with-opt-include
  13. --without-opt-include=${opt-dir}/include
  14. --with-opt-lib
  15. --without-opt-lib=${opt-dir}/lib
  16. --with-make-prog
  17. --without-make-prog
  18. --srcdir=.
  19. --curdir
  20. --ruby=/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
  21. extconf.rb:13: uninitialized constant Gem (NameError)
  22. Checking for Python...
  23.  
  24. Gem files will remain installed in /Users/tmcw/.bundler/tmp/25498/gems/libv8-3.3.10.4 for inspection.
  25. Results logged to /Users/tmcw/.bundler/tmp/25498/gems/libv8-3.3.10.4/ext/libv8/gem_make.out
  26. An error occurred while installing libv8 (3.3.10.4), and Bundler cannot continue.
  27. Make sure that `gem install libv8 -v '3.3.10.4'` succeeds before bundling.
Add Comment
Please, Sign In to add comment