PATH=/usr/bin:/bin Start 2013-06-05T02:05:41 ActivePerl-1600 CPAN-1.9800 Reading '/home/fly1600/var/cpan/Metadata' Database was generated on Wed, 05 Jun 2013 08:17:03 GMT Running make for E/EX/EXODIST/Hash-StoredIterator-0.005.tar.gz Checksum for /net/nas/data/cpan/authors/id/E/EX/EXODIST/Hash-StoredIterator-0.005.tar.gz ok Hash-StoredIterator-0.005 Hash-StoredIterator-0.005/META.yml Hash-StoredIterator-0.005/README Hash-StoredIterator-0.005/META.json Hash-StoredIterator-0.005/ppport.h Hash-StoredIterator-0.005/MANIFEST Hash-StoredIterator-0.005/Build.PL Hash-StoredIterator-0.005/t Hash-StoredIterator-0.005/t/Hash-StoredIterator.t Hash-StoredIterator-0.005/lib Hash-StoredIterator-0.005/lib/Hash Hash-StoredIterator-0.005/lib/Hash/StoredIterator.pm /bin/tar: Read 7168 bytes from - Hash-StoredIterator-0.005/lib/Hash/StoredIterator.xs CPAN.pm: Building E/EX/EXODIST/Hash-StoredIterator-0.005.tar.gz >>> /home/fly1600/ap1600/bin/perl-static Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Hash-StoredIterator' version '0.005' >>> ./Build Building Hash-StoredIterator gcc -I/home/fly1600/ap1600/lib/CORE -DXS_VERSION="0.005" -DVERSION="0.005" -fPIC -c -D_REENTRANT -D_GNU_SOURCE -DUSE_SITECUSTOMIZE -DPERL_RELOCATABLE_INCPUSH -fno-merge-constants -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o lib/Hash/StoredIterator.o lib/Hash/StoredIterator.c ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Hash/StoredIterator/StoredIterator.bs') gcc -shared -O2 -o blib/arch/auto/Hash/StoredIterator/StoredIterator.so lib/Hash/StoredIterator.o EXODIST/Hash-StoredIterator-0.005.tar.gz ./Build -- OK Running Build test >>> ./Build test verbose=1 t/Hash-StoredIterator.t .. *** Seeding random with date (20130055) *** # Using temp dir: '/tmp/hi3PBhmkT5' for process results Entering build stage: Test::Hash::StoredIterator Entering primary stage: Test::Hash::StoredIterator ok - use Hash::StoredIterator; ok - Hash::StoredIterator->can(...) Entering workflow stage: Test::Hash::StoredIterator ok - Out loop got all keys ok - Inner loop got all keys multiple times ok - Group: 'interference' x 'nested_eich' ok - Got a key ok - got a value ok - Group: get_from_eich not ok - Same list from both keys and hkeys # TODO Not sure what the problem is here... # Failed (TODO) test 'Same list from both keys and hkeys' # at t/Hash-StoredIterator.t line 195. # Structures begin differing at: # $got->[0] = 'c' # $expected->[0] = 'a' not ok - Same list from both keys and hkeys # TODO Not sure what the problem is here... # Failed (TODO) test 'Same list from both keys and hkeys' # at t/Hash-StoredIterator.t line 201. # Structures begin differing at: # $got->[0] = 'c' # $expected->[0] = 'a' ok - Group: strange_edge_case ok - Got key ok - Got val ok - $_ is set to key ok - $a is set to key ok - $b is set to val ok - $_ is set to key ok - $a is set to key ok - $b is set to val ok - $_ is set to key ok - $a is set to key ok - $b is set to val ok - $_ is set to key ok - $a is set to key ok - $b is set to val ok - $_ is not squashed by inner loop ok - $a is not squashed by inner loop ok - $a is not squashed by inner loop ok - Got key ok - Got val ok - $_ is set to key ok - $a is set to key ok - $b is set to val ok - $_ is set to key ok - $a is set to key ok - $b is set to val ok - $_ is set to key ok - $a is set to key ok - $b is set to val ok - $_ is set to key ok - $a is set to key ok - $b is set to val ok - $_ is not squashed by inner loop ok - $a is not squashed by inner loop ok - $a is not squashed by inner loop ok - Got key ok - Got val ok - $_ is set to key ok - $a is set to key ok - $b is set to val ok - $_ is set to key ok - $a is set to key ok - $b is set to val ok - $_ is set to key ok - $a is set to key ok - $b is set to val ok - $_ is set to key ok - $a is set to key ok - $b is set to val ok - $_ is not squashed by inner loop ok - $a is not squashed by inner loop ok - $a is not squashed by inner loop ok - Outer loop got all keys ok - Inner loop got all keys multiple times ok - Group: 'no_interference' x 'nested_eech' ok - Out loop got all keys ok - Inner loop got all keys multiple times ok - Group: 'no_interference' x 'nested_eich' ok - Got error ok - First key matches initial garbage key ok - Iterator was restored ok - Group: death ok - Got key ok - Got val ok - $_ is set to key ok - $a is set to key ok - $b is set to val ok - $_ is set to key ok - $a is set to key ok - $b is set to val ok - $_ is set to key ok - $a is set to key ok - $b is set to val ok - $_ is set to key ok - $a is set to key ok - $b is set to val ok - $_ is not squashed by inner loop ok - $a is not squashed by inner loop ok - $a is not squashed by inner loop ok - Got key ok - Got val ok - $_ is set to key ok - $a is set to key ok - $b is set to val ok - $_ is set to key ok - $a is set to key ok - $b is set to val ok - $_ is set to key ok - $a is set to key ok - $b is set to val ok - $_ is set to key ok - $a is set to key ok - $b is set to val ok - $_ is not squashed by inner loop ok - $a is not squashed by inner loop ok - $a is not squashed by inner loop ok - Got key ok - Got val ok - $_ is set to key ok - $a is set to key ok - $b is set to val ok - $_ is set to key ok - $a is set to key ok - $b is set to val ok - $_ is set to key ok - $a is set to key ok - $b is set to val ok - $_ is set to key ok - $a is set to key ok - $b is set to val ok - $_ is not squashed by inner loop ok - $a is not squashed by inner loop ok - $a is not squashed by inner loop ok - Outer loop got all keys ok - Inner loop got all keys multiple times ok - Group: 'interference' x 'nested_eech' ok - Same list from both keys and hkeys ok - Same list from both values and hvalues ok - Group: keys_and_vals 1..129 ok All tests successful. Files=1, Tests=129, 1 wallclock secs ( 0.04 usr 0.02 sys + 0.23 cusr 0.09 csys = 0.38 CPU) Result: PASS EXODIST/Hash-StoredIterator-0.005.tar.gz ./Build test verbose=1 -- OK Chad Granum <exodist7@gmail.com> Functions for accessing a hashes internal iterator. >>> (cd /home/fly1600/var/cpan/build/Hash-StoredIterator-0.005-92MhrJ && tar cvf - Hash-StoredIterator-0.005.ppd blib) | gzip -c >/home/fly1600/var/REPO/E/EX/EXODIST/Hash-StoredIterator-0.005.tar.gz Hash-StoredIterator-0.005.ppd blib/ blib/arch/ blib/arch/auto/ blib/arch/auto/Hash/ blib/arch/auto/Hash/StoredIterator/ blib/arch/auto/Hash/StoredIterator/StoredIterator.bs blib/arch/auto/Hash/StoredIterator/StoredIterator.so blib/lib/ blib/lib/Hash/ blib/lib/Hash/StoredIterator.pm >>> mv /home/fly1600/var/cpan/build/Hash-StoredIterator-0.005-92MhrJ/Hash-StoredIterator-0.005.ppd /home/fly1600/var/REPO/E/EX/EXODIST VmSize: 245732 kB Finished 2013-06-05T02:05:51