Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN PAM-0.31 v5.15.9 GNU/Linux
Date: 2012-06-16T08:29:15Z
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.15.9, 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/Constants.pm blib/lib/PAM/Constants.pm
cp lib/PAM/Handle.pm blib/lib/PAM/Handle.pm
cp lib/PAM.pm blib/lib/PAM.pm
/mnt/k75/homesand/src/perl/repoperls/installed-perls/perl/v5.15.9/fc71/bin/perl -MExtUtils::Constant=WriteConstants -Mblib -MPAM::Constants \
-e 'WriteConstants(NAME => "PAM", NAMES => [ map { { name => $_, macro => 1 } } @PAM::Constants::EXPORT_OK ])'
/mnt/k75/homesand/src/perl/repoperls/installed-perls/perl/v5.15.9/fc71/bin/perl /home/src/perl/repoperls/installed-perls/perl/v5.15.9/fc71/lib/5.15.9/ExtUtils/xsubpp -typemap /home/src/perl/repoperls/installed-perls/perl/v5.15.9/fc71/lib/5.15.9/ExtUtils/typemap -typemap /home/src/perl/repoperls/installed-perls/perl/v5.15.9/fc71/lib/site_perl/5.15.9/x86_64-linux-ld/XS/Object/Magic/Install/typemap -typemap typemap PAM.xs > PAM.xsc && mv PAM.xsc PAM.c
gcc-4.4 -c -I/home/src/perl/repoperls/installed-perls/perl/v5.15.9/fc71/lib/site_perl/5.15.9/x86_64-linux-ld/XS/Object/Magic/Install -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -DVERSION=\"0.31\" -DXS_VERSION=\"0.31\" -fPIC "-I/home/src/perl/repoperls/installed-perls/perl/v5.15.9/fc71/lib/5.15.9/x86_64-linux-ld/CORE" PAM.c
PAM.xs:12:34: error: security/pam_modules.h: No such file or directory
PAM.xs:13:31: error: 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:105: error: âPAM_CRED_ERRâ undeclared (first use in this function)
const-c.inc:112: error: âPAM_AUTH_ERRâ undeclared (first use in this function)
const-c.inc:119: error: âPAM_OPEN_ERRâ undeclared (first use in this function)
const-c.inc:126: error: âPAM_XDISPLAYâ undeclared (first use in this function)
const-c.inc:133: error: âPAM_MAXTRIESâ undeclared (first use in this function)
const-c.inc:140: error: âPAM_CONV_ERRâ undeclared (first use in this function)
const-c.inc:147: error: âPAM_BAD_ITEMâ undeclared (first use in this function)
const-c.inc: In function âconstant_13â:
const-c.inc:165: error: âPAM_ERROR_MSGâ undeclared (first use in this function)
const-c.inc:172: error: âPAM_XAUTHDATAâ undeclared (first use in this function)
const-c.inc:179: error: âPAM_TEXT_INFOâ undeclared (first use in this function)
const-c.inc:186: error: âPAM_TRY_AGAINâ undeclared (first use in this function)
const-c.inc: In function âconstant_14â:
const-c.inc:205: error: âPAM_INCOMPLETEâ undeclared (first use in this function)
const-c.inc:212: error: âPAM_OLDAUTHTOKâ undeclared (first use in this function)
const-c.inc:219: error: âPAM_FAIL_DELAYâ undeclared (first use in this function)
const-c.inc:226: error: âPAM_SYMBOL_ERRâ undeclared (first use in this function)
const-c.inc:233: error: âPAM_CONV_AGAINâ undeclared (first use in this function)
const-c.inc:240: error: âPAM_SYSTEM_ERRâ undeclared (first use in this function)
const-c.inc: In function âconstant_15â:
const-c.inc:259: error: âPAM_AUTHTOK_ERRâ undeclared (first use in this function)
const-c.inc:266: error: âPAM_PERM_DENIEDâ undeclared (first use in this function)
const-c.inc:273: error: âPAM_USER_PROMPTâ undeclared (first use in this function)
const-c.inc:280: error: âPAM_SESSION_ERRâ undeclared (first use in this function)
const-c.inc:287: error: âPAM_SERVICE_ERRâ undeclared (first use in this function)
const-c.inc: In function âconstant_16â:
const-c.inc:306: error: âPAM_ACCT_EXPIREDâ undeclared (first use in this function)
const-c.inc:311: error: âPAM_CRED_EXPIREDâ undeclared (first use in this function)
const-c.inc:318: error: âPAM_AUTHTOK_TYPEâ undeclared (first use in this function)
const-c.inc:325: error: âPAM_CRED_UNAVAILâ undeclared (first use in this function)
const-c.inc:332: error: âPAM_USER_UNKNOWNâ undeclared (first use in this function)
const-c.inc: In function âconstant_18â:
const-c.inc:350: error: âPAM_MODULE_UNKNOWNâ undeclared (first use in this function)
const-c.inc:357: error: âPAM_NO_MODULE_DATAâ undeclared (first use in this function)
const-c.inc:364: error: âPAM_PROMPT_ECHO_ONâ undeclared (first use in this function)
const-c.inc: In function âconstantâ:
const-c.inc:452: error: âPAM_TTYâ undeclared (first use in this function)
const-c.inc:464: error: âPAM_USERâ undeclared (first use in this function)
const-c.inc:471: error: âPAM_CONVâ undeclared (first use in this function)
const-c.inc:482: error: âPAM_IGNOREâ undeclared (first use in this function)
const-c.inc:515: error: âPAM_PROMPT_ECHO_OFFâ undeclared (first use in this function)
const-c.inc:522: error: âPAM_AUTHTOK_EXPIREDâ undeclared (first use in this function)
const-c.inc:536: error: âPAM_AUTHINFO_UNAVAILâ undeclared (first use in this function)
const-c.inc:543: error: âPAM_NEW_AUTHTOK_REQDâ undeclared (first use in this function)
const-c.inc:557: error: âPAM_AUTHTOK_LOCK_BUSYâ undeclared (first use in this function)
const-c.inc:564: error: âPAM_CRED_INSUFFICIENTâ undeclared (first use in this function)
const-c.inc:572: error: âPAM_AUTHTOK_RECOVERY_ERRâ undeclared (first use in this function)
const-c.inc:578: error: âPAM_AUTHTOK_DISABLE_AGINGâ undeclared (first use in this function)
In file included from PAM.xs:18:
compat.h:8:30: error: 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: expected declaration specifiers or â...â before âpam_handle_tâ
perl_helper.h:7: error: expected â)â before â*â token
perl_helper.h:8: error: expected â)â before â*â token
PAM.xs:21: error: expected â)â before â*â token
PAM.xs:23: error: expected â)â before â*â token
PAM.c: In function âXS_PAM__Handle_get_userâ:
PAM.c:298: error: âpam_handle_tâ undeclared (first use in this function)
PAM.c:298: error: âpam_handleâ undeclared (first use in this function)
PAM.c:298: error: expected expression 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:400: error: âpam_handle_tâ undeclared (first use in this function)
PAM.c:400: error: âpam_handleâ undeclared (first use in this function)
PAM.c:400: error: expected expression 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:450: error: âpam_handle_tâ undeclared (first use in this function)
PAM.c:450: error: âpam_handleâ undeclared (first use in this function)
PAM.c:450: error: expected expression 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:480: error: âpam_handle_tâ undeclared (first use in this function)
PAM.c:480: error: âpam_handleâ undeclared (first use in this function)
PAM.c:480: error: expected expression before â)â token
PAM.xs:177: error: âcleanup_dataâ undeclared (first use in this function)
PAM.c: In function âXS_PAM__Handle_getenvlistâ:
PAM.c:519: error: âpam_handle_tâ undeclared (first use in this function)
PAM.c:519: error: âpam_handleâ undeclared (first use in this function)
PAM.c:519: error: expected expression before â)â token
PAM.c: In function âXS_PAM__Handle_getenvâ:
PAM.c:547: error: âpam_handle_tâ undeclared (first use in this function)
PAM.c:547: error: âpam_handleâ undeclared (first use in this function)
PAM.c:547: error: expected expression before â)â token
PAM.c: In function âXS_PAM__Handle_putenvâ:
PAM.c:573: error: âpam_handle_tâ undeclared (first use in this function)
PAM.c:573: error: âpam_handleâ undeclared (first use in this function)
PAM.c:573: error: expected expression before â)â token
PAM.c: In function âXS_PAM__Handle_strerrorâ:
PAM.c:595: error: âpam_handle_tâ undeclared (first use in this function)
PAM.c:595: error: âpam_handleâ undeclared (first use in this function)
PAM.c:595: error: expected expression before â)â token
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 âstruct pam_messageâ
PAM.xs:258: error: invalid application of âsizeofâ to incomplete type âstruct 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
make: *** [PAM.o] Error 1
------------------------------
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.63_02
XS::Object::Magic 0 0.04
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LANGUAGE = en_US:en
PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 1493
PERL5_CPAN_IS_EXECUTING = /tmp/loop_over_bdir-v9x0kV/PAM-0.31-QYUXTi/Makefile.PL
PERL5_CPAN_IS_RUNNING = 1493
PERL_AUTOINSTALL = --defaultdeps
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /mnt/k75/homesand/src/perl/repoperls/installed-perls/perl/v5.15.9/fc71/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.120921
Cwd 3.39_01
ExtUtils::CBuilder 0.280206
ExtUtils::Command 1.17
ExtUtils::Install 1.58
ExtUtils::MakeMaker 6.63_02
ExtUtils::Manifest 1.61
ExtUtils::ParseXS 3.16
File::Spec 3.39_01
JSON 2.53
JSON::PP 2.27200
Module::Build 0.40
Module::Signature 0.68
Parse::CPAN::Meta 1.4404
Test::Harness 3.23
Test::More 0.98
YAML 0.81
YAML::Syck 1.20
version 0.96
--
Summary of my perl5 (revision 5 version 15 subversion 9) configuration:
Commit id: 01725c1062c0e78d5d79424b6f84013e248992a5
Platform:
osname=linux, osvers=3.2.0-2-amd64, archname=x86_64-linux-ld
uname='linux k83 3.2.0-2-amd64 #1 smp fri apr 6 05:01:55 utc 2012 x86_64 gnulinux '
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/v5.15.9/fc71 -Dmyhostname=k83 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Uuseithreads -Duselongdouble -DDEBUGGING=-g -Dcc=gcc-4.4'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc-4.4', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2 -g',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.4.7', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='long double', nvsize=16, Off_t='off_t', lseeksize=8
alignbytes=16, prototype=define
Linker and Libraries:
ld='gcc-4.4', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.13'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PERL_USE_DEVEL
USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_LONG_DOUBLE USE_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at Apr 20 2012 09:58:52
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="1493"
PERL5_CPAN_IS_EXECUTING="/tmp/loop_over_bdir-v9x0kV/PAM-0.31-QYUXTi/Makefile.PL"
PERL5_CPAN_IS_RUNNING="1493"
PERL_AUTOINSTALL="--defaultdeps"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/src/perl/repoperls/installed-perls/perl/v5.15.9/fc71/lib/site_perl/5.15.9/x86_64-linux-ld
/home/src/perl/repoperls/installed-perls/perl/v5.15.9/fc71/lib/site_perl/5.15.9
/home/src/perl/repoperls/installed-perls/perl/v5.15.9/fc71/lib/5.15.9/x86_64-linux-ld
/home/src/perl/repoperls/installed-perls/perl/v5.15.9/fc71/lib/5.15.9
.