Report for Ar-0.2alpha

Back
From: metabase:user:20a45eae-6c1a-1014-abaf-4bc2b30e56df
Subject: UNKNOWN Ar-0.2alpha v5.13.5 Windows (Cygwin)
Date: 2011-04-02T18:58:09Z

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.13.5, created by CPAN-Reporter-1.1803.

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)
/opt/perl/inst/perl-5.13.5-cygwin-multi-64int/bin/perl5.13.5.exe /opt/perl/inst/perl-5.13.5-cygwin-multi-64int/lib/5.13.5/ExtUtils/xsubpp  -typemap /opt/perl/inst/perl-5.13.5-cygwin-multi-64int/lib/5.13.5/ExtUtils/typemap  Ar.xs > Ar.xsc && mv Ar.xsc Ar.c
Please specify prototyping behavior for Ar.xs (see perlxs manual)
gcc -c  -I/opt/net/ar/api/include -DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -fno-strict-aliasing -pipe -fstack-protector -DUSEIMPORTLIB -O3   -DVERSION=\"0.2alpha\" -DXS_VERSION=\"0.2alpha\"  "-I/opt/perl/inst/perl-5.13.5-cygwin-multi-64int/lib/5.13.5/cygwin-multi-64int/CORE"   Ar.c
Ar.xs:4:22: error: arextern.h: No such file or directory
Ar.xs: In function ‘init’:
Ar.xs:23: error: ‘ARStatusList’ undeclared (first use in this function)
Ar.xs:23: error: (Each undeclared identifier is reported only once
Ar.xs:23: error: for each function it appears in.)
Ar.xs:23: error: expected ‘;’ before ‘status’
Ar.xs:28: error: ‘status’ undeclared (first use in this function)
Ar.xs:28: error: ‘AR_RETURN_OK’ undeclared (first use in this function)
Ar.xs: In function ‘PrintARStatusList’:
Ar.xs:38: error: expected declaration specifiers before ‘ARStatusList’
Ar.xs:41: error: ‘ARStatusStruct’ undeclared (first use in this function)
Ar.xs:41: error: ‘tempPtr’ undeclared (first use in this function)
Ar.xs:44: error: invalid type argument of ‘->’ (have ‘int’)
Ar.xs:45: error: invalid type argument of ‘->’ (have ‘int’)
Ar.xs:47: error: invalid type argument of ‘->’ (have ‘int’)
Ar.xs:48: error: invalid type argument of ‘->’ (have ‘int’)
Ar.xs:52: error: ‘AR_RETURN_OK’ undeclared (first use in this function)
Ar.xs:55: error: ‘AR_RETURN_WARNING’ undeclared (first use in this function)
Ar.xs:58: error: ‘AR_RETURN_ERROR’ undeclared (first use in this function)
Ar.xs: In function ‘XS_Remedy__Ar_GetEntry’:
Ar.xs:95: error: ‘ARStatusList’ undeclared (first use in this function)
Ar.xs:95: error: expected ‘;’ before ‘status’
Ar.xs:96: error: ‘ARFieldValueList’ undeclared (first use in this function)
Ar.xs:96: error: expected ‘;’ before ‘list’
Ar.xs:101: error: ‘ARControlStruct’ undeclared (first use in this function)
Ar.xs:101: error: expected expression before ‘)’ token
Ar.xs:105: error: ‘AR_RETURN_OK’ undeclared (first use in this function)
Ar.xs:108: error: ‘status’ undeclared (first use in this function)
Ar.xs:110: error: ‘list’ undeclared (first use in this function)
Ar.xs:121: error: ‘AR_DATA_TYPE_KEYWORD’ undeclared (first use in this function)
Ar.xs:126: error: ‘AR_DATA_TYPE_INTEGER’ undeclared (first use in this function)
Ar.xs:131: error: ‘AR_DATA_TYPE_REAL’ undeclared (first use in this function)
Ar.xs:136: error: ‘AR_DATA_TYPE_CHAR’ undeclared (first use in this function)
Ar.xs:142: error: ‘AR_DATA_TYPE_DIARY’ undeclared (first use in this function)
Ar.xs:148: error: ‘AR_DATA_TYPE_ENUM’ undeclared (first use in this function)
Ar.xs:153: error: ‘AR_DATA_TYPE_TIME’ undeclared (first use in this function)
Ar.xs:158: error: ‘AR_DATA_TYPE_BITMASK’ undeclared (first use in this function)
Ar.xs: In function ‘XS_Remedy__Ar_GetListEntry’:
Ar.xs:179: error: ‘ARStatusList’ undeclared (first use in this function)
Ar.xs:179: error: expected ‘;’ before ‘status’
Ar.xs:180: error: ‘AREntryListList’ undeclared (first use in this function)
Ar.xs:180: error: expected ‘;’ before ‘list’
Ar.xs:186: error: ‘ARControlStruct’ undeclared (first use in this function)
Ar.xs:186: error: expected expression before ‘)’ token
Ar.xs:192: error: ‘AR_RETURN_OK’ undeclared (first use in this function)
Ar.xs:195: error: ‘status’ undeclared (first use in this function)
Ar.xs:198: error: ‘list’ undeclared (first use in this function)
Ar.xs: In function ‘XS_Remedy__Ar_GetSchema’:
Ar.xs:232: error: ‘ARStatusList’ undeclared (first use in this function)
Ar.xs:232: error: expected ‘;’ before ‘status’
Ar.xs:233: error: ‘ARFieldValueList’ undeclared (first use in this function)
Ar.xs:233: error: expected ‘;’ before ‘list’
Ar.xs:238: error: ‘ARControlStruct’ undeclared (first use in this function)
Ar.xs:238: error: expected expression before ‘)’ token
Ar.xs:247: error: ‘AR_RETURN_OK’ undeclared (first use in this function)
Ar.xs:250: error: ‘status’ undeclared (first use in this function)
Ar.xs: In function ‘XS_Remedy__Ar_GetListSchema’:
Ar.xs:263: error: ‘ARStatusList’ undeclared (first use in this function)
Ar.xs:263: error: expected ‘;’ before ‘status’
Ar.xs:264: error: ‘ARNameList’ undeclared (first use in this function)
Ar.xs:264: error: expected ‘;’ before ‘list’
Ar.xs:268: error: ‘ARControlStruct’ undeclared (first use in this function)
Ar.xs:268: error: expected expression before ‘)’ token
Ar.xs:269: error: ‘AR_RETURN_OK’ undeclared (first use in this function)
Ar.xs:272: error: ‘status’ undeclared (first use in this function)
Ar.xs:275: error: ‘list’ undeclared (first use in this function)
Ar.xs: In function ‘XS_Remedy__Ar_GetField’:
Ar.xs:299: error: ‘ARStatusList’ undeclared (first use in this function)
Ar.xs:299: error: expected ‘;’ before ‘status’
Ar.xs:300: error: ‘ARDisplayList’ undeclared (first use in this function)
Ar.xs:300: error: expected ‘;’ before ‘list’
Ar.xs:305: error: ‘ARControlStruct’ undeclared (first use in this function)
Ar.xs:305: error: expected expression before ‘)’ token
Ar.xs:318: error: ‘AR_RETURN_OK’ undeclared (first use in this function)
Ar.xs:321: error: ‘status’ undeclared (first use in this function)
Ar.xs:324: error: ‘list’ undeclared (first use in this function)
Ar.xs: In function ‘XS_Remedy__Ar_GetListField’:
Ar.xs:359: error: ‘ARStatusList’ undeclared (first use in this function)
Ar.xs:359: error: expected ‘;’ before ‘status’
Ar.xs:360: error: ‘ARInternalIdList’ undeclared (first use in this function)
Ar.xs:360: error: expected ‘;’ before ‘list’
Ar.xs:364: error: ‘ARControlStruct’ undeclared (first use in this function)
Ar.xs:364: error: expected expression before ‘)’ token
Ar.xs:367: error: ‘AR_RETURN_OK’ undeclared (first use in this function)
Ar.xs:370: error: ‘status’ undeclared (first use in this function)
Ar.xs:373: error: ‘list’ undeclared (first use in this function)
Ar.xs: In function ‘XS_Remedy__Ar_VerifyUser’:
Ar.xs:449: error: ‘ARBoolean’ undeclared (first use in this function)
Ar.xs:449: error: expected ‘;’ before ‘adminFlag’
Ar.xs:450: error: expected ‘;’ before ‘customFlag’
Ar.xs:451: error: ‘ARStatusList’ undeclared (first use in this function)
Ar.xs:451: error: expected ‘;’ before ‘status’
Ar.xs:455: error: ‘ARControlStruct’ undeclared (first use in this function)
Ar.xs:455: error: expected expression before ‘)’ token
Ar.xs:456: error: ‘AR_RETURN_OK’ undeclared (first use in this function)
Ar.xs:459: error: ‘status’ undeclared (first use in this function)
Ar.xs: In function ‘XS_Remedy__Ar_GetListServer’:
Ar.xs:469: error: ‘ARStatusList’ undeclared (first use in this function)
Ar.xs:469: error: expected ‘;’ before ‘status’
Ar.xs:470: error: ‘ARNameList’ undeclared (first use in this function)
Ar.xs:470: error: expected ‘;’ before ‘list’
Ar.xs:474: error: ‘list’ undeclared (first use in this function)
Ar.xs:474: error: ‘status’ undeclared (first use in this function)
Ar.xs:474: error: ‘AR_RETURN_OK’ undeclared (first use in this function)
Ar.xs: In function ‘XS_Remedy__Ar_GetListGroup’:
Ar.xs:498: error: ‘ARStatusList’ undeclared (first use in this function)
Ar.xs:498: error: expected ‘;’ before ‘status’
Ar.xs:499: error: ‘ARGroupInfoList’ undeclared (first use in this function)
Ar.xs:499: error: expected ‘;’ before ‘list’
Ar.xs:504: error: ‘ARControlStruct’ undeclared (first use in this function)
Ar.xs:504: error: expected expression before ‘)’ token
Ar.xs:505: error: ‘AR_RETURN_OK’ undeclared (first use in this function)
Ar.xs:508: error: ‘status’ undeclared (first use in this function)
Ar.xs:511: error: ‘list’ undeclared (first use in this function)
Ar.xs: In function ‘XS_Remedy__Ar_LoadARQualifierStruct’:
Ar.xs:548: error: ‘ARStatusList’ undeclared (first use in this function)
Ar.xs:548: error: expected ‘;’ before ‘status’
Ar.xs:549: error: ‘ARQualifierStruct’ undeclared (first use in this function)
Ar.xs:549: error: ‘qualifier’ undeclared (first use in this function)
Ar.xs:553: error: expected expression before ‘)’ token
Ar.xs:554: error: expected expression before ‘)’ token
Ar.xs:559: error: ‘ARControlStruct’ undeclared (first use in this function)
Ar.xs:559: error: expected expression before ‘)’ token
Ar.xs:561: error: ‘AR_RETURN_OK’ undeclared (first use in this function)
Ar.xs:564: error: ‘status’ undeclared (first use in this function)
Ar.xs: In function ‘XS_Remedy__Ar_newcontrol’:
Ar.xs:579: error: ‘ARControlStruct’ undeclared (first use in this function)
Ar.xs:579: error: ‘control’ undeclared (first use in this function)
Ar.xs:581: error: expected expression before ‘)’ token
Ar.xs:582: error: expected expression before ‘)’ token
Ar.xs: In function ‘XS_Remedy__Ar_printcontrol’:
Ar.xs:606: error: ‘ARControlStruct’ undeclared (first use in this function)
Ar.xs:606: error: expected expression before ‘)’ token
Ar.xs:607: error: expected expression before ‘)’ token
Ar.xs:608: error: expected expression before ‘)’ token
Ar.xs:609: error: expected expression before ‘)’ token
Ar.xs:610: error: expected expression before ‘)’ token
Ar.xs:611: error: expected expression before ‘)’ token
Ar.xs: In function ‘XS_Remedy__Ar_setuser’:
Ar.xs:622: error: ‘ARStatusList’ undeclared (first use in this function)
Ar.xs:622: error: expected ‘;’ before ‘status’
Ar.xs:624: error: ‘ARControlStruct’ undeclared (first use in this function)
Ar.xs:624: error: expected expression before ‘)’ token
Ar.xs:624: error: ‘AR_MAX_NAME_SIZE’ undeclared (first use in this function)
Ar.xs:625: error: expected expression before ‘)’ token
Ar.xs:627: error: expected expression before ‘)’ token
Ar.xs:628: error: ‘AR_RETURN_OK’ undeclared (first use in this function)
Ar.xs:631: error: ‘status’ undeclared (first use in this function)
Ar.xs: In function ‘XS_Remedy__Ar_setlanguage’:
Ar.xs:641: error: ‘ARControlStruct’ undeclared (first use in this function)
Ar.xs:641: error: expected expression before ‘)’ token
Ar.xs:641: error: ‘AR_MAX_NAME_SIZE’ undeclared (first use in this function)
Ar.xs: In function ‘XS_Remedy__Ar_setserver’:
Ar.xs:650: error: ‘ARControlStruct’ undeclared (first use in this function)
Ar.xs:650: error: expected expression before ‘)’ token
Ar.xs:650: error: ‘AR_MAX_NAME_SIZE’ undeclared (first use in this function)
make: *** [Ar.o] Error 1

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

