On Wed, Jun 30, 2004 at 03:04:43PM -0000, PerlDiscuss - Perl Newsgroups and mailing lists wrote: > After sucssfuly building it (they were no Errors during the compile & link > time), I have run the test and it failes on stat with the following > messages: > t/op/stat............................# Failed at op/stat.t line 445 > # Failed at op/stat.t line 446 > # Failed at op/stat.t line 447 > FAILED at test 75 > > I have run the test alone and get this information: > # time=1088607507, stat=(-16768873 20527009 33206 1 246 323 0 0 1088607499 > 1088607499 1088607499 8192 0) > # -MAC=(9.25925925925926e-05 9.25925925925926e-05 9.25925925925926e-05) > not ok 75 - negative -M works > # Failed at t/op/stat.t line 445 > not ok 76 - negative -A works > # Failed at t/op/stat.t line 446 > not ok 77 - negative -C works > # Failed at t/op/stat.t line 447 > > What's seem to be the problem ? how can I solve it ? can I ignore it ? > help will be apprecated I'm not sure of the specific problem, and daily-build@perl.org isn't actually the correct place to report problems like this, so I've sent this reply to perl5-porters@perl.org (which is). Did you build perl in a directory on an unusual filing system? For example did you build it in /tmp, or something NFS mounted? Could you also send the output of ./perl -Ilib -V to the list? (and keep the list in the replies) Nicholas ClarkThread Previous | Thread Next