Start: Tue Oct 4 11:16:20 2005. Installing version V 0.48 Command: gunzip version-0.48.tgz Output: Errors: -------------------------------------------------- Command: tar xvmf version-0.48.tar Output: version-0.48/ version-0.48/t/ version-0.48/t/02derived.t version-0.48/t/coretests.pm version-0.48/t/01base.t version-0.48/lib/ version-0.48/lib/version.pod version-0.48/lib/version/ version-0.48/lib/version/typemap version-0.48/lib/version/vxs.pm version-0.48/lib/version/vxs.xs version-0.48/lib/version.pm version-0.48/vutil/ version-0.48/vutil/ppport.h version-0.48/vutil/vutil.c version-0.48/vutil/vutil.h version-0.48/README version-0.48/Changes version-0.48/Build.PL version-0.48/Makefile.PL version-0.48/META.yml version-0.48/MANIFEST Errors: -------------------------------------------------- Command: gzip version-0.48.tar Output: Errors: -------------------------------------------------- Command: perl Build.PL Output: Creating custom builder _build\lib\version\Builder.pm in _build\lib\version Checking whether your kit is complete... Looks good Creating new 'Build' script for 'version' version '0.48' Errors: -------------------------------------------------- Command: perl Build test Output: Generating script 'vutil\vutil.ccs' cl -nologo -c @"vutil\vutil.ccs" -Fo"vutil\vutil.obj" "vutil\vutil.c" vutil.c lib\version.pm -> blib\lib\version.pm lib\version\vxs.pm -> blib\lib\version\vxs.pm lib\version\vxs.xs -> lib\version\vxs.c Generating script 'lib\version\vxs.ccs' cl -nologo -c @"lib\version\vxs.ccs" -Fo"lib\version\vxs.obj" "lib\version\vxs.c" vxs.c ExtUtils::Mkbootstrap::Mkbootstrap('lib\version\vxs') ExtUtils::Mksymlists::Mksymlists('lib\version\vxs') Generating script 'lib\version\vxs.lds' link @"lib\version\vxs.lds" -out:"blib\arch\auto\version\vxs\vxs.dll" vxs.def : error LNK2001: unresolved external symbol boot_version vxs.def : error LNK2001: unresolved external symbol boot_version blib\arch\auto\version\vxs\vxs.lib : fatal error LNK1120: 2 unresolved externals LINK : fatal error LNK1141: failure during build of exports file lib\version.pod -> blib\lib\version.pod t\01base.......dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-200 Failed 200/200 tests, 0.00% okay t\02derived....dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-200 Failed 200/200 tests, 0.00% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\01base.t 255 65280 200 399 199.50% 1-200 t\02derived.t 255 65280 200 399 199.50% 1-200 Errors: # Failed test 'use version::vxs;' # in t\01base.t at line 13. # Tried to use 'version::vxs'. # Error: Can't locate loadable object for module version::vxs in @INC (@INC contains: C:\perl-modules\version-0.48\blib\lib C:\perl-modules\version-0.48\blib\arch C:\perl-modules\version-0.48\_build\lib c:/Perl/lib c:/Perl/site/lib .) at (eval 3) line 2 # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at t\01base.t line 13. # Tests with base class # tests with bare numbers Can't locate auto/version/vxs/new.al in @INC (@INC contains: C:\perl-modules\version-0.48\blib\lib C:\perl-modules\version-0.48\blib\arch C:\perl-modules\version-0.48\_build\lib c:/Perl/lib c:/Perl/site/lib .) at t/coretests.pm line 13 # Looks like you planned 200 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. # Failed test 'use version;' # in t\02derived.t at line 13. # Tried to use 'version'. # Error: Can't locate version/vpp.pm in @INC (@INC contains: C:\perl-modules\version-0.48\blib\lib C:\perl-modules\version-0.48\blib\arch C:\perl-modules\version-0.48\_build\lib c:/Perl/lib c:/Perl/site/lib .) at C:\perl-modules\version-0.48\blib\lib/version.pm line 22. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at t\02derived.t line 13. # Tests with base class # tests with bare numbers Can't locate object method "new" via package "version" at t/coretests.pm line 13. # Looks like you planned 200 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. Failed 2/2 test scripts, 0.00% okay. 400/400 subtests failed, 0.00% okay. -------------------------------------------------- Command: perl Build install Output: ExtUtils::Mksymlists::Mksymlists('lib\version\vxs') Generating script 'lib\version\vxs.lds' link @"lib\version\vxs.lds" -out:"blib\arch\auto\version\vxs\vxs.dll" vxs.def : error LNK2001: unresolved external symbol boot_version vxs.def : error LNK2001: unresolved external symbol boot_version blib\arch\auto\version\vxs\vxs.lib : fatal error LNK1120: 2 unresolved externals LINK : fatal error LNK1141: failure during build of exports file Manifying blib\lib/version.pod -> blib\libdoc\version.3 HTMLifying blib\lib/version.pod -> blib/html/site/lib/version.html Installing C:\Perl\site\lib\auto\version\vxs\vxs.bs Installing C:\Perl\html\site\lib\version.html Files found in blib\arch: installing files in blib\lib into architecture dependent library tree Installing C:\Perl\site\lib\version.pm Installing C:\Perl\site\lib\version.pod Installing C:\Perl\site\lib\version\vxs.pm Installing C:\Perl\man\man3\version.3 Writing C:\Perl\site\lib\auto\version\.packlist Errors: Build: blib\lib/version.pod: cannot resolve L in paragraph 21. Build: blib\lib/version.pod: cannot resolve L in paragraph 124. Build: blib\lib/version.pod: unterminated list at =head in paragraph 133. ignoring. Build: blib\lib/version.pod: cannot resolve L in paragraph 155. -------------------------------------------------- error: 0. ok: 1. total: 1. Start: Tue Oct 4 11:16:23 2005.