Report for Apache2-ModXml2-0.01

Back
From: metabase:user:e7b34f46-36ca-11e0-a826-945c7ca43f85
Subject: UNKNOWN Apache2-ModXml2-0.01 v5.12.4 FreeBSD
Date: 2012-09-21T03:20:03Z

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 Joachim Zobel,

This is a computer-generated report for Apache2-ModXml2-0.01
on perl 5.12.4, 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/Apache2/ModXml2.pm blib/lib/Apache2/ModXml2.pm
cc -c  -I. -I/usr/include/libxml2 -I/usr/include/apache2 -I/usr/include/apr-1.0  -DAPPLLIB_EXP="/usr/local/lib/perl5/5.12.4/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -pipe -fno-strict-aliasing    -DVERSION=\"0.01\"  -DXS_VERSION=\"0.01\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.12.4/mach/CORE"   Av_CharPtrPtr.c
/usr/local/bin/perl /home/cpan/perl5/lib/perl5/ExtUtils/xsubpp  -typemap /usr/local/lib/perl5/5.12.4/ExtUtils/typemap -typemap typemap  ModXml2.xs > ModXml2.xsc && mv ModXml2.xsc ModXml2.c
cc -c  -I. -I/usr/include/libxml2 -I/usr/include/apache2 -I/usr/include/apr-1.0  -DAPPLLIB_EXP="/usr/local/lib/perl5/5.12.4/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -pipe -fno-strict-aliasing    -DVERSION=\"0.01\"  -DXS_VERSION=\"0.01\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.12.4/mach/CORE"   ModXml2.c
ModXml2.xs:20:25: error: libxml/tree.h: No such file or directory
ModXml2.xs:22:26: error: apr_optional.h: No such file or directory
ModXml2.xs:23:22: error: mod_perl.h: No such file or directory
ModXml2.xs:24:33: error: modperl_xs_typedefs.h: No such file or directory
ModXml2.xs:25:27: error: modperl_types.h: No such file or directory
ModXml2.xs:30: error: expected declaration specifiers or '...' before 'refcnt_dec'
ModXml2.xs:31: error: expected declaration specifiers or '...' before '(' token
ModXml2.xs:31: warning: data definition has no type or storage class
ModXml2.xs:34:29: error: mod_xml2_intern.h: No such file or directory
ModXml2.xs:45: error: expected ')' before '*' token
ModXml2.xs:88: error: expected ')' before '*' token
ModXml2.xs:130: error: expected ')' before '*' token
ModXml2.c: In function 'XS_Apache2__ModXml2_xml2_unwrap_node':
ModXml2.c:322: error: 'APR__Bucket' undeclared (first use in this function)
ModXml2.c:322: error: (Each undeclared identifier is reported only once
ModXml2.c:322: error: for each function it appears in.)
ModXml2.c:322: error: expected ';' before 'b'
ModXml2.c:328: error: 'b' undeclared (first use in this function)
ModXml2.c:336: warning: assignment makes pointer from integer without a cast
ModXml2.c: In function 'XS_Apache2__ModXml2_xml2_wrap_node':
ModXml2.c:350: error: 'APR__BucketAlloc' undeclared (first use in this function)
ModXml2.c:350: error: expected ';' before 'a'
ModXml2.c:353: error: 'Apache2__RequestRec' undeclared (first use in this function)
ModXml2.c:353: error: expected ';' before 'r_log'
ModXml2.c:355: error: 'APR__Bucket' undeclared (first use in this function)
ModXml2.c:355: error: expected ';' before 'RETVAL'
ModXml2.c:359: error: 'a' undeclared (first use in this function)
ModXml2.c:367: error: 'RETVAL' undeclared (first use in this function)
ModXml2.c:367: error: 'r_log' undeclared (first use in this function)
ModXml2.c: In function 'XS_Apache2__ModXml2_end_bucket':
ModXml2.c:382: error: 'APR__Bucket' undeclared (first use in this function)
ModXml2.c:382: error: expected ';' before 'b'
ModXml2.c:383: error: expected ';' before 'RETVAL'
ModXml2.c:387: error: 'b' undeclared (first use in this function)
ModXml2.xs:200: error: 'RETVAL' undeclared (first use in this function)
ModXml2.c: In function 'XS_Apache2__ModXml2_make_start_bucket':
ModXml2.c:411: error: 'APR__Bucket' undeclared (first use in this function)
ModXml2.c:411: error: expected ';' before 'b'
ModXml2.c:412: error: expected ';' before 'RETVAL'
ModXml2.c:416: error: 'b' undeclared (first use in this function)
ModXml2.xs:208: error: 'RETVAL' undeclared (first use in this function)
ModXml2.c: In function 'XS_Apache2__ModXml2_cmp_bucket':
ModXml2.c:440: error: 'APR__Bucket' undeclared (first use in this function)
ModXml2.c:440: error: expected ';' before 'a'
ModXml2.c:441: error: expected ';' before 'b'
ModXml2.c:447: error: 'a' undeclared (first use in this function)
ModXml2.c:457: error: 'b' undeclared (first use in this function)
ModXml2.c: In function 'XS_Apache2__ModXml2_xml2_xpath_filter_init':
ModXml2.c:480: error: 'Apache2__Filter' undeclared (first use in this function)
ModXml2.c:480: error: expected ';' before 'f'
ModXml2.c:495: error: 'f' undeclared (first use in this function)
ModXml2.xs:237: error: 'call_transform' undeclared (first use in this function)
ModXml2.xs:240: error: 'modperl_filter_ctx_t' undeclared (first use in this function)
ModXml2.xs:245: error: 'apr_pool_cleanup_null' undeclared (first use in this function)
ModXml2.c: In function 'XS_Apache2__ModXml2_xpath_filter':
ModXml2.c:529: error: 'Apache2__Filter' undeclared (first use in this function)
ModXml2.c:529: error: expected ';' before 'f'
ModXml2.c:530: error: 'APR__Brigade' undeclared (first use in this function)
ModXml2.c:530: error: expected ';' before 'bb'
ModXml2.c:536: error: 'f' undeclared (first use in this function)
ModXml2.c:546: error: 'bb' undeclared (first use in this function)
ModXml2.xs: In function 'XS_Apache2__ModXml2_raw_owner_document':
ModXml2.xs:268: error: 'xmlNode' undeclared (first use in this function)
ModXml2.xs:268: error: 'node' undeclared (first use in this function)
ModXml2.xs: In function 'XS_Apache2__ModXml2_rec_to_perl':
ModXml2.xs:279: error: 'request_rec' undeclared (first use in this function)
ModXml2.xs:279: error: 'rec' undeclared (first use in this function)
ModXml2.c:597: error: 'Apache2__RequestRec' undeclared (first use in this function)
ModXml2.c:597: error: expected ';' before 'RETVAL'
ModXml2.xs:281: error: 'RETVAL' undeclared (first use in this function)
ModXml2.xs: In function 'boot_Apache2__ModXml2':
ModXml2.xs:168: error: 'modperl_filter_ctx_t' undeclared (first use in this function)
ModXml2.xs:168: error: 'SIZE_modperl_filter_ctx_t' undeclared (first use in this function)
ModXml2.xs:171: error: 'modperl_interp_unselect' undeclared (first use in this function)
ModXml2.xs:174: error: 'refcnt_dec' undeclared (first use in this function)
ModXml2.xs:182: error: 'xml2' undeclared (first use in this function)
ModXml2.xs:182: error: 'document_start' undeclared (first use in this function)
ModXml2.xs:182: error: 'xml2_document_start' undeclared (first use in this function)
ModXml2.xs:183: error: 'APR_HOOK_MIDDLE' undeclared (first use in this function)
*** Error code 1

