Back
From: metabase:user:30f0bd62-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Authen-SASL-Cyrus-0.13 v5.14.2 MirOS BSD
Date: 2011-12-12T22:44:53Z
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 Mark Adamson,
This is a computer-generated report for Authen-SASL-Cyrus-0.13
on perl 5.14.2, created by CPAN-Reporter-1.2003.
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 Cyrus.pod blib/lib/Authen/SASL/Cyrus.pod
cp Cyrus.pm blib/lib/Authen/SASL/Cyrus.pm
cp lib/Authen/SASL/Cyrus/Security.pm blib/lib/Authen/SASL/Cyrus/Security.pm
/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 typemap Cyrus.xs > Cyrus.xsc && mv Cyrus.xsc Cyrus.c
Please specify prototyping behavior for Cyrus.xs (see perlxs manual)
mgcc -c -I/usr/local/include/sasl -pthread -fhonour-copts -I/usr/mpkg/include -I/usr/local/include -O2 -DVERSION=\"0.13\" -DXS_VERSION=\"0.13\" -DPIC -fPIC "-I/home/sts/cpansmoke/perl-5.14.2/lib/5.14.2/MirBSD.i386-mirbsd-thread-multi/CORE" -DSASL2 -g Cyrus.c
Cyrus.xs:17:23: sasl/sasl.h: No such file or directory
Cyrus.xs:56: error: syntax error before "sasl_conn_t"
Cyrus.xs: In function `free_callbacks':
Cyrus.xs:88: error: structure has no member named `callbacks'
Cyrus.xs:89: error: structure has no member named `callbacks'
Cyrus.xs:90: error: structure has no member named `callbacks'
Cyrus.xs:91: error: structure has no member named `callbacks'
Cyrus.xs: In function `alloc_callbacks':
Cyrus.xs:112: error: structure has no member named `callbacks'
Cyrus.xs:112: error: `sasl_callback_t' undeclared (first use in this function)
Cyrus.xs:112: error: (Each undeclared identifier is reported only once
Cyrus.xs:112: error: for each function it appears in.)
Cyrus.xs:112: error: syntax error before ')' token
Cyrus.xs:113: error: structure has no member named `callbacks'
Cyrus.xs: In function `PerlCallback':
Cyrus.xs:143: error: `sasl_secret_t' undeclared (first use in this function)
Cyrus.xs:143: error: `pass' undeclared (first use in this function)
Cyrus.xs:159: error: `SASL_CB_USER' undeclared (first use in this function)
Cyrus.xs:160: error: `SASL_CB_AUTHNAME' undeclared (first use in this function)
Cyrus.xs:161: error: `SASL_CB_LANGUAGE' undeclared (first use in this function)
Cyrus.xs:164: warning: passing arg 3 of `Perl_sv_2pv_flags' from incompatible pointer type
Cyrus.xs:168: error: `SASL_CB_PASS' undeclared (first use in this function)
Cyrus.xs:169: warning: passing arg 3 of `Perl_sv_2pv_flags' from incompatible pointer type
Cyrus.xs:170: error: syntax error before ')' token
Cyrus.xs:177: error: syntax error before ')' token
Cyrus.xs:224: warning: passing arg 3 of `Perl_sv_2pv_flags' from incompatible pointer type
Cyrus.xs:236: warning: passing arg 3 of `Perl_sv_2pv_flags' from incompatible pointer type
Cyrus.xs:237: error: syntax error before ')' token
Cyrus.xs:244: error: syntax error before ')' token
Cyrus.xs: At top level:
Cyrus.xs:265: error: syntax error before '*' token
Cyrus.xs: In function `PerlPassCallback':
Cyrus.xs:268: error: `perlcontext' undeclared (first use in this function)
Cyrus.xs:268: error: `psecret' undeclared (first use in this function)
Cyrus.xs: In function `PropertyNumber':
Cyrus.xs:280: error: `SASL_USERNAME' undeclared (first use in this function)
Cyrus.xs:281: error: `SASL_SSF' undeclared (first use in this function)
Cyrus.xs:282: error: `SASL_MAXOUTBUF' undeclared (first use in this function)
Cyrus.xs:283: error: `SASL_GETOPTCTX' undeclared (first use in this function)
Cyrus.xs:285: error: `SASL_DEFUSERREALM' undeclared (first use in this function)
Cyrus.xs:286: error: `SASL_SERVICE' undeclared (first use in this function)
Cyrus.xs:287: error: `SASL_SERVERFQDN' undeclared (first use in this function)
Cyrus.xs:288: error: `SASL_AUTHSOURCE' undeclared (first use in this function)
Cyrus.xs:289: error: `SASL_MECHNAME' undeclared (first use in this function)
Cyrus.xs:290: error: `SASL_AUTHUSER' undeclared (first use in this function)
Cyrus.xs:291: error: `SASL_IPLOCALPORT' undeclared (first use in this function)
Cyrus.xs:292: error: `SASL_IPREMOTEPORT' undeclared (first use in this function)
Cyrus.xs: In function `CallbackNumber':
Cyrus.xs:381: error: `SASL_CB_USER' undeclared (first use in this function)
Cyrus.xs:382: error: `SASL_CB_AUTHNAME' undeclared (first use in this function)
Cyrus.xs:383: error: `SASL_CB_LANGUAGE' undeclared (first use in this function)
Cyrus.xs:384: error: `SASL_CB_PASS' undeclared (first use in this function)
Cyrus.xs: At top level:
Cyrus.xs:406: error: syntax error before "sasl_callback_t"
Cyrus.xs: In function `AddCallback':
Cyrus.xs:411: error: `pcb' undeclared (first use in this function)
Cyrus.xs:411: error: `name' undeclared (first use in this function)
Cyrus.xs:413: error: `action' undeclared (first use in this function)
Cyrus.xs:441: error: `cb' undeclared (first use in this function)
Cyrus.xs:443: error: `SASL_CB_PASS' undeclared (first use in this function)
Cyrus.xs: In function `ExtractParentCallbacks':
Cyrus.xs:503: error: structure has no member named `callbacks'
Cyrus.xs:505: error: structure has no member named `callbacks'
Cyrus.xs:505: error: `SASL_CB_LIST_END' undeclared (first use in this function)
Cyrus.xs:506: error: structure has no member named `callbacks'
Cyrus.xs: In function `XS_Authen__SASL__Cyrus_client_new':
Cyrus.xs:532: error: syntax error before "ssp"
Cyrus.xs:566: error: structure has no member named `callbacks'
Cyrus.xs:566: error: structure has no member named `conn'
Cyrus.xs:571: error: `SASL_OK' undeclared (first use in this function)
Cyrus.xs:572: error: structure has no member named `conn'
Cyrus.xs:572: warning: assignment makes pointer from integer without a cast
Cyrus.xs:576: error: structure has no member named `conn'
Cyrus.xs:580: error: `SASL_NOMECH' undeclared (first use in this function)
Cyrus.xs:584: error: `SASL_CONTINUE' undeclared (first use in this function)
Cyrus.xs:585: error: structure has no member named `conn'
Cyrus.xs:585: warning: assignment makes pointer from integer without a cast
Cyrus.xs:589: error: `ssp' undeclared (first use in this function)
Cyrus.xs:592: error: structure has no member named `conn'
Cyrus.xs:592: error: `SASL_SEC_PROPS' undeclared (first use in this function)
Cyrus.xs:601: error: `SASL_FAIL' undeclared (first use in this function)
Cyrus.xs: In function `XS_Authen__SASL__Cyrus_client_step':
Cyrus.xs:642: warning: passing arg 3 of `Perl_sv_2pv_flags' from incompatible pointer type
Cyrus.xs:643: error: structure has no member named `conn'
Cyrus.xs:644: error: `SASL_OK' undeclared (first use in this function)
Cyrus.xs:647: error: `SASL_CONTINUE' undeclared (first use in this function)
Cyrus.xs:648: error: structure has no member named `conn'
Cyrus.xs:648: warning: assignment makes pointer from integer without a cast
Cyrus.xs: In function `XS_Authen__SASL__Cyrus_encode':
Cyrus.xs:670: warning: passing arg 3 of `Perl_sv_2pv_flags' from incompatible pointer type
Cyrus.xs:672: error: structure has no member named `conn'
Cyrus.xs:673: error: `SASL_OK' undeclared (first use in this function)
Cyrus.xs:674: error: structure has no member named `conn'
Cyrus.xs:674: warning: assignment makes pointer from integer without a cast
Cyrus.xs: In function `XS_Authen__SASL__Cyrus_decode':
Cyrus.xs:697: warning: passing arg 3 of `Perl_sv_2pv_flags' from incompatible pointer type
Cyrus.xs:698: error: structure has no member named `conn'
Cyrus.xs:699: error: `SASL_OK' undeclared (first use in this function)
Cyrus.xs:700: error: structure has no member named `conn'
Cyrus.xs:700: warning: assignment makes pointer from integer without a cast
Cyrus.xs: In function `XS_Authen__SASL__Cyrus_callback':
Cyrus.xs:724: error: structure has no member named `callbacks'
Cyrus.xs:729: error: structure has no member named `callbacks'
Cyrus.xs:729: error: `SASL_CB_LIST_END' undeclared (first use in this function)
Cyrus.xs:730: error: structure has no member named `callbacks'
Cyrus.xs:751: error: structure has no member named `callbacks'
Cyrus.xs:753: error: structure has no member named `callbacks'
Cyrus.xs:754: error: structure has no member named `callbacks'
Cyrus.xs: In function `XS_Authen__SASL__Cyrus_property':
Cyrus.xs:881: error: structure has no member named `conn'
Cyrus.xs:891: error: structure has no member named `conn'
Cyrus.xs:892: error: `SASL_OK' undeclared (first use in this function)
Cyrus.xs:894: error: `SASL_USERNAME' undeclared (first use in this function)
Cyrus.xs:896: error: `SASL_DEFUSERREALM' undeclared (first use in this function)
Cyrus.xs:902: error: `SASL_SSF' undeclared (first use in this function)
Cyrus.xs:903: error: `SASL_MAXOUTBUF' undeclared (first use in this function)
Cyrus.xs:907: error: `SASL_IPLOCALPORT' undeclared (first use in this function)
Cyrus.xs:908: error: `SASL_IPREMOTEPORT' undeclared (first use in this function)
Cyrus.xs:948: error: structure has no member named `conn'
Cyrus.xs:950: error: structure has no member named `conn'
Cyrus.xs:950: warning: assignment makes pointer from integer without a cast
Cyrus.xs: In function `XS_Authen__SASL__Cyrus_DESTROY':
Cyrus.xs:964: error: structure has no member named `conn'
Cyrus.xs:964: error: structure has no member named `conn'
*** Error code 1
Stop in /home/sts/cpansmoke/perl-5.14.2/cpan/build/Authen-SASL-Cyrus-0.13-bbvpcg.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- -------
Authen::SASL 0 2.15
build_requires:
Module Need Have
------------------- ---- -------
ExtUtils::MakeMaker 0 6.57_05
configure_requires:
Module Need Have
------------------- ---- -------
ExtUtils::MakeMaker 0 6.57_05
------------------------------
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/Authen-SASL-2.15-RaOIl3/blib/arch:/home/sts/cpansmoke/perl-5.14.2/cpan/build/Authen-SASL-2.15-RaOIl3/blib/lib:/home/sts/cpansmoke/perl-5.14.2/cpan/build/Digest-HMAC-1.03-1MWPWZ/blib/arch:/home/sts/cpansmoke/perl-5.14.2/cpan/build/Digest-HMAC-1.03-1MWPWZ/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 25262
PERL5_CPAN_IS_EXECUTING = /home/sts/cpansmoke/perl-5.14.2/cpan/build/Authen-SASL-Cyrus-0.13-bbvpcg/Makefile.PL
PERL5_CPAN_IS_RUNNING = 25262
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 6909,25262
PERL_AUTOINSTALL = --defaultdeps
PERL_CR_SMOKER_CURRENT = Authen-SASL-Cyrus-0.13
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/Authen-SASL-2.15-RaOIl3/blib/arch:/home/sts/cpansmoke/perl-5.14.2/cpan/build/Authen-SASL-2.15-RaOIl3/blib/lib:/home/sts/cpansmoke/perl-5.14.2/cpan/build/Digest-HMAC-1.03-1MWPWZ/blib/arch:/home/sts/cpansmoke/perl-5.14.2/cpan/build/Digest-HMAC-1.03-1MWPWZ/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="25262"
PERL5_CPAN_IS_EXECUTING="/home/sts/cpansmoke/perl-5.14.2/cpan/build/Authen-SASL-Cyrus-0.13-bbvpcg/Makefile.PL"
PERL5_CPAN_IS_RUNNING="25262"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="6909,25262"
PERL_AUTOINSTALL="--defaultdeps"
PERL_CR_SMOKER_CURRENT="Authen-SASL-Cyrus-0.13"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/sts/cpansmoke/perl-5.14.2/cpan/build/Authen-SASL-2.15-RaOIl3/blib/arch
/home/sts/cpansmoke/perl-5.14.2/cpan/build/Authen-SASL-2.15-RaOIl3/blib/lib
/home/sts/cpansmoke/perl-5.14.2/cpan/build/Digest-HMAC-1.03-1MWPWZ/blib/arch
/home/sts/cpansmoke/perl-5.14.2/cpan/build/Digest-HMAC-1.03-1MWPWZ/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
.