Report for Win32-NetAdmin-0.11

Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Win32-NetAdmin-0.11 v5.14.1 
Date: 2011-07-01T11:46:50Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--

Dear JDB,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9105. Testers personal comments may appear
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'make test':

[MSG] [Fri Jul  1 12:46:40 2011] Found config 'CPANPLUS::Config::User'
[MSG] [Fri Jul  1 12:46:40 2011]   Loading config 'CPANPLUS::Config::User'
[MSG] [Fri Jul  1 12:46:40 2011]   Loaded 'CPANPLUS::Config::User' (C:\Perl32\.cpanplus\lib/CPANPLUS/Config/User.pm)
[MSG] [Fri Jul  1 12:46:40 2011] Found config 'CPANPLUS::Config::YACSmoke'
[MSG] [Fri Jul  1 12:46:40 2011]   Loading config 'CPANPLUS::Config::YACSmoke'
[MSG] [Fri Jul  1 12:46:40 2011]   Loaded 'CPANPLUS::Config::YACSmoke' (C:/perl32/site/lib/CPANPLUS/Config/YACSmoke.pm)
[MSG] [Fri Jul  1 12:46:41 2011] Trying to get 'http://cpan.mirror.local/CPAN/authors/id/J/JD/JDB/Win32-NetAdmin-0.11.tar.gz'
[MSG] [Fri Jul  1 12:46:41 2011] Using cached file 'C:\Perl32\.cpanplus\authors\id\J\JD\JDB\CHECKSUMS' on disk; ttl (3600s) is not exceeded
[MSG] [Fri Jul  1 12:46:41 2011] Checksum matches for 'Win32-NetAdmin-0.11.tar.gz'
[MSG] [Fri Jul  1 12:46:41 2011] Extracted 'Win32::NetAdmin' to 'C:\Perl32\.cpanplus\5.14.1\build\Win32-NetAdmin-0.11'
[MSG] [Fri Jul  1 12:46:41 2011] CPANPLUS is prefering Makefile.PL
[MSG] [Fri Jul  1 12:46:41 2011] Loading YACSmoke database "C:\Perl32\.cpanplus\cpansmoke.dat"
[MSG] [Fri Jul  1 12:46:42 2011] Checking if your kit is complete...
Looks good
Writing Makefile for Win32::NetAdmin
Writing MYMETA.yml

[MSG] [Fri Jul  1 12:46:42 2011] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value'
[MSG] [Fri Jul  1 12:46:42 2011] Checking for previous PASS result for "Win32-NetAdmin-0.11"
[MSG] [Fri Jul  1 12:46:47 2011] cp NetAdmin.pm blib\lib\Win32\NetAdmin.pm
C:\Perl32\bin\perl.exe C:\perl32\lib\ExtUtils\xsubpp  -typemap C:\perl32\lib\ExtUtils\typemap  NetAdmin.xs > NetAdmin.xsc && C:\Perl32\bin\perl.exe -MExtUtils::Command -e "mv" -- NetAdmin.xsc NetAdmin.c
Didn't find a 'MODULE ... PACKAGE ... PREFIX' line
gcc -c   	-s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields -s -O2 	  -DVERSION=\"0.11\" 	-DXS_VERSION=\"0.11\"  "-IC:\perl32\lib\CORE"   NetAdmin.c
Running Mkbootstrap for Win32::NetAdmin ()
C:\Perl32\bin\perl.exe -MExtUtils::Command -e "chmod" -- 644 NetAdmin.bs
C:\Perl32\bin\perl.exe -MExtUtils::Mksymlists \
     -e "Mksymlists('NAME'=>\"Win32::NetAdmin\", 'DLBASE' => 'NetAdmin', 'DL_FUNCS' => {  }, 'FUNCLIST' => [], 'IMPORTS' => {  }, 'DL_VARS' => []);"
dlltool --def NetAdmin.def --output-exp dll.exp
g++ -o blib\arch\auto\Win32\NetAdmin\NetAdmin.dll -Wl,--base-file -Wl,dll.base -mdll -s -L"c:\perl32\lib\CORE" -L"C:\MinGW64\lib" NetAdmin.o   C:\perl32\lib\CORE\libperl514.a -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32 dll.exp
dlltool --def NetAdmin.def --base-file dll.base --output-exp dll.exp
g++ -o blib\arch\auto\Win32\NetAdmin\NetAdmin.dll -mdll -s -L"c:\perl32\lib\CORE" -L"C:\MinGW64\lib" NetAdmin.o   C:\perl32\lib\CORE\libperl514.a -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32 dll.exp 
C:\Perl32\bin\perl.exe -MExtUtils::Command -e "chmod" -- 755 blib\arch\auto\Win32\NetAdmin\NetAdmin.dll
C:\Perl32\bin\perl.exe -MExtUtils::Command -e "cp" -- NetAdmin.bs blib\arch\auto\Win32\NetAdmin\NetAdmin.bs
C:\Perl32\bin\perl.exe -MExtUtils::Command -e "chmod" -- 644 blib\arch\auto\Win32\NetAdmin\NetAdmin.bs

