PATH=/usr/bin:/bin:/data/fly2200/cpanfly-5.22/var/megalib/bin Start 2018-09-21T00:01:06 ActivePerl-2200 CPAN-2.10 Reading '/data/fly2200/cpanfly-5.22/var/cpan/Metadata' Database was generated on Thu, 20 Sep 2018 05:41:03 GMT Checksum for /data/fly2200/cpanfly-5.22/var/cpan/sources/authors/id/R/RJ/RJBS/DBIx-Locker-0.100120.tar.gz ok DBIx-Locker-0.100120/ DBIx-Locker-0.100120/LICENSE DBIx-Locker-0.100120/bin/ DBIx-Locker-0.100120/Changes DBIx-Locker-0.100120/MANIFEST DBIx-Locker-0.100120/t/ DBIx-Locker-0.100120/xt/ DBIx-Locker-0.100120/README DBIx-Locker-0.100120/META.yml DBIx-Locker-0.100120/lib/ DBIx-Locker-0.100120/Makefile.PL DBIx-Locker-0.100120/META.json DBIx-Locker-0.100120/dist.ini DBIx-Locker-0.100120/sql/ DBIx-Locker-0.100120/sql/mysql.sql DBIx-Locker-0.100120/sql/mssql.sql DBIx-Locker-0.100120/sql/sqlite.sql DBIx-Locker-0.100120/lib/DBIx/ DBIx-Locker-0.100120/lib/DBIx/Locker.pm DBIx-Locker-0.100120/lib/DBIx/Locker/ DBIx-Locker-0.100120/lib/DBIx/Locker/Lock.pm DBIx-Locker-0.100120/xt/author/ DBIx-Locker-0.100120/xt/release/ DBIx-Locker-0.100120/xt/release/changes_has_content.t DBIx-Locker-0.100120/xt/author/pod-syntax.t DBIx-Locker-0.100120/t/basic.t DBIx-Locker-0.100120/t/00-report-prereqs.t DBIx-Locker-0.100120/t/00-report-prereqs.dd DBIx-Locker-0.100120/bin/dbix_locker_purge Configuring R/RJ/RJBS/DBIx-Locker-0.100120.tar.gz with Makefile.PL >>> /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL Checking if your kit is complete... Looks good Have /data/fly2200/cpanfly-5.22/var/megalib Want /home/fly2200/ap2200-299134/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.100120.tar.gz /data/fly2200/ap2200-299134/bin/perl-static Makefile.PL -- OK Running make for R/RJ/RJBS/DBIx-Locker-0.100120.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/fly2200/ap2200-299134/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.100120.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 "/data/fly2200/ap2200-299134/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.04 # # === Configure Suggests === # # Module Want Have # -------- ------- ------- # JSON::PP 2.27300 2.97001 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.04 # # === Test Requires === # # Module Want Have # ------------------- ---- -------- # ExtUtils::MakeMaker any 7.04 # File::Spec any 3.75 # Test::More 0.96 1.001014 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150005 # # === Runtime Requires === # # Module Want Have # ------------------------- ---- ------- # Carp any 1.50 # DBD::SQLite any 1.58 # DBI any 1.633 # Data::GUID any 0.049 # Getopt::Long::Descriptive any 0.103 # JSON 2 2.97001 # Log::Dispatchouli any 2.016 # Sub::Install any 0.928 # Sys::Hostname any 1.2001 # strict any 1.09 # warnings any 1.32 # t/00-report-prereqs.t .. 1..1 ok 1 ok t/basic.t .............. 1..19 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 18 - you can't call lock in void context ok 19 - ...and we say so ok All tests successful. Files=2, Tests=20, 1 wallclock secs ( 0.04 usr 0.01 sys + 0.26 cusr 0.08 csys = 0.39 CPU) Result: PASS RJBS/DBIx-Locker-0.100120.tar.gz make test TEST_VERBOSE=1 -- OK Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/R/RJ/RJBS/CHECKSUMS Ricardo SIGNES <rjbs@cpan.org> locks for db resources that might not be totally insane >>> (cd /data/fly2200/cpanfly-5.22/var/tmp/cpan_build/DBIx-Locker-0.100120-g9W3Hi && tar cvf - DBIx-Locker-0.100120.ppd blib) | gzip -c >/data/fly2200/cpanfly-5.22/var/REPO/R/RJ/RJBS/DBIx-Locker-0.100120.tar.gz DBIx-Locker-0.100120.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: 379052 kB Finished 2018-09-21T00:01:10