P:\packages\Thread-Apartment-0.10>perl -V Summary of my perl5 (revision 5 version 8 subversion 4) configuration: Platform: osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread uname='' config_args='undef' hint=recommended, useposix=true, d_sigaction=undef usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cl', ccflags ='-nologo -Gf -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DPERL_IMPLICIT_CON optimize='-MD -Zi -DNDEBUG -O1', cppflags='-DWIN32' ccversion='', gccversion='', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf -libpath:"c:\Perl\lib\CORE" -machine:x86' libpth=C:\PROGRA~1\MICROS~3\VC98\lib libs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.l perllibs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl58.lib gnulibc_version='undef' Dynamic Linking: dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"c:\Perl\lib\CORE" -machine:x86' Characteristics of this binary (from libperl): Compile-time options: MULTIPLICITY USE_ITHREADS USE_LARGE_FILES PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS Locally applied patches: ActivePerl Build 810 22751 Update to Test.pm 1.25 21540 Fix backward-compatibility issues in if.pm Built under MSWin32 Compiled at Jun 1 2004 11:52:21 @INC: c:/Perl/lib c:/Perl/site/lib . P:\packages\Thread-Apartment-0.10>nmake realclean Microsoft (R) Program Maintenance Utility Version 8.00.40607.16 Copyright (C) Microsoft Corporation. All rights reserved. C:\Perl\bin\perl.exe -MExtUtils::Command -e rm_rf ./blib Makefile.aperl blib\arch\auto\Thread\Apartment/extralibs.all blib\arch\auto\Thr C:\Perl\bin\perl.exe -MExtUtils::Command -e mv Makefile Makefile.old > NUL C:\Perl\bin\perl.exe -MExtUtils::Command -e rm_f *.pdb C:\Perl\bin\perl.exe -MExtUtils::Command -e rm_rf blib\lib\auto\Thread\Apartment blib\arch\auto\Thread\Apartment C:\Perl\bin\perl.exe -MExtUtils::Command -e rm_rf Thread-Apartment-0.10 C:\Perl\bin\perl.exe -MExtUtils::Command -e rm_f blib\lib\Thread\Apartment\Common.pm blib\lib\Thread\Apartment\Server.pm Makefile.old b C:\Perl\bin\perl.exe -MExtUtils::Command -e rm_f blib\lib\Thread\Apartment\IOServer.pm Makefile P:\packages\Thread-Apartment-0.10>makefile main::CheckModule() called too early to check prototype at P:\packages\Thread-Apartment-0.10\Makefile.PL line 41. Configuring Thread::Apartment ... Checking for Thread::Queue::Duplex, 0.14 or later ... ok Checking for Storable, 2.15 or later ... ok Checking for Class::ISA, 0.32 or later ... ok Checking for Class::Inspector, 1.08 or later ... ok Checking if your kit is complete... Looks good Writing Makefile for Thread::Apartment P:\packages\Thread-Apartment-0.10>nmake test Microsoft (R) Program Maintenance Utility Version 8.00.40607.16 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Thread/Apartment.pm blib\lib\Thread\Apartment.pm cp lib/Thread/Apartment/Client.pm blib\lib\Thread\Apartment\Client.pm cp lib/Thread/Apartment/Common.pm blib\lib\Thread\Apartment\Common.pm cp lib/Thread/Apartment/IOServer.pm blib\lib\Thread\Apartment\IOServer.pm cp lib/Thread/Apartment/Server.pm blib\lib\Thread\Apartment\Server.pm cp lib/Thread/Apartment/Closure.pm blib\lib\Thread\Apartment\Closure.pm C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t\01test.t t\01test....Note: some tests have significant delays... t\01test....dubious Test returned status 5 (wstat 1280, 0x500) DIED. FAILED tests 10-125 Failed 116/125 tests, 7.20% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\01test.t 5 1280 125 232 185.60% 10-125 Failed 1/1 test scripts, 0.00% okay. 116/125 subtests failed, 7.20% okay. NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0x2' Stop. P:\packages\Thread-Apartment-0.10>C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t\01test.t t\01test....Note: some tests have significant delays... t\01test....dubious Test returned status 5 (wstat 1280, 0x500) DIED. FAILED tests 10-125 Failed 116/125 tests, 7.20% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\01test.t 5 1280 125 232 185.60% 10-125 Failed 1/1 test scripts, 0.00% okay. 116/125 subtests failed, 7.20% okay.