UNKNOWN Tivoli-AccessManager-Admin-1.11 i686-linux 2.6.24.3
  Home FAQ Contact Sign in
perl.cpan.testers only
 
Advanced search
POPULAR GROUPS

more...

 Up
UNKNOWN Tivoli-AccessManager-Admin-1.11 i686-linux 2.6.24.3         

Group: perl.cpan.testers · Group Profile
Author: Rick Myers
Date: Sep 11, 2008 15:21

This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/

--
Dear Michael Firestone,

This is a computer-generated report for Tivoli-AccessManager-Admin-1.11
on perl 5.8.8, created by CPAN-Reporter-1.17.

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://cpantest.grango.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 Admin/POP.pm blib/lib/Tivoli/AccessManager/Admin/POP.pm
cp Admin/Objectspace.pm blib/lib/Tivoli/AccessManager/Admin/Objectspace.pm
cp Admin/ACL.pm blib/lib/Tivoli/AccessManager/Admin/ACL.pm
cp Admin/Group.pm blib/lib/Tivoli/AccessManager/Admin/Group.pm
cp Admin/ProtObject.pm blib/lib/Tivoli/AccessManager/Admin/ProtObject.pm
cp Admin/Domain.pm blib/lib/Tivoli/AccessManager/Admin/Domain.pm
cp Admin.pm blib/lib/Tivoli/AccessManager/Admin.pm
cp Admin/SSO/Cred.pm blib/lib/Tivoli/AccessManager/Admin/SSO/Cred.pm
cp Admin/Action.pm blib/lib/Tivoli/AccessManager/Admin/Action.pm
cp Admin/Response.pm blib/lib/Tivoli/AccessManager/Admin/Response.pm
cp Admin/SSO/Web.pm blib/lib/Tivoli/AccessManager/Admin/SSO/Web.pm
cp Admin/Server.pm blib/lib/Tivoli/AccessManager/Admin/Server.pm
cp Admin/SSO/Group.pm blib/lib/Tivoli/AccessManager/Admin/SSO/Group.pm
cp Admin/Context.pm blib/lib/Tivoli/AccessManager/Admin/Context.pm
cp Admin/User.pm blib/lib/Tivoli/AccessManager/Admin/User.pm
cp Admin/AuthzRule.pm blib/lib/Tivoli/AccessManager/Admin/AuthzRule.pm
/home/tester/perl-5.8.8/bin/perl -Mblib -MInline=NOISY,_INSTALL_ -MTivoli::AccessManager::Admin -e1 1.11 blib/arch
Starting Build Prepocess Stage
Finished Build Prepocess Stage

Starting Build Parse Stage
Finished Build Parse Stage

Starting Build Glue 1 Stage
Finished Build Glue 1 Stage

Starting Build Glue 2 Stage
Finished Build Glue 2 Stage

Starting Build Glue 3 Stage
Finished Build Glue 3 Stage

Starting Build Compile Stage
Starting "perl Makefile.PL" Stage
Note (probably harmless): No library found for -lpdadminapi
Writing Makefile for Tivoli::AccessManager::Admin::Response
Finished "perl Makefile.PL" Stage

