Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN XML-WBXML-0.09 v5.12.5 FreeBSD
Date: 2015-05-22T21:31:39Z
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.12.5, 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.12.5/bin/perl" "/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/ExtUtils/xsubpp" -typemap "/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/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.12.5/lib/5.12.5/i386-freebsd-thread-multi/CORE" WBXML.c
In file included from WBXML.xs:2:
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/i386-freebsd-thread-multi/CORE/perl.h:1629:40: warning: anonymous variadic macros were introduced in C99
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/i386-freebsd-thread-multi/CORE/perl.h:1641: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.12.5/lib/5.12.5/i386-freebsd-thread-multi/CORE/perl.h:308: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 'XS_XML__WBXML_xml_to_wbxml':
WBXML.c:77: warning: nested extern declaration of 'Perl___notused'
WBXML.c:84: error: 'WB_UTINY' undeclared (first use in this function)
WBXML.c:84: error: (Each undeclared identifier is reported only once
WBXML.c:84: error: for each function it appears in.)
WBXML.c:84: error: 'in_xml' undeclared (first use in this function)
WBXML.c:84: error: expected expression before ')' token
WBXML.c:85: 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:106: warning: ISO C forbids braced-groups within expressions
WBXML.c:77: warning: unused variable 'Perl___notused'
WBXML.c:74: warning: unused parameter 'my_perl'
WBXML.c: In function 'XS_XML__WBXML_wbxml_to_xml':
WBXML.c:114: warning: nested extern declaration of 'Perl___notused'
WBXML.c:121: error: 'WB_UTINY' undeclared (first use in this function)
WBXML.c:121: error: 'in_wbxml' undeclared (first use in this function)
WBXML.c:121: error: expected expression before ')' token
WBXML.c:122: 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:145: warning: ISO C forbids braced-groups within expressions
WBXML.c:114: warning: unused variable 'Perl___notused'
WBXML.c:111: warning: unused parameter 'my_perl'
WBXML.c: In function 'boot_XML__WBXML':
WBXML.c:155: warning: nested extern declaration of 'Perl___notused'
WBXML.c:167: warning: ISO C forbids braced-groups within expressions
WBXML.c:167: warning: declaration of '_sv' shadows a previous local
WBXML.c:167: warning: shadowed declaration is here
WBXML.c:167: warning: ISO C forbids braced-groups within expressions
WBXML.c:167: warning: ISO C forbids braced-groups within expressions
WBXML.c:167: warning: declaration of '_sv' shadows a previous local
WBXML.c:167: warning: shadowed declaration is here
WBXML.c:167: warning: ISO C forbids braced-groups within expressions
WBXML.c:167: warning: ISO C forbids braced-groups within expressions
WBXML.c:167: warning: ISO C forbids braced-groups within expressions
WBXML.c:175: warning: ISO C forbids braced-groups within expressions
WBXML.c:175: warning: ISO C forbids braced-groups within expressions
WBXML.c:155: warning: unused variable 'Perl___notused'
WBXML.c:152: warning: unused parameter 'my_perl'
*** [WBXML.o] Error code 1
Stop in /usr/home/njh/.cpan/build/XML-WBXML-0.09-sYdevv.
------------------------------
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.12.5/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 = 57886
PERL5_CPAN_IS_EXECUTING = /home/njh/.cpan/build/XML-WBXML-0.09-sYdevv/Makefile.PL
PERL5_CPAN_IS_RUNNING = 57886
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.12.5/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.12.5/bin
PERLBREW_PERL = perl-5.12.5
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.12.5/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.133380
Cwd 3.47
ExtUtils::CBuilder 0.27
ExtUtils::Command 1.16
ExtUtils::Install 1.55
ExtUtils::MakeMaker 7.04
ExtUtils::Manifest 1.65
ExtUtils::ParseXS 2.21
File::Spec 3.47
JSON 2.90
JSON::PP 2.27203
Module::Build 0.4203
Module::Signature n/a
Parse::CPAN::Meta 1.4405
Test::Harness 3.30
Test::More 1.001014
YAML 0.88
YAML::Syck 1.29
version 0.88
--
Summary of my perl5 (revision 5 version 12 subversion 5) 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.12.5 -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.12.5/bin'
hint=recommended, useposix=true, d_sigaction=define
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 -fstack-protector -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 -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_ITHREADS
USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Built under freebsd
Compiled at Aug 11 2013 13:28:13
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="57886"
PERL5_CPAN_IS_EXECUTING="/home/njh/.cpan/build/XML-WBXML-0.09-sYdevv/Makefile.PL"
PERL5_CPAN_IS_RUNNING="57886"
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.12.5/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.12.5/bin"
PERLBREW_PERL="perl-5.12.5"
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.12.5/lib/site_perl/5.12.5/i386-freebsd-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/site_perl/5.12.5
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5/i386-freebsd-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.12.5/lib/5.12.5
.