On Monday, December 22, 2003, at 06:23AM, Saku Setala <[EMAIL PROTECTED]> wrote:
>Ok, now recompiled current with /FLOAT=G_FLOAT > >Compaq C V6.4-005 on OpenVMS VAX V7.3 > >t/op/tie.............................FAILED at test 21 >ext/Filter/t/call....................FAILED at test 1 >ext/IO/t/io_udp......................FAILED at test 1 >ext/Socket/t/Socket..................FAILED at test 0 >ext/Time/HiRes/t/HiRes...............FAILED at test 12 >lib/ExtUtils/t/basic.................FAILED at test 28 >lib/ExtUtils/t/Constant..............FAILED at test 27 >lib/ExtUtils/t/INST_PREFIX...........FAILED at test 41 >lib/ExtUtils/t/Manifest..............FAILED at test 26 >lib/File/Copy........................FAILED at test 4 >lib/strict...........................FAILED at test 106 >lib/Test/Harness/t/callback..........FAILED at test 17 >lib/Test/Harness/t/inc_taint.........FAILED at test 1 >lib/Test/Harness/t/strap-analyze.....FAILED at test 93 >lib/Test/Harness/t/test-harness......FAILED at test 164 >lib/vmsish...........................FAILED at test 25 >lib/warnings.........................FAILED at test 501 >Failed 17 test scripts out of 756, 97.75% okay. Thanks for the report. This confirms that VAX configuration still works after my Itanium patch. The failures are for a variety of reasons, some of them due to new features that we don't really have to do anything about until a 5.10 release is imminent. The only ones I haven't also seen recently on Alpha are the socket-related ones. Some of these I'm also seeing in maintperl, i.e., the development stream leading toward the next 5.8.x release. The lib/ExtUtils tests are a concern; I think they have once again become directory depth unfriendly in addition to the other issues recently discussed here. The lib/Test/Harness tests are also problematic. I do not see them on Alpha 7.3-1, but I do see them on Alpha 7.2-1 and 7.1, so there is probably some underlying CRTL dependency that has been fixed recently.
