On Sun, Oct 10, 2004 at 10:17:15PM +0200, "Gerrit P. Haase" <[EMAIL PROTECTED]> wrote: > Interesting, then my local setup must be broken somehow...
Output from basic.t and recurs.t using 1.5.11-1 and 6.21 attached, so you can compare to yours. Is this perhaps a FAT thing? I'm using NTFS only.
1..25 ok 1 - setup ok 2 - chdir'd to Recurs ok 3 - Makefile.PL exited with zero ok 4 - Makefile written ok 5 - sub Makefile written ok 6 - recursive make exited normally ok 7 ok 8 - cleaning out recurs ok 9 - setting up fresh copy ok 10 - chdir'd to Recurs ok 11 - Makefile.PL NORECURS=1 exited with zero ok 12 - Makefile written ok 13 - sub Makefile not written ok 14 - recursive make exited normally ok 15 ok 16 - cleaning out recurs ok 17 - setting up fresh copy ok 18 - chdir'd to Recurs ok 19 - Makefile.PL exited with zero ok 20 - Makefile written ok 21 - sub Makefile written ok 22 ok 23 - prepend .. not stomping WriteMakefile args ok 24 ok 25 - teardown
1..79 ok 1 - setup ok 2 - chdir'd to Big-Dummy ok 3 - Makefile.PL exited with zero ok 4 - Makefile.PL output looks right ok 5 - Makefile.PL run in package main ok 6 - Makefile exists ok 7 - its been touched ok 8 - make manifest created a MANIFEST ok 9 - its not empty ok 10 - exited normally ok 11 - .ppd file generated ok 12 - <SOFTPKG> ok 13 - <TITLE> ok 14 - <ABSTRACT> ok 15 - <AUTHOR> ok 16 - <IMPLEMENTATION> ok 17 - <DEPENDENCY> ok 18 - <OS> ok 19 - <ARCHITECTURE> ok 20 - <CODEBASE> ok 21 - </IMPLEMENTATION> ok 22 - </SOFTPKG> ok 23 - make test ok 24 - exited normally ok 25 - TEST_VERBOSE ok 26 - successful ok 27 - exited normally ok 28 - install ok 29 ok 30 ok 31 - install dir created ok 32 - Dummy.pm installed ok 33 - Liar.pm installed ok 34 - packlist created ok 35 - perllocal.pod created ok 36 - install with PREFIX override ok 37 ok 38 ok 39 - install dir created ok 40 - Dummy.pm installed ok 41 - Liar.pm installed ok 42 - packlist created ok 43 - perllocal.pod created ok 44 - install with DESTDIR ok 45 ok 46 ok 47 - destdir created ok 48 - Dummy.pm installed ok 49 - Liar.pm installed ok 50 - packlist created ok 51 - perllocal.pod created ok 52 ok 53 - DESTDIR should not appear in perllocal ok 54 - install with PREFIX override and DESTDIR ok 55 ok 56 ok 57 - install dir not created ok 58 - destdir created ok 59 - Dummy.pm installed ok 60 - Liar.pm installed ok 61 - packlist created ok 62 - perllocal.pod created ok 63 - disttest ok 64 - META.yml written ok 65 ok 66 - metafile ok 67 - META.yml untouched if not changed ok 68 - temp META.yml file not left around ok 69 - META.yml deleted ok 70 - Makefile.PL exited with zero ok 71 - metafile ok 72 - META.yml generation suppressed by NO_META ok 73 - Makefile.PL exited with zero ok 74 - metafile_addtomanifest didn't die with locked MANIFEST ok 75 - Makefile.PL exited with zero ok 76 - init_dirscan skipped distdir ok 77 - realclean ok 78 ok 79 - teardown
