Skip to content

Instantly share code, notes, and snippets.

@blaulabs
Created May 31, 2010 19:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save blaulabs/420176 to your computer and use it in GitHub Desktop.
Save blaulabs/420176 to your computer and use it in GitHub Desktop.
rm -rf spec/reports
/home/bamboo/.rvm/rubies/jruby-1.5.0/lib/ruby/site_ruby/shared/ffi/ffi.rb:112:in `create_invoker': Function 'xmlFirstElementChild' not found in [libexslt.so] (FFI::NotFoundError)
from /home/bamboo/.rvm/rubies/jruby-1.5.0/lib/ruby/site_ruby/shared/ffi/library.rb:98:in `attach_function'
from /home/bamboo/.rvm/rubies/jruby-1.5.0/lib/ruby/site_ruby/shared/ffi/library.rb:96:in `each'
from /home/bamboo/.rvm/rubies/jruby-1.5.0/lib/ruby/site_ruby/shared/ffi/library.rb:96:in `attach_function'
from /home/bamboo/.rvm/gems/jruby-1.5.0/gems/nokogiri-1.4.2-java/lib/nokogiri/ffi/libxml.rb:116
from /home/bamboo/.rvm/gems/jruby-1.5.0/gems/nokogiri-1.4.2-java/lib/nokogiri/ffi/libxml.rb:209:in `require'
from /home/bamboo/.rvm/gems/jruby-1.5.0/gems/activesupport-3.0.0.beta3/lib/active_support/dependencies.rb:209:in `require'
from /home/bamboo/.rvm/gems/jruby-1.5.0/gems/activesupport-3.0.0.beta3/lib/active_support/dependencies.rb:197:in `load_dependency'
from /home/bamboo/.rvm/gems/jruby-1.5.0/gems/activesupport-3.0.0.beta3/lib/active_support/dependencies.rb:209:in `require'
... 26 levels...
from /home/bamboo/config/xml-data/build-dir/PROMY3-INTS/spec/spec_helper.rb:31:in `require'
from /home/bamboo/.rvm/rubies/jruby-1.5.0/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from ./spec/controllers/promotions_controller_spec.rb:1
rake aborted!
Command /home/bamboo/.rvm/rubies/jruby-1.5.0/bin/jruby -Ilib -Ispec "./spec/controllers/promotions_controller_spec.rb" "./spec/models/promotion_category_spec.rb" "./spec/models/promotion_spec.rb" "./spec/models/bonus_spec.rb" "./spec/models/display_filter_spec.rb" "./spec/models/filter_spec.rb" "./spec/models/filter_modifier_spec.rb" "./spec/models/order_channel_spec.rb" "./spec/models/order_type_spec.rb" "./spec/models/mandant_spec.rb" failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment