MathML-itex2MML v1.5.9 Perl 5 v5.28.0 OpenBSD.amd64-openbsd

Status
Unknown
From
Nigel Horne
Dist
MathML-itex2MML v1.5.9
Platform
Perl 5 v5.28.0 OpenBSD.amd64-openbsd
Date
2019-01-02 08:53:35
ID
e3e0f806-0e6b-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.28.0, 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':

cc -c    -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -ftree-vectorize -fdiagnostics-color=auto -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2    -DVERSION=\"1.5.9\"  -DXS_VERSION=\"1.5.9\" -DPIC -fPIC  "-I/home/njh/perl5/perlbrew/perls/perl-5.28.0/lib/5.28.0/OpenBSD.amd64-openbsd/CORE"  -Ditex2MML_CAPTURE itex2MML_perl.c
cp lib/MathML/itex2MML.pm blib/lib/MathML/itex2MML.pm
cc -c    -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -ftree-vectorize -fdiagnostics-color=auto -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2    -DVERSION=\"1.5.9\"  -DXS_VERSION=\"1.5.9\" -DPIC -fPIC  "-I/home/njh/perl5/perlbrew/perls/perl-5.28.0/lib/5.28.0/OpenBSD.amd64-openbsd/CORE"  -Ditex2MML_CAPTURE lex.yy.c
lex.yy.c:5937:12: warning: function 'input' is not needed and will not be emitted [-Wunneeded-internal-declaration]
static int input()
           ^
itex2MML_perl.c:1548:6: error: use of undeclared identifier 'bool'
     SvSetSV(tmp, obj);
     ^
/home/njh/perl5/perlbrew/perls/perl-5.28.0/lib/5.28.0/OpenBSD.amd64-openbsd/CORE/sv.h:2081:3: note: expanded from macro 'SvSetSV'
                SvSetSV_and(dst,src,/*nothing*/;)
                ^
