[svk-devel] svk 2.0rc1 is released.

Joshua Jensen jjensen at workspacewhiz.com
Thu Dec 21 12:57:26 EST 2006


Alexandru Popescu wrote:
> I remember reading about a couple of problems with the beta on win32.
> Are these solved or the tests for these should start now?
I freely admit I am a complete idiot when using Perl and I've probably 
set something up wrong, but with the dependencies listed below and my 
setup, the Win32 build tests fail miserably.  The situation is FAR worse 
under the Subversion 1.4.2 bindings where crashes and pool free 
mismatches are common, but it still has plenty of issues under the 1.4.0 
bindings.

Josh

----------------

[U:\svk\2.0-releng]perl Makefile.PL
*** Module::AutoInstall version 1.03
*** Checking for Perl dependencies...
[Core Features]
- Test::More                ...loaded. (0.62 >= 0.42)
- Algorithm::Annotate       ...loaded. (0.10)
- Algorithm::Diff           ...loaded. (1.1902 >= 1.1901)
- YAML::Syck                ...loaded. (0.72 >= 0.60)
- Data::Hierarchy           ...loaded. (0.30 >= 0.30)
- PerlIO::via::dynamic      ...loaded. (0.12 >= 0.11)
- PerlIO::via::symlink      ...loaded. (0.05 >= 0.02)
- IO::Digest                ...loaded. (0.10)
- SVN::Simple::Edit         ...loaded. (0.27 >= 0.27)
- URI                       ...loaded. (1.35)
- PerlIO::eol               ...loaded. (0.13 >= 0.13)
- Class::Autouse            ...loaded. (1.27 >= 1.15)
- App::CLI                  ...loaded. (0.07)
- List::MoreUtils           ...loaded. (0.21)
- Class::Accessor::Fast     ...loaded. (0.30)
- Class::Data::Inheritable  ...loaded. (0.06)
- Path::Class               ...loaded. (0.15 >= 0.15)
- UNIVERSAL::require        ...loaded. (0.11)
- Term::ReadKey             ...loaded. (2.30)
- Time::HiRes               ...loaded. (1.86)
- File::Temp                ...loaded. (0.17 >= 0.17)
- Encode                    ...loaded. (2.12 >= 2.10)
- Getopt::Long              ...loaded. (2.35 >= 2.35)
- Pod::Escapes              ...loaded. (1.04)
- Pod::Simple               ...loaded. (3.04)
- File::Spec                ...loaded. (3.24 >= 3.19)
- SVN::Mirror               ...loaded. (0.72 >= 0.71)
[Localized messages]
- Locale::Maketext::Lexicon ...loaded. (0.62 >= 0.62)
- Locale::Maketext::Simple  ...loaded. (0.18 >= 0.16)
[Message display through a pager]
- IO::Pager                 ...loaded. (0.05)
[Log4perl support]
- Log::Log4perl             ...loaded. (1.08)
[Patch management]
- Compress::Zlib            ...loaded. (1.42)
- FreezeThaw                ...loaded. (0.43)
*** Module::AutoInstall configuration finished.
Writing Makefile for SVK

...................

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

Microsoft (R) Program Maintenance Utility Version 8.00.50727.762
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..........................ok
        3/126 skipped: various reasons
t/01depotmap.....................ok
t/01editor.......................ok
t/01help.........................ok
t/01init.........................ok
t/01pod..........................ok
t/02basic-symlink................skipped
        all skipped: symlink not supported
t/02basic........................ok
t/03import-mime..................ok
t/03import-nomime................ok
t/03import.......................ok 18/26Free to wrong pool 224e50 not 
36da7c8 a
t C:/Perl/site/lib/SVN/Core.pm line 417.
t/03import.......................FAILED tests 20-26
        Failed 7/26 tests, 73.08% okay
t/04merge-rename.................ok
t/04merge........................ok
t/05svm-all......................NOK 3
#   Failed test 'sync -a'
#   in t/05svm-all.t at line 27.
#     Structures begin differing at:
#          $got->[0] = Does not exist
#     $expected->[0] = 'Starting to synchronize //m-hate'
t/05svm-all......................NOK 4
#   Failed test 'sync -a //'
#   in t/05svm-all.t at line 54.
#     Structures begin differing at:
#          $got->[0] = Does not exist
#     $expected->[0] = 'Starting to synchronize //m-hate'
        (in cleanup) Svndiff data ends unexpectedly: Unexpected end of 
svndiff i
nput
Free to wrong pool 224e50 not 3318568 at C:/Perl/site/lib/SVN/Core.pm 
line 417.
t/05svm-all......................FAILED tests 3-20
        Failed 18/20 tests, 10.00% okay
t/05svm-copy.....................ok
t/05svm-empty....................FAILED before any test output arrived

And on and on and on and on...


More information about the svk-devel mailing list