PATH=/usr/bin:/bin:/home/fly1400/cpanfly-5.14/var/megalib/bin Start 2016-02-27T12:24:37 ActivePerl-1400 CPAN-2.10 Reading '/home/fly1400/cpanfly-5.14/var/cpan/Metadata' Database was generated on Sat, 27 Feb 2016 04:17:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/S/SC/SCHWIGON/BenchmarkAnything-Storage-Backend-SQL-0.016.tar.gz Checksum for /home/fly1400/cpanfly-5.14/var/cpan/sources/authors/id/S/SC/SCHWIGON/BenchmarkAnything-Storage-Backend-SQL-0.016.tar.gz ok BenchmarkAnything-Storage-Backend-SQL-0.016/ BenchmarkAnything-Storage-Backend-SQL-0.016/MANIFEST BenchmarkAnything-Storage-Backend-SQL-0.016/share/ BenchmarkAnything-Storage-Backend-SQL-0.016/share/create-schema.mysql BenchmarkAnything-Storage-Backend-SQL-0.016/share/create-schema.SQLite BenchmarkAnything-Storage-Backend-SQL-0.016/META.json BenchmarkAnything-Storage-Backend-SQL-0.016/t/ BenchmarkAnything-Storage-Backend-SQL-0.016/t/00-compile.t BenchmarkAnything-Storage-Backend-SQL-0.016/t/release-pod-coverage.t BenchmarkAnything-Storage-Backend-SQL-0.016/t/author-pod-syntax.t BenchmarkAnything-Storage-Backend-SQL-0.016/t/author-eol.t BenchmarkAnything-Storage-Backend-SQL-0.016/t/author-no-tabs.t BenchmarkAnything-Storage-Backend-SQL-0.016/lib/ BenchmarkAnything-Storage-Backend-SQL-0.016/lib/BenchmarkAnything/ BenchmarkAnything-Storage-Backend-SQL-0.016/lib/BenchmarkAnything/Storage/ BenchmarkAnything-Storage-Backend-SQL-0.016/lib/BenchmarkAnything/Storage/Backend/ BenchmarkAnything-Storage-Backend-SQL-0.016/lib/BenchmarkAnything/Storage/Backend/SQL/ BenchmarkAnything-Storage-Backend-SQL-0.016/lib/BenchmarkAnything/Storage/Backend/SQL/Query/ BenchmarkAnything-Storage-Backend-SQL-0.016/lib/BenchmarkAnything/Storage/Backend/SQL/Query/common.pm BenchmarkAnything-Storage-Backend-SQL-0.016/lib/BenchmarkAnything/Storage/Backend/SQL/Query/mysql.pm BenchmarkAnything-Storage-Backend-SQL-0.016/lib/BenchmarkAnything/Storage/Backend/SQL/Query/SQLite.pm BenchmarkAnything-Storage-Backend-SQL-0.016/lib/BenchmarkAnything/Storage/Backend/SQL/Query.pm BenchmarkAnything-Storage-Backend-SQL-0.016/lib/BenchmarkAnything/Storage/Backend/SQL.pm BenchmarkAnything-Storage-Backend-SQL-0.016/META.yml BenchmarkAnything-Storage-Backend-SQL-0.016/Changes BenchmarkAnything-Storage-Backend-SQL-0.016/LICENSE BenchmarkAnything-Storage-Backend-SQL-0.016/Makefile.PL BenchmarkAnything-Storage-Backend-SQL-0.016/README BenchmarkAnything-Storage-Backend-SQL-0.016/dist.ini Configuring S/SC/SCHWIGON/BenchmarkAnything-Storage-Backend-SQL-0.016.tar.gz with Makefile.PL >>> /home/fly1400/ap1400/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Have /home/fly1400/cpanfly-5.14/var/megalib Want /home/fly1400/ap1400/lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [x86_64-linux-thread-multi] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a Unix-style Makefile Writing Makefile for BenchmarkAnything::Storage::Backend::SQL SCHWIGON/BenchmarkAnything-Storage-Backend-SQL-0.016.tar.gz /home/fly1400/ap1400/bin/perl-static Makefile.PL -- OK Running make for S/SC/SCHWIGON/BenchmarkAnything-Storage-Backend-SQL-0.016.tar.gz >>> make cp share/create-schema.mysql blib/lib/auto/share/dist/BenchmarkAnything-Storage-Backend-SQL/create-schema.mysql cp share/create-schema.SQLite blib/lib/auto/share/dist/BenchmarkAnything-Storage-Backend-SQL/create-schema.SQLite cp lib/BenchmarkAnything/Storage/Backend/SQL/Query/SQLite.pm blib/lib/BenchmarkAnything/Storage/Backend/SQL/Query/SQLite.pm cp lib/BenchmarkAnything/Storage/Backend/SQL/Query/mysql.pm blib/lib/BenchmarkAnything/Storage/Backend/SQL/Query/mysql.pm cp lib/BenchmarkAnything/Storage/Backend/SQL.pm blib/lib/BenchmarkAnything/Storage/Backend/SQL.pm cp lib/BenchmarkAnything/Storage/Backend/SQL/Query/common.pm blib/lib/BenchmarkAnything/Storage/Backend/SQL/Query/common.pm cp lib/BenchmarkAnything/Storage/Backend/SQL/Query.pm blib/lib/BenchmarkAnything/Storage/Backend/SQL/Query.pm Manifying 5 pod documents SCHWIGON/BenchmarkAnything-Storage-Backend-SQL-0.016.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 Skip blib/lib/auto/share/dist/BenchmarkAnything-Storage-Backend-SQL/create-schema.mysql (unchanged) Skip blib/lib/auto/share/dist/BenchmarkAnything-Storage-Backend-SQL/create-schema.SQLite (unchanged) PERL_DL_NONLAZY=1 "/home/fly1400/ap1400/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t ............ 1..5 ok 1 - BenchmarkAnything/Storage/Backend/SQL.pm loaded ok ok 2 - BenchmarkAnything/Storage/Backend/SQL/Query.pm loaded ok ok 3 - BenchmarkAnything/Storage/Backend/SQL/Query/SQLite.pm loaded ok ok 4 - BenchmarkAnything/Storage/Backend/SQL/Query/common.pm loaded ok ok 5 - BenchmarkAnything/Storage/Backend/SQL/Query/mysql.pm loaded ok ok t/author-eol.t ............ skipped: these tests are for testing by the author t/author-no-tabs.t ........ skipped: these tests are for testing by the author t/author-pod-syntax.t ..... skipped: these tests are for testing by the author t/release-pod-coverage.t .. skipped: these tests are for release candidate testing All tests successful. Files=5, Tests=5, 1 wallclock secs ( 0.04 usr 0.02 sys + 0.28 cusr 0.05 csys = 0.39 CPU) Result: PASS SCHWIGON/BenchmarkAnything-Storage-Backend-SQL-0.016.tar.gz make test TEST_VERBOSE=1 -- OK Steffen Schwigon <schwigon@cpan.org> Autonomous SQL backend to store benchmarks >>> (cd /home/fly1400/cpanfly-5.14/var/cpan/build/BenchmarkAnything-Storage-Backend-SQL-0.016-C6hrR2 && tar cvf - BenchmarkAnything-Storage-Backend-SQL-0.016.ppd blib) | gzip -c >/home/fly1400/cpanfly-5.14/var/REPO/S/SC/SCHWIGON/BenchmarkAnything-Storage-Backend-SQL-0.016.tar.gz BenchmarkAnything-Storage-Backend-SQL-0.016.ppd blib/ blib/lib/ blib/lib/BenchmarkAnything/ blib/lib/BenchmarkAnything/Storage/ blib/lib/BenchmarkAnything/Storage/Backend/ blib/lib/BenchmarkAnything/Storage/Backend/SQL/ blib/lib/BenchmarkAnything/Storage/Backend/SQL/Query/ blib/lib/BenchmarkAnything/Storage/Backend/SQL/Query/SQLite.pm blib/lib/BenchmarkAnything/Storage/Backend/SQL/Query/mysql.pm blib/lib/BenchmarkAnything/Storage/Backend/SQL/Query/common.pm blib/lib/BenchmarkAnything/Storage/Backend/SQL/Query.pm blib/lib/BenchmarkAnything/Storage/Backend/SQL.pm blib/lib/auto/ blib/lib/auto/share/ blib/lib/auto/share/dist/ blib/lib/auto/share/dist/BenchmarkAnything-Storage-Backend-SQL/ blib/lib/auto/share/dist/BenchmarkAnything-Storage-Backend-SQL/create-schema.mysql blib/lib/auto/share/dist/BenchmarkAnything-Storage-Backend-SQL/create-schema.SQLite blib/man3/ blib/man3/BenchmarkAnything::Storage::Backend::SQL.3 blib/man3/BenchmarkAnything::Storage::Backend::SQL::Query.3 blib/man3/BenchmarkAnything::Storage::Backend::SQL::Query::SQLite.3 blib/man3/BenchmarkAnything::Storage::Backend::SQL::Query::common.3 blib/man3/BenchmarkAnything::Storage::Backend::SQL::Query::mysql.3 >>> mv /home/fly1400/cpanfly-5.14/var/cpan/build/BenchmarkAnything-Storage-Backend-SQL-0.016-C6hrR2/BenchmarkAnything-Storage-Backend-SQL-0.016.ppd /home/fly1400/cpanfly-5.14/var/REPO/S/SC/SCHWIGON VmSize: 274520 kB Finished 2016-02-27T12:24:41