Report for Ar-0.2alpha

Back
From: metabase:user:3198cbe2-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Ar-0.2alpha v5.12.2 GNU/Linux
Date: 2011-03-06T03:08:46Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Rik Harris,

This is a computer-generated report for Ar-0.2alpha
on perl 5.12.2, created by CPAN-Reporter-1.1902.

Thank you for uploading your work to CPAN.  However, attempting to
test your distribution gave an inconclusive result.

This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed.  You may wish to consult the CPAN Testers Wiki:

http://wiki.cpantesters.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/bin/make':

cp Ar.pod blib/lib/Remedy/Ar.pod
cp Ar/Schema.pm blib/lib/Remedy/Ar/Schema.pm
cp Ar/Server.pm blib/lib/Remedy/Ar/Server.pm
cp Ar.pm blib/lib/Remedy/Ar.pm
AutoSplitting blib/lib/Remedy/Ar.pm (blib/lib/auto/Remedy/Ar)
/home/graham/perltest/perl5122/perl/bin/perl /home/graham/perltest/perl5122/perl/lib/5.12.2/ExtUtils/xsubpp  -typemap /home/graham/perltest/perl5122/perl/lib/5.12.2/ExtUtils/typemap  Ar.xs > Ar.xsc && mv Ar.xsc Ar.c
Please specify prototyping behavior for Ar.xs (see perlxs manual)
cc -c  -I/opt/net/ar/api/include -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.2alpha\" -DXS_VERSION=\"0.2alpha\" -fPIC "-I/home/graham/perltest/perl5122/perl/lib/5.12.2/i686-linux-thread-multi/CORE"   Ar.c
Ar.xs:4:22: fatal error: arextern.h: No such file or directory
compilation terminated.
make: *** [Ar.o] Error 1

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C
    PATH = /home/graham/perltest/perl5122/perl/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/opt/java/bin:/opt/java/db/bin:/opt/java/jre/bin:/opt/kde/bin:/usr/bin/perlbin/site:/usr/bin/perlbin/vendor:/usr/lib/perl5/core_perl/bin:/opt/qt/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 2168
    PERL5_CPAN_IS_EXECUTING = /home/graham/perltest/perl5122/cpan/build/Ar-0.2alpha-RnruEL/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 2168
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 4263,2168
    PERL_AUTOINSTALL = --defaultdeps
    PERL_CR_SMOKER_CURRENT = Ar-0.2alpha
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm

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

    $^X = /home/graham/perltest/perl5122/perl/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 7 10 91 92 93 95 98 100 108 1000 1001
    $EGID = 1000 7 10 91 92 93 95 98 100 108 1000 1001

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.94_65 
    Cwd                 3.33    
    ExtUtils::CBuilder  0.280202
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.52    
    ExtUtils::MakeMaker 6.56    
    ExtUtils::Manifest  1.58    
    ExtUtils::ParseXS   2.2206  
    File::Spec          3.33    
    Module::Build       0.36_17 
    Module::Signature   0.66    
    Test::Harness       3.23    
    Test::More          0.98    
    YAML                0.72    
    YAML::Syck          1.17    
    version             0.88    


--

Summary of my perl5 (revision 5 version 12 subversion 2) configuration:
   
  Platform:
    osname=linux, osvers=2.6.33-arch, archname=i686-linux-thread-multi
    uname='linux lorant 2.6.33-arch #1 smp preempt thu may 13 12:06:25 cest 2010 i686 intel(r) pentium(r) 4 cpu 2.80ghz genuineintel gnulinux '
    config_args=''
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.5.0 20100520 (prerelease)', 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 =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=/lib/libc-2.12.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.12'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/home/graham/perltest/perl5122/perl/lib/5.12.2/i686-linux-thread-multi/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Built under linux
  Compiled at Oct 18 2010 11:28:26
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="2168"
    PERL5_CPAN_IS_EXECUTING="/home/graham/perltest/perl5122/cpan/build/Ar-0.2alpha-RnruEL/Makefile.PL"
    PERL5_CPAN_IS_RUNNING="2168"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="4263,2168"
    PERL_AUTOINSTALL="--defaultdeps"
    PERL_CR_SMOKER_CURRENT="Ar-0.2alpha"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/graham/perltest/perl5122/perl/lib/site_perl/5.12.2/i686-linux-thread-multi
    /home/graham/perltest/perl5122/perl/lib/site_perl/5.12.2
    /home/graham/perltest/perl5122/perl/lib/5.12.2/i686-linux-thread-multi
    /home/graham/perltest/perl5122/perl/lib/5.12.2
    .