Report for Mail-DMARC-opendmarc-0.11

Back
From: metabase:user:315f03b2-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Mail-DMARC-opendmarc-0.11 v5.10.1 SunOS/Solaris
Date: 2013-06-20T04:32:38Z

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 Davide Migliavacca,

This is a computer-generated report for Mail-DMARC-opendmarc-0.11
on perl 5.10.1, created by CPAN-Reporter-1.2009.

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/local/bin/make':

cp share/effective_tld_names.dat blib/lib/auto/share/dist/Mail-DMARC-opendmarc/effective_tld_names.dat
cp lib/Mail/DMARC/opendmarc.pm blib/lib/Mail/DMARC/opendmarc.pm
AutoSplitting blib/lib/Mail/DMARC/opendmarc.pm (blib/lib/auto/Mail/DMARC/opendmarc)
cp make_const.pl blib/lib/Mail/DMARC/make_const.pl
cp lib/Mail/DMARC/opendmarc/Constants/C/Symbols.pm blib/lib/Mail/DMARC/opendmarc/Constants/C/Symbols.pm
cp lib/Mail/DMARC/opendmarc/Constants/C/ForwardDecls.pm blib/lib/Mail/DMARC/opendmarc/Constants/C/ForwardDecls.pm
/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1 /export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/5.10.1/ExtUtils/xsubpp  -typemap /export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/5.10.1/ExtUtils/typemap -typemap typemap -typemap typemap  opendmarc.xs > opendmarc.xsc && mv opendmarc.xsc opendmarc.c
gcc -c  -I -D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV -O   -DVERSION=\"0.11\" -DXS_VERSION=\"0.11\" -fPIC "-I/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/5.10.1/sun4-solaris-thread-multi-64int/CORE"   opendmarc.c
In file included from opendmarc.xs:8:
opendmarc.h:2:29: opendmarc/dmarc.h: No such file or directory
opendmarc.c: In function `XS_Mail__DMARC__opendmarc_opendmarc_policy_library_init':
opendmarc.c:283: error: `OPENDMARC_LIB_T' undeclared (first use in this function)
opendmarc.c:283: error: (Each undeclared identifier is reported only once
opendmarc.c:283: error: for each function it appears in.)
opendmarc.c:283: error: `lib_init' undeclared (first use in this function)
opendmarc.c:284: error: `OPENDMARC_STATUS_T' undeclared (first use in this function)
opendmarc.c:284: error: syntax error before "RETVAL"
opendmarc.c:288: error: syntax error before ')' token
opendmarc.c:295: error: `RETVAL' undeclared (first use in this function)
opendmarc.c: In function `XS_Mail__DMARC__opendmarc_opendmarc_policy_library_init_tld':
opendmarc.c:311: error: `OPENDMARC_STATUS_T' undeclared (first use in this function)
opendmarc.c:311: error: syntax error before "RETVAL"
opendmarc.xs:35: error: `OPENDMARC_LIB_T' undeclared (first use in this function)
opendmarc.xs:35: error: syntax error before "lib_t"
opendmarc.xs:37: error: `lib_t' undeclared (first use in this function)
opendmarc.xs:38: error: `OPENDMARC_TLD_TYPE_MOZILLA' undeclared (first use in this function)
opendmarc.xs:41: error: `RETVAL' undeclared (first use in this function)
opendmarc.c: In function `XS_Mail__DMARC__opendmarc_opendmarc_policy_library_shutdown':
opendmarc.c:336: error: `OPENDMARC_LIB_T' undeclared (first use in this function)
opendmarc.c:336: error: `lib_init' undeclared (first use in this function)
opendmarc.c:337: error: `OPENDMARC_STATUS_T' undeclared (first use in this function)
opendmarc.c:337: error: syntax error before "RETVAL"
opendmarc.c:341: error: syntax error before ')' token
opendmarc.c:348: error: `RETVAL' undeclared (first use in this function)
opendmarc.c: In function `XS_Mail__DMARC__opendmarc_opendmarc_policy_library_shutdown_tld':
opendmarc.c:364: error: `OPENDMARC_STATUS_T' undeclared (first use in this function)
opendmarc.c:364: error: syntax error before "RETVAL"
opendmarc.xs:57: error: `OPENDMARC_LIB_T' undeclared (first use in this function)
opendmarc.xs:57: error: syntax error before "lib_t"
opendmarc.xs:59: error: `lib_t' undeclared (first use in this function)
opendmarc.xs:60: error: `OPENDMARC_TLD_TYPE_MOZILLA' undeclared (first use in this function)
opendmarc.xs:63: error: `RETVAL' undeclared (first use in this function)
opendmarc.c: In function `XS_Mail__DMARC__opendmarc_opendmarc_policy_connect_init':
opendmarc.c:393: error: `DMARC_POLICY_T' undeclared (first use in this function)
opendmarc.c:393: error: `RETVAL' undeclared (first use in this function)
opendmarc.c: In function `XS_Mail__DMARC__opendmarc_opendmarc_policy_connect_clear':
opendmarc.c:412: error: `DMARC_POLICY_T' undeclared (first use in this function)
opendmarc.c:412: error: `pctx' undeclared (first use in this function)
opendmarc.c:413: error: `RETVAL' undeclared (first use in this function)
opendmarc.c:417: error: syntax error before ')' token
opendmarc.c: In function `XS_Mail__DMARC__opendmarc_opendmarc_policy_connect_rset':
opendmarc.c:440: error: `DMARC_POLICY_T' undeclared (first use in this function)
opendmarc.c:440: error: `pctx' undeclared (first use in this function)
opendmarc.c:441: error: `RETVAL' undeclared (first use in this function)
opendmarc.c:445: error: syntax error before ')' token
opendmarc.c: In function `XS_Mail__DMARC__opendmarc_opendmarc_policy_connect_shutdown':
opendmarc.c:468: error: `DMARC_POLICY_T' undeclared (first use in this function)
opendmarc.c:468: error: `pctx' undeclared (first use in this function)
opendmarc.c:469: error: `RETVAL' undeclared (first use in this function)
opendmarc.c:473: error: syntax error before ')' token
opendmarc.c: In function `XS_Mail__DMARC__opendmarc_opendmarc_policy_store_from_domain':
opendmarc.c:496: error: `DMARC_POLICY_T' undeclared (first use in this function)
opendmarc.c:496: error: `pctx' undeclared (first use in this function)
opendmarc.c:499: error: `OPENDMARC_STATUS_T' undeclared (first use in this function)
opendmarc.c:499: error: syntax error before "RETVAL"
opendmarc.c:504: error: syntax error before ')' token
opendmarc.c:512: error: `RETVAL' undeclared (first use in this function)
opendmarc.c: In function `XS_Mail__DMARC__opendmarc_opendmarc_policy_store_dkim':
opendmarc.c:526: error: `DMARC_POLICY_T' undeclared (first use in this function)
opendmarc.c:526: error: `pctx' undeclared (first use in this function)
opendmarc.c:533: error: `OPENDMARC_STATUS_T' undeclared (first use in this function)
opendmarc.c:533: error: syntax error before "RETVAL"
opendmarc.c:538: error: syntax error before ')' token
opendmarc.c:546: error: `RETVAL' undeclared (first use in this function)
opendmarc.c: In function `XS_Mail__DMARC__opendmarc_opendmarc_policy_store_spf':
opendmarc.c:560: error: `DMARC_POLICY_T' undeclared (first use in this function)
opendmarc.c:560: error: `pctx' undeclared (first use in this function)
opendmarc.c:569: error: `OPENDMARC_STATUS_T' undeclared (first use in this function)
opendmarc.c:569: error: syntax error before "RETVAL"
opendmarc.c:574: error: syntax error before ')' token
opendmarc.c:582: error: `RETVAL' undeclared (first use in this function)
opendmarc.c: In function `XS_Mail__DMARC__opendmarc_opendmarc_policy_query_dmarc':
opendmarc.c:596: error: `DMARC_POLICY_T' undeclared (first use in this function)
opendmarc.c:596: error: `pctx' undeclared (first use in this function)
opendmarc.c:599: error: `OPENDMARC_STATUS_T' undeclared (first use in this function)
opendmarc.c:599: error: syntax error before "RETVAL"
opendmarc.c:604: error: syntax error before ')' token
opendmarc.c:612: error: `RETVAL' undeclared (first use in this function)
opendmarc.c: In function `XS_Mail__DMARC__opendmarc_opendmarc_policy_parse_dmarc':
opendmarc.c:626: error: `DMARC_POLICY_T' undeclared (first use in this function)
opendmarc.c:626: error: `pctx' undeclared (first use in this function)
opendmarc.c:631: error: `OPENDMARC_STATUS_T' undeclared (first use in this function)
opendmarc.c:631: error: syntax error before "RETVAL"
opendmarc.c:636: error: syntax error before ')' token
opendmarc.c:644: error: `RETVAL' undeclared (first use in this function)
opendmarc.c: In function `XS_Mail__DMARC__opendmarc_opendmarc_policy_store_dmarc':
opendmarc.c:658: error: `DMARC_POLICY_T' undeclared (first use in this function)
opendmarc.c:658: error: `pctx' undeclared (first use in this function)
opendmarc.c:665: error: `OPENDMARC_STATUS_T' undeclared (first use in this function)
opendmarc.c:665: error: syntax error before "RETVAL"
opendmarc.c:670: error: syntax error before ')' token
opendmarc.c:678: error: `RETVAL' undeclared (first use in this function)
opendmarc.c: In function `XS_Mail__DMARC__opendmarc_opendmarc_get_policy_to_enforce':
opendmarc.c:692: error: `DMARC_POLICY_T' undeclared (first use in this function)
opendmarc.c:692: error: `pctx' undeclared (first use in this function)
opendmarc.c:693: error: `OPENDMARC_STATUS_T' undeclared (first use in this function)
opendmarc.c:693: error: syntax error before "RETVAL"
opendmarc.c:698: error: syntax error before ')' token
opendmarc.c:706: error: `RETVAL' undeclared (first use in this function)
opendmarc.c: In function `XS_Mail__DMARC__opendmarc_opendmarc_policy_fetch_alignment':
opendmarc.c:720: error: `DMARC_POLICY_T' undeclared (first use in this function)
opendmarc.c:720: error: `pctx' undeclared (first use in this function)
opendmarc.c:725: error: `OPENDMARC_STATUS_T' undeclared (first use in this function)
opendmarc.c:725: error: syntax error before "RETVAL"
opendmarc.c:730: error: syntax error before ')' token
opendmarc.c:738: error: `RETVAL' undeclared (first use in this function)
opendmarc.c: In function `XS_Mail__DMARC__opendmarc_opendmarc_policy_fetch_pct':
opendmarc.c:756: error: `DMARC_POLICY_T' undeclared (first use in this function)
opendmarc.c:756: error: `pctx' undeclared (first use in this function)
opendmarc.c:759: error: `OPENDMARC_STATUS_T' undeclared (first use in this function)
opendmarc.c:759: error: syntax error before "RETVAL"
opendmarc.c:764: error: syntax error before ')' token
opendmarc.c:772: error: `RETVAL' undeclared (first use in this function)
opendmarc.c: In function `XS_Mail__DMARC__opendmarc_opendmarc_policy_fetch_adkim':
opendmarc.c:788: error: `DMARC_POLICY_T' undeclared (first use in this function)
opendmarc.c:788: error: `pctx' undeclared (first use in this function)
opendmarc.c:791: error: `OPENDMARC_STATUS_T' undeclared (first use in this function)
opendmarc.c:791: error: syntax error before "RETVAL"
opendmarc.c:796: error: syntax error before ')' token
opendmarc.c:804: error: `RETVAL' undeclared (first use in this function)
opendmarc.c: In function `XS_Mail__DMARC__opendmarc_opendmarc_policy_fetch_aspf':
opendmarc.c:820: error: `DMARC_POLICY_T' undeclared (first use in this function)
opendmarc.c:820: error: `pctx' undeclared (first use in this function)
opendmarc.c:823: error: `OPENDMARC_STATUS_T' undeclared (first use in this function)
opendmarc.c:823: error: syntax error before "RETVAL"
opendmarc.c:828: error: syntax error before ')' token
opendmarc.c:836: error: `RETVAL' undeclared (first use in this function)
opendmarc.c: In function `XS_Mail__DMARC__opendmarc_opendmarc_policy_fetch_p':
opendmarc.c:852: error: `DMARC_POLICY_T' undeclared (first use in this function)
opendmarc.c:852: error: `pctx' undeclared (first use in this function)
opendmarc.c:855: error: `OPENDMARC_STATUS_T' undeclared (first use in this function)
opendmarc.c:855: error: syntax error before "RETVAL"
opendmarc.c:860: error: syntax error before ')' token
opendmarc.c:868: error: `RETVAL' undeclared (first use in this function)
opendmarc.c: In function `XS_Mail__DMARC__opendmarc_opendmarc_policy_fetch_sp':
opendmarc.c:884: error: `DMARC_POLICY_T' undeclared (first use in this function)
opendmarc.c:884: error: `pctx' undeclared (first use in this function)
opendmarc.c:887: error: `OPENDMARC_STATUS_T' undeclared (first use in this function)
opendmarc.c:887: error: syntax error before "RETVAL"
opendmarc.c:892: error: syntax error before ')' token
opendmarc.c:900: error: `RETVAL' undeclared (first use in this function)
opendmarc.c: In function `XS_Mail__DMARC__opendmarc_opendmarc_policy_fetch_rua':
opendmarc.c:916: error: `DMARC_POLICY_T' undeclared (first use in this function)
opendmarc.c:916: error: `pctx' undeclared (first use in this function)
opendmarc.c:927: error: syntax error before ')' token
opendmarc.c:935: warning: assignment makes pointer from integer without a cast
opendmarc.c: In function `XS_Mail__DMARC__opendmarc_opendmarc_policy_fetch_ruf':
opendmarc.c:950: error: `DMARC_POLICY_T' undeclared (first use in this function)
opendmarc.c:950: error: `pctx' undeclared (first use in this function)
opendmarc.c:961: error: syntax error before ')' token
opendmarc.c:969: warning: assignment makes pointer from integer without a cast
opendmarc.c: In function `XS_Mail__DMARC__opendmarc_opendmarc_policy_fetch_fo':
opendmarc.c:984: error: `DMARC_POLICY_T' undeclared (first use in this function)
opendmarc.c:984: error: `pctx' undeclared (first use in this function)
opendmarc.c:987: error: `OPENDMARC_STATUS_T' undeclared (first use in this function)
opendmarc.c:987: error: syntax error before "RETVAL"
opendmarc.c:992: error: syntax error before ')' token
opendmarc.c:1000: error: `RETVAL' undeclared (first use in this function)
opendmarc.c: In function `XS_Mail__DMARC__opendmarc_opendmarc_policy_fetch_rf':
opendmarc.c:1016: error: `DMARC_POLICY_T' undeclared (first use in this function)
opendmarc.c:1016: error: `pctx' undeclared (first use in this function)
opendmarc.c:1019: error: `OPENDMARC_STATUS_T' undeclared (first use in this function)
opendmarc.c:1019: error: syntax error before "RETVAL"
opendmarc.c:1024: error: syntax error before ')' token
opendmarc.c:1032: error: `RETVAL' undeclared (first use in this function)
opendmarc.c: In function `XS_Mail__DMARC__opendmarc_opendmarc_policy_fetch_utilized_domain':
opendmarc.c:1048: error: `DMARC_POLICY_T' undeclared (first use in this function)
opendmarc.c:1048: error: `pctx' undeclared (first use in this function)
opendmarc.c:1053: error: `OPENDMARC_STATUS_T' undeclared (first use in this function)
opendmarc.c:1053: error: syntax error before "RETVAL"
opendmarc.c:1058: error: syntax error before ')' token
opendmarc.c:1066: error: `RETVAL' undeclared (first use in this function)
opendmarc.c: In function `XS_Mail__DMARC__opendmarc_opendmarc_policy_fetch_utilized_domain_string':
opendmarc.c:1082: error: `DMARC_POLICY_T' undeclared (first use in this function)
opendmarc.c:1082: error: `pctx' undeclared (first use in this function)
opendmarc.c:1087: error: syntax error before ')' token
opendmarc.c: In function `XS_Mail__DMARC__opendmarc_opendmarc_xml':
opendmarc.c:1180: warning: assignment makes pointer from integer without a cast
opendmarc.c: In function `XS_Mail__DMARC__opendmarc_opendmarc_xml_parse':
opendmarc.c:1203: warning: assignment makes pointer from integer without a cast
opendmarc.c: In function `XS_Mail__DMARC__opendmarc_opendmarc_util_clearargv':
opendmarc.c:1222: warning: cast to pointer from integer of different size
opendmarc.c:1229: warning: assignment makes pointer from integer without a cast
opendmarc.c: In function `XS_Mail__DMARC__opendmarc_opendmarc_policy_status_to_str':
opendmarc.c:1244: error: `OPENDMARC_STATUS_T' undeclared (first use in this function)
opendmarc.c:1244: error: syntax error before "status"
opendmarc.c:1249: error: `status' undeclared (first use in this function)
opendmarc.c:1249: warning: assignment makes pointer from integer without a cast
opendmarc.c: In function `XS_Mail__DMARC__opendmarc_opendmarc_policy_to_buf':
opendmarc.c:1349: error: `DMARC_POLICY_T' undeclared (first use in this function)
opendmarc.c:1349: error: `pctx' undeclared (first use in this function)
opendmarc.c:1354: error: syntax error before ')' token
make: *** [opendmarc.o] Error 1

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                  Need Have
    ----------------------- ---- ----
    File::ShareDir          0    1.03

build_requires:

    Module                  Need Have
    ----------------------- ---- ----
    File::ShareDir::Install 0    0.04

configure_requires:

    Module                  Need Have
    ----------------------- ---- ----
    ExtUtils::MakeMaker     0    6.68


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LC_CTYPE = en_US.UTF-8
    PATH = /export/home/smoke/perl5/perlbrew/bin:/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/bin:/bin:/export/home/smoke/bin:/usr/bin
    PATH_WITHOUT_PERLBREW = /usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/bin:/bin:/export/home/smoke/bin:/usr/bin
    PERL = [undef]
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 5024
    PERL5_CPAN_IS_EXECUTING = /export/home/smoke/.cpan/build/Mail-DMARC-opendmarc-0.11-m3SRkL/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 5024
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 13694,5024
    PERLBREW_MANPATH = /export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/man
    PERLBREW_PATH = /export/home/smoke/perl5/perlbrew/bin:/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin
    PERLBREW_PERL = perl-5.10.1
    PERLBREW_ROOT = /export/home/smoke/perl5/perlbrew
    PERLBREW_VERSION = 0.59
    PERL_AUTOINSTALL = --defaultdeps
    PERL_CR_SMOKER_CURRENT = Mail-DMARC-opendmarc-0.11
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/bash
    TERM = xterm

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin/perl5.10.1
    $UID/$EUID = 101 / 101
    $GID = 1 1
    $EGID = 1 1

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.00    
    CPAN::Meta          2.112621
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280205
    ExtUtils::Command   1.16    
    ExtUtils::Install   1.54    
    ExtUtils::MakeMaker 6.68    
    ExtUtils::Manifest  1.61    
    ExtUtils::ParseXS   3.18    
    File::Spec          3.40    
    JSON                2.59    
    JSON::PP            2.27200 
    Module::Build       0.4005  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.28    
    Test::More          0.98_05 
    YAML                0.84    
    YAML::Syck          1.27    
    version             0.9902  


--

Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
   
  Platform:
    osname=solaris, osvers=2.10, archname=sun4-solaris-thread-multi-64int
    uname='sunos sparcy 5.10 generic_142909-17 sun4u sparc sunw,a70 '
    config_args='-de -Dprefix=/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1 -Duse64bitint -Duse4bitall -Dusethreads -Dcc=gcc -Dusedevel'
    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='gcc', ccflags ='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV',
    optimize='-O',
    cppflags='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='3.4.6', gccosandvers='solaris2.10'
    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='gcc', ldflags =' -L/usr/local/lib '
    libpth=/usr/local/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -lgdbm -ldl -lm -lpthread -lc
    perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-fPIC', lddlflags='-G -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_USE_DEVEL
                        PERL_USE_SAFE_PUTENV USE_64_BIT_INT USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_REENTRANT_API
  Built under solaris
  Compiled at Dec  4 2012 15:26:14
  %ENV:
    PERL=""
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="5024"
    PERL5_CPAN_IS_EXECUTING="/export/home/smoke/.cpan/build/Mail-DMARC-opendmarc-0.11-m3SRkL/Makefile.PL"
    PERL5_CPAN_IS_RUNNING="5024"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="13694,5024"
    PERLBREW_MANPATH="/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/man"
    PERLBREW_PATH="/export/home/smoke/perl5/perlbrew/bin:/export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/bin"
    PERLBREW_PERL="perl-5.10.1"
    PERLBREW_ROOT="/export/home/smoke/perl5/perlbrew"
    PERLBREW_VERSION="0.59"
    PERL_AUTOINSTALL="--defaultdeps"
    PERL_CR_SMOKER_CURRENT="Mail-DMARC-opendmarc-0.11"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/5.10.1/sun4-solaris-thread-multi-64int
    /export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/5.10.1
    /export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/sun4-solaris-thread-multi-64int
    /export/home/smoke/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1
    .