bignum v0.60 Perl 5 v5.12.0 i686-linux-thread-multi-ld
- Status
- Fail
- From
- Chris Williams (BINGOS)
- Dist
-
bignum v0.60
- Platform
- Perl 5 v5.12.0 i686-linux-thread-multi-ld
- Date
- 2021-10-04 07:20:41
- ID
- 94a9ab5c-24e3-11ec-bc66-57723b537541
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 PJACKLAM,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9912. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
TEST RESULTS:
Below is the error stack from stage 'make test':
PERL_DL_NONLAZY=1 "/home/cpan/pit/thr-ld/perl-5.12.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00sig.t ................. skipped: Set the environment variable TEST_SIGNATURE to enable this test.
#
# Testing with Perl 5.012000, /home/cpan/pit/thr-ld/perl-5.12.0/bin/perl
#
# Version Module
# ------- ------
# 0.60 bignum
# 0.60 bigint
# 0.60 bigrat
# 1.999827 Math::BigInt
# 0.2620 Math::BigRat
# - Math::BigInt::Lite
#
t/01load.t ................ ok
t/bigexp.t ................ ok
t/bigint.t ................ ok
t/bignum.t ................ ok
t/bigrat.t ................ ok
Bareword found where operator expected at t/const-bigint.t line 25, near "0XFF"
(Missing operator before XFF?)
Bareword found where operator expected at t/const-bigint.t line 49, near "0B11111111"
(Missing operator before B11111111?)
syntax error at t/const-bigint.t line 25, near "0XFF"
syntax error at t/const-bigint.t line 49, near "0B11111111"
BEGIN not safe after errors--compilation aborted at t/const-bigint.t line 193.
# Looks like your test exited with 255 before it could output anything.
t/const-bigint.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 118/118 subtests
Bareword found where operator expected at t/const-bignum.t line 26, near "0XFF"
(Missing operator before XFF?)
Bareword found where operator expected at t/const-bignum.t line 54, near "0B11111111"
(Missing operator before B11111111?)
syntax error at t/const-bignum.t line 26, near "0XFF"
syntax error at t/const-bignum.t line 54, near "0B11111111"
BEGIN not safe after errors--compilation aborted at t/const-bignum.t line 210.
# Looks like your test exited with 255 before it could output anything.
t/const-bignum.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 174/174 subtests
Bareword found where operator expected at t/const-bigrat.t line 25, near "0XFF"
(Missing operator before XFF?)
Bareword found where operator expected at t/const-bigrat.t line 49, near "0B11111111"
(Missing operator before B11111111?)
syntax error at t/const-bigrat.t line 25, near "0XFF"
syntax error at t/const-bigrat.t line 49, near "0B11111111"
BEGIN not safe after errors--compilation aborted at t/const-bigrat.t line 191.
# Looks like your test exited with 255 before it could output anything.
t/const-bigrat.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 170/170 subtests
t/e_pi-bigint.t ........... ok
t/e_pi-bignum.t ........... ok
t/e_pi-bigrat.t ........... ok
t/import-bigint.t ......... ok
t/import-bignum.t ......... ok
t/import-bigrat.t ......... ok
t/in_effect.t ............. ok
t/infnan-bigint.t ......... ok
t/infnan-bignum.t ......... ok
t/infnan-bigrat.t ......... ok
t/option_a.t .............. ok
t/option_l.t .............. ok
t/option_p.t .............. ok
t/overrides.t ............. ok
t/ratopt_a.t .............. ok
t/scope-bigint.t .......... ok
t/scope-bignum.t .......... ok
t/scope-bigrat.t .......... ok
t/scope-nested-const.t .... ok
t/scope-nested-hex-oct.t .. ok
Test Summary Report
-------------------
t/const-bigint.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 118 tests but ran 0.
t/const-bignum.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 174 tests but ran 0.
t/const-bigrat.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 170 tests but ran 0.
Files=29, Tests=686, 3 wallclock secs ( 0.15 usr 0.01 sys + 2.42 cusr 0.19 csys = 2.77 CPU)
Result: FAIL
Failed 3/29 test programs. 0/686 subtests failed.
make: *** [Makefile:873: test_dynamic] Error 255
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
Math::BigInt 1.999827 1.999825
Math::BigRat 0.2620 0.2618
Test::More 1.302186 0.88
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9912
CPANPLUS::Dist::Build 0.90
Cwd 3.75
ExtUtils::CBuilder 0.280236
ExtUtils::Command 7.62
ExtUtils::Install 2.20
ExtUtils::MakeMaker 7.62
ExtUtils::Manifest 1.73
ExtUtils::ParseXS 3.35
File::Spec 3.75
Module::Build 0.4231
Pod::Parser 1.37
Pod::Simple 3.13
Test2 1.302186
Test::Harness 3.42
Test::More 1.302186
version 0.9929
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPANPLUS::Dist::YACSmoke 1.08.
Powered by minismokebox version 0.68
CPANPLUS is prefering Build.PL
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_GB.UTF-8
LANGUAGE = en_GB:en
NONINTERACTIVE_TESTING = 1
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
PERL5LIB = /home/cpan/pit/jail/Ji4I61sIqQ/lib/perl5:/home/cpan/pit/thr-ld/conf/perl-5.12.0/.cpanplus/5.12.0/build/8rj8jttZok/bignum-0.60/blib/lib:/home/cpan/pit/thr-ld/conf/perl-5.12.0/.cpanplus/5.12.0/build/8rj8jttZok/bignum-0.60/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 29833
PERL5_CPANPLUS_IS_VERSION = 0.9912
PERL5_MINISMOKEBOX = 0.68
PERL5_YACSMOKE_BASE = /home/cpan/pit/thr-ld/conf/perl-5.12.0
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_LOCAL_LIB_ROOT = /home/cpan/pit/jail/Ji4I61sIqQ
PERL_MB_OPT = --install_base "/home/cpan/pit/jail/Ji4I61sIqQ"
PERL_MM_OPT = INSTALL_BASE=/home/cpan/pit/jail/Ji4I61sIqQ
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen.xterm-256color
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /home/cpan/pit/thr-ld/perl-5.12.0/bin/perl
UID: $< = 1001
EUID: $> = 1001
GID: $( = 1001 1001
EGID: $) = 1001 1001
-------------------------------
--
Summary of my perl5 (revision 5 version 12 subversion 0) configuration:
Platform:
osname=linux, osvers=4.19.0-16-686, archname=i686-linux-thread-multi-ld
uname='linux dagobah 4.19.0-16-686 #1 smp debian 4.19.181-1 (2021-03-19) i686 gnulinux '
config_args='-des -Dprefix=/home/cpan/pit/thr-ld/perl-5.12.0 -Dusethreads -Duselongdouble'
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=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -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 -I/usr/local/include'
ccversion='', gccversion='8.3.0', 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='long double', nvsize=12, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib/i386-linux-gnu /lib/../lib /usr/lib/i386-linux-gnu /usr/lib/../lib /lib /usr/lib /lib64 /usr/lib64
libs=-lnsl -lgdbm -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=libc-2.28.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.28'
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: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_ITHREADS
USE_LARGE_FILES USE_LONG_DOUBLE USE_PERLIO
USE_PERL_ATOF USE_REENTRANT_API
Locally applied patches:
Devel::PatchPerl 2.08
Built under linux
Compiled at Jun 12 2021 17:56:44
%ENV:
PERL5LIB="/home/cpan/pit/jail/Ji4I61sIqQ/lib/perl5:/home/cpan/pit/thr-ld/conf/perl-5.12.0/.cpanplus/5.12.0/build/8rj8jttZok/bignum-0.60/blib/lib:/home/cpan/pit/thr-ld/conf/perl-5.12.0/.cpanplus/5.12.0/build/8rj8jttZok/bignum-0.60/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="29833"
PERL5_CPANPLUS_IS_VERSION="0.9912"
PERL5_MINISMOKEBOX="0.68"
PERL5_YACSMOKE_BASE="/home/cpan/pit/thr-ld/conf/perl-5.12.0"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_LOCAL_LIB_ROOT="/home/cpan/pit/jail/Ji4I61sIqQ"
PERL_MB_OPT="--install_base "/home/cpan/pit/jail/Ji4I61sIqQ""
PERL_MM_OPT="INSTALL_BASE=/home/cpan/pit/jail/Ji4I61sIqQ"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/cpan/pit/jail/Ji4I61sIqQ/lib/perl5/5.12.0/i686-linux-thread-multi-ld
/home/cpan/pit/jail/Ji4I61sIqQ/lib/perl5/5.12.0
/home/cpan/pit/jail/Ji4I61sIqQ/lib/perl5/i686-linux-thread-multi-ld
/home/cpan/pit/jail/Ji4I61sIqQ/lib/perl5
/home/cpan/pit/thr-ld/conf/perl-5.12.0/.cpanplus/5.12.0/build/8rj8jttZok/bignum-0.60/blib/lib
/home/cpan/pit/thr-ld/conf/perl-5.12.0/.cpanplus/5.12.0/build/8rj8jttZok/bignum-0.60/blib/arch
/home/cpan/pit/thr-ld/perl-5.12.0/lib/site_perl/5.12.0/i686-linux-thread-multi-ld
/home/cpan/pit/thr-ld/perl-5.12.0/lib/site_perl/5.12.0
/home/cpan/pit/thr-ld/perl-5.12.0/lib/5.12.0/i686-linux-thread-multi-ld
/home/cpan/pit/thr-ld/perl-5.12.0/lib/5.12.0
.