Prerequisite modules loaded:

build_requires:

    Module              Need Have   
    ------------------- ---- -------
    ExtUtils::MakeMaker 0    6.57_05


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

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\WINDOWS\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 4
    PATH = /opt/perl/inst/perl-5.13.5-cygwin-multi-64int/local/bin:/opt/perl/inst/perl-5.13.5-cygwin-multi-64int/bin:/usr/local/bin:/usr/bin
    PERL5LIB = /opt/perl/inst/perl-5.13.5-cygwin-multi-64int/local/lib/site_perl:/opt/perl/inst/perl-5.13.5-cygwin-multi-64int/local/lib/perl5:/opt/perl/inst/perl-5.13.5-cygwin-multi-64int/local/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 4904
    PERL5_CPAN_IS_EXECUTING = /opt/perl/src/.cpan-5.13.5-cygwin-multi-64int/build/Ar-0.2alpha-LATisj/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 4904
    PERL_AUTOINSTALL = --defaultdeps
    PERL_EXTUTILS_AUTOINSTALL = 1
    PERL_MM_USE_DEFAULT = 1
    PERL_TEST_CRITIC = 1
    PROCESSOR_IDENTIFIER = x86 Family 6 Model 37 Stepping 5, GenuineIntel
    TEMP = /cygdrive/c/DOCUME~1/ospja/LOKALE~1/Temp
    TERM = cygwin

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

    $^X = /opt/perl/inst/perl-5.13.5-cygwin-multi-64int/bin/perl5.13.5
    $UID/$EUID = 22755 / 22755
    $GID = 10513 544 545 555 43588 44771 44776 47153 45205 10513 51781 18818 43044 30568 43061 36594 18761 56667 12652 12669 12778 42734 20077 51528 11073 51645 61702 17963 51289 43366 55368 57206 20667 20955 49381 50556 23333 65644 65646 51916 51926 51837 45099 30321 49625 31369 45094
    $EGID = 10513 544 545 555 43588 44771 44776 47153 45205 10513 51781 18818 43044 30568 43061 36594 18761 56667 12652 12669 12778 42734 20077 51528 11073 51645 61702 17963 51289 43366 55368 57206 20667 20955 49381 50556 23333 65644 65646 51916 51926 51837 45099 30321 49625 31369 45094

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.94_57 
    Cwd                 3.33    
    ExtUtils::CBuilder  0.280202
    ExtUtils::Command   1.16    
    ExtUtils::Install   1.55    
    ExtUtils::MakeMaker 6.57_05 
    ExtUtils::Manifest  1.58    
    ExtUtils::ParseXS   2.2207  
    File::Spec          3.33    
    Module::Build       0.3624  
    Module::Signature   0.66    
    Test::Harness       3.22    
    Test::More          0.97_01 
    YAML                0.72    
    YAML::Syck          1.17    
    version             0.88    


