PATH=/opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2015-03-01T10:18:20 ActivePerl-1402 CPAN-2.00 Reading '/export/home/fly1432/var/cpan/Metadata' Database was generated on Sun, 01 Mar 2015 17:17:02 GMT Running make for M/MG/MGV/Plack-Middleware-Auth-Complex-0.001.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/M/MG/MGV/Plack-Middleware-Auth-Complex-0.001.tar.gz Fetching with LWP: http://cpan.nas1.activestate.com/authors/id/M/MG/MGV/CHECKSUMS Checksum for /export/home/fly1432/var/cpan/sources/authors/id/M/MG/MGV/Plack-Middleware-Auth-Complex-0.001.tar.gz ok Plack-Middleware-Auth-Complex-0.001/ Plack-Middleware-Auth-Complex-0.001/README Plack-Middleware-Auth-Complex-0.001/Makefile.PL Plack-Middleware-Auth-Complex-0.001/META.yml Plack-Middleware-Auth-Complex-0.001/t/ Plack-Middleware-Auth-Complex-0.001/t/Plack-Middleware-Auth-Complex.t Plack-Middleware-Auth-Complex-0.001/t/perlcriticrc Plack-Middleware-Auth-Complex-0.001/t/perlcritic.t Plack-Middleware-Auth-Complex-0.001/Changes Plack-Middleware-Auth-Complex-0.001/MANIFEST Plack-Middleware-Auth-Complex-0.001/SIGNATURE Plack-Middleware-Auth-Complex-0.001/META.json Plack-Middleware-Auth-Complex-0.001/lib/ Plack-Middleware-Auth-Complex-0.001/lib/Plack/ Plack-Middleware-Auth-Complex-0.001/lib/Plack/Middleware/ Plack-Middleware-Auth-Complex-0.001/lib/Plack/Middleware/Auth/ Plack-Middleware-Auth-Complex-0.001/lib/Plack/Middleware/Auth/Complex.pm CPAN.pm: Building M/MG/MGV/Plack-Middleware-Auth-Complex-0.001.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 Plack::Middleware::Auth::Complex Writing MYMETA.yml and MYMETA.json >>> make cp lib/Plack/Middleware/Auth/Complex.pm blib/lib/Plack/Middleware/Auth/Complex.pm Manifying 1 pod document MGV/Plack-Middleware-Auth-Complex-0.001.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 t/perlcritic.t ..................... skipped: $ENV{RELEASE_TESTING} is false # Failed test 'use Plack::Middleware::Auth::Complex;' # at t/Plack-Middleware-Auth-Complex.t line 7. # Tried to use 'Plack::Middleware::Auth::Complex'. # Error: Can't locate Params/Classify.pm in @INC (@INC contains: /data1/fly1432-var/cpan/build/Plack-Middleware-Auth-Complex-0.001-ZLh2Gu/blib/lib /data1/fly1432-var/cpan/build/Plack-Middleware-Auth-Complex-0.001-ZLh2Gu/blib/arch /export/home/fly1432/var/megalib /export/home/fly1432/var/megalib /export/home/fly1432/ap1402/site/lib /export/home/fly1432/ap1402/lib .) at /export/home/fly1432/var/megalib/Data/Entropy.pm line 46. # BEGIN failed--compilation aborted at /export/home/fly1432/var/megalib/Data/Entropy.pm line 46. # Compilation failed in require at /export/home/fly1432/var/megalib/Data/Entropy/Algorithms.pm line 47. # BEGIN failed--compilation aborted at /export/home/fly1432/var/megalib/Data/Entropy/Algorithms.pm line 47. # Compilation failed in require at /export/home/fly1432/var/megalib/Authen/Passphrase/BlowfishCrypt.pm line 101. # BEGIN failed--compilation aborted at /export/home/fly1432/var/megalib/Authen/Passphrase/BlowfishCrypt.pm line 101. # Compilation failed in require at /data1/fly1432-var/cpan/build/Plack-Middleware-Auth-Complex-0.001-ZLh2Gu/blib/lib/Plack/Middleware/Auth/Complex.pm line 13. # BEGIN failed--compilation aborted at /data1/fly1432-var/cpan/build/Plack-Middleware-Auth-Complex-0.001-ZLh2Gu/blib/lib/Plack/Middleware/Auth/Complex.pm line 13. # Compilation failed in require at t/Plack-Middleware-Auth-Complex.t line 7. # BEGIN failed--compilation aborted at t/Plack-Middleware-Auth-Complex.t line 7. # Failed test 'GET / - code' # at t/Plack-Middleware-Auth-Complex.t line 27. # got: '500' # expected: '200' # Failed test 'GET / - body' # at t/Plack-Middleware-Auth-Complex.t line 28. # got: 'Can't locate object method "call" via package "Plack::Middleware::Auth::Complex" at /export/home/fly1432/var/megalib/Plack/Component.pm line 39. # ' # expected: 'Anon' # Failed test 'POST / - code' # at t/Plack-Middleware-Auth-Complex.t line 27. # got: '500' # expected: '200' # Failed test 'POST / - body' # at t/Plack-Middleware-Auth-Complex.t line 28. # got: 'Can't locate object method "call" via package "Plack::Middleware::Auth::Complex" at /export/home/fly1432/var/megalib/Plack/Component.pm line 39. # ' # expected: 'Anon' # Failed test 'GET /register - code' # at t/Plack-Middleware-Auth-Complex.t line 27. # got: '500' # expected: '200' # Failed test 'GET /register - body' # at t/Plack-Middleware-Auth-Complex.t line 28. # got: 'Can't locate object method "call" via package "Plack::Middleware::Auth::Complex" at /export/home/fly1432/var/megalib/Plack/Component.pm line 39. # ' # expected: 'Anon' # Failed test 'GET / with invalid Authorization - code' # at t/Plack-Middleware-Auth-Complex.t line 27. # got: '500' # expected: '200' # Failed test 'GET / with invalid Authorization - body' # at t/Plack-Middleware-Auth-Complex.t line 28. # got: 'Can't locate object method "call" via package "Plack::Middleware::Auth::Complex" at /export/home/fly1432/var/megalib/Plack/Component.pm line 39. # ' # expected: 'Anon' # Failed test 'GET / with bad user/pass - code' # at t/Plack-Middleware-Auth-Complex.t line 27. # got: '500' # expected: '200' # Failed test 'GET / with bad user/pass - body' # at t/Plack-Middleware-Auth-Complex.t line 28. # got: 'Can't locate object method "call" via package "Plack::Middleware::Auth::Complex" at /export/home/fly1432/var/megalib/Plack/Component.pm line 39. # ' # expected: 'Anon' # Failed test 'POST /register with no parameters - code' # at t/Plack-Middleware-Auth-Complex.t line 27. # got: '500' # expected: '400' # Failed test 'POST /register with no parameters - body' # at t/Plack-Middleware-Auth-Complex.t line 28. # got: 'Can't locate object method "call" via package "Plack::Middleware::Auth::Complex" at /export/home/fly1432/var/megalib/Plack/Component.pm line 39. # ' # expected: 'Missing parameter username' # Failed test 'POST /register with bad username - code' # at t/Plack-Middleware-Auth-Complex.t line 27. # got: '500' # expected: '400' # Failed test 'POST /register with bad username - body' # at t/Plack-Middleware-Auth-Complex.t line 28. # got: 'Can't locate object method "call" via package "Plack::Middleware::Auth::Complex" at /export/home/fly1432/var/megalib/Plack/Component.pm line 39. # ' # expected: 'Username must match (?^as:^\w{2,20}$)' # Failed test 'POST /register with different passwords - code' # at t/Plack-Middleware-Auth-Complex.t line 27. # got: '500' # expected: '400' # Failed test 'POST /register with different passwords - body' # at t/Plack-Middleware-Auth-Complex.t line 28. # got: 'Can't locate object method "call" via package "Plack::Middleware::Auth::Complex" at /export/home/fly1432/var/megalib/Plack/Component.pm line 39. # ' # expected: 'The two passwords do not match' # Failed test 'GET / with correct user/pass - code' # at t/Plack-Middleware-Auth-Complex.t line 27. # got: '500' # expected: '200' # Failed test 'GET / with correct user/pass - body' # at t/Plack-Middleware-Auth-Complex.t line 28. # got: 'Can't locate object method "call" via package "Plack::Middleware::Auth::Complex" at /export/home/fly1432/var/megalib/Plack/Component.pm line 39. # ' # expected: 'user' # Failed test 'POST /register with existing user - code' # at t/Plack-Middleware-Auth-Complex.t line 27. # got: '500' # expected: '400' # Failed test 'POST /register with existing user - body' # at t/Plack-Middleware-Auth-Complex.t line 28. # got: 'Can't locate object method "call" via package "Plack::Middleware::Auth::Complex" at /export/home/fly1432/var/megalib/Plack/Component.pm line 39. # ' # expected: 'Username already in use' # Failed test 'POST /register with correct parameters - code' # at t/Plack-Middleware-Auth-Complex.t line 27. # got: '500' # expected: '200' # Failed test 'POST /register with correct parameters - body' # at t/Plack-Middleware-Auth-Complex.t line 28. # got: 'Can't locate object method "call" via package "Plack::Middleware::Auth::Complex" at /export/home/fly1432/var/megalib/Plack/Component.pm line 39. # ' # expected: 'Registered successfully' # Failed test 'POST /passwd without authorization - code' # at t/Plack-Middleware-Auth-Complex.t line 27. # got: '500' # expected: '401' # Failed test 'POST /passwd without authorization - body' # at t/Plack-Middleware-Auth-Complex.t line 28. # got: 'Can't locate object method "call" via package "Plack::Middleware::Auth::Complex" at /export/home/fly1432/var/megalib/Plack/Component.pm line 39. # ' # expected: 'Authorization required' # Failed test 'POST /passwd with no parameters - code' # at t/Plack-Middleware-Auth-Complex.t line 27. # got: '500' # expected: '400' # Failed test 'POST /passwd with no parameters - body' # at t/Plack-Middleware-Auth-Complex.t line 28. # got: 'Can't locate object method "call" via package "Plack::Middleware::Auth::Complex" at /export/home/fly1432/var/megalib/Plack/Component.pm line 39. # ' # expected: 'Missing parameter password' # Failed test 'POST /passwd with incorrect old password - code' # at t/Plack-Middleware-Auth-Complex.t line 27. # got: '500' # expected: '400' # Failed test 'POST /passwd with incorrect old password - body' # at t/Plack-Middleware-Auth-Complex.t line 28. # got: 'Can't locate object method "call" via package "Plack::Middleware::Auth::Complex" at /export/home/fly1432/var/megalib/Plack/Component.pm line 39. # ' # expected: 'Incorrect password' # Failed test 'POST /passwd with different new passwords - code' # at t/Plack-Middleware-Auth-Complex.t line 27. # got: '500' # expected: '400' # Failed test 'POST /passwd with different new passwords - body' # at t/Plack-Middleware-Auth-Complex.t line 28. # got: 'Can't locate object method "call" via package "Plack::Middleware::Auth::Complex" at /export/home/fly1432/var/megalib/Plack/Component.pm line 39. # ' # expected: 'The two passwords do not match' # Failed test 'POST /passwd with correct parameters - code' # at t/Plack-Middleware-Auth-Complex.t line 27. # got: '500' # expected: '200' # Failed test 'POST /passwd with correct parameters - body' # at t/Plack-Middleware-Auth-Complex.t line 28. # got: 'Can't locate object method "call" via package "Plack::Middleware::Auth::Complex" at /export/home/fly1432/var/megalib/Plack/Component.pm line 39. # ' # expected: 'Password changed successfully' # Failed test 'GET / with bad user/pass - code' # at t/Plack-Middleware-Auth-Complex.t line 27. # got: '500' # expected: '200' # Failed test 'GET / with bad user/pass - body' # at t/Plack-Middleware-Auth-Complex.t line 28. # got: 'Can't locate object method "call" via package "Plack::Middleware::Auth::Complex" at /export/home/fly1432/var/megalib/Plack/Component.pm line 39. # ' # expected: 'Anon' # Failed test 'GET / with correct user/pass - code' # at t/Plack-Middleware-Auth-Complex.t line 27. # got: '500' # expected: '200' # Failed test 'GET / with correct user/pass - body' # at t/Plack-Middleware-Auth-Complex.t line 28. # got: 'Can't locate object method "call" via package "Plack::Middleware::Auth::Complex" at /export/home/fly1432/var/megalib/Plack/Component.pm line 39. # ' # expected: 'user' # Failed test 'POST /request-reset with password resets disabled - body' # at t/Plack-Middleware-Auth-Complex.t line 28. # got: 'Can't locate object method "call" via package "Plack::Middleware::Auth::Complex" at /export/home/fly1432/var/megalib/Plack/Component.pm line 39. # ' # expected: 'Password resets are disabled' # Failed test 'POST /request-reset with no username - code' # at t/Plack-Middleware-Auth-Complex.t line 27. # got: '500' # expected: '400' # Failed test 'POST /request-reset with no username - body' # at t/Plack-Middleware-Auth-Complex.t line 28. # got: 'Can't locate object method "call" via package "Plack::Middleware::Auth::Complex" at /export/home/fly1432/var/megalib/Plack/Component.pm line 39. # ' # expected: 'No such user' # Failed test 'POST /request-reset with inexistent username - code' # at t/Plack-Middleware-Auth-Complex.t line 27. # got: '500' # expected: '400' # Failed test 'POST /request-reset with inexistent username - body' # at t/Plack-Middleware-Auth-Complex.t line 28. # got: 'Can't locate object method "call" via package "Plack::Middleware::Auth::Complex" at /export/home/fly1432/var/megalib/Plack/Component.pm line 39. # ' # expected: 'No such user' # Failed test 'POST /request-reset with correct user - code' # at t/Plack-Middleware-Auth-Complex.t line 27. # got: '500' # expected: '200' # Failed test 'POST /request-reset with correct user - body' # at t/Plack-Middleware-Auth-Complex.t line 28. # got: 'Can't locate object method "call" via package "Plack::Middleware::Auth::Complex" at /export/home/fly1432/var/megalib/Plack/Component.pm line 39. # ' # expected: 'Email sent' Can't locate object method "default_transport" via package "Email::Sender::Simple" (perhaps you forgot to load "Email::Sender::Simple"?) at t/Plack-Middleware-Auth-Complex.t line 77. # Looks like you planned 61 tests but ran 45. # Looks like you failed 44 tests of 45 run. # Looks like your test exited with 2 just after 45. t/Plack-Middleware-Auth-Complex.t .. 1..61 not ok 1 - use Plack::Middleware::Auth::Complex; not ok 2 - GET / - code not ok 3 - GET / - body not ok 4 - POST / - code not ok 5 - POST / - body not ok 6 - GET /register - code not ok 7 - GET /register - body not ok 8 - GET / with invalid Authorization - code not ok 9 - GET / with invalid Authorization - body not ok 10 - GET / with bad user/pass - code not ok 11 - GET / with bad user/pass - body not ok 12 - POST /register with no parameters - code not ok 13 - POST /register with no parameters - body not ok 14 - POST /register with bad username - code not ok 15 - POST /register with bad username - body not ok 16 - POST /register with different passwords - code not ok 17 - POST /register with different passwords - body not ok 18 - GET / with correct user/pass - code not ok 19 - GET / with correct user/pass - body not ok 20 - POST /register with existing user - code not ok 21 - POST /register with existing user - body not ok 22 - POST /register with correct parameters - code not ok 23 - POST /register with correct parameters - body not ok 24 - POST /passwd without authorization - code not ok 25 - POST /passwd without authorization - body not ok 26 - POST /passwd with no parameters - code not ok 27 - POST /passwd with no parameters - body not ok 28 - POST /passwd with incorrect old password - code not ok 29 - POST /passwd with incorrect old password - body not ok 30 - POST /passwd with different new passwords - code not ok 31 - POST /passwd with different new passwords - body not ok 32 - POST /passwd with correct parameters - code not ok 33 - POST /passwd with correct parameters - body not ok 34 - GET / with bad user/pass - code not ok 35 - GET / with bad user/pass - body not ok 36 - GET / with correct user/pass - code not ok 37 - GET / with correct user/pass - body ok 38 - POST /request-reset with password resets disabled - code not ok 39 - POST /request-reset with password resets disabled - body not ok 40 - POST /request-reset with no username - code not ok 41 - POST /request-reset with no username - body not ok 42 - POST /request-reset with inexistent username - code not ok 43 - POST /request-reset with inexistent username - body not ok 44 - POST /request-reset with correct user - code not ok 45 - POST /request-reset with correct user - body Dubious, test returned 2 (wstat 512, 0x200) Failed 60/61 subtests Test Summary Report ------------------- t/Plack-Middleware-Auth-Complex.t (Wstat: 512 Tests: 45 Failed: 44) Failed tests: 1-37, 39-45 Non-zero exit status: 2 Parse errors: Bad plan. You planned 61 tests but ran 45. Files=2, Tests=45, 0 wallclock secs ( 0.11 usr 0.03 sys + 0.54 cusr 0.05 csys = 0.73 CPU) Result: FAIL Failed 1/2 test programs. 44/45 subtests failed. make: *** [test_dynamic] Error 2 MGV/Plack-Middleware-Auth-Complex-0.001.tar.gz make test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports MGV/Plack-Middleware-Auth-Complex-0.001.tar.gz Finished 2015-03-01T10:18:32