Skip Menu |

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

Report information
The Basics
Id: 120910
Status: resolved
Priority: 0/
Queue: Math-AnyNum

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

Bug Information
Severity: (no value)
Broken in:
  • 0.01
  • 0.02
  • 0.03
Fixed in: 0.04



Subject: Fails with gmp 5
On some of my smokers (debian/stable, freebsd 10) one test fails: ... Operator or semicolon missing before *Math::AnyNum at t/general_2.t line 223. Ambiguous use of * resolved as operator * at t/general_2.t line 223. Rmpq_cmp_z not implemented in this version (5.1.3) of gmp - need at least 6.1.0 at /usr/home/eserte/.cpan/build/2017040318/Math-AnyNum-0.01-1/blib/lib/Math/AnyNum/eq.pm line 54. # Looks like your test exited with 255 just after 204. t/general_2.t ................ Dubious, test returned 255 (wstat 65280, 0xff00) Failed 239/443 subtests ... I see passes on Ubuntu 16.04 and debian/testing.
On 2017-04-03 15:07:36, SREZIC wrote: Show quoted text
> On some of my smokers (debian/stable, freebsd 10) one test fails: > > ... > Operator or semicolon missing before *Math::AnyNum at t/general_2.t > line 223. > Ambiguous use of * resolved as operator * at t/general_2.t line 223. > Rmpq_cmp_z not implemented in this version (5.1.3) of gmp - need at > least 6.1.0 at /usr/home/eserte/.cpan/build/2017040318/Math-AnyNum- > 0.01-1/blib/lib/Math/AnyNum/eq.pm line 54. > # Looks like your test exited with 255 just after 204. > t/general_2.t ................ > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 239/443 subtests > ... > > I see passes on Ubuntu 16.04 and debian/testing.
On CentOS7 a slightly different error message: ... Rmpq_cmp_z not implemented in this version (6.0.0) of gmp - need at least 6.1.0 at /home/cpansand/.cpan/build/2017040315/Math-AnyNum-0.01-2/blib/lib/Math/AnyNum/eq.pm line 54. # Looks like your test exited with 255 just after 204. t/general_2.t ................ Dubious, test returned 255 (wstat 65280, 0xff00) Failed 239/443 subtests ...
On 2017-04-03 15:08:38, SREZIC wrote: Show quoted text
> On 2017-04-03 15:07:36, SREZIC wrote:
> > On some of my smokers (debian/stable, freebsd 10) one test fails: > > > > ... > > Operator or semicolon missing before *Math::AnyNum at t/general_2.t > > line 223. > > Ambiguous use of * resolved as operator * at t/general_2.t line 223. > > Rmpq_cmp_z not implemented in this version (5.1.3) of gmp - need at > > least 6.1.0 at /usr/home/eserte/.cpan/build/2017040318/Math-AnyNum- > > 0.01-1/blib/lib/Math/AnyNum/eq.pm line 54. > > # Looks like your test exited with 255 just after 204. > > t/general_2.t ................ > > Dubious, test returned 255 (wstat 65280, 0xff00) > > Failed 239/443 subtests > > ... > > > > I see passes on Ubuntu 16.04 and debian/testing.
> > On CentOS7 a slightly different error message: > > ... > Rmpq_cmp_z not implemented in this version (6.0.0) of gmp - need at > least 6.1.0 at /home/cpansand/.cpan/build/2017040315/Math-AnyNum-0.01- > 2/blib/lib/Math/AnyNum/eq.pm line 54. > # Looks like your test exited with 255 just after 204. > t/general_2.t ................ > Dubious, test returned 255 (wstat 65280, 0xff00) > Failed 239/443 subtests > ...
Same errors with 0.02.