Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 307475 - test-suite failures for dev-lang/perl-5.10.1 on IRIX
Summary: test-suite failures for dev-lang/perl-5.10.1 on IRIX
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All IRIX
: High minor (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-02 11:24 UTC by Stuart Shelton
Modified: 2011-12-15 18:51 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stuart Shelton 2010-03-02 11:24:42 UTC
Test Summary Report
-------------------
op/numconvert.t (Wstat: 0 Tests: 1440 Failed: 12)
  Failed tests:  16, 560, 576, 592, 608, 624, 640, 720, 880
                1040, 1200, 1360
op/pack.t (Wstat: 65280 Tests: 517 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 14697 tests but ran 517.
op/sprintf2.t (Wstat: 0 Tests: 1368 Failed: 4)
  Failed tests:  14-17
../ext/Time-Piece/t/02core.t  (Wstat: 512 Tests: 81 Failed: 0)
  Non-zero exit status: 2
  Parse errors: Bad plan.  You planned 95 tests but ran 81.
../lib/integer.t (Wstat: 256 Tests: 15 Failed: 1)
  Failed test:  10
  Non-zero exit status: 1
Files=1710, Tests=220254, 2148 wallclock secs (183.25 usr 14.06 sys + 1459.11 cusr 178.13 csys = 1834.55 CPU)
Result: FAIL
Failed 5/1710 test programs. 17/220254 subtests failed.

(These actually match the test-failures from perl-5.8.8-r8 - except that in the earlier package these failures didn't cause the build to abort)

One test which should be EPREFIX-ified is:

../lib/IO/Zlib/t/external.t .... skipped: no /usr/bin/gzip

The actual failures are:

op/pack.t .... 1/14697 Use of uninitialized value $mult in subtraction (-) at op/pack.t line 607.
# Looks like you planned 14697 tests but ran 517.
op/pack.t .... Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 14180/14697 subtests 
        (less 3 skipped subtests: 514 okay)

op/sprintf2.t .... 1/1368 # Failed at op/sprintf2.t line 50
#      got '0'
# expected undef
# Failed at op/sprintf2.t line 51
#      got ''
# expected /(?-xism:^Integer overflow in format string for sprintf )/
# Failed at op/sprintf2.t line 52
#      got '1'
# expected undef
# Failed at op/sprintf2.t line 53
#      got ''
# expected /(?-xism:^Integer overflow in format string for prtf )/
op/sprintf2.t .... Failed 4/1368 subtests 
        (less 24 skipped subtests: 1340 okay)

../ext/Time-Piece/t/02core.t .... 1/95 Error parsing time at ../lib/Time/Piece.pm line 470.
# Looks like you planned 95 tests but ran 81.
# Looks like your test exited with 2 just after 81.
../ext/Time-Piece/t/02core.t .... Dubious, test returned 2 (wstat 512, 0x200)
Failed 14/95 subtests 

../lib/integer.t .... 1/15 
#   Failed test 'left shift'
#   at ../lib/integer.t line 49.
#          got: '0'
#     expected: '-9223372036854775808'
# Looks like you failed 1 test of 15.
../lib/integer.t .... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/15 subtests
Comment 1 Fabian Groffen gentoo-dev 2011-12-15 18:51:19 UTC
We are sorry to close this bug.  We lack the man-power and devotion to support mips-irix in the tree.