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
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
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