Skip Menu |

This queue is for tickets about the Algorithm-C3 CPAN distribution.

Report information
The Basics
Id: 49797
Status: rejected
Priority: 0/
Queue: Algorithm-C3

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

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



Subject: Infinite Install line by line error when building Algorithm C3
Date: Thu, 17 Sep 2009 17:25:53 -0400
To: bug-Algorithm-C3 [...] rt.cpan.org
From: Miscellaneous Related <pcfmis [...] gmail.com>
I get a repeating non-stop scroll of the word "Install" when trying to build moose, a dependency of my desired Net::Twitter. The folks at #moose irc.perl.org told me to report the bug here On my OSX 10.5 machine, I was able to correct that by "cpan -fi Mac::Carbon" I'm running OSX 10.6.1 and there's some problem with perl 64-bit versus 32-bit. I went to http://developer.apple.com/mac/library/documentation/Darwin/Reference/ManPages/man1/perl.1.html to try to switch to a 32 bit version of perl so I can install Mac::Carbon, but after doing a "defaults write com.apple.versioner.perl Version 5.8.8 I still have no success I've tried to sudo defaults write com.apple.versioner.perl Prefer-32-Bit -bool yes as well.
Download mcarb-err.rtf
application/rtf 13.9k

Message body not shown because it is not plain text.

Download mperl-v.rtf
application/rtf 3.3k

Message body not shown because it is not plain text.

Download cpan-nt-err.rtf
application/rtf 47k

Message body not shown because it is not plain text.

I don't see any way this could have been caused by Algorithm::C3. It was using a standard Module::Build setup, so any issues would have had to be in Module::Build, CPAN, or more likely CPAN's configuration. Since then, Module::Build has been replaced with ExtUtils::MakeMaker, making it even less likely Algorithm::C3 was the problem. I'm rejecting this. It can be reopened if further information points to problem in this dist.