Guest User

Untitled

a guest
Apr 8th, 2015
575
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.14 KB | None | 0 0
  1. Ignoring redcarpet-2.3.0 because its extensions are not built. Try: gem pristine redcarpet --version 2.3.0
  2. Ignoring sqlite3-1.3.10 because its extensions are not built. Try: gem pristine sqlite3 --version 1.3.10
  3. Ignoring therubyracer-0.12.2 because its extensions are not built. Try: gem pristine therubyracer --version 0.12.2
  4. Ignoring therubyracer-0.11.4 because its extensions are not built. Try: gem pristine therubyracer --version 0.11.4
  5. Ignoring redcarpet-2.3.0 because its extensions are not built. Try: gem pristine redcarpet --version 2.3.0
  6. Ignoring sqlite3-1.3.10 because its extensions are not built. Try: gem pristine sqlite3 --version 1.3.10
  7. Ignoring therubyracer-0.12.2 because its extensions are not built. Try: gem pristine therubyracer --version 0.12.2
  8. Ignoring therubyracer-0.11.4 because its extensions are not built. Try: gem pristine therubyracer --version 0.11.4
  9. Building native extensions with: '--with-mysql-dir=/usr/local/bin/mysql'
  10. This could take a while...
  11. ERROR: Error installing mysql2:
  12. ERROR: Failed to build gem native extension.
  13.  
  14. /Users/ps032791/.rvm/rubies/ruby-2.2.1/bin/ruby -r ./siteconf20150408-7066-ggkiw1.rb extconf.rb --with-mysql-dir=/usr/local/bin/mysql
  15. checking for ruby/thread.h... *** extconf.rb failed ***
  16. Could not create Makefile due to some reason, probably lack of necessary
  17. libraries and/or headers. Check the mkmf.log file for more details. You may
  18. need configuration options.
  19.  
  20. Provided configuration options:
  21. --with-opt-dir
  22. --without-opt-dir
  23. --with-opt-include
  24. --without-opt-include=${opt-dir}/include
  25. --with-opt-lib
  26. --without-opt-lib=${opt-dir}/lib
  27. --with-make-prog
  28. --without-make-prog
  29. --srcdir=.
  30. --curdir
  31. --ruby=/Users/ps032791/.rvm/rubies/ruby-2.2.1/bin/$(RUBY_BASE_NAME)
  32. /Users/ps032791/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/mkmf.rb:456:in `try_do': The compiler failed to generate an executable file. (RuntimeError)
  33. You have to install development tools first.
  34. from /Users/ps032791/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/mkmf.rb:587:in `try_cpp'
  35. from /Users/ps032791/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/mkmf.rb:1060:in `block in have_header'
  36. from /Users/ps032791/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/mkmf.rb:911:in `block in checking_for'
  37. from /Users/ps032791/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/mkmf.rb:351:in `block (2 levels) in postpone'
  38. from /Users/ps032791/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/mkmf.rb:321:in `open'
  39. from /Users/ps032791/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/mkmf.rb:351:in `block in postpone'
  40. from /Users/ps032791/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/mkmf.rb:321:in `open'
  41. from /Users/ps032791/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/mkmf.rb:347:in `postpone'
  42. from /Users/ps032791/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/mkmf.rb:910:in `checking_for'
  43. from /Users/ps032791/.rvm/rubies/ruby-2.2.1/lib/ruby/2.2.0/mkmf.rb:1059:in `have_header'
  44. from extconf.rb:9:in `<main>'
  45.  
  46. extconf failed, exit code 1
  47.  
  48. Gem files will remain installed in /Users/ps032791/.rvm/gems/ruby-2.2.1@record/gems/mysql2-0.3.18 for inspection.
  49. Results logged to /Users/ps032791/.rvm/gems/ruby-2.2.1@record/extensions/x86_64-darwin-14/2.2.0-static/mysql2-0.3.18/gem_make.out
Advertisement
Add Comment
Please, Sign In to add comment