Back
From: metabase:user:e099aa30-bf4f-11e0-b0bb-a7aeb748a6a7
Subject: UNKNOWN Mail-DMARC-opendmarc-0.11 v5.16.3 Mac OS X
Date: 2013-04-24T21:26:08Z
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.16.3, created by CPAN-Reporter-1.2010.
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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/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
/usr/local/bin/perl /usr/local/lib/perl5/site_perl/5.16.3/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.16.3/ExtUtils/typemap -typemap typemap -typemap typemap opendmarc.xs > opendmarc.xsc && mv opendmarc.xsc opendmarc.c
gcc -c -I -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/opt/local/include -O3 -DVERSION=\"0.11\" -DXS_VERSION=\"0.11\" "-I/usr/local/lib/perl5/5.16.3/darwin-2level/CORE" opendmarc.c
In file included from opendmarc.xs:8:
opendmarc.h:2:29: error: 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: expected ';' before 'RETVAL'
opendmarc.c:288: error: expected expression 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: expected ';' before 'RETVAL'
opendmarc.xs:35: error: 'OPENDMARC_LIB_T' undeclared (first use in this function)
opendmarc.xs:35: error: expected ';' 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: expected ';' before 'RETVAL'
opendmarc.c:341: error: expected expression 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: expected ';' before 'RETVAL'
opendmarc.xs:57: error: 'OPENDMARC_LIB_T' undeclared (first use in this function)
opendmarc.xs:57: error: expected ';' 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: expected expression 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: expected expression 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: expected expression 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: expected ';' before 'RETVAL'
opendmarc.c:504: error: expected expression 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: expected ';' before 'RETVAL'
opendmarc.c:538: error: expected expression 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: expected ';' before 'RETVAL'
opendmarc.c:574: error: expected expression 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: expected ';' before 'RETVAL'
opendmarc.c:604: error: expected expression 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: expected ';' before 'RETVAL'
opendmarc.c:636: error: expected expression 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: expected ';' before 'RETVAL'
opendmarc.c:670: error: expected expression 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: expected ';' before 'RETVAL'
opendmarc.c:698: error: expected expression 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: expected ';' before 'RETVAL'
opendmarc.c:730: error: expected expression 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: expected ';' before 'RETVAL'
opendmarc.c:764: error: expected expression 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: expected ';' before 'RETVAL'
opendmarc.c:796: error: expected expression 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: expected ';' before 'RETVAL'
opendmarc.c:828: error: expected expression 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: expected ';' before 'RETVAL'
opendmarc.c:860: error: expected expression 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: expected ';' before 'RETVAL'
opendmarc.c:892: error: expected expression 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: expected expression 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: expected expression 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: expected ';' before 'RETVAL'
opendmarc.c:992: error: expected expression 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: expected ';' before 'RETVAL'
opendmarc.c:1024: error: expected expression 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: expected ';' before 'RETVAL'
opendmarc.c:1058: error: expected expression 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: expected expression 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: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: expected ';' 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: expected expression 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.66
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
PATH = /usr/local/apache/bin:/usr/local/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin
PERL = [undef]
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 93696
PERL5_CPAN_IS_EXECUTING = /var/root/.cpan/build/Mail-DMARC-opendmarc-0.11-qWoLaV/Makefile.PL
PERL5_CPAN_IS_RUNNING = 93696
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 7639,93696
PERL_AUTOINSTALL = --defaultdeps
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
SHELL = /bin/tcsh
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/local/bin/perl
$UID/$EUID = 0 / 0
$GID = 0 0 1 2 3 4 5 8 9 12 20 29 61 80
$EGID = 0 0 1 2 3 4 5 8 9 12 20 29 61 80
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.00
CPAN::Meta 2.130880
Cwd 3.40
ExtUtils::CBuilder 0.280206
ExtUtils::Command 1.17
ExtUtils::Install 1.58
ExtUtils::MakeMaker 6.66
ExtUtils::Manifest 1.61
ExtUtils::ParseXS 3.18_03
File::Spec 3.40
JSON 2.57
JSON::PP 2.27202
Module::Build 0.4004
Module::Signature 0.70
Parse::CPAN::Meta 1.4404
Test::Harness 3.26
Test::More 0.98_04
YAML 0.84
YAML::Syck 1.25
version 0.9902
--
Summary of my perl5 (revision 5 version 16 subversion 3) configuration:
Platform:
osname=darwin, osvers=12.2.0, archname=darwin-2level
uname='darwin tucumcari.local 12.2.0 darwin kernel version 12.2.0: sat aug 25 00:48:52 pdt 2012; root:xnu-2050.18.24~1release_x86_64 x86_64 '
config_args='-Dprefix=/usr/local'
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=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/opt/local/include',
optimize='-O3',
cppflags='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/opt/local/include'
ccversion='', gccversion='4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)', 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='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 =' -fstack-protector -L/usr/local/lib -L/opt/local/lib'
libpth=/usr/local/lib /opt/local/lib /usr/lib
libs=-lgdbm -ldbm -ldl -lm -lutil -lc
perllibs=-ldl -lm -lutil -lc
libc=, 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 -L/opt/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 USE_64_BIT_ALL
USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE
USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Built under darwin
Compiled at Mar 12 2013 23:34:14
%ENV:
PERL=""
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="93696"
PERL5_CPAN_IS_EXECUTING="/var/root/.cpan/build/Mail-DMARC-opendmarc-0.11-qWoLaV/Makefile.PL"
PERL5_CPAN_IS_RUNNING="93696"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="7639,93696"
PERL_AUTOINSTALL="--defaultdeps"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
@INC:
/usr/local/lib/perl5/site_perl/5.16.3/darwin-2level
/usr/local/lib/perl5/site_perl/5.16.3
/usr/local/lib/perl5/5.16.3/darwin-2level
/usr/local/lib/perl5/5.16.3
.