MathML-itex2MML v1.5.9 Perl 5 v5.20.3 armv7l-linux-thread-multi
- Status
- Unknown
- From
- Nigel Horne
- Dist
-
MathML-itex2MML v1.5.9
- Platform
- Perl 5 v5.20.3 armv7l-linux-thread-multi
- Date
- 2019-01-02 09:32:30
- ID
- 5379e1c8-0e71-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.20.3, 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 -j4 -j4':
Running Mkbootstrap for itex2MML ()
cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -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 -mtune=native -march=native -mfpu=vfp -mfloat-abi=hard -fwrapv -fno-strict-aliasing -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.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE" -Ditex2MML_CAPTURE y.tab.c
cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -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 -mtune=native -march=native -mfpu=vfp -mfloat-abi=hard -fwrapv -fno-strict-aliasing -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.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE" -Ditex2MML_CAPTURE lex.yy.c
chmod 644 "itex2MML.bs"
cc -c -D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -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 -mtune=native -march=native -mfpu=vfp -mfloat-abi=hard -fwrapv -fno-strict-aliasing -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.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE" -Ditex2MML_CAPTURE itex2MML_perl.c
cp lib/MathML/itex2MML.pm blib/lib/MathML/itex2MML.pm
"/mnt/nas/home/pi2/njh/perl5/perlbrew/perls/perl-5.20.3/bin/perl5.20.3" -MExtUtils::Command::MM -e 'cp_nonempty' -- itex2MML.bs blib/arch/auto/MathML/itex2MML/itex2MML.bs 644
In file included from itex2MML.y:12:0:
itex2MML.h:44:3: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
extern void itex2MML_restart ();
^~~~~~
itex2MML.y:20:2: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
itex2MML.y: In function âÂÂitex2MML_yyerrorâÂÂ:
itex2MML.y:33:30: warning: unused parameter âÂÂret_strâ [-Wunused-parameter]
itex2MML.y: At top level:
itex2MML.y:61:44: warning: initialization discards âÂÂconstâ qualifier from pointer target type [-Wdiscarded-qualifiers]
itex2MML.y:63:18: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
itex2MML.y: In function âÂÂitex2MML_outputâÂÂ:
itex2MML.y:76:35: warning: assignment discards âÂÂconstâ qualifier from pointer target type [-Wdiscarded-qualifiers]
itex2MML.y: At top level:
itex2MML.y:127:33: warning: initialization discards âÂÂconstâ qualifier from pointer target type [-Wdiscarded-qualifiers]
itex2MML.y:266:9: warning: no previous prototype for âÂÂitex2MML_character_referenceâ [-Wmissing-prototypes]
In file included from itex2MML.l:15:0:
itex2MML.h:44:3: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
extern void itex2MML_restart ();
^~~~~~
itex2MML.l:21:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
itex2MML.l:22:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
lex.yy.c:2496:5: warning: "YY_STACK_USED" is not defined [-Wundef]
#if YY_STACK_USED
^~~~~~~~~~~~~
lex.yy.c:13:15: warning: no previous prototype for âÂÂitex2MML_yylexâ [-Wmissing-prototypes]
#define yylex itex2MML_yylex
^
lex.yy.c:2589:21: note: in expansion of macro âÂÂyylexâÂÂ
#define YY_DECL int yylex YY_PROTO(( void ))
^~~~~
lex.yy.c:2607:1: note: in expansion of macro âÂÂYY_DECLâÂÂ
YY_DECL
^~~~~~~
lex.yy.c: In function âÂÂitex2MML_yy_init_bufferâÂÂ:
lex.yy.c:6137:5: warning: "YY_ALWAYS_INTERACTIVE" is not defined [-Wundef]
#if YY_ALWAYS_INTERACTIVE
^~~~~~~~~~~~~~~~~~~~~
lex.yy.c: At top level:
lex.yy.c:6431:5: warning: "YY_MAIN" is not defined [-Wundef]
#if YY_MAIN
^~~~~~~
itex2MML.l:1119:6: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
itex2MML.l:1135:6: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
itex2MML.l:1141:6: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
y.tab.c: In function âÂÂitex2MML_yyparseâÂÂ:
lex.yy.c:5937:12: warning: âÂÂinputâ defined but not used [-Wunused-function]
static int input()
^~~~~
y.tab.c:5878:29: warning: passing argument 2 of âÂÂitex2MML_yyerrorâ discards âÂÂconstâ qualifier from pointer target type [-Wdiscarded-qualifiers]
yyerror (ret_str, YY_("syntax error"));
^
y.tab.c:804:22: note: in definition of macro âÂÂYY_âÂÂ
# define YY_(Msgid) Msgid
^~~~~
y.tab.c:68:25: note: expected âÂÂchar *â but argument is of type âÂÂconst char *âÂÂ
#define yyerror itex2MML_yyerror
^
itex2MML.y:33:14: note: in expansion of macro âÂÂyyerrorâÂÂ
y.tab.c:6022:25: warning: passing argument 2 of âÂÂitex2MML_yyerrorâ discards âÂÂconstâ qualifier from pointer target type [-Wdiscarded-qualifiers]
yyerror (ret_str, YY_("memory exhausted"));
^
y.tab.c:804:22: note: in definition of macro âÂÂYY_âÂÂ
# define YY_(Msgid) Msgid
^~~~~
y.tab.c:68:25: note: expected âÂÂchar *â but argument is of type âÂÂconst char *âÂÂ
#define yyerror itex2MML_yyerror
^
itex2MML.y:33:14: note: in expansion of macro âÂÂyyerrorâÂÂ
itex2MML.y: In function âÂÂitex2MML_do_html_filterâÂÂ:
itex2MML.y:1919:2: warning: label âÂÂ_until_htmlâ defined but not used [-Wunused-label]
At top level:
itex2MML.y:54:14: warning: âÂÂitex2MML_default_write_mathmlâ defined but not used [-Wunused-function]
itex2MML.y:43:14: warning: âÂÂitex2MML_default_writeâ defined but not used [-Wunused-function]
In file included from /home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/hv.h:629:0,
from /home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/perl.h:3344,
from itex2MML_perl.c:731:
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_superfastâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/hv_func.h:260:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + (U32)len;
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/hv_func.h:260:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_murmur3âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/hv_func.h:364:16: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 h1 = *((U32*)seed);
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/hv_func.h:364:16: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/hv_func.h:401:18: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
k1 = U8TO32_LE(ptr);
^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast increases required alignment of target type [-Wcast-align]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/hv_func.h:401:18: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
k1 = U8TO32_LE(ptr);
^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/hv_func.h:408:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast increases required alignment of target type [-Wcast-align]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/hv_func.h:408:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/hv_func.h:416:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast increases required alignment of target type [-Wcast-align]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/hv_func.h:416:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/hv_func.h:424:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/hv_func.h:109:31: warning: cast increases required alignment of target type [-Wcast-align]
#define U8TO32_LE(ptr) (*((U32*)(ptr)))
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/hv_func.h:424:21: note: in expansion of macro âÂÂU8TO32_LEâÂÂ
carry = U8TO32_LE(ptr);
^~~~~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_djb2âÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/hv_func.h:458:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + (U32)len;
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/hv_func.h:458:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_sdbmâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/hv_func.h:468:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + (U32)len;
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/hv_func.h:468:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_timeâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/hv_func.h:494:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + (U32)len;
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/hv_func.h:494:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_one_at_a_time_hardâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/hv_func.h:509:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed) + (U32)len;
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/hv_func.h:509:18: warning: cast increases required alignment of target type [-Wcast-align]
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/hv_func.h: In function âÂÂS_perl_hash_old_one_at_a_timeâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/hv_func.h:544:18: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
U32 hash = *((U32*)seed);
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/hv_func.h:544:18: warning: cast increases required alignment of target type [-Wcast-align]
In file included from /home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/perl.h:5100:0,
from itex2MML_perl.c:731:
itex2MML_perl.c: In function âÂÂSWIG_Perl_MakePtrâÂÂ:
itex2MML_perl.c:1217:23: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
sv_setref_pv(obj, (char *) SWIG_Perl_TypeProxyName(t), ptr);
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/embed.h:644:55: note: in definition of macro âÂÂsv_setref_pvâÂÂ
#define sv_setref_pv(a,b,c) Perl_sv_setref_pv(aTHX_ a,b,c)
^
itex2MML_perl.c:1235:22: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
sv_setref_pv(sv, (char *) SWIG_Perl_TypeProxyName(t), ptr);
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/embed.h:644:55: note: in definition of macro âÂÂsv_setref_pvâÂÂ
#define sv_setref_pv(a,b,c) Perl_sv_setref_pv(aTHX_ a,b,c)
^
In file included from itex2MML_perl.c:1526:0:
itex2MML.h: At top level:
itex2MML.h:44:3: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
extern void itex2MML_restart ();
^~~~~~
itex2MML_perl.c:1527:1: warning: function declaration isnâÂÂt a prototype [-Wstrict-prototypes]
extern const char * itex2MML_output ();
^~~~~~
In file included from itex2MML_perl.c:731:0:
itex2MML_perl.c: In function âÂÂSWIG_AsCharPtrAndSizeâÂÂ:
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/handy.h:124:34: error: âÂÂboolâ undeclared (first use in this function)
#define cBOOL(cbool) ((cbool) ? (bool)1 : (bool)0)
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/perl.h:3158:62: note: in definition of macro âÂÂEXPECTâÂÂ
# define EXPECT(expr,val) __builtin_expect(expr,val)
^~~~
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/perl.h:3162:52: note: in expansion of macro âÂÂcBOOLâÂÂ
#define LIKELY(cond) EXPECT(cBOOL(cond),TRUE)
^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/sv.h:2071:10: note: in expansion of macro âÂÂLIKELYâÂÂ
if (LIKELY((dst) != (src))) { \
^~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/sv.h:2085: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.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/handy.h:124: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.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/perl.h:3158:62: note: in definition of macro âÂÂEXPECTâÂÂ
# define EXPECT(expr,val) __builtin_expect(expr,val)
^~~~
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/perl.h:3162:52: note: in expansion of macro âÂÂcBOOLâÂÂ
#define LIKELY(cond) EXPECT(cBOOL(cond),TRUE)
^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/sv.h:2071:10: note: in expansion of macro âÂÂLIKELYâÂÂ
if (LIKELY((dst) != (src))) { \
^~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/sv.h:2085: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.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/handy.h:124:39: error: expected âÂÂ:â before numeric constant
#define cBOOL(cbool) ((cbool) ? (bool)1 : (bool)0)
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/perl.h:3158:62: note: in definition of macro âÂÂEXPECTâÂÂ
# define EXPECT(expr,val) __builtin_expect(expr,val)
^~~~
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/perl.h:3162:52: note: in expansion of macro âÂÂcBOOLâÂÂ
#define LIKELY(cond) EXPECT(cBOOL(cond),TRUE)
^~~~~
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/sv.h:2071:10: note: in expansion of macro âÂÂLIKELYâÂÂ
if (LIKELY((dst) != (src))) { \
^~~~~~
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/sv.h:2085: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);
^~~~~~~
In file included from itex2MML_perl.c:732:0:
itex2MML_perl.c: At top level:
itex2MML_perl.c:1770:4: warning: no previous prototype for âÂÂ_wrap_itex2MML_filterâ [-Wmissing-prototypes]
XS(_wrap_itex2MML_filter) {
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/XSUB.h:141:36: note: in definition of macro âÂÂXS_EXTERNALâÂÂ
# define XS_EXTERNAL(name) void name(pTHX_ CV* cv __attribute__unused__)
^~~~
itex2MML_perl.c:1770:1: note: in expansion of macro âÂÂXSâÂÂ
XS(_wrap_itex2MML_filter) {
^~
itex2MML_perl.c:1809:4: warning: no previous prototype for âÂÂ_wrap_itex2MML_html_filterâ [-Wmissing-prototypes]
XS(_wrap_itex2MML_html_filter) {
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/XSUB.h:141:36: note: in definition of macro âÂÂXS_EXTERNALâÂÂ
# define XS_EXTERNAL(name) void name(pTHX_ CV* cv __attribute__unused__)
^~~~
itex2MML_perl.c:1809:1: note: in expansion of macro âÂÂXSâÂÂ
XS(_wrap_itex2MML_html_filter) {
^~
itex2MML_perl.c:1848:4: warning: no previous prototype for âÂÂ_wrap_itex2MML_outputâ [-Wmissing-prototypes]
XS(_wrap_itex2MML_output) {
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/XSUB.h:141:36: note: in definition of macro âÂÂXS_EXTERNALâÂÂ
# define XS_EXTERNAL(name) void name(pTHX_ CV* cv __attribute__unused__)
^~~~
itex2MML_perl.c:1848:1: note: in expansion of macro âÂÂXSâÂÂ
XS(_wrap_itex2MML_output) {
^~
itex2MML_perl.c: In function âÂÂ_wrap_itex2MML_outputâÂÂ:
itex2MML_perl.c:1857:14: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
result = (char *)itex2MML_output();
^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/perl.h:5100:0,
from itex2MML_perl.c:731:
itex2MML_perl.c: In function âÂÂboot_MathML__itex2MMLâÂÂ:
itex2MML_perl.c:2150:11: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
newXS((char*) swig_commands[i].name,swig_commands[i].wrapper, (char*)__FILE__);
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/embed.h:395:40: note: in definition of macro âÂÂnewXSâÂÂ
#define newXS(a,b,c) Perl_newXS(aTHX_ a,b,c)
^
itex2MML_perl.c:2150:67: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
newXS((char*) swig_commands[i].name,swig_commands[i].wrapper, (char*)__FILE__);
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/embed.h:395:44: note: in definition of macro âÂÂnewXSâÂÂ
#define newXS(a,b,c) Perl_newXS(aTHX_ a,b,c)
^
itex2MML_perl.c:2156:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
sv = get_sv((char*) swig_variables[i].name, TRUE | 0x2 | GV_ADDMULTI);
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/embed.h:166:40: note: in definition of macro âÂÂget_svâÂÂ
#define get_sv(a,b) Perl_get_sv(aTHX_ a,b)
^
itex2MML_perl.c:2162:27: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
swig_create_magic(sv, (char *) swig_variables[i].name, swig_variables[i].set, swig_variables[i].get);
^
itex2MML_perl.c:1326:57: note: in definition of macro âÂÂswig_create_magicâÂÂ
#define swig_create_magic(s,a,b,c) _swig_create_magic(s,a,b,c)
^
In file included from /home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/perl.h:5100:0,
from itex2MML_perl.c:731:
itex2MML_perl.c:2168:17: warning: cast discards âÂÂconstâ qualifier from pointer target type [-Wcast-qual]
sv = get_sv((char*)swig_constants[i].name, TRUE | 0x2 | GV_ADDMULTI);
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/embed.h:166:40: note: in definition of macro âÂÂget_svâÂÂ
#define get_sv(a,b) Perl_get_sv(aTHX_ a,b)
^
In file included from itex2MML_perl.c:732:0:
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/XSUB.h:164:20: warning: unused variable âÂÂitemsâ [-Wunused-variable]
#define dITEMS I32 items = (I32)(SP - MARK)
^
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/XSUB.h:172:16: note: in expansion of macro âÂÂdITEMSâÂÂ
dSP; dAXMARK; dITEMS
^~~~~~
itex2MML_perl.c:2143:3: note: in expansion of macro âÂÂdXSARGSâÂÂ
dXSARGS;
^~~~~~~
In file included from /home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/perl.h:5199:0,
from itex2MML_perl.c:731:
At top level:
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi/CORE/inline.h:196:1: warning: âÂÂS_croak_memory_wrapâ defined but not used [-Wunused-function]
S_croak_memory_wrap(void)
^~~~~~~~~~~~~~~~~~~
Makefile:339: recipe for target 'itex2MML_perl.o' failed
make: *** [itex2MML_perl.o] Error 1
make: *** Waiting for unfinished jobs....
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- --------
Test::Simple 0.44 1.302136
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 = j4
LANG = en_GB.UTF-8
PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.20.3/bin:/home/njh/src/njh/smoker/bin:/usr/bin:/bin
PERL = /mnt/nas/home/pi2/njh/perl5/perlbrew/perls/perl-5.20.3/bin/perl5.20.3
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 7129
PERL5_CPAN_IS_RUNNING = 7129
PERLBREW_HOME = /home/njh/.perlbrew
PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.20.3/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.20.3/bin
PERLBREW_PERL = perl-5.20.3
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.7111
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /mnt/nas/home/pi2/njh/perl5/perlbrew/perls/perl-5.20.3/bin/perl5.20.3
$UID/$EUID = 1000 / 1000
$GID = 1000 4 20 24 25 27 29 30 44 46 60 100 101 108 997 998 999 1000
$EGID = 1000 4 20 24 25 27 29 30 44 46 60 100 101 108 997 998 999 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.16
CPAN::Meta 2.150010
Cwd 3.60
ExtUtils::CBuilder 0.280224
ExtUtils::Command 7.30
ExtUtils::Install 2.06
ExtUtils::MakeMaker 7.30
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.24
File::Spec 3.60
JSON 2.97001
JSON::PP 2.27300
Module::Build 0.4214
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.36
Test::More 1.302136
YAML 1.26
YAML::Syck 1.30
version 0.9909
--
Summary of my perl5 (revision 5 version 20 subversion 3) configuration:
Platform:
osname=linux, osvers=4.1.15-v7+, archname=armv7l-linux-thread-multi
uname='linux pi2.bandsman.co.uk 4.1.15-v7+ #830 smp tue dec 15 17:02:45 gmt 2015 armv7l gnulinux '
config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.20.3 -Duseithreads -Dusemultiplicity -Dusedevel -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -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 -mtune=native -march=native -mfpu=vfp -mfloat-abi=hard -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.20.3/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 -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -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 -mtune=native -march=native -mfpu=vfp -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -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 -mtune=native -march=native -mfpu=vfp -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='4.9.2', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/gcc/arm-linux-gnueabihf/4.9/include-fixed /usr/include/arm-linux-gnueabihf /usr/lib /lib/arm-linux-gnueabihf /lib /usr/lib/arm-linux-gnueabihf
libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
libc=libc-2.19.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.19'
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'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
PERL_USE_DEVEL USE_ITHREADS USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Built under linux
Compiled at Jan 5 2016 08:41:52
%ENV:
PERL="/mnt/nas/home/pi2/njh/perl5/perlbrew/perls/perl-5.20.3/bin/perl5.20.3"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="7129"
PERL5_CPAN_IS_RUNNING="7129"
PERLBREW_HOME="/home/njh/.perlbrew"
PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.20.3/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.20.3/bin"
PERLBREW_PERL="perl-5.20.3"
PERLBREW_ROOT="/home/njh/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.84"
PERLBREW_VERSION="0.84"
@INC:
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/site_perl/5.20.3/armv7l-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/site_perl/5.20.3
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3/armv7l-linux-thread-multi
/home/njh/perl5/perlbrew/perls/perl-5.20.3/lib/5.20.3
.