[ERROR] [Fri Jul  1 12:46:48 2011] MAKE TEST failed: C:\Perl32\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
# Failed test 1 in t/netadmin.t at line 36
#  t/netadmin.t line 36 is: ok(UserCreate($serverName, $userName, $password, $passwordAge, $privilege,
# Failed test 2 in t/netadmin.t at line 39
#  t/netadmin.t line 39 is: ok(UserGetAttributes($serverName, $userName,
Use of uninitialized value $GetpasswordAge in numeric le (<=) at t/netadmin.t line 43.
Use of uninitialized value $GetpasswordAge in numeric ge (>=) at t/netadmin.t line 43.
Use of uninitialized value $Getprivilege in numeric eq (==) at t/netadmin.t line 47.
# Test 5 got: "c:\\" (t/netadmin.t at line 53)
#   Expected: <UNDEF>
#  t/netadmin.t line 53 is: ok($homeDir, $GethomeDir);
# Test 6 got: "This is a test user" (t/netadmin.t at line 54)
#   Expected: <UNDEF>
#  t/netadmin.t line 54 is: ok($comment, $Getcomment);
Use of uninitialized value $Getflags in bitwise and (&) at t/netadmin.t line 55.
# Failed test 7 in t/netadmin.t at line 55
#  t/netadmin.t line 55 is: ok($flags == ($Getflags&USER_PRIV_MASK));
# Test 8 got: "C:\\" (t/netadmin.t at line 56)
#   Expected: <UNDEF>
#  t/netadmin.t line 56 is: ok($scriptpath, $Getscriptpath);
# Failed test 15 in t/netadmin.t at line 69
#  t/netadmin.t line 69 is: ok(UserDelete($serverName, $userName));
t/netadmin.t .. 
Failed 7/15 subtests 

Test Summary Report
-------------------
t/netadmin.t (Wstat: 0 Tests: 15 Failed: 7)
  Failed tests:  1-2, 5-8, 15
Files=1, Tests=15,  0 wallclock secs ( 0.05 usr +  0.01 sys =  0.06 CPU)
Result: FAIL
Failed 1/1 test programs. 7/15 subtests failed.
dmake.EXE:  Error code 255, while making 'test_dynamic'

[MSG] [Fri Jul  1 12:46:48 2011] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'

PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  ExtUtils::MakeMaker             6.57_05        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9105
	CPANPLUS::Dist::Build              0.56
	Cwd                                3.36
	ExtUtils::CBuilder             0.280203
	ExtUtils::Command                  1.17
	ExtUtils::Install                  1.56
	ExtUtils::MakeMaker             6.57_05
	ExtUtils::Manifest                 1.58
	ExtUtils::ParseXS                2.2210
	File::Spec                         3.33
	Module::Build                    0.3800
	Test::Harness                      3.23
	Test::More                         0.98
	version                            0.91

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:


This report was machine-generated by CPANPLUS::Dist::YACSmoke 0.64.

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\WINDOWS\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 1
    PATH = C:\Perl32\bin;C:\mingw64\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem
    PERL5LIB = ;C:\Perl32\.cpanplus\5.14.1\build\Win32-NetAdmin-0.11\blib\lib;C:\Perl32\.cpanplus\5.14.1\build\Win32-NetAdmin-0.11\blib\arch
    PERL5_CPANIDX_URL = http://cpan.mirror.local/cpanidx/
    PERL5_CPANPLUS_IS_RUNNING = 3152
    PERL5_CPANPLUS_IS_VERSION = 0.9105
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PROCESSOR_IDENTIFIER = x86 Family 6 Model 30 Stepping 5, GenuineIntel
    TERM = dumb

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = C:\Perl32\bin\perl.exe
    UID:  $<  = 0
    EUID: $>  = 0
    GID:  $(  = 0
    EGID: $)  = 0
    Win32::GetOSName = Win2003
    Win32::GetOSVersion = Service Pack 2, 5, 2, 3790, 2, 2, 0, 272, 3
    Win32::IsAdminUser = 1


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


--

Summary of my perl5 (revision 5 version 14 subversion 1) configuration:
   
  Platform:
    osname=MSWin32, osvers=5.2, archname=MSWin32-x86-multi-thread
    uname=''
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=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='gcc', ccflags =' -s -O2 -DWIN32  -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='4.4.3', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='g++', ldflags ='-s -L"c:\perl32\lib\CORE" -L"C:\MinGW64\lib"'
    libpth=C:\MinGW64\lib
    libs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    perllibs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    libc=, so=dll, useshrplib=true, libperl=libperl514.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"c:\perl32\lib\CORE" -L"C:\MinGW64\lib"'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PL_OP_SLAB_ALLOC
                        USE_ITHREADS USE_LARGE_FILES USE_PERLIO
                        USE_PERL_ATOF
  Built under MSWin32
  Compiled at Jul  1 2011 10:26:41
  %ENV:
    PERL5LIB=";C:\Perl32\.cpanplus\5.14.1\build\Win32-NetAdmin-0.11\blib\lib;C:\Perl32\.cpanplus\5.14.1\build\Win32-NetAdmin-0.11\blib\arch"
    PERL5_CPANIDX_URL="http://cpan.mirror.local/cpanidx/"
    PERL5_CPANPLUS_IS_RUNNING="3152"
    PERL5_CPANPLUS_IS_VERSION="0.9105"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    C:\Perl32\.cpanplus\5.14.1\build\Win32-NetAdmin-0.11\blib\lib
    C:\Perl32\.cpanplus\5.14.1\build\Win32-NetAdmin-0.11\blib\arch
    C:/perl32/site/lib
    C:/perl32/lib
    .