Re: ruby1.9.1
On Mon, 2011-08-22 at 12:07 +0200, Samuel Thibault wrote:
> Svante Signell, le Mon 22 Aug 2011 08:59:13 +0200, a écrit :
> > On Mon, 2011-08-22 at 05:06 +0200, Samuel Thibault wrote:
> > > I've found the issues with ruby1.9.1. Some stack position detection
> > > issue as well as readdir_r correctness. I'm letting it build during the
> > > night and will upload this monday so it'll be available on debian-ports
> > > later this monday or tuesday.
Continued: With a workaround of the remaining PATH_MAX issue
ruby1.9.1-1.9.3~rc1 builds but hangs at the tests:
dpkg-deb: building package `ruby1.9.3' in
`../ruby1.9.3_1.9.3~rc1-3_all.deb'.
debian/run-test-suites.bash
*******************************************************************
Running 'make test'
make[1]: Entering directory `/home/srs/DEBs/ruby/ruby1.9.1-1.9.3~rc1'
With gnumach 2:1.3.99.dfsg.git20110805-1:
...
#255 test_io.rb:79:in `<top (required)>' .
#256 test_io.rb:99:in `block in <top (required)>'
Hang here!!
With gnumach 2:1.3.99.dfsg.git20111010-1:
...
#257 test_io.rb:106:in `<top (required)>' .
test_jump.rb
#258 test_jump.rb:1:in `<top (required)>' .
#259 test_jump.rb:20:in `<top (required)>' .
...
#300 test_literal.rb:17:in `<top (required)>'
Hang here!
Still something related to gnumach, even the the latest patches applied.
Reply to: