Bug 434038
| Summary: | perl-Math-Random-MT-Auto failed massrebuild attempt for GCC 4.3 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jesse Keating <jkeating> |
| Component: | perl-Math-Random-MT-Auto | Assignee: | Chris Weyl <cweyl> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 9 | CC: | dcantrell, jonstanley, perl-devel |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 6.12 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-06-01 17:49:32 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 432425 | ||
|
Description
Jesse Keating
2008-02-22 12:58:17 UTC
Trace begun at /usr/lib/perl5/vendor_perl/5.8.8/Object/InsideOut.pm line 1769
Object::InsideOut::DESTROY('Math::Random::MT::Auto=SCALAR(0x2f11070)') called at
/builddir/build/BUILD/Math-Random-MT-Auto-6.02/blib/lib/Math/Random/MT/Auto.pm
line 32
eval {...} at
/builddir/build/BUILD/Math-Random-MT-Auto-6.02/blib/lib/Math/Random/MT/Auto.pm
line 32
BEGIN failed--compilation aborted at t/15-shared.t line 32.
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
t/99-pod............ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/00-load.t 1 256 1 1 100.00% 1
t/01-mersenne.t 0 11 ?? ?? % ??
t/02-gaussian.t 0 11 ?? ?? % ??
t/03-threads.t 255 65280 ?? ?? % ??
t/05-dev_urandom.t 0 11 91 178 195.60% 3-91
t/06-dev_random.t 0 11 91 178 195.60% 3-91
t/09-state.t 0 11 ?? ?? % ??
t/10-deviates.t 0 11 ?? ?? % ??
t/11-range.t 255 65280 ?? ?? % ??
t/13-overload.t 1 256 16 1 6.25% 1
t/14-serialize.t 1 256 2004 1 0.05% 1
t/15-shared.t 255 65280 ?? ?? % ??
4 tests and 1 subtest skipped.
Failed 12/17 test scripts, 29.41% okay. 172/2207 subtests failed, 92.21% okay.
Changing version to '9' as part of upcoming Fedora 9 GA. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping I believe this to be resolved, based on the update to 6.12 in F-9+... Please reopen if I'm mistaken :) |