Report for XML-WBXML-0.09

Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN XML-WBXML-0.09 v5.8.9 FreeBSD
Date: 2015-05-22T18:46:24Z

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 Mikhail Ivanov,

This is a computer-generated report for XML-WBXML-0.09
on perl 5.8.9, created by CPAN-Reporter-1.2014.

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/XML/WBXML.pm blib/lib/XML/WBXML.pm
Running Mkbootstrap for XML::WBXML ()
chmod 644 "WBXML.bs"
"/usr/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin/perl" "/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/ExtUtils/xsubpp"  -typemap "/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/ExtUtils/typemap" -typemap "typemap"  WBXML.xs > WBXML.xsc && mv WBXML.xsc WBXML.c
cc -c  -I.  -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -ftree-vectorizer-verbose=2 -fno-strict-aliasing -I/usr/local/include -O    -DVERSION=\"0.09\"  -DXS_VERSION=\"0.09\" -DPIC -fPIC "-I/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/i386-freebsd-thread-multi/CORE"   WBXML.c
In file included from WBXML.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/i386-freebsd-thread-multi/CORE/perl.h:1481:40: warning: anonymous variadic macros were introduced in C99
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/i386-freebsd-thread-multi/CORE/perl.h:1493:41: warning: anonymous variadic macros were introduced in C99
In file included from WBXML.xs:5:
ppport.h:2979:1: warning: "PERL_UNUSED_DECL" redefined
In file included from WBXML.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/i386-freebsd-thread-multi/CORE/perl.h:204:1: warning: this is the location of the previous definition
WBXML.xs:7:19: error: wbxml.h: No such file or directory
WBXML.c: In function 'S_croak_xs_usage':
WBXML.c:122: warning: unused parameter 'my_perl'
WBXML.c: In function 'XS_XML__WBXML_xml_to_wbxml':
WBXML.c:166: warning: nested extern declaration of 'Perl___notused'
WBXML.c:170: error: 'WB_UTINY' undeclared (first use in this function)
WBXML.c:170: error: (Each undeclared identifier is reported only once
WBXML.c:170: error: for each function it appears in.)
WBXML.c:170: error: 'in_xml' undeclared (first use in this function)
WBXML.c:170: error: expected expression before ')' token
WBXML.c:172: warning: ISO C90 forbids mixed declarations and code
WBXML.xs:18: error: 'outwbxml' undeclared (first use in this function)
WBXML.xs:19: error: 'WB_ULONG' undeclared (first use in this function)
WBXML.xs:19: error: expected ';' before 'outwbxml_len'
WBXML.xs:20: error: 'WBXMLError' undeclared (first use in this function)
WBXML.xs:20: error: expected ';' before 'ret'
WBXML.xs:21: error: 'WBXMLConvXML2WBXMLParams' undeclared (first use in this function)
WBXML.xs:21: error: expected ';' before 'params'
WBXML.xs:23: error: 'params' undeclared (first use in this function)
WBXML.xs:23: error: 'WBXML_VERSION_12' undeclared (first use in this function)
WBXML.xs:27: error: 'ret' undeclared (first use in this function)
WBXML.xs:27: warning: implicit declaration of function 'wbxml_conv_xml2wbxml'
WBXML.xs:27: warning: nested extern declaration of 'wbxml_conv_xml2wbxml'
WBXML.xs:27: error: 'outwbxml_len' undeclared (first use in this function)
WBXML.xs:28: error: 'WBXML_OK' undeclared (first use in this function)
WBXML.xs:31: warning: ISO C forbids braced-groups within expressions
WBXML.xs:31: warning: ISO C forbids braced-groups within expressions
WBXML.c:193: warning: ISO C forbids braced-groups within expressions
WBXML.c:166: warning: unused variable 'Perl___notused'
WBXML.c:164: warning: unused parameter 'my_perl'
WBXML.c: In function 'XS_XML__WBXML_wbxml_to_xml':
WBXML.c:200: warning: nested extern declaration of 'Perl___notused'
WBXML.c:204: error: 'WB_UTINY' undeclared (first use in this function)
WBXML.c:204: error: 'in_wbxml' undeclared (first use in this function)
WBXML.c:204: error: expected expression before ')' token
WBXML.c:206: warning: ISO C90 forbids mixed declarations and code
WBXML.xs:40: error: 'WB_ULONG' undeclared (first use in this function)
WBXML.xs:40: error: expected ';' before 'inwbxml_len'
WBXML.xs:41: error: 'outxml' undeclared (first use in this function)
WBXML.xs:42: error: 'WBXMLError' undeclared (first use in this function)
WBXML.xs:42: error: expected ';' before 'ret'
WBXML.xs:43: error: 'WBXMLConvWBXML2XMLParams' undeclared (first use in this function)
WBXML.xs:43: error: expected ';' before 'params'
WBXML.xs:45: error: 'params' undeclared (first use in this function)
WBXML.xs:45: error: 'WBXML_ENCODER_XML_GEN_COMPACT' undeclared (first use in this function)
WBXML.xs:46: error: 'WBXML_LANG_UNKNOWN' undeclared (first use in this function)
WBXML.xs:50: error: 'inwbxml_len' undeclared (first use in this function)
WBXML.xs:51: error: 'ret' undeclared (first use in this function)
WBXML.xs:51: warning: implicit declaration of function 'wbxml_conv_wbxml2xml'
WBXML.xs:51: warning: nested extern declaration of 'wbxml_conv_wbxml2xml'
WBXML.xs:52: error: 'WBXML_OK' undeclared (first use in this function)
WBXML.c:229: warning: ISO C forbids braced-groups within expressions
WBXML.c:200: warning: unused variable 'Perl___notused'
WBXML.c:198: warning: unused parameter 'my_perl'
WBXML.c: In function 'boot_XML__WBXML':
WBXML.c:238: warning: nested extern declaration of 'Perl___notused'
WBXML.c:240: warning: initialization discards qualifiers from pointer target type
WBXML.c:250: warning: ISO C forbids braced-groups within expressions
WBXML.c:252: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type
WBXML.c:253: warning: passing argument 2 of 'Perl_newXS' discards qualifiers from pointer target type
WBXML.c:258: warning: ISO C forbids braced-groups within expressions
WBXML.c:258: warning: ISO C forbids braced-groups within expressions
WBXML.c:238: warning: unused variable 'Perl___notused'
WBXML.c:236: warning: unused parameter 'my_perl'
*** [WBXML.o] Error code 1

