PATH=C:\cpanfly-5.24-32\var\megalib\bin;C:\Perl-5.24-32\site\bin;C:\Perl-5.24-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\instantclient_11_2-32;C:\cpanfly-5.24-32\var\megalib\bin;C:\Perl-5.24-32\site\bin;C:\Perl-5.24-32\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\instantclient_11_2-32;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Git\cmd;C:\Program Files (x86)\CMake\bin Start 2016-06-28T06:16:18 ActivePerl-2400 CPAN-2.10 PATH=C:/CPANFL~2.24-/var/libs/bin;C:\CPANFL~2.24-\var\megalib\bin;C:\PERL-5~2.24-\site\bin;C:\PERL-5~2.24-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\INSTAN~3;C:\CPANFL~2.24-\var\megalib\bin;C:\PERL-5~2.24-\site\bin;C:\PERL-5~2.24-\bin;C:\MinGW-32\bin;C:\cygwin\bin;C:\INSTAN~3;C:\p4;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WINDOW~1\v1.0\;C:\PROGRA~1\Git\cmd;C:\PROGRA~2\CMake\bin Reading 'C:\cpanfly-5.24-32\var\cpan\Metadata' Database was generated on Mon, 27 Jun 2016 04:29:02 GMT Checksum for C:\cpanfly-5.24-32\var\cpan\sources\authors\id\R\RJ\RJBS\DBIx-Locker-0.100117.tar.gz ok DBIx-Locker-0.100117 DBIx-Locker-0.100117/README DBIx-Locker-0.100117/Changes DBIx-Locker-0.100117/LICENSE DBIx-Locker-0.100117/dist.ini DBIx-Locker-0.100117/META.yml DBIx-Locker-0.100117/MANIFEST DBIx-Locker-0.100117/t DBIx-Locker-0.100117/t/basic.t DBIx-Locker-0.100117/META.json DBIx-Locker-0.100117/Makefile.PL DBIx-Locker-0.100117/sql DBIx-Locker-0.100117/sql/mssql.sql DBIx-Locker-0.100117/sql/mysql.sql DBIx-Locker-0.100117/sql/sqlite.sql DBIx-Locker-0.100117/lib/DBIx DBIx-Locker-0.100117/lib/DBIx/Locker.pm DBIx-Locker-0.100117/bin DBIx-Locker-0.100117/bin/dbix_locker_purge DBIx-Locker-0.100117/lib/DBIx/Locker DBIx-Locker-0.100117/lib/DBIx/Locker/Lock.pm DBIx-Locker-0.100117/xt/release DBIx-Locker-0.100117/xt/release/pod-syntax.t DBIx-Locker-0.100117/t/000-report-versions-tiny.t DBIx-Locker-0.100117/xt/release/changes_has_content.t Configuring R/RJ/RJBS/DBIx-Locker-0.100117.tar.gz with Makefile.PL >>> C:\Perl-5.24-32\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Have \cpanfl~2.24-\var\megalib Want \perl-5~2.24-\lib Your perl and your Config.pm seem to have different ideas about the architecture they are running on. Perl thinks: [megalib] Config says: [MSWin32-x86-multi-thread-64int] This may or may not cause problems. Please check your installation of perl if you have problems building this extension. Generating a dmake-style Makefile Writing Makefile for DBIx::Locker Writing MYMETA.yml and MYMETA.json RJBS/DBIx-Locker-0.100117.tar.gz C:\Perl-5.24-32\bin\perl.exe Makefile.PL -- OK Running make for R/RJ/RJBS/DBIx-Locker-0.100117.tar.gz >>> dmake cp lib/DBIx/Locker/Lock.pm blib\lib\DBIx\Locker\Lock.pm cp lib/DBIx/Locker.pm blib\lib\DBIx\Locker.pm "C:\Perl-5.24-32\bin\perl.exe" -MExtUtils::Command -e cp -- bin/dbix_locker_purge blib\script\dbix_locker_purge pl2bat.bat blib\script\dbix_locker_purge RJBS/DBIx-Locker-0.100117.tar.gz dmake -- OK Running make test >>> dmake test TEST_VERBOSE=1 "C:\Perl-5.24-32\bin\perl.exe" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(1, 'blib\lib', 'blib\arch')" t/*.t # # # Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.10 # perl: 5.024000 (wanted 5.008) on MSWin32 from C:\Perl-5.24-32\bin\perl.exe # # Carp => 1.38 (want any version) # DBD::SQLite => 1.50 (want any version) # DBI => 1.636 (want any version) # Data::GUID => 0.048 (want any version) # ExtUtils::MakeMaker => 7.16 (want 6.30) # Getopt::Long::Descriptive => 0.099 (want any version) # JSON => 2.90 (want 2) # Log::Dispatchouli => 2.012 (want any version) # Sub::Install => 0.928 (want any version) # Sys::Hostname => 1.2001 (want any version) # Test::More => 1.302033 (want 0.96) # strict => 1.11 (want any version) # warnings => 1.36 (want any version) # # Thanks for using my code. I hope it works for you. # If not, please try and include this output in the bug report. # That will help me reproduce the issue and solve your problem. # t/000-report-versions-tiny.t .. ok 1 - we really didn't test anything, just reporting data 1..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.06 usr + 0.00 sys = 0.06 CPU) Result: PASS RJBS/DBIx-Locker-0.100117.tar.gz dmake 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 C:\cpanfly-5.24-32\var\tmp\cpan_build\DBIx-Locker-0.100117-c_JDXC && tar cvf - DBIx-Locker-0.100117.ppd blib) | gzip -c >C:/cpanfly-5.24-32/var/REPO/R/RJ/RJBS/DBIx-Locker-0.100117.tar.gz DBIx-Locker-0.100117.ppd blib/ blib/lib/ blib/lib/DBIx/ blib/lib/DBIx/Locker/ blib/lib/DBIx/Locker/Lock.pm blib/lib/DBIx/Locker.pm blib/script/ blib/script/dbix_locker_purge blib/script/dbix_locker_purge.bat Finished 2016-06-28T06:16:34