Building JRuby 1.5 fails ------------------------ Key: JRUBY-4852 URL: http://jira.codehaus.org/browse/JRUBY-4852 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.5 Environment: OS: linux (gentoo)
$ java -version java version "1.6.0_20" Java(TM) SE Runtime Environment (build 1.6.0_20-b02) Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01, mixed mode) $ equery list ant * Searching for ant ... [IP-] [ ] dev-java/ant-1.8.1:0 Reporter: Erno Mononen Assignee: Thomas E Enebo More info in this thread: http://www.ruby-forum.com/topic/210579 Below is the backtrace, I'll work with the original reporter to add logging to jruby.rb as suggested by Charles and add a fresh backtrace here then. [echo] Running rake install_dist_gems [echo] compile=OFF, threshold=20, objectspace=true threadpool=false reflection=false [java] /home/fordfrog/src/gentoo/tmp/jruby-1.5.0/lib/ruby/site_ruby/1.8/rubygems.rb:838:in `searcher': Mutex relocking by same thread (ThreadError) [java] from /home/fordfrog/src/gentoo/tmp/jruby-1.5.0/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:33:in `require' [java] from /home/fordfrog/src/gentoo/tmp/jruby-1.5.0/lib/ruby/site_ruby/1.8/rubygems/defaults/jruby.rb:92:in `spec_directories_from_classpath' [java] from /home/fordfrog/src/gentoo/tmp/jruby-1.5.0/lib/ruby/site_ruby/1.8/rubygems/defaults/jruby.rb:82:in `installed_spec_directories' [java] from /home/fordfrog/src/gentoo/tmp/jruby-1.5.0/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:58:in `from_installed_gems' [java] from /home/fordfrog/src/gentoo/tmp/jruby-1.5.0/lib/ruby/site_ruby/1.8/rubygems.rb:881:in `source_index' [java] from /home/fordfrog/src/gentoo/tmp/jruby-1.5.0/lib/ruby/site_ruby/1.8/rubygems/gem_path_searcher.rb:81:in `init_gemspecs' [java] from /home/fordfrog/src/gentoo/tmp/jruby-1.5.0/lib/ruby/site_ruby/1.8/rubygems/gem_path_searcher.rb:13:in `initialize' [java] from /home/fordfrog/src/gentoo/tmp/jruby-1.5.0/lib/ruby/site_ruby/1.8/rubygems.rb:839:in `new' [java] from /home/fordfrog/src/gentoo/tmp/jruby-1.5.0/lib/ruby/site_ruby/1.8/rubygems.rb:839:in `searcher' [java] from /home/fordfrog/src/gentoo/tmp/jruby-1.5.0/lib/ruby/site_ruby/1.8/rubygems.rb:838:in `searcher' [java] from /home/fordfrog/src/gentoo/tmp/jruby-1.5.0/lib/ruby/site_ruby/1.8/rubygems.rb:478:in `find_files' [java] from /home/fordfrog/src/gentoo/tmp/jruby-1.5.0/lib/ruby/site_ruby/1.8/rubygems.rb:1103 [java] from /home/fordfrog/src/gentoo/tmp/jruby-1.5.0/lib/ruby/site_ruby/1.8/rubygems.rb:9:in `require' [java] from /home/fordfrog/src/gentoo/tmp/jruby-1.5.0/bin/rake:9 BUILD FAILED /home/fordfrog/src/gentoo/tmp/jruby-1.5.0/build.xml:1292: The following error occurred while executing this line: /home/fordfrog/src/gentoo/tmp/jruby-1.5.0/build.xml:1043: Java returned: 1 Total time: 27 seconds -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email