Stop in /usr/home/njh/.cpan/build/XML-WBXML-0.09-nolphQ.

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

Prerequisite modules loaded:

build_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin:/home/njh/perl5/perlbrew/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/njh/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 49456
    PERL5_CPAN_IS_EXECUTING = /home/njh/.cpan/build/XML-WBXML-0.09-nolphQ/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 49456
    PERL5_MINISMOKEBOX = 0.58
    PERLBREW_BASHRC_VERSION = 0.73
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.8.9/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin
    PERLBREW_PERL = perl-5.8.9
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_VERSION = 0.73
    PERL_AUTOINSTALL = --defaultdeps
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = 
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm-256color

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

    $^X = /usr/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 1000 0
    $EGID = 1000 1000 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.142060
    Cwd                 3.47    
    ExtUtils::CBuilder  0.280220
    ExtUtils::Command   1.16    
    ExtUtils::Install   1.54    
    ExtUtils::MakeMaker 7.04    
    ExtUtils::Manifest  1.65    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.47    
    JSON                2.90    
    JSON::PP            2.27203 
    Module::Build       0.4211  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.35    
    Test::More          1.001014
    YAML                1.14    
    YAML::Syck          1.29    
    version             0.88    


--

Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
  Platform:
    osname=freebsd, osvers=9.1-release, archname=i386-freebsd-thread-multi
    uname='freebsd amber 9.1-release freebsd 9.1-release #0 r243826: tue dec 4 06:55:39 utc 2012 root@obrian.cse.buffalo.edu:usrobjusrsrcsysgeneric i386 '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.8.9 -Duseithreads -Dusemultiplicity -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -ftree-vectorizer-verbose=2 -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -ftree-vectorizer-verbose=2 -fno-strict-aliasing -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -ftree-vectorizer-verbose=2 -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070831 patched [FreeBSD]', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-pthread -Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lm -lcrypt
    perllibs=-lm -lcrypt
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        USE_FAST_STDIO USE_ITHREADS USE_LARGE_FILES
                        USE_PERLIO USE_REENTRANT_API
  Built under freebsd
  Compiled at Aug 10 2013 19:13:18
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="49456"
    PERL5_CPAN_IS_EXECUTING="/home/njh/.cpan/build/XML-WBXML-0.09-nolphQ/Makefile.PL"
    PERL5_CPAN_IS_RUNNING="49456"
    PERL5_MINISMOKEBOX="0.58"
    PERLBREW_BASHRC_VERSION="0.73"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.8.9/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.8.9/bin"
    PERLBREW_PERL="perl-5.8.9"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_VERSION="0.73"
    PERL_AUTOINSTALL="--defaultdeps"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT=""
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9/i386-freebsd-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/5.8.9
    /home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9/i386-freebsd-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.8.9/lib/site_perl/5.8.9
    .