Guest User

Untitled

a guest
Feb 18th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.03 KB | None | 0 0
  1. Using bundler (1.0.14)
  2. Installing mysql (2.8.1) with native extensions /Users/Richardson/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/site_ruby/1.9.1/rubygems/installer.rb:551:in `rescue in block in build_extensions': ERROR: Failed to build gem native extension. (Gem::Installer::ExtensionBuildError)
  3.  
  4. /Users/Richardson/.rvm/rubies/ruby-1.9.2-p180/bin/ruby extconf.rb
  5. checking for mysql_query() in -lmysqlclient... no
  6. checking for main() in -lm... yes
  7. checking for mysql_query() in -lmysqlclient... no
  8. checking for main() in -lz... yes
  9. checking for mysql_query() in -lmysqlclient... no
  10. checking for main() in -lsocket... no
  11. checking for mysql_query() in -lmysqlclient... no
  12. checking for main() in -lnsl... no
  13. checking for mysql_query() in -lmysqlclient... no
  14. checking for main() in -lmygcc... no
  15. checking for mysql_query() in -lmysqlclient... no
  16. *** extconf.rb failed ***
  17. Could not create Makefile due to some reason, probably lack of
  18. necessary libraries and/or headers. Check the mkmf.log file for more
  19. details. You may need configuration options.
  20.  
  21. Provided configuration options:
  22. --with-opt-dir
  23. --without-opt-dir
  24. --with-opt-include
  25. --without-opt-include=${opt-dir}/include
  26. --with-opt-lib
  27. --without-opt-lib=${opt-dir}/lib
  28. --with-make-prog
  29. --without-make-prog
  30. --srcdir=.
  31. --curdir
  32. --ruby=/Users/Richardson/.rvm/rubies/ruby-1.9.2-p180/bin/ruby
  33. --with-mysql-config
  34. --without-mysql-config
  35. --with-mysql-dir
  36. --without-mysql-dir
  37. --with-mysql-include
  38. --without-mysql-include=${mysql-dir}/include
  39. --with-mysql-lib
  40. --without-mysql-lib=${mysql-dir}/lib
  41. --with-mysqlclientlib
  42. --without-mysqlclientlib
  43. --with-mlib
  44. --without-mlib
  45. --with-mysqlclientlib
  46. --without-mysqlclientlib
  47. --with-zlib
  48. --without-zlib
  49. --with-mysqlclientlib
  50. --without-mysqlclientlib
  51. --with-socketlib
  52. --without-socketlib
  53. --with-mysqlclientlib
  54. --without-mysqlclientlib
  55. --with-nsllib
  56. --without-nsllib
  57. --with-mysqlclientlib
  58. --without-mysqlclientlib
  59. --with-mygcclib
  60. --without-mygcclib
  61. --with-mysqlclientlib
  62. --without-mysqlclientlib
  63.  
  64.  
  65. Gem files will remain installed in /Users/Richardson/rails_projects/Resid/mysql/ruby/1.9.1/gems/mysql-2.8.1 for inspection.
  66. Results logged to /Users/Richardson/rails_projects/Resid/mysql/ruby/1.9.1/gems/mysql-2.8.1/ext/mysql_api/gem_make.out
  67. from /Users/Richardson/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/site_ruby/1.9.1/rubygems/installer.rb:529:in `block in build_extensions'
  68. from /Users/Richardson/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/site_ruby/1.9.1/rubygems/installer.rb:504:in `each'
  69. from /Users/Richardson/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/site_ruby/1.9.1/rubygems/installer.rb:504:in `build_extensions'
  70. from /Users/Richardson/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/site_ruby/1.9.1/rubygems/installer.rb:180:in `install'
  71. from /Users/Richardson/.rvm/gems/ruby-1.9.2-p180@rails3tutorial/gems/bundler-1.0.14/lib/bundler/source.rb:101:in `block in install'
  72. from /Users/Richardson/.rvm/gems/ruby-1.9.2-p180@rails3tutorial/gems/bundler-1.0.14/lib/bundler/rubygems_integration.rb:279:in `preserve_paths'
  73. from /Users/Richardson/.rvm/gems/ruby-1.9.2-p180@rails3tutorial/gems/bundler-1.0.14/lib/bundler/source.rb:91:in `install'
  74. from /Users/Richardson/.rvm/gems/ruby-1.9.2-p180@rails3tutorial/gems/bundler-1.0.14/lib/bundler/installer.rb:58:in `block (2 levels) in run'
  75. from /Users/Richardson/.rvm/gems/ruby-1.9.2-p180@rails3tutorial/gems/bundler-1.0.14/lib/bundler/rubygems_integration.rb:93:in `with_build_args'
  76. from /Users/Richardson/.rvm/gems/ruby-1.9.2-p180@rails3tutorial/gems/bundler-1.0.14/lib/bundler/installer.rb:57:in `block in run'
  77. from /Users/Richardson/.rvm/gems/ruby-1.9.2-p180@rails3tutorial/gems/bundler-1.0.14/lib/bundler/spec_set.rb:12:in `block in each'
  78. from /Users/Richardson/.rvm/gems/ruby-1.9.2-p180@rails3tutorial/gems/bundler-1.0.14/lib/bundler/spec_set.rb:12:in `each'
  79. from /Users/Richardson/.rvm/gems/ruby-1.9.2-p180@rails3tutorial/gems/bundler-1.0.14/lib/bundler/spec_set.rb:12:in `each'
  80. from /Users/Richardson/.rvm/gems/ruby-1.9.2-p180@rails3tutorial/gems/bundler-1.0.14/lib/bundler/installer.rb:49:in `run'
  81. from /Users/Richardson/.rvm/gems/ruby-1.9.2-p180@rails3tutorial/gems/bundler-1.0.14/lib/bundler/installer.rb:8:in `install'
  82. from /Users/Richardson/.rvm/gems/ruby-1.9.2-p180@rails3tutorial/gems/bundler-1.0.14/lib/bundler/cli.rb:222:in `install'
  83. from /Users/Richardson/.rvm/gems/ruby-1.9.2-p180@rails3tutorial/gems/bundler-1.0.14/lib/bundler/vendor/thor/task.rb:22:in `run'
  84. from /Users/Richardson/.rvm/gems/ruby-1.9.2-p180@rails3tutorial/gems/bundler-1.0.14/lib/bundler/vendor/thor/invocation.rb:118:in `invoke_task'
  85. from /Users/Richardson/.rvm/gems/ruby-1.9.2-p180@rails3tutorial/gems/bundler-1.0.14/lib/bundler/vendor/thor.rb:246:in `dispatch'
  86. from /Users/Richardson/.rvm/gems/ruby-1.9.2-p180@rails3tutorial/gems/bundler-1.0.14/lib/bundler/vendor/thor/base.rb:389:in `start'
  87. from /Users/Richardson/.rvm/gems/ruby-1.9.2-p180@rails3tutorial/gems/bundler-1.0.14/bin/bundle:13:in `<top (required)>'
  88. from /Users/Richardson/.rvm/gems/ruby-1.9.2-p180@rails3tutorial/bin/bundle:19:in `load'
  89. from /Users/Richardson/.rvm/gems/ruby-1.9.2-p180@rails3tutorial/bin/bundle:19:in `<main>'
Add Comment
Please, Sign In to add comment