Back
From: metabase:user:30f0bd62-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Ar-0.2alpha v5.16.2 OpenBSD
Date: 2012-12-27T14:39:58Z
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.16.2, 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/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/sts/cpansmoke/perl-5.16.2/bin/perl /home/sts/cpansmoke/perl-5.16.2/lib/5.16.2/ExtUtils/xsubpp -typemap /home/sts/cpansmoke/perl-5.16.2/lib/5.16.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 -pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -DVERSION=\"0.2alpha\" -DXS_VERSION=\"0.2alpha\" -DPIC -fPIC "-I/home/sts/cpansmoke/perl-5.16.2/lib/5.16.2/OpenBSD.i386-openbsd-thread-multi/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 '->'
Ar.xs:45: error: invalid type argument of '->'
Ar.xs:47: error: invalid type argument of '->'
Ar.xs:48: error: invalid type argument of '->'
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)
*** Error code 1
Stop in /home/sts/cpansmoke/perl-5.16.2/cpan/build/Ar-0.2alpha-kOdiDW (line 89 of /usr/share/mk/sys.mk).
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
build_requires:
Module Need Have
------------------- ---- ----
ExtUtils::MakeMaker 0 6.64
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /home/sts/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:.
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 9362
PERL5_CPAN_IS_EXECUTING = /home/sts/cpansmoke/perl-5.16.2/cpan/build/Ar-0.2alpha-kOdiDW/Makefile.PL
PERL5_CPAN_IS_RUNNING = 9362
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 22707,9362
PERL_AUTOINSTALL = --defaultdeps
PERL_CR_SMOKER_CURRENT = Ar-0.2alpha
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/local/bin/bash
TERM = screen
TMPDIR = /home/sts/cpansmoke/tmp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/sts/cpansmoke/perl-5.16.2/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 10 10 0
$EGID = 10 10 0
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.120630
Cwd 3.39_02
ExtUtils::CBuilder 0.280206
ExtUtils::Command 1.17
ExtUtils::Install 1.58
ExtUtils::MakeMaker 6.64
ExtUtils::Manifest 1.61
ExtUtils::ParseXS 3.16
File::Spec 3.39_02
JSON 2.53
JSON::PP 2.27200
Module::Build 0.39_01
Module::Signature n/a
Parse::CPAN::Meta 1.4402
Test::Harness 3.23
Test::More 0.98
YAML n/a
YAML::Syck n/a
version 0.99
--
Summary of my perl5 (revision 5 version 16 subversion 2) configuration:
Platform:
osname=openbsd, osvers=5.2, archname=OpenBSD.i386-openbsd-thread-multi
uname='openbsd cpansmoke3 5.2 generic.mp#339 i386 '
config_args='-des -Dusethreads -Dprefix=/home/sts/cpansmoke/perl-5.16.2'
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=y, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
optimize='-O2',
cppflags='-pthread -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 20070719 ', gccosandvers='openbsd5.2'
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 ='-pthread -Wl,-E -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-lgdbm -lm -lutil -lc
perllibs=-lm -lutil -lc
libc=/usr/lib/libc.so.65.0, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY MYMALLOC PERLIO_LAYERS
PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV USE_ITHREADS
USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
USE_PERL_ATOF USE_REENTRANT_API
Built under openbsd
Compiled at Dec 9 2012 16:40:35
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="9362"
PERL5_CPAN_IS_EXECUTING="/home/sts/cpansmoke/perl-5.16.2/cpan/build/Ar-0.2alpha-kOdiDW/Makefile.PL"
PERL5_CPAN_IS_RUNNING="9362"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="22707,9362"
PERL_AUTOINSTALL="--defaultdeps"
PERL_CR_SMOKER_CURRENT="Ar-0.2alpha"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/sts/cpansmoke/perl-5.16.2/lib/site_perl/5.16.2/OpenBSD.i386-openbsd-thread-multi
/home/sts/cpansmoke/perl-5.16.2/lib/site_perl/5.16.2
/home/sts/cpansmoke/perl-5.16.2/lib/5.16.2/OpenBSD.i386-openbsd-thread-multi
/home/sts/cpansmoke/perl-5.16.2/lib/5.16.2
.