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 [email protected] to keep other
test volunteers informed and to prevent any duplicate effort.

--
Dear Andy Wardley,
    
This is a computer-generated report for AppConfig-1.66
on perl-5.00505, created automatically by CPAN-Reporter-1.04 
and sent to the CPAN Testers mailing list.  

If you have received this email directly, it is because the person testing 
your distribution chose to send a copy to your CPAN email address; there 
may be a delay before the official report is received and processed 
by CPAN Testers.

Thank you for uploading your work to CPAN.  However, it appears that
there were some problems with your distribution.  If these results are 
not what you expect, please consult "Notes for CPAN Authors" on 
the CPAN Testers Wiki: http://cpantest.grango.org

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':

PERL_DL_NONLAZY=1 /home/perlt2/perl/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/99_author....skipped
        all skipped: Author tests not required for installation
t/appconfig....Use of reserved word "our" is deprecated at 
/home/perlt2/.cpan/build/AppConfig-1.66-VbC82k/blib/lib/AppConfig.pm line 19.
Global symbol "$VERSION" requires explicit package name at 
/home/perlt2/.cpan/build/AppConfig-1.66-VbC82k/blib/lib/AppConfig.pm line 19.
BEGIN not safe after errors--compilation aborted at 
/home/perlt2/.cpan/build/AppConfig-1.66-VbC82k/blib/lib/AppConfig.pm line 22.
BEGIN failed--compilation aborted at t/appconfig.t line 37.
Use of uninitialized value at t/appconfig.t line 33.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-9
        Failed 9/9 tests, 0.00% okay
t/args.........Use of reserved word "our" is deprecated at lib/AppConfig.pm 
line 19.
Global symbol "$VERSION" requires explicit package name at lib/AppConfig.pm 
line 19.
BEGIN not safe after errors--compilation aborted at lib/AppConfig.pm line 22.
BEGIN failed--compilation aborted at t/args.t line 25.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
t/block........Use of reserved word "our" is deprecated at 
/home/perlt2/.cpan/build/AppConfig-1.66-VbC82k/blib/lib/AppConfig.pm line 19.
Global symbol "$VERSION" requires explicit package name at 
/home/perlt2/.cpan/build/AppConfig-1.66-VbC82k/blib/lib/AppConfig.pm line 19.
BEGIN not safe after errors--compilation aborted at 
/home/perlt2/.cpan/build/AppConfig-1.66-VbC82k/blib/lib/AppConfig.pm line 22.
BEGIN failed--compilation aborted at t/block.t line 21.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
t/cgi..........Use of reserved word "our" is deprecated at 
/home/perlt2/.cpan/build/AppConfig-1.66-VbC82k/blib/lib/AppConfig.pm line 19.
Global symbol "$VERSION" requires explicit package name at 
/home/perlt2/.cpan/build/AppConfig-1.66-VbC82k/blib/lib/AppConfig.pm line 19.
BEGIN not safe after errors--compilation aborted at 
/home/perlt2/.cpan/build/AppConfig-1.66-VbC82k/blib/lib/AppConfig.pm line 22.
BEGIN failed--compilation aborted at t/cgi.t line 38.
Use of uninitialized value at t/cgi.t line 34.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-9
        Failed 9/9 tests, 0.00% okay
t/compact......Use of reserved word "our" is deprecated at 
/home/perlt2/.cpan/build/AppConfig-1.66-VbC82k/blib/lib/AppConfig.pm line 19.
Global symbol "$VERSION" requires explicit package name at 
/home/perlt2/.cpan/build/AppConfig-1.66-VbC82k/blib/lib/AppConfig.pm line 19.
BEGIN not safe after errors--compilation aborted at 
/home/perlt2/.cpan/build/AppConfig-1.66-VbC82k/blib/lib/AppConfig.pm line 22.
BEGIN failed--compilation aborted at t/compact.t line 39.
Use of uninitialized value at t/compact.t line 35.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-19
        Failed 19/19 tests, 0.00% okay
t/const........Use of reserved word "our" is deprecated at 
/home/perlt2/.cpan/build/AppConfig-1.66-VbC82k/blib/lib/AppConfig.pm line 19.
Global symbol "$VERSION" requires explicit package name at 
/home/perlt2/.cpan/build/AppConfig-1.66-VbC82k/blib/lib/AppConfig.pm line 19.
BEGIN not safe after errors--compilation aborted at 
/home/perlt2/.cpan/build/AppConfig-1.66-VbC82k/blib/lib/AppConfig.pm line 22.
BEGIN failed--compilation aborted at t/const.t line 22.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-9
        Failed 9/9 tests, 0.00% okay
t/default......Use of reserved word "our" is deprecated at lib/AppConfig.pm 
line 19.
Global symbol "$VERSION" requires explicit package name at lib/AppConfig.pm 
line 19.
BEGIN not safe after errors--compilation aborted at lib/AppConfig.pm line 22.
BEGIN failed--compilation aborted at t/default.t line 24.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-19
        Failed 19/19 tests, 0.00% okay
t/file.........Use of reserved word "our" is deprecated at lib/AppConfig.pm 
line 19.
Global symbol "$VERSION" requires explicit package name at lib/AppConfig.pm 
line 19.
BEGIN not safe after errors--compilation aborted at lib/AppConfig.pm line 22.
BEGIN failed--compilation aborted at t/file.t line 32.
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-43
        Failed 43/43 tests, 0.00% okay
t/flag.........Use of reserved word "our" is deprecated at 
/home/perlt2/.cpan/build/AppConfig-1.66-VbC82k/blib/lib/AppConfig.pm line 19.
Global symbol "$VERSION" requires explicit package name at 
/home/perlt2/.cpan/build/AppConfig-1.66-VbC82k/blib/lib/AppConfig.pm line 19.
BEGIN not safe after errors--compilation aborted at 
/home/perlt2/.cpan/build/AppConfig-1.66-VbC82k/blib/lib/AppConfig.pm line 22.
BEGIN failed--compilation aborted at t/flag.t line 49.
Use of uninitialized value at t/flag.t line 45.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-19
        Failed 19/19 tests, 0.00% okay
t/getopt.......Use of reserved word "our" is deprecated at 
/home/perlt2/.cpan/build/AppConfig-1.66-VbC82k/blib/lib/AppConfig.pm line 19.
Global symbol "$VERSION" requires explicit package name at 
/home/perlt2/.cpan/build/AppConfig-1.66-VbC82k/blib/lib/AppConfig.pm line 19.
BEGIN not safe after errors--compilation aborted at 
/home/perlt2/.cpan/build/AppConfig-1.66-VbC82k/blib/lib/AppConfig.pm line 22.
BEGIN failed--compilation aborted at t/getopt.t line 38.
Use of uninitialized value at t/getopt.t line 34.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-10
        Failed 10/10 tests, 0.00% okay
t/multi........Use of reserved word "our" is deprecated at 
/home/perlt2/.cpan/build/AppConfig-1.66-VbC82k/blib/lib/AppConfig.pm line 19.
Global symbol "$VERSION" requires explicit package name at 
/home/perlt2/.cpan/build/AppConfig-1.66-VbC82k/blib/lib/AppConfig.pm line 19.
BEGIN not safe after errors--compilation aborted at 
/home/perlt2/.cpan/build/AppConfig-1.66-VbC82k/blib/lib/AppConfig.pm line 22.
BEGIN failed--compilation aborted at t/multi.t line 38.
Use of uninitialized value at t/multi.t line 34.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-27
        Failed 27/27 tests, 0.00% okay
t/novars.......Use of reserved word "our" is deprecated at 
/home/perlt2/.cpan/build/AppConfig-1.66-VbC82k/blib/lib/AppConfig.pm line 19.
Global symbol "$VERSION" requires explicit package name at 
/home/perlt2/.cpan/build/AppConfig-1.66-VbC82k/blib/lib/AppConfig.pm line 19.
BEGIN not safe after errors--compilation aborted at 
/home/perlt2/.cpan/build/AppConfig-1.66-VbC82k/blib/lib/AppConfig.pm line 22.
BEGIN failed--compilation aborted at t/novars.t line 45.
Use of uninitialized value at t/novars.t line 41.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-18
        Failed 18/18 tests, 0.00% okay
t/state........Use of reserved word "our" is deprecated at 
/home/perlt2/.cpan/build/AppConfig-1.66-VbC82k/blib/lib/AppConfig.pm line 19.
Global symbol "$VERSION" requires explicit package name at 
/home/perlt2/.cpan/build/AppConfig-1.66-VbC82k/blib/lib/AppConfig.pm line 19.
BEGIN not safe after errors--compilation aborted at 
/home/perlt2/.cpan/build/AppConfig-1.66-VbC82k/blib/lib/AppConfig.pm line 22.
BEGIN failed--compilation aborted at t/state.t line 38.
Use of uninitialized value at t/state.t line 34.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-45
        Failed 45/45 tests, 0.00% okay
