Skip Menu |

This queue is for tickets about the Math-BigInt-FastCalc CPAN distribution.

Report information
The Basics
Id: 108029
Status: resolved
Priority: 0/
Queue: Math-BigInt-FastCalc

People
Owner: Nobody in particular
Requestors: ZDM [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Tests are not passed again
cpanm (App::cpanminus) 1.7039 on perl 5.022000 built for x86_64-linux-ld Work directory is /root/.cpanm/work/1446069526.60624 You have make /usr/bin/make You have LWP 6.13 You have /usr/bin/tar: tar (GNU tar) 1.26 Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. Searching Math::BigInt::FastCalc () on cpanmetadb ... Unpacking Math-BigInt-FastCalc-0.34.tar.gz --> Working on Math::BigInt::FastCalc Fetching http://www.cpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-FastCalc-0.34.tar.gz ... OK Math-BigInt-FastCalc-0.34/ Math-BigInt-FastCalc-0.34/CHANGES Math-BigInt-FastCalc-0.34/CREDITS Math-BigInt-FastCalc-0.34/FastCalc.xs Math-BigInt-FastCalc-0.34/inc/ Math-BigInt-FastCalc-0.34/inc/Module/ Math-BigInt-FastCalc-0.34/inc/Module/Install/ Math-BigInt-FastCalc-0.34/inc/Module/Install/Base.pm Math-BigInt-FastCalc-0.34/inc/Module/Install/Can.pm Math-BigInt-FastCalc-0.34/inc/Module/Install/Fetch.pm Math-BigInt-FastCalc-0.34/inc/Module/Install/Makefile.pm Math-BigInt-FastCalc-0.34/inc/Module/Install/Metadata.pm Math-BigInt-FastCalc-0.34/inc/Module/Install/Win32.pm Math-BigInt-FastCalc-0.34/inc/Module/Install/WriteAll.pm Math-BigInt-FastCalc-0.34/inc/Module/Install.pm Math-BigInt-FastCalc-0.34/lib/ Math-BigInt-FastCalc-0.34/lib/Math/ Math-BigInt-FastCalc-0.34/lib/Math/BigInt/ Math-BigInt-FastCalc-0.34/lib/Math/BigInt/FastCalc.pm Math-BigInt-FastCalc-0.34/Makefile.PL Math-BigInt-FastCalc-0.34/MANIFEST Math-BigInt-FastCalc-0.34/MANIFEST.SKIP Math-BigInt-FastCalc-0.34/META.json Math-BigInt-FastCalc-0.34/META.yml Math-BigInt-FastCalc-0.34/README Math-BigInt-FastCalc-0.34/SIGNATURE Math-BigInt-FastCalc-0.34/t/ Math-BigInt-FastCalc-0.34/t/00sig.t Math-BigInt-FastCalc-0.34/t/01load.t Math-BigInt-FastCalc-0.34/t/02pod.t Math-BigInt-FastCalc-0.34/t/03podcov.t Math-BigInt-FastCalc-0.34/t/bigfltpm.inc Math-BigInt-FastCalc-0.34/t/bigfltpm.t Math-BigInt-FastCalc-0.34/t/bigintfc.t Math-BigInt-FastCalc-0.34/t/bigintpm.inc Math-BigInt-FastCalc-0.34/t/bigintpm.t Math-BigInt-FastCalc-0.34/t/bootstrap.t Math-BigInt-FastCalc-0.34/t/leak.t Math-BigInt-FastCalc-0.34/t/mbimbf.inc Math-BigInt-FastCalc-0.34/t/mbimbf.t Math-BigInt-FastCalc-0.34/t/mbi_rand.t Math-BigInt-FastCalc-0.34/TODO Entering Math-BigInt-FastCalc-0.34 Checking configure dependencies from META.json Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.10) Running Makefile.PL Configuring Math-BigInt-FastCalc-0.34 ... Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Math::BigInt::FastCalc Writing MYMETA.yml and MYMETA.json Checking dependencies from MYMETA.json ... Checking if you have Math::BigInt::Calc 1.999703 ... Yes (1.999706) Checking if you have XSLoader 0 ... Yes (0.20) Checking if you have Math::BigInt 1.999703 ... Yes (1.999706) Checking if you have Test::More 0.62 ... Yes (1.001014) Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.10) OK Building and testing Math-BigInt-FastCalc-0.34 ... cp lib/Math/BigInt/FastCalc.pm blib/lib/Math/BigInt/FastCalc.pm Running Mkbootstrap for Math::BigInt::FastCalc () chmod 644 "FastCalc.bs" "/usr/local/perlbrew/perls/stable/bin/perl" "-Iinc" "/usr/local/perlbrew/perls/stable/lib/site_perl/5.22.0/ExtUtils/xsubpp" -typemap "/usr/local/perlbrew/perls/stable/lib/5.22.0/ExtUtils/typemap" FastCalc.xs > FastCalc.xsc && mv FastCalc.xsc FastCalc.c cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -DVERSION=\"0.34\" -DXS_VERSION=\"0.34\" -fPIC "-I/usr/local/perlbrew/perls/stable/lib/5.22.0/x86_64-linux-ld/CORE" FastCalc.c rm -f blib/arch/auto/Math/BigInt/FastCalc/FastCalc.so cc -shared -O2 -L/usr/local/lib -fstack-protector-strong FastCalc.o -o blib/arch/auto/Math/BigInt/FastCalc/FastCalc.so \ \ chmod 755 blib/arch/auto/Math/BigInt/FastCalc/FastCalc.so "/usr/local/perlbrew/perls/stable/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastCalc.bs blib/arch/auto/Math/BigInt/FastCalc/FastCalc.bs 644 Running Mkbootstrap for Math::BigInt::FastCalc () chmod 644 "FastCalc.bs" PERL_DL_NONLAZY=1 "/usr/local/perlbrew/perls/stable/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/00sig.t ...... skipped: Set the environment variable TEST_SIGNATURE to enable this test. # # Testing with Perl 5.022000, /usr/local/perlbrew/perls/stable/bin/perl # # Version Module # ------- ------ # 1.999706 Math::BigInt # 1.999706 Math::BigInt::Calc # 0.34 Math::BigInt::FastCalc # t/01load.t ..... ok t/02pod.t ...... ok t/03podcov.t ... ok t/bigfltpm.t ... ok t/bigintfc.t ... ok # Failed test at t/bigintpm.inc line 209. # got: 'Inf' # expected: 'inf' # Failed test at t/bigintpm.inc line 209. # got: '-Inf' # expected: '-inf' # Looks like you failed 2 tests of 3707. t/bigintpm.t ... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/3707 subtests t/bootstrap.t .. ok t/leak.t ....... ok t/mbi_rand.t ... ok t/mbimbf.t ..... ok Test Summary Report ------------------- t/bigintpm.t (Wstat: 512 Tests: 3707 Failed: 2) Failed tests: 792-793 Non-zero exit status: 2 Files=11, Tests=7424, 3 wallclock secs ( 0.45 usr 0.50 sys + 1.23 cusr 1.80 csys = 3.98 CPU) Result: FAIL Failed 1/11 test programs. 2/7424 subtests failed. make: *** [test_dynamic] Error 255 ! Installing Math::BigInt::FastCalc failed. See /root/.cpanm/work/1446069526.60624/build.log for details. Retry with --force to force install it. FAIL
I have released version 0.35 which hopefully fixes this.
Subject: Re: [rt.cpan.org #108029] Tests are not passed again
Date: Thu, 29 Oct 2015 21:02:41 +0200
To: bug-Math-BigInt-FastCalc [...] rt.cpan.org
From: "dzagashev [...] gmail.com" <dzagashev [...] gmail.com>
It works. Thank you. On 29.10.2015 20:39, Peter John Acklam via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=108029 > > > I have released version 0.35 which hopefully fixes this. >
Fixed.