Starting "make" Stage
make[1]: Entering directory `/home/tester/perl-5.8.8/.cpan/src/Tivoli-AccessManager-Admin-1.11-A1k2tD/_Inline/...'
/home/tester/perl-5.8.8/bin/perl /home/tester/perl-5.8.8/lib/5.8.8/ExtUtils/xsubpp -typemap /home/tester/perl-5.8.8/lib/5.8.8/ExtUtils/typemap Response.xs > Response.xsc && mv Response.xsc Response.c
cc -c -I/home/tester/perl-5.8.8/.cpan/src/Tivoli-AccessManager-Admin-1.11-A1k2tD -I/opt/PolicyDirector/include -g -Wall -O2 -DVERSION=\"1.11\" -DXS_VERSION=\"1.11\" -fpic "-I/home/tester/perl-5.8.8/lib/5.8.8/i686-linux/CORE" Response.c
Response.xs:6:24: ivadminapi.h: No such file or directory
Response.xs:8: error: syntax error before '*' token
Response.xs:8: warning: return type defaults to `int'
Response.xs: In function `_getresponse':
Response.xs:11: error: `ivadmin_response' undeclared (first use in this function)
Response.xs:11: error: (Each undeclared identifier is reported only once
Response.xs:11: error: for each function it appears in.)
Response.xs:11: error: `rsp' undeclared (first use in this function)
Response.xs:16: error: syntax error before ')' token
Response.xs: In function `_response':
Response.xs:22: error: `ivadmin_response' undeclared (first use in this function)
Response.xs:22: error: `rsp' undeclared (first use in this function)
Response.xs:25: error: syntax error before ')' token
Response.xs:25: error: syntax error before ')' token
Response.xs:23: warning: unused variable `id'
Response.xs: In function `response_getok':
Response.xs:40: error: `ivadmin_response' undeclared (first use in this function)
Response.xs:40: error: `rsp' undeclared (first use in this function)
Response.xs:42: warning: implicit declaration of function `ivadmin_response_getok'
Response.xs: In function `response_getcode':
Response.xs:46: error: `ivadmin_response' undeclared (first use in this function)
Response.xs:46: error: `rsp' undeclared (first use in this function)
Response.xs:47: warning: implicit declaration of function `ivadmin_response_getcode'
Response.xs: In function `response_getcount':
Response.xs:51: error: `ivadmin_response' undeclared (first use in this function)
Response.xs:51: error: `rsp' undeclared (first use in this function)
Response.xs:52: warning: implicit declaration of function `ivadmin_response_getcount'
Response.xs: In function `response_getmessage':
Response.xs:56: error: `ivadmin_response' undeclared (first use in this function)
Response.xs:56: error: `rsp' undeclared (first use in this function)
Response.xs:59: warning: implicit declaration of function `ivadmin_response_getmessage'
Response.xs:59: warning: assignment makes pointer from integer without a cast
Response.xs: In function `response_getmodifier':
Response.xs:64: error: `ivadmin_response' undeclared (first use in this function)
Response.xs:64: error: `rsp' undeclared (first use in this function)
Response.xs:65: warning: implicit declaration of function `ivadmin_response_getmodifier'
Response.xs: In function `response_free':
Response.xs:69: error: `ivadmin_response' undeclared (first use in this function)
Response.xs:69: error: `rsp' undeclared (first use in this function)
make[1]: *** [Response.o] Error 1
make[1]: Leaving directory `/home/tester/perl-5.8.8/.cpan/src/Tivoli-AccessManager-Admin-1.11-A1k2tD/_Inline/...'

A problem was encountered while attempting to compile and install your Inline
C code. The command that failed was:
make

The build directory was:
/home/tester/perl-5.8.8/.cpan/src/Tivoli-AccessManager-Admin-1.11-A1k2tD/_Inline/...

To debug the problem, cd to the build directory, and inspect the output files.

at -e line 0
INIT failed--call queue aborted.
One or more DATA sections were not processed by Inline.

make: *** [Admin.inl] Error 25

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

Prerequisite modules loaded:

requires:

Module Need Have
------ ---- ----
Inline 0.44 0.44

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

Environment variables:

AUTOMATED_TESTING = 1
LANG = en_US
LC_COLLATE = C
PATH = /usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/opt/www/htdig/bin:/usr/lib/java/bin:/usr/lib/java/jre/bin:/opt/kde/bin:/usr/lib/qt/bin:/usr/share/texmf/bin
PERL5LIB = /home/tester/perl-5.8.8/.cpan/src/MHonArc2.5.14-XLn6P2/blib/arch:/home/tester/perl...
PERL5OPT = -I/tmp/CPAN-Reporter-lib-rstS -MDevel::Autoflush
PERL5_CPANPLUS_IS_RUNNING = 12766
PERL5_CPAN_IS_EXECUTING = /home/tester/perl-5.8.8/.cpan/src/Tivoli-AccessManager-Admin-1.11-A1k2tD/Makefile...
PERL5_CPAN_IS_RUNNING = 12766
PERL_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = linux

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

$^X = /home/tester/perl-5.8.8/bin/perl
$UID/$EUID = 1016 / 1016
$GID = 100 100 19 18 17 11
$EGID = 100 100 19 18 17 11

Perl module toolchain versions installed:

Module Have
------------------- ------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.24
ExtUtils::Command 1.14
ExtUtils::Install 1.50
ExtUtils::MakeMaker 6.44
ExtUtils::Manifest 1.54
ExtUtils::ParseXS 2.19
File::Spec 3.2701
Module::Build 0.2808
Module::Signature n/a
Test::Harness 3.13
Test::More 0.80
YAML 0.66
YAML::Syck 1.05
version 0.76

--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=linux, osvers=2.6.24.3, archname=i686-linux
uname='linux xbox 2.6.24.3 #1 mon mar 3 22:14:46 est 2008 i686 pentium4 i386 gnulinux '
config_args='-de -Uman1dir -Uman3dir -Dprefix=/home/tester/perl-5.8.8 -Uinstallusrbinperl'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
ccversion='', gccversion='3.4.6', 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 =' -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=/lib/libc-2.3.6.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.3.6'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
no comments
diggit! del.icio.us! reddit!