Hi,

here I am again....
After I've copied the (missing!) perl binary form perl-5.8.0 into the perl-5.8.0/t 
-directory, I started the test manually by changing into the t-directory and typing 
'./perl harness'
Here are the results:
Failed Test                   Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
.../ext/Data/Dumper/t/dumper.t              357    8   2.24%  311 314 325 327
                                                             331 333 337 339
.../ext/Devel/DProf/DProf.t                  18   14  77.78%  5-18
.../ext/IO/lib/IO/t/io_dir.t                 10    2  20.00%  2-3
.../ext/IO/lib/IO/t/io_unix.t                 5    4  80.00%  2-5
.../ext/Storable/t/downgrade.t   10  2560   169   10   5.92%  14-15 46-47 78-79
                                                             110-111 150 161
.../lib/h2xs.t                    6  1536   113    6   5.31%  17 36 55 74 89 108
.../lib/AnyDBM_File.t             4  1024    12    4  33.33%  3 5-7
.../lib/DirHandle.t                           5    2  40.00%  2-3
.../lib/ExtUtils/t/Constant.t                51   10  19.61%  32-33 38-42 45-46
                                                             49
.../lib/ExtUtils/t/Embed.t                    9    9 100.00%  1-9
.../lib/Tie/Array/splice.t        0     9    ??   ??       %  ??
uni/fold.t                                 780    6   0.77%  61 169 196 661
                                                             710-711
72 tests and 186 subtests skipped.
Failed 12/523 test scripts, 97.71% okay. 75/40471 subtests failed, 99.81% okay.

99.81 is not bad....What are you thinking: Can I work in a productive environment with 
this perl build?

It's strange that 'make test' did not run. (The matter was the missing perl-binary in 
the perl-5.8.0/t - directory ...or what?)


Greetings
_______________________________________________
Adam Fischler

DATEV e.G.
_______________________________________________
      



"Fischler, Adam" <[EMAIL PROTECTED]> (Mittwoch, 25. September 2002, 12:24:10, 
MEST):

> Hello,
> 
> I'm trying to install perl 5.8.0 on z/OS and I have problems while I 'make test'.
> 
> 'make test' ends with following output:
> .....
>         Making threads::shared (dynamic)
> ../ext/threads/shared
> PERL=./perl make _test_prep
> make: Error -- PERL=./perl: EDC5129I No such file or directory.
> FSUM8226 make: Error code -1 
> 
> Does anybody encountered this problem?
> 
> My installation procedure was:
> sh Configure -Dusedl -Dprefix=/my/installdir/perl -des     (I'm not root...just a 
>normal user)
> export _C89_CCMODE=1
> make
> LIBPATH=`pwd`:$LIBPATH
> make test
> 
> My environment vars:
> _BPX_SHAREAS='YES'
> _BPX_SPAWN_SCRIPT='YES'
> 
> 
> The only 'error' happened while I was running the Configure script:
> ERROR CBC3198 ./.67115830.c:373   #if, #else, #elif, #ifdef, #ifndef block must be 
>ended with #endif.
> FSUM3065 The COMPILE step ended with return code 12.
> FSUM3017 Could not compile .67115830.c. Correct the errors and try again.
> But I think this is not 'is nothing to worry about.'(Peter Prymmer) ....?
> 
> Before I tried to install perl5.8.0 I made perl5.6.1 until 'make test', which ended 
>normaly, but I had "Failed 14 test scripts out of 255, 94.51% okay..". 94.51% seemed 
>not to be good enough, so I'm trying my luck with the new perl5.8.0 Version (somebody 
>wrote that the tests with this never Version are better for z/OS)
> 
> Please help
> Thanks
> _______________________________________________
> Adam Fischler
> 
> DATEV e.G.
> _______________________________________________
>       
> 

Reply via email to