Automated smoke report for 5.8.1 patch 20722 on aix - 5.1.0.0 (aix/1 cpu)
(hungary) using gcc-3.3.1 version 3.3.1
Report generated by Test::Smoke v1.17
O = OK F = Failure(s), extended report at the bottom
? = still running or test results not (yet) available
Build failures during: - = unknown or N/A
c = Configure, m = make, t = make test-prep
20722 Configuration (common) -Dcc=gcc-3.3.1
------------ ----------------------------------------------------------------
O O O O -Duseithreads -Duse64bitint
c c c c -Duseithreads -Duselongdouble
O O O O -Duseithreads
O O O O -Duse64bitint
c c c c -Duselongdouble
O - O - -Uuseperlio
O O O O
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Summary: FAIL(c)
Note: Upgraded GCC 3.3 to 3.3.1
Seems mostly okay, except longdoubles still don't work (as expected,
I guess...) But what about semi-failures like these:
Configuration: -Dusedevel -Dcc=gcc-3.3.1 -Duseithreads
...
PERLIO = perlio # Test 405 got: '13131313131313131313131313130'
(../lib/Math/BigInt/t/mbi_rand.t at line 56 fail #102)
# Expected: '6565656565656565656565656565'
# ../lib/Math/BigInt/t/mbi_rand.t line 56 is: print "# ". join('
# ',Math::BigInt::Calc->_base_len()),"\n".
lib/Math/BigInt/t/mbi_rand...........FAILED at test 405
Failed 1 test script out of 779, 99.87% okay.
...
Extending failures with Harness
../lib/Math/BigInt/t/mbi_rand....ok
All tests successful.