Back
From: metabase:user:30f0bd62-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN PAM-0.31 v5.14.2 MirOS BSD
Date: 2012-04-26T23:33:27Z
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 Jonathan Steinert,
This is a computer-generated report for PAM-0.31
on perl 5.14.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 lib/PAM/Handle.pm blib/lib/PAM/Handle.pm
cp lib/PAM/Constants.pm blib/lib/PAM/Constants.pm
cp lib/PAM.pm blib/lib/PAM.pm
/home/sts/cpansmoke/perl-5.14.2/bin/perl -MExtUtils::Constant=WriteConstants -Mblib -MPAM::Constants -e 'WriteConstants(NAME => "PAM", NAMES => [ map { { name => $_, macro => 1 } } @PAM::Constants::EXPORT_OK ])'
/home/sts/cpansmoke/perl-5.14.2/bin/perl /home/sts/cpansmoke/perl-5.14.2/lib/5.14.2/ExtUtils/xsubpp -typemap /home/sts/cpansmoke/perl-5.14.2/lib/5.14.2/ExtUtils/typemap -typemap /home/sts/cpansmoke/perl-5.14.2/cpan/build/XS-Object-Magic-0.04-dv6PHI/blib/arch/XS/Object/Magic/Install/typemap -typemap typemap PAM.xs > PAM.xsc && mv PAM.xsc PAM.c
mgcc -c -I/home/sts/cpansmoke/perl-5.14.2/cpan/build/XS-Object-Magic-0.04-dv6PHI/blib/arch/XS/Object/Magic/Install -pthread -fhonour-copts -I/usr/mpkg/include -I/usr/local/include -O2 -DVERSION=\"0.31\" -DXS_VERSION=\"0.31\" -DPIC -fPIC "-I/home/sts/cpansmoke/perl-5.14.2/lib/5.14.2/MirBSD.i386-mirbsd-thread-multi/CORE" PAM.c
PAM.xs:12:34: security/pam_modules.h: No such file or directory
PAM.xs:13:31: security/pam_appl.h: No such file or directory
In file included from PAM.xs:14:
const-c.inc: In function `constant_9':
const-c.inc:33: error: `PAM_RUSER' undeclared (first use in this function)
const-c.inc:33: error: (Each undeclared identifier is reported only once
const-c.inc:33: error: for each function it appears in.)
const-c.inc:40: error: `PAM_ABORT' undeclared (first use in this function)
const-c.inc:47: error: `PAM_RHOST' undeclared (first use in this function)
const-c.inc: In function `constant_11':
const-c.inc:65: error: `PAM_SERVICE' undeclared (first use in this function)
const-c.inc:72: error: `PAM_AUTHTOK' undeclared (first use in this function)
const-c.inc:79: error: `PAM_BUF_ERR' undeclared (first use in this function)
const-c.inc:86: error: `PAM_SUCCESS' undeclared (first use in this function)
const-c.inc: In function `constant_12':
const-c.inc:104: error: `PAM_CRED_ERR' undeclared (first use in this function)
const-c.inc:111: error: `PAM_AUTH_ERR' undeclared (first use in this function)
const-c.inc:118: error: `PAM_OPEN_ERR' undeclared (first use in this function)
const-c.inc:125: error: `PAM_MAXTRIES' undeclared (first use in this function)
const-c.inc:132: error: `PAM_CONV_ERR' undeclared (first use in this function)
const-c.inc: In function `constant_13':
const-c.inc:150: error: `PAM_ERROR_MSG' undeclared (first use in this function)
const-c.inc:157: error: `PAM_TEXT_INFO' undeclared (first use in this function)
const-c.inc:164: error: `PAM_TRY_AGAIN' undeclared (first use in this function)
const-c.inc: In function `constant_14':
const-c.inc:182: error: `PAM_SYMBOL_ERR' undeclared (first use in this function)
const-c.inc:189: error: `PAM_SYSTEM_ERR' undeclared (first use in this function)
const-c.inc:196: error: `PAM_OLDAUTHTOK' undeclared (first use in this function)
const-c.inc: In function `constant_15':
const-c.inc:215: error: `PAM_AUTHTOK_ERR' undeclared (first use in this function)
const-c.inc:222: error: `PAM_PERM_DENIED' undeclared (first use in this function)
const-c.inc:229: error: `PAM_USER_PROMPT' undeclared (first use in this function)
const-c.inc:236: error: `PAM_SESSION_ERR' undeclared (first use in this function)
const-c.inc:243: error: `PAM_SERVICE_ERR' undeclared (first use in this function)
const-c.inc: In function `constant_16':
const-c.inc:261: error: `PAM_ACCT_EXPIRED' undeclared (first use in this function)
const-c.inc:266: error: `PAM_CRED_EXPIRED' undeclared (first use in this function)
const-c.inc:273: error: `PAM_CRED_UNAVAIL' undeclared (first use in this function)
const-c.inc:280: error: `PAM_USER_UNKNOWN' undeclared (first use in this function)
const-c.inc: In function `constant_18':
const-c.inc:298: error: `PAM_MODULE_UNKNOWN' undeclared (first use in this function)
const-c.inc:305: error: `PAM_NO_MODULE_DATA' undeclared (first use in this function)
const-c.inc:312: error: `PAM_PROMPT_ECHO_ON' undeclared (first use in this function)
const-c.inc: In function `constant':
const-c.inc:393: error: `PAM_TTY' undeclared (first use in this function)
const-c.inc:405: error: `PAM_USER' undeclared (first use in this function)
const-c.inc:412: error: `PAM_CONV' undeclared (first use in this function)
const-c.inc:423: error: `PAM_IGNORE' undeclared (first use in this function)
const-c.inc:456: error: `PAM_PROMPT_ECHO_OFF' undeclared (first use in this function)
const-c.inc:463: error: `PAM_AUTHTOK_EXPIRED' undeclared (first use in this function)
const-c.inc:477: error: `PAM_AUTHINFO_UNAVAIL' undeclared (first use in this function)
const-c.inc:484: error: `PAM_NEW_AUTHTOK_REQD' undeclared (first use in this function)
const-c.inc:498: error: `PAM_AUTHTOK_LOCK_BUSY' undeclared (first use in this function)
const-c.inc:505: error: `PAM_CRED_INSUFFICIENT' undeclared (first use in this function)
const-c.inc:513: error: `PAM_AUTHTOK_RECOVERY_ERR' undeclared (first use in this function)
const-c.inc:519: error: `PAM_AUTHTOK_DISABLE_AGING' undeclared (first use in this function)
In file included from PAM.xs:18:
compat.h:8:30: security/pam_ext.h: No such file or directory
In file included from PAM.xs:19:
perl_helper.h: At top level:
perl_helper.h:6: error: syntax error before "pam_handle_t"
perl_helper.h:7: error: syntax error before '*' token
perl_helper.h:8: error: syntax error before '*' token
PAM.xs:21: error: syntax error before '*' token
PAM.xs:23: error: syntax error before '*' token
PAM.xs: In function `cleanup_data':
PAM.xs:24: error: `data' undeclared (first use in this function)
PAM.c: In function `XS_PAM__Handle_get_user':
PAM.c:215: error: `pam_handle_t' undeclared (first use in this function)
PAM.c:215: error: `pam_handle' undeclared (first use in this function)
PAM.c:215: error: syntax error before ')' token
PAM.xs: In function `XS_PAM__Handle_get_item':
PAM.xs:56: error: `pam_handle_t' undeclared (first use in this function)
PAM.xs:56: error: `pam_handle' undeclared (first use in this function)
PAM.xs:64: error: `PAM_SERVICE' undeclared (first use in this function)
PAM.xs:65: error: `PAM_USER' undeclared (first use in this function)
PAM.xs:66: error: `PAM_USER_PROMPT' undeclared (first use in this function)
PAM.xs:67: error: `PAM_TTY' undeclared (first use in this function)
PAM.xs:68: error: `PAM_RUSER' undeclared (first use in this function)
PAM.xs:69: error: `PAM_RHOST' undeclared (first use in this function)
PAM.xs:70: error: `PAM_AUTHTOK' undeclared (first use in this function)
PAM.xs:71: error: `PAM_OLDAUTHTOK' undeclared (first use in this function)
PAM.xs:76: error: `PAM_SUCCESS' undeclared (first use in this function)
PAM.xs:82: error: `PAM_CONV' undeclared (first use in this function)
PAM.c: In function `XS_PAM__Handle_set_item':
PAM.c:322: error: `pam_handle_t' undeclared (first use in this function)
PAM.c:322: error: `pam_handle' undeclared (first use in this function)
PAM.c:322: error: syntax error before ')' token
PAM.xs:119: error: `PAM_SERVICE' undeclared (first use in this function)
PAM.xs:120: error: `PAM_USER' undeclared (first use in this function)
PAM.xs:121: error: `PAM_USER_PROMPT' undeclared (first use in this function)
PAM.xs:122: error: `PAM_TTY' undeclared (first use in this function)
PAM.xs:123: error: `PAM_RUSER' undeclared (first use in this function)
PAM.xs:124: error: `PAM_RHOST' undeclared (first use in this function)
PAM.xs:125: error: `PAM_AUTHTOK' undeclared (first use in this function)
PAM.xs:126: error: `PAM_OLDAUTHTOK' undeclared (first use in this function)
PAM.xs:134: error: `PAM_CONV' undeclared (first use in this function)
PAM.c: In function `XS_PAM__Handle_get_data':
PAM.c:373: error: `pam_handle_t' undeclared (first use in this function)
PAM.c:373: error: `pam_handle' undeclared (first use in this function)
PAM.c:373: error: syntax error before ')' token
PAM.xs:153: error: `PAM_SUCCESS' undeclared (first use in this function)
PAM.c: In function `XS_PAM__Handle_set_data':
PAM.c:405: error: `pam_handle_t' undeclared (first use in this function)
PAM.c:405: error: `pam_handle' undeclared (first use in this function)
PAM.c:405: error: syntax error before ')' token
PAM.c: In function `XS_PAM__Handle_getenvlist':
PAM.c:445: error: `pam_handle_t' undeclared (first use in this function)
PAM.c:445: error: `pam_handle' undeclared (first use in this function)
PAM.c:445: error: syntax error before ')' token
PAM.xs:190: warning: assignment makes pointer from integer without a cast
PAM.c: In function `XS_PAM__Handle_getenv':
PAM.c:476: error: `pam_handle_t' undeclared (first use in this function)
PAM.c:476: error: `pam_handle' undeclared (first use in this function)
PAM.c:476: error: syntax error before ')' token
PAM.xs:205: warning: assignment makes pointer from integer without a cast
PAM.c: In function `XS_PAM__Handle_putenv':
PAM.c:504: error: `pam_handle_t' undeclared (first use in this function)
PAM.c:504: error: `pam_handle' undeclared (first use in this function)
PAM.c:504: error: syntax error before ')' token
PAM.c: In function `XS_PAM__Handle_strerror':
PAM.c:528: error: `pam_handle_t' undeclared (first use in this function)
PAM.c:528: error: `pam_handle' undeclared (first use in this function)
PAM.c:528: error: syntax error before ')' token
PAM.xs:227: warning: assignment makes pointer from integer without a cast
PAM.xs: In function `XS_PAM__Conversation_run':
PAM.xs:250: error: `pam_handle_t' undeclared (first use in this function)
PAM.xs:250: error: `pamh' undeclared (first use in this function)
PAM.xs:253: error: invalid application of `sizeof' to incomplete type `pam_message'
PAM.xs:258: error: invalid application of `sizeof' to incomplete type `pam_message'
PAM.xs:258: error: invalid use of undefined type `struct pam_message'
PAM.xs:282: error: dereferencing pointer to incomplete type
PAM.xs:290: error: dereferencing pointer to incomplete type
PAM.xs:293: error: dereferencing pointer to incomplete type
PAM.xs:293: error: dereferencing pointer to incomplete type
PAM.xs:299: error: dereferencing pointer to incomplete type
PAM.xs:299: error: dereferencing pointer to incomplete type
*** Error code 1
Stop in /home/sts/cpansmoke/perl-5.14.2/cpan/build/PAM-0.31-q2JSm7.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- -------
XS::Object::Magic 0 0.04
build_requires:
Module Need Have
------------------- ---- -------
ExtUtils::Constant 0 0.23
ExtUtils::Embed 0 1.30
XS::Object::Magic 0 0.04
configure_requires:
Module Need Have
------------------- ---- -------
ExtUtils::Depends 0 0.304
ExtUtils::MakeMaker 6.30 6.57_05
XS::Object::Magic 0 0.04
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LC_CTYPE = en_US.UTF-8
PATH = /home/sts/bin:/home/sts/.etc/bin:/usr/local/bin:/usr/mpkg/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/sbin:/sbin:/usr/mpkg/sbin:/usr/games
PERL5LIB = /home/sts/cpansmoke/perl-5.14.2/cpan/build/XS-Object-Magic-0.04-dv6PHI/blib/arch:/home/sts/cpansmoke/perl-5.14.2/cpan/build/XS-Object-Magic-0.04-dv6PHI/blib/lib:/home/sts/cpansmoke/perl-5.14.2/cpan/build/Test-use-ok-0.02-6Z5uwZ/blib/arch:/home/sts/cpansmoke/perl-5.14.2/cpan/build/Test-use-ok-0.02-6Z5uwZ/blib/lib:/home/sts/cpansmoke/perl-5.14.2/cpan/build/Test-Fatal-0.010-Fc306T/blib/arch:/home/sts/cpansmoke/perl-5.14.2/cpan/build/Test-Fatal-0.010-Fc306T/blib/lib:/home/sts/cpansmoke/perl-5.14.2/cpan/build/Try-Tiny-0.11-XQ9EES/blib/arch:/home/sts/cpansmoke/perl-5.14.2/cpan/build/Try-Tiny-0.11-XQ9EES/blib/lib:/home/sts/cpansmoke/perl-5.14.2/cpan/build/ExtUtils-Depends-0.304-07Sozf/blib/arch:/home/sts/cpansmoke/perl-5.14.2/cpan/build/ExtUtils-Depends-0.304-07Sozf/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 22430
PERL5_CPAN_IS_EXECUTING = /home/sts/cpansmoke/perl-5.14.2/cpan/build/PAM-0.31-q2JSm7/Makefile.PL
PERL5_CPAN_IS_RUNNING = 22430
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 12111,22430
PERL_AUTOINSTALL = --defaultdeps
PERL_CR_SMOKER_CURRENT = PAM-0.31
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/mksh
TERM = screen
TMPDIR = /home/sts/cpansmoke/tmp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/sts/cpansmoke/perl-5.14.2/bin/perl
$UID/$EUID = 3000 / 3000
$GID = 3000 3000 0 9 20
$EGID = 3000 3000 0 9 20
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.110440
Cwd 3.36
ExtUtils::CBuilder 0.280203
ExtUtils::Command 1.17
ExtUtils::Install 1.56
ExtUtils::MakeMaker 6.57_05
ExtUtils::Manifest 1.58
ExtUtils::ParseXS 2.2210
File::Spec 3.33
JSON n/a
JSON::PP 2.27105
Module::Build 0.3800
Module::Signature n/a
Parse::CPAN::Meta 1.4401
Test::Harness 3.23
Test::More 0.98
YAML n/a
YAML::Syck n/a
version 0.88
--
Summary of my perl5 (revision 5 version 14 subversion 2) configuration:
Platform:
osname=mirbsd, osvers=10, archname=MirBSD.i386-mirbsd-thread-multi
uname='mirbsd cpansmoke8 10 kv#10uaf-20110818 generic#1330 i386 '
config_args='-des -Dusethreads -Dprefix=/home/sts/cpansmoke/perl-5.14.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='mgcc', ccflags ='-pthread -fhonour-copts -I/usr/mpkg/include -I/usr/local/include',
optimize='-O2',
cppflags='-fhonour-copts -I/usr/mpkg/include -pthread -fhonour-copts -I/usr/mpkg/include -I/usr/local/include'
ccversion='', gccversion='3.4.6 (propolice; gpc; MirOS 0AAB)', gccosandvers='mirbsd10'
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='mgcc', ldflags ='-pthread -Wl,-E -L/usr/mpkg/lib -L/usr/local/lib'
libpth=/usr/mpkg/lib /usr/local/lib /usr/lib
libs=-lm -lutil -lc
perllibs=-lm -lutil -lc
libc=/usr/lib/libc.so.41.9, 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/mpkg/lib -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV USE_ITHREADS USE_LARGE_FILES
USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
Built under mirbsd
Compiled at Dec 7 2011 21:53:16
%ENV:
PERL5LIB="/home/sts/cpansmoke/perl-5.14.2/cpan/build/XS-Object-Magic-0.04-dv6PHI/blib/arch:/home/sts/cpansmoke/perl-5.14.2/cpan/build/XS-Object-Magic-0.04-dv6PHI/blib/lib:/home/sts/cpansmoke/perl-5.14.2/cpan/build/Test-use-ok-0.02-6Z5uwZ/blib/arch:/home/sts/cpansmoke/perl-5.14.2/cpan/build/Test-use-ok-0.02-6Z5uwZ/blib/lib:/home/sts/cpansmoke/perl-5.14.2/cpan/build/Test-Fatal-0.010-Fc306T/blib/arch:/home/sts/cpansmoke/perl-5.14.2/cpan/build/Test-Fatal-0.010-Fc306T/blib/lib:/home/sts/cpansmoke/perl-5.14.2/cpan/build/Try-Tiny-0.11-XQ9EES/blib/arch:/home/sts/cpansmoke/perl-5.14.2/cpan/build/Try-Tiny-0.11-XQ9EES/blib/lib:/home/sts/cpansmoke/perl-5.14.2/cpan/build/ExtUtils-Depends-0.304-07Sozf/blib/arch:/home/sts/cpansmoke/perl-5.14.2/cpan/build/ExtUtils-Depends-0.304-07Sozf/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="22430"
PERL5_CPAN_IS_EXECUTING="/home/sts/cpansmoke/perl-5.14.2/cpan/build/PAM-0.31-q2JSm7/Makefile.PL"
PERL5_CPAN_IS_RUNNING="22430"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="12111,22430"
PERL_AUTOINSTALL="--defaultdeps"
PERL_CR_SMOKER_CURRENT="PAM-0.31"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/sts/cpansmoke/perl-5.14.2/cpan/build/XS-Object-Magic-0.04-dv6PHI/blib/arch
/home/sts/cpansmoke/perl-5.14.2/cpan/build/XS-Object-Magic-0.04-dv6PHI/blib/lib
/home/sts/cpansmoke/perl-5.14.2/cpan/build/Test-use-ok-0.02-6Z5uwZ/blib/arch
/home/sts/cpansmoke/perl-5.14.2/cpan/build/Test-use-ok-0.02-6Z5uwZ/blib/lib
/home/sts/cpansmoke/perl-5.14.2/cpan/build/Test-Fatal-0.010-Fc306T/blib/arch
/home/sts/cpansmoke/perl-5.14.2/cpan/build/Test-Fatal-0.010-Fc306T/blib/lib
/home/sts/cpansmoke/perl-5.14.2/cpan/build/Try-Tiny-0.11-XQ9EES/blib/arch
/home/sts/cpansmoke/perl-5.14.2/cpan/build/Try-Tiny-0.11-XQ9EES/blib/lib
/home/sts/cpansmoke/perl-5.14.2/cpan/build/ExtUtils-Depends-0.304-07Sozf/blib/arch
/home/sts/cpansmoke/perl-5.14.2/cpan/build/ExtUtils-Depends-0.304-07Sozf/blib/lib
/home/sts/cpansmoke/perl-5.14.2/lib/site_perl/5.14.2/MirBSD.i386-mirbsd-thread-multi
/home/sts/cpansmoke/perl-5.14.2/lib/site_perl/5.14.2
/home/sts/cpansmoke/perl-5.14.2/lib/5.14.2/MirBSD.i386-mirbsd-thread-multi
/home/sts/cpansmoke/perl-5.14.2/lib/5.14.2
.