Front page | perl.cpan.testers |
Postings from June 2008
NA Mediawiki-Blame-0.0.2 sun4-solaris 2.9
From:
Josts Smokehouse
Date:
June 18, 2008 09:31
Subject:
NA Mediawiki-Blame-0.0.2 sun4-solaris 2.9
This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
--
Dear Lars Dieckow,
This is a computer-generated report for Mediawiki-Blame-0.0.2
on perl 5.10.0, created by CPAN-Reporter-1.15.
Thank you for uploading your work to CPAN. While attempting to build or test
this distribution, the distribution signaled that support is not available
either for this operating system or this version of Perl. Nevertheless, any
diagnostic output produced is provided below for reference. If this is not
what you expect, you may wish to consult the CPAN Testers Wiki:
http://cpantest.grango.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/local/perl-5.10.0/bin/perl Build.PL ':
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 Perl::Version qw(); our $VERSION = Perl::Version->new('0.0.2')->stringify;
};
$VERSION;
' in lib/Mediawiki/Blame.pm: Can't locate Perl/Version.pm in @INC (@INC contains: inc /usr/local/perl-5.10.0/lib/5.10.0/sun4-solaris /usr/local/perl-5.10.0/lib/5.10.0 /usr/local/perl-5.10.0/lib/site_perl/5.10.0/sun4-solaris /usr/local/perl-5.10.0/lib/site_perl/5.10.0 .) at (eval 6) line 16, <$fh> line 17.
BEGIN failed--compilation aborted at (eval 6) line 16, <$fh> line 17.
*** Module::AutoInstall version 1.03
*** Checking for Perl dependencies...
[Core Features]
- Test::More ...loaded. (0.8 >= 0.42)
- Test::Exception ...loaded. (0.27)
- File::Spec::Functions ...loaded. (3.2701)
- Test::Without::Module ...missing.
- Carp ...loaded. (1.08)
- Algorithm::Annotate ...missing.
- Class::Spiffy ...missing.
- DateTime ...loaded. (0.4302)
- DateTime::Format::ISO8601 ...missing.
- LWP::UserAgent ...loaded. (5.810)
- Params::Validate ...loaded. (0.91)
- Perl::Version ...missing.
- Regexp::Common ...loaded. (2.122)
- Readonly ...loaded. (1.03)
- XML::Twig ...loaded. (3.32)
==> Auto-install the 5 mandatory module(s) from CPAN? [Y/n] y
[Install this if you are interacting with someone's Mediawiki
installation on behalf of a third party, not just yourself.]
- LWPx::ParanoidAgent ...missing.
==> Auto-install the 1 optional module(s) from CPAN? [y/N] n
*** Since we're running under CPANPLUS, I'll just let it take care
of the dependency's installation later.
*** Module::AutoInstall configuration finished.
Checking whether your kit is complete...
Looks good
Checking prerequisites...
- ERROR: Test::Without::Module is not installed
- ERROR: DateTime::Format::ISO8601 is not installed
- ERROR: Perl::Version is not installed
- ERROR: Algorithm::Annotate is not installed
- ERROR: Class::Spiffy is not installed
ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions
of the modules indicated above before proceeding with this installation
Creating new 'Build' script for 'Mediawiki-Blame' version 'undef'
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------------- ---- ------
! Algorithm::Annotate 0 n/a
Carp 0 1.08
! Class::Spiffy 0 n/a
DateTime 0 0.4302
! DateTime::Format::ISO8601 0 n/a
LWP::UserAgent 0 5.810
Params::Validate 0 0.91
! Perl::Version 0 n/a
Readonly 0 1.03
Regexp::Common 0 2.122
XML::Twig 0 3.32
build_requires:
Module Need Have
------------------------- ---- ------
File::Spec::Functions 0 3.2701
Test::Exception 0 0.27
Test::More 0.42 0.80
! Test::Without::Module 0 n/a
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LD_LIBRARY_PATH = /usr/local/lib:/usr/local/gnu/lib:/usr/local/gcc/lib:/opt/SUNWits/Graphics-sw/xil/lib:/usr/openwin/lib:/opt/SUNWits/Graphics-sw/xgl/lib:/usr/dt/lib:/usr/openwin/lib:/usr/local/lib:/usr/lib:/usr/ucblib
PATH = /net/sunu991/disc1/home/ibin/:/usr/local/perl-5.10.0/bin:/usr/openwin/bin:/usr/local/bin:/usr/bin:/usr/sbin:/usr/openwin/bin:/opt/SUNWspro/bin:/usr/dt/bin:/opt/SUNWmfwm/bin:/opt/SUNWguide/bin:/usr/ccs/bin:/usr/ucb:.:/usr/etc:/etc:/usr/hosts:/usr/ucb:/usr/sbin
PERL5LIB =
PERL5_CPANPLUS_IS_RUNNING = 4382
PERL5_CPAN_IS_RUNNING = 4382
PERL_CR_SMOKER_CURRENT = Mediawiki-Blame-0.0.2
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = vt100
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/local/perl-5.10.0/bin/perl
$UID/$EUID = 10167 / 10167
$GID = 10004 10004 116 113 117 6 112 52 53 115
$EGID = 10004 10004 116 113 117 6 112 52 53 115
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.23
ExtUtils::Command 1.14
ExtUtils::Install 1.50
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.54
ExtUtils::ParseXS 2.19
File::Spec 3.2701
Module::Build 0.2808_01
Module::Signature 0.55
Test::Harness 3.11
Test::More 0.80
YAML 0.66
YAML::Syck 1.05
version 0.7501
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=solaris, osvers=2.9, archname=sun4-solaris
uname='sunos irgendwas 5.9 generic_118558-35 sun4u sparc sunw,ultra-5_10 '
config_args='-Dcc=gcc -de'
hint=previous, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O',
cppflags='-fno-strict-aliasing -pipe -I/usr/local/include -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
ccversion='', gccversion='3.4.6', gccosandvers='solaris2.9'
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib -L/opt/gnu/lib '
libpth=/usr/local/lib /opt/gnu/lib /usr/lib /usr/ccs/lib
libs=-lsocket -lnsl -ldl -lm -lc
perllibs=-lsocket -lnsl -ldl -lm -lc
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib -L/opt/gnu/lib'
-
NA Mediawiki-Blame-0.0.2 sun4-solaris 2.9
by Josts Smokehouse