Guest User

Untitled

a guest
Aug 2nd, 2018
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.75 KB | None | 0 0
  1. ~/Workspace/ruin/admin  ruby admin_title.rb
  2. [01/25] Isolating mysql2 (= 0.2.6).
  3. Building native extensions. This could take a while...
  4. /Users/alland/.rvm/rubies/ruby-1.9.2-head/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)
  5.  
  6. /Users/alland/.rvm/rubies/ruby-1.9.2-head/bin/ruby extconf.rb
  7. checking for rb_thread_blocking_region()... yes
  8. checking for mysql.h... yes
  9. checking for errmsg.h... yes
  10. checking for mysqld_error.h... yes
  11. creating Makefile
  12.  
  13. make
  14. gcc -I. -I/Users/alland/.rvm/rubies/ruby-1.9.2-head/include/ruby-1.9.1/x86_64-darwin10.7.4 -I/Users/alland/.rvm/rubies/ruby-1.9.2-head/include/ruby-1.9.1/ruby/backward -I/Users/alland/.rvm/rubies/ruby-1.9.2-head/include/ruby-1.9.1 -I. -DHAVE_RB_THREAD_BLOCKING_REGION -DHAVE_MYSQL_H -DHAVE_ERRMSG_H -DHAVE_MYSQLD_ERROR_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -I/usr/local/mysql/include -Os -g -fno-common -fno-strict-aliasing -arch i386 -fno-common -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wshorten-64-to-32 -Wno-long-long -fno-common -pipe -Wall -funroll-loops -o client.o -c client.c
  15. In file included from /Users/alland/.rvm/rubies/ruby-1.9.2-head/include/ruby-1.9.1/ruby.h:32,
  16. from ./mysql2_ext.h:4,
  17. from client.c:1:
  18. /Users/alland/.rvm/rubies/ruby-1.9.2-head/include/ruby-1.9.1/ruby/ruby.h:108: error: size of array ‘ruby_check_sizeof_long’ is negative
  19. /Users/alland/.rvm/rubies/ruby-1.9.2-head/include/ruby-1.9.1/ruby/ruby.h:112: error: size of array ‘ruby_check_sizeof_voidp’ is negative
  20. In file included from /Users/alland/.rvm/rubies/ruby-1.9.2-head/include/ruby-1.9.1/ruby/intern.h:29,
  21. from /Users/alland/.rvm/rubies/ruby-1.9.2-head/include/ruby-1.9.1/ruby/ruby.h:1327,
  22. from /Users/alland/.rvm/rubies/ruby-1.9.2-head/include/ruby-1.9.1/ruby.h:32,
  23. from ./mysql2_ext.h:4,
  24. from client.c:1:
  25. /Users/alland/.rvm/rubies/ruby-1.9.2-head/include/ruby-1.9.1/ruby/st.h:69: error: size of array ‘st_check_for_sizeof_st_index_t’ is negative
  26. make: *** [client.o] Error 1
  27.  
  28.  
  29. Gem files will remain installed in /Users/alland/tmp/core-admin/isolate/ruby-1.9.1/gems/mysql2-0.2.6 for inspection.
  30. Results logged to /Users/alland/tmp/core-admin/isolate/ruby-1.9.1/gems/mysql2-0.2.6/ext/mysql2/gem_make.out
  31. from /Users/alland/.rvm/rubies/ruby-1.9.2-head/lib/ruby/site_ruby/1.9.1/rubygems/installer.rb:529:in `block in build_extensions'
  32. from /Users/alland/.rvm/rubies/ruby-1.9.2-head/lib/ruby/site_ruby/1.9.1/rubygems/installer.rb:504:in `each'
  33. from /Users/alland/.rvm/rubies/ruby-1.9.2-head/lib/ruby/site_ruby/1.9.1/rubygems/installer.rb:504:in `build_extensions'
  34. from /Users/alland/.rvm/rubies/ruby-1.9.2-head/lib/ruby/site_ruby/1.9.1/rubygems/installer.rb:180:in `install'
  35. from /Users/alland/.rvm/rubies/ruby-1.9.2-head/lib/ruby/site_ruby/1.9.1/rubygems/dependency_installer.rb:297:in `block in install'
  36. from /Users/alland/.rvm/rubies/ruby-1.9.2-head/lib/ruby/site_ruby/1.9.1/rubygems/dependency_installer.rb:270:in `each'
  37. from /Users/alland/.rvm/rubies/ruby-1.9.2-head/lib/ruby/site_ruby/1.9.1/rubygems/dependency_installer.rb:270:in `each_with_index'
  38. from /Users/alland/.rvm/rubies/ruby-1.9.2-head/lib/ruby/site_ruby/1.9.1/rubygems/dependency_installer.rb:270:in `install'
  39. from /Users/alland/.rvm/gems/ruby-1.9.2-head@ruin/gems/isolate-3.1.0/lib/isolate/entry.rb:94:in `block in install'
  40. from /Users/alland/.rvm/gems/ruby-1.9.2-head@ruin/gems/isolate-3.1.0/lib/isolate/events.rb:37:in `fire'
  41. from /Users/alland/.rvm/gems/ruby-1.9.2-head@ruin/gems/isolate-3.1.0/lib/isolate/entry.rb:83:in `install'
  42. from /Users/alland/.rvm/gems/ruby-1.9.2-head@ruin/gems/isolate-3.1.0/lib/isolate/sandbox.rb:221:in `block in install'
  43. from /Users/alland/.rvm/gems/ruby-1.9.2-head@ruin/gems/isolate-3.1.0/lib/isolate/sandbox.rb:219:in `each'
  44. from /Users/alland/.rvm/gems/ruby-1.9.2-head@ruin/gems/isolate-3.1.0/lib/isolate/sandbox.rb:219:in `each_with_index'
  45. from /Users/alland/.rvm/gems/ruby-1.9.2-head@ruin/gems/isolate-3.1.0/lib/isolate/sandbox.rb:219:in `install'
  46. from /Users/alland/.rvm/gems/ruby-1.9.2-head@ruin/gems/isolate-3.1.0/lib/isolate/sandbox.rb:74:in `activate'
  47. from /Users/alland/Workspace/ruin/core/admin/lib/gem_sandboxing.rb:14:in `<top (required)>'
  48. from /Users/alland/.rvm/rubies/ruby-1.9.2-head/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:55:in `require'
  49. from /Users/alland/.rvm/rubies/ruby-1.9.2-head/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:55:in `require'
  50. from /Users/alland/Workspace/ruin/core/admin/core_admin.rb:20:in `<top (required)>'
  51. from admin_title.rb:1:in `require_relative'
  52. from admin_title.rb:1:in `<main>'
  53. ~/Workspace/ruin/admin 
Add Comment
Please, Sign In to add comment