PATH=/usr/bin:/bin:/home/fly1400/var/megalib/bin Start 2014-01-17T12:05:20 ActivePerl-1400 CPAN-2.00 Reading '/home/fly1400/var/cpan/Metadata' Database was generated on Fri, 17 Jan 2014 19:06:17 GMT Running make for X/XA/XAICRON/DBIx-QueryLog-0.38.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/X/XA/XAICRON/DBIx-QueryLog-0.38.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/X/XA/XAICRON/CHECKSUMS Checksum for /home/fly1400/var/cpan/sources/authors/id/X/XA/XAICRON/DBIx-QueryLog-0.38.tar.gz ok DBIx-QueryLog-0.38/Build.PL DBIx-QueryLog-0.38/Changes DBIx-QueryLog-0.38/LICENSE DBIx-QueryLog-0.38/META.json DBIx-QueryLog-0.38/README.md DBIx-QueryLog-0.38/builder/MyBuilder.pm DBIx-QueryLog-0.38/cpanfile DBIx-QueryLog-0.38/lib/DBIx/QueryLog.pm DBIx-QueryLog-0.38/minil.toml DBIx-QueryLog-0.38/script/mysql_bench.pl DBIx-QueryLog-0.38/script/mysql_bench_skip_bind.pl DBIx-QueryLog-0.38/script/profile.pl DBIx-QueryLog-0.38/script/profile.sh DBIx-QueryLog-0.38/script/sqlite_bench.pl DBIx-QueryLog-0.38/t/00_compile.t DBIx-QueryLog-0.38/t/01_accessors.t DBIx-QueryLog-0.38/t/10_simple.t DBIx-QueryLog-0.38/t/11_bind.t DBIx-QueryLog-0.38/t/12_skip_bind.t DBIx-QueryLog-0.38/t/13_threshold.t DBIx-QueryLog-0.38/t/14_probability.t DBIx-QueryLog-0.38/t/15_selectrow_array.t DBIx-QueryLog-0.38/t/16_multi_line.t DBIx-QueryLog-0.38/t/18_bind_param.t DBIx-QueryLog-0.38/t/20_localizetion.t DBIx-QueryLog-0.38/t/21_guard.t DBIx-QueryLog-0.38/t/22_ignore_trace.t DBIx-QueryLog-0.38/t/23_do_explain.t DBIx-QueryLog-0.38/t/30_logger.t DBIx-QueryLog-0.38/t/31_output.t DBIx-QueryLog-0.38/t/32_color.t DBIx-QueryLog-0.38/t/33_useqq.t DBIx-QueryLog-0.38/t/34_compact.t DBIx-QueryLog-0.38/t/35_useqq_and_compact.t DBIx-QueryLog-0.38/t/36_show_data_srouce.t DBIx-QueryLog-0.38/t/90_alias.t DBIx-QueryLog-0.38/t/Util.pm DBIx-QueryLog-0.38/t/mysql/01_simple.t DBIx-QueryLog-0.38/t/mysql/02_bind.t DBIx-QueryLog-0.38/t/mysql/10_do.t DBIx-QueryLog-0.38/t/mysql/11_do_dind.t DBIx-QueryLog-0.38/t/mysql/12_do_skip_bind.t DBIx-QueryLog-0.38/t/mysql/13_do_probability.t DBIx-QueryLog-0.38/t/mysql/14_do_logger.t DBIx-QueryLog-0.38/t/mysql/15_selectrow_array.t DBIx-QueryLog-0.38/t/mysql/16_multi_line.t DBIx-QueryLog-0.38/t/mysql/17_limit.t DBIx-QueryLog-0.38/t/mysql/18_bind_param.t DBIx-QueryLog-0.38/t/mysql/19_bind_with_type.t DBIx-QueryLog-0.38/t/mysql/20_reuse_sql_type.t DBIx-QueryLog-0.38/t/mysql/21_do_explain.t DBIx-QueryLog-0.38/t/pg/01_simple.t DBIx-QueryLog-0.38/t/pg/02_bind.t DBIx-QueryLog-0.38/t/pg/10_do.t DBIx-QueryLog-0.38/t/pg/11_do_dind.t DBIx-QueryLog-0.38/t/pg/12_do_skip_bind.t DBIx-QueryLog-0.38/t/pg/13_do_probability.t DBIx-QueryLog-0.38/t/pg/14_do_logger.t DBIx-QueryLog-0.38/t/pg/15_selectrow_array.t DBIx-QueryLog-0.38/t/pg/16_multi_line.t DBIx-QueryLog-0.38/t/pg/17_limit.t DBIx-QueryLog-0.38/t/pg/18_bind_param.t DBIx-QueryLog-0.38/t/pg/19_bind_with_type.t DBIx-QueryLog-0.38/t/pg/20_reuse_sql_type.t DBIx-QueryLog-0.38/t/pg/21_do_explain.t DBIx-QueryLog-0.38/xt/02_pod.t /bin/tar: Read 8192 bytes from - DBIx-QueryLog-0.38/xt/03_pod-coverage.t DBIx-QueryLog-0.38/xt/04_perlcritic.t DBIx-QueryLog-0.38/xt/perlcriticrc DBIx-QueryLog-0.38/META.yml DBIx-QueryLog-0.38/MANIFEST CPAN.pm: Building X/XA/XAICRON/DBIx-QueryLog-0.38.tar.gz >>> /home/fly1400/ap1400/bin/perl-static Build.PL Created MYMETA.yml and MYMETA.json Creating new 'Build' script for 'DBIx-QueryLog' version '0.38' Merging cpanfile prereqs to MYMETA.yml Merging cpanfile prereqs to MYMETA.json >>> ./Build Building DBIx-QueryLog XAICRON/DBIx-QueryLog-0.38.tar.gz ./Build -- OK Running Build test >>> ./Build test verbose=1 ### starting mysqld...skip. ### starting postgresql...skip. t/00_compile.t ................ 1..1 ok 1 - use DBIx::QueryLog; ok t/01_accessors.t .............. # Subtest: logger ok 1 - default ok 2 - set ok ok 3 - get ok 1..3 ok 1 - logger # Subtest: threshold ok 1 - default ok 2 - set ok ok 3 - get ok 1..3 ok 2 - threshold # Subtest: probability ok 1 - default ok 2 - set ok ok 3 - get ok 1..3 ok 3 - probability # Subtest: skip_bind ok 1 - default ok 2 - set ok ok 3 - get ok 1..3 ok 4 - skip_bind # Subtest: color ok 1 - default ok 2 - set ok ok 3 - get ok 1..3 ok 5 - color # Subtest: useqq ok 1 - default ok 2 - set ok ok 3 - get ok 1..3 ok 6 - useqq # Subtest: compact 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 .............. # Subtest: simple ok 1 - SQL 1..1 ok 1 - simple # Subtest: bind_param ok 1 - SQL 1..1 ok 2 - bind_param # Subtest: simple ok 1 - SQL 1..1 ok 3 - simple # Subtest: bind_param ok 1 - SQL 1..1 ok 4 - bind_param 1..4 ok t/13_threshold.t .............. # Subtest: threshold 1 ok 1 1..1 ok 1 - threshold 1 # Subtest: disabled threshold ok 1 1..1 ok 2 - disabled threshold # Subtest: threshold from ENV ok 1 1..1 ok 3 - threshold from ENV 1..3 ok t/14_probability.t ............ # Subtest: [1]: probability 10 ok 1 1..1 ok 1 - [1]: probability 10 # Subtest: [0]: dsabiled probability ok 1 - dsabiled probability 1..1 ok 2 - [0]: dsabiled probability # Subtest: [1]: probability from ENV ok 1 1..1 ok 3 - [1]: probability from ENV 1..3 ok t/15_selectrow_array.t ........ # Subtest: selectrow_array ok 1 - SQL 1..1 ok 1 - selectrow_array # Subtest: selectrow_arrayref ok 1 - SQL 1..1 ok 2 - selectrow_arrayref # Subtest: selectall_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/21_guard.t .................. ok 1 - undef ok 2 - result ok 1..2 ok t/22_ignore_trace.t ........... ok 1 - undef ok 2 - result ok 1..2 ok t/23_do_explain.t ............. # Subtest: do ok 1 1..1 ok 1 - do # Subtest: execute ok 1 1..1 ok 2 - execute # Subtest: selectrow_array ok 1 1..1 ok 3 - selectrow_array # Subtest: selectrow_arrayref ok 1 1..1 ok 4 - selectrow_arrayref # Subtest: selectall_arrayref ok 1 1..1 ok 5 - selectall_arrayref # Subtest: logger ok 1 - explain is exists 1..1 ok 6 - logger # Subtest: output ok 1 - explain is exists 1..1 ok 7 - output # Subtest: do ok 1 1..1 ok 8 - do # Subtest: execute ok 1 1..1 ok 9 - execute # Subtest: selectrow_array ok 1 1..1 ok 10 - selectrow_array # Subtest: selectrow_arrayref ok 1 1..1 ok 11 - selectrow_arrayref # Subtest: selectall_arrayref ok 1 1..1 ok 12 - selectall_arrayref # Subtest: logger ok 1 - explain is exists 1..1 ok 13 - logger # Subtest: output ok 1 - explain is exists 1..1 ok 14 - output 1..14 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 ................. # Subtest: fh ok 1 - output ok 1..1 ok 1 - fh # Subtest: cb ok 1 - level ok 2 - bind_params ok 3 - message 1..3 ok 2 - cb # Subtest: cb (execute) ok 1 - level ok 2 - bind_params ok 3 - message 1..3 ok 3 - cb (execute) # Subtest: cb with skip_bind (execute) ok 1 - level ok 2 - bind_params ok 3 - message 1..3 ok 4 - cb with skip_bind (execute) # Subtest: cb (execute / bind) ok 1 - level ok 2 - bind_params ok 3 - message 1..3 ok 5 - cb (execute / bind) # Subtest: cb with skip_bind (execute / bind) ok 1 - level ok 2 - bind_params ok 3 - message 1..3 ok 6 - cb with skip_bind (execute / bind) # Subtest: cb (selectrow_array) ok 1 - level ok 2 - bind_params ok 3 - message 1..3 ok 7 - cb (selectrow_array) # Subtest: cb with skip_bind (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 .................. # [2014-01-17T12:05:28] [main] [0.000045] "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 ................ # [2014-01-17T12:05:29] [main] [0.000056] 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 ....... # Subtest: simple # [2014-01-17T12:05:29] [main] [0.000044] [SQLite:dbname=/tmp/O6KPlkLRDH] SELECT * FROM sqlite_master at t/36_show_data_srouce.t line 34 ok 1 1..1 ok 1 - simple # Subtest: simple # [2014-01-17T12:05:29] [main] [0.000046] [SQLite:dbname=/tmp/O6KPlkLRDH] 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: could not find mysql_install_db, please set appropriate PATH t/mysql/02_bind.t ............. skipped: could not find mysql_install_db, please set appropriate PATH t/mysql/10_do.t ............... skipped: could not find mysql_install_db, please set appropriate PATH t/mysql/11_do_dind.t .......... skipped: could not find mysql_install_db, please set appropriate PATH t/mysql/12_do_skip_bind.t ..... skipped: could not find mysql_install_db, please set appropriate PATH t/mysql/13_do_probability.t ... skipped: could not find mysql_install_db, please set appropriate PATH t/mysql/14_do_logger.t ........ skipped: could not find mysql_install_db, please set appropriate PATH t/mysql/15_selectrow_array.t .. skipped: could not find mysql_install_db, please set appropriate PATH t/mysql/16_multi_line.t ....... skipped: could not find mysql_install_db, please set appropriate PATH t/mysql/17_limit.t ............ skipped: could not find mysql_install_db, please set appropriate PATH t/mysql/18_bind_param.t ....... skipped: could not find mysql_install_db, please set appropriate PATH t/mysql/19_bind_with_type.t ... skipped: could not find mysql_install_db, please set appropriate PATH t/mysql/20_reuse_sql_type.t ... skipped: could not find mysql_install_db, please set appropriate PATH t/mysql/21_do_explain.t ....... skipped: could not find mysql_install_db, please set appropriate PATH t/pg/01_simple.t .............. skipped: could not find initdb, please set appropriate PATH t/pg/02_bind.t ................ skipped: could not find initdb, please set appropriate PATH t/pg/10_do.t .................. skipped: could not find initdb, please set appropriate PATH t/pg/11_do_dind.t ............. skipped: could not find initdb, please set appropriate PATH t/pg/12_do_skip_bind.t ........ skipped: could not find initdb, please set appropriate PATH t/pg/13_do_probability.t ...... skipped: could not find initdb, please set appropriate PATH t/pg/14_do_logger.t ........... skipped: could not find initdb, please set appropriate PATH t/pg/15_selectrow_array.t ..... skipped: could not find initdb, please set appropriate PATH t/pg/16_multi_line.t .......... skipped: could not find initdb, please set appropriate PATH t/pg/17_limit.t ............... skipped: could not find initdb, please set appropriate PATH t/pg/18_bind_param.t .......... skipped: could not find initdb, please set appropriate PATH t/pg/19_bind_with_type.t ...... skipped: could not find initdb, please set appropriate PATH t/pg/20_reuse_sql_type.t ...... skipped: could not find initdb, please set appropriate PATH t/pg/21_do_explain.t .......... skipped: could not find initdb, please set appropriate PATH All tests successful. Files=50, Tests=69, 9.45024 wallclock secs ( 0.18 usr 0.08 sys + 7.67 cusr 1.44 csys = 9.37 CPU) Result: PASS XAICRON/DBIx-QueryLog-0.38.tar.gz ./Build test verbose=1 -- OK Yuji Shimada <xaicron@cpan.org> Logging queries for DBI >>> (cd /home/fly1400/var/cpan/build/DBIx-QueryLog-0.38-5tY_gq && tar cvf - DBIx-QueryLog-0.38.ppd blib) | gzip -c >/home/fly1400/var/REPO/X/XA/XAICRON/DBIx-QueryLog-0.38.tar.gz DBIx-QueryLog-0.38.ppd blib/ blib/lib/ blib/lib/DBIx/ blib/lib/DBIx/QueryLog.pm blib/script/ blib/script/sqlite_bench.pl blib/script/mysql_bench.pl blib/script/mysql_bench_skip_bind.pl blib/script/profile.sh blib/script/profile.pl >>> mv /home/fly1400/var/cpan/build/DBIx-QueryLog-0.38-5tY_gq/DBIx-QueryLog-0.38.ppd /home/fly1400/var/REPO/X/XA/XAICRON VmSize: 243332 kB Finished 2014-01-17T12:05:35