Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Types-Numbers-0.90 v5.18.1 GNU/Linux
Date: 2013-10-06T05:58:17Z
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 Brendan Byrd,
This is a computer-generated report for Types-Numbers-0.90
on perl 5.18.1, created by CPAN-Reporter-1.2010.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 /home/sand/src/perl/repoperls/installed-perls/perl/v5.18.1/127e/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-check-deps.t ...... ok
t/00-compile.t ......... ok
# Prerequisite Report:
# Version Module
# -------- ---------------
# 0.012 Data::Float
# 0.004 Data::Integer
# 0.007 Test::CheckDeps
# 0.32 Test::Exception
# 0.98_06 Test::More
# 0.029_01 Test::TypeTiny
# 0.029_01 Type::Library
# 0.029_01 Type::Tiny
# 0.029_01 Types::Standard
t/00-report-prereqs.t .. ok
# Failed test 'IntLike: accepts 1.84467440737095516e+19'
# at t/lib/NumbersTest.pm line 112.
# Value "1.84467440737095516e+19" did not pass type constraint "IntLike"
# "IntLike" is defined as: ($_ =~ /\A-?[0-9]+\z/)
# Failed test 'IntLike: accepts -1.84467440737095516e+19'
# at t/lib/NumbersTest.pm line 112.
# Value "-1.84467440737095516e+19" did not pass type constraint "IntLike"
# "IntLike" is defined as: ($_ =~ /\A-?[0-9]+\z/)
# Looks like you failed 2 tests of 35.
# Failed test 'IntLike'
# at t/01-basic.t line 198.
# Failed test 'PerlSafeInt: accepts 1.84467440737095516e+19'
# at t/lib/NumbersTest.pm line 112.
# "PerlSafeInt" is a subtype of "PerlNum&IntLike&_NumRange_perlsafe"
# "PerlNum&IntLike&_NumRange_perlsafe" requires that the value pass "IntLike", "PerlNum", and "_NumRange_perlsafe"
# Value "1.84467440737095516e+19" did not pass type constraint "IntLike"
# "IntLike" is defined as: ($_ =~ /\A-?[0-9]+\z/)
# Failed test 'PerlSafeInt: accepts -1.84467440737095516e+19'
# at t/lib/NumbersTest.pm line 112.
# "PerlSafeInt" is a subtype of "PerlNum&IntLike&_NumRange_perlsafe"
# "PerlNum&IntLike&_NumRange_perlsafe" requires that the value pass "IntLike", "PerlNum", and "_NumRange_perlsafe"
# Value "-1.84467440737095516e+19" did not pass type constraint "IntLike"
# "IntLike" is defined as: ($_ =~ /\A-?[0-9]+\z/)
# Looks like you failed 2 tests of 36.
# Failed test 'PerlSafeInt'
# at t/01-basic.t line 198.
# Failed test 'SignedInt: accepts 1.84467440737095516e+19'
# at t/lib/NumbersTest.pm line 112.
# "SignedInt" is a subtype of "PerlSafeInt|BlessedInt"
# "PerlSafeInt|BlessedInt" requires that the value pass "BlessedInt" or "PerlSafeInt"
# Value "1.84467440737095516e+19" did not pass type constraint "PerlSafeInt"
# "PerlSafeInt" is a subtype of "PerlNum&IntLike&_NumRange_perlsafe"
# "PerlNum&IntLike&_NumRange_perlsafe" requires that the value pass "IntLike", "PerlNum", and "_NumRange_perlsafe"
# "PerlNum" is a subtype of "NumLike"
# "NumLike" is a subtype of "Defined"
# Undef did not pass type constraint "Defined"
# "Defined" is defined as: (defined($_))
# Value "1.84467440737095516e+19" did not pass type constraint "BlessedInt"
# "BlessedInt" is a subtype of "NumLike&Object&IntLike"
# "NumLike&Object&IntLike" requires that the value pass "IntLike", "NumLike", and "Object"
# "NumLike" is a subtype of "Defined"
# Undef did not pass type constraint "Defined"
# "Defined" is defined as: (defined($_))
# Failed test 'SignedInt: accepts -1.84467440737095516e+19'
# at t/lib/NumbersTest.pm line 112.
# "SignedInt" is a subtype of "PerlSafeInt|BlessedInt"
# "PerlSafeInt|BlessedInt" requires that the value pass "BlessedInt" or "PerlSafeInt"
# Value "-1.84467440737095516e+19" did not pass type constraint "PerlSafeInt"
# "PerlSafeInt" is a subtype of "PerlNum&IntLike&_NumRange_perlsafe"
# "PerlNum&IntLike&_NumRange_perlsafe" requires that the value pass "IntLike", "PerlNum", and "_NumRange_perlsafe"
# "PerlNum" is a subtype of "NumLike"
# "NumLike" is a subtype of "Defined"
# Undef did not pass type constraint "Defined"
# "Defined" is defined as: (defined($_))
# Value "-1.84467440737095516e+19" did not pass type constraint "BlessedInt"
# "BlessedInt" is a subtype of "NumLike&Object&IntLike"
# "NumLike&Object&IntLike" requires that the value pass "IntLike", "NumLike", and "Object"
# "NumLike" is a subtype of "Defined"
# Undef did not pass type constraint "Defined"
# "Defined" is defined as: (defined($_))
# Looks like you failed 2 tests of 36.
# Failed test 'SignedInt'
# at t/01-basic.t line 198.
# Failed test 'UnsignedInt: accepts 1.84467440737095516e+19'
# at t/lib/NumbersTest.pm line 112.
# "UnsignedInt" is a subtype of "IntLike"
# Value "1.84467440737095516e+19" did not pass type constraint "IntLike"
# "IntLike" is defined as: ($_ =~ /\A-?[0-9]+\z/)
# Looks like you failed 1 test of 36.
# Failed test 'UnsignedInt'
# at t/01-basic.t line 198.
# Failed test 'FloatSafeNum: accepts 1.84467440737095516e+19'
# at t/lib/NumbersTest.pm line 112.
# "FloatSafeNum" is a subtype of "PerlSafeFloat|BlessedFloat"
# "PerlSafeFloat|BlessedFloat" requires that the value pass "BlessedFloat" or "PerlSafeFloat"
# Value "1.84467440737095516e+19" did not pass type constraint "PerlSafeFloat"
# "PerlSafeFloat" is a subtype of "PerlNum"
# "PerlNum" is a subtype of "NumLike"
# "NumLike" is a subtype of "Defined"
# Undef did not pass type constraint "Defined"
# "Defined" is defined as: (defined($_))
# Value "1.84467440737095516e+19" did not pass type constraint "BlessedFloat"
# "BlessedFloat" is a subtype of "BlessedNum"
# "BlessedNum" requires that the value pass "NumLike" and "Object"
# "NumLike" is a subtype of "Defined"
# Undef did not pass type constraint "Defined"
# "Defined" is defined as: (defined($_))
# Failed test 'FloatSafeNum: accepts -1.84467440737095516e+19'
# at t/lib/NumbersTest.pm line 112.
# "FloatSafeNum" is a subtype of "PerlSafeFloat|BlessedFloat"
# "PerlSafeFloat|BlessedFloat" requires that the value pass "BlessedFloat" or "PerlSafeFloat"
# Value "-1.84467440737095516e+19" did not pass type constraint "PerlSafeFloat"
# "PerlSafeFloat" is a subtype of "PerlNum"
# "PerlNum" is a subtype of "NumLike"
# "NumLike" is a subtype of "Defined"
# Undef did not pass type constraint "Defined"
# "Defined" is defined as: (defined($_))
# Value "-1.84467440737095516e+19" did not pass type constraint "BlessedFloat"
# "BlessedFloat" is a subtype of "BlessedNum"
# "BlessedNum" requires that the value pass "NumLike" and "Object"
# "NumLike" is a subtype of "Defined"
# Undef did not pass type constraint "Defined"
# "Defined" is defined as: (defined($_))
# Looks like you failed 2 tests of 35.
# Failed test 'FloatSafeNum'
# at t/01-basic.t line 198.
# Failed test 'RealSafeNum: accepts 1.84467440737095516e+19'
# at t/lib/NumbersTest.pm line 112.
# "RealSafeNum" is a subtype of "NumLike&~NaNInf&FloatSafeNum"
# "NumLike&~NaNInf&FloatSafeNum" requires that the value pass "FloatSafeNum", "NumLike", and "~NaNInf"
# "FloatSafeNum" is a subtype of "PerlSafeFloat|BlessedFloat"
# "PerlSafeFloat|BlessedFloat" requires that the value pass "BlessedFloat" or "PerlSafeFloat"
# Value "1.84467440737095516e+19" did not pass type constraint "PerlSafeFloat"
# "PerlSafeFloat" is a subtype of "PerlNum"
# "PerlNum" is a subtype of "NumLike"
# "NumLike" is a subtype of "Defined"
# Undef did not pass type constraint "Defined"
# "Defined" is defined as: (defined($_))
# Value "1.84467440737095516e+19" did not pass type constraint "BlessedFloat"
# "BlessedFloat" is a subtype of "BlessedNum"
# "BlessedNum" requires that the value pass "NumLike" and "Object"
# "NumLike" is a subtype of "Defined"
# Undef did not pass type constraint "Defined"
# "Defined" is defined as: (defined($_))
# Failed test 'RealSafeNum: accepts -1.84467440737095516e+19'
# at t/lib/NumbersTest.pm line 112.
# "RealSafeNum" is a subtype of "NumLike&~NaNInf&FloatSafeNum"
# "NumLike&~NaNInf&FloatSafeNum" requires that the value pass "FloatSafeNum", "NumLike", and "~NaNInf"
# "FloatSafeNum" is a subtype of "PerlSafeFloat|BlessedFloat"
# "PerlSafeFloat|BlessedFloat" requires that the value pass "BlessedFloat" or "PerlSafeFloat"
# Value "-1.84467440737095516e+19" did not pass type constraint "PerlSafeFloat"
# "PerlSafeFloat" is a subtype of "PerlNum"
# "PerlNum" is a subtype of "NumLike"
# "NumLike" is a subtype of "Defined"
# Undef did not pass type constraint "Defined"
# "Defined" is defined as: (defined($_))
# Value "-1.84467440737095516e+19" did not pass type constraint "BlessedFloat"
# "BlessedFloat" is a subtype of "BlessedNum"
# "BlessedNum" requires that the value pass "NumLike" and "Object"
# "NumLike" is a subtype of "Defined"
# Undef did not pass type constraint "Defined"
# "Defined" is defined as: (defined($_))
# Looks like you failed 2 tests of 36.
# Failed test 'RealSafeNum'
# at t/01-basic.t line 198.
# Failed test 'FloatBinary: accepts 1.84467440737095516e+19'
# at t/lib/NumbersTest.pm line 112.
# "FloatBinary" is a subtype of "FloatSafeNum"
# "FloatSafeNum" is a subtype of "PerlSafeFloat|BlessedFloat"
# "PerlSafeFloat|BlessedFloat" requires that the value pass "BlessedFloat" or "PerlSafeFloat"
# Value "1.84467440737095516e+19" did not pass type constraint "PerlSafeFloat"
# "PerlSafeFloat" is a subtype of "PerlNum"
# "PerlNum" is a subtype of "NumLike"
# "NumLike" is a subtype of "Defined"
# Undef did not pass type constraint "Defined"
# "Defined" is defined as: (defined($_))
# Value "1.84467440737095516e+19" did not pass type constraint "BlessedFloat"
# "BlessedFloat" is a subtype of "BlessedNum"
# "BlessedNum" requires that the value pass "NumLike" and "Object"
# "NumLike" is a subtype of "Defined"
# Undef did not pass type constraint "Defined"
# "Defined" is defined as: (defined($_))
# Failed test 'FloatBinary: accepts -1.84467440737095516e+19'
# at t/lib/NumbersTest.pm line 112.
# "FloatBinary" is a subtype of "FloatSafeNum"
# "FloatSafeNum" is a subtype of "PerlSafeFloat|BlessedFloat"
# "PerlSafeFloat|BlessedFloat" requires that the value pass "BlessedFloat" or "PerlSafeFloat"
# Value "-1.84467440737095516e+19" did not pass type constraint "PerlSafeFloat"
# "PerlSafeFloat" is a subtype of "PerlNum"
# "PerlNum" is a subtype of "NumLike"
# "NumLike" is a subtype of "Defined"
# Undef did not pass type constraint "Defined"
# "Defined" is defined as: (defined($_))
# Value "-1.84467440737095516e+19" did not pass type constraint "BlessedFloat"
# "BlessedFloat" is a subtype of "BlessedNum"
# "BlessedNum" requires that the value pass "NumLike" and "Object"
# "NumLike" is a subtype of "Defined"
# Undef did not pass type constraint "Defined"
# "Defined" is defined as: (defined($_))
# Looks like you failed 2 tests of 36.
# Failed test 'FloatBinary'
# at t/01-basic.t line 198.
# Failed test 'FloatDecimal: accepts 1.84467440737095516e+19'
# at t/lib/NumbersTest.pm line 112.
# "FloatDecimal" is a subtype of "FloatSafeNum"
# "FloatSafeNum" is a subtype of "PerlSafeFloat|BlessedFloat"
# "PerlSafeFloat|BlessedFloat" requires that the value pass "BlessedFloat" or "PerlSafeFloat"
# Value "1.84467440737095516e+19" did not pass type constraint "PerlSafeFloat"
# "PerlSafeFloat" is a subtype of "PerlNum"
# "PerlNum" is a subtype of "NumLike"
# "NumLike" is a subtype of "Defined"
# Undef did not pass type constraint "Defined"
# "Defined" is defined as: (defined($_))
# Value "1.84467440737095516e+19" did not pass type constraint "BlessedFloat"
# "BlessedFloat" is a subtype of "BlessedNum"
# "BlessedNum" requires that the value pass "NumLike" and "Object"
# "NumLike" is a subtype of "Defined"
# Undef did not pass type constraint "Defined"
# "Defined" is defined as: (defined($_))
# Failed test 'FloatDecimal: accepts -1.84467440737095516e+19'
# at t/lib/NumbersTest.pm line 112.
# "FloatDecimal" is a subtype of "FloatSafeNum"
# "FloatSafeNum" is a subtype of "PerlSafeFloat|BlessedFloat"
# "PerlSafeFloat|BlessedFloat" requires that the value pass "BlessedFloat" or "PerlSafeFloat"
# Value "-1.84467440737095516e+19" did not pass type constraint "PerlSafeFloat"
# "PerlSafeFloat" is a subtype of "PerlNum"
# "PerlNum" is a subtype of "NumLike"
# "NumLike" is a subtype of "Defined"
# Undef did not pass type constraint "Defined"
# "Defined" is defined as: (defined($_))
# Value "-1.84467440737095516e+19" did not pass type constraint "BlessedFloat"
# "BlessedFloat" is a subtype of "BlessedNum"
# "BlessedNum" requires that the value pass "NumLike" and "Object"
# "NumLike" is a subtype of "Defined"
# Undef did not pass type constraint "Defined"
# "Defined" is defined as: (defined($_))
# Looks like you failed 2 tests of 36.
# Failed test 'FloatDecimal'
# at t/01-basic.t line 198.
# Failed test 'FixedBinary: accepts 1.84467440737095516e+19'
# at t/lib/NumbersTest.pm line 112.
# "FixedBinary" is a subtype of "RealSafeNum"
# "RealSafeNum" is a subtype of "NumLike&~NaNInf&FloatSafeNum"
# "NumLike&~NaNInf&FloatSafeNum" requires that the value pass "FloatSafeNum", "NumLike", and "~NaNInf"
# "FloatSafeNum" is a subtype of "PerlSafeFloat|BlessedFloat"
# "PerlSafeFloat|BlessedFloat" requires that the value pass "BlessedFloat" or "PerlSafeFloat"
# Value "1.84467440737095516e+19" did not pass type constraint "PerlSafeFloat"
# "PerlSafeFloat" is a subtype of "PerlNum"
# "PerlNum" is a subtype of "NumLike"
# "NumLike" is a subtype of "Defined"
# Undef did not pass type constraint "Defined"
# "Defined" is defined as: (defined($_))
# Value "1.84467440737095516e+19" did not pass type constraint "BlessedFloat"
# "BlessedFloat" is a subtype of "BlessedNum"
# "BlessedNum" requires that the value pass "NumLike" and "Object"
# "NumLike" is a subtype of "Defined"
# Undef did not pass type constraint "Defined"
# "Defined" is defined as: (defined($_))
# Failed test 'FixedBinary: accepts -1.84467440737095516e+19'
# at t/lib/NumbersTest.pm line 112.
# "FixedBinary" is a subtype of "RealSafeNum"
# "RealSafeNum" is a subtype of "NumLike&~NaNInf&FloatSafeNum"
# "NumLike&~NaNInf&FloatSafeNum" requires that the value pass "FloatSafeNum", "NumLike", and "~NaNInf"
# "FloatSafeNum" is a subtype of "PerlSafeFloat|BlessedFloat"
# "PerlSafeFloat|BlessedFloat" requires that the value pass "BlessedFloat" or "PerlSafeFloat"
# Value "-1.84467440737095516e+19" did not pass type constraint "PerlSafeFloat"
# "PerlSafeFloat" is a subtype of "PerlNum"
# "PerlNum" is a subtype of "NumLike"
# "NumLike" is a subtype of "Defined"
# Undef did not pass type constraint "Defined"
# "Defined" is defined as: (defined($_))
# Value "-1.84467440737095516e+19" did not pass type constraint "BlessedFloat"
# "BlessedFloat" is a subtype of "BlessedNum"
# "BlessedNum" requires that the value pass "NumLike" and "Object"
# "NumLike" is a subtype of "Defined"
# Undef did not pass type constraint "Defined"
# "Defined" is defined as: (defined($_))
# Looks like you failed 2 tests of 37.
# Failed test 'FixedBinary'
# at t/01-basic.t line 198.
# Failed test 'FixedDecimal: accepts 1.84467440737095516e+19'
# at t/lib/NumbersTest.pm line 112.
# "FixedDecimal" is a subtype of "RealSafeNum"
# "RealSafeNum" is a subtype of "NumLike&~NaNInf&FloatSafeNum"
# "NumLike&~NaNInf&FloatSafeNum" requires that the value pass "FloatSafeNum", "NumLike", and "~NaNInf"
# "FloatSafeNum" is a subtype of "PerlSafeFloat|BlessedFloat"
# "PerlSafeFloat|BlessedFloat" requires that the value pass "BlessedFloat" or "PerlSafeFloat"
# Value "1.84467440737095516e+19" did not pass type constraint "PerlSafeFloat"
# "PerlSafeFloat" is a subtype of "PerlNum"
# "PerlNum" is a subtype of "NumLike"
# "NumLike" is a subtype of "Defined"
# Undef did not pass type constraint "Defined"
# "Defined" is defined as: (defined($_))
# Value "1.84467440737095516e+19" did not pass type constraint "BlessedFloat"
# "BlessedFloat" is a subtype of "BlessedNum"
# "BlessedNum" requires that the value pass "NumLike" and "Object"
# "NumLike" is a subtype of "Defined"
# Undef did not pass type constraint "Defined"
# "Defined" is defined as: (defined($_))
# Failed test 'FixedDecimal: accepts -1.84467440737095516e+19'
# at t/lib/NumbersTest.pm line 112.
# "FixedDecimal" is a subtype of "RealSafeNum"
# "RealSafeNum" is a subtype of "NumLike&~NaNInf&FloatSafeNum"
# "NumLike&~NaNInf&FloatSafeNum" requires that the value pass "FloatSafeNum", "NumLike", and "~NaNInf"
# "FloatSafeNum" is a subtype of "PerlSafeFloat|BlessedFloat"
# "PerlSafeFloat|BlessedFloat" requires that the value pass "BlessedFloat" or "PerlSafeFloat"
# Value "-1.84467440737095516e+19" did not pass type constraint "PerlSafeFloat"
# "PerlSafeFloat" is a subtype of "PerlNum"
# "PerlNum" is a subtype of "NumLike"
# "NumLike" is a subtype of "Defined"
# Undef did not pass type constraint "Defined"
# "Defined" is defined as: (defined($_))
# Value "-1.84467440737095516e+19" did not pass type constraint "BlessedFloat"
# "BlessedFloat" is a subtype of "BlessedNum"
# "BlessedNum" requires that the value pass "NumLike" and "Object"
# "NumLike" is a subtype of "Defined"
# Undef did not pass type constraint "Defined"
# "Defined" is defined as: (defined($_))
# Looks like you failed 2 tests of 37.
# Failed test 'FixedDecimal'
# at t/01-basic.t line 198.
# Looks like you failed 10 tests of 19.
t/01-basic.t ...........
Dubious, test returned 10 (wstat 2560, 0xa00)
Failed 10/19 subtests
# Failed test 'SignedInt[128]: accepts 18446744073709551615 [20.0]'
# at t/lib/NumbersTest.pm line 112.
# "SignedInt[128]" is a subtype of "SignedInt&PerlSafeInt|BlessedInt[39]&NumRange[-170141183460469231731687303715884105728, 170141183460469231731687303715884105727]"
# "SignedInt&PerlSafeInt|BlessedInt[39]&NumRange[-170141183460469231731687303715884105728, 170141183460469231731687303715884105727]" requires that the value pass "NumRange[-170141183460469231731687303715884105728, 170141183460469231731687303715884105727]", "PerlSafeInt|BlessedInt[39]", and "SignedInt"
# "SignedInt" is a subtype of "PerlSafeInt|BlessedInt"
# "PerlSafeInt|BlessedInt" requires that the value pass "BlessedInt" or "PerlSafeInt"
# Value "18446744073709551615" did not pass type constraint "PerlSafeInt"
# "PerlSafeInt" is a subtype of "PerlNum&IntLike&_NumRange_perlsafe"
# "PerlNum&IntLike&_NumRange_perlsafe" requires that the value pass "IntLike", "PerlNum", and "_NumRange_perlsafe"
# "PerlNum" is a subtype of "NumLike"
# "NumLike" is a subtype of "Defined"
# Undef did not pass type constraint "Defined"
# "Defined" is defined as: (defined($_))
# Value "18446744073709551615" did not pass type constraint "BlessedInt"
# "BlessedInt" is a subtype of "NumLike&Object&IntLike"
# "NumLike&Object&IntLike" requires that the value pass "IntLike", "NumLike", and "Object"
# "NumLike" is a subtype of "Defined"
# Undef did not pass type constraint "Defined"
# "Defined" is defined as: (defined($_))
# Looks like you failed 1 test of 111.
# Failed test 'SignedInt[128]'
# at t/02-int.t line 106.
# Failed test 'UnsignedInt[64]: accepts 18446744073709551615 [20.0]'
# at t/lib/NumbersTest.pm line 112.
# "UnsignedInt[64]" is a subtype of "UnsignedInt"
# Value "18446744073709551615" did not pass type constraint "UnsignedInt"
# "UnsignedInt" is defined as: ($_ =~ /\A[0-9]+\z/ and (($_ > -1.84467440737095516e+19 and $_ < 1.84467440737095516e+19) || (Scalar::Util::blessed($_))))
# Looks like you failed 1 test of 111.
# Failed test 'UnsignedInt[64]'
# at t/02-int.t line 106.
# Failed test 'UnsignedInt[128]: accepts 18446744073709551615 [20.0]'
# at t/lib/NumbersTest.pm line 112.
# "UnsignedInt[128]" is a subtype of "UnsignedInt"
# Value "18446744073709551615" did not pass type constraint "UnsignedInt"
# "UnsignedInt" is defined as: ($_ =~ /\A[0-9]+\z/ and (($_ > -1.84467440737095516e+19 and $_ < 1.84467440737095516e+19) || (Scalar::Util::blessed($_))))
# Looks like you failed 1 test of 111.
# Failed test 'UnsignedInt[128]'
# at t/02-int.t line 106.
# Looks like you failed 3 tests of 18.
t/02-int.t .............
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/18 subtests
t/03-float.t ........... ok
t/04-fixed.t ........... ok
t/10-char.t ............ ok
Test Summary Report
-------------------
t/01-basic.t (Wstat: 2560 Tests: 19 Failed: 10)
Failed tests: 3, 9, 11-12, 14-19
Non-zero exit status: 10
t/02-int.t (Wstat: 768 Tests: 18 Failed: 3)
Failed tests: 6, 11-12
Non-zero exit status: 3
Files=8, Tests=95, 10 wallclock secs ( 0.31 usr 0.06 sys + 7.45 cusr 0.23 csys = 8.05 CPU)
Result: FAIL
Failed 2/8 test programs. 13/95 subtests failed.
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------- ----- --------
Data::Float 0.008 0.012
Data::Integer 0.004 0.004
Type::Library 0.008 0.029_01
Type::Tiny 0.001 0.029_01
Types::Standard 0.001 0.029_01
build_requires:
Module Need Have
--------------- ----- --------
Test::CheckDeps 0.007 0.007
Test::Exception 0.27 0.32
Test::More 0.94 0.98_06
Test::TypeTiny 0.001 0.029_01
Type::Tiny 0 0.029_01
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
LANG = en_US.UTF-8
LANGUAGE = en_US:en
PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 25622
PERL5_CPAN_IS_RUNNING = 25622
PERL_MM_USE_DEFAULT = 1
SHELL = /usr/bin/zsh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/sand/src/perl/repoperls/installed-perls/perl/v5.18.1/127e/bin/perl
$UID/$EUID = 1005 / 1005
$GID = 1005 1005
$EGID = 1005 1005
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.00
CPAN::Meta 2.132661
Cwd 3.40
ExtUtils::CBuilder 0.280212
ExtUtils::Command 1.17
ExtUtils::Install 1.59
ExtUtils::MakeMaker 6.79_01
ExtUtils::Manifest 1.63
ExtUtils::ParseXS 3.22
File::Spec 3.40
JSON 2.59
JSON::PP 2.27202
Module::Build 0.4007
Module::Signature 0.73
Parse::CPAN::Meta 1.4409
Test::Harness 3.28
Test::More 0.98_06
YAML 0.84
YAML::Syck 1.27
version 0.9902
--
Summary of my perl5 (revision 5 version 18 subversion 1) configuration:
Commit id: 75c3005ee5b6ece3ad3c827cb300945f672c2bd1
Platform:
osname=linux, osvers=3.10-2-amd64, archname=x86_64-linux-ld
uname='linux k83 3.10-2-amd64 #1 smp debian 3.10.7-1 (2013-08-17) x86_64 gnulinux '
config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/perl/v5.18.1/127e -Dmyhostname=k83 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Uuseithreads -Duselongdouble -DDEBUGGING=-g'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=define
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2 -g',
cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.8.1', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='long double', nvsize=16, Off_t='off_t', lseeksize=8
alignbytes=16, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.17'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV PERL_SAWAMPERSAND PERL_USE_DEVEL
USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_LONG_DOUBLE USE_PERLIO
USE_PERL_ATOF
Built under linux
Compiled at Sep 18 2013 16:04:01
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="25622"
PERL5_CPAN_IS_RUNNING="25622"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/sand/src/perl/repoperls/installed-perls/perl/v5.18.1/127e/lib/site_perl/5.18.1/x86_64-linux-ld
/home/sand/src/perl/repoperls/installed-perls/perl/v5.18.1/127e/lib/site_perl/5.18.1
/home/sand/src/perl/repoperls/installed-perls/perl/v5.18.1/127e/lib/5.18.1/x86_64-linux-ld
/home/sand/src/perl/repoperls/installed-perls/perl/v5.18.1/127e/lib/5.18.1
.