Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Authen-SASL-Cyrus-0.13 v5.14.0 Mac OS X
Date: 2011-09-22T00:55:01Z
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 ADAMSON,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9111. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
TEST RESULTS:
Below is the error stack from stage 'fetch':
[MSG] [Thu Sep 22 02:00:48 2011] cp lib/Authen/SASL.pm blib/lib/Authen/SASL.pm
cp lib/Authen/SASL/EXTERNAL.pm blib/lib/Authen/SASL/EXTERNAL.pm
cp lib/Authen/SASL/CRAM_MD5.pm blib/lib/Authen/SASL/CRAM_MD5.pm
cp lib/Authen/SASL/Perl/EXTERNAL.pm blib/lib/Authen/SASL/Perl/EXTERNAL.pm
cp lib/Authen/SASL/Perl/LOGIN.pm blib/lib/Authen/SASL/Perl/LOGIN.pm
cp lib/Authen/SASL/Perl/ANONYMOUS.pm blib/lib/Authen/SASL/Perl/ANONYMOUS.pm
cp lib/Authen/SASL/Perl/PLAIN.pm blib/lib/Authen/SASL/Perl/PLAIN.pm
cp lib/Authen/SASL/Perl.pod blib/lib/Authen/SASL/Perl.pod
cp lib/Authen/SASL/Perl/DIGEST_MD5.pm blib/lib/Authen/SASL/Perl/DIGEST_MD5.pm
cp lib/Authen/SASL/Perl/CRAM_MD5.pm blib/lib/Authen/SASL/Perl/CRAM_MD5.pm
cp lib/Authen/SASL/Perl.pm blib/lib/Authen/SASL/Perl.pm
cp lib/Authen/SASL.pod blib/lib/Authen/SASL.pod
cp lib/Authen/SASL/Perl/GSSAPI.pm blib/lib/Authen/SASL/Perl/GSSAPI.pm
Manifying blib/man3/Authen::SASL::Perl::LOGIN.3
Manifying blib/man3/Authen::SASL::Perl::EXTERNAL.3
Manifying blib/man3/Authen::SASL::Perl::ANONYMOUS.3
Manifying blib/man3/Authen::SASL::Perl::PLAIN.3
Manifying blib/man3/Authen::SASL::Perl::DIGEST_MD5.3
Manifying blib/man3/Authen::SASL::Perl.3
Manifying blib/man3/Authen::SASL::Perl::CRAM_MD5.3
Manifying blib/man3/Authen::SASL.3
Manifying blib/man3/Authen::SASL::Perl::GSSAPI.3
[MSG] [Thu Sep 22 02:00:48 2011] Sending test report for 'Authen-SASL-2.15'
[MSG] [Thu Sep 22 02:00:49 2011] Ok, not sending test report
[ERROR] [Thu Sep 22 02:00:55 2011] MAKE failed: No such file or directory cp Cyrus.pm blib/lib/Authen/SASL/Cyrus.pm
cp Cyrus.pod blib/lib/Authen/SASL/Cyrus.pod
cp lib/Authen/SASL/Cyrus/Security.pm blib/lib/Authen/SASL/Cyrus/Security.pm
/Volumes/Media/smoke/rel/perl-5.14.0/bin/perl /Volumes/Media/smoke/rel/perl-5.14.0/lib/site_perl/5.14.0/ExtUtils/xsubpp -typemap /Volumes/Media/smoke/rel/perl-5.14.0/lib/5.14.0/ExtUtils/typemap -typemap typemap Cyrus.xs > Cyrus.xsc && mv Cyrus.xsc Cyrus.c
Please specify prototyping behavior for Cyrus.xs (see perlxs manual)
cc -c -I/usr/local/include/sasl -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/usr/local/include -O3 -DVERSION=\"0.13\" -DXS_VERSION=\"0.13\" "-I/Volumes/Media/smoke/rel/perl-5.14.0/lib/5.14.0/darwin-thread-multi-64int-2level/CORE" -DSASL2 -g Cyrus.c
Cyrus.xs:17:23: error: sasl/sasl.h: No such file or directory
Cyrus.xs:56: error: parse error before 'sasl_conn_t'
Cyrus.xs:56: warning: no semicolon at end of struct or union
Cyrus.xs:57: warning: data definition has no type or storage class
Cyrus.xs:66: error: parse error before '}' token
Cyrus.xs: In function 'free_callbacks':
Cyrus.xs:88: error: dereferencing pointer to incomplete type
Cyrus.xs:89: error: dereferencing pointer to incomplete type
Cyrus.xs:90: error: dereferencing pointer to incomplete type
Cyrus.xs:91: error: dereferencing pointer to incomplete type
Cyrus.xs: In function 'alloc_callbacks':
Cyrus.xs:112: error: dereferencing pointer to incomplete type
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: parse error before ')' token
Cyrus.xs:113: error: dereferencing pointer to incomplete type
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 argument 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 argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type
Cyrus.xs:170: error: parse error before ')' token
Cyrus.xs:177: error: parse error before ')' token
Cyrus.xs:224: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type
Cyrus.xs:236: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type
Cyrus.xs:237: error: parse error before ')' token
Cyrus.xs:244: error: parse error before ')' token
Cyrus.xs: At top level:
Cyrus.xs:265: error: parse 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: parse 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: dereferencing pointer to incomplete type
Cyrus.xs:505: error: dereferencing pointer to incomplete type
Cyrus.xs:505: error: 'SASL_CB_LIST_END' undeclared (first use in this function)
Cyrus.xs:506: error: dereferencing pointer to incomplete type
Cyrus.xs: In function 'XS_Authen__SASL__Cyrus_client_new':
Cyrus.xs:532: error: 'sasl_security_properties_t' undeclared (first use in this function)
Cyrus.xs:532: error: parse error before 'ssp'
Cyrus.xs:535: error: invalid application of 'sizeof' to incomplete type 'struct authensasl'
Cyrus.xs:535: error: invalid application of 'sizeof' to incomplete type 'struct authensasl'
Cyrus.xs:535: error: invalid application of 'sizeof' to incomplete type 'struct authensasl'
Cyrus.xs:539: error: dereferencing pointer to incomplete type
Cyrus.xs:539: error: dereferencing pointer to incomplete type
Cyrus.xs:542: error: dereferencing pointer to incomplete type
Cyrus.xs:545: error: dereferencing pointer to incomplete type
Cyrus.xs:545: error: dereferencing pointer to incomplete type
Cyrus.xs:548: error: dereferencing pointer to incomplete type
Cyrus.xs:559: error: dereferencing pointer to incomplete type
Cyrus.xs:559: error: dereferencing pointer to incomplete type
Cyrus.xs:560: error: dereferencing pointer to incomplete type
Cyrus.xs:566: error: dereferencing pointer to incomplete type
Cyrus.xs:566: error: dereferencing pointer to incomplete type
Cyrus.xs:566: error: dereferencing pointer to incomplete type
Cyrus.xs:566: error: dereferencing pointer to incomplete type
Cyrus.xs:566: error: dereferencing pointer to incomplete type
Cyrus.xs:571: error: dereferencing pointer to incomplete type
Cyrus.xs:571: error: 'SASL_OK' undeclared (first use in this function)
Cyrus.xs:572: error: dereferencing pointer to incomplete type
Cyrus.xs:572: error: dereferencing pointer to incomplete type
Cyrus.xs:572: error: dereferencing pointer to incomplete type
Cyrus.xs:576: error: dereferencing pointer to incomplete type
Cyrus.xs:576: error: dereferencing pointer to incomplete type
Cyrus.xs:576: error: dereferencing pointer to incomplete type
Cyrus.xs:580: error: dereferencing pointer to incomplete type
Cyrus.xs:580: error: 'SASL_NOMECH' undeclared (first use in this function)
Cyrus.xs:581: error: dereferencing pointer to incomplete type
Cyrus.xs:582: error: dereferencing pointer to incomplete type
Cyrus.xs:584: error: dereferencing pointer to incomplete type
Cyrus.xs:584: error: dereferencing pointer to incomplete type
Cyrus.xs:584: error: 'SASL_CONTINUE' undeclared (first use in this function)
Cyrus.xs:585: error: dereferencing pointer to incomplete type
Cyrus.xs:585: error: dereferencing pointer to incomplete type
Cyrus.xs:585: error: dereferencing pointer to incomplete type
Cyrus.xs:589: error: 'ssp' undeclared (first use in this function)
Cyrus.xs:592: error: dereferencing pointer to incomplete type
Cyrus.xs:592: error: 'SASL_SEC_PROPS' undeclared (first use in this function)
Cyrus.xs:595: error: dereferencing pointer to incomplete type
Cyrus.xs:596: error: dereferencing pointer to incomplete type
Cyrus.xs:597: error: dereferencing pointer to incomplete type
Cyrus.xs:598: error: dereferencing pointer to incomplete type
Cyrus.xs:601: error: dereferencing pointer to incomplete type
Cyrus.xs:601: error: 'SASL_FAIL' undeclared (first use in this function)
Cyrus.xs:602: error: dereferencing pointer to incomplete type
Cyrus.xs:602: error: dereferencing pointer to incomplete type
Cyrus.xs:603: error: dereferencing pointer to incomplete type
Cyrus.c: In function 'XS_Authen__SASL__Cyrus_client_start':
Cyrus.c:721: warning: cast to pointer from integer of different size
Cyrus.xs:623: error: dereferencing pointer to incomplete type
Cyrus.xs:623: error: dereferencing pointer to incomplete type
Cyrus.c: In function 'XS_Authen__SASL__Cyrus_client_step':
Cyrus.c:757: warning: cast to pointer from integer of different size
Cyrus.xs:639: error: dereferencing pointer to incomplete type
Cyrus.xs:642: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type
Cyrus.xs:643: error: dereferencing pointer to incomplete type
Cyrus.xs:643: error: dereferencing pointer to incomplete type
Cyrus.xs:644: error: dereferencing pointer to incomplete type
Cyrus.xs:644: error: 'SASL_OK' undeclared (first use in this function)
Cyrus.xs:645: error: dereferencing pointer to incomplete type
Cyrus.xs:647: error: dereferencing pointer to incomplete type
Cyrus.xs:647: error: 'SASL_CONTINUE' undeclared (first use in this function)
Cyrus.xs:648: error: dereferencing pointer to incomplete type
Cyrus.xs:648: error: dereferencing pointer to incomplete type
Cyrus.xs:648: error: dereferencing pointer to incomplete type
Cyrus.c: In function 'XS_Authen__SASL__Cyrus_encode':
Cyrus.c:808: warning: cast to pointer from integer of different size
Cyrus.xs:667: error: dereferencing pointer to incomplete type
Cyrus.xs:670: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type
Cyrus.xs:672: error: dereferencing pointer to incomplete type
Cyrus.xs:672: error: dereferencing pointer to incomplete type
Cyrus.xs:673: error: dereferencing pointer to incomplete type
Cyrus.xs:673: error: 'SASL_OK' undeclared (first use in this function)
Cyrus.xs:674: error: dereferencing pointer to incomplete type
Cyrus.xs:674: error: dereferencing pointer to incomplete type
Cyrus.xs:674: error: dereferencing pointer to incomplete type
Cyrus.c: In function 'XS_Authen__SASL__Cyrus_decode':
Cyrus.c:858: warning: cast to pointer from integer of different size
Cyrus.xs:693: error: dereferencing pointer to incomplete type
Cyrus.xs:697: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type
Cyrus.xs:698: error: dereferencing pointer to incomplete type
Cyrus.xs:698: error: dereferencing pointer to incomplete type
Cyrus.xs:699: error: dereferencing pointer to incomplete type
Cyrus.xs:699: error: 'SASL_OK' undeclared (first use in this function)
Cyrus.xs:700: error: dereferencing pointer to incomplete type
Cyrus.xs:700: error: dereferencing pointer to incomplete type
Cyrus.xs:700: error: dereferencing pointer to incomplete type
Cyrus.c: In function 'XS_Authen__SASL__Cyrus_callback':
Cyrus.c:904: warning: cast to pointer from integer of different size
Cyrus.xs:724: error: dereferencing pointer to incomplete type
Cyrus.xs:729: error: dereferencing pointer to incomplete type
Cyrus.xs:729: error: 'SASL_CB_LIST_END' undeclared (first use in this function)
Cyrus.xs:730: error: dereferencing pointer to incomplete type
Cyrus.xs:751: error: dereferencing pointer to incomplete type
Cyrus.xs:753: error: dereferencing pointer to incomplete type
Cyrus.xs:754: error: dereferencing pointer to incomplete type
Cyrus.c: In function 'XS_Authen__SASL__Cyrus_saslversion':
Cyrus.c:978: warning: cast to pointer from integer of different size
Cyrus.c: In function 'XS_Authen__SASL__Cyrus_error':
Cyrus.c:1012: warning: cast to pointer from integer of different size
Cyrus.xs:784: error: dereferencing pointer to incomplete type
Cyrus.xs:785: error: dereferencing pointer to incomplete type
Cyrus.c: In function 'XS_Authen__SASL__Cyrus_code':
Cyrus.c:1043: warning: cast to pointer from integer of different size
Cyrus.xs:795: error: dereferencing pointer to incomplete type
Cyrus.c: In function 'XS_Authen__SASL__Cyrus_diag':
Cyrus.c:1072: warning: cast to pointer from integer of different size
Cyrus.xs:804: error: dereferencing pointer to incomplete type
Cyrus.xs:805: error: dereferencing pointer to incomplete type
Cyrus.c: In function 'XS_Authen__SASL__Cyrus_mechanism':
Cyrus.c:1108: warning: cast to pointer from integer of different size
Cyrus.xs:818: error: dereferencing pointer to incomplete type
Cyrus.c: In function 'XS_Authen__SASL__Cyrus_host':
Cyrus.c:1138: warning: cast to pointer from integer of different size
Cyrus.xs:829: error: dereferencing pointer to incomplete type
Cyrus.xs:829: error: dereferencing pointer to incomplete type
Cyrus.xs:830: error: dereferencing pointer to incomplete type
Cyrus.xs:832: error: dereferencing pointer to incomplete type
Cyrus.c: In function 'XS_Authen__SASL__Cyrus_user':
Cyrus.c:1172: warning: cast to pointer from integer of different size
Cyrus.xs:843: error: dereferencing pointer to incomplete type
Cyrus.xs:843: error: dereferencing pointer to incomplete type
Cyrus.xs:844: error: dereferencing pointer to incomplete type
Cyrus.xs:846: error: dereferencing pointer to incomplete type
Cyrus.c: In function 'XS_Authen__SASL__Cyrus_service':
Cyrus.c:1206: warning: cast to pointer from integer of different size
Cyrus.xs:857: error: dereferencing pointer to incomplete type
Cyrus.xs:857: error: dereferencing pointer to incomplete type
Cyrus.xs:858: error: dereferencing pointer to incomplete type
Cyrus.xs:860: error: dereferencing pointer to incomplete type
Cyrus.c: In function 'XS_Authen__SASL__Cyrus_property':
Cyrus.c:1242: warning: cast to pointer from integer of different size
Cyrus.xs:881: error: dereferencing pointer to incomplete type
Cyrus.xs:882: error: dereferencing pointer to incomplete type
Cyrus.xs:882: error: dereferencing pointer to incomplete type
Cyrus.xs:891: error: dereferencing pointer to incomplete type
Cyrus.xs:891: error: dereferencing pointer to incomplete type
Cyrus.xs:892: error: dereferencing pointer to incomplete type
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: dereferencing pointer to incomplete type
Cyrus.xs:948: error: dereferencing pointer to incomplete type
Cyrus.xs:949: error: dereferencing pointer to incomplete type
Cyrus.xs:950: error: dereferencing pointer to incomplete type
Cyrus.xs:950: error: dereferencing pointer to incomplete type
Cyrus.xs:950: error: dereferencing pointer to incomplete type
Cyrus.c: In function 'XS_Authen__SASL__Cyrus_DESTROY':
Cyrus.c:1353: warning: cast to pointer from integer of different size
Cyrus.xs:964: error: dereferencing pointer to incomplete type
Cyrus.xs:964: error: dereferencing pointer to incomplete type
Cyrus.xs:966: error: dereferencing pointer to incomplete type
Cyrus.xs:966: error: dereferencing pointer to incomplete type
Cyrus.xs:967: error: dereferencing pointer to incomplete type
Cyrus.xs:967: error: dereferencing pointer to incomplete type
Cyrus.xs:971: error: dereferencing pointer to incomplete type
Cyrus.xs:971: error: dereferencing pointer to incomplete type
make: *** [Cyrus.o] Error 1
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
Authen::SASL 2.15 0
ExtUtils::MakeMaker 6.59 0
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9111
CPANPLUS::Dist::Build 0.58
Cwd 3.36
ExtUtils::CBuilder 0.280203
ExtUtils::Command 1.17
ExtUtils::Install 1.56
ExtUtils::MakeMaker 6.59
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.04
File::Spec 3.33
Module::Build 0.3800
Test::Harness 3.23
Test::More 0.98
version 0.94
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPANPLUS::Dist::YACSmoke 0.64.
Powered by minismokebox version 0.54
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin
PERL5LIB = :/Volumes/Media/smoke/rel/conf/perl-5.14.0/.cpanplus/5.14.0/build/Digest-HMAC-1.03/blib/lib:/Volumes/Media/smoke/rel/conf/perl-5.14.0/.cpanplus/5.14.0/build/Digest-HMAC-1.03/blib/arch:/Volumes/Media/smoke/rel/conf/perl-5.14.0/.cpanplus/5.14.0/build/Authen-SASL-2.15/blib/lib:/Volumes/Media/smoke/rel/conf/perl-5.14.0/.cpanplus/5.14.0/build/Authen-SASL-2.15/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 10103
PERL5_CPANPLUS_IS_VERSION = 0.9111
PERL5_MINISMOKEBOX = 0.54
PERL5_YACSMOKE_BASE = /Volumes/Media/smoke/rel/conf/perl-5.14.0
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /Volumes/Media/smoke/rel/perl-5.14.0/bin/perl
UID: $< = 502
EUID: $> = 502
GID: $( = 502 502
EGID: $) = 502 502
-------------------------------
--
Summary of my perl5 (revision 5 version 14 subversion 0) configuration:
Platform:
osname=darwin, osvers=8.11.0, archname=darwin-thread-multi-64int-2level
uname='darwin afalglas.bingosnet.co.uk 8.11.0 darwin kernel version 8.11.0: wed oct 10 18:26:00 pdt 2007; root:xnu-792.24.17~1release_ppc power macintosh powerpc '
config_args='-des -Dprefix=/Volumes/Media/smoke/rel/perl-5.14.0 -Dusethreads -Duse64bitint'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/usr/local/include',
optimize='-O3',
cppflags='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.0.1 (Apple Computer, Inc. build 5367)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=87654321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-ldbm -ldl -lm -lc
perllibs=-ldl -lm -lc
libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -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_64_BIT_INT USE_ITHREADS
USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Built under darwin
Compiled at May 17 2011 04:40:12
%ENV:
PERL5LIB=":/Volumes/Media/smoke/rel/conf/perl-5.14.0/.cpanplus/5.14.0/build/Digest-HMAC-1.03/blib/lib:/Volumes/Media/smoke/rel/conf/perl-5.14.0/.cpanplus/5.14.0/build/Digest-HMAC-1.03/blib/arch:/Volumes/Media/smoke/rel/conf/perl-5.14.0/.cpanplus/5.14.0/build/Authen-SASL-2.15/blib/lib:/Volumes/Media/smoke/rel/conf/perl-5.14.0/.cpanplus/5.14.0/build/Authen-SASL-2.15/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="10103"
PERL5_CPANPLUS_IS_VERSION="0.9111"
PERL5_MINISMOKEBOX="0.54"
PERL5_YACSMOKE_BASE="/Volumes/Media/smoke/rel/conf/perl-5.14.0"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/Volumes/Media/smoke/rel/conf/perl-5.14.0/.cpanplus/5.14.0/build/Digest-HMAC-1.03/blib/lib
/Volumes/Media/smoke/rel/conf/perl-5.14.0/.cpanplus/5.14.0/build/Digest-HMAC-1.03/blib/arch
/Volumes/Media/smoke/rel/conf/perl-5.14.0/.cpanplus/5.14.0/build/Authen-SASL-2.15/blib/lib
/Volumes/Media/smoke/rel/conf/perl-5.14.0/.cpanplus/5.14.0/build/Authen-SASL-2.15/blib/arch
/Volumes/Media/smoke/rel/perl-5.14.0/lib/site_perl/5.14.0/darwin-thread-multi-64int-2level
/Volumes/Media/smoke/rel/perl-5.14.0/lib/site_perl/5.14.0
/Volumes/Media/smoke/rel/perl-5.14.0/lib/5.14.0/darwin-thread-multi-64int-2level
/Volumes/Media/smoke/rel/perl-5.14.0/lib/5.14.0
.