Report for XML-Parser-2.44

Back
From: metabase:user:66e9a482-228a-11e4-a8ad-1cac160f318f
Subject: PASS XML-Parser-2.44 v5.20.0 Mac OS X
Date: 2015-01-13T22:02:31Z

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 TODDR,

This is a computer-generated report for XML-Parser-2.44
on perl 5.20.0, created by App::cpanminus::reporter 0.12 (1.7016).

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

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 '':

Building and testing XML-Parser-2.44
cp Parser/Style/Debug.pm blib/lib/XML/Parser/Style/Debug.pm
cp Parser.pm blib/lib/XML/Parser.pm
cp Parser/Style/Tree.pm blib/lib/XML/Parser/Style/Tree.pm
cp Parser/Encodings/big5.enc blib/lib/XML/Parser/Encodings/big5.enc
cp Parser/Encodings/x-sjis-jdk117.enc blib/lib/XML/Parser/Encodings/x-sjis-jdk117.enc
cp Parser/Encodings/koi8-r.enc blib/lib/XML/Parser/Encodings/koi8-r.enc
cp Parser/Encodings/x-euc-jp-unicode.enc blib/lib/XML/Parser/Encodings/x-euc-jp-unicode.enc
cp Parser/Encodings/windows-1255.enc blib/lib/XML/Parser/Encodings/windows-1255.enc
cp Parser/Encodings/x-sjis-cp932.enc blib/lib/XML/Parser/Encodings/x-sjis-cp932.enc
cp Parser/Encodings/windows-1251.enc blib/lib/XML/Parser/Encodings/windows-1251.enc
cp Parser/Encodings/x-sjis-unicode.enc blib/lib/XML/Parser/Encodings/x-sjis-unicode.enc
cp Parser/Style/Subs.pm blib/lib/XML/Parser/Style/Subs.pm
cp Parser/Encodings/x-sjis-jisx0221.enc blib/lib/XML/Parser/Encodings/x-sjis-jisx0221.enc
cp Parser/Encodings/README blib/lib/XML/Parser/Encodings/README
cp Parser/Encodings/windows-1250.enc blib/lib/XML/Parser/Encodings/windows-1250.enc
cp Parser/Encodings/iso-8859-2.enc blib/lib/XML/Parser/Encodings/iso-8859-2.enc
cp Parser/Encodings/windows-1252.enc blib/lib/XML/Parser/Encodings/windows-1252.enc
cp Parser/Style/Objects.pm blib/lib/XML/Parser/Style/Objects.pm
cp Parser/Encodings/x-euc-jp-jisx0221.enc blib/lib/XML/Parser/Encodings/x-euc-jp-jisx0221.enc
cp Parser/Encodings/ibm866.enc blib/lib/XML/Parser/Encodings/ibm866.enc
cp Parser/Encodings/iso-8859-9.enc blib/lib/XML/Parser/Encodings/iso-8859-9.enc
cp Parser/Encodings/iso-8859-8.enc blib/lib/XML/Parser/Encodings/iso-8859-8.enc
cp Parser/Encodings/Japanese_Encodings.msg blib/lib/XML/Parser/Encodings/Japanese_Encodings.msg
cp Parser/Encodings/iso-8859-5.enc blib/lib/XML/Parser/Encodings/iso-8859-5.enc
cp Parser/Style/Stream.pm blib/lib/XML/Parser/Style/Stream.pm
cp Parser/Encodings/euc-kr.enc blib/lib/XML/Parser/Encodings/euc-kr.enc
cp Parser/LWPExternEnt.pl blib/lib/XML/Parser/LWPExternEnt.pl
cp Parser/Encodings/iso-8859-7.enc blib/lib/XML/Parser/Encodings/iso-8859-7.enc
cp Parser/Encodings/iso-8859-3.enc blib/lib/XML/Parser/Encodings/iso-8859-3.enc
cp Parser/Encodings/iso-8859-4.enc blib/lib/XML/Parser/Encodings/iso-8859-4.enc
cp Expat.pm ../blib/lib/XML/Parser/Expat.pm
Running Mkbootstrap for XML::Parser::Expat ()
chmod 644 "Expat.bs"
"/opt/plenv/versions/5.20.0/bin/perl5.20.0" "/opt/plenv/versions/5.20.0/lib/perl5/5.20.0/ExtUtils/xsubpp" -noprototypes -typemap "/opt/plenv/versions/5.20.0/lib/perl5/5.20.0/ExtUtils/typemap" -typemap "typemap"  Expat.xs > Expat.xsc && mv Expat.xsc Expat.c
cc -c   -fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include -O3   -DVERSION=\"2.44\" -DXS_VERSION=\"2.44\"  "-I/opt/plenv/versions/5.20.0/lib/perl5/5.20.0/darwin-2level/CORE"   Expat.c
Expat.xs:262:10: warning: enumeration values 'XML_CTYPE_EMPTY' and 'XML_CTYPE_ANY' not handled in switch [-Wswitch]
  switch(model->type) {
         ^
1 warning generated.
rm -f ../blib/arch/auto/XML/Parser/Expat/Expat.bundle
LD_RUN_PATH="/usr/lib" env MACOSX_DEPLOYMENT_TARGET=10.3 cc  -bundle -undefined dynamic_lookup -L/opt/local/lib -fstack-protector Expat.o  -o ../blib/arch/auto/XML/Parser/Expat/Expat.bundle 	\
	   -lexpat  	\
	  
chmod 755 ../blib/arch/auto/XML/Parser/Expat/Expat.bundle
"/opt/plenv/versions/5.20.0/bin/perl5.20.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Expat.bs ../blib/arch/auto/XML/Parser/Expat/Expat.bs 644
Manifying 1 pod document
Manifying 6 pod documents
Running Mkbootstrap for XML::Parser::Expat ()
chmod 644 "Expat.bs"
Manifying 1 pod document
PERL_DL_NONLAZY=1 "/opt/plenv/versions/5.20.0/bin/perl5.20.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/astress.t ........... ok
t/cdata.t ............. ok
t/decl.t .............. ok
t/defaulted.t ......... ok
t/encoding.t .......... ok
t/external_ent.t ...... ok
t/file.t .............. ok
t/file_open_scalar.t .. ok
t/finish.t ............ ok
t/namespaces.t ........ ok
t/parament.t .......... ok
t/partial.t ........... ok
t/skip.t .............. ok
t/stream.t ............ ok
t/styles.t ............ ok
All tests successful.
Files=15, Tests=141,  0 wallclock secs ( 0.05 usr  0.03 sys +  0.46 cusr  0.09 csys =  0.63 CPU)
Result: PASS

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

Prerequisite modules loaded:

    No requirements found

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

Environment variables:

    LANG = en_US.UTF-8
    LC_ALL = en_US.UTF-8
    LC_CTYPE = en_US.UTF-8
    PATH = /opt/plenv/versions/5.20.0/bin:/opt/plenv/libexec:/opt/plenv/plugins/perl-build/bin:/opt/plenv/shims:/opt/plenv/bin:/Users/genehack/bin:/opt/sbt/bin:/opt/scala/bin:/opt/play:/opt/go/bin:/opt/vim/bin:/opt/tmux/bin:/opt/sml/bin:/opt/node/bin:/opt/git/bin:/opt/emacs/bin:/opt/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/Users/genehack/proj/go/bin
    PERL_CPANM_OPT = --skip-installed --prompt
    SHELL = /bin/zsh
    TERM = screen-256color
    TMPDIR = /var/folders/gd/n6xwfsjd0dzcngcyp60cxvth0000gn/T/

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

    EGID = 20 20 12 61 79 80 81 98 398 399 33 100 204
    EUID = 501
    EXECUTABLE_NAME = /opt/plenv/versions/5.20.0/bin/perl5.20.0
    GID = 20 20 12 61 79 80 81 98 398 399 33 100 204
    UID = 501

Perl module toolchain versions installed:

    Module              Have        
    ------------------- ------------
    CPAN                2.05        
    CPAN::Meta          2.143240    
    Cwd                 3.47        
    ExtUtils::CBuilder  0.280220    
    ExtUtils::Command   1.20        
    ExtUtils::Install   2.04        
    ExtUtils::MakeMaker 7.04        
    ExtUtils::Manifest  1.70        
    ExtUtils::ParseXS   3.24        
    File::Spec          3.47        
    JSON                2.90        
    JSON::PP            2.27300     
    Module::Build       0.4210      
    Module::Signature   n/a         
    Parse::CPAN::Meta   1.4414      
    Test::Harness       3.34        
    Test::More          1.301001_097
    YAML                1.13        
    YAML::Syck          n/a         
    version             0.9909      


--

Summary of my perl5 (revision 5 version 20 subversion 0) configuration:
   
  Platform:
    osname=darwin, osvers=13.2.0, archname=darwin-2level
    uname='darwin irving.home.genehack.org 13.2.0 darwin kernel version 13.2.0: thu apr 17 23:03:13 pdt 2014; root:xnu-2422.100.13~1release_x86_64 x86_64 i386 macbookpro11,1 darwin '
    config_args='-Dprefix=/opt/plenv/versions/5.20.0 -de -Dusedevel -A'eval:scriptdir=/opt/plenv/versions/5.20.0/bin''
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include',
    optimize='-O3',
    cppflags='-fno-common -DPERL_DARWIN -fno-strict-aliasing -pipe -fstack-protector -I/opt/local/include'
    ccversion='', gccversion='4.2.1 Compatible Apple LLVM 5.1 (clang-503.0.40)', 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/opt/local/lib'
    libpth=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.1/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /usr/lib /opt/local/lib
    libs=-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/opt/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        PERL_USE_DEVEL 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 May 27 2014 18:36:30
  %ENV:
    PERL_CPANM_OPT="--skip-installed --prompt"
  @INC:
    /opt/plenv/versions/5.20.0/lib/perl5/site_perl/5.20.0/darwin-2level
    /opt/plenv/versions/5.20.0/lib/perl5/site_perl/5.20.0
    /opt/plenv/versions/5.20.0/lib/perl5/5.20.0/darwin-2level
    /opt/plenv/versions/5.20.0/lib/perl5/5.20.0
    .