--

Summary of my perl5 (revision 5 version 13 subversion 5) configuration:
   
  Platform:
    osname=cygwin, osvers=1.7.7(0.23053), archname=cygwin-multi-64int
    uname='cygwin_nt-5.1 los116 1.7.7(0.23053) 2010-08-31 09:58 i686 cygwin '
    config_args='-de -Dcc=gcc -Dprefix=/opt/perl/inst/perl-5.13.5-cygwin-multi-64int -Dperladmin=pjacklam@online.no -Dusedevel -Dmksymlinks -Uusethreads -Dusemultiplicity -Duse64bitint'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=y, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -fno-strict-aliasing -pipe -fstack-protector',
    optimize='-O3',
    cppflags='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -fno-strict-aliasing -pipe -fstack-protector'
    ccversion='', gccversion='4.3.4 20090804 (release) 1', 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='g++', ldflags =' -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--stack,8388608 -Wl,--enable-auto-image-base -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib /lib
    libs=-lgdbm -ldb -ldl -lcrypt -lgdbm_compat
    perllibs=-ldl -lcrypt
    libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=cygperl5_13_5.dll
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' --shared  -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--stack,8388608 -Wl,--enable-auto-image-base -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY MYMALLOC PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP PERL_USE_DEVEL
                        PERL_USE_SAFE_PUTENV USE_64_BIT_INT USE_LARGE_FILES
                        USE_PERLIO USE_PERL_ATOF
  Built under cygwin
  Compiled at Dec 10 2010 13:55:26
  %ENV:
    PERL5LIB="/opt/perl/inst/perl-5.13.5-cygwin-multi-64int/local/lib/site_perl:/opt/perl/inst/perl-5.13.5-cygwin-multi-64int/local/lib/perl5:/opt/perl/inst/perl-5.13.5-cygwin-multi-64int/local/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="4904"
    PERL5_CPAN_IS_EXECUTING="/opt/perl/src/.cpan-5.13.5-cygwin-multi-64int/build/Ar-0.2alpha-LATisj/Makefile.PL"
    PERL5_CPAN_IS_RUNNING="4904"
    PERL_AUTOINSTALL="--defaultdeps"
    PERL_EXTUTILS_AUTOINSTALL="1"
    PERL_MM_USE_DEFAULT="1"
    PERL_TEST_CRITIC="1"
    CYGWIN="codepage:utf8 nodosfilewarning"
  @INC:
    /opt/perl/inst/perl-5.13.5-cygwin-multi-64int/local/lib/site_perl/5.13.5/cygwin-multi-64int
    /opt/perl/inst/perl-5.13.5-cygwin-multi-64int/local/lib/site_perl/5.13.5
    /opt/perl/inst/perl-5.13.5-cygwin-multi-64int/local/lib/site_perl
    /opt/perl/inst/perl-5.13.5-cygwin-multi-64int/local/lib/perl5/cygwin-multi-64int
    /opt/perl/inst/perl-5.13.5-cygwin-multi-64int/local/lib/perl5
    /opt/perl/inst/perl-5.13.5-cygwin-multi-64int/local/lib/5.13.5/cygwin-multi-64int
    /opt/perl/inst/perl-5.13.5-cygwin-multi-64int/local/lib/5.13.5
    /opt/perl/inst/perl-5.13.5-cygwin-multi-64int/local/lib
    /opt/perl/inst/perl-5.13.5-cygwin-multi-64int/lib/site_perl/5.13.5/cygwin-multi-64int
    /opt/perl/inst/perl-5.13.5-cygwin-multi-64int/lib/site_perl/5.13.5
    /opt/perl/inst/perl-5.13.5-cygwin-multi-64int/lib/5.13.5/cygwin-multi-64int
    /opt/perl/inst/perl-5.13.5-cygwin-multi-64int/lib/5.13.5
    .