PATH=/usr/bin:/bin:/data/fly2400/cpanfly-5.24/var/megalib/bin Start 2016-07-18T08:01:19 ActivePerl-2400 CPAN-2.10 Reading '/data/fly2400/cpanfly-5.24/var/cpan/Metadata' Database was generated on Mon, 18 Jul 2016 05:29:02 GMT Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/R/RJ/RJBS/DBIx-Locker-0.100118.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/R/RJ/RJBS/CHECKSUMS Checksum for /data/fly2400/cpanfly-5.24/var/cpan/sources/authors/id/R/RJ/RJBS/DBIx-Locker-0.100118.tar.gz ok DBIx-Locker-0.100118 DBIx-Locker-0.100118/README DBIx-Locker-0.100118/Changes DBIx-Locker-0.100118/LICENSE DBIx-Locker-0.100118/dist.ini DBIx-Locker-0.100118/META.yml DBIx-Locker-0.100118/MANIFEST DBIx-Locker-0.100118/t DBIx-Locker-0.100118/t/basic.t DBIx-Locker-0.100118/META.json DBIx-Locker-0.100118/Makefile.PL DBIx-Locker-0.100118/sql DBIx-Locker-0.100118/sql/mssql.sql DBIx-Locker-0.100118/sql/mysql.sql DBIx-Locker-0.100118/sql/sqlite.sql DBIx-Locker-0.100118/lib/DBIx DBIx-Locker-0.100118/lib/DBIx/Locker.pm DBIx-Locker-0.100118/bin DBIx-Locker-0.100118/bin/dbix_locker_purge DBIx-Locker-0.100118/t/00-report-prereqs.t DBIx-Locker-0.100118/xt/author DBIx-Locker-0.100118/xt/author/pod-syntax.t DBIx-Locker-0.100118/t/00-report-prereqs.dd DBIx-Locker-0.100118/lib/DBIx/Locker DBIx-Locker-0.100118/lib/DBIx/Locker/Lock.pm DBIx-Locker-0.100118/xt/release DBIx-Locker-0.100118/xt/release/changes_has_content.t Configuring R/RJ/RJBS/DBIx-Locker-0.100118.tar.gz with Makefile.PL >>> /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Have /data/fly2400/cpanfly-5.24/var/megalib Want /home/fly2400/ap2400-300558/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 DBIx::Locker Writing MYMETA.yml and MYMETA.json RJBS/DBIx-Locker-0.100118.tar.gz /data/fly2400/ap2400-300558/bin/perl-static Makefile.PL -- OK Running make for R/RJ/RJBS/DBIx-Locker-0.100118.tar.gz >>> make cp lib/DBIx/Locker/Lock.pm blib/lib/DBIx/Locker/Lock.pm cp lib/DBIx/Locker.pm blib/lib/DBIx/Locker.pm cp bin/dbix_locker_purge blib/script/dbix_locker_purge "/data/fly2400/ap2400-300558/bin/perl-static" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dbix_locker_purge Manifying 1 pod document Manifying 2 pod documents RJBS/DBIx-Locker-0.100118.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2400/ap2400-300558/bin/perl-static" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib/lib', 'blib/arch')" t/*.t # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.16 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.16 # # === Test Requires === # # Module Want Have # ------------------- ---- -------- # ExtUtils::MakeMaker any 7.16 # File::Spec any 3.62 # Test::More 0.96 1.302040 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150005 # # === Runtime Requires === # # Module Want Have # ------------------------- ---- ------ # Carp any 1.40 # DBD::SQLite any 1.50 # DBI any 1.634 # Data::GUID any 0.048 # Getopt::Long::Descriptive any 0.100 # JSON 2 2.90 # Log::Dispatchouli any 2.012 # Sub::Install any 0.928 # Sys::Hostname any 1.2001 # strict any 1.11 # warnings any 1.36 # t/00-report-prereqs.t .. 1..1 ok 1 ok t/basic.t .............. 1..17 ok 1 - An object of class 'DBIx::Locker' isa 'DBIx::Locker' ok 2 - 'obtained lock' isa 'DBIx::Locker::Lock' ok 3 - lockstring set ok 4 - we got a numeric lock id ok 5 - expiry is an integer ok 6 - expiry is in the future ok 7 - can't lock already-locked resources ok 8 - lock is active ok 9 - lock is not active ok 10 - unlock twice works ok 11 - 'newly obtained lock' isa 'DBIx::Locker::Lock' ok 12 - new lock guid is not the old lock guid ok 13 - 'third lock' isa 'DBIx::Locker::Lock' ok 14 - two locks, two distinct id values ok 15 - lock expiry updated correctly in object ok 16 - lock expiry updated correctly in DB ok 17 - underlying DB exception included ok All tests successful. Files=2, Tests=18, 1 wallclock secs ( 0.04 usr 0.01 sys + 0.42 cusr 0.06 csys = 0.53 CPU) Result: PASS RJBS/DBIx-Locker-0.100118.tar.gz make test TEST_VERBOSE=1 -- OK Ricardo SIGNES <rjbs@cpan.org> locks for db resources that might not be totally insane >>> (cd /data/fly2400/cpanfly-5.24/var/tmp/cpan_build/DBIx-Locker-0.100118-MOUsZF && tar cvf - DBIx-Locker-0.100118.ppd blib) | gzip -c >/data/fly2400/cpanfly-5.24/var/REPO/R/RJ/RJBS/DBIx-Locker-0.100118.tar.gz DBIx-Locker-0.100118.ppd blib/ blib/man3/ blib/man3/DBIx::Locker.3 blib/man3/DBIx::Locker::Lock.3 blib/script/ blib/script/dbix_locker_purge blib/man1/ blib/man1/dbix_locker_purge.1 blib/lib/ blib/lib/DBIx/ blib/lib/DBIx/Locker.pm blib/lib/DBIx/Locker/ blib/lib/DBIx/Locker/Lock.pm VmSize: 339848 kB Finished 2016-07-18T08:01:25