Skip Menu |

This queue is for tickets about the URI-SmartURI CPAN distribution.

Report information
The Basics
Id: 66680
Status: open
Priority: 0/
Queue: URI-SmartURI

People
Owner: Nobody in particular
Requestors: john [...] dlugosz.com
Cc:
AdminCc:

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



Subject: Can't install URI-SmartURI-0.031 -- test hangs
Date: Thu, 17 Mar 2011 01:29:49 -0500
To: bug-URI-SmartURI [...] rt.cpan.org
From: "John M. Dlugosz" <john [...] dlugosz.com>
Writing Makefile for URI::SmartURI Could not read metadata file. Falling back to other methods to determine prerequisites cp lib/URI/SmartURI.pm blib/lib/URI/SmartURI.pm Manifying blib/man3/URI::SmartURI.3pm RKITOVER/URI-SmartURI-0.031.tar.gz /usr/bin/make -- OK CPAN: YAML loaded ok (v0.71) Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/01-smart-uris.t t/02-subclass.t t/01-smart-uris.t .. Deep recursion on subroutine "URI::SmartURI::AUTOLOAD" at /home/john/.cpan/build/URI-SmartURI-0.031-c9i8ox/blib/lib/URI/SmartURI.pm line 223. t/01-smart-uris.t .. Failed 8/8 subtests t/02-subclass.t .... Deep recursion on subroutine "URI::SmartURI::AUTOLOAD" at /home/john/.cpan/build/URI-SmartURI-0.031-c9i8ox/blib/lib/URI/SmartURI.pm line 223. t/02-subclass.t .... Failed 5/5 subtests It maxes out memory (512 MB) and swap space (2GB) while running the test, and eventually terminates with a failure. On another machine, it works fine and runs the tests instantly and without complaint. Between the two, I see the non-working one has a later version of Class::C3::Componentised (1.0008 instead of 1.0006), and Moose (1.24 instead of 1.09).
Subject: Re: [rt.cpan.org #66680] Can't install URI-SmartURI-0.031 -- test hangs
Date: Mon, 28 Mar 2011 11:12:02 -0400
To: "John M. Dlugosz via RT" <bug-URI-SmartURI [...] rt.cpan.org>
From: Rafael Kitover <rkitover [...] cpan.org>
On Thu, Mar 17, 2011 at 02:30:06AM -0400, John M. Dlugosz via RT wrote: Show quoted text
> Thu Mar 17 02:30:05 2011: Request 66680 was acted upon. > Transaction: Ticket created by DLUGOSZ > Queue: URI-SmartURI > Subject: Can't install URI-SmartURI-0.031 -- test hangs > Broken in: (no value) > Severity: (no value) > Owner: Nobody > Requestors: john@dlugosz.com > Status: new > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=66680 > > > > Writing Makefile for URI::SmartURI > Could not read metadata file. Falling back to other methods to determine prerequisites > cp lib/URI/SmartURI.pm blib/lib/URI/SmartURI.pm > Manifying blib/man3/URI::SmartURI.3pm > RKITOVER/URI-SmartURI-0.031.tar.gz > /usr/bin/make -- OK > CPAN: YAML loaded ok (v0.71) > Running make test > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', > 'blib/lib', 'blib/arch')" t/01-smart-uris.t t/02-subclass.t > t/01-smart-uris.t .. Deep recursion on subroutine "URI::SmartURI::AUTOLOAD" at > /home/john/.cpan/build/URI-SmartURI-0.031-c9i8ox/blib/lib/URI/SmartURI.pm line 223. > t/01-smart-uris.t .. Failed 8/8 subtests > t/02-subclass.t .... Deep recursion on subroutine "URI::SmartURI::AUTOLOAD" at > /home/john/.cpan/build/URI-SmartURI-0.031-c9i8ox/blib/lib/URI/SmartURI.pm line 223. > t/02-subclass.t .... Failed 5/5 subtests > > > It maxes out memory (512 MB) and swap space (2GB) while running the test, and eventually > terminates with a failure. On another machine, it works fine and runs the tests instantly > and without complaint. Between the two, I see the non-working one has a later version of > Class::C3::Componentised (1.0008 instead of 1.0006), and Moose (1.24 instead of 1.09). >
Works here with Class::C3::Compoentised 1.0009, Moose 1.24 and URI 1.58.