Skip Menu |

This queue is for tickets about the Params-Util CPAN distribution.

Report information
The Basics
Id: 70384
Status: rejected
Priority: 0/
Queue: Params-Util

People
Owner: Nobody in particular
Requestors: willert [...] gmail.com
Cc:
AdminCc:

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



Subject: Dependency Problem?
On a freshly installed Ubuntu: -- /usr/bin/perl /usr/share/perl/5.10/ExtUtils/xsubpp -typemap /usr/share/perl/5.10/ExtUtils/typemap Util.xs > Util.xsc && mv Util.xsc Util.c Undefined subroutine &ExtUtils::ParseXS::errors called at /usr/share/perl/5.10/ExtUtils/xsubpp line 41. make: *** [Util.c] Error 255 -> FAIL Installing Params::Util failed. See /home/willert/.cpanm/build.log for details. --- Upgrading to ExtUtils-ParseXS-3.03 (upgraded from 2.2002) solves this issue.. Regards, Sebastian Willert
P.S. I am totally unsure if this is a problem in this distribution or something deeper in the stack, but Params::Util is the first dist to fail its tests in the install chain. Reported here for now in case anyone else encounters this problem.
Subject: Re: [rt.cpan.org #70384] AutoReply: Dependency Problem?
Date: Sat, 20 Aug 2011 20:30:09 +0200
To: bug-Params-Util [...] rt.cpan.org
From: Sebastian Willert <willert [...] gmail.com>
After installing a lot of other stuff this turned out to be a far more widespread problem that has nothing to do with Params::Util. Sorry for the noise. On Sat, 2011-08-20 at 08:59 -0400, Bugs in Params-Util via RT wrote: Show quoted text
> Greetings, > > This message has been automatically generated in response to the > creation of a trouble ticket regarding: > "Dependency Problem?", > a summary of which appears below. > > There is no need to reply to this message right now. Your ticket has been > assigned an ID of [rt.cpan.org #70384]. Your ticket is accessible > on the web at: > > https://rt.cpan.org/Ticket/Display.html?id=70384 > > Please include the string: > > [rt.cpan.org #70384] > > in the subject line of all future correspondence about this issue. To do so, > you may reply to this message. > > Thank you, > bug-Params-Util@rt.cpan.org > > ------------------------------------------------------------------------- > > > On a freshly installed Ubuntu: > -- > /usr/bin/perl /usr/share/perl/5.10/ExtUtils/xsubpp -typemap > /usr/share/perl/5.10/ExtUtils/typemap Util.xs > Util.xsc && mv Util.xsc > Util.c > Undefined subroutine &ExtUtils::ParseXS::errors called at > /usr/share/perl/5.10/ExtUtils/xsubpp line 41. > make: *** [Util.c] Error 255 > -> FAIL Installing Params::Util failed. See > /home/willert/.cpanm/build.log for details. > --- > > Upgrading to ExtUtils-ParseXS-3.03 (upgraded from 2.2002) solves this > issue.. > > Regards, > Sebastian Willert >