[svk-devel] svk 2.0.0 is released. [win32]

Joshua Jensen jjensen at workspacewhiz.com
Thu Dec 28 15:06:04 EST 2006


jpeacock at rowman.com wrote:
>> *** Module::AutoInstall configuration finished.
>> The 'determine_VERSION' method does not exist in the 'inc' path!
>> Please remove the 'inc' directory and run Makefile.PL again to load it.
>> # Looks like your test died before it could output anything.
>>     
>
> I'm mystified about this as well; that code should only be triggered if the META.yml is gone AFAICT.  Module::Install::Makefile::Version isn't included in the inc/ folder by design (apparently).  Try installing Module::Install in PPM, then delete the inc/ folder and have it recreate it...
>   
So, I deleted the inc/ folder in 2.0-releng/inc/, and perl Makefile.PL 
succeeds as follows.  The problem is that inc/ is Subversion controlled, 
and svn up no longer can update it (svn: Directory 'inc\.svn' containing 
working copy admin area is missing).

After running perl Makefile.PL, nmake, and then nmake test, I get this.  
These particular tests were clean for 2.0.0 RC2.

BTW, I'm more than happy to use somebody else's 2.0.0 Windows install, 
since I'm a Perl dweeb.  There just isn't one posted yet.

Josh

[U:\svk\2.0-releng]nmake test

Microsoft (R) Program Maintenance Utility Version 8.00.50727.42
Copyright (C) Microsoft Corporation.  All rights reserved.

        C:\Perl\bin\perl.exe "-Iinc" -MExtUtils::Command -e cp bin/svk 
blib\scri
pt\svk
        pl2bat.bat blib\script\svk
        C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'in
c', 'blib\lib', 'blib\arch')" t/*.t t/*/*.t
t/00use..........................# Subversion 1.4.2
t/00use..........................NOK 26
#   Failed test 'use SVK::Command::Move;'
#   in t/00use.t at line 30.
#     Tried to use 'SVK::Command::Move'.
#     Error:  SVK/Command/Move.pm did not return a true value at (eval 
109) line
 2, <FH> line 294.
# BEGIN failed--compilation aborted at t/00use.t line 30.
# Looks like you failed 1 test of 126.
t/00use..........................dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 26
        Failed 1/126 tests, 99.21% okay (less 3 skipped tests: 122 okay, 
96.83%)

t/01depotmap.....................ok
t/01editor.......................ok
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.bestpractical.com/pipermail/svk-devel/attachments/20061228/359ab081/attachment.htm


More information about the svk-devel mailing list