Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Mouse CPAN distribution.

Report information
The Basics
Id: 61694
Status: resolved
Priority: 0/
Queue: Mouse

People
Owner: Nobody in particular
Requestors: mtobias [...] wustl.edu
Cc:
AdminCc:

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



Subject: Problem after upgraded to perl-5.8.8-32 on RHEL 5.5
Date: Mon, 27 Sep 2010 09:17:37 -0500
To: bug-Mouse [...] rt.cpan.org
From: Malcolm Tobias <mtobias [...] wustl.edu>
[root@mgt Mouse-0.75]# perl -v This is perl, v5.8.8 built for x86_64-linux-thread-multi [root@mgt Mouse-0.75]# uname -a Linux mgt.chpc.mir 2.6.18-194.11.3.el5 #1 SMP Mon Aug 23 15:51:38 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux I'm getting a bunch of errors when running 'make test': [root@mgt Mouse-0.75]# make test ERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/*/*.t t/000-load.....................................................Variable "$meta" is not imported at /usr/local/src/Mouse-0.75/blib/lib/Mouse/Meta/Module.pm line 238. (Did you mean &meta instead?) Variable "$meta" is not imported at /usr/local/src/Mouse-0.75/blib/lib/Mouse/Met a/Module.pm line 242. (Did you mean &meta instead?) Variable "$meta" is not imported at /usr/local/src/Mouse-0.75/blib/lib/Mouse/Met a/Module.pm line 254. (Did you mean &meta instead?) "my" variable $attr masks earlier declaration in same scope at /usr/local/src/Mo use-0.75/blib/lib/Mouse/Meta/Module.pm line 259. Variable "$meta" is not imported at /usr/local/src/Mouse-0.75/blib/lib/Mouse/Met a/Module.pm line 260. (Did you mean &meta instead?) Variable "$meta" is not imported at /usr/local/src/Mouse-0.75/blib/lib/Mouse/Met a/Module.pm line 266. (Did you mean &meta instead?) Variable "$meta" is not imported at /usr/local/src/Mouse-0.75/blib/lib/Mouse/Met a/Module.pm line 274. ... 13 tests skipped. Failed 254/269 test scripts, 5.58% okay. 1338/1345 subtests failed, 0.52% okay. make: *** [test_dynamic] Error 9 Malcolm -- Malcolm Tobias 314.362.1594
Hi, Hmm, I don't know why it is. Please try a newer version of Mouse. If you run into the same problem, please send me (gfuji at cpan.org) the whole distribution you try to build. Otherwise please close this ticket by yourself. Regards, -- Goro Fuji (gfx) GFUJI at CPAN.org
Subject: Re: [rt.cpan.org #61694] Problem after upgraded to perl-5.8.8-32 on RHEL 5.5
Date: Thu, 30 Sep 2010 07:39:44 -0500
To: bug-Mouse [...] rt.cpan.org
From: Malcolm Tobias <mtobias [...] wustl.edu>
Goro, Thanks for the response. Switching from Mouse-0.75 to 0.76 fixed my problem. Cheers, Malcolm On Thursday 30 September 2010 01:54:45 you wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=61694 > > > Hi, > > Hmm, I don't know why it is. Please try a newer version of Mouse. > If you run into the same problem, please send me (gfuji at cpan.org) > the whole distribution you try to build. Otherwise please close this > ticket by yourself. > > Regards,
-- Malcolm Tobias 314.362.1594
Thanks, This ticket has bee resolved. -- Goro Fuji (gfx) GFUJI at CPAN.org