On 2007-10-21, at 01:18:37 +0100, [EMAIL PROTECTED] wrote: > [ERROR] [Sun Oct 21 01:18:34 2007] MAKE TEST failed: > /home/chris/perl588/bin/perl.exe "-MExtUtils::Command::MM" "-e" > "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t > t/ipcsysv....# > # It may be that your kernel does not have SysV IPC configured. > # > # Bail out! SIGSYS caught > # No tests run! > dubious > Test returned status 255 (wstat 65280, 0xff00) > DIED. FAILED tests 1-38 > Failed 38/38 tests, 0.00% okay > t/msg........dubious > Test returned status 0 (wstat 12, 0xc) > t/pod........skipped > all skipped: testing pod requires Test::Pod > t/podcov.....skipped > all skipped: testing pod coverage requires Pod::Coverage 0.10 > t/sem........dubious > Test returned status 0 (wstat 12, 0xc) > t/shm........dubious > Test returned status 0 (wstat 12, 0xc) > Failed Test Stat Wstat Total Fail List of Failed > ------------------------------------------------------------------------------- > t/ipcsysv.t 255 65280 38 76 1-38 > t/msg.t 0 12 ?? ?? ?? > t/sem.t 0 12 ?? ?? ?? > t/shm.t 0 12 ?? ?? ?? > 2 tests skipped. > Failed 4/6 test scripts. 38/38 subtests failed. > Files=6, Tests=38, 2 wallclock secs ( 0.80 cusr + 0.67 csys = 1.46 CPU) > Failed 4/6 test programs. 38/38 subtests failed.
The reason for these failures is most probably that either the cygserver isn't installed and running, or the environment variable CYGWIN isn't set to 'server', or both. Anyway, the next version (1.99_07) should work around this by skipping all tests that cannot be run. Marcus
signature.asc
Description: PGP signature