Stop in /usr/home/cpan/.cpan/build/Apache2-ModXml2-0.01-37wI1w.

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

Prerequisite modules loaded:

requires:

    Module              Need Have   
    ------------------- ---- -------
    XML::LibXML         1.89 2.0004 

build_requires:

    Module              Need Have   
    ------------------- ---- -------
    ExtUtils::MakeMaker 0    6.63_02

configure_requires:

    Module              Need Have   
    ------------------- ---- -------
    ExtUtils::MakeMaker 0    6.63_02


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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /home/cpan/perl5/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5LIB = /home/cpan/perl5/lib/perl5/amd64-freebsd:/home/cpan/perl5/lib/perl5
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 90654
    PERL5_CPAN_IS_EXECUTING = /home/cpan/.cpan/build/Apache2-ModXml2-0.01-37wI1w/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 90654
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1153,90654
    PERL_AUTOINSTALL = --defaultdeps
    PERL_CR_SMOKER_CURRENT = Apache2-ModXml2-0.01
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /home/cpan/perl5
    PERL_MB_OPT = --install_base /home/cpan/perl5
    PERL_MM_OPT = INSTALL_BASE=/home/cpan/perl5
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

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

    $^X = /usr/local/bin/perl
    $UID/$EUID = 1001 / 1001
    $GID = 1001 1001 0 5 20 80
    $EGID = 1001 1001 0 5 20 80

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.120921
    Cwd                 3.39_01 
    ExtUtils::CBuilder  0.280205
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.54    
    ExtUtils::MakeMaker 6.63_02 
    ExtUtils::Manifest  1.61    
    ExtUtils::ParseXS   3.15    
    File::Spec          3.39_01 
    JSON                2.53    
    JSON::PP            2.27200 
    Module::Build       0.4003  
    Module::Signature   0.68    
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.25    
    Test::More          0.98_03 
    YAML                0.84    
    YAML::Syck          1.21_01 
    version             0.9901  


