Back
From: metabase:user:30f0bd62-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Sun-Solaris-Privilege-1.2 v5.12.2 GNU/Linux
Date: 2010-11-11T20:09:50Z
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 Sun CPAN Module Support,
This is a computer-generated report for Sun-Solaris-Privilege-1.2
on perl 5.12.2, created by CPAN-Reporter-1.1805.
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 Privilege.pm blib/lib/Sun/Solaris/Privilege.pm
/home/sts/cpansmoke/perl-5.12.2/bin/perl /home/sts/cpansmoke/perl-5.12.2/lib/5.12.2/ExtUtils/xsubpp -typemap /home/sts/cpansmoke/perl-5.12.2/lib/5.12.2/ExtUtils/typemap -typemap typemap Privilege.xs > Privilege.xsc && mv Privilege.xsc Privilege.c
cc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.2\" -DXS_VERSION=\"1.2\" -fPIC "-I/home/sts/cpansmoke/perl-5.12.2/lib/5.12.2/i686-linux-thread-multi/CORE" Privilege.c
Privilege.xs:12:18: error: priv.h: No such file or directory
Privilege.xs:31: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âSun__Solaris__Privilege__Privsetâ
Privilege.xs:33: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token
Privilege.c: In function âXS_Sun__Solaris__Privilege_getpprivâ:
Privilege.c:153: error: âSun__Solaris__Privilege__Privsetâ undeclared (first use in this function)
Privilege.c:153: error: (Each undeclared identifier is reported only once
Privilege.c:153: error: for each function it appears in.)
Privilege.c:153: error: âRETVALâ undeclared (first use in this function)
Privilege.c: In function âXS_Sun__Solaris__Privilege_setpprivâ:
Privilege.c:181: error: âSun__Solaris__Privilege__Privsetâ undeclared (first use in this function)
Privilege.c:181: error: âsetâ undeclared (first use in this function)
Privilege.c:186: error: expected expression before â)â token
Privilege.c: In function âXS_Sun__Solaris__Privilege_priv_emptysetâ:
Privilege.c:219: error: âSun__Solaris__Privilege__Privsetâ undeclared (first use in this function)
Privilege.c:219: error: âRETVALâ undeclared (first use in this function)
Privilege.c: In function âXS_Sun__Solaris__Privilege_priv_fillsetâ:
Privilege.c:244: error: âSun__Solaris__Privilege__Privsetâ undeclared (first use in this function)
Privilege.c:244: error: âRETVALâ undeclared (first use in this function)
Privilege.c: In function âXS_Sun__Solaris__Privilege_priv_isemptysetâ:
Privilege.c:269: error: âSun__Solaris__Privilege__Privsetâ undeclared (first use in this function)
Privilege.c:269: error: âsetâ undeclared (first use in this function)
Privilege.c:270: error: âboolean_tâ undeclared (first use in this function)
Privilege.c:270: error: expected â;â before âRETVALâ
Privilege.c:275: error: expected expression before â)â token
Privilege.c:282: error: âRETVALâ undeclared (first use in this function)
Privilege.c: In function âXS_Sun__Solaris__Privilege_priv_isfullsetâ:
Privilege.c:300: error: âSun__Solaris__Privilege__Privsetâ undeclared (first use in this function)
Privilege.c:300: error: âsetâ undeclared (first use in this function)
Privilege.c:301: error: âboolean_tâ undeclared (first use in this function)
Privilege.c:301: error: expected â;â before âRETVALâ
Privilege.c:306: error: expected expression before â)â token
Privilege.c:313: error: âRETVALâ undeclared (first use in this function)
Privilege.c: In function âXS_Sun__Solaris__Privilege_priv_isequalsetâ:
Privilege.c:331: error: âSun__Solaris__Privilege__Privsetâ undeclared (first use in this function)
Privilege.c:331: error: âset1â undeclared (first use in this function)
Privilege.c:332: error: âset2â undeclared (first use in this function)
Privilege.c:333: error: âboolean_tâ undeclared (first use in this function)
Privilege.c:333: error: expected â;â before âRETVALâ
Privilege.c:338: error: expected expression before â)â token
Privilege.c:347: error: expected expression before â)â token
Privilege.c:354: error: âRETVALâ undeclared (first use in this function)
Privilege.c: In function âXS_Sun__Solaris__Privilege_priv_issubsetâ:
Privilege.c:372: error: âSun__Solaris__Privilege__Privsetâ undeclared (first use in this function)
Privilege.c:372: error: âset1â undeclared (first use in this function)
Privilege.c:373: error: âset2â undeclared (first use in this function)
Privilege.c:374: error: âboolean_tâ undeclared (first use in this function)
Privilege.c:374: error: expected â;â before âRETVALâ
Privilege.c:379: error: expected expression before â)â token
Privilege.c:388: error: expected expression before â)â token
Privilege.c:395: error: âRETVALâ undeclared (first use in this function)
Privilege.c: In function âXS_Sun__Solaris__Privilege_priv_ismemberâ:
Privilege.c:413: error: âSun__Solaris__Privilege__Privsetâ undeclared (first use in this function)
Privilege.c:413: error: âsetâ undeclared (first use in this function)
Privilege.c:415: error: âboolean_tâ undeclared (first use in this function)
Privilege.c:415: error: expected â;â before âRETVALâ
Privilege.c:420: error: expected expression before â)â token
Privilege.c:427: error: âRETVALâ undeclared (first use in this function)
Privilege.c: In function âXS_Sun__Solaris__Privilege_priv_ineffectâ:
Privilege.c:446: error: âboolean_tâ undeclared (first use in this function)
Privilege.c:446: error: expected â;â before âRETVALâ
Privilege.c:449: error: âRETVALâ undeclared (first use in this function)
Privilege.c: In function âXS_Sun__Solaris__Privilege_priv_intersectâ:
Privilege.c:467: error: âSun__Solaris__Privilege__Privsetâ undeclared (first use in this function)
Privilege.c:467: error: âset1â undeclared (first use in this function)
Privilege.c:468: error: âset2â undeclared (first use in this function)
Privilege.c:469: error: âRETVALâ undeclared (first use in this function)
Privilege.c:473: error: expected expression before â)â token
Privilege.c:482: error: expected expression before â)â token
Privilege.c: In function âXS_Sun__Solaris__Privilege_priv_unionâ:
Privilege.c:512: error: âSun__Solaris__Privilege__Privsetâ undeclared (first use in this function)
Privilege.c:512: error: âset1â undeclared (first use in this function)
Privilege.c:513: error: âset2â undeclared (first use in this function)
Privilege.c:514: error: âRETVALâ undeclared (first use in this function)
Privilege.c:518: error: expected expression before â)â token
Privilege.c:527: error: expected expression before â)â token
Privilege.c: In function âXS_Sun__Solaris__Privilege_priv_inverseâ:
Privilege.c:557: error: âSun__Solaris__Privilege__Privsetâ undeclared (first use in this function)
Privilege.c:557: error: âset1â undeclared (first use in this function)
Privilege.c:558: error: âRETVALâ undeclared (first use in this function)
Privilege.c:562: error: expected expression before â)â token
Privilege.c: In function âXS_Sun__Solaris__Privilege_priv_addsetâ:
Privilege.c:592: error: âSun__Solaris__Privilege__Privsetâ undeclared (first use in this function)
Privilege.c:592: error: âsetâ undeclared (first use in this function)
Privilege.c:598: error: expected expression before â)â token
Privilege.c: In function âXS_Sun__Solaris__Privilege_priv_copysetâ:
Privilege.c:631: error: âSun__Solaris__Privilege__Privsetâ undeclared (first use in this function)
Privilege.c:631: error: âset1â undeclared (first use in this function)
Privilege.c:632: error: âRETVALâ undeclared (first use in this function)
Privilege.c:636: error: expected expression before â)â token
Privilege.c: In function âXS_Sun__Solaris__Privilege_priv_delsetâ:
Privilege.c:665: error: âSun__Solaris__Privilege__Privsetâ undeclared (first use in this function)
Privilege.c:665: error: âsetâ undeclared (first use in this function)
Privilege.c:671: error: expected expression before â)â token
Privilege.c: In function âXS_Sun__Solaris__Privilege_priv_getbynumâ:
Privilege.c:708: warning: assignment makes pointer from integer without a cast
Privilege.c: In function âXS_Sun__Solaris__Privilege_priv_getsetbynumâ:
Privilege.c:730: warning: assignment makes pointer from integer without a cast
Privilege.c: In function âXS_Sun__Solaris__Privilege_priv_set_to_strâ:
Privilege.c:748: error: âSun__Solaris__Privilege__Privsetâ undeclared (first use in this function)
Privilege.c:748: error: âsâ undeclared (first use in this function)
Privilege.c:756: error: expected expression before â)â token
Privilege.c:763: warning: assignment makes pointer from integer without a cast
Privilege.c: In function âXS_Sun__Solaris__Privilege_priv_str_to_setâ:
Privilege.c:786: error: âSun__Solaris__Privilege__Privsetâ undeclared (first use in this function)
Privilege.c:786: error: âRETVALâ undeclared (first use in this function)
Privilege.c: In function âXS_Sun__Solaris__Privilege_priv_gettextâ:
Privilege.c:814: warning: assignment makes pointer from integer without a cast
Privilege.c: In function âXS_Sun__Solaris__Privilege_setpflagsâ:
Privilege.c:835: error: âuint_tâ undeclared (first use in this function)
Privilege.c:835: error: expected â;â before âflagâ
Privilege.c:836: error: expected â;â before âvalâ
Privilege.c:839: error: âflagâ undeclared (first use in this function)
Privilege.c:839: error: âvalâ undeclared (first use in this function)
Privilege.c: In function âXS_Sun__Solaris__Privilege_getpflagsâ:
Privilege.c:865: error: âuint_tâ undeclared (first use in this function)
Privilege.c:865: error: expected â;â before âflagâ
Privilege.c:868: error: âflagâ undeclared (first use in this function)
Privilege.c: In function âXS_Sun__Solaris__Privilege__PrivsetPtr_DESTROYâ:
Privilege.c:894: error: âSun__Solaris__Privilege__Privsetâ undeclared (first use in this function)
Privilege.c:894: error: âpsâ undeclared (first use in this function)
Privilege.c:898: error: expected expression before â)â token
Privilege.xs: In function âboot_Sun__Solaris__Privilegeâ:
Privilege.xs:100: error: âPRIV_STR_PORTâ undeclared (first use in this function)
Privilege.xs:101: error: âPRIV_STR_LITâ undeclared (first use in this function)
Privilege.xs:102: error: âPRIV_STR_SHORTâ undeclared (first use in this function)
Privilege.xs:103: error: âPRIV_ALLSETSâ undeclared (first use in this function)
Privilege.xs:104: error: âPRIV_DEBUGâ undeclared (first use in this function)
Privilege.xs:105: error: âPRIV_AWAREâ undeclared (first use in this function)
Privilege.xs:106: error: âPRIV_ONâ undeclared (first use in this function)
Privilege.xs:107: error: âPRIV_OFFâ undeclared (first use in this function)
Privilege.xs:108: error: âPRIV_SETâ undeclared (first use in this function)
Privilege.xs:114: warning: assignment makes pointer from integer without a cast
Privilege.xs:121: warning: assignment makes pointer from integer without a cast
make: *** [Privilege.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
No requirements found
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
PATH = /usr/local/bin:/usr/bin:/bin:/usr/games
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 25670
PERL5_CPAN_IS_EXECUTING = /home/sts/cpansmoke/perl-5.12.2/cpan/build/Sun-Solaris-Privilege-1.2-3DHjr1/Makefile.PL
PERL5_CPAN_IS_RUNNING = 25670
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 968,25670
PERL_AUTOINSTALL = --defaultdeps
PERL_CR_SMOKER_CURRENT = Sun-Solaris-Privilege-1.2
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/sts/cpansmoke/perl-5.12.2/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 1000
$EGID = 1000 1000
Perl module toolchain versions installed:
Module Have
------------------- -------
CPAN 1.94_56
Cwd 3.31
ExtUtils::CBuilder 0.27
ExtUtils::Command 1.16
ExtUtils::Install 1.55
ExtUtils::MakeMaker 6.56
ExtUtils::Manifest 1.57
ExtUtils::ParseXS 2.21
File::Spec 3.31_01
Module::Build 0.3603
Module::Signature n/a
Test::Harness 3.17
Test::More 0.96
YAML n/a
YAML::Syck 1.15
version 0.82
--
Summary of my perl5 (revision 5 version 12 subversion 2) configuration:
Platform:
osname=linux, osvers=2.6.26-2-openvz-686, archname=i686-linux-thread-multi
uname='linux cpansmoke1 2.6.26-2-openvz-686 #1 smp thu sep 16 22:16:19 utc 2010 i686 gnulinux '
config_args='-des -Dusethreads -Dprefix=/home/sts/cpansmoke/perl-5.12.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=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.3.2', 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 =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib /usr/lib
libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.7'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_ITHREADS
USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Built under linux
Compiled at Oct 27 2010 20:24:10
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="25670"
PERL5_CPAN_IS_EXECUTING="/home/sts/cpansmoke/perl-5.12.2/cpan/build/Sun-Solaris-Privilege-1.2-3DHjr1/Makefile.PL"
PERL5_CPAN_IS_RUNNING="25670"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="968,25670"
PERL_AUTOINSTALL="--defaultdeps"
PERL_CR_SMOKER_CURRENT="Sun-Solaris-Privilege-1.2"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/sts/cpansmoke/perl-5.12.2/lib/site_perl/5.12.2/i686-linux-thread-multi
/home/sts/cpansmoke/perl-5.12.2/lib/site_perl/5.12.2
/home/sts/cpansmoke/perl-5.12.2/lib/5.12.2/i686-linux-thread-multi
/home/sts/cpansmoke/perl-5.12.2/lib/5.12.2
.