MathML-itex2MML v1.5.9 Perl 5 v5.24.2 i686-linux-thread-multi

Status
Unknown
From
Nigel Horne
Dist
MathML-itex2MML v1.5.9
Platform
Perl 5 v5.24.2 i686-linux-thread-multi
Date
2019-01-02 07:44:53
ID
4a9033e6-0e62-11e9-afbf-aec3b07506ca
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 Jacques Distler,

This is a computer-generated report for MathML-itex2MML-1.5.9
on perl 5.24.2, created by CPAN-Reporter-1.2018.

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

Running Mkbootstrap for itex2MML ()
chmod 644 "itex2MML.bs"
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"1.5.9\" -DXS_VERSION=\"1.5.9\" -fPIC "-I/home/njh/perl5/perlbrew/perls/perl-5.24.2/lib/5.24.2/i686-linux-thread-multi/CORE"  -Ditex2MML_CAPTURE y.tab.c
cp lib/MathML/itex2MML.pm blib/lib/MathML/itex2MML.pm
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"1.5.9\" -DXS_VERSION=\"1.5.9\" -fPIC "-I/home/njh/perl5/perlbrew/perls/perl-5.24.2/lib/5.24.2/i686-linux-thread-multi/CORE"  -Ditex2MML_CAPTURE lex.yy.c
cc -c   -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"1.5.9\" -DXS_VERSION=\"1.5.9\" -fPIC "-I/home/njh/perl5/perlbrew/perls/perl-5.24.2/lib/5.24.2/i686-linux-thread-multi/CORE"  -Ditex2MML_CAPTURE itex2MML_perl.c
"/home/njh/perl5/perlbrew/perls/perl-5.24.2/bin/perl5.24.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- itex2MML.bs blib/arch/auto/MathML/itex2MML/itex2MML.bs 644
In file included from itex2MML_perl.c:731:
itex2MML_perl.c: In function ‘SWIG_AsCharPtrAndSize’:
/home/njh/perl5/perlbrew/perls/perl-5.24.2/lib/5.24.2/i686-linux-thread-multi/CORE/handy.h:111:34: error: ‘bool’ undeclared (first use in this function); did you mean ‘loop’?
 #define cBOOL(cbool) ((cbool) ? (bool)1 : (bool)0)
                                  ^~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.2/lib/5.24.2/i686-linux-thread-multi/CORE/perl.h:3668:62: note: in definition of macro ‘EXPECT’
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.2/lib/5.24.2/i686-linux-thread-multi/CORE/perl.h:3672:52: note: in expansion of macro ‘cBOOL’
 #define LIKELY(cond)                        EXPECT(cBOOL(cond),TRUE)
                                                    ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.2/lib/5.24.2/i686-linux-thread-multi/CORE/sv.h:2037:10: note: in expansion of macro ‘LIKELY’
      if (LIKELY((dst) != (src))) {  \
          ^~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.2/lib/5.24.2/i686-linux-thread-multi/CORE/sv.h:2051:3: note: in expansion of macro ‘SvSetSV_and’
   SvSetSV_and(dst,src,/*nothing*/;)
   ^~~~~~~~~~~
itex2MML_perl.c:1548:6: note: in expansion of macro ‘SvSetSV’
      SvSetSV(tmp, obj);
      ^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.2/lib/5.24.2/i686-linux-thread-multi/CORE/handy.h:111:34: note: each undeclared identifier is reported only once for each function it appears in
 #define cBOOL(cbool) ((cbool) ? (bool)1 : (bool)0)
                                  ^~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.2/lib/5.24.2/i686-linux-thread-multi/CORE/perl.h:3668:62: note: in definition of macro ‘EXPECT’
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.2/lib/5.24.2/i686-linux-thread-multi/CORE/perl.h:3672:52: note: in expansion of macro ‘cBOOL’
 #define LIKELY(cond)                        EXPECT(cBOOL(cond),TRUE)
                                                    ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.2/lib/5.24.2/i686-linux-thread-multi/CORE/sv.h:2037:10: note: in expansion of macro ‘LIKELY’
      if (LIKELY((dst) != (src))) {  \
          ^~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.2/lib/5.24.2/i686-linux-thread-multi/CORE/sv.h:2051:3: note: in expansion of macro ‘SvSetSV_and’
   SvSetSV_and(dst,src,/*nothing*/;)
   ^~~~~~~~~~~
itex2MML_perl.c:1548:6: note: in expansion of macro ‘SvSetSV’
      SvSetSV(tmp, obj);
      ^~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.2/lib/5.24.2/i686-linux-thread-multi/CORE/handy.h:111:39: error: expected ‘:’ before numeric constant
 #define cBOOL(cbool) ((cbool) ? (bool)1 : (bool)0)
                                       ^
/home/njh/perl5/perlbrew/perls/perl-5.24.2/lib/5.24.2/i686-linux-thread-multi/CORE/perl.h:3668:62: note: in definition of macro ‘EXPECT’
 #  define EXPECT(expr,val)                  __builtin_expect(expr,val)
                                                              ^~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.2/lib/5.24.2/i686-linux-thread-multi/CORE/perl.h:3672:52: note: in expansion of macro ‘cBOOL’
 #define LIKELY(cond)                        EXPECT(cBOOL(cond),TRUE)
                                                    ^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.2/lib/5.24.2/i686-linux-thread-multi/CORE/sv.h:2037:10: note: in expansion of macro ‘LIKELY’
      if (LIKELY((dst) != (src))) {  \
          ^~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.24.2/lib/5.24.2/i686-linux-thread-multi/CORE/sv.h:2051:3: note: in expansion of macro ‘SvSetSV_and’
   SvSetSV_and(dst,src,/*nothing*/;)
   ^~~~~~~~~~~
itex2MML_perl.c:1548:6: note: in expansion of macro ‘SvSetSV’
      SvSetSV(tmp, obj);
      ^~~~~~~
make: *** [Makefile:339: itex2MML_perl.o] Error 1

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

Prerequisite modules loaded:

requires:

    Module              Need Have    
    ------------------- ---- --------
    Test::Simple        0.44 1.302120

build_requires:

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

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    HARNESS_OPTIONS = j2
    LANG = en_US.UTF-8
    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.24.2/bin:/home/njh/src/njh/smoker/bin:/usr/bin:/bin
    PERL = /home/njh/perl5/perlbrew/perls/perl-5.24.2/bin/perl5.24.2
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 7669
    PERL5_CPAN_IS_RUNNING = 7669
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.24.2/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.24.2/bin
    PERLBREW_PERL = perl-5.24.2
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.84
    PERLBREW_VERSION = 0.84
    SHELL = /bin/sh
    TEMP = /tmp/user/1000
    TMPDIR = /tmp/user/1000/testwrapper.7655

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

    $^X = /home/njh/perl5/perlbrew/perls/perl-5.24.2/bin/perl5.24.2
    $UID/$EUID = 1000 / 1000
    $GID = 1000 4 24 25 29 30 44 46 108 1000
    $EGID = 1000 4 24 25 29 30 44 46 108 1000

Perl module toolchain versions installed:

    Module              Have      
    ------------------- ----------
    CPAN                2.16      
    CPAN::Meta          2.150005  
    Cwd                 3.74      
    ExtUtils::CBuilder  0.280225  
    ExtUtils::Command   7.30      
    ExtUtils::Install   2.06      
    ExtUtils::MakeMaker 7.30      
    ExtUtils::Manifest  1.70      
    ExtUtils::ParseXS   3.31      
    File::Spec          3.74      
    JSON                2.97001   
    JSON::PP            2.27300_01
    Module::Build       0.4224    
    Module::Signature   n/a       
    Parse::CPAN::Meta   1.4417_001
    Test::Harness       3.36_01   
    Test::More          1.302120  
    YAML                1.26      
    YAML::Syck          1.30      
    version             0.9916    


--

Summary of my perl5 (revision 5 version 24 subversion 2) configuration:
   
  Platform:
    osname=linux, osvers=4.3.0-1-686-pae, archname=i686-linux-thread-multi
    uname='linux zack 4.3.0-1-686-pae #1 smp debian 4.3.5-1 (2016-02-06) i686 gnulinux '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.24.2 -Duseithreads -Dusemultiplicity -Dusedevel -Accflags= -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.24.2/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='6.4.0 20170704', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234, doublekind=3
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12, longdblkind=3
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/i686-linux-gnu/6/include-fixed /usr/include/i386-linux-gnu /usr/lib /lib/i386-linux-gnu /lib/../lib /usr/lib/i386-linux-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.24.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.24'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_COPY_ON_WRITE PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_PRESERVE_IVUV PERL_USE_DEVEL USE_ITHREADS
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LOCALE_TIME
                        USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
  Locally applied patches:
	Devel::PatchPerl 1.38
  Built under linux
  Compiled at Jul 20 2017 00:34:24
  %ENV:
    PERL="/home/njh/perl5/perlbrew/perls/perl-5.24.2/bin/perl5.24.2"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="7669"
    PERL5_CPAN_IS_RUNNING="7669"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.24.2/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.24.2/bin"
    PERLBREW_PERL="perl-5.24.2"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.84"
    PERLBREW_VERSION="0.84"
  @INC:
    /home/njh/perl5/perlbrew/perls/perl-5.24.2/lib/site_perl/5.24.2/i686-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.24.2/lib/site_perl/5.24.2
    /home/njh/perl5/perlbrew/perls/perl-5.24.2/lib/5.24.2/i686-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.24.2/lib/5.24.2
    .