Interesting. I can build ruby-debug-base-0.10.4-java.gem from source (which *appears* to be maintained) and fake it until it's officially released.
What do you guys think? On Nov 10, 2010, at 9:56 AM, Uwe Kubosch wrote: > linecache is attempted installed since there is a newer version of > ruby-debug-base available, and that is attempted installed. > > On 2010-11-09, at 17:11, Nick Sieger wrote: > >> I haven't looked at this yet -- where does linecache come into the >> line of dependencies? Previously it was through ruby-debug, so if we >> have the java version installed, we wouldn't run into linecache. Has >> that changed? >> >> /Nick >> >> On Sat, Nov 6, 2010 at 4:01 PM, Hirotsugu Asari <[email protected]> wrote: >>> linecache… we can't build it. >>> >>> On Nov 6, 2010, at 6:23 PM, [email protected] wrote: >>> >>> >>>> Installing linecache (0.43) with native extensions >>>> /builds/jruby/latest/lib/ruby/site_ruby/1.8/rubygems/installer.rb:483:in >>>> `build_extensions': ERROR: Failed to build gem native extension. >>>> (Gem::Installer::ExtensionBuildError) >>>> >>>> /builds/jruby/latest/bin/jruby extconf.rb >>>> WARNING: JRuby does not support native extensions or the `mkmf' library >>>> very well. >>>> Check http://kenai.com/projects/jruby/pages/Home for alternatives. >>>> mkmf.rb can't find header files for ruby at >>>> /builds/jruby/latest/lib/native/include/ruby/ruby.h >>>> >>>> >>>> Gem files will remain installed in /data/home/gems/1.8/gems/linecache-0.43 >>>> for inspection. >>>> Results logged to /data/home/gems/1.8/gems/linecache-0.43/ext/gem_make.out >>>> >>>> from >>>> /builds/jruby/latest/lib/ruby/site_ruby/1.8/rubygems/installer.rb:446:in >>>> `each' >>>> from >>>> /builds/jruby/latest/lib/ruby/site_ruby/1.8/rubygems/installer.rb:446:in >>>> `build_extensions' >>>> from >>>> /builds/jruby/latest/lib/ruby/site_ruby/1.8/rubygems/installer.rb:198:in >>>> `install' >>>> from /data/gems/1.8/gems/bundler-1.0.3/lib/bundler/source.rb:100:in >>>> `install' >>>> from /data/gems/1.8/gems/bundler-1.0.3/lib/bundler/installer.rb:55:in >>>> `run' >>>> from /data/gems/1.8/gems/bundler-1.0.3/lib/bundler/spec_set.rb:12:in >>>> `each' >>>> from /data/gems/1.8/gems/bundler-1.0.3/lib/bundler/spec_set.rb:12:in >>>> `each' >>>> from /data/gems/1.8/gems/bundler-1.0.3/lib/bundler/installer.rb:44:in >>>> `run' >>>> from /data/gems/1.8/gems/bundler-1.0.3/lib/bundler/installer.rb:8:in >>>> `install' >>>> from /data/gems/1.8/gems/bundler-1.0.3/lib/bundler/cli.rb:267:in >>>> `update' >>>> from >>>> /data/gems/1.8/gems/bundler-1.0.3/lib/bundler/vendor/thor/task.rb:21:in >>>> `run' >>>> from >>>> /data/gems/1.8/gems/bundler-1.0.3/lib/bundler/vendor/thor/invocation.rb:118:in >>>> `invoke_task' >>>> from >>>> /data/gems/1.8/gems/bundler-1.0.3/lib/bundler/vendor/thor.rb:246:in >>>> `dispatch' >>>> from >>>> /data/gems/1.8/gems/bundler-1.0.3/lib/bundler/vendor/thor/base.rb:389:in >>>> `start' >>>> from /data/gems/1.8/gems/bundler-1.0.3/bin/bundle:13 >>>> from /data/gems/1.8/gems/bundler-1.0.3/bin/bundle:19:in `load' >>>> from /data/gems/1.8/bin/bundle:19 >>>> Recording test results >>>> >>> >>> >>> >> >> --------------------------------------------------------------------- >> To unsubscribe from this list, please visit: >> >> http://xircles.codehaus.org/manage_email >> >> > > -- > Uwe Kubosch > Systems Developer > Datek Wireless AS > [email protected] > http://datek.no/ > > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
