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 '/usr/bin/make test': PERL_DL_NONLAZY=1 /home/david/perl/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/1-basic.....................ok t/11-loadfile.................ok t/12-dumpfile.................ok t/2-scalars...................ok t/3-objects...................ok t/4-perl_tag_scheme...........ok t/json-basic.................. # Failed test 'roundtrip 2.1 -> '2.10000000000000009' -> 2.10000000000000009' # at t/json-basic.t line 71. # got: '2.10000000000000009' # expected: '2.1' # Failed test 'roundtrip [1.1,2.2,3.3] -> ['1.10000000000000009','2.20000000000000018','3.29999999999999982'] -> [1.10000000000000009,2.20000000000000018,3.29999999999999982]' # at t/json-basic.t line 71. # got: '[1.10000000000000009,2.20000000000000018,3.29999999999999982]' # expected: '[1.1,2.2,3.3]' # Failed test 'roundtrip [1.1,2.2,3.3] -> ['1.10000000000000009','2.20000000000000018','3.29999999999999982'] -> [1.10000000000000009,2.20000000000000018,3.29999999999999982]' # at t/json-basic.t line 71. # got: '[1.10000000000000009,2.20000000000000018,3.29999999999999982]' # expected: '[1.1,2.2,3.3]' # Failed test 'roundtrip 2.1 -> '2.10000000000000009' -> 2.10000000000000009' # at t/json-basic.t line 71. # got: '2.10000000000000009' # expected: '2.1' # Failed test 'roundtrip [1.1,2.2,3.3] -> ['1.10000000000000009','2.20000000000000018','3.29999999999999982'] -> [1.10000000000000009,2.20000000000000018,3.29999999999999982]' # at t/json-basic.t line 71. # got: '[1.10000000000000009,2.20000000000000018,3.29999999999999982]' # expected: '[1.1,2.2,3.3]' # Failed test 'roundtrip [1.1,2.2,3.3] -> ['1.10000000000000009','2.20000000000000018','3.29999999999999982'] -> [1.10000000000000009,2.20000000000000018,3.29999999999999982]' # at t/json-basic.t line 71. # got: '[1.10000000000000009,2.20000000000000018,3.29999999999999982]' # expected: '[1.1,2.2,3.3]' # Failed test 'roundtrip 2.1 -> '2.10000000000000009' -> 2.10000000000000009' # at t/json-basic.t line 71. # got: '2.10000000000000009' # expected: '2.1' # Failed test 'roundtrip [1.1,2.2,3.3] -> ['1.10000000000000009','2.20000000000000018','3.29999999999999982'] -> [1.10000000000000009,2.20000000000000018,3.29999999999999982]' # at t/json-basic.t line 71. # got: '[1.10000000000000009,2.20000000000000018,3.29999999999999982]' # expected: '[1.1,2.2,3.3]' # Failed test 'roundtrip [1.1,2.2,3.3] -> ['1.10000000000000009','2.20000000000000018','3.29999999999999982'] -> [1.10000000000000009,2.20000000000000018,3.29999999999999982]' # at t/json-basic.t line 71. # got: '[1.10000000000000009,2.20000000000000018,3.29999999999999982]' # expected: '[1.1,2.2,3.3]' # Failed test 'roundtrip 2.1 -> '2.10000000000000009' -> 2.10000000000000009' # at t/json-basic.t line 71. # got: '2.10000000000000009' # expected: '2.1' # Failed test 'roundtrip [1.1,2.2,3.3] -> ['1.10000000000000009','2.20000000000000018','3.29999999999999982'] -> [1.10000000000000009,2.20000000000000018,3.29999999999999982]' # at t/json-basic.t line 71. # got: '[1.10000000000000009,2.20000000000000018,3.29999999999999982]' # expected: '[1.1,2.2,3.3]' # Failed test 'roundtrip [1.1,2.2,3.3] -> ['1.10000000000000009','2.20000000000000018','3.29999999999999982'] -> [1.10000000000000009,2.20000000000000018,3.29999999999999982]' # at t/json-basic.t line 71. # got: '[1.10000000000000009,2.20000000000000018,3.29999999999999982]' # expected: '[1.1,2.2,3.3]' # Looks like you failed 12 tests of 84. Dubious, test returned 12 (wstat 3072, 0xc00) Failed 12/84 subtests t/json-circular-ref...........ok t/json-crlf...................ok t/json-empty..................ok t/json-indent.................ok t/json-minus..................ok t/json-newline................ok t/json-null...................ok t/json-refs...................ok t/json-singlequote............ok t/leak........................ok t/yaml-blessed-ref............ok t/yaml-implicit-warnings......ok t/yaml-tie....................ok Test Summary Report ------------------- t/json-basic.t (Wstat: 3072 Tests: 84 Failed: 12) Failed test number(s): 5, 8-9, 26, 29-30, 47, 50-51, 68, 71-72 Non-zero exit status: 12 Files=20, Tests=262, 0 wallclock secs ( 0.04 usr 0.02 sys + 0.62 cusr 0.04 csys = 0.72 CPU) Result: FAIL Failed 1/20 test programs. 12/262 subtests failed. make: *** [test_dynamic] Error 255 ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ------------ ---- ---- Scalar::Util 0 1.19 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: AUTHOR_TESTING = 1 LANG = en_US.UTF-8 LD_LIBRARY_PATH = /home/david/lib PATH = .:/home/david/bin:/home/david/perl/5.10.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games PERL5LIB = PERL5_CPANPLUS_CONFIG = /home/david/.cpanplus/config PERL5_CPANPLUS_IS_RUNNING = 18179 PERL5_CPAN_IS_RUNNING = 18179 PERL_AUTHOR_TESTING = 1 PERL_AUTHOR_TESTING = 1 SHELL = /bin/bash TERM = xterm Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /home/david/perl/5.10.0/bin/perl $UID/$EUID = 1000 / 1000 $GID = 1000 4 20 24 25 29 30 44 46 109 111 114 1000 1001 $EGID = 1000 4 20 24 25 29 30 44 46 109 111 114 1000 1001 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=linux, osvers=2.6.22-14-386, archname=i686-linux-64int-ld uname='linux vulcan 2.6.22-14-386 #1 sun oct 14 22:36:54 gmt 2007 i686 gnulinux ' config_args='-de -Dusedevel -Dprefix=/home/david/perl/5.10.0 -Dusemorebits -Uversiononly -Dmydomain=.hyperbolic.net [EMAIL PROTECTED] [EMAIL PROTECTED] -Dcc=gcc' hint=recommended, useposix=true, d_sigaction=define useithreads=undef, usemultiplicity=undef useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=define, use64bitall=undef, uselongdouble=define usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long long', ivsize=8, nvtype='long double', nvsize=12, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='gcc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc libc=/lib/libc-2.6.1.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.6.1' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
