Back
From: metabase:user:d2c9f356-b46f-11df-9a90-20a83c0b7757
Subject: UNKNOWN Ar-0.2alpha v5.15.9 SunOS/Solaris
Date: 2012-05-07T19:40:34Z
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.15.9, created by CPAN-Reporter-1.2006.
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/local/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)
/export/home/cpant4/perl5/perlbrew/perls/perl-5.15.9/bin/perl5.15.9 /export/home/cpant4/perl5/perlbrew/perls/perl-5.15.9/lib/5.15.9/ExtUtils/xsubpp -typemap /export/home/cpant4/perl5/perlbrew/perls/perl-5.15.9/lib/5.15.9/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 -DPTR_IS_LONG -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV -O -DVERSION=\"0.2alpha\" -DXS_VERSION=\"0.2alpha\" -fPIC "-I/export/home/cpant4/perl5/perlbrew/perls/perl-5.15.9/lib/5.15.9/i86pc-solaris-64int/CORE" Ar.c
Ar.xs:4:22: 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: syntax error 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: At top level:
Ar.xs:38: error: syntax error before "ARStatusList"
Ar.xs:38: warning: data definition has no type or storage class
Ar.xs:39: error: syntax error before '{' token
Ar.xs:41: warning: data definition has no type or storage class
Ar.xs:44: error: syntax error before "void"
Ar.xs: In function `XS_Remedy__Ar_GetEntry':
Ar.xs:95: error: `ARStatusList' undeclared (first use in this function)
Ar.xs:95: error: syntax error before "status"
Ar.xs:96: error: `ARFieldValueList' undeclared (first use in this function)
Ar.xs:101: error: `ARControlStruct' undeclared (first use in this function)
Ar.xs:101: error: syntax error before ')' token
Ar.xs:104: error: `list' undeclared (first use in this function)
Ar.xs:105: error: `status' undeclared (first use in this function)
Ar.xs:105: error: syntax error before ')' token
Ar.xs:112: error: `num' 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.c: At top level:
Ar.c:324: error: syntax error before '}' token
Ar.xs: In function `XS_Remedy__Ar_GetListEntry':
Ar.xs:179: error: `ARStatusList' undeclared (first use in this function)
Ar.xs:179: error: syntax error before "status"
Ar.xs:180: error: `AREntryListList' undeclared (first use in this function)
Ar.xs:186: error: `ARControlStruct' undeclared (first use in this function)
Ar.xs:186: error: syntax error before ')' token
Ar.xs:190: error: `list' undeclared (first use in this function)
Ar.xs:192: error: `status' undeclared (first use in this function)
Ar.xs:192: error: syntax error before ')' token
Ar.xs:200: error: `num' undeclared (first use in this function)
Ar.c: At top level:
Ar.c:386: error: syntax error before '}' token
Ar.xs: In function `XS_Remedy__Ar_GetSchema':
Ar.xs:232: error: `ARStatusList' undeclared (first use in this function)
Ar.xs:232: error: syntax error before "status"
Ar.xs:233: error: `ARFieldValueList' undeclared (first use in this function)
Ar.xs:238: error: `ARControlStruct' undeclared (first use in this function)
Ar.xs:238: error: syntax error before ')' token
Ar.xs:240: error: `AREntryListFieldList' undeclared (first use in this function)
Ar.xs:240: error: syntax error before ')' token
Ar.xs:241: error: `ARIndexList' undeclared (first use in this function)
Ar.xs:241: error: syntax error before ')' token
Ar.xs:243: error: `ARTimestamp' undeclared (first use in this function)
Ar.xs:243: error: syntax error before ')' token
Ar.xs:247: error: `status' undeclared (first use in this function)
Ar.xs:247: error: syntax error before ')' token
Ar.c: At top level:
Ar.c:430: error: syntax error before '}' token
Ar.xs: In function `XS_Remedy__Ar_GetListSchema':
Ar.xs:263: error: `ARStatusList' undeclared (first use in this function)
Ar.xs:263: error: syntax error before "status"
Ar.xs:264: error: `ARNameList' undeclared (first use in this function)
Ar.xs:268: error: `ARControlStruct' undeclared (first use in this function)
Ar.xs:268: error: syntax error before ')' token
Ar.xs:272: error: `status' undeclared (first use in this function)
Ar.xs:275: error: invalid lvalue in assignment
Ar.xs:275: error: `list' undeclared (first use in this function)
Ar.xs:275: error: wrong type argument to increment
Ar.c: At top level:
Ar.c:472: error: syntax error before '}' token
Ar.xs: In function `XS_Remedy__Ar_GetField':
Ar.xs:299: error: `ARStatusList' undeclared (first use in this function)
Ar.xs:299: error: syntax error before "status"
Ar.xs:300: error: `ARDisplayList' undeclared (first use in this function)
Ar.xs:305: error: `ARControlStruct' undeclared (first use in this function)
Ar.xs:305: error: syntax error before ')' token
Ar.xs:309: error: `ARValueStruct' undeclared (first use in this function)
Ar.xs:309: error: syntax error before ')' token
Ar.xs:310: error: `ARPermissionList' undeclared (first use in this function)
Ar.xs:310: error: syntax error before ')' token
Ar.xs:311: error: `ARFieldLimitStruct' undeclared (first use in this function)
Ar.xs:311: error: syntax error before ')' token
Ar.xs:312: error: `list' undeclared (first use in this function)
Ar.xs:314: error: `ARTimestamp' undeclared (first use in this function)
Ar.xs:314: error: syntax error before ')' token
Ar.xs:318: error: `status' undeclared (first use in this function)
Ar.xs:318: error: syntax error before ')' token
Ar.xs:326: error: `num' undeclared (first use in this function)
Ar.c: At top level:
Ar.c:546: error: syntax error before '}' token
Ar.xs: In function `XS_Remedy__Ar_GetListField':
Ar.xs:359: error: `ARStatusList' undeclared (first use in this function)
Ar.xs:359: error: syntax error before "status"
Ar.xs:360: error: `ARInternalIdList' undeclared (first use in this function)
Ar.xs:364: error: `ARControlStruct' undeclared (first use in this function)
Ar.xs:364: error: syntax error before ')' token
Ar.xs:370: error: `status' undeclared (first use in this function)
Ar.xs:373: error: invalid lvalue in assignment
Ar.xs:373: error: `list' undeclared (first use in this function)
Ar.xs:373: error: wrong type argument to increment
Ar.c: At top level:
Ar.c:590: error: syntax error before '}' token
Ar.xs: In function `XS_Remedy__Ar_VerifyUser':
Ar.xs:449: error: `ARBoolean' undeclared (first use in this function)
Ar.xs:449: error: syntax error before "adminFlag"
Ar.xs:451: error: `ARStatusList' undeclared (first use in this function)
Ar.xs:455: error: `ARControlStruct' undeclared (first use in this function)
Ar.xs:455: error: syntax error before ')' token
Ar.xs:459: error: `status' undeclared (first use in this function)
Ar.c: At top level:
Ar.c:624: error: syntax error before '}' token
Ar.xs: In function `XS_Remedy__Ar_GetListServer':
Ar.xs:469: error: `ARStatusList' undeclared (first use in this function)
Ar.xs:469: error: syntax error before "status"
Ar.xs:470: error: `ARNameList' undeclared (first use in this function)
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: syntax error before "status"
Ar.xs:499: error: `ARGroupInfoList' undeclared (first use in this function)
Ar.xs:504: error: `ARControlStruct' undeclared (first use in this function)
Ar.xs:504: error: syntax error before ')' token
Ar.xs:508: error: `status' undeclared (first use in this function)
Ar.xs:511: error: `list' undeclared (first use in this function)
Ar.xs:513: error: `num' undeclared (first use in this function)
Ar.xs:520: error: `num2' undeclared (first use in this function)
Ar.c: At top level:
Ar.c:715: error: syntax error before '}' token
Ar.xs: In function `XS_Remedy__Ar_LoadARQualifierStruct':
Ar.xs:548: error: `ARStatusList' undeclared (first use in this function)
Ar.xs:548: error: syntax error 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: syntax error before ')' token
Ar.xs:559: error: `ARControlStruct' undeclared (first use in this function)
Ar.xs:559: error: syntax error before ')' token
Ar.xs:561: error: `status' undeclared (first use in this function)
Ar.xs:561: error: syntax error before ')' token
Ar.c: At top level:
Ar.c:758: error: syntax error before '}' token
Ar.c:759: error: conflicting types for 'PL_stack_sp'
/export/home/cpant4/perl5/perlbrew/perls/perl-5.15.9/lib/5.15.9/i86pc-solaris-64int/CORE/intrpvar.h:33: error: previous declaration of 'PL_stack_sp' was here
Ar.c:759: error: conflicting types for 'PL_stack_sp'
/export/home/cpant4/perl5/perlbrew/perls/perl-5.15.9/lib/5.15.9/i86pc-solaris-64int/CORE/intrpvar.h:33: error: previous declaration of 'PL_stack_sp' was here
Ar.c:759: error: `ax' undeclared here (not in a function)
Ar.c:759: error: `tmpXSoff' undeclared here (not in a function)
Ar.c:759: warning: data definition has no type or storage class
Ar.c:759: error: syntax error before "return"
Ar.c: In function `XS_Remedy__Ar_newcontrol':
Ar.c:766: warning: initialization makes pointer from integer without a cast
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: syntax error before ')' token
Ar.c:791: warning: assignment makes integer from pointer without a cast
Ar.c: At top level:
Ar.c:794: error: syntax error before '}' token
Ar.c: In function `XS_Remedy__Ar_printcontrol':
Ar.c:800: warning: initialization makes pointer from integer without a cast
Ar.xs:606: error: `ARControlStruct' undeclared (first use in this function)
Ar.xs:606: error: syntax error before ')' token
Ar.xs:607: error: syntax error before ')' token
Ar.xs:608: error: syntax error before ')' token
Ar.xs:609: error: syntax error before ')' token
Ar.xs:610: error: syntax error before ')' token
Ar.xs:611: error: syntax error before ')' token
Ar.c:823: warning: assignment makes integer from pointer without a cast
Ar.c: In function `XS_Remedy__Ar_setuser':
Ar.c:832: warning: initialization makes pointer from integer without a cast
Ar.xs:622: error: `ARStatusList' undeclared (first use in this function)
Ar.xs:622: error: syntax error before "status"
Ar.xs:624: error: `ARControlStruct' undeclared (first use in this function)
Ar.xs:624: error: syntax error before ')' token
Ar.xs:624: error: `AR_MAX_NAME_SIZE' undeclared (first use in this function)
Ar.xs:625: error: syntax error before ')' token
Ar.xs:627: error: syntax error before ')' token
Ar.xs:628: error: `ARBoolean' undeclared (first use in this function)
Ar.xs:628: error: syntax error before ')' token
Ar.xs:628: error: `status' undeclared (first use in this function)
Ar.xs:628: error: syntax error before ')' token
Ar.c:860: warning: assignment makes integer from pointer without a cast
Ar.c: At top level:
Ar.c:863: error: syntax error before '}' token
Ar.c: In function `XS_Remedy__Ar_setlanguage':
Ar.c:869: warning: initialization makes pointer from integer without a cast
Ar.xs:641: error: `ARControlStruct' undeclared (first use in this function)
Ar.xs:641: error: syntax error before ')' token
Ar.xs:641: error: `AR_MAX_NAME_SIZE' undeclared (first use in this function)
Ar.c:884: warning: assignment makes integer from pointer without a cast
Ar.c: In function `XS_Remedy__Ar_setserver':
Ar.c:893: warning: initialization makes pointer from integer without a cast
Ar.xs:650: error: `ARControlStruct' undeclared (first use in this function)
Ar.xs:650: error: syntax error before ')' token
Ar.xs:650: error: `AR_MAX_NAME_SIZE' undeclared (first use in this function)
Ar.c:908: warning: assignment makes integer from pointer without a cast
Ar.c: In function `boot_Remedy__Ar':
Ar.c:919: warning: initialization makes pointer from integer without a cast
Ar.c:952: warning: assignment makes integer from pointer without a cast
make: *** [Ar.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
Module Need Have
------------------- ---- -------
ExtUtils::MakeMaker 0 6.63_02
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = C
LD_LIBRARY_PATH = /usr/local/lib:
MANPATH_WITHOUT_PERLBREW =
PATH = /export/home/cpant4/perl5/perlbrew/bin:/export/home/cpant4/perl5/perlbrew/perls/perl-5.15.9/bin:/export/home/cpant4/perl5/bin:/usr/local/bin:/usr/bin
PATH_WITHOUT_PERLBREW = /export/home/cpant4/perl5/bin:/usr/local/bin:/usr/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 14311
PERL5_CPAN_IS_EXECUTING = /export/home/cpant4/.cpan/build/Ar-0.2alpha-dTmzZA/Makefile.PL
PERL5_CPAN_IS_RUNNING = 14311
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 18867,14311
PERLBREW_BASHRC_VERSION = 0.41
PERLBREW_HOME = /export/home/cpant4/.perlbrew
PERLBREW_MANPATH = /export/home/cpant4/perl5/perlbrew/perls/perl-5.15.9/man
PERLBREW_PATH = /export/home/cpant4/perl5/perlbrew/bin:/export/home/cpant4/perl5/perlbrew/perls/perl-5.15.9/bin
PERLBREW_PERL = perl-5.15.9
PERLBREW_ROOT = /export/home/cpant4/perl5/perlbrew
PERLBREW_VERSION = 0.41
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 = /export/home/cpant4/perl5/perlbrew/perls/perl-5.15.9/bin/perl5.15.9
$UID/$EUID = 104 / 104
$GID = 1 1
$EGID = 1 1
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.120921
Cwd 3.39_02
ExtUtils::CBuilder 0.280206
ExtUtils::Command 1.17
ExtUtils::Install 1.58
ExtUtils::MakeMaker 6.63_02
ExtUtils::Manifest 1.61
ExtUtils::ParseXS 3.16
File::Spec 3.39_02
JSON 2.53
JSON::PP 2.27200
Module::Build 0.40
Module::Signature n/a
Parse::CPAN::Meta 1.4404
Test::Harness 3.23
Test::More 0.98
YAML 0.81
YAML::Syck 1.20
version 0.99
--
Summary of my perl5 (revision 5 version 15 subversion 9) configuration:
Platform:
osname=solaris, osvers=2.10, archname=i86pc-solaris-64int
uname='sunos vmrz0046 5.10 generic_141445-09 i86pc i386 i86pc solaris '
config_args='-de -Dprefix=/export/home/cpant4/perl5/perlbrew/perls/perl-5.15.9 -Dcc=gcc -Duse64bitint -Dusedevel -Dusedevel'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-DPTR_IS_LONG -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV',
optimize='-O',
cppflags='-DPTR_IS_LONG -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='3.4.6', gccosandvers='solaris2.10'
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=4, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -L/usr/local/lib '
libpth=/usr/local/lib /usr/lib /usr/ccs/lib
libs=-lsocket -lnsl -lgdbm -ldl -lm -lc
perllibs=-lsocket -lnsl -ldl -lm -lc
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_DEVEL
PERL_USE_SAFE_PUTENV USE_64_BIT_INT USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Built under solaris
Compiled at Apr 11 2012 15:23:49
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="14311"
PERL5_CPAN_IS_EXECUTING="/export/home/cpant4/.cpan/build/Ar-0.2alpha-dTmzZA/Makefile.PL"
PERL5_CPAN_IS_RUNNING="14311"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="18867,14311"
PERLBREW_BASHRC_VERSION="0.41"
PERLBREW_HOME="/export/home/cpant4/.perlbrew"
PERLBREW_MANPATH="/export/home/cpant4/perl5/perlbrew/perls/perl-5.15.9/man"
PERLBREW_PATH="/export/home/cpant4/perl5/perlbrew/bin:/export/home/cpant4/perl5/perlbrew/perls/perl-5.15.9/bin"
PERLBREW_PERL="perl-5.15.9"
PERLBREW_ROOT="/export/home/cpant4/perl5/perlbrew"
PERLBREW_VERSION="0.41"
PERL_AUTOINSTALL="--defaultdeps"
PERL_CR_SMOKER_CURRENT="Ar-0.2alpha"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/export/home/cpant4/perl5/perlbrew/perls/perl-5.15.9/lib/site_perl/5.15.9/i86pc-solaris-64int
/export/home/cpant4/perl5/perlbrew/perls/perl-5.15.9/lib/site_perl/5.15.9
/export/home/cpant4/perl5/perlbrew/perls/perl-5.15.9/lib/5.15.9/i86pc-solaris-64int
/export/home/cpant4/perl5/perlbrew/perls/perl-5.15.9/lib/5.15.9
.