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 Stas Bekman,
    
This is a computer-generated report for libapreq-1.33
on perl-5.8.8, 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.  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':

make[1]: Entering directory `/root/.cpan/build/libapreq-1.33-pN4f3a/c'
make[1]: Leaving directory `/root/.cpan/build/libapreq-1.33-pN4f3a/c'
make[1]: Entering directory `/root/.cpan/build/libapreq-1.33-pN4f3a/Request'
make[1]: Leaving directory `/root/.cpan/build/libapreq-1.33-pN4f3a/Request'
make[1]: Entering directory `/root/.cpan/build/libapreq-1.33-pN4f3a/Cookie'
make[1]: Leaving directory `/root/.cpan/build/libapreq-1.33-pN4f3a/Cookie'
/usr/bin/perl5.8.8 -Iblib/arch -Iblib/lib \
        t/TEST  -clean
[warning] setting ulimit to allow core files
ulimit -c unlimited; /usr/bin/perl5.8.8 
/root/.cpan/build/libapreq-1.33-pN4f3a/t/TEST -clean
APACHE_TEST_GROUP= APACHE_TEST_HTTPD= APACHE_TEST_PORT= APACHE_TEST_USER= 
APACHE_TEST_APXS= \
        /usr/bin/perl5.8.8 -Iblib/arch -Iblib/lib \
        t/TEST  -bugreport -verbose=0 
[warning] setting ulimit to allow core files
ulimit -c unlimited; /usr/bin/perl5.8.8 
/root/.cpan/build/libapreq-1.33-pN4f3a/t/TEST -bugreport -verbose=0
APXS (/usr/local/apache/bin/apxs) query for SBINDIR failed
APXS (/usr/local/apache/bin/apxs) query for TARGET failed
APXS (/usr/local/apache/bin/apxs) query for SYSCONFDIR failed
APXS (/usr/local/apache/bin/apxs) query for PREFIX failed
APXS (/usr/local/apache/bin/apxs) query for LIBEXECDIR failed
APXS (/usr/local/apache/bin/apxs) query for LIBEXECDIR failed
APXS (/usr/local/apache/bin/apxs) query for LIBEXECDIR failed
[warning] root mode: changing the files ownership to 'nobody' (65534:65534)
[warning] testing whether 'nobody' is able to -rwx 
/root/.cpan/build/libapreq-1.33-pN4f3a/t
"/usr/bin/perl5.8.8" -Mlib=/usr/lib/perl5/vendor_perl/5.8.8 -MApache::TestRun 
-e 'eval { Apache::TestRun::run_root_fs_test(65534, 65534, 
q[/root/.cpan/build/libapreq-1.33-pN4f3a/t]) }';


[warning] result: 
[  error] You are running the test suite under user 'root'.
Apache cannot spawn child processes as 'root', therefore
we attempt to run the test suite with user 'nobody' (65534:65534).
The problem is that the path (including all parent directories):
  /root/.cpan/build/libapreq-1.33-pN4f3a/t
must be 'rwx' by user 'nobody', so Apache can read and write under that
path.

There are several ways to resolve this issue. One is to move and
rebuild the distribution to '/tmp/' and repeat the 'make test'
phase. The other is not to run 'make test' as root (i.e. building
under your /home/user directory).

You can test whether some directory is suitable for 'make test' under
'root', by running a simple test. For example to test a directory
'/root/.cpan/build/libapreq-1.33-pN4f3a/t', run:

  % "/usr/bin/perl5.8.8" -Mlib=/usr/lib/perl5/vendor_perl/5.8.8 
-MApache::TestRun -e 'eval { Apache::TestRun::run_root_fs_test(65534, 65534, 
q[/root/.cpan/build/libapreq-1.33-pN4f3a/t]) }';

Only if the test prints 'OK', the directory is suitable to be used for
testing.



Running the test suite is important to make sure that the module that
you are about to install works on your system. If you choose not to
run the test suite and you have a problem using this module, make sure
to return and run this test suite before reporting any problems to the
developers of this module.

Skip the test suite? [No] [  error] Skipping the test suite execution, while 
returning success status

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

Prerequisite modules loaded:

requires:

    Module       Need Have
    ------------ ---- ----
    Apache::Test 1.13 1.29

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

Environment variables:

    PATH = /sbin:/bin:/usr/sbin:/usr/bin
    PERL5LIB = :/root/perl/lib/perl5/site_perl/5.8.8/
    PERL5_CPANPLUS_IS_RUNNING = 22090
    PERL5_CPAN_IS_RUNNING = 22090
    PERLLIB = :/root/perl/lib/perl5/site_perl/5.8.8/
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /usr/bin/perl5.8.8
    $UID/$EUID = 0 / 0
    $GID = 0 27 26 20 11 10 6 4 3 2 1 0
    $EGID = 0 27 26 20 11 10 6 4 3 2 1 0

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9203
    Cwd                 3.12  
    ExtUtils::CBuilder  0.19  
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.44  
    ExtUtils::MakeMaker 6.36  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   2.18  
    File::Spec          3.12  
    Module::Build       0.2808
    Module::Signature   n/a   
    Test::Harness       2.56  
    Test::More          0.72  
    YAML                0.65  
    YAML::Syck          0.99  
    version             0.7203


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.22-gentoo-r5, archname=i486-linux
    uname='linux lance 2.6.22-gentoo-r5 #1 smp thu sep 27 22:52:52 edt 2007 
i686 amd-k7(tm) processor authenticamd gnulinux '
    config_args='-des -Darchname=i486-linux -Dcccdlflags=-fPIC 
-Dccdlflags=-rdynamic -Dcc=i486-pc-linux-gnu-gcc -Dprefix=/usr 
-Dvendorprefix=/usr -Dsiteprefix=/usr -Dlocincpth=  -Doptimize=-O2 -march=k6-2 
-pipe -fomit-frame-pointer -Duselargefiles -Dd_semctl_semun 
-Dscriptdir=/usr/bin -Dman1dir=/usr/share/man/man1 
-Dman3dir=/usr/share/man/man3 -Dinstallman1dir=/usr/share/man/man1 
-Dinstallman3dir=/usr/share/man/man3 -Dman1ext=1 -Dman3ext=3pm 
-Dinc_version_list=5.8.0 5.8.0/i486-linux 5.8.2 5.8.2/i486-linux 5.8.4 
5.8.4/i486-linux 5.8.5 5.8.5/i486-linux 5.8.6 5.8.6/i486-linux 5.8.7 
5.8.7/i486-linux  -Dinc_version_list=5.8.0 5.8.0/i486-linux 5.8.2 
5.8.2/i486-linux 5.8.4 5.8.4/i486-linux 5.8.5 5.8.5/i486-linux 5.8.6 
5.8.6/i486-linux 5.8.7 5.8.7/i486-linux  -Dcf_by=Gentoo -Ud_csh -Dusenm 
-Di_ndbm -Di_gdbm -Di_db'
    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='i486-pc-linux-gnu-gcc', ccflags ='-fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-I/usr/include/gdbm',
    optimize='-O2 -march=k6-2 -pipe -fomit-frame-pointer',
    cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/include/gdbm'
    ccversion='', gccversion='4.1.2 (Gentoo 4.1.2 p1.0.1)', 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='i486-pc-linux-gnu-gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.5.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.5'
  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