Start 2009-01-15T06:39:02 Going to read /export/home/fly1064/var/cpan/Metadata Database was generated on Tue, 13 Jan 2009 09:27:58 GMT Running make for G/GR/GRUBER/DBD-PgLite-0.11.tar.gz Checksum for /net/nas/data/cpan/authors/id/G/GR/GRUBER/DBD-PgLite-0.11.tar.gz ok DBD-PgLite-0.11/ DBD-PgLite-0.11/t/ DBD-PgLite-0.11/META.yml DBD-PgLite-0.11/Changes DBD-PgLite-0.11/Todo DBD-PgLite-0.11/lib/ DBD-PgLite-0.11/MANIFEST DBD-PgLite-0.11/README DBD-PgLite-0.11/LICENSE DBD-PgLite-0.11/Makefile.PL DBD-PgLite-0.11/lib/DBD/ DBD-PgLite-0.11/lib/DBD/PgLite/ DBD-PgLite-0.11/lib/DBD/PgLite.pm DBD-PgLite-0.11/lib/DBD/PgLite/MirrorPgToSQLite.pm DBD-PgLite-0.11/t/001_pglite_tests.t DBD-PgLite-0.11/t/002_mirror_tests.t CPAN.pm: Going to build G/GR/GRUBER/DBD-PgLite-0.11.tar.gz >>> /export/home/fly1064/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for DBD::PgLite >>> make cp lib/DBD/PgLite.pm blib/lib/DBD/PgLite.pm cp lib/DBD/PgLite/MirrorPgToSQLite.pm blib/lib/DBD/PgLite/MirrorPgToSQLite.pm Manifying blib/man3/DBD::PgLite.3 Manifying blib/man3/DBD::PgLite::MirrorPgToSQLite.3 GRUBER/DBD-PgLite-0.11.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1064/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/001_pglite_tests.... 1..89 ok 1 - connect ok 2 - file present ok 3 - create test tables ok 4 - simple natural join ok 5 - colname collision avoidance ok 6 - boolean col ok 7 - pattern match ok 8 - table aliases ok 9 - prefilter ok 10 - postfilter ok 11 - abs() ok 12 - cbrt() ok 13 - ceil() ok 14 - degrees() ok 15 - exp() ok 16 - floor() ok 17 - ln() ok 18 - log() - 1-arg form ok 19 - log() - 2-arg form ok 20 - mod() ok 21 - pi() ok 22 - pow() ok 23 - radians() ok 24 - sign() ok 25 - sqrt() ok 26 - trunc() - 1-arg form ok 27 - trunc() - 2-arg form ok 28 - acos() ok 29 - asin() ok 30 - atan() ok 31 - atan2() ok 32 - cos() ok 33 - cot() ok 34 - sin() ok 35 - tan() ok 36 - ascii() ok 37 - bit_length() ok 38 - btrim() ok 39 - char_length() ok 40 - character_length() ok 41 - chr() ok 42 - convert() (2-arg) ok 43 - convert() (3-arg) ok 44 - decode() ok 45 - encode() ok 46 - initcap() ok 47 - length() ok 48 - lpad() ok 49 - ltrim() ok 50 - md5() ok 51 - octet_length() ok 52 - position() ok 53 - pg_client_encoding() ok 54 - quote_ident() ok 55 - quote_literal() ok 56 - repeat() ok 57 - replace() ok 58 - rpad() ok 59 - rtrim() ok 60 - split_part() ok 61 - strpos() ok 62 - substring(string,offset,length) ok 63 - substring(string from pattern) ok 64 - to_ascii() ok 65 - to_hex() ok 66 - translate() ok 67 - trim() ok 68 - to_char(timestamp, format) ok 69 - extract day ok 70 - to_char (from table) ok 71 - nextval() - before setval ok 72 - currval() ok 73 - lastval() ok 74 - setval() ok 75 - nextval() - after setval ok 76 - currval() - after implicit nextval() ok 77 - nextval(standalone) - before setval ok 78 - currval(standalone) ok 79 - lastval() for standalone ok 80 - setval(standalone) ok 81 - nextval(standalone) - after setval ok 82 - avg() ok 83 - cast to int ok 84 - cast to bool ok 85 - cast to date ok 86 - cast to float ok 87 - stored procedures ok 88 - selectall_hashref() returned something ok 89 - selectall_hashref() returned correct result ok t/002_mirror_tests.... 1..1 ok 1 - no-op ok All tests successful. Files=2, Tests=90, 1 wallclock secs ( 0.15 usr 0.03 sys + 1.18 cusr 0.14 csys = 1.50 CPU) Result: PASS GRUBER/DBD-PgLite-0.11.tar.gz make test TEST_VERBOSE=1 -- OK Picked up abstract from Makefile Anton Berezin <tobez@tobez.org> PostgreSQL emulation mode for SQLite >>> (cd /export/home/fly1064/var/cpan/build/DBD-PgLite-0.11-LLYY2Q && tar cvf - DBD-PgLite-0.11.ppd blib) | gzip -c >/export/home/fly1064/var/REPO/G/GR/GRUBER/DBD-PgLite-0.11.tar.gz DBD-PgLite-0.11.ppd blib/ blib/lib/ blib/lib/DBD/ blib/lib/DBD/PgLite.pm blib/lib/DBD/PgLite/ blib/lib/DBD/PgLite/MirrorPgToSQLite.pm blib/man3/ blib/man3/DBD::PgLite.3 blib/man3/DBD::PgLite::MirrorPgToSQLite.3 >>> mv /export/home/fly1064/var/cpan/build/DBD-PgLite-0.11-LLYY2Q/DBD-PgLite-0.11.ppd /export/home/fly1064/var/REPO/G/GR/GRUBER Finished 2009-01-15T06:39:14