Subject: | t/z_arith_* tests fail if Math::GMPz is not installed |
On smoker systems without Math::GMPz:
...
Can't locate Math/GMPz.pm in @INC (you may need to install the Math::GMPz module) (@INC contains: /home/cpansand/.cpan/build/2017041321/Math-GMPq-0.43-jB6Jr_/blib/lib /home/cpansand/.cpan/build/2017041321/Math-GMPq-0.43-jB6Jr_/blib/arch /usr/perl5.20.1Dp/lib/site_perl/5.20.1/amd64-freebsd-ld /usr/perl5.20.1Dp/lib/site_perl/5.20.1 /usr/perl5.20.1Dp/lib/5.20.1/amd64-freebsd-ld /usr/perl5.20.1Dp/lib/5.20.1 .) at t/z_arith_2.t line 12.
BEGIN failed--compilation aborted at t/z_arith_2.t line 12.
t/z_arith_2.t .............
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
Can't locate Math/GMPz.pm in @INC (you may need to install the Math::GMPz module) (@INC contains: /home/cpansand/.cpan/build/2017041321/Math-GMPq-0.43-jB6Jr_/blib/lib /home/cpansand/.cpan/build/2017041321/Math-GMPq-0.43-jB6Jr_/blib/arch /usr/perl5.20.1Dp/lib/site_perl/5.20.1/amd64-freebsd-ld /usr/perl5.20.1Dp/lib/site_perl/5.20.1 /usr/perl5.20.1Dp/lib/5.20.1/amd64-freebsd-ld /usr/perl5.20.1Dp/lib/5.20.1 .) at t/z_arith_overload.t line 5.
BEGIN failed--compilation aborted at t/z_arith_overload.t line 5.
t/z_arith_overload.t ......
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
...