Skip Menu |

This queue is for tickets about the Apache-Scoreboard CPAN distribution.

Report information
The Basics
Id: 93947
Status: resolved
Priority: 0/
Queue: Apache-Scoreboard

People
Owner: mjh [...] cpan.org
Requestors: norman [...] newforms.co.uk
Cc:
AdminCc:

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



Subject: Build Failure for Apache::Scoreboard 2.09.2 using cpanm
Date: Mon, 17 Mar 2014 20:06:06 +0000
To: bug-Apache-Scoreboard [...] rt.cpan.org
From: Norman Buskell <norman [...] newforms.co.uk>
Hi Folks I am struggling to install the latest version of Apache::Scoreboard. I'm not sure if this is a bug or just a problem with my server configuration. I wonder if having two versions of perl installed is the root of my problem but any help or advice would be appreciated. All the technical stuff is shown below. Cheers Norman Buskell ++++ I am running Debian Wheezy: norman@kimjong:~$ uname -a Linux kimjong 3.2.0-4-amd64 #1 SMP Debian 3.2.54-2 x86_64 GNU/Linux I have installed Apache 2.2.22, mod_perl 2.0.7 and Perl 5.14.2 using the standard debian packages. I have installed perl 5.18.1 in a local perl5 library using perlbrew. This is the same location that cpanm installs my extra CPAN modules. Here is an extract from the perl -V command that shows this: %ENV: PERL5LIB="/home/norman/perl5/lib/perl5:" PERL_LOCAL_LIB_ROOT="/home/norman/perl5:" PERL_MB_OPT="--install_base /home/norman/perl5" PERL_MM_OPT="INSTALL_BASE=/home/norman/perl5" @INC: /home/norman/perl5/lib/perl5/x86_64-linux-gnu-thread-multi /home/norman/perl5/lib/perl5 /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl Here is the output from the cpanminus buld log: cpanm (App::cpanminus) 1.7001 on perl 5.014002 built for x86_64-linux-gnu-thread-multi Work directory is /home/norman/.cpanm/work/1395077138.12345 You have make /usr/bin/make You have LWP 6.04 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. cpanm (App::cpanminus) 1.7001 on perl 5.014002 built for x86_64-linux-gnu-thread-multi Work directory is /home/norman/.cpanm/work/1395077138.12345 You have make /usr/bin/make You have LWP 6.04 You have /bin/tar: tar (GNU tar) 1.26 Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. You have /usr/bin/unzip Checking if you have ExtUtils::MakeMaker 6.31 ... Yes (6.82) Checking if you have ExtUtils::Install 1.46 ... Yes (1.56) Searching Apache::Scoreboard on cpanmetadb ... --> Working on Apache::Scoreboard Fetching http://www.cpan.org/authors/id/M/MJ/MJH/Apache-Scoreboard-2.09.2.tar.gz -> OK Unpacking Apache-Scoreboard-2.09.2.tar.gz Entering Apache-Scoreboard-2.09 Checking configure dependencies from META.yml Configuring Apache-Scoreboard-2.09 Running Makefile.PL [ info] generating script t/TEST Can't call method "inc" on an undefined value at /usr/lib/perl5/ModPerl/MM.pm line 105. -> N/A -> FAIL Configure failed for Apache-Scoreboard-2.09. See /home/norman/.cpanm/work/1395077138.12345/build.log for details. -- Newforms.co.uk Ltd is a company registered in England and Wales. Our company registration number is 3787665. Our VAT registration number is 744516823. Our registered office address is 5 Park View, Sydney Road, Haywards Heath, West Sussex RH16 1DF
Uploaded Apache::Scoreboard 2.10 with a Makefile.PL fix.