This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible.  See
http://testers.cpan.org/

Please cc any replies to [EMAIL PROTECTED] to keep other
test volunteers informed and to prevent any duplicate effort.

-- 

Where is attribute supposed to come from?

C:\perl\.cpanplus\5.6.1\build\YAML-0.49_01>perl Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for YAML

C:\perl\.cpanplus\5.6.1\build\YAML-0.49_01>nmake

Microsoft (R) Program Maintenance Utility   Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.

cp lib/YAML.pm blib\lib\YAML.pm
cp lib/YAML/Tag.pm blib\lib\YAML\Tag.pm
cp lib/YAML/Dumper.pm blib\lib\YAML\Dumper.pm
cp lib/YAML/Parser.pm blib\lib\YAML\Parser.pm
cp lib/YAML/Node.pm blib\lib\YAML\Node.pm
cp lib/YAML/Emitter.pm blib\lib\YAML\Emitter.pm
cp lib/YAML/Base.pm blib\lib\YAML\Base.pm
cp lib/YAML/Loader.pm blib\lib\YAML\Loader.pm

C:\perl\.cpanplus\5.6.1\build\YAML-0.49_01>nmake test TEST_VERBOSE=1

Microsoft (R) Program Maintenance Utility   Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.

        C:\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 
'blib\lib',
'blib\arch')" t\dumper1.
t t\emitter1.t t\loader1.t
t\dumper1.....1..14
String found where operator expected at
C:\perl\.cpanplus\5.6.1\build\YAML-0.49_01\blib\lib/YAML/Node.pm line 12, near "
attribute 'node'"
        (Do you need to predeclare attribute?)
String found where operator expected at
C:\perl\.cpanplus\5.6.1\build\YAML-0.49_01\blib\lib/YAML/Node.pm line 13, near "
attribute 'kind'"
        (Do you need to predeclare attribute?)
String found where operator expected at
C:\perl\.cpanplus\5.6.1\build\YAML-0.49_01\blib\lib/YAML/Node.pm line 14, near "
attribute 'tag'"
        (Do you need to predeclare attribute?)
syntax error at C:\perl\.cpanplus\5.6.1\build\YAML-0.49_01\blib\lib/YAML/Node.pm line 
12, near
"attribute 'node'"
Compilation failed in require at t\dumper1.t line 5.
BEGIN failed--compilation aborted at t\dumper1.t line 5.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-14
        Failed 14/14 tests, 0.00% okay
t\emitter1....1..14
String found where operator expected at
C:\perl\.cpanplus\5.6.1\build\YAML-0.49_01\blib\lib/YAML/Emitter.pm line 8, near
 "attribute 'printer'"
        (Do you need to predeclare attribute?)
syntax error at C:\perl\.cpanplus\5.6.1\build\YAML-0.49_01\blib\lib/YAML/Emitter.pm 
line 8, near
"attribute 'printer'"
BEGIN not safe after errors--compilation aborted at
C:\perl\.cpanplus\5.6.1\build\YAML-0.49_01\blib\lib/YAML/Emitter.pm
line 272.
Compilation failed in require at t\emitter1.t line 6.
BEGIN failed--compilation aborted at t\emitter1.t line 6.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-14
        Failed 14/14 tests, 0.00% okay
t\loader1.....1..14
String found where operator expected at
C:\perl\.cpanplus\5.6.1\build\YAML-0.49_01\blib\lib/YAML/Node.pm line 12, near "
attribute 'node'"
        (Do you need to predeclare attribute?)
String found where operator expected at
C:\perl\.cpanplus\5.6.1\build\YAML-0.49_01\blib\lib/YAML/Node.pm line 13, near "
attribute 'kind'"
        (Do you need to predeclare attribute?)
String found where operator expected at
C:\perl\.cpanplus\5.6.1\build\YAML-0.49_01\blib\lib/YAML/Node.pm line 14, near "
attribute 'tag'"
        (Do you need to predeclare attribute?)
syntax error at C:\perl\.cpanplus\5.6.1\build\YAML-0.49_01\blib\lib/YAML/Node.pm line 
12, near
"attribute 'node'"
Compilation failed in require at t\loader1.t line 6.
BEGIN failed--compilation aborted at t\loader1.t line 6.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-14
        Failed 14/14 tests, 0.00% okay
Failed Test  Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t\dumper1.t   255 65280    14   28 200.00%  1-14
t\emitter1.t  255 65280    14   28 200.00%  1-14
t\loader1.t   255 65280    14   28 200.00%  1-14
Failed 3/3 test scripts, 0.00% okay. 42/42 subtests failed, 0.00% okay.
NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code '0x2'
Stop.

C:\perl\.cpanplus\5.6.1\build\YAML-0.49_01>


--
Summary of my perl5 (revision 5 version 6 subversion 1) 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=undef d_sfio=undef uselargefiles=undef usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
  Compiler:
    cc='cl', ccflags ='-nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT
-DHAVE_DES_FCRYPT  -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
    optimize='-O1 -MD -Zi -DNDEBUG',
    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='off_t', lseeksize=4
    alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='link', ldflags ='-nologo -nodefaultlib -release  -libpath:"C:/Perl\lib\CORE" 
-machine:x86'
    libpth="C:\Perl\lib\CORE"
    libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32.lib 
advapi32.lib
shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib mpr.lib 
winmm.lib 
version.lib odbc32.lib odbccp32.lib msvcrt.lib
    perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  
comdlg32.lib
advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib wsock32.lib 
mpr.lib
winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
    libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -release  
-libpath:"C:/Perl\lib\CORE" 
-machine:x86'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY USE_ITHREADS PERL_IMPLICIT_CONTEXT 
PERL_IMPLICIT_SYS
  Locally applied patches:
        ActivePerl Build 638
  Built under MSWin32
  Compiled at Apr 13 2004 19:24:21
  @INC:
    C:/perl/lib
    C:/perl/site/lib
    .



        
                
__________________________________
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 

Reply via email to