Bug#661874: FTBFS

Moritz Muehlenhoff muehlenhoff at univention.de
Fri Mar 2 07:29:58 UTC 2012


Package: libhttp-exception-perl
Version: 0.03001-1
Severity: serious

Your package fails to build from source:

cp lib/HTTP/Exception/4XX.pm blib/lib/HTTP/Exception/4XX.pm
cp lib/HTTP/Exception/2XX.pm blib/lib/HTTP/Exception/2XX.pm
cp lib/HTTP/Exception.pm blib/lib/HTTP/Exception.pm
Manifying blib/man3/HTTP::Exception::1XX.3pm
Manifying blib/man3/HTTP::Exception::5XX.3pm
Manifying blib/man3/HTTP::Exception::3XX.3pm
Manifying blib/man3/HTTP::Exception::Loader.3pm
Manifying blib/man3/HTTP::Exception::Base.3pm
Manifying blib/man3/HTTP::Exception::2XX.3pm
Manifying blib/man3/HTTP::Exception::4XX.3pm
Manifying blib/man3/HTTP::Exception.3pm
make[1]: Leaving directory `/home/jmm/libhttp-exception-perl-0.03001'
   dh_auto_test
make[1]: Entering directory `/home/jmm/libhttp-exception-perl-0.03001'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load.t ............... 1/? Having no space between pattern and following word is deprecated at (eval 27) line 5.
t/00-load.t ............... ok   
t/01-exceptions.t ......... Having no space between pattern and following word is deprecated at (eval 20) line 5.
t/01-exceptions.t ......... 1/? Can't locate object method "code" via package "HTTP::Exception::200" at t/01-exceptions.t line 74.
# Tests were run but no plan was declared and done_testing() was not seen.
t/01-exceptions.t ......... Dubious, test returned 255 (wstat 65280, 0xff00)
All 6 subtests passed 
t/02-combinations.t ....... Having no space between pattern and following word is deprecated at (eval 19) line 5.
t/02-combinations.t ....... 1/? Can't locate object method "code" via package "HTTP::Exception::200" at t/02-combinations.t line 11.
# Tests were run but no plan was declared and done_testing() was not seen.
t/02-combinations.t ....... Dubious, test returned 255 (wstat 65280, 0xff00)
All 1 subtests passed 
t/03-nice.t ............... Having no space between pattern and following word is deprecated at (eval 20) line 5.
t/03-nice.t ............... ok   
t/04-subclassing.t ........ Having no space between pattern and following word is deprecated at (eval 20) line 5.
t/04-subclassing.t ........ 1/? 
#   Failed test 'custom HTTP::Exception caught with HTTP::Exception::OK'
#   at t/04-subclassing.t line 25.
# Looks like you failed 1 test of 10.
t/04-subclassing.t ........ Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/10 subtests 
t/05-plack.t .............. skipped: Plack 0.9913 or newer required for this test
t/06-is_methods.t ......... Having no space between pattern and following word is deprecated at (eval 19) line 5.
t/06-is_methods.t ......... ok    
t/07-status_messages.t .... Having no space between pattern and following word is deprecated at (eval 19) line 5.
t/07-status_messages.t .... 1/? Can't call method "status_message" on an undefined value at t/07-status_messages.t line 62.
# Tests were run but no plan was declared and done_testing() was not seen.
t/07-status_messages.t .... Dubious, test returned 255 (wstat 65280, 0xff00)
All 19 subtests passed 
t/10-fields_1xx.t ......... Having no space between pattern and following word is deprecated at (eval 19) line 5.
t/10-fields_1xx.t ......... skipped: no fields for HTTP::Exception::1XX yet
t/11-fields_2xx.t ......... Having no space between pattern and following word is deprecated at (eval 19) line 5.
t/11-fields_2xx.t ......... skipped: no fields for HTTP::Exception::2XX yet
t/12-fields_3xx.t ......... Having no space between pattern and following word is deprecated at (eval 19) line 5.
t/12-fields_3xx.t ......... ok    
t/13-fields_4xx.t ......... Having no space between pattern and following word is deprecated at (eval 19) line 5.
t/13-fields_4xx.t ......... skipped: no fields for HTTP::Exception::4XX yet
t/14-fields_5xx.t ......... Having no space between pattern and following word is deprecated at (eval 19) line 5.
t/14-fields_5xx.t ......... skipped: no fields for HTTP::Exception::5XX yet
t/15-fields_ec.t .......... Having no space between pattern and following word is deprecated at (eval 19) line 5.
Can't locate object method "_status_message" via package "HTTP::Exception::100" at /home/jmm/libhttp-exception-perl-0.03001/blib/lib/HTTP/Exception/Base.pm line 30.
t/15-fields_ec.t .......... Dubious, test returned 255 (wstat 65280, 0xff00)
No subtests run 
t/20-load_1XX.t ........... ok   
t/21-load_2XX.t ........... ok   
t/22-load_3XX.t ........... ok   
t/23-load_4XX.t ........... Having no space between pattern and following word is deprecated at (eval 19) line 5.
t/23-load_4XX.t ........... ok   
t/24-load_5XX.t ........... ok   
t/25-load_all.t ........... Having no space between pattern and following word is deprecated at (eval 19) line 5.
t/25-load_all.t ........... ok   
t/26-load_server_error.t .. ok   
t/27-load_client_error.t .. Having no space between pattern and following word is deprecated at (eval 19) line 5.
t/27-load_client_error.t .. ok   
t/28-load_errors.t ........ Having no space between pattern and following word is deprecated at (eval 19) line 5.
t/28-load_errors.t ........ ok   
t/29-load_redirection.t ... ok   
t/30-implicit_all.t ....... Having no space between pattern and following word is deprecated at (eval 19) line 5.
t/30-implicit_all.t ....... ok   
t/31-load_mixed.t ......... Having no space between pattern and following word is deprecated at (eval 19) line 5.
t/31-load_mixed.t ......... ok   
t/boilerplate.t ........... skipped: Author tests not required for installation
t/eol.t ................... skipped: Author tests not required for installation
t/eol_special.t ........... skipped: Author tests not required for installation
t/manifest.t .............. skipped: Author tests not required for installation
t/pod.t ................... skipped: Author tests not required for installation

Test Summary Report
-------------------
t/01-exceptions.t       (Wstat: 65280 Tests: 6 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/02-combinations.t     (Wstat: 65280 Tests: 1 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/04-subclassing.t      (Wstat: 256 Tests: 10 Failed: 1)
  Failed test:  4
  Non-zero exit status: 1
t/07-status_messages.t  (Wstat: 65280 Tests: 19 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/15-fields_ec.t        (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
Files=31, Tests=152,  3 wallclock secs ( 0.17 usr  0.37 sys +  1.68 cusr  0.56 csys =  2.78 CPU)
Result: FAIL
Failed 5/31 test programs. 1/152 subtests failed.
make[1]: *** [test_dynamic] Error 255
make[1]: Leaving directory `/home/jmm/libhttp-exception-perl-0.03001'
dh_auto_test: make -j1 test returned exit code 2
make: *** [build] Error 29
dpkg-buildpackage: error: debian/rules build gave error exit status 2





More information about the pkg-perl-maintainers mailing list