PATH=/usr/bin:/bin Start 2012-09-14T06:01:17 ActivePerl-1003 CPAN-1.9402 Going to read '/home/cpanfly/var/cpan/Metadata' Database was generated on Fri, 14 Sep 2012 12:11:43 GMT Running make for S/SM/SMUELLER/Sereal-Decoder-0.09.tar.gz Checksum for /net/nas/data/cpan/authors/id/S/SM/SMUELLER/Sereal-Decoder-0.09.tar.gz ok Will not use Archive::Tar, need 1.00 Sereal-Decoder-0.09/ Sereal-Decoder-0.09/META.yml Sereal-Decoder-0.09/snappy/ Sereal-Decoder-0.09/snappy/csnappy_compress.c Sereal-Decoder-0.09/snappy/csnappy_internal_userspace.h Sereal-Decoder-0.09/snappy/csnappy_internal.h Sereal-Decoder-0.09/snappy/csnappy.h Sereal-Decoder-0.09/snappy/csnappy_decompress.c Sereal-Decoder-0.09/srl_decoder.h Sereal-Decoder-0.09/const-c.inc Sereal-Decoder-0.09/lib/ Sereal-Decoder-0.09/lib/Sereal/ Sereal-Decoder-0.09/lib/Sereal/Decoder.pm Sereal-Decoder-0.09/lib/Sereal/Decoder/ Sereal-Decoder-0.09/lib/Sereal/Decoder/Constants.pm Sereal-Decoder-0.09/MYMETA.yml Sereal-Decoder-0.09/xt/ Sereal-Decoder-0.09/xt/900_rand.t Sereal-Decoder-0.09/MANIFEST Sereal-Decoder-0.09/t/ Sereal-Decoder-0.09/t/010_desperate.t Sereal-Decoder-0.09/t/030_looks_like_sereal.t Sereal-Decoder-0.09/t/lib/ Sereal-Decoder-0.09/t/lib/Sereal/ Sereal-Decoder-0.09/t/lib/Sereal/TestSet.pm Sereal-Decoder-0.09/t/lib/Sereal/BulkTest.pm Sereal-Decoder-0.09/t/001_load.t Sereal-Decoder-0.09/t/150_dec_exception.t Sereal-Decoder-0.09/t/data/ Sereal-Decoder-0.09/t/data/corpus Sereal-Decoder-0.09/t/100_roundtrip.t Sereal-Decoder-0.09/t/200_bulk.t Sereal-Decoder-0.09/t/020_offset.t Sereal-Decoder-0.09/META.json Sereal-Decoder-0.09/MYMETA.json Sereal-Decoder-0.09/typemap Sereal-Decoder-0.09/ptable.h Sereal-Decoder-0.09/ppport.h Sereal-Decoder-0.09/Makefile.PL Sereal-Decoder-0.09/srl_common.h Sereal-Decoder-0.09/Changes Sereal-Decoder-0.09/author_tools/ Sereal-Decoder-0.09/author_tools/numeric_str_length.c Sereal-Decoder-0.09/author_tools/hobodecoder.pl Sereal-Decoder-0.09/author_tools/valgrind.supp Sereal-Decoder-0.09/author_tools/bench.pl Sereal-Decoder-0.09/author_tools/update_from_header.pl Sereal-Decoder-0.09/srl_decoder.c Sereal-Decoder-0.09/Decoder.xs Sereal-Decoder-0.09/const-xs.inc Sereal-Decoder-0.09/inc/ Sereal-Decoder-0.09/inc/Devel/ Sereal-Decoder-0.09/inc/Devel/CheckLib.pm Sereal-Decoder-0.09/inc/Sereal/ Sereal-Decoder-0.09/inc/Sereal/BuildTools.pm Sereal-Decoder-0.09/srl_protocol.h Sereal-Decoder-0.09/srl_inline.h CPAN.pm: Going to build S/SM/SMUELLER/Sereal-Decoder-0.09.tar.gz >>> /home/cpanfly/ap1003/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for Sereal::Decoder Writing MYMETA.yml and MYMETA.json >>> make cp lib/Sereal/Decoder/Constants.pm blib/lib/Sereal/Decoder/Constants.pm cp lib/Sereal/Decoder.pm blib/lib/Sereal/Decoder.pm /home/cpanfly/ap1003/bin/perl-static /home/cpanfly/var/megalib/ExtUtils/xsubpp -typemap /home/cpanfly/ap1003/lib/ExtUtils/typemap -typemap typemap Decoder.xs > Decoder.xsc && mv Decoder.xsc Decoder.c gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -Wall -W -DVERSION=\"0.09\" -DXS_VERSION=\"0.09\" -fPIC "-I/home/cpanfly/ap1003/lib/CORE" -DNDEBUG Decoder.c srl_decoder.h:87: warning: `tag_name' defined but not used gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -Wall -W -DVERSION=\"0.09\" -DXS_VERSION=\"0.09\" -fPIC "-I/home/cpanfly/ap1003/lib/CORE" -DNDEBUG srl_decoder.c In file included from srl_decoder.c:50: snappy/csnappy_decompress.c: In function `SAW__AppendFromSelf': snappy/csnappy_decompress.c:299: warning: comparison between signed and unsigned srl_decoder.c: At top level: srl_decoder.c:59: warning: duplicate `const' srl_decoder.c: In function `srl_read_varint_uv_offset': srl_decoder.c:445: warning: long unsigned int format, int arg (arg 6) srl_decoder.c:445: warning: long unsigned int format, STRLEN arg (arg 7) srl_decoder.c: In function `srl_read_varint_uv_count': srl_decoder.c:466: warning: long int format, int arg (arg 6) srl_decoder.c: At top level: srl_decoder.c:478: warning: duplicate `const' srl_decoder.c: In function `srl_fetch_item': srl_decoder.c:481: warning: int format, UV arg (arg 5) srl_decoder.c: In function `srl_read_objectv': srl_decoder.c:773: warning: long unsigned int format, STRLEN arg (arg 4) srl_decoder.c: In function `srl_read_object': srl_decoder.c:864: warning: long unsigned int format, STRLEN arg (arg 4) srl_decoder.c: In function `srl_read_copy': srl_decoder.c:1016: warning: int format, UV arg (arg 4) srl_decoder.c:1019: warning: int format, UV arg (arg 4) ptable.h: At top level: ppport.h:4980: warning: `DPPP_my_newSVpvn_flags' defined but not used ptable.h:213: warning: `PTABLE_delete' defined but not used Running Mkbootstrap for Sereal::Decoder () chmod 644 Decoder.bs rm -f blib/arch/auto/Sereal/Decoder/Decoder.so gcc -shared -O2 Decoder.o srl_decoder.o -o blib/arch/auto/Sereal/Decoder/Decoder.so \ \ chmod 755 blib/arch/auto/Sereal/Decoder/Decoder.so cp Decoder.bs blib/arch/auto/Sereal/Decoder/Decoder.bs chmod 644 blib/arch/auto/Sereal/Decoder/Decoder.bs Manifying blib/man3/Sereal::Decoder.3 SMUELLER/Sereal-Decoder-0.09.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /home/cpanfly/ap1003/bin/perl-static "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/001_load.t ............... 1..1 ok 1 ok Attempt to free unreferenced scalar: SV 0x847d760, Perl interpreter: 0x815dc50 at t/010_desperate.t line 40. # Failed test '(plain) is_deeply: blessed regexp with reuse' # at t/010_desperate.t line 50. # Structures begin differing at: # ${ $got->[0]} = bar=SCALAR(0x846f670) # ${$expected->[0]} = (?ix-sm:foo) Attempt to free unreferenced scalar: SV 0x8467f70, Perl interpreter: 0x815dc50 at t/010_desperate.t line 52. # Failed test '(plain, OO) is_deeply: blessed regexp with reuse' # at t/010_desperate.t line 61. # Structures begin differing at: # ${ $got->[0]} = bar=SCALAR(0x846fbb0) # ${$expected->[0]} = (?ix-sm:foo) Attempt to free unreferenced scalar: SV 0x846d940, Perl interpreter: 0x815dc50 at t/010_desperate.t line 66. # Failed test '(plain, non-pass-down) is_deeply: blessed regexp with reuse' # at t/010_desperate.t line 76. # Structures begin differing at: # ${ $got->[0]} = bar=SCALAR(0x846fcd0) # ${$expected->[0]} = (?ix-sm:foo) Attempt to free unreferenced scalar: SV 0x8483048, Perl interpreter: 0x815dc50 at t/010_desperate.t line 40. # Failed test '(plain) is_deeply: qr/foo/' # at t/010_desperate.t line 50. # Structures begin differing at: # $got = Regexp=SCALAR(0x8471450) # $expected = (?-xism:foo) Attempt to free unreferenced scalar: SV 0x8481670, Perl interpreter: 0x815dc50 at t/010_desperate.t line 52. # Failed test '(plain, OO) is_deeply: qr/foo/' # at t/010_desperate.t line 61. # Structures begin differing at: # $got = Regexp=SCALAR(0x8471bf0) # $expected = (?-xism:foo) Attempt to free unreferenced scalar: SV 0x84818f8, Perl interpreter: 0x815dc50 at t/010_desperate.t line 66. # Failed test '(plain, non-pass-down) is_deeply: qr/foo/' # at t/010_desperate.t line 76. # Structures begin differing at: # $got = Regexp=SCALAR(0x8471d50) # $expected = (?-xism:foo) Attempt to free unreferenced scalar: SV 0x8483628, Perl interpreter: 0x815dc50 at t/010_desperate.t line 40. # Failed test '(plain) is_deeply: qr/(?i-xsm:foo)/' # at t/010_desperate.t line 50. # Structures begin differing at: # $got = Regexp=SCALAR(0x8471d50) # $expected = (?-xism:(?i-xsm:foo)) Attempt to free unreferenced scalar: SV 0x8483b08, Perl interpreter: 0x815dc50 at t/010_desperate.t line 52. # Failed test '(plain, OO) is_deeply: qr/(?i-xsm:foo)/' # at t/010_desperate.t line 61. # Structures begin differing at: # $got = Regexp=SCALAR(0x8472040) # $expected = (?-xism:(?i-xsm:foo)) Attempt to free unreferenced scalar: SV 0x8483968, Perl interpreter: 0x815dc50 at t/010_desperate.t line 66. # Failed test '(plain, non-pass-down) is_deeply: qr/(?i-xsm:foo)/' # at t/010_desperate.t line 76. # Structures begin differing at: # $got = Regexp=SCALAR(0x8472190) # $expected = (?-xism:(?i-xsm:foo)) Attempt to free unreferenced scalar: SV 0x8483e10, Perl interpreter: 0x815dc50 at t/010_desperate.t line 40. # Failed test '(plain) is_deeply: qr/foo/i' # at t/010_desperate.t line 50. # Structures begin differing at: # $got = Regexp=SCALAR(0x8472190) # $expected = (?i-xsm:foo) Attempt to free unreferenced scalar: SV 0x84843e0, Perl interpreter: 0x815dc50 at t/010_desperate.t line 52. # Failed test '(plain, OO) is_deeply: qr/foo/i' # at t/010_desperate.t line 61. # Structures begin differing at: # $got = Regexp=SCALAR(0x8472488) # $expected = (?i-xsm:foo) Attempt to free unreferenced scalar: SV 0x8484350, Perl interpreter: 0x815dc50 at t/010_desperate.t line 66. # Failed test '(plain, non-pass-down) is_deeply: qr/foo/i' # at t/010_desperate.t line 76. # Structures begin differing at: # $got = Regexp=SCALAR(0x84725d8) # $expected = (?i-xsm:foo) # Looks like you failed 12 tests of 331. t/010_desperate.t .......... ok 1 - (plain) did not die: encode -16 ok 2 - (plain) defined: encode -16 ok 3 - (plain) is_deeply: encode -16 ok 4 - (plain, OO) did not die: encode -16 ok 5 - (plain, OO) defined: encode -16 ok 6 - (plain, OO) is_deeply: encode -16 ok 7 - (plain, non-pass-down) did not die: encode -16 ok 8 - (plain, non-pass-down) defined: encode -16 ok 9 - (plain, non-pass-down) is_deeply: encode -16 ok 10 - (plain) did not die: encode -1 ok 11 - (plain) defined: encode -1 ok 12 - (plain) is_deeply: encode -1 ok 13 - (plain, OO) did not die: encode -1 ok 14 - (plain, OO) defined: encode -1 ok 15 - (plain, OO) is_deeply: encode -1 ok 16 - (plain, non-pass-down) did not die: encode -1 ok 17 - (plain, non-pass-down) defined: encode -1 ok 18 - (plain, non-pass-down) is_deeply: encode -1 ok 19 - (plain) did not die: encode 0 ok 20 - (plain) defined: encode 0 ok 21 - (plain) is_deeply: encode 0 ok 22 - (plain, OO) did not die: encode 0 ok 23 - (plain, OO) defined: encode 0 ok 24 - (plain, OO) is_deeply: encode 0 ok 25 - (plain, non-pass-down) did not die: encode 0 ok 26 - (plain, non-pass-down) defined: encode 0 ok 27 - (plain, non-pass-down) is_deeply: encode 0 ok 28 - (plain) did not die: encode 1 ok 29 - (plain) defined: encode 1 ok 30 - (plain) is_deeply: encode 1 ok 31 - (plain, OO) did not die: encode 1 ok 32 - (plain, OO) defined: encode 1 ok 33 - (plain, OO) is_deeply: encode 1 ok 34 - (plain, non-pass-down) did not die: encode 1 ok 35 - (plain, non-pass-down) defined: encode 1 ok 36 - (plain, non-pass-down) is_deeply: encode 1 ok 37 - (plain) did not die: encode 15 ok 38 - (plain) defined: encode 15 ok 39 - (plain) is_deeply: encode 15 ok 40 - (plain, OO) did not die: encode 15 ok 41 - (plain, OO) defined: encode 15 ok 42 - (plain, OO) is_deeply: encode 15 ok 43 - (plain, non-pass-down) did not die: encode 15 ok 44 - (plain, non-pass-down) defined: encode 15 ok 45 - (plain, non-pass-down) is_deeply: encode 15 ok 46 - (plain) did not die: encode undef ok 47 - (plain) defined: encode undef ok 48 - (plain) is_deeply: encode undef ok 49 - (plain, OO) did not die: encode undef ok 50 - (plain, OO) defined: encode undef ok 51 - (plain, OO) is_deeply: encode undef ok 52 - (plain, non-pass-down) did not die: encode undef ok 53 - (plain, non-pass-down) defined: encode undef ok 54 - (plain, non-pass-down) is_deeply: encode undef ok 55 - (plain) did not die: encode empty string ok 56 - (plain) defined: encode empty string ok 57 - (plain) is_deeply: encode empty string ok 58 - (plain, OO) did not die: encode empty string ok 59 - (plain, OO) defined: encode empty string ok 60 - (plain, OO) is_deeply: encode empty string ok 61 - (plain, non-pass-down) did not die: encode empty string ok 62 - (plain, non-pass-down) defined: encode empty string ok 63 - (plain, non-pass-down) is_deeply: encode empty string ok 64 - (plain) did not die: encode string '1' ok 65 - (plain) defined: encode string '1' ok 66 - (plain) is_deeply: encode string '1' ok 67 - (plain, OO) did not die: encode string '1' ok 68 - (plain, OO) defined: encode string '1' ok 69 - (plain, OO) is_deeply: encode string '1' ok 70 - (plain, non-pass-down) did not die: encode string '1' ok 71 - (plain, non-pass-down) defined: encode string '1' ok 72 - (plain, non-pass-down) is_deeply: encode string '1' ok 73 - (plain) did not die: encode string '91a' ok 74 - (plain) defined: encode string '91a' ok 75 - (plain) is_deeply: encode string '91a' ok 76 - (plain, OO) did not die: encode string '91a' ok 77 - (plain, OO) defined: encode string '91a' ok 78 - (plain, OO) is_deeply: encode string '91a' ok 79 - (plain, non-pass-down) did not die: encode string '91a' ok 80 - (plain, non-pass-down) defined: encode string '91a' ok 81 - (plain, non-pass-down) is_deeply: encode string '91a' ok 82 - (plain) did not die: long ASCII string ok 83 - (plain) defined: long ASCII string ok 84 - (plain) is_deeply: long ASCII string ok 85 - (plain, OO) did not die: long ASCII string ok 86 - (plain, OO) defined: long ASCII string ok 87 - (plain, OO) is_deeply: long ASCII string ok 88 - (plain, non-pass-down) did not die: long ASCII string ok 89 - (plain, non-pass-down) defined: long ASCII string ok 90 - (plain, non-pass-down) is_deeply: long ASCII string ok 91 - (plain) did not die: scalar ref to int ok 92 - (plain) defined: scalar ref to int ok 93 - (plain) is_deeply: scalar ref to int ok 94 - (plain, OO) did not die: scalar ref to int ok 95 - (plain, OO) defined: scalar ref to int ok 96 - (plain, OO) is_deeply: scalar ref to int ok 97 - (plain, non-pass-down) did not die: scalar ref to int ok 98 - (plain, non-pass-down) defined: scalar ref to int ok 99 - (plain, non-pass-down) is_deeply: scalar ref to int ok 100 - (plain) did not die: empty array ref ok 101 - (plain) defined: empty array ref ok 102 - (plain) is_deeply: empty array ref ok 103 - (plain, OO) did not die: empty array ref ok 104 - (plain, OO) defined: empty array ref ok 105 - (plain, OO) is_deeply: empty array ref ok 106 - (plain, non-pass-down) did not die: empty array ref ok 107 - (plain, non-pass-down) defined: empty array ref ok 108 - (plain, non-pass-down) is_deeply: empty array ref ok 109 - (plain) did not die: array ref ok 110 - (plain) defined: array ref ok 111 - (plain) is_deeply: array ref ok 112 - (plain, OO) did not die: array ref ok 113 - (plain, OO) defined: array ref ok 114 - (plain, OO) is_deeply: array ref ok 115 - (plain, non-pass-down) did not die: array ref ok 116 - (plain, non-pass-down) defined: array ref ok 117 - (plain, non-pass-down) is_deeply: array ref ok 118 - (plain) did not die: large int ok 119 - (plain) defined: large int ok 120 - (plain) is_deeply: large int ok 121 - (plain, OO) did not die: large int ok 122 - (plain, OO) defined: large int ok 123 - (plain, OO) is_deeply: large int ok 124 - (plain, non-pass-down) did not die: large int ok 125 - (plain, non-pass-down) defined: large int ok 126 - (plain, non-pass-down) is_deeply: large int ok 127 - (plain) did not die: array ref with pos and varints ok 128 - (plain) defined: array ref with pos and varints ok 129 - (plain) is_deeply: array ref with pos and varints ok 130 - (plain, OO) did not die: array ref with pos and varints ok 131 - (plain, OO) defined: array ref with pos and varints ok 132 - (plain, OO) is_deeply: array ref with pos and varints ok 133 - (plain, non-pass-down) did not die: array ref with pos and varints ok 134 - (plain, non-pass-down) defined: array ref with pos and varints ok 135 - (plain, non-pass-down) is_deeply: array ref with pos and varints ok 136 - (plain) did not die: empty hash ref ok 137 - (plain) defined: empty hash ref ok 138 - (plain) is_deeply: empty hash ref ok 139 - (plain, OO) did not die: empty hash ref ok 140 - (plain, OO) defined: empty hash ref ok 141 - (plain, OO) is_deeply: empty hash ref ok 142 - (plain, non-pass-down) did not die: empty hash ref ok 143 - (plain, non-pass-down) defined: empty hash ref ok 144 - (plain, non-pass-down) is_deeply: empty hash ref ok 145 - (plain) did not die: simple hash ref ok 146 - (plain) defined: simple hash ref ok 147 - (plain) is_deeply: simple hash ref ok 148 - (plain, OO) did not die: simple hash ref ok 149 - (plain, OO) defined: simple hash ref ok 150 - (plain, OO) is_deeply: simple hash ref ok 151 - (plain, non-pass-down) did not die: simple hash ref ok 152 - (plain, non-pass-down) defined: simple hash ref ok 153 - (plain, non-pass-down) is_deeply: simple hash ref ok 154 - (plain) did not die: scalar ref to constant ok 155 - (plain) defined: scalar ref to constant ok 156 - (plain) is_deeply: scalar ref to constant ok 157 - (plain, OO) did not die: scalar ref to constant ok 158 - (plain, OO) defined: scalar ref to constant ok 159 - (plain, OO) is_deeply: scalar ref to constant ok 160 - (plain, non-pass-down) did not die: scalar ref to constant ok 161 - (plain, non-pass-down) defined: scalar ref to constant ok 162 - (plain, non-pass-down) is_deeply: scalar ref to constant ok 163 - (plain) did not die: repeated substructure (REUSE): scalar ref ok 164 - (plain) defined: repeated substructure (REUSE): scalar ref ok 165 - (plain) is_deeply: repeated substructure (REUSE): scalar ref ok 166 - (plain, OO) did not die: repeated substructure (REUSE): scalar ref ok 167 - (plain, OO) defined: repeated substructure (REUSE): scalar ref ok 168 - (plain, OO) is_deeply: repeated substructure (REUSE): scalar ref ok 169 - (plain, non-pass-down) did not die: repeated substructure (REUSE): scalar ref ok 170 - (plain, non-pass-down) defined: repeated substructure (REUSE): scalar ref ok 171 - (plain, non-pass-down) is_deeply: repeated substructure (REUSE): scalar ref ok 172 - (plain) did not die: repeated substructure (REUSE): array ok 173 - (plain) defined: repeated substructure (REUSE): array ok 174 - (plain) is_deeply: repeated substructure (REUSE): array ok 175 - (plain, OO) did not die: repeated substructure (REUSE): array ok 176 - (plain, OO) defined: repeated substructure (REUSE): array ok 177 - (plain, OO) is_deeply: repeated substructure (REUSE): array ok 178 - (plain, non-pass-down) did not die: repeated substructure (REUSE): array ok 179 - (plain, non-pass-down) defined: repeated substructure (REUSE): array ok 180 - (plain, non-pass-down) is_deeply: repeated substructure (REUSE): array ok 181 - (plain) did not die: repeated substructure (REUSE): asymmetric ok 182 - (plain) defined: repeated substructure (REUSE): asymmetric ok 183 - (plain) is_deeply: repeated substructure (REUSE): asymmetric ok 184 - (plain, OO) did not die: repeated substructure (REUSE): asymmetric ok 185 - (plain, OO) defined: repeated substructure (REUSE): asymmetric ok 186 - (plain, OO) is_deeply: repeated substructure (REUSE): asymmetric ok 187 - (plain, non-pass-down) did not die: repeated substructure (REUSE): asymmetric ok 188 - (plain, non-pass-down) defined: repeated substructure (REUSE): asymmetric ok 189 - (plain, non-pass-down) is_deeply: repeated substructure (REUSE): asymmetric ok 190 - (plain) did not die: weak thing copy (requires PAD) ok 191 - (plain) defined: weak thing copy (requires PAD) ok 192 - (plain) is_deeply: weak thing copy (requires PAD) ok 193 - (plain, OO) did not die: weak thing copy (requires PAD) ok 194 - (plain, OO) defined: weak thing copy (requires PAD) ok 195 - (plain, OO) is_deeply: weak thing copy (requires PAD) ok 196 - (plain, non-pass-down) did not die: weak thing copy (requires PAD) ok 197 - (plain, non-pass-down) defined: weak thing copy (requires PAD) ok 198 - (plain, non-pass-down) is_deeply: weak thing copy (requires PAD) ok 199 - (plain) did not die: weak thing ref ok 200 - (plain) defined: weak thing ref ok 201 - (plain) is_deeply: weak thing ref ok 202 - (plain, OO) did not die: weak thing ref ok 203 - (plain, OO) defined: weak thing ref ok 204 - (plain, OO) is_deeply: weak thing ref ok 205 - (plain, non-pass-down) did not die: weak thing ref ok 206 - (plain, non-pass-down) defined: weak thing ref ok 207 - (plain, non-pass-down) is_deeply: weak thing ref ok 208 - (plain) did not die: weak thing (aliased root) ok 209 - (plain) defined: weak thing (aliased root) ok 210 - (plain) is_deeply: weak thing (aliased root) ok 211 - (plain, OO) did not die: weak thing (aliased root) ok 212 - (plain, OO) defined: weak thing (aliased root) ok 213 - (plain, OO) is_deeply: weak thing (aliased root) ok 214 # skip Weak thing alias test cannot work without pass-down ok 215 - (plain) did not die: scalar cross ok 216 - (plain) defined: scalar cross ok 217 - (plain) is_deeply: scalar cross ok 218 - (plain, OO) did not die: scalar cross ok 219 - (plain, OO) defined: scalar cross ok 220 - (plain, OO) is_deeply: scalar cross ok 221 - (plain, non-pass-down) did not die: scalar cross ok 222 - (plain, non-pass-down) defined: scalar cross ok 223 - (plain, non-pass-down) is_deeply: scalar cross ok 224 - (plain) did not die: weak scalar cross ok 225 - (plain) defined: weak scalar cross ok 226 - (plain) is_deeply: weak scalar cross ok 227 - (plain, OO) did not die: weak scalar cross ok 228 - (plain, OO) defined: weak scalar cross ok 229 - (plain, OO) is_deeply: weak scalar cross ok 230 - (plain, non-pass-down) did not die: weak scalar cross ok 231 - (plain, non-pass-down) defined: weak scalar cross ok 232 - (plain, non-pass-down) is_deeply: weak scalar cross ok 233 - (plain) did not die: bless [], 'foo' (2) ok 234 - (plain) defined: bless [], 'foo' (2) ok 235 - (plain) is_deeply: bless [], 'foo' (2) ok 236 - (plain, OO) did not die: bless [], 'foo' (2) ok 237 - (plain, OO) defined: bless [], 'foo' (2) ok 238 - (plain, OO) is_deeply: bless [], 'foo' (2) ok 239 - (plain, non-pass-down) did not die: bless [], 'foo' (2) ok 240 - (plain, non-pass-down) defined: bless [], 'foo' (2) ok 241 - (plain, non-pass-down) is_deeply: bless [], 'foo' (2) ok 242 - (plain) did not die: blessed regexp with reuse ok 243 - (plain) defined: blessed regexp with reuse not ok 244 - (plain) is_deeply: blessed regexp with reuse ok 245 - (plain, OO) did not die: blessed regexp with reuse ok 246 - (plain, OO) defined: blessed regexp with reuse not ok 247 - (plain, OO) is_deeply: blessed regexp with reuse ok 248 - (plain, non-pass-down) did not die: blessed regexp with reuse ok 249 - (plain, non-pass-down) defined: blessed regexp with reuse not ok 250 - (plain, non-pass-down) is_deeply: blessed regexp with reuse ok 251 - (plain) did not die: blessed arrays with reuse ok 252 - (plain) defined: blessed arrays with reuse ok 253 - (plain) is_deeply: blessed arrays with reuse ok 254 - (plain, OO) did not die: blessed arrays with reuse ok 255 - (plain, OO) defined: blessed arrays with reuse ok 256 - (plain, OO) is_deeply: blessed arrays with reuse ok 257 - (plain, non-pass-down) did not die: blessed arrays with reuse ok 258 - (plain, non-pass-down) defined: blessed arrays with reuse ok 259 - (plain, non-pass-down) is_deeply: blessed arrays with reuse ok 260 - (plain) did not die: reused classname empty array ok 261 - (plain) defined: reused classname empty array ok 262 - (plain) is_deeply: reused classname empty array ok 263 - (plain, OO) did not die: reused classname empty array ok 264 - (plain, OO) defined: reused classname empty array ok 265 - (plain, OO) is_deeply: reused classname empty array ok 266 - (plain, non-pass-down) did not die: reused classname empty array ok 267 - (plain, non-pass-down) defined: reused classname empty array ok 268 - (plain, non-pass-down) is_deeply: reused classname empty array ok 269 - (plain) did not die: wrapped objects ok 270 - (plain) defined: wrapped objects ok 271 - (plain) is_deeply: wrapped objects ok 272 - (plain, OO) did not die: wrapped objects ok 273 - (plain, OO) defined: wrapped objects ok 274 - (plain, OO) is_deeply: wrapped objects ok 275 - (plain, non-pass-down) did not die: wrapped objects ok 276 - (plain, non-pass-down) defined: wrapped objects ok 277 - (plain, non-pass-down) is_deeply: wrapped objects ok 278 - (plain) did not die: qr/foo/ ok 279 - (plain) defined: qr/foo/ not ok 280 - (plain) is_deeply: qr/foo/ ok 281 - (plain, OO) did not die: qr/foo/ ok 282 - (plain, OO) defined: qr/foo/ not ok 283 - (plain, OO) is_deeply: qr/foo/ ok 284 - (plain, non-pass-down) did not die: qr/foo/ ok 285 - (plain, non-pass-down) defined: qr/foo/ not ok 286 - (plain, non-pass-down) is_deeply: qr/foo/ ok 287 - (plain) did not die: qr/(?i-xsm:foo)/ ok 288 - (plain) defined: qr/(?i-xsm:foo)/ not ok 289 - (plain) is_deeply: qr/(?i-xsm:foo)/ ok 290 - (plain, OO) did not die: qr/(?i-xsm:foo)/ ok 291 - (plain, OO) defined: qr/(?i-xsm:foo)/ not ok 292 - (plain, OO) is_deeply: qr/(?i-xsm:foo)/ ok 293 - (plain, non-pass-down) did not die: qr/(?i-xsm:foo)/ ok 294 - (plain, non-pass-down) defined: qr/(?i-xsm:foo)/ not ok 295 - (plain, non-pass-down) is_deeply: qr/(?i-xsm:foo)/ ok 296 - (plain) did not die: qr/foo/i ok 297 - (plain) defined: qr/foo/i not ok 298 - (plain) is_deeply: qr/foo/i ok 299 - (plain, OO) did not die: qr/foo/i ok 300 - (plain, OO) defined: qr/foo/i not ok 301 - (plain, OO) is_deeply: qr/foo/i ok 302 - (plain, non-pass-down) did not die: qr/foo/i ok 303 - (plain, non-pass-down) defined: qr/foo/i not ok 304 - (plain, non-pass-down) is_deeply: qr/foo/i ok 305 - (plain) did not die: duplicate hash keys ok 306 - (plain) defined: duplicate hash keys ok 307 - (plain) is_deeply: duplicate hash keys ok 308 - (plain, OO) did not die: duplicate hash keys ok 309 - (plain, OO) defined: duplicate hash keys ok 310 - (plain, OO) is_deeply: duplicate hash keys ok 311 - (plain, non-pass-down) did not die: duplicate hash keys ok 312 - (plain, non-pass-down) defined: duplicate hash keys ok 313 - (plain, non-pass-down) is_deeply: duplicate hash keys ok 314 - (plain) did not die: simple unicode hash key and value ok 315 - (plain) defined: simple unicode hash key and value ok 316 - (plain) is_deeply: simple unicode hash key and value ok 317 - (plain, OO) did not die: simple unicode hash key and value ok 318 - (plain, OO) defined: simple unicode hash key and value ok 319 - (plain, OO) is_deeply: simple unicode hash key and value ok 320 - (plain, non-pass-down) did not die: simple unicode hash key and value ok 321 - (plain, non-pass-down) defined: simple unicode hash key and value ok 322 - (plain, non-pass-down) is_deeply: simple unicode hash key and value ok 323 - (plain) did not die: true/false ok 324 - (plain) defined: true/false ok 325 - (plain) is_deeply: true/false ok 326 - (plain, OO) did not die: true/false ok 327 - (plain, OO) defined: true/false ok 328 - (plain, OO) is_deeply: true/false ok 329 - (plain, non-pass-down) did not die: true/false ok 330 - (plain, non-pass-down) defined: true/false ok 331 - (plain, non-pass-down) is_deeply: true/false 1..331 # All done folks! Dubious, test returned 12 (wstat 3072, 0xc00) Failed 12/331 subtests (less 1 skipped subtest: 318 okay) t/020_offset.t ............. 1..39 ok 1 - can decode with appended garbage ok 2 - consumed right number of bytes ok 3 - can decode with zero offset ok 4 - consumed right number of bytes ok 5 - can decode with offset ok 6 - consumed right number of bytes ok 7 - can decode with offset and trailing garbage ok 8 - consumed right number of bytes # Could not locate Sereal::Encoder for testing (Exception: Can't locate Sereal/Encoder.pm in @INC (@INC contains: t/lib /home/cpanfly/var/cpan/build/Sereal-Decoder-0.09-18uDwJ/blib/lib /home/cpanfly/var/cpan/build/Sereal-Decoder-0.09-18uDwJ/blib/arch /home/cpanfly/var/megalib /home/cpanfly/ap1003/site/lib /home/cpanfly/ap1003/lib .) at (eval 21) line 1. # BEGIN failed--compilation aborted at (eval 21) line 1. # ) ok 9 # skip Need encoder for chunk tests ok 10 # skip Need encoder for chunk tests ok 11 # skip Need encoder for chunk tests ok 12 # skip Need encoder for chunk tests ok 13 # skip Need encoder for chunk tests ok 14 # skip Need encoder for chunk tests ok 15 # skip Need encoder for chunk tests ok 16 # skip Need encoder for chunk tests ok 17 # skip Need encoder for chunk tests ok 18 # skip Need encoder for chunk tests ok 19 # skip Need encoder for chunk tests ok 20 # skip Need encoder for chunk tests ok 21 # skip Need encoder for chunk tests ok 22 # skip Need encoder for chunk tests ok 23 # skip Need encoder for chunk tests ok 24 # skip Need encoder for chunk tests ok 25 # skip Need encoder for chunk tests ok 26 # skip Need encoder for chunk tests ok 27 # skip Need encoder for chunk tests ok 28 # skip Need encoder for chunk tests ok 29 # skip Need encoder for chunk tests ok 30 # skip Need encoder for chunk tests ok 31 # skip Need encoder for chunk tests ok 32 # skip Need encoder for chunk tests ok 33 # skip Need encoder for chunk tests ok 34 # skip Need encoder for chunk tests ok 35 # skip Need encoder for chunk tests ok 36 # skip Need encoder for chunk tests ok 37 # skip Need encoder for chunk tests ok 38 # skip Need encoder for chunk tests ok 39 # skip Need encoder for chunk tests ok t/030_looks_like_sereal.t .. 1..21 ok 1 - empty string is not Sereal (function) ok 2 - empty string is not Sereal (object method) ok 3 - empty string is not Sereal (class method) ok 4 - undef string is not Sereal (function) ok 5 - undef string is not Sereal (object method) ok 6 - undef string is not Sereal (class method) ok 7 - SRL_MAGIC_STRING alone is not Sereal (function) ok 8 - SRL_MAGIC_STRING alone is not Sereal (object method) ok 9 - SRL_MAGIC_STRING alone is not Sereal (class method) ok 10 - SRL_MAGIC_STRING with header is not Sereal (function) ok 11 - SRL_MAGIC_STRING with header is not Sereal (object method) ok 12 - SRL_MAGIC_STRING with header is not Sereal (class method) ok 13 - SRL_MAGIC_STRING with header and small payload is Sereal (function) ok 14 - SRL_MAGIC_STRING with header and small payload is Sereal (object method) ok 15 - SRL_MAGIC_STRING with header and small payload is Sereal (class method) ok 16 - SRL_MAGIC_STRING with bad header is not Sereal (function) ok 17 - SRL_MAGIC_STRING with bad header is not Sereal (object method) ok 18 - SRL_MAGIC_STRING with bad header is not Sereal (class method) ok 19 - wrong magic string is not Sereal (function) ok 20 - wrong magic string is not Sereal (object method) ok 21 - wrong magic string is not Sereal (class method) ok t/100_roundtrip.t .......... skipped: Did not find right version of encoder t/150_dec_exception.t ...... 1..20 ok 1 - Cannot decode just header(func), got exception ok 2 - Cannot decode just header(func), got no output ok 3 - Cannot decode just header(func), matched exception ok 4 - Cannot decode just header(OO), got exception ok 5 - Cannot decode just header(OO), got no output ok 6 - Cannot decode just header(OO), matched exception ok 7 - Packet with invalid header blows up(func), got exception ok 8 - Packet with invalid header blows up(func), got no output ok 9 - Packet with invalid header blows up(func), matched exception ok 10 - Packet with invalid header blows up(OO), got exception ok 11 - Packet with invalid header blows up(OO), got no output ok 12 - Packet with invalid header blows up(OO), matched exception ok 13 - Random crap in packet(func), got exception ok 14 - Random crap in packet(func), got no output ok 15 - Random crap in packet(func), matched exception ok 16 - Random crap in packet(OO), got exception ok 17 - Random crap in packet(OO), got no output ok 18 - Random crap in packet(OO), matched exception ok 19 ok 20 - Alive ok t/200_bulk.t ............... skipped: Did not find right version of encoder Test Summary Report ------------------- t/010_desperate.t (Wstat: 3072 Tests: 331 Failed: 12) Failed tests: 244, 247, 250, 280, 283, 286, 289, 292 295, 298, 301, 304 Non-zero exit status: 12 Files=7, Tests=412, 1 wallclock secs ( 0.05 usr 0.02 sys + 0.63 cusr 0.04 csys = 0.74 CPU) Result: FAIL Failed 1/7 test programs. 12/412 subtests failed. make: *** [test_dynamic] Error 255 SMUELLER/Sereal-Decoder-0.09.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports SMUELLER/Sereal-Decoder-0.09.tar.gz VmSize: 103532 kB Finished 2012-09-14T06:01:24