/home/njh/perl5/perlbrew/perls/perl-5.28.0/lib/5.28.0/OpenBSD.amd64-openbsd/CORE/sv.h:2067:10: note: expanded from macro 'SvSetSV_and'
            if (LIKELY((dst) != (src))) {               \
                ^
/home/njh/perl5/perlbrew/perls/perl-5.28.0/lib/5.28.0/OpenBSD.amd64-openbsd/CORE/perl.h:3406:52: note: expanded from macro 'LIKELY'
#define LIKELY(cond)                        EXPECT(cBOOL(cond),TRUE)
                                                   ^
/home/njh/perl5/perlbrew/perls/perl-5.28.0/lib/5.28.0/OpenBSD.amd64-openbsd/CORE/handy.h:104:34: note: expanded from macro 'cBOOL'
#define cBOOL(cbool) ((cbool) ? (bool)1 : (bool)0)
                                 ^
itex2MML_perl.c:1548:6: error: expected ':'
/home/njh/perl5/perlbrew/perls/perl-5.28.0/lib/5.28.0/OpenBSD.amd64-openbsd/CORE/sv.h:2081:3: note: expanded from macro 'SvSetSV'
                SvSetSV_and(dst,src,/*nothing*/;)
                ^
/home/njh/perl5/perlbrew/perls/perl-5.28.0/lib/5.28.0/OpenBSD.amd64-openbsd/CORE/sv.h:2067:10: note: expanded from macro 'SvSetSV_and'
            if (LIKELY((dst) != (src))) {               \
                ^
/home/njh/perl5/perlbrew/perls/perl-5.28.0/lib/5.28.0/OpenBSD.amd64-openbsd/CORE/perl.h:3406:52: note: expanded from macro 'LIKELY'
#define LIKELY(cond)                        EXPECT(cBOOL(cond),TRUE)
                                                   ^
/home/njh/perl5/perlbrew/perls/perl-5.28.0/lib/5.28.0/OpenBSD.amd64-openbsd/CORE/handy.h:104:39: note: expanded from macro 'cBOOL'
#define cBOOL(cbool) ((cbool) ? (bool)1 : (bool)0)
                                      ^
itex2MML_perl.c:1548:6: note: to match this '?'
/home/njh/perl5/perlbrew/perls/perl-5.28.0/lib/5.28.0/OpenBSD.amd64-openbsd/CORE/sv.h:2081:3: note: expanded from macro 'SvSetSV'
                SvSetSV_and(dst,src,/*nothing*/;)
                ^
/home/njh/perl5/perlbrew/perls/perl-5.28.0/lib/5.28.0/OpenBSD.amd64-openbsd/CORE/sv.h:2067:10: note: expanded from macro 'SvSetSV_and'
            if (LIKELY((dst) != (src))) {               \
                ^
/home/njh/perl5/perlbrew/perls/perl-5.28.0/lib/5.28.0/OpenBSD.amd64-openbsd/CORE/perl.h:3406:52: note: expanded from macro 'LIKELY'
#define LIKELY(cond)                        EXPECT(cBOOL(cond),TRUE)
                                                   ^
/home/njh/perl5/perlbrew/perls/perl-5.28.0/lib/5.28.0/OpenBSD.amd64-openbsd/CORE/handy.h:104:31: note: expanded from macro 'cBOOL'
#define cBOOL(cbool) ((cbool) ? (bool)1 : (bool)0)
                              ^
itex2MML_perl.c:1958:14: warning: explicitly assigning value of variable of type 'void *' to itself [-Wself-assign]
  clientdata = clientdata;
  ~~~~~~~~~~ ^ ~~~~~~~~~~
itex2MML_perl.c:2143:3: warning: unused variable 'items' [-Wunused-variable]
  dXSARGS;
  ^
/home/njh/perl5/perlbrew/perls/perl-5.28.0/lib/5.28.0/OpenBSD.amd64-openbsd/CORE/XSUB.h:157:16: note: expanded from macro 'dXSARGS'
        dSP; dAXMARK; dITEMS
                      ^
/home/njh/perl5/perlbrew/perls/perl-5.28.0/lib/5.28.0/OpenBSD.amd64-openbsd/CORE/XSUB.h:154:20: note: expanded from macro 'dITEMS'
#define dITEMS I32 items = (I32)(SP - MARK)
                   ^
2 warnings and 2 errors generated.
1 warning generated.
*** Error 1 in /tmp/build/MathML-itex2MML-1.5.9-0 (Makefile:339 'itex2MML_perl.o')
*** Error 1 in target 'itex2MML_perl.o'

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

Prerequisite modules loaded:

requires:

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

build_requires:

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

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.28.0/bin:src/njh/smoker/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin
    PERL = /home/njh/perl5/perlbrew/perls/perl-5.28.0/bin/perl
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 16140
    PERL5_CPAN_IS_RUNNING = 16140
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.28.0/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.28.0/bin
    PERLBREW_PERL = perl-5.28.0
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.84
    PERLBREW_VERSION = 0.84
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/sh
    TMPDIR = /tmp/testwrapper.41696

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

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

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.20    
    CPAN::Meta          2.150010
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280230
    ExtUtils::Command   7.34    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.34    
    ExtUtils::Manifest  1.71    
    ExtUtils::ParseXS   3.39    
    File::Spec          3.75    
    JSON                2.97001 
    JSON::PP            2.97001 
    Module::Build       0.4224  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302140
    YAML                1.27    
    YAML::Syck          n/a     
    version             0.9924  


--

Summary of my perl5 (revision 5 version 28 subversion 0) configuration:
   
  Platform:
    osname=openbsd
    osvers=6.2
    archname=OpenBSD.amd64-openbsd
    uname='openbsd netgate1.bandsman.co.uk 6.2 generic.mp#0 amd64 '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.28.0 -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -ftree-vectorize -fdiagnostics-color=auto -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.28.0/bin'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -ftree-vectorize -fdiagnostics-color=auto -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2'
    optimize='-O2'
    cppflags='-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -ftree-vectorize -fdiagnostics-color=auto -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='4.2.1 Compatible OpenBSD Clang 4.0.0 (tags/RELEASE_400/final)'
    gccosandvers=''
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=16
    longdblkind=3
    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-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lpthread -lm -lutil -lc
    perllibs=-lpthread -lm -lutil -lc
    libc=/usr/lib/libc.so.90.0
    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 -fPIC  -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Locally applied patches:
    Devel::PatchPerl 1.48
  Built under openbsd
  Compiled at Jun 25 2018 10:29:32
  %ENV:
    PERL="/home/njh/perl5/perlbrew/perls/perl-5.28.0/bin/perl"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="16140"
    PERL5_CPAN_IS_RUNNING="16140"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.28.0/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.28.0/bin"
    PERLBREW_PERL="perl-5.28.0"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.84"
    PERLBREW_VERSION="0.84"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/njh/perl5/perlbrew/perls/perl-5.28.0/lib/site_perl/5.28.0/OpenBSD.amd64-openbsd
    /home/njh/perl5/perlbrew/perls/perl-5.28.0/lib/site_perl/5.28.0
    /home/njh/perl5/perlbrew/perls/perl-5.28.0/lib/5.28.0/OpenBSD.amd64-openbsd
    /home/njh/perl5/perlbrew/perls/perl-5.28.0/lib/5.28.0
    .