Advertisement
Guest User

Untitled

a guest
Jan 18th, 2017
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.25 KB | None | 0 0
  1. [jkremser@localhost hawkfx master]λ rvm use jruby-9.1.5.0
  2. Using /home/jkremser/.rvm/gems/jruby-9.1.5.0
  3. [jkremser@localhost hawkfx master]λ gem install bundler
  4. Fetching: bundler-1.13.7.gem (100%)
  5. Successfully installed bundler-1.13.7
  6. 1 gem installed
  7. [jkremser@localhost hawkfx master]λ bundle install
  8. Fetching https://github.com/pilhuhn/hawkular-client-ruby.git
  9. Fetching gem metadata from https://rubygems.org/...........
  10. Fetching version metadata from https://rubygems.org/..
  11. Fetching dependency metadata from https://rubygems.org/.
  12. Resolving dependencies....
  13. Installing rake 10.5.0
  14. Installing concurrent-ruby 1.0.4
  15. Installing i18n 0.7.0
  16. Installing minitest 5.10.1
  17. Installing thread_safe 0.3.5
  18. Installing public_suffix 2.0.5
  19. Installing ast 2.3.0
  20. Installing safe_yaml 1.0.4
  21. Installing diff-lcs 1.2.5
  22. Installing unf 0.1.4
  23. Installing event_emitter 0.2.5
  24. Installing hashdiff 0.3.2
  25. Installing mime-types-data 3.2016.0521
  26. Installing netrc 0.11.0
  27. Installing websocket 1.2.3
  28. Using jruby-openssl 0.9.19
  29. Installing jrubyfx-fxmlloader 0.4.1
  30. Installing polyglot 0.3.5
  31. Installing powerpack 0.1.1
  32. Installing rainbow 2.2.1 with native extensions
  33. Installing rspec-support 3.5.0
  34. Installing ruby-progressbar 1.8.1
  35. Installing unicode-display_width 1.1.3
  36. Installing shoulda-context 1.2.2
  37. Installing simple-websocket-vcr 0.0.4
  38. Installing vcr 3.0.3
  39. Installing yard 0.9.8
  40. Using bundler 1.13.7
  41. Installing tzinfo 1.2.2
  42. Installing addressable 2.5.0
  43. Installing parser 2.3.3.1
  44. Installing crack 0.4.3
  45. Installing domain_name 0.5.20161129
  46. Installing mime-types 3.1
  47. Installing websocket-client-simple 0.3.0
  48. Installing jrubyfx 1.2.0
  49. Installing treetop 1.6.8
  50. Installing rspec-core 3.5.4
  51. Installing rspec-expectations 3.5.0
  52. Installing rspec-mocks 3.5.0
  53. Installing activesupport 5.0.1
  54. Installing rubocop 0.41.2
  55. Installing webmock 2.3.2
  56. Installing http-cookie 1.0.3
  57. Installing rspec 3.5.0
  58. Installing shoulda-matchers 2.8.0
  59. Installing rest-client 2.0.0
  60. Installing shoulda 3.5.0
  61. Using hawkular-client 2.8.0 from https://github.com/pilhuhn/hawkular-client-ruby.git (at more_alerts@ed78fa1)
  62. Bundle complete! 16 Gemfile dependencies, 49 gems now installed.
  63. Use `bundle show [gemname]` to see where a bundled gem is installed.
  64. Post-install message from yard:
  65. --------------------------------------------------------------------------------
  66. As of YARD v0.9.2:
  67.  
  68. RubyGems "--document=yri,yard" hooks are now supported. You can auto-configure
  69. YARD to automatically build the yri index for installed gems by typing:
  70.  
  71. $ yard config --gem-install-yri
  72.  
  73. See `yard config --help` for more information on RubyGems install hooks.
  74.  
  75. You can also add the following to your .gemspec to have YARD document your gem
  76. on install:
  77.  
  78. spec.metadata["yard.run"] = "yri" # use "yard" to build full HTML docs.
  79.  
  80. --------------------------------------------------------------------------------
  81. [jkremser@localhost hawkfx master]λ jruby -G -S hawkfx.rb # faster than bundle exec jruby hawkfx.rb
  82.  
  83. (java:8311): Gtk-WARNING **: Unable to locate theme engine in module_path: "clearlooks",
  84. /home/jkremser/.rvm/gems/jruby-9.1.5.0/gems/jrubyfx-fxmlloader-0.4.1-java/lib/fxmlloader/elts.rb:158: warning: `<<' after local variable or literal is interpreted as binary operator
  85. /home/jkremser/.rvm/gems/jruby-9.1.5.0/gems/jrubyfx-fxmlloader-0.4.1-java/lib/fxmlloader/elts.rb:158: warning: even though it seems like here document
  86. Exception running Application:
  87. #<NameError: uninitialized constant ValueElement::Logging
  88. Did you mean? Logger>
  89. org/jruby/RubyModule.java:3346:in `const_missing'
  90. /home/jkremser/.rvm/gems/jruby-9.1.5.0/gems/jrubyfx-fxmlloader-0.4.1-java/lib/fxmlloader/value_elts.rb:149:in `processValue'
  91. /home/jkremser/.rvm/gems/jruby-9.1.5.0/gems/jrubyfx-fxmlloader-0.4.1-java/lib/fxmlloader/value_elts.rb:67:in `processStartElement'
  92. /home/jkremser/.rvm/gems/jruby-9.1.5.0/gems/jrubyfx-fxmlloader-0.4.1-java/lib/jrubyfx-fxmlloader.rb:440:in `processStartElement'
  93. /home/jkremser/.rvm/gems/jruby-9.1.5.0/gems/jrubyfx-fxmlloader-0.4.1-java/lib/jrubyfx-fxmlloader.rb:351:in `load'
  94. /home/jkremser/.rvm/gems/jruby-9.1.5.0/gems/jrubyfx-1.2.0-java/lib/jrubyfx/controller.rb:129:in `load_into'
  95. /home/jkremser/.rvm/gems/jruby-9.1.5.0/gems/jrubyfx-1.2.0-java/lib/jrubyfx/core_ext/stage.rb:82:in `fxml'
  96. hawkfx.rb:18:in `block in start'
  97. org/jruby/RubyBasicObject.java:1667:in `instance_eval'
  98. /home/jkremser/.rvm/gems/jruby-9.1.5.0/gems/jrubyfx-1.2.0-java/lib/jrubyfx/module.rb:49:in `with'
  99. hawkfx.rb:17:in `start'
  100. /home/jkremser/.rvm/gems/jruby-9.1.5.0/gems/jrubyfx-1.2.0-java/lib/jrubyfx/java_fx_impl.rb:119:in `block in launch_app_after_platform'
  101. [jkremser@localhost hawkfx master]λ bundle exec jruby hawkfx.rb
  102.  
  103. (java:8750): Gtk-WARNING **: Unable to locate theme engine in module_path: "clearlooks",
  104. /home/jkremser/.rvm/gems/jruby-9.1.5.0/gems/jrubyfx-fxmlloader-0.4.1-java/lib/fxmlloader/elts.rb:158: warning: `<<' after local variable or literal is interpreted as binary operator
  105. /home/jkremser/.rvm/gems/jruby-9.1.5.0/gems/jrubyfx-fxmlloader-0.4.1-java/lib/fxmlloader/elts.rb:158: warning: even though it seems like here document
  106. Exception running Application:
  107. #<NameError: uninitialized constant ValueElement::Logging
  108. Did you mean? Logger>
  109. org/jruby/RubyModule.java:3346:in `const_missing'
  110. /home/jkremser/.rvm/gems/jruby-9.1.5.0/gems/jrubyfx-fxmlloader-0.4.1-java/lib/fxmlloader/value_elts.rb:149:in `processValue'
  111. /home/jkremser/.rvm/gems/jruby-9.1.5.0/gems/jrubyfx-fxmlloader-0.4.1-java/lib/fxmlloader/value_elts.rb:67:in `processStartElement'
  112. /home/jkremser/.rvm/gems/jruby-9.1.5.0/gems/jrubyfx-fxmlloader-0.4.1-java/lib/jrubyfx-fxmlloader.rb:440:in `processStartElement'
  113. /home/jkremser/.rvm/gems/jruby-9.1.5.0/gems/jrubyfx-fxmlloader-0.4.1-java/lib/jrubyfx-fxmlloader.rb:351:in `load'
  114. /home/jkremser/.rvm/gems/jruby-9.1.5.0/gems/jrubyfx-1.2.0-java/lib/jrubyfx/controller.rb:129:in `load_into'
  115. /home/jkremser/.rvm/gems/jruby-9.1.5.0/gems/jrubyfx-1.2.0-java/lib/jrubyfx/core_ext/stage.rb:82:in `fxml'
  116. hawkfx.rb:18:in `block in start'
  117. org/jruby/RubyBasicObject.java:1667:in `instance_eval'
  118. /home/jkremser/.rvm/gems/jruby-9.1.5.0/gems/jrubyfx-1.2.0-java/lib/jrubyfx/module.rb:49:in `with'
  119. hawkfx.rb:17:in `start'
  120. /home/jkremser/.rvm/gems/jruby-9.1.5.0/gems/jrubyfx-1.2.0-java/lib/jrubyfx/java_fx_impl.rb:119:in `block in launch_app_after_platform'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement