Front page | perl.cpan.testers |
Postings from May 2008
FAIL YAML-Syck-1.04 MSWin32-x86-multi-thread 5.1
From:
Gabor Szabo
Date:
May 8, 2008 21:39
Subject:
FAIL YAML-Syck-1.04 MSWin32-x86-multi-thread 5.1
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 cpan-testers@perl.org 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.04
on perl 5.10.0, created by CPAN-Reporter-1.13.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://cpantest.grango.org/wiki/CPANAuthorNotes
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.04\" -DXS_VERSION=\"1.04\" "-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.04\" -DXS_VERSION=\"1.04\" "-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.04\" -DXS_VERSION=\"1.04\" "-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.04\" -DXS_VERSION=\"1.04\" "-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.04\" -DXS_VERSION=\"1.04\" "-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.04\" -DXS_VERSION=\"1.04\" "-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.04\" -DXS_VERSION=\"1.04\" "-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.04\" -DXS_VERSION=\"1.04\" "-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.04\" -DXS_VERSION=\"1.04\" "-IC:\strawberry\perl\lib\CORE" token.c
C:\strawberry\perl\bin\perl.exe "-Iinc" C:\strawberry\perl\lib\ExtUtils\xsubpp -typemap C:\strawberry\perl\lib\ExtUtils\typemap Syck.xs > Syck.xsc && C:\strawberry\perl\bin\perl.exe "-Iinc" -MExtUtils::Command -e mv Syck.xsc 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.04\" -DXS_VERSION=\"1.04\" "-IC:\strawberry\perl\lib\CORE" Syck.c
In file included from Syck.xs:2:
perl_common.h:23:18: syck.h: No such file or directory
In file included from Syck.xs:2:
perl_common.h:47: error: syntax error before '*' token
perl_common.h: In function `perl_syck_lookup_sym':
perl_common.h:50: error: `p' undeclared (first use in this function)
perl_common.h:50: error: (Each undeclared identifier is reported only once
perl_common.h:50: error: for each function it appears in.)
perl_common.h:50: error: `v' undeclared (first use in this function)
perl_common.h: At top level:
perl_common.h:63: error: syntax error before '*' token
perl_common.h:63: error: syntax error before '*' token
perl_common.h: In function `perl_syck_bad_anchor_handler':
perl_common.h:64: error: `SyckNode' undeclared (first use in this function)
perl_common.h:64: error: `badanc' undeclared (first use in this function)
perl_common.h:65: error: `SYMID' undeclared (first use in this function)
perl_common.h:65: error: syntax error before "Perl_newSVpvn_share"
perl_common.h: At top level:
perl_common.h:72: error: syntax error before '*' token
perl_common.h: In function `perl_syck_error_handler':
perl_common.h:75: error: `p' undeclared (first use in this function)
perl_common.h:77: error: `msg' undeclared (first use in this function)
perl_common.h: At top level:
perl_common.h:80: error: syntax error before '*' token
perl_common.h: In function `perl_syck_output_handler':
perl_common.h:81: error: `e' undeclared (first use in this function)
perl_common.h:82: error: `str' undeclared (first use in this function)
perl_common.h:82: error: `len' undeclared (first use in this function)
In file included from Syck.xs:5:
perl_syck.h: At top level:
perl_syck.h:25: error: variable `json_quote_style' has initializer but incomplete type
perl_syck.h:25: error: `scalar_2quote' undeclared here (not in a function)
perl_syck.h:71: error: syntax error before "json_syck_parser_handler"
perl_syck.h:75: error: syntax error before '*' token
perl_syck.h: In function `json_syck_parser_handler':
perl_syck.h:80: error: `n' undeclared (first use in this function)
perl_syck.h:89: error: `syck_str_kind' undeclared (first use in this function)
perl_syck.h:92: error: `scalar_plain' undeclared (first use in this function)
perl_syck.h:97: error: `p' undeclared (first use in this function)
perl_syck.h:202: warning: initialization makes pointer from integer without a cast
perl_syck.h:321: error: `syck_seq_kind' undeclared (first use in this function)
perl_syck.h:361: error: `syck_map_kind' undeclared (first use in this function)
perl_syck.h:445: error: `map_key' undeclared (first use in this function)
perl_syck.h:446: error: `map_value' undeclared (first use in this function)
perl_syck.h: In function `LoadJSON':
perl_syck.h:586: error: `SYMID' undeclared (first use in this function)
perl_syck.h:586: error: syntax error before "v"
perl_syck.h:587: error: `SyckParser' undeclared (first use in this function)
perl_syck.h:587: error: `parser' undeclared (first use in this function)
perl_syck.h:646: error: `v' undeclared (first use in this function)
perl_syck.h: At top level:
perl_syck.h:669: error: syntax error before '*' token
perl_syck.h: In function `json_syck_mark_emitter':
perl_syck.h:670: error: `e' undeclared (first use in this function)
perl_syck.h:670: error: `st_data_t' undeclared (first use in this function)
perl_syck.h:670: error: syntax error before "sv"
perl_syck.h: At top level:
perl_syck.h:677: error: syntax error before "if"
perl_syck.h:680: error: syntax error before '->' token
perl_syck.h:688: error: initializer element is not constant
perl_syck.h:688: warning: data definition has no type or storage class
perl_syck.h:689: error: syntax error before "for"
perl_syck.h:702: error: redefinition of 'len'
perl_syck.h:688: error: previous definition of 'len' was here
perl_syck.h:702: error: initializer element is not constant
perl_syck.h:702: warning: data definition has no type or storage class
perl_syck.h:704: error: syntax error before '(' token
perl_syck.h:704: error: syntax error before ')' token
perl_syck.h:711: error: `he' undeclared here (not in a function)
perl_syck.h:711: error: initializer element is not constant
perl_syck.h:712: warning: parameter names (without types) in function declaration
perl_syck.h:712: error: conflicting types for 'json_syck_mark_emitter'
perl_syck.h:669: error: previous definition of 'json_syck_mark_emitter' was here
perl_syck.h:712: warning: data definition has no type or storage class
perl_syck.h:713: error: syntax error before '}' token
perl_syck.h:719: error: syntax error before '->' token
perl_syck.h:730: error: syntax error before '*' token
perl_syck.h: In function `json_syck_emitter_handler':
perl_syck.h:732: error: `data' undeclared (first use in this function)
perl_syck.h:733: error: `e' undeclared (first use in this function)
perl_syck.h:817: error: `st_data_t' undeclared (first use in this function)
perl_syck.h:849: error: `scalar_plain' undeclared (first use in this function)
perl_syck.h:857: error: `scalar_none' undeclared (first use in this function)
perl_syck.h:863: error: `json_quote_style' has an incomplete type
perl_syck.h:867: error: variable `old_s' has initializer but incomplete type
perl_syck.h:867: error: storage size of 'old_s' isn't known
perl_syck.h:868: error: `scalar_fold' undeclared (first use in this function)
perl_syck.h:869: error: `json_quote_style' has an incomplete type
perl_syck.h:895: error: `json_quote_style' has an incomplete type
perl_syck.h:901: error: `seq_inline' undeclared (first use in this function)
perl_syck.h:920: error: `map_inline' undeclared (first use in this function)
perl_syck.h:951: error: syntax error before "key"
perl_syck.h:952: error: syntax error before "val"
perl_syck.h:964: error: syntax error before "key"
perl_syck.h:965: error: syntax error before "val"
perl_syck.h:1040: error: `json_quote_style' has an incomplete type
perl_syck.h:1044: error: `json_quote_style' has an incomplete type
perl_syck.h: In function `DumpJSON':
perl_syck.h:1064: error: `SyckEmitter' undeclared (first use in this function)
perl_syck.h:1064: error: `emitter' undeclared (first use in this function)
perl_syck.h:1075: error: `scalar_2quote_1' undeclared (first use in this function)
perl_syck.h:1075: error: `json_quote_style' has an incomplete type
perl_syck.h:1118: error: `st_data_t' undeclared (first use in this function)
perl_syck.h:1118: error: syntax error before "sv"
In file included from Syck.xs:8:
perl_syck.h: At top level:
perl_syck.h:47: error: variable `yaml_quote_style' has initializer but incomplete type
perl_syck.h:47: error: `scalar_none' undeclared here (not in a function)
perl_syck.h:73: error: syntax error before "yaml_syck_parser_handler"
perl_syck.h:75: error: syntax error before '*' token
perl_syck.h: In function `yaml_syck_parser_handler':
perl_syck.h:80: error: `n' undeclared (first use in this function)
perl_syck.h:82: error: `p' undeclared (first use in this function)
perl_syck.h:89: error: `syck_str_kind' undeclared (first use in this function)
perl_syck.h:92: error: `scalar_plain' undeclared (first use in this function)
perl_syck.h:202: warning: initialization makes pointer from integer without a cast
perl_syck.h:321: error: `syck_seq_kind' undeclared (first use in this function)
perl_syck.h:361: error: `syck_map_kind' undeclared (first use in this function)
perl_syck.h:365: error: `map_key' undeclared (first use in this function)
perl_syck.h:366: error: `map_value' undeclared (first use in this function)
perl_syck.h: In function `LoadYAML':
perl_syck.h:586: error: `SYMID' undeclared (first use in this function)
perl_syck.h:586: error: syntax error before "v"
perl_syck.h:587: error: `SyckParser' undeclared (first use in this function)
perl_syck.h:587: error: `parser' undeclared (first use in this function)
perl_syck.h:627: error: syntax error before "prev_v"
perl_syck.h:630: error: `v' undeclared (first use in this function)
perl_syck.h:630: error: `prev_v' undeclared (first use in this function)
perl_syck.h: At top level:
perl_syck.h:669: error: syntax error before '*' token
perl_syck.h: In function `yaml_syck_mark_emitter':
perl_syck.h:670: error: `e' undeclared (first use in this function)
perl_syck.h:670: error: `st_data_t' undeclared (first use in this function)
perl_syck.h:670: error: syntax error before "sv"
perl_syck.h: At top level:
perl_syck.h:688: error: redefinition of 'len'
perl_syck.h:702: error: previous definition of 'len' was here
perl_syck.h:688: error: redefinition of 'len'
perl_syck.h:702: error: previous definition of 'len' was here
perl_syck.h:688: error: initializer element is not constant
perl_syck.h:688: warning: data definition has no type or storage class
perl_syck.h:689: error: syntax error before "for"
perl_syck.h:702: error: redefinition of 'len'
perl_syck.h:688: error: previous definition of 'len' was here
perl_syck.h:702: error: redefinition of 'len'
perl_syck.h:702: error: previous definition of 'len' was here
perl_syck.h:702: error: initializer element is not constant
perl_syck.h:702: warning: data definition has no type or storage class
perl_syck.h:704: error: syntax error before '(' token
perl_syck.h:704: error: syntax error before ')' token
perl_syck.h:711: error: redefinition of 'val'
perl_syck.h:711: error: previous definition of 'val' was here
perl_syck.h:711: error: initializer element is not constant
perl_syck.h:712: warning: parameter names (without types) in function declaration
perl_syck.h:712: error: conflicting types for 'yaml_syck_mark_emitter'
perl_syck.h:669: error: previous definition of 'yaml_syck_mark_emitter' was here
perl_syck.h:712: warning: data definition has no type or storage class
perl_syck.h:713: error: syntax error before '}' token
perl_syck.h:730: error: syntax error before '*' token
perl_syck.h: In function `yaml_syck_emitter_handler':
perl_syck.h:732: error: `data' undeclared (first use in this function)
perl_syck.h:733: error: `e' undeclared (first use in this function)
perl_syck.h:825: error: `st_data_t' undeclared (first use in this function)
perl_syck.h:838: error: `map_none' undeclared (first use in this function)
perl_syck.h:840: error: syntax error before "Perl_newSVpvn_share"
perl_syck.h:849: error: `scalar_plain' undeclared (first use in this function)
perl_syck.h:863: error: `scalar_1quote' undeclared (first use in this function)
perl_syck.h:867: error: variable `old_s' has initializer but incomplete type
perl_syck.h:867: error: storage size of 'old_s' isn't known
perl_syck.h:868: error: `scalar_fold' undeclared (first use in this function)
perl_syck.h:869: error: `yaml_quote_style' has an incomplete type
perl_syck.h:882: warning: initialization makes pointer from integer without a cast
perl_syck.h:883: error: `yaml_quote_style' has an incomplete type
perl_syck.h:890: error: `yaml_quote_style' has an incomplete type
perl_syck.h:895: error: `yaml_quote_style' has an incomplete type
perl_syck.h:901: error: `seq_none' undeclared (first use in this function)
perl_syck.h:951: error: syntax error before "key"
perl_syck.h:952: error: syntax error before "val"
perl_syck.h:964: error: syntax error before "key"
perl_syck.h:965: error: syntax error before "val"
perl_syck.h:1040: error: `yaml_quote_style' has an incomplete type
perl_syck.h:1044: error: `yaml_quote_style' has an incomplete type
perl_syck.h: In function `DumpYAML':
perl_syck.h:1064: error: `SyckEmitter' undeclared (first use in this function)
perl_syck.h:1064: error: `emitter' undeclared (first use in this function)
perl_syck.h:1079: error: `scalar_1quote' undeclared (first use in this function)
perl_syck.h:1079: error: `yaml_quote_style' has an incomplete type
perl_syck.h:1118: error: `st_data_t' undeclared (first use in this function)
perl_syck.h:1118: error: syntax error before "sv"
Syck.c: At top level:
perl_syck.h:25: error: storage size of `json_quote_style' isn't known
perl_syck.h:47: error: storage size of `yaml_quote_style' isn't known
dmake.EXE: Error code 129, while making 'Syck.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\c\include;C:\strawberry\perl\lib\CORE
LIB = ;C:\strawberry\c\lib;C:\strawberry\perl\bin
NUMBER_OF_PROCESSORS = 1
PATH = C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Common Files\GTK\2.0\bin;C:\strawberry\c\bin;C:\strawberry\perl\bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 920
PERL5_CPAN_IS_EXECUTING = C:\strawberry\cpan\build\YAML-Syck-1.04-pU4laa\Makefile.PL
PERL5_CPAN_IS_RUNNING = 920
PROCESSOR_IDENTIFIER = x86 Family 6 Model 14 Stepping 8, GenuineIntel
TEMP = C:\DOCUME~1\Gabor\LOCALS~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::FsType = NTFS
Win32::IsAdminUser = 1
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.92_61
Cwd 3.2701
ExtUtils::CBuilder 0.21
ExtUtils::Command 1.14
ExtUtils::Install 1.50
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.19
File::Spec 3.2701
Module::Build 0.2808_01
Module::Signature n/a
Test::Harness 3.10
Test::More 0.78
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"'
-
FAIL YAML-Syck-1.04 MSWin32-x86-multi-thread 5.1
by Gabor Szabo