Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 690464 - dev-perl/CryptX-0.53.0 : [TEST] # Failed test $x = Math::BigFloat->new( -inf ); $y = Math::BigFloat->new( 123.45 ); $x ** $y;
Summary: dev-perl/CryptX-0.53.0 : [TEST] # Failed test $x = Math::BigFloat->new( -inf ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Tony Vroon (RETIRED)
URL: https://github.com/DCIT/perl-CryptX/i...
Whiteboard: Bump >= 0.60.0
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-22 17:55 UTC by Toralf Förster
Modified: 2020-08-06 16:56 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.41 KB, text/plain)
2019-07-22 17:55 UTC, Toralf Förster
Details
dev-perl:CryptX-0.53.0:20190722-152304.log (dev-perl:CryptX-0.53.0:20190722-152304.log,194.44 KB, text/plain)
2019-07-22 17:55 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,159.40 KB, text/plain)
2019-07-22 17:55 UTC, Toralf Förster
Details
environment (environment,33.09 KB, text/plain)
2019-07-22 17:55 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.12 KB, application/x-bzip)
2019-07-22 17:55 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,20.50 KB, application/x-bzip)
2019-07-22 17:55 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,723.17 KB, application/x-bzip)
2019-07-22 17:55 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-07-22 17:55:18 UTC
t/mbi_ltm_bigfltpm.t ................ 1/2414 
t/mbi_ltm_bigfltpm.t ................ 72/2414 
#   Failed test '$x = Math::BigFloat->new("-inf"); $y = Math::BigFloat->new("123.45"); $x ** $y;'
#   at ./t/mbi_ltm/bigfltpm.inc line 168.
#          got: 'inf'
#     expected: '-inf'

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-libressl_test-20190718-142211

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.1.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   pypy (fallback)





emerge -qpvO dev-perl/CryptX
[ebuild  N    ] dev-perl/CryptX-0.53.0  USE="test -minimal"
Comment 1 Toralf Förster gentoo-dev 2019-07-22 17:55:21 UTC
Created attachment 584110 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-07-22 17:55:23 UTC
Created attachment 584112 [details]
dev-perl:CryptX-0.53.0:20190722-152304.log
Comment 3 Toralf Förster gentoo-dev 2019-07-22 17:55:26 UTC
Created attachment 584114 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-07-22 17:55:29 UTC
Created attachment 584116 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-07-22 17:55:31 UTC
Created attachment 584118 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-07-22 17:55:34 UTC
Created attachment 584120 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-07-22 17:55:37 UTC
Created attachment 584122 [details]
tests.tbz2
Comment 8 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2019-07-22 23:49:24 UTC
https://metacpan.org/changes/release/MIK/CryptX-0.060#L5
Comment 9 Larry the Git Cow gentoo-dev 2019-10-16 04:35:03 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24209322af229f707659223ecab7dfdba37db0a1

commit 24209322af229f707659223ecab7dfdba37db0a1
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2019-10-16 04:18:12 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2019-10-16 04:34:30 +0000

    dev-perl/CryptX: Version bump to 0.64
    
    Bug: https://bugs.gentoo.org/690464
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 dev-perl/CryptX/CryptX-0.64.0.ebuild | 34 ++++++++++++++++++++++++++++++++++
 dev-perl/CryptX/Manifest             |  1 +
 2 files changed, 35 insertions(+)
Comment 10 Larry the Git Cow gentoo-dev 2020-08-06 16:56:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a932839f9712caf7171344067caa28af42ed74f

commit 0a932839f9712caf7171344067caa28af42ed74f
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2020-08-06 16:52:09 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2020-08-06 16:52:09 +0000

    dev-perl/CryptX: Cleanup old 0.53.0
    
    Closes: https://bugs.gentoo.org/690464
    Package-Manager: Portage-2.3.103, Repoman-2.3.22
    Signed-off-by: Kent Fredric <kentnl@gentoo.org>

 dev-perl/CryptX/CryptX-0.53.0.ebuild | 36 ------------------------------------
 dev-perl/CryptX/Manifest             |  1 -
 2 files changed, 37 deletions(-)