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. -- Dear Audrey Tang, This is a computer-generated report for YAML-Syck-1.00 on perl-5.10.0, created automatically by CPAN-Reporter-1.0601 and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. However, it appears that there were some problems with your distribution. If these results are not what you expect or if you would like to learn how to avoid FAIL reports for missing dependencies, unsupported operating systems, etc., please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: http://cpantest.grango.org Sections of this report: * Tester comments * Program output * Prerequisites * Environment and other context ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PROGRAM OUTPUT ------------------------------ Output from 'C:\strawberry\c\bin\dmake.EXE': cp lib/JSON/Syck.pm blib\lib\JSON\Syck.pm cp lib/YAML/Loader/Syck.pm blib\lib\YAML\Loader\Syck.pm cp lib/YAML/Dumper/Syck.pm blib\lib\YAML\Dumper\Syck.pm cp lib/YAML/Syck.pm blib\lib\YAML\Syck.pm gcc -c -IC:\strawberry\c\include -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2 -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" "-IC:\strawberry\perl\lib\CORE" bytecode.c gcc -c -IC:\strawberry\c\include -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2 -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" "-IC:\strawberry\perl\lib\CORE" emitter.c gcc -c -IC:\strawberry\c\include -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2 -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" "-IC:\strawberry\perl\lib\CORE" gram.c gcc -c -IC:\strawberry\c\include -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2 -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" "-IC:\strawberry\perl\lib\CORE" handler.c gcc -c -IC:\strawberry\c\include -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2 -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" "-IC:\strawberry\perl\lib\CORE" implicit.c gcc -c -IC:\strawberry\c\include -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2 -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" "-IC:\strawberry\perl\lib\CORE" node.c gcc -c -IC:\strawberry\c\include -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2 -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" "-IC:\strawberry\perl\lib\CORE" syck_.c gcc -c -IC:\strawberry\c\include -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2 -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" "-IC:\strawberry\perl\lib\CORE" syck_st.c gcc -c -IC:\strawberry\c\include -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2 -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" "-IC:\strawberry\perl\lib\CORE" token.c gcc -c -IC:\strawberry\c\include -s -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -s -O2 -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" "-IC:\strawberry\perl\lib\CORE" yaml2byte.c yaml2byte.c:12:18: syck.h: No such file or directory yaml2byte.c: In function `bytestring_alloc': yaml2byte.c:40: error: syntax error before "bytestring_t" yaml2byte.c:44: error: syntax error before "char" yaml2byte.c: In function `bytestring_append': yaml2byte.c:66: error: syntax error before "char" yaml2byte.c: In function `bytestring_extend': yaml2byte.c:103: error: syntax error before "char" yaml2byte.c: At top level: yaml2byte.c:118: error: syntax error before "syck_yaml2byte_handler" yaml2byte.c:119: error: syntax error before "SyckParser" yaml2byte.c:119: warning: data definition has no type or storage class yaml2byte.c:120: error: syntax error before '*' token yaml2byte.c:120: warning: data definition has no type or storage class yaml2byte.c:121: error: syntax error before '{' token yaml2byte.c:132: error: conflicting types for 'val' yaml2byte.c:129: error: previous definition of 'val' was here yaml2byte.c:132: warning: initialization makes integer from pointer without a cast yaml2byte.c:132: error: initializer element is not constant yaml2byte.c:132: warning: data definition has no type or storage class yaml2byte.c:133: error: syntax error before "if" yaml2byte.c:143: error: invalid initializer yaml2byte.c:143: warning: data definition has no type or storage class yaml2byte.c:144: error: syntax error before string constant yaml2byte.c:144: warning: conflicting types for built-in function 'strcat' yaml2byte.c:144: warning: data definition has no type or storage class yaml2byte.c:145: error: syntax error before '->' token yaml2byte.c:145: warning: data definition has no type or storage class yaml2byte.c:146: error: syntax error before '(' token yaml2byte.c:153: error: conflicting types for 'start' yaml2byte.c:126: error: previous declaration of 'start' was here yaml2byte.c:153: error: request for member `data' in something not a structure or union yaml2byte.c:153: warning: data definition has no type or storage class yaml2byte.c:154: error: conflicting types for 'finish' yaml2byte.c:128: error: previous declaration of 'finish' was here yaml2byte.c:154: error: request for member `data' in something not a structure or union yaml2byte.c:154: warning: data definition has no type or storage class yaml2byte.c:155: error: conflicting types for 'current' yaml2byte.c:127: error: previous declaration of 'current' was here yaml2byte.c:155: error: initializer element is not constant yaml2byte.c:155: warning: data definition has no type or storage class yaml2byte.c:157: error: syntax error before "while" yaml2byte.c:162: error: conflicting types for 'nextcode' yaml2byte.c:125: error: previous declaration of 'nextcode' was here yaml2byte.c:162: warning: data definition has no type or storage class yaml2byte.c:163: error: syntax error before '}' token yaml2byte.c:164: error: redefinition of 'start' yaml2byte.c:153: error: previous definition of 'start' was here yaml2byte.c:164: error: redefinition of 'start' yaml2byte.c:153: error: previous definition of 'start' was here yaml2byte.c:164: error: initializer element is not constant yaml2byte.c:164: warning: data definition has no type or storage class yaml2byte.c:165: error: syntax error before "if" yaml2byte.c:190: error: syntax error before '(' token yaml2byte.c:191: warning: parameter names (without types) in function declaration yaml2byte.c:191: error: conflicting types for 'bytestring_extend' yaml2byte.c:82: error: previous definition of 'bytestring_extend' was here yaml2byte.c:191: warning: data definition has no type or storage class yaml2byte.c:192: error: syntax error before '}' token yaml2byte.c:193: error: syntax error before '(' token yaml2byte.c:200: error: syntax error before '(' token yaml2byte.c:201: warning: parameter names (without types) in function declaration yaml2byte.c:201: warning: data definition has no type or storage class yaml2byte.c:202: error: `map_value' undeclared here (not in a function) yaml2byte.c:202: error: initializer element is not constant yaml2byte.c:202: warning: data definition has no type or storage class yaml2byte.c:203: error: syntax error before '(' token yaml2byte.c:204: warning: parameter names (without types) in function declaration yaml2byte.c:204: warning: data definition has no type or storage class yaml2byte.c:205: error: syntax error before '}' token yaml2byte.c:206: error: syntax error before '(' token yaml2byte.c:209: error: redefinition of 'oid' yaml2byte.c:202: error: previous definition of 'oid' was here yaml2byte.c:209: error: initializer element is not constant yaml2byte.c:209: warning: data definition has no type or storage class yaml2byte.c:211: error: syntax error before "return" yaml2byte.c: In function `syck_yaml2byte': yaml2byte.c:217: error: `SYMID' undeclared (first use in this function) yaml2byte.c:217: error: (Each undeclared identifier is reported only once yaml2byte.c:217: error: for each function it appears in.) yaml2byte.c:217: error: syntax error before "oid" yaml2byte.c:221: error: `SyckParser' undeclared (first use in this function) yaml2byte.c:221: error: `parser' undeclared (first use in this function) yaml2byte.c:223: error: `syck_yaml2byte_handler' undeclared (first use in this function) yaml2byte.c:230: error: syntax error before "char" dmake.EXE: Error code 129, while making 'yaml2byte.o' ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ------------ ---- ---- Scalar::Util 0 1.19 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: COMSPEC = C:\WINDOWS\system32\cmd.exe INCLUDE = ;C:\strawberry-perl\mingw\include;C:\strawberry-perl\perl\lib\CORE;C:\strawberry-perl\perl\lib\encode;C:\strawberry-perl\c\include;C:\strawberry-perl\perl\lib\CORE;C:\strawberry\c\include;C:\strawberry\perl\lib\CORE LIB = ;C:\strawberry-perl\mingw\lib;C:\strawberry-perl\perl\bin;C:\strawberry-perl\c\lib;C:\strawberry-perl\perl\bin;C:\strawberry\c\lib;C:\strawberry\perl\bin NUMBER_OF_PROCESSORS = 1 PATH = C:\strawberry\perl\bin;C:\strawberry\c\bin;C:\Programme\Gemeinsame Dateien\Symbian\Tools;C:\Programme\CSL Arm Toolchain\bin;C:\Perl\bin\;c:\ruby\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Nokia\Update_Manager\bin;C:\Programme\Gemeinsame Dateien\GTK\2.0\bin;C:\Symbian\UIQ3.1SDK\epoc32\tools\nokia_compiler\Symbian_Tools\Command_Line_Tools;C:\cygwin\bin;C:\Symbian\UIQ3SDK\epoc32\tools\nokia_compiler\Symbian_Tools\Command_Line_Tools;C:\strawberry-perl\perl\bin;C:\strawberry-perl\dmake\bin;C:\strawberry-perl\mingw\bin;;C:\strawberry-perl\c\bin;C:\strawberry-perl\perl\bin;C:\strawberry\c\bin;C:\strawberry\perl\bin;C:\Programme\Gemeinsame Dateien\Symbian\Tools;C:\Programme\CSL Arm Toolchain\bin;C:\Perl\bin\;c:\ruby\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Nokia\Update_Manager\bin;C:\Programme\Gemeinsame Dateien\GTK\2.0\bin;C:\Symbian\UIQ3.1SDK\epoc32\tools\nokia_compiler\Symbian_Tools\Command_Line_Tools;C:\cygwin\bin;C:\Symbian\UIQ3SDK\epoc32\tools\nokia_compiler\Symbian_Tools\Command_Line_Tools;C:\strawberry-perl\perl\bin;C:\strawberry-perl\dmake\bin;C:\strawberry-perl\mingw\bin;;C:\strawberry-perl\c\bin;C:\strawberry-perl\perl\bin;C:\strawberry\c\bin;C:\strawberry\perl\bin;C:\PROGRA~1\GEMEIN~1\MUVEET~1\030625 PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 5836 PERL5_CPAN_IS_EXECUTING = C:\strawberry\cpan\build\YAML-Syck-1.00-uc4Wfb\Makefile.PL PERL5_CPAN_IS_RUNNING = 5836 PROCESSOR_IDENTIFIER = x86 Family 15 Model 44 Stepping 2, AuthenticAMD TEMP = C:\DOKUME~1\slaven\LOKALE~1\Temp TERM = dumb Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = C:\strawberry\perl\bin\perl.exe $UID/$EUID = 0 / 0 $GID = 0 $EGID = 0 Win32::GetOSName = WinXP/.Net Win32::GetOSVersion = Service Pack 2, 5, 1, 2600, 2, 2, 0, 768, 1 Win32::IsAdminUser = 1 Perl module toolchain versions installed: Module Have ------------------- --------- CPAN 1.9205 Cwd 3.2501 ExtUtils::CBuilder 0.21 ExtUtils::Command 1.13 ExtUtils::Install 1.44 ExtUtils::MakeMaker 6.42 ExtUtils::Manifest 1.51_01 ExtUtils::ParseXS 2.18_02 File::Spec 3.2501 Module::Build 0.2808_01 Module::Signature n/a Test::Harness 3.05 Test::More 0.74 YAML 0.66 YAML::Syck n/a version 0.74 -- Summary of my perl5 (revision 5 version 10 subversion 0) configuration: Platform: osname=MSWin32, osvers=5.1, 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 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX', optimize='-s -O2', cppflags='-DWIN32' ccversion='', gccversion='3.4.5', 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:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"' libpth=C:\strawberry\c\lib libs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 perllibs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 libc=-lmsvcrt, so=dll, useshrplib=true, libperl=libperl510.a gnulibc_version='' Dynamic Linking: dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"'
