PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2013-11-28T02:03:41 ActivePerl-1402 CPAN-2.00 Reading '/export/home/fly1432/var/cpan/Metadata' Database was generated on Thu, 28 Nov 2013 09:08:36 GMT Running make for R/RJ/RJBS/DBIx-Locker-0.100115.tar.gz Checksum for /net/nas1/cpan/authors/id/R/RJ/RJBS/DBIx-Locker-0.100115.tar.gz ok DBIx-Locker-0.100115 DBIx-Locker-0.100115/README DBIx-Locker-0.100115/Changes DBIx-Locker-0.100115/LICENSE DBIx-Locker-0.100115/dist.ini DBIx-Locker-0.100115/META.yml DBIx-Locker-0.100115/MANIFEST DBIx-Locker-0.100115/t DBIx-Locker-0.100115/t/basic.t DBIx-Locker-0.100115/META.json DBIx-Locker-0.100115/Makefile.PL DBIx-Locker-0.100115/sql DBIx-Locker-0.100115/sql/mssql.sql DBIx-Locker-0.100115/sql/mysql.sql DBIx-Locker-0.100115/sql/sqlite.sql DBIx-Locker-0.100115/lib/DBIx DBIx-Locker-0.100115/lib/DBIx/Locker.pm DBIx-Locker-0.100115/bin DBIx-Locker-0.100115/bin/dbix_locker_purge DBIx-Locker-0.100115/lib/DBIx/Locker DBIx-Locker-0.100115/lib/DBIx/Locker/Lock.pm DBIx-Locker-0.100115/xt/release DBIx-Locker-0.100115/xt/release/pod-syntax.t DBIx-Locker-0.100115/t/000-report-versions-tiny.t DBIx-Locker-0.100115/xt/release/changes_has_content.t CPAN.pm: Building R/RJ/RJBS/DBIx-Locker-0.100115.tar.gz >>> /export/home/fly1432/bin/perl Makefile.PL Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for DBIx::Locker Writing MYMETA.yml and MYMETA.json >>> 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 /export/home/fly1432/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/dbix_locker_purge Manifying blib/man1/dbix_locker_purge.1 Manifying blib/man3/DBIx::Locker.3 Manifying blib/man3/DBIx::Locker::Lock.3 RJBS/DBIx-Locker-0.100115.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly1432/bin/perl "-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.014002 (wanted 5.008) on solaris from /export/home/fly1432/bin/perl # # Carp => 1.32 (want any version) # DBD::SQLite => 1.33 (want any version) # DBI => 1.63 (want any version) # Data::GUID => 0.047 (want any version) # ExtUtils::MakeMaker => 6.82 (want 6.30) # Getopt::Long::Descriptive => 0.096 (want any version) # JSON => 2.90 (want 2) # Log::Dispatchouli => 2.008 (want any version) # Sub::Install => 0.927 (want any version) # Sys::Hostname => 1.1601 (want any version) # Test::More => 1.001002 (want 0.96) # strict => 1.04 (want any version) # warnings => 1.12 (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 # Failed test 'underlying DB exception included' # at t/basic.t line 91. # 'could not lock resource : constraint failed # column lockstring is not unique at /data1/fly1432-var/cpan/build/DBIx-Locker-0.100115-3AGFJo/blib/lib/DBIx/Locker.pm line 106. # ' # doesn't match '(?^:could not lock resource :.*not unique)' # Looks like you failed 1 test of 17. 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 not ok 17 - underlying DB exception included Dubious, test returned 1 (wstat 256, 0x100) Failed 1/17 subtests Test Summary Report ------------------- t/basic.t (Wstat: 256 Tests: 17 Failed: 1) Failed test: 17 Non-zero exit status: 1 Files=2, Tests=18, 2 wallclock secs ( 0.08 usr 0.02 sys + 1.07 cusr 0.13 csys = 1.30 CPU) Result: FAIL Failed 1/2 test programs. 1/18 subtests failed. make: *** [test_dynamic] Error 1 RJBS/DBIx-Locker-0.100115.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports RJBS/DBIx-Locker-0.100115.tar.gz Finished 2013-11-28T02:03:57