MathML-itex2MML v1.5.9 Perl 5 v5.26.0 amd64-freebsd
- Status
- Unknown
- From
- Slaven Rezić (SREZIC)
- Dist
-
MathML-itex2MML v1.5.9
- Platform
- Perl 5 v5.26.0 amd64-freebsd
- Date
- 2019-01-02 17:37:46
- ID
- 1d99eef6-0eb5-11e9-bc5c-d950dd229f78
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.26.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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make':
cp lib/MathML/itex2MML.pm blib/lib/MathML/itex2MML.pm
Running Mkbootstrap for itex2MML ()
chmod 644 "itex2MML.bs"
"/usr/perl5.26.0p/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- itex2MML.bs blib/arch/auto/MathML/itex2MML/itex2MML.bs 644
cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -DVERSION=\"1.5.9\" -DXS_VERSION=\"1.5.9\" -DPIC -fPIC "-I/usr/perl5.26.0p/lib/5.26.0/amd64-freebsd/CORE" -Ditex2MML_CAPTURE y.tab.c
cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -DVERSION=\"1.5.9\" -DXS_VERSION=\"1.5.9\" -DPIC -fPIC "-I/usr/perl5.26.0p/lib/5.26.0/amd64-freebsd/CORE" -Ditex2MML_CAPTURE lex.yy.c
cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2 -O2 -pipe -DVERSION=\"1.5.9\" -DXS_VERSION=\"1.5.9\" -DPIC -fPIC "-I/usr/perl5.26.0p/lib/5.26.0/amd64-freebsd/CORE" -Ditex2MML_CAPTURE itex2MML_perl.c
itex2MML_perl.c:1548:6: error: use of undeclared identifier 'bool'
SvSetSV(tmp, obj);
^
/usr/perl5.26.0p/lib/5.26.0/amd64-freebsd/CORE/sv.h:2070:3: note: expanded from macro 'SvSetSV'
SvSetSV_and(dst,src,/*nothing*/;)
^
/usr/perl5.26.0p/lib/5.26.0/amd64-freebsd/CORE/sv.h:2056:10: note: expanded from macro 'SvSetSV_and'
if (LIKELY((dst) != (src))) { \
^
/usr/perl5.26.0p/lib/5.26.0/amd64-freebsd/CORE/perl.h:3688:52: note: expanded from macro 'LIKELY'
#define LIKELY(cond) EXPECT(cBOOL(cond),TRUE)
^
/usr/perl5.26.0p/lib/5.26.0/amd64-freebsd/CORE/handy.h:111:34: note: expanded from macro 'cBOOL'
#define cBOOL(cbool) ((cbool) ? (bool)1 : (bool)0)
^
itex2MML_perl.c:1548:6: error: expected ':'
/usr/perl5.26.0p/lib/5.26.0/amd64-freebsd/CORE/sv.h:2070:3: note: expanded from macro 'SvSetSV'
SvSetSV_and(dst,src,/*nothing*/;)
^
/usr/perl5.26.0p/lib/5.26.0/amd64-freebsd/CORE/sv.h:2056:10: note: expanded from macro 'SvSetSV_and'
if (LIKELY((dst) != (src))) { \
^
/usr/perl5.26.0p/lib/5.26.0/amd64-freebsd/CORE/perl.h:3688:52: note: expanded from macro 'LIKELY'
#define LIKELY(cond) EXPECT(cBOOL(cond),TRUE)
^
/usr/perl5.26.0p/lib/5.26.0/amd64-freebsd/CORE/handy.h:111:39: note: expanded from macro 'cBOOL'
#define cBOOL(cbool) ((cbool) ? (bool)1 : (bool)0)
^
itex2MML_perl.c:1548:6: note: to match this '?'
/usr/perl5.26.0p/lib/5.26.0/amd64-freebsd/CORE/sv.h:2070:3: note: expanded from macro 'SvSetSV'
SvSetSV_and(dst,src,/*nothing*/;)
^
/usr/perl5.26.0p/lib/5.26.0/amd64-freebsd/CORE/sv.h:2056:10: note: expanded from macro 'SvSetSV_and'
if (LIKELY((dst) != (src))) { \
^
/usr/perl5.26.0p/lib/5.26.0/amd64-freebsd/CORE/perl.h:3688:52: note: expanded from macro 'LIKELY'
#define LIKELY(cond) EXPECT(cBOOL(cond),TRUE)
^
/usr/perl5.26.0p/lib/5.26.0/amd64-freebsd/CORE/handy.h:111:31: note: expanded from macro 'cBOOL'
#define cBOOL(cbool) ((cbool) ? (bool)1 : (bool)0)
^
2 errors generated.
*** Error code 1
Stop.
make: stopped in /home/cpansand/.cpan/build/2019010223/MathML-itex2MML-1.5.9-0
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- --------
Test::Simple 0.44 1.302136
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:
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
PERL = /usr/perl5.26.0p/bin/perl5.26.0
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 3970
PERL5_CPAN_IS_RUNNING = 3970
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 96691,3970
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2019010223/cpanreporter_000_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/sh
TMPDIR = /var/tmp/cpansmoker-1023/2019010223
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/perl5.26.0p/bin/perl5.26.0
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.18
CPAN::Meta 2.150010
Cwd 3.74
ExtUtils::CBuilder 0.280230
ExtUtils::Command 7.34
ExtUtils::Install 2.06
ExtUtils::MakeMaker 7.34
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.34
File::Spec 3.74
JSON 2.97001
JSON::PP 2.94
Module::Build 0.4224
Module::Signature 0.81
Parse::CPAN::Meta 2.150010
Test::Harness 3.42
Test::More 1.302136
YAML 1.26
YAML::Syck 1.30
version 0.9922
--
Summary of my perl5 (revision 5 version 26 subversion 0) configuration:
Platform:
osname=freebsd
osvers=11.1-prerelease
archname=amd64-freebsd
uname='freebsd ali3.bbbike.org 11.1-prerelease freebsd 11.1-prerelease #0 r313908+426f153a020(stable11): fri sep 1 20:49:08 cst 2017 root@ali3.bbbike.org:usrobjhomeprojectsfreebsdsysgeneric amd64 '
config_args='-ds -e -Dprefix=/usr/perl5.26.0p -Dcf_email=srezic@cpan.org -Doptimize=-O2 -pipe'
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 ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2'
optimize='-O2 -pipe'
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='4.2.1 Compatible FreeBSD Clang 4.0.0 (tags/RELEASE_400/final 297347)'
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 ='-pthread -Wl,-E -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib /usr/bin/../lib/clang/4.0.0/lib /usr/lib
libs=-lpthread -lgdbm -lm -lcrypt -lutil -lc
perllibs=-lpthread -lm -lcrypt -lutil -lc
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-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
Built under freebsd
Compiled at Sep 1 2017 22:07:18
%ENV:
PERL="/usr/perl5.26.0p/bin/perl5.26.0"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="3970"
PERL5_CPAN_IS_RUNNING="3970"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="96691,3970"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2019010223/cpanreporter_000_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/usr/perl5.26.0p/lib/site_perl/5.26.0/amd64-freebsd
/usr/perl5.26.0p/lib/site_perl/5.26.0
/usr/perl5.26.0p/lib/5.26.0/amd64-freebsd
/usr/perl5.26.0p/lib/5.26.0
.