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
.