PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2012-03-09T13:11:42 ActivePerl-1200 CPAN-1.9402 Going to read '/export/home/fly1264/var/cpan/Metadata' Database was generated on Fri, 09 Mar 2012 20:13:10 GMT Running make for X/XA/XAICRON/DBIx-QueryLog-0.27.tar.gz Checksum for /net/nas/data/cpan/authors/id/X/XA/XAICRON/DBIx-QueryLog-0.27.tar.gz ok DBIx-QueryLog-0.27/ DBIx-QueryLog-0.27/README DBIx-QueryLog-0.27/Makefile.PL DBIx-QueryLog-0.27/inc/ DBIx-QueryLog-0.27/inc/Module/ DBIx-QueryLog-0.27/inc/Module/Install/ DBIx-QueryLog-0.27/inc/Module/Install/WriteAll.pm DBIx-QueryLog-0.27/inc/Module/Install/TestTarget.pm DBIx-QueryLog-0.27/inc/Module/Install/Win32.pm DBIx-QueryLog-0.27/inc/Module/Install/Metadata.pm DBIx-QueryLog-0.27/inc/Module/Install/Fetch.pm DBIx-QueryLog-0.27/inc/Module/Install/Base.pm DBIx-QueryLog-0.27/inc/Module/Install/Can.pm DBIx-QueryLog-0.27/inc/Module/Install/Makefile.pm DBIx-QueryLog-0.27/inc/Module/Install/AuthorTests.pm DBIx-QueryLog-0.27/inc/Module/Install.pm DBIx-QueryLog-0.27/xt/ DBIx-QueryLog-0.27/xt/04_perlcritic.t DBIx-QueryLog-0.27/xt/01_podspell.t DBIx-QueryLog-0.27/xt/perlcriticrc DBIx-QueryLog-0.27/xt/03_pod-coverage.t DBIx-QueryLog-0.27/xt/02_pod.t DBIx-QueryLog-0.27/MANIFEST DBIx-QueryLog-0.27/script/ DBIx-QueryLog-0.27/script/mysql_bench_skip_bind.pl DBIx-QueryLog-0.27/script/mysql_bench.pl DBIx-QueryLog-0.27/script/profile.pl DBIx-QueryLog-0.27/script/sqlite_bench.pl DBIx-QueryLog-0.27/script/profile.sh DBIx-QueryLog-0.27/Changes DBIx-QueryLog-0.27/META.yml DBIx-QueryLog-0.27/lib/ DBIx-QueryLog-0.27/lib/DBIx/ DBIx-QueryLog-0.27/lib/DBIx/QueryLog.pm DBIx-QueryLog-0.27/t/ DBIx-QueryLog-0.27/t/mysql/ DBIx-QueryLog-0.27/t/mysql/21_do_explain.t DBIx-QueryLog-0.27/t/mysql/17_limit.t DBIx-QueryLog-0.27/t/mysql/10_do.t DBIx-QueryLog-0.27/t/mysql/19_bind_with_type.t DBIx-QueryLog-0.27/t/mysql/02_bind.t DBIx-QueryLog-0.27/t/mysql/12_do_skip_bind.t DBIx-QueryLog-0.27/t/mysql/11_do_dind.t DBIx-QueryLog-0.27/t/mysql/18_bind_param.t DBIx-QueryLog-0.27/t/mysql/16_multi_line.t DBIx-QueryLog-0.27/t/mysql/01_simple.t DBIx-QueryLog-0.27/t/mysql/14_do_logger.t DBIx-QueryLog-0.27/t/mysql/15_selectrow_array.t DBIx-QueryLog-0.27/t/mysql/13_do_probability.t DBIx-QueryLog-0.27/t/mysql/20_reuse_sql_type.t DBIx-QueryLog-0.27/t/35_useqq_and_compact.t DBIx-QueryLog-0.27/t/33_useqq.t DBIx-QueryLog-0.27/t/00_compile.t DBIx-QueryLog-0.27/t/14_probability.t DBIx-QueryLog-0.27/t/18_bind_param.t DBIx-QueryLog-0.27/t/36_show_data_srouce.t DBIx-QueryLog-0.27/t/32_color.t DBIx-QueryLog-0.27/t/16_multi_line.t DBIx-QueryLog-0.27/t/90_alias.t DBIx-QueryLog-0.27/t/10_simple.t DBIx-QueryLog-0.27/t/30_logger.t DBIx-QueryLog-0.27/t/34_compact.t DBIx-QueryLog-0.27/t/20_localizetion.t DBIx-QueryLog-0.27/t/Util.pm DBIx-QueryLog-0.27/t/setup_mysqld.pl DBIx-QueryLog-0.27/t/11_bind.t DBIx-QueryLog-0.27/t/01_accessors.t DBIx-QueryLog-0.27/t/15_selectrow_array.t DBIx-QueryLog-0.27/t/12_skip_bind.t DBIx-QueryLog-0.27/t/13_threshold.t DBIx-QueryLog-0.27/t/31_output.t CPAN.pm: Going to build X/XA/XAICRON/DBIx-QueryLog-0.27.tar.gz >>> /export/home/fly1264/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for DBIx::QueryLog Writing MYMETA.yml and MYMETA.json >>> make cp lib/DBIx/QueryLog.pm blib/lib/DBIx/QueryLog.pm Manifying blib/man3/DBIx::QueryLog.3 XAICRON/DBIx-QueryLog-0.27.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1264/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/*/*.t t/*/*/*.t t/00_compile.t ................ 1..1 ok 1 - use DBIx::QueryLog; ok t/01_accessors.t .............. ok 1 - default ok 2 - set ok ok 3 - get ok 1..3 ok 1 - logger ok 1 - default ok 2 - set ok ok 3 - get ok 1..3 ok 2 - threshold ok 1 - default ok 2 - set ok ok 3 - get ok 1..3 ok 3 - probability ok 1 - default ok 2 - set ok ok 3 - get ok 1..3 ok 4 - skip_bind ok 1 - default ok 2 - set ok ok 3 - get ok 1..3 ok 5 - color ok 1 - default ok 2 - set ok ok 3 - get ok 1..3 ok 6 - useqq ok 1 - default ok 2 - set ok ok 3 - get ok 1..3 ok 7 - compact 1..7 ok t/10_simple.t ................. ok 1 - SQL 1..1 ok t/11_bind.t ................... ok 1 - SQL 1..1 ok t/12_skip_bind.t .............. ok 1 - SQL 1..1 ok 1 - simple ok 1 - SQL 1..1 ok 2 - bind_param ok 1 - SQL 1..1 ok 3 - simple ok 1 - SQL 1..1 ok 4 - bind_param 1..4 ok t/13_threshold.t .............. ok 1 1..1 ok 1 - threshold 1 ok 1 1..1 ok 2 - disabled threshold ok 1 1..1 ok 3 - threshold from ENV 1..3 ok t/14_probability.t ............ ok 1 1..1 ok 1 - [1]: probability 10 ok 1 - dsabiled probability 1..1 ok 2 - [0]: dsabiled probability ok 1 1..1 ok 3 - [1]: probability from ENV 1..3 ok t/15_selectrow_array.t ........ ok 1 - SQL 1..1 ok 1 - selectrow_array ok 1 - SQL 1..1 ok 2 - selectrow_arrayref ok 1 - SQL 1..1 ok 3 - selectall_arrayref 1..3 ok t/16_multi_line.t ............. ok 1 - SQL 1..1 ok t/18_bind_param.t ............. ok 1 - SQL 1..1 ok t/20_localizetion.t ........... ok 1 - undef ok 2 - result ok 1..2 ok t/30_logger.t ................. ok 1 - time is exists ok 2 - localtime is exists ok 3 - line ok ok 4 - file ok ok 5 - pkg ok ok 6 - query ok 1..6 ok t/31_output.t ................. ok 1 - output ok 1..1 ok 1 - fh ok 1 - level ok 2 - bind_params ok 3 - message 1..3 ok 2 - cb ok 1 - level ok 2 - bind_params ok 3 - message 1..3 ok 3 - cb (execute) ok 1 - level ok 2 - bind_params ok 3 - message 1..3 ok 4 - cb with skip_bind (execute) ok 1 - level ok 2 - bind_params ok 3 - message 1..3 ok 5 - cb (execute / bind) ok 1 - level ok 2 - bind_params ok 3 - message 1..3 ok 6 - cb with skip_bind (execute / bind) ok 1 - level ok 2 - bind_params ok 3 - message 1..3 ok 7 - cb (selectrow_array) ok 1 - level ok 2 - bind_params ok 3 - message 1..3 ok 8 - cb with skip_bind (selectrow_array) 1..8 ok t/32_color.t .................. ok 1 - sql ok 1..1 ok t/33_useqq.t .................. # [2012-03-09T13:12:05] [main] [0.000109] "SELECT * FROM \t sqlite_master\r\n" at t/33_useqq.t line 12 ok 1 - sql ok 1..1 ok t/34_compact.t ................ # [2012-03-09T13:12:06] [main] [0.000160] SELECT /* comment */ *, name, type FROM sqlite_master WHERE (type = 'a b "c"' AND name = 'd ef') OR name = 'fu '' ga1' AND (name <> 'a') AND type & 'b' AND name = "hoge ' ' " at t/34_compact.t line 20 ok 1 - sql ok 1..1 ok t/35_useqq_and_compact.t ...... ok 1 - sql ok 1..1 ok t/36_show_data_srouce.t ....... # [2012-03-09T13:12:07] [main] [0.000104] [SQLite:dbname=/tmp/lORaNbo1Z0] SELECT * FROM sqlite_master at t/36_show_data_srouce.t line 34 ok 1 1..1 ok 1 - simple # [2012-03-09T13:12:07] [main] [0.000128] [SQLite:dbname=/tmp/lORaNbo1Z0] SELECT * FROM sqlite_master at t/36_show_data_srouce.t line 34 ok 1 1..1 ok 2 - simple 1..2 ok t/90_alias.t .................. ok 1 - begin ok 2 - end ok 3 - enable ok 4 - disable 1..4 ok t/mysql/01_simple.t ........... skipped: Test requires module 'DBD::mysql' but it's not found t/mysql/02_bind.t ............. skipped: Test requires module 'DBD::mysql' but it's not found t/mysql/10_do.t ............... skipped: Test requires module 'DBD::mysql' but it's not found t/mysql/11_do_dind.t .......... skipped: Test requires module 'DBD::mysql' but it's not found t/mysql/12_do_skip_bind.t ..... skipped: Test requires module 'DBD::mysql' but it's not found t/mysql/13_do_probability.t ... skipped: Test requires module 'DBD::mysql' but it's not found t/mysql/14_do_logger.t ........ skipped: Test requires module 'DBD::mysql' but it's not found t/mysql/15_selectrow_array.t .. skipped: Test requires module 'DBD::mysql' but it's not found t/mysql/16_multi_line.t ....... skipped: Test requires module 'DBD::mysql' but it's not found t/mysql/17_limit.t ............ skipped: Test requires module 'DBD::mysql' but it's not found t/mysql/18_bind_param.t ....... skipped: Test requires module 'DBD::mysql' but it's not found t/mysql/19_bind_with_type.t ... skipped: Test requires module 'DBD::mysql' but it's not found t/mysql/20_reuse_sql_type.t ... skipped: Test requires module 'DBD::mysql' but it's not found t/mysql/21_do_explain.t ....... skipped: Test requires module 'DBD::mysql' but it's not found All tests successful. Files=33, Tests=51, 12 wallclock secs ( 0.56 usr 0.36 sys + 10.40 cusr 1.52 csys = 12.84 CPU) Result: PASS XAICRON/DBIx-QueryLog-0.27.tar.gz make test TEST_VERBOSE=1 -- OK Yuji Shimada <xaicron@cpan.org> Logging queries for DBI >>> (cd /export/home/fly1264/var/cpan/build/DBIx-QueryLog-0.27-5YENj_ && tar cvf - DBIx-QueryLog-0.27.ppd blib) | gzip -c >/export/home/fly1264/var/REPO/X/XA/XAICRON/DBIx-QueryLog-0.27.tar.gz DBIx-QueryLog-0.27.ppd blib/ blib/lib/ blib/lib/DBIx/ blib/lib/DBIx/QueryLog.pm blib/man3/ blib/man3/DBIx::QueryLog.3 >>> mv /export/home/fly1264/var/cpan/build/DBIx-QueryLog-0.27-5YENj_/DBIx-QueryLog-0.27.ppd /export/home/fly1264/var/REPO/X/XA/XAICRON Finished 2012-03-09T13:12:12