Bug#502311: testsuite failures in glibc

2009-02-25 Thread Loïc Minier
On Mon, Feb 23, 2009, Sven Joachim wrote: > -${SHELL} tst-table-charmap.sh ${charmap:-$charset} \ > +${SHELL:-/bin/sh} tst-table-charmap.sh ${charmap:-$charset} \ So met the same bug and fixed it in a similar way; albeit I recommended exporting SHELL from tst-tables.sh instead of patching tst-ta

Bug#502311: testsuite failures in glibc

2009-02-24 Thread Aurelien Jarno
On Mon, Feb 23, 2009 at 11:26:01AM +0100, Sven Joachim wrote: > On 2009-02-23 08:01 +0100, Aurelien Jarno wrote: > > > On Sun, Feb 22, 2009 at 11:48:55AM +0100, Sven Joachim wrote: > >> All but one of these errors are fixed or ignored in 2.9-2, but the last > >> problem still occurs -- apparently

Bug#502311: testsuite failures in glibc

2009-02-23 Thread Sven Joachim
On 2009-02-23 08:01 +0100, Aurelien Jarno wrote: > On Sun, Feb 22, 2009 at 11:48:55AM +0100, Sven Joachim wrote: >> All but one of these errors are fixed or ignored in 2.9-2, but the last >> problem still occurs -- apparently only if a 64-bit kernel is running >> and detectable. From my debuild l

Bug#502311: testsuite failures in glibc

2009-02-22 Thread Aurelien Jarno
On Sun, Feb 22, 2009 at 11:48:55AM +0100, Sven Joachim wrote: > On 2009-02-18 15:42 +0100, Sven Joachim wrote: > > > found 502311 2.9-1 > > thanks > > > > Now glibc apparently built fine on ia64, but it does not on i386. > > Here is the result from my local build with debuild: > > > > , > > |

Bug#502311: testsuite failures in glibc

2009-02-22 Thread Sven Joachim
On 2009-02-18 15:42 +0100, Sven Joachim wrote: > found 502311 2.9-1 > thanks > > Now glibc apparently built fine on ia64, but it does not on i386. > Here is the result from my local build with debuild: > > , > | # > | # Testsuite failures, someone should be working towards > | # fixing these!

Bug#502311: testsuite failures in glibc

2009-02-19 Thread Aurelien Jarno
On Thu, Feb 19, 2009 at 07:15:53PM +0100, Vincent Danjean wrote: > Aurelien Jarno wrote: > > Those two failures are due to the behavior of dash versus bash. The test > > tries to test that system() is cancellable. system() invokes /bin/sh > > (and this is hard-coded, not changeable via any environ

Bug#502311: testsuite failures in glibc

2009-02-19 Thread Vincent Danjean
Aurelien Jarno wrote: > Those two failures are due to the behavior of dash versus bash. The test > tries to test that system() is cancellable. system() invokes /bin/sh > (and this is hard-coded, not changeable via any environment variable). > When doing /bin/bash -c "/bin/echo foo", bash is cleve

Bug#502311: testsuite failures in glibc

2009-02-19 Thread Aurelien Jarno
On Thu, Feb 19, 2009 at 11:38:13AM +0100, Aurelien Jarno wrote: > Sven Joachim a écrit : > > On 2009-02-18 18:00 +0100, Aurelien Jarno wrote: > > > >> Then maybe some regressions have been added in the latest versions. > >> Could you retry with a 2.6.26 kernel from lenny/unstable? This version > >

Bug#502311: testsuite failures in glibc

2009-02-19 Thread Aurelien Jarno
Sven Joachim a écrit : > On 2009-02-18 18:00 +0100, Aurelien Jarno wrote: > >> Then maybe some regressions have been added in the latest versions. >> Could you retry with a 2.6.26 kernel from lenny/unstable? This version >> is working on the buildd and on my machine, so that will infirm/confirm >>

Bug#502311: testsuite failures in glibc

2009-02-18 Thread Sven Joachim
On 2009-02-18 18:00 +0100, Aurelien Jarno wrote: > Then maybe some regressions have been added in the latest versions. > Could you retry with a 2.6.26 kernel from lenny/unstable? This version > is working on the buildd and on my machine, so that will infirm/confirm > it is due to the kernel. Woul

Bug#502311: testsuite failures in glibc

2009-02-18 Thread Aurelien Jarno
Sven Joachim a écrit : > On 2009-02-18 16:45 +0100, Aurelien Jarno wrote: > >> Sven Joachim a écrit : >> >> You are probably using an old kernel which has some problems. The buildd >> is using a 2.6.26 kernel from lenny. > > While my kernel may have some problems (not that I noticed any, but it's

Bug#502311: testsuite failures in glibc

2009-02-18 Thread Sven Joachim
On 2009-02-18 16:45 +0100, Aurelien Jarno wrote: > Sven Joachim a écrit : > > You are probably using an old kernel which has some problems. The buildd > is using a 2.6.26 kernel from lenny. While my kernel may have some problems (not that I noticed any, but it's of course possible), it is not exa

Bug#502311: testsuite failures in glibc

2009-02-18 Thread Aurelien Jarno
Sven Joachim a écrit : > found 502311 2.9-1 > thanks > > Now glibc apparently built fine on ia64, but it does not on i386. > Here is the result from my local build with debuild: > > , > | # > | # Testsuite failures, someone should be working towards > | # fixing these! They are listed here fo

Bug#502311: testsuite failures in glibc

2009-02-18 Thread Sven Joachim
found 502311 2.9-1 thanks Now glibc apparently built fine on ia64, but it does not on i386. Here is the result from my local build with debuild: , | # | # Testsuite failures, someone should be working towards | # fixing these! They are listed here for the purpose of | # regression testing dur