Skip Menu |

This queue is for tickets about the Test-Trap CPAN distribution.

Report information
The Basics
Id: 88072
Status: rejected
Priority: 0/
Queue: Test-Trap

People
Owner: Nobody in particular
Requestors: paulo.a.ferreira [...] gmail.com
Cc:
AdminCc:

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



Subject: Can't install v0.2.2 in perl 5.18.1
Date: Sat, 24 Aug 2013 12:40:32 +0100
To: bug-Test-Trap [...] rt.cpan.org
From: Paulo A Ferreira <paulo.a.ferreira [...] gmail.com>
Hi, It installs ok in 5.16. $ uname -a Linux ankh-morpork 3.8.0-29-generic #42-Ubuntu SMP Tue Aug 13 19:40:39 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux $ perl Makefile.PL Checking if your kit is complete... Looks good Could not eval ' package ExtUtils::MakeMaker::_version; no strict; BEGIN { eval { # Ensure any version() routine which might have leaked # into this package has been deleted. Interferes with # version->import() undef *version; require version; "version"->import; } } local $VERSION; $VERSION=undef; do { use version; $VERSION = qv('0.2.2'); }; $VERSION; ' in lib/Test/Trap.pm: Attempt to reload version.pm aborted. Compilation failed in require at (eval 23) line 16, <$fh> line 3. BEGIN failed--compilation aborted at (eval 23) line 16, <$fh> line 3. WARNING: Setting VERSION via file 'lib/Test/Trap.pm' failed at /home/paf/lib/perl5/ExtUtils/MakeMaker.pm line 599. Writing Makefile for Test::Trap
Sorry I didn't reply sooner; I haven't been paying much attention, and this one snuck under my radar. But this looks like it was a problem with ExtUtils::MakeMaker and/or the version module. I have seen no other report like this; the only other FAIL report I've had for v0.2.2 + perl 5.18.1 failed much later, and there were plenty of success reports: http://matrix.cpantesters.org/?dist=Test-Trap%20v0.2.2;perl=5.18.1;reports=1#sl=0,0 So, I see nothing for me to fix here. -- Eirik Berg Hanssen, ebhanssen@cpan.org Just this .sig then nothing more