John E. Malmberg wrote:
Craig A. Berry wrote:

At 12:32 AM -0500 3/5/06, John E. Malmberg wrote:

Here is what vms.c needs to get it to build with threads.


Thanks, applied as #27385.


And here is what it takes to get it to pass the tests except for test 4 of t/op/threads.t which consistently hangs for me, and did so the last time I did a thread build.

I have not run a full test, I just reran the tests that failed from the previous patch.

I just did a full build with that vms.c patch just submitted and blead 27456 with threads enabled. (I may have missed a file or two in moving to that version)

t.op.threads is intentionally failing test 4 to prevent a hang of the test run.

MCR perl_build_root:[000000]miniperl.exe "-I[---.lib]" "-I[---.lib]" "-MExtUtils::Command" -e chmod 644 [---.LIB.AUTO.SYS.HOSTNAME]HOSTNAME.BS

        Making Thread (dynamic)
Could not eval '
            package ExtUtils::MakeMaker::_version;
            no strict;

            local $VERSION;
            $VERSION=undef; do {
                             (And $VERSION = '1.05'.)
            }; $VERSION
        ' in ../../lib/Thread.pm: syntax error at (eval 5) line 8, near ".)
            "
WARNING: Setting VERSION via file '../../lib/Thread.pm' failed
 at ../../lib/ExtUtils/MakeMaker.pm line 495
Writing Descrip.MMS for Thread

t/io/fs.............................FAILED--unexpected output at test 0
t/op/magic..........................FAILED at test 1
t/op/threads........................FAILED at test 4  (Intentional)
t/lib/vms_dclsym....................FAILED at test 5
ext/Compress/IO/Zlib/t/050interop-gzip...........FAILED at test 4
ext/IO/t/io_dup.....................FAILED--expected test 2, saw test 6
ext/threads/shared/t/wait...........FAILED--expected 102 tests, saw 6
lib/ExtUtils/CBuilder/t/02-link.....FAILED at test 5
lib/ExtUtils/t/basic................FAILED at test 23
lib/ExtUtils/t/Constant.............FAILED--expected test 5, saw test 23
lib/ExtUtils/t/installbase..........FAILED at test 5
lib/Module/Build/t/basic............FAILED--expected 55 tests, saw 13
lib/Module/Build/t/destinations.....FAILED at test 26
lib/Module/Build/t/ext..............FAILED at test 92
lib/Module/Build/t/extend...........FAILED at test 6
lib/Module/Build/t/install..........FAILED at test 5
lib/Module/Build/t/manifypods.......FAILED at test 6
lib/Module/Build/t/metadata.........FAILED--expected 46 tests, saw 8
lib/Module/Build/t/metadata2........FAILED--expected 18 tests, saw 4
lib/Module/Build/t/ppm..............FAILED--expected 12 tests, saw 1
lib/Module/Build/t/runthrough.......FAILED at test 13
lib/Module/Build/t/tilde............FAILED--expected 11 tests, saw 0
lib/Module/Build/t/xs...............FAILED at test 2
lib/vmsish..........................FAILED at test 8
lib/warnings........................FAILED at test 274
Failed 25 test scripts out of 1142, 97.81% okay.

I will investigate these when I can find the time.

-John
[EMAIL PROTECTED]
Personal Opinion Only

Reply via email to