PATH=/usr/bin:/bin Start 2013-05-27T12:27:00 ActivePerl-1400 CPAN-1.9800 Reading '/home/fly1400/var/cpan/Metadata' Database was generated on Mon, 27 May 2013 17:53:02 GMT Running make for E/EX/EXODIST/Hash-StoredIterator-0.004.tar.gz Checksum for /net/nas/data/cpan/authors/id/E/EX/EXODIST/Hash-StoredIterator-0.004.tar.gz ok Hash-StoredIterator-0.004 Hash-StoredIterator-0.004/META.yml Hash-StoredIterator-0.004/README Hash-StoredIterator-0.004/META.json Hash-StoredIterator-0.004/ppport.h Hash-StoredIterator-0.004/MANIFEST Hash-StoredIterator-0.004/Build.PL Hash-StoredIterator-0.004/t Hash-StoredIterator-0.004/t/Hash-StoredIterator.t Hash-StoredIterator-0.004/lib Hash-StoredIterator-0.004/lib/Hash Hash-StoredIterator-0.004/lib/Hash/StoredIterator.pm /bin/tar: Read 7168 bytes from - Hash-StoredIterator-0.004/lib/Hash/StoredIterator.xs CPAN.pm: Building E/EX/EXODIST/Hash-StoredIterator-0.004.tar.gz >>> /home/fly1400/ap1400/bin/perl-static Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'Hash-StoredIterator' version '0.004' >>> ./Build Building Hash-StoredIterator gcc -I/home/fly1400/ap1400/lib/CORE -DXS_VERSION="0.004" -DVERSION="0.004" -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.004.tar.gz ./Build -- OK Running Build test >>> ./Build test verbose=1 t/Hash-StoredIterator.t .. *** Seeding random with date (20130527) *** # Using temp dir: '/tmp/twrQhGQyrj' 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 ok - Out loop got all keys ok - Inner loop got all keys multiple times ok - Group: 'no_interference' x 'nested_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 - Same list from both keys and hkeys ok - Same list from both values and hvalues ok - Group: keys_and_vals 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 - 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' 1..129 ok All tests successful. Files=1, Tests=129, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.22 cusr 0.08 csys = 0.34 CPU) Result: PASS EXODIST/Hash-StoredIterator-0.004.tar.gz ./Build test verbose=1 -- OK Chad Granum <exodist7@gmail.com> Functions for accessing a hashes internal iterator. >>> (cd /home/fly1400/var/cpan/build/Hash-StoredIterator-0.004-K96Ihu && tar cvf - Hash-StoredIterator-0.004.ppd blib) | gzip -c >/home/fly1400/var/REPO/E/EX/EXODIST/Hash-StoredIterator-0.004.tar.gz Hash-StoredIterator-0.004.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/fly1400/var/cpan/build/Hash-StoredIterator-0.004-K96Ihu/Hash-StoredIterator-0.004.ppd /home/fly1400/var/REPO/E/EX/EXODIST VmSize: 244404 kB Finished 2013-05-27T12:27:08