Guest User

Untitled

a guest
May 9th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.76 KB | None | 0 0
  1. Using gem_plugin (0.2.3) from bundler gems
  2. Installing mongrel (1.1.5) from .gem files at /home/christian/.rvm/gems/ruby-1.9.2-preview3@rails3/cache with native extensions /home/christian/.rvm/rubies/ruby-1.9.2-preview3/lib/ruby/1.9.1/rubygems/installer.rb:483:in `rescue in block in build_extensions': ERROR: Failed to build gem native extension. (Gem::Installer::ExtensionBuildError)
  3.  
  4. /home/christian/.rvm/rubies/ruby-1.9.2-preview3/bin/ruby extconf.rb
  5. checking for main() in -lc... yes
  6. creating Makefile
  7.  
  8. make
  9. gcc -I. -I/home/christian/.rvm/rubies/ruby-1.9.2-preview3/include/ruby-1.9.1/x86_64-linux -I/home/christian/.rvm/rubies/ruby-1.9.2-preview3/include/ruby-1.9.1/ruby/backward -I/home/christian/.rvm/rubies/ruby-1.9.2-preview3/include/ruby-1.9.1 -I. -fPIC -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long -o http11_parser.o -c http11_parser.c
  10. http11_parser.rl: In function ‘http_parser_execute’:
  11. http11_parser.rl:105: warning: comparison between signed and unsigned integer expressions
  12. gcc -I. -I/home/christian/.rvm/rubies/ruby-1.9.2-preview3/include/ruby-1.9.1/x86_64-linux -I/home/christian/.rvm/rubies/ruby-1.9.2-preview3/include/ruby-1.9.1/ruby/backward -I/home/christian/.rvm/rubies/ruby-1.9.2-preview3/include/ruby-1.9.1 -I. -fPIC -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-missing-field-initializers -Wno-long-long -o http11.o -c http11.c
  13. http11.c: In function ‘http_field’:
  14. http11.c:70: warning: format not a string literal and no format arguments
  15. http11.c:71: warning: format not a string literal and no format arguments
  16. http11.c:77: error: ‘struct RString’ has no member named ‘ptr’
  17. http11.c:77: error: ‘struct RString’ has no member named ‘len’
  18. http11.c: In function ‘request_uri’:
  19. http11.c:102: warning: format not a string literal and no format arguments
  20. http11.c: In function ‘fragment’:
  21. http11.c:113: warning: format not a string literal and no format arguments
  22. http11.c: In function ‘request_path’:
  23. http11.c:124: warning: format not a string literal and no format arguments
  24. http11.c: In function ‘query_string’:
  25. http11.c:135: warning: format not a string literal and no format arguments
  26. http11.c: In function ‘header_done’:
  27. http11.c:172: error: ‘struct RString’ has no member named ‘ptr’
  28. http11.c:172: error: ‘struct RString’ has no member named ‘ptr’
  29. http11.c:172: error: ‘struct RString’ has no member named ‘ptr’
  30. http11.c:174: error: ‘struct RString’ has no member named ‘ptr’
  31. http11.c:176: error: ‘struct RString’ has no member named ‘ptr’
  32. http11.c:177: error: ‘struct RString’ has no member named ‘len’
  33. http11.c: In function ‘HttpParser_execute’:
  34. http11.c:298: error: ‘struct RString’ has no member named ‘ptr’
  35. http11.c:299: error: ‘struct RString’ has no member named ‘len’
  36. http11.c:307: warning: format not a string literal and no format arguments
  37. make: *** [http11.o] Fehler 1
  38.  
  39.  
  40. Gem files will remain installed in /home/christian/.rvm/gems/ruby-1.9.2-preview3@rails3/gems/mongrel-1.1.5 for inspection.
  41. Results logged to /home/christian/.rvm/gems/ruby-1.9.2-preview3@rails3/gems/mongrel-1.1.5/ext/http11/gem_make.out
  42. from /home/christian/.rvm/rubies/ruby-1.9.2-preview3/lib/ruby/1.9.1/rubygems/installer.rb:486:in `block in build_extensions'
  43. from /home/christian/.rvm/rubies/ruby-1.9.2-preview3/lib/ruby/1.9.1/rubygems/installer.rb:446:in `each'
  44. from /home/christian/.rvm/rubies/ruby-1.9.2-preview3/lib/ruby/1.9.1/rubygems/installer.rb:446:in `build_extensions'
  45. from /home/christian/.rvm/rubies/ruby-1.9.2-preview3/lib/ruby/1.9.1/rubygems/installer.rb:198:in `install'
  46. from /home/christian/.rvm/gems/ruby-1.9.2-preview3@rails3/gems/bundler-0.9.26/lib/bundler/source.rb:170:in `install'
  47. from /home/christian/.rvm/gems/ruby-1.9.2-preview3@rails3/gems/bundler-0.9.26/lib/bundler/installer.rb:34:in `block in run'
  48. from /home/christian/.rvm/gems/ruby-1.9.2-preview3@rails3/gems/bundler-0.9.26/lib/bundler/spec_set.rb:12:in `block in each'
  49. from /home/christian/.rvm/gems/ruby-1.9.2-preview3@rails3/gems/bundler-0.9.26/lib/bundler/spec_set.rb:12:in `each'
  50. from /home/christian/.rvm/gems/ruby-1.9.2-preview3@rails3/gems/bundler-0.9.26/lib/bundler/spec_set.rb:12:in `each'
  51. from /home/christian/.rvm/gems/ruby-1.9.2-preview3@rails3/gems/bundler-0.9.26/lib/bundler/installer.rb:21:in `run'
  52. from /home/christian/.rvm/gems/ruby-1.9.2-preview3@rails3/gems/bundler-0.9.26/lib/bundler/installer.rb:6:in `install'
  53. from /home/christian/.rvm/gems/ruby-1.9.2-preview3@rails3/gems/bundler-0.9.26/lib/bundler/cli.rb:91:in `install'
  54. from /home/christian/.rvm/gems/ruby-1.9.2-preview3@rails3/gems/bundler-0.9.26/lib/bundler/vendor/thor/task.rb:33:in `run'
  55. from /home/christian/.rvm/gems/ruby-1.9.2-preview3@rails3/gems/bundler-0.9.26/lib/bundler/vendor/thor/invocation.rb:109:in `block in invoke'
  56. from /home/christian/.rvm/gems/ruby-1.9.2-preview3@rails3/gems/bundler-0.9.26/lib/bundler/vendor/thor/invocation.rb:116:in `call'
  57. from /home/christian/.rvm/gems/ruby-1.9.2-preview3@rails3/gems/bundler-0.9.26/lib/bundler/vendor/thor/invocation.rb:116:in `invoke'
  58. from /home/christian/.rvm/gems/ruby-1.9.2-preview3@rails3/gems/bundler-0.9.26/lib/bundler/vendor/thor.rb:137:in `block in start'
  59. from /home/christian/.rvm/gems/ruby-1.9.2-preview3@rails3/gems/bundler-0.9.26/lib/bundler/vendor/thor/base.rb:378:in `start'
  60. from /home/christian/.rvm/gems/ruby-1.9.2-preview3@rails3/gems/bundler-0.9.26/lib/bundler/vendor/thor.rb:124:in `start'
  61. from /home/christian/.rvm/gems/ruby-1.9.2-preview3@rails3/gems/bundler-0.9.26/bin/bundle:13:in `<top (required)>'
  62. from /home/christian/.rvm/gems/ruby-1.9.2-preview3@rails3/bin/bundle:19:in `load'
  63. from /home/christian/.rvm/gems/ruby-1.9.2-preview3@rails3/bin/bundle:19:in `<main>'
Add Comment
Please, Sign In to add comment