Front page | perl.cpan.testers |
Postings from March 2008
PASS Statistics-MaxEntropy-0.9 cygwin-thread-multi-64int 1.5.24(0.15642)
From:
pjacklam
Date:
March 24, 2008 03:09
Subject:
PASS Statistics-MaxEntropy-0.9 cygwin-thread-multi-64int 1.5.24(0.15642)
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/
Please cc any replies to cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
--
Dear Hugo WL ter Doest,
This is a computer-generated report for Statistics-MaxEntropy-0.9
on perl 5.8.8, created by CPAN-Reporter-1.12.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
/usr/bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00____scaling......DESCRIPTION OF DIAGNOSTICS
These messages are classified as follows (listed in increasing order of
desperation):
(W) A warning (optional).
(D) A deprecation (optional).
(S) A severe warning (default).
(F) A fatal error (trappable).
(P) An internal error you should never see (trappable).
(X) A very fatal error (nontrappable).
(A) An alien error message (not generated by Perl).
The majority of messages from the first three classifications above
(W, D & S) can be controlled using the warnings pragma.
If a message can be controlled by the warnings pragma, its warning
category is included with the classification letter in the description
below.
Default warnings are always enabled unless they are explicitly disabled
with the warnings pragma or the -X switch.
Trappable errors may be trapped using the eval operator. See
perlfunc/eval. In almost all cases, warnings may be selectively
disabled or promoted to fatal errors using the warnings pragma.
See warnings.
Ambiguous call resolved as CORE::log(), qualify as such or use & at
/cygdrive/d/src/.cpan/build/Statistics-MaxEntropy-0.9-aPOOqu/blib/lib/Statistics/MaxEntropy.pm line 754 (#1)
(W ambiguous) A subroutine you have declared has the same name as a Perl
keyword, and you have used the name without qualification for calling
one or the other. Perl decided to call the builtin because the
subroutine is not imported.
To force interpretation as a subroutine call, either put an ampersand
before the subroutine name, or qualify the name with its package.
Alternatively, you can import the subroutine (or pretend that it's
imported with the use subs pragma).
To silently interpret it as the Perl operator, use the CORE:: prefix
on the operator (e.g. CORE::log($x)) or declare the subroutine
to be an object method (see perlsub/"Subroutine Attributes" or
attributes).
Ambiguous call resolved as CORE::log(), qualify as such or use & at
/cygdrive/d/src/.cpan/build/Statistics-MaxEntropy-0.9-aPOOqu/blib/lib/Statistics/MaxEntropy.pm line 765 (#1)
Ambiguous call resolved as CORE::log(), qualify as such or use & at
/cygdrive/d/src/.cpan/build/Statistics-MaxEntropy-0.9-aPOOqu/blib/lib/Statistics/MaxEntropy.pm line 766 (#1)
Ambiguous call resolved as CORE::log(), qualify as such or use & at
/cygdrive/d/src/.cpan/build/Statistics-MaxEntropy-0.9-aPOOqu/blib/lib/Statistics/MaxEntropy.pm line 767 (#1)
Ambiguous call resolved as CORE::log(), qualify as such or use & at
/cygdrive/d/src/.cpan/build/Statistics-MaxEntropy-0.9-aPOOqu/blib/lib/Statistics/MaxEntropy.pm line 768 (#1)
Ambiguous call resolved as CORE::log(), qualify as such or use & at
/cygdrive/d/src/.cpan/build/Statistics-MaxEntropy-0.9-aPOOqu/blib/lib/Statistics/MaxEntropy.pm line 769 (#1)
Ambiguous call resolved as CORE::log(), qualify as such or use & at
/cygdrive/d/src/.cpan/build/Statistics-MaxEntropy-0.9-aPOOqu/blib/lib/Statistics/MaxEntropy.pm line 1017 (#1)
Ambiguous call resolved as CORE::log(), qualify as such or use & at
/cygdrive/d/src/.cpan/build/Statistics-MaxEntropy-0.9-aPOOqu/blib/lib/Statistics/MaxEntropy.pm line 1028 (#1)
Ambiguous call resolved as CORE::log(), qualify as such or use & at
/cygdrive/d/src/.cpan/build/Statistics-MaxEntropy-0.9-aPOOqu/blib/lib/Statistics/MaxEntropy.pm line 1197 (#1)
ok
t/01__induction......DESCRIPTION OF DIAGNOSTICS
These messages are classified as follows (listed in increasing order of
desperation):
(W) A warning (optional).
(D) A deprecation (optional).
(S) A severe warning (default).
(F) A fatal error (trappable).
(P) An internal error you should never see (trappable).
(X) A very fatal error (nontrappable).
(A) An alien error message (not generated by Perl).
The majority of messages from the first three classifications above
(W, D & S) can be controlled using the warnings pragma.
If a message can be controlled by the warnings pragma, its warning
category is included with the classification letter in the description
below.
Default warnings are always enabled unless they are explicitly disabled
with the warnings pragma or the -X switch.
Trappable errors may be trapped using the eval operator. See
perlfunc/eval. In almost all cases, warnings may be selectively
disabled or promoted to fatal errors using the warnings pragma.
See warnings.
Ambiguous call resolved as CORE::log(), qualify as such or use & at
/cygdrive/d/src/.cpan/build/Statistics-MaxEntropy-0.9-aPOOqu/blib/lib/Statistics/MaxEntropy.pm line 754 (#1)
(W ambiguous) A subroutine you have declared has the same name as a Perl
keyword, and you have used the name without qualification for calling
one or the other. Perl decided to call the builtin because the
subroutine is not imported.
To force interpretation as a subroutine call, either put an ampersand
before the subroutine name, or qualify the name with its package.
Alternatively, you can import the subroutine (or pretend that it's
imported with the use subs pragma).
To silently interpret it as the Perl operator, use the CORE:: prefix
on the operator (e.g. CORE::log($x)) or declare the subroutine
to be an object method (see perlsub/"Subroutine Attributes" or
attributes).
Ambiguous call resolved as CORE::log(), qualify as such or use & at
/cygdrive/d/src/.cpan/build/Statistics-MaxEntropy-0.9-aPOOqu/blib/lib/Statistics/MaxEntropy.pm line 765 (#1)
Ambiguous call resolved as CORE::log(), qualify as such or use & at
/cygdrive/d/src/.cpan/build/Statistics-MaxEntropy-0.9-aPOOqu/blib/lib/Statistics/MaxEntropy.pm line 766 (#1)
Ambiguous call resolved as CORE::log(), qualify as such or use & at
/cygdrive/d/src/.cpan/build/Statistics-MaxEntropy-0.9-aPOOqu/blib/lib/Statistics/MaxEntropy.pm line 767 (#1)
Ambiguous call resolved as CORE::log(), qualify as such or use & at
/cygdrive/d/src/.cpan/build/Statistics-MaxEntropy-0.9-aPOOqu/blib/lib/Statistics/MaxEntropy.pm line 768 (#1)
Ambiguous call resolved as CORE::log(), qualify as such or use & at
/cygdrive/d/src/.cpan/build/Statistics-MaxEntropy-0.9-aPOOqu/blib/lib/Statistics/MaxEntropy.pm line 769 (#1)
Ambiguous call resolved as CORE::log(), qualify as such or use & at
/cygdrive/d/src/.cpan/build/Statistics-MaxEntropy-0.9-aPOOqu/blib/lib/Statistics/MaxEntropy.pm line 1017 (#1)
Ambiguous call resolved as CORE::log(), qualify as such or use & at
/cygdrive/d/src/.cpan/build/Statistics-MaxEntropy-0.9-aPOOqu/blib/lib/Statistics/MaxEntropy.pm line 1028 (#1)
Ambiguous call resolved as CORE::log(), qualify as such or use & at
/cygdrive/d/src/.cpan/build/Statistics-MaxEntropy-0.9-aPOOqu/blib/lib/Statistics/MaxEntropy.pm line 1197 (#1)
Use of uninitialized value in addition (+) at
/cygdrive/d/src/.cpan/build/Statistics-MaxEntropy-0.9-aPOOqu/blib/lib/Statistics/MaxEntropy.pm line 628 (#2)
(W uninitialized) An undefined value was used as if it were already
defined. It was interpreted as a "" or a 0, but maybe it was a mistake.
To suppress this warning assign a defined value to your variables.
To help you figure out what was undefined, perl tells you what operation
you used the undefined value in. Note, however, that perl optimizes your
program and the operation displayed in the warning may not necessarily
appear literally in your program. For example, "that $foo" is
usually optimized into "that " . $foo, and the warning will refer to
the concatenation (.) operator, even though there is no . in your
program.
ok
t/02_____sparse......ok
All tests successful.
Files=3, Tests=19, 1507 wallclock secs ( 0.72 usr 1.27 sys + 1422.89 cusr 1.86 csys = 1426.73 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------ ---- --------
Data::Dumper 2.09 2.121_08
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
COMSPEC = C:\WINDOWS\system32\cmd.exe
NUMBER_OF_PROCESSORS = 2
PATH = /usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/usr/local/bin:/usr/X11R6/bin:/usr/bin:/cygdrive/c/Programfiler/QuickTime/QTSystem:/usr/lib/lapack:/usr/lib/perl5/cpan/bin:/cygdrive/d/peter/bin/os/unix/scripts:/cygdrive/d/peter/bin/os/unix/links:/cygdrive/c/Programfiler/GnuWin32/bin:/cygdrive/c/Programfiler/Ghostgum/gsview:/cygdrive/c/Programfiler/Maple 7/BIN.WNT
PERL5LIB = /usr/local/lib/perl5:/usr/local/lib/perl5/5.8/cygwin:/usr/local/lib/perl5/5.8:/usr/local/lib/perl5/site_perl/5.8/cygwin:/usr/local/lib/perl5/site_perl/5.8:/usr/local/lib/perl5/vendor_perl/5.8/cygwin:/usr/local/lib/perl5/vendor_perl/5.8
PERL5_CPANPLUS_IS_RUNNING = 4672
PERL5_CPAN_IS_RUNNING = 4672
PROCESSOR_IDENTIFIER = x86 Family 6 Model 15 Stepping 6, GenuineIntel
TEMP = /cygdrive/c/DOCUME~1/ospja/LOKALE~1/Temp
TERM = cygwin
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/bin/perl.exe
$UID/$EUID = 22755 / 22755
$GID = 10545 10545 1005 555 545 544 0
$EGID = 10545 10545 1005 555 545 544 0
Perl module toolchain versions installed:
Module Have
------------------- ------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.22
ExtUtils::Command 1.14
ExtUtils::Install 1.50
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.51
ExtUtils::ParseXS 2.19
File::Spec 3.2701
Module::Build 0.2808
Module::Signature 0.55
Test::Harness 3.10
Test::More 0.78
YAML 0.66
YAML::Syck 1.04
version 0.74
--
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=cygwin, osvers=1.5.24(0.15642), archname=cygwin-thread-multi-64int
uname='cygwin_nt-5.1 reini 1.5.24(0.15642) 2007-01-31 10:57 i686 cygwin '
config_args='-de -Dmksymlinks -Duse64bitint -Dusethreads -Uusemymalloc -Doptimize=-O3 -Dman3ext=3pm -Dusesitecustomize -Dusedevel'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -Wdeclaration-after-statement',
optimize='-O3',
cppflags='-DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -pipe -Wdeclaration-after-statement'
ccversion='', gccversion='3.4.4 (cygming special, gdc 0.12, using dmd 0.125)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='ld2', ldflags =' -s -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib /lib
libs=-lgdbm -ldb -ldl -lcrypt -lgdbm_compat
perllibs=-ldl -lcrypt -lgdbm_compat
libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' -s'
cccdlflags=' ', lddlflags=' -s -L/usr/local/lib'
-
PASS Statistics-MaxEntropy-0.9 cygwin-thread-multi-64int 1.5.24(0.15642)
by pjacklam