Automated smoke report for 5.8.1 patch 20028 on aix - 5.1.0.0 (aix/1 cpu)
(croatia) using cc version 6.0.0.3
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
20028 Configuration (common) none
------------ ----------------------------------------------------------------
t t t t -Duseithreads -Duse64bitint -Duselongdouble
t t t t -Duseithreads
O - O - -Uuseperlio
t t t t -Duse64bitint -Duselongdouble
t t t t
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio
Summary: FAIL(t)
Hmm, looks pretty bad. Trying manually on patch 20033 gives:
Running Mkbootstrap for PerlIO::scalar ()
chmod 644 scalar.bs
rm -f ../../../lib/auto/PerlIO/scalar/scalar.so
LD_RUN_PATH="" ld -bhalt:4 -bM:SRE -bI:../../../perl.exp -bE:scalar.exp -bnoentry -lc
-L/usr/local/lib scalar.o -o ../../../lib/auto/PerlIO/scalar/scalar.so
ld: 0711-317 ERROR: Undefined symbol: .PerlIOBase_pushed
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
make[1]: *** [../../../lib/auto/PerlIO/scalar/scalar.so] Error 8
make[1]: Leaving directory `/opt/p5smoke/vac/perl-5.8.x/ext/PerlIO/scalar'
make: *** [lib/auto/PerlIO/scalar/scalar.so] Error 2