Skip Menu |

This queue is for tickets about the POE-Component-Client-HTTP CPAN distribution.

Report information
The Basics
Id: 51823
Status: resolved
Priority: 0/
Queue: POE-Component-Client-HTTP

People
Owner: Nobody in particular
Requestors: BINGOS [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.892
Fixed in: (no value)



It appears that a recent change to LWP has broken the zipped content test http://search.cpan.org/diff?from=libwww-perl-5.833&to=libwww-perl-5.834 Net::HTTP::Methods::zlib_ok has gone. Cheers.
Subject: Broken build due to changes in libwww-perl
From: frequency [...] cpan.org
On Mon Nov 23 05:40:03 2009, BINGOS wrote: Show quoted text
> It appears that a recent change to LWP has broken the zipped content test > > http://search.cpan.org/diff?from=libwww-perl-5.833&to=libwww-perl-5.834 > > Net::HTTP::Methods::zlib_ok has gone. > > Cheers.
I'd like to add we're also experiencing this issue in Debian: PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t # Testing Perl 5.010001, /usr/bin/perl on linux # Testing POE 1.280 # Testing POE::Component::Client::DNS 1.051 # Testing POE::Component::Client::Keepalive 0.262 # Testing POE::Component::Client::HTTP 0.892 t/00_info.t ............... ok t/01_request.t ............ ok t/02_keepalive.t .......... ok t/03_head_filter.t ........ ok t/04_chunk_filter.t ....... ok t/05_request.t ............ ok t/06_factory.t ............ ok t/07_proxy.t .............. ok t/08_discard.t ............ ok t/10_shutdown.t ........... ok t/11_cancel.t ............. ok t/12_pod.t ................ ok t/13_pod_coverage.t ....... ok Undefined subroutine &Net::HTTP::Methods::zlib_ok called at t/14_gzipped_content.t line 24. t/14_gzipped_content.t .... Dubious, test returned 255 (wstat 65280, 0xff00) No subtests run t/50_davis_zerolength.t ... ok t/51_santos_status.t ...... ok t/52_reiss_bad_length.t ... ok t/53_response_parser.t .... ok t/54_hzheng_head_redir.t .. ok t/55_reiss_double_resp.t .. ok t/56_redirect_excess.t .... ok t/57_pravus_progress.t .... skipped: Tests disabled that need internet access. t/58_joel_cancel_multi.t .. ok t/59_incomplete_b.t ....... ok Test Summary Report ------------------- t/14_gzipped_content.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: No plan found in TAP output Files=24, Tests=141, 19 wallclock secs ( 0.10 usr 0.10 sys + 3.60 cusr 0.44 csys = 4.24 CPU) Result: FAIL Failed 1/24 test programs. 0/141 subtests failed. make[2]: *** [test_dynamic] Error 255 dh_auto_test: make -j1 test returned exit code 2 make[1]: *** [override_dh_auto_test] Error 9 make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 make[2]: Leaving directory `/build/jon-libpoe-component-client-http-perl_0.892-1-i386-fhOwoo/libpoe-component-client-http-perl-0.892' make[1]: Leaving directory `/build/jon-libpoe-component-client-http-perl_0.892-1-i386-fhOwoo/libpoe-component-client-http-perl-0.892' -------------------------------------------------------------------------------- Build finished at 20091204-0920 FAILED [dpkg-buildpackage died] Purging /var/lib/schroot/mount/jawnsy-i386-a3020c08-bb65-4dc9-bc0e-020c4f64c2ce/build/jon-libpoe-component-client-http-perl_0.892-1-i386-fhOwoo -------------------------------------------------------------------------------- Not removing build depends: cloned chroot in use -------------------------------------------------------------------------------- Finished at 20091204-0920 Build needed 00:00:44, 712k disc space
Fix in git, at one of: git@github.com:rcaputo/poe-component-client-http.git git@gitorious.org:poe-component-client-http/poe-component-client-http.git It will be released to CPAN in the next 1-2 days.