--

Summary of my perl5 (revision 5 version 12 subversion 4) configuration:
   
  Platform:
    osname=freebsd, osvers=9.0-rc2, archname=amd64-freebsd
    uname='freebsd freebsd.org 9.0-rc2 freebsd 9.0-rc2 #0: mon dec 5 15:11:44 utc 2011 kris@freebsd.org:usrsrcsysmagickernelpath amd64 '
    config_args='-sde -Dprefix=/usr/local -Darchlib=/usr/local/lib/perl5/5.12.4/mach -Dprivlib=/usr/local/lib/perl5/5.12.4 -Dman3dir=/usr/local/lib/perl5/5.12.4/perl/man/man3 -Dman1dir=/usr/local/man/man1 -Dsitearch=/usr/local/lib/perl5/site_perl/5.12.4/mach -Dsitelib=/usr/local/lib/perl5/site_perl/5.12.4 -Dscriptdir=/usr/local/bin -Dsiteman3dir=/usr/local/lib/perl5/5.12.4/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Ui_malloc -Ui_iconv -Uinstallusrbinperl -Dcc=cc -Duseshrplib -Dinc_version_list=none -Dccflags=-DAPPLLIB_EXP="/usr/local/lib/perl5/5.12.4/BSDPAN" -Doptimize=-O2 -pipe -fno-strict-aliasing -Ui_gdbm -Dusethreads=n -Dusemymalloc=n -Duse64bitint'
    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='cc', ccflags ='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.12.4/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O2 -pipe -fno-strict-aliasing',
    cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.12.4/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070831 patched [FreeBSD]', 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='cc', ldflags =' -Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lm -lcrypt -lutil
    perllibs=-lm -lcrypt -lutil
    libc=, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='  -Wl,-R/usr/local/lib/perl5/5.12.4/mach/CORE'
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO
                        USE_PERL_ATOF
  Built under freebsd
  Compiled at Dec  5 2011 15:24:07
  %ENV:
    PERL5LIB="/home/cpan/perl5/lib/perl5/amd64-freebsd:/home/cpan/perl5/lib/perl5"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="90654"
    PERL5_CPAN_IS_EXECUTING="/home/cpan/.cpan/build/Apache2-ModXml2-0.01-37wI1w/Makefile.PL"
    PERL5_CPAN_IS_RUNNING="90654"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="1153,90654"
    PERL_AUTOINSTALL="--defaultdeps"
    PERL_CR_SMOKER_CURRENT="Apache2-ModXml2-0.01"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/home/cpan/perl5"
    PERL_MB_OPT="--install_base /home/cpan/perl5"
    PERL_MM_OPT="INSTALL_BASE=/home/cpan/perl5"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/perl5/lib/perl5/amd64-freebsd
    /home/cpan/perl5/lib/perl5/amd64-freebsd
    /home/cpan/perl5/lib/perl5
    /usr/local/lib/perl5/5.12.4/BSDPAN
    /usr/local/lib/perl5/site_perl/5.12.4/mach
    /usr/local/lib/perl5/site_perl/5.12.4
    /usr/local/lib/perl5/5.12.4/mach
    /usr/local/lib/perl5/5.12.4
    .