Re: perl 5.20 test failures

2014-08-19 Thread Samuel Thibault
Svante Signell, le Tue 19 Aug 2014 07:05:34 +0200, a écrit : > On Mon, 2014-08-18 at 11:31 +0200, Svante Signell wrote: > > Furthermore the following two large file system tests fail when building > > manually: > > (on the buildd they are skipped. How come, is that image not compiled with > > -D_F

Re: perl 5.20 test failures

2014-08-18 Thread Svante Signell
On Mon, 2014-08-18 at 11:31 +0200, Svante Signell wrote: > Hi, > > Furthermore the following two large file system tests fail when building > manually: > (on the buildd they are skipped. How come, is that image not compiled with > -D_FILE_OFFSET_BITS=64?): > t/op/lfs.t > not ok 17 > # Failed tes

Re: perl 5.20 test failures

2014-08-18 Thread Samuel Thibault
Svante Signell, le Mon 18 Aug 2014 11:31:16 +0200, a écrit : > Running the t/io/socket test manually reveals: > ok 1 - close the socket > ok 2 - make a tcp socket > ok 3 - bind works > ok 4 - getsockname() on bound socket > # port 41258 > ok 5 - listen() works > ok 6 - make accept tcp socket > ok 7

perl 5.20 test failures

2014-08-18 Thread Svante Signell
Hi, The following tests fail for Debian perl 5.20.0-4 according to the buildd log file: t/io/socket ... FAILED at test 11 Thread creation failed: pthread_create returned 1073741859 at (eval 1470) line 3. Thread creation failed: pthread_create returne