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 Michael G Schwern,
    
This is a computer-generated test report for ExtUtils-MakeMaker-6.42, created
automatically by CPAN::Reporter, version 0.43, 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.  Congratulations!
All tests were successful.

Sections of this report:

    * Tester comments
    * Prerequisites
    * Environment and other context
    * Test output

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

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

Prerequisite modules loaded:

requires:

    Module         Need Have
    -------------- ---- ----
    DirHandle      0    1.00
    File::Basename 0    2.72
    File::Spec     0.8  0.87
    Pod::Man       0    1.37

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

Environment variables:

    LANG = en_US
    LC_COLLATE = C
    PATH = 
/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 11760
    PERL5_CPAN_IS_RUNNING = 11760
    SHELL = /bin/bash
    TERM = xterm

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

    Perl: $^X = /usr/bin/perl5.8.4
    UID:  $<  = 0
    EUID: $>  = 0
    GID:  $(  = 0 11 10 6 4 3 2 1 0
    EGID: $)  = 0 11 10 6 4 3 2 1 0

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.9205 
    Cwd                 2.17   
    ExtUtils::CBuilder  n/a    
    ExtUtils::Command   1.09_01
    ExtUtils::Install   1.41   
    ExtUtils::MakeMaker 6.32   
    ExtUtils::Manifest  1.48   
    ExtUtils::ParseXS   n/a    
    File::Spec          0.87   
    Module::Build       n/a    
    Module::Signature   n/a    
    Test::Harness       2.64   
    Test::More          0.64   
    version             n/a    

------------------------------
TEST OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 /usr/bin/perl5.8.4 "-Ilib" "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00compile.............ok
        27/54 skipped: various reasons
t/backwards.............ok
t/basic.................ok
t/build_man.............ok
t/bytes.................ok
t/cd....................ok
        1/4 skipped: various reasons
t/config................ok
t/dir_target............ok
t/FIRST_MAKEFILE........ok
t/fixin.................ok
t/hints.................ok
t/INST..................ok
t/INST_PREFIX...........ok
        5/52 skipped: various reasons
t/INSTALL_BASE..........ok
t/Liblist...............ok
t/make..................ok
t/maketext_filter.......ok
t/Mkbootstrap...........ok
        1/18 skipped: various reasons
t/MM_Any................ok
t/MM_BeOS...............skipped
        all skipped: This is not BeOS
t/MM_Cygwin.............skipped
        all skipped: This is not cygwin
t/MM_NW5................skipped
        all skipped: This is not NW5
t/MM_OS2................skipped
        all skipped: This is not OS/2
t/MM_Unix...............ok
t/MM_VMS................skipped
        all skipped: This is not VMS
t/MM_Win32..............skipped
        all skipped: This is not Win32
t/oneliner..............ok
t/parse_version.........ok
        4/32 skipped: various reasons
t/PL_FILES..............ok
t/pm....................ok
t/postamble.............ok
t/prefixify.............ok
        1/3 skipped: various reasons
t/prereq................ok
t/prereq_print..........ok
t/problems..............ok
t/prompt................ok
t/recurs................ok
t/revision..............ok
t/split_command.........ok
t/testlib...............ok
t/VERSION_FROM..........ok
t/vmsish................ok
t/WriteEmptyMakefile....ok
t/writemakefile_args....ok
        6/28 skipped: various reasons
t/xs....................skipped
        all skipped: ExtUtils::CBuilder not installed or couldn't find a 
compiler
All tests successful, 7 tests and 45 subtests skipped.
Files=45, Tests=606, 11 wallclock secs ( 8.79 cusr +  1.96 csys = 10.75 CPU)


--

Summary of my perl5 (revision 5 version 8 subversion 4) configuration:
  Platform:
    osname=linux, osvers=2.4.26, archname=i486-linux
    uname='linux midas 2.4.26 #6 wed apr 14 16:31:11 pdt 2004 i686 unknown 
unknown gnulinux '
    config_args='-de -Dprefix=/usr -Dcccdlflags=-fPIC -Dinstallprefix=/usr 
-Doptimize=-O2 -march=i486 -mcpu=i686 -Dinc_version_list=5.8.3 5.8.2 5.8.1 
5.8.0 -Darchname=i486-linux'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef 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='cc', ccflags ='-fno-strict-aliasing -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -march=i486 -mcpu=i686',
    cppflags='-fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='3.3.3', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, 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 -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.2'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'

Reply via email to