t/sys..........Use of reserved word "our" is deprecated at 
/home/perlt2/.cpan/build/AppConfig-1.66-VbC82k/blib/lib/AppConfig/Sys.pm line 
22.
Global symbol "$VERSION" requires explicit package name at 
/home/perlt2/.cpan/build/AppConfig-1.66-VbC82k/blib/lib/AppConfig/Sys.pm line 
22.
Use of reserved word "our" is deprecated at 
/home/perlt2/.cpan/build/AppConfig-1.66-VbC82k/blib/lib/AppConfig/Sys.pm line 
23.
Global symbol "$AUTOLOAD" requires explicit package name at 
/home/perlt2/.cpan/build/AppConfig-1.66-VbC82k/blib/lib/AppConfig/Sys.pm line 
23.
Global symbol "$OS" requires explicit package name at 
/home/perlt2/.cpan/build/AppConfig-1.66-VbC82k/blib/lib/AppConfig/Sys.pm line 
23.
Global symbol "%CAN" requires explicit package name at 
/home/perlt2/.cpan/build/AppConfig-1.66-VbC82k/blib/lib/AppConfig/Sys.pm line 
23.
Global symbol "%METHOD" requires explicit package name at 
/home/perlt2/.cpan/build/AppConfig-1.66-VbC82k/blib/lib/AppConfig/Sys.pm line 
23.
BEGIN not safe after errors--compilation aborted at 
/home/perlt2/.cpan/build/AppConfig-1.66-VbC82k/blib/lib/AppConfig/Sys.pm line 
55.
BEGIN failed--compilation aborted at t/sys.t line 21.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
Failed Test   Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/appconfig.t  255 65280     9   17  1-9
t/args.t       255 65280    ??   ??  ??
t/block.t      255 65280    ??   ??  ??
t/cgi.t        255 65280     9   17  1-9
t/compact.t    255 65280    19   37  1-19
t/const.t      255 65280     9   18  1-9
t/default.t    255 65280    19   38  1-19
t/file.t       255 65280    43   86  1-43
t/flag.t       255 65280    19   37  1-19
t/getopt.t     255 65280    10   19  1-10
t/multi.t      255 65280    27   53  1-27
t/novars.t     255 65280    18   35  1-18
t/state.t      255 65280    45   89  1-45
t/sys.t        255 65280    ??   ??  ??
1 test skipped.
Failed 14/15 test scripts. 227/227 subtests failed.
Files=15, Tests=227,  1 wallclock secs ( 0.51 cusr +  0.10 csys =  0.61 CPU)
Failed 14/15 test programs. 227/227 subtests failed.
make: *** [test_dynamic] Error 11

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module     Need Have
    ---------- ---- ----
    Test::More 0    0.72

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = en_US.UTF-8
    PATH = 
/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 32106
    PERL5_CPAN_IS_RUNNING = 32106
    SHELL = /bin/bash
    TERM = vt100

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/perlt2/perl/bin/perl
    $UID/$EUID = 519 / 519
    $GID = 100 100
    $EGID = 100 100

Perl module toolchain versions installed:

    Module              Have     
    ------------------- ---------
    CPAN                1.9203   
    Cwd                 2.01     
    ExtUtils::CBuilder  0.21     
    ExtUtils::Command   1.13     
    ExtUtils::Install   1.41     
    ExtUtils::MakeMaker 6.36     
    ExtUtils::Manifest  1.51     
    ExtUtils::ParseXS   n/a      
    File::Spec          0.8      
    Module::Build       0.2808_01
    Module::Signature   n/a      
    Test::Harness       2.64     
    Test::More          0.72     
    YAML                n/a      
    YAML::Syck          n/a      
    version             0.74     


--

Summary of my perl5 (5.0 patchlevel 5 subversion 5) configuration:
  Platform:
    osname=linux, osvers=2.4.20-8smp, archname=i686-linux
    uname='linux server1 2.4.20-8smp #1 smp thu mar 13 17:45:54 est 2003 i686 
i686 i386 gnulinux '
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef useperlio=undef d_sfio=undef
  Compiler:
    cc='cc', optimize='-O2', gccversion=3.2.2 20030222 (Red Hat Linux 3.2.2-5)
    cppflags='-Dbool=char -DHAS_BOOL -I/usr/local/include'
    ccflags ='-Dbool=char -DHAS_BOOL -I/usr/local/include'
    stdchar='char', d_stdstdio=undef, usevfork=false
    intsize=4, longsize=4, ptrsize=4, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    alignbytes=4, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lc -lcrypt
    libc=, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Reply via email to