Hello,
I just testes Perl tag v5.13.3 on AIX 7.1BETA.
The 64 bit version shows one problem:
# ./TEST op/threads.t
t/op/threads....Out of memory!
Out of memory!
Out of memory!
FAILED--expected 23 tests, saw 9
Failed 1 test out of 1, 0.00% okay.
op/threads.t
### Since not all tests were successful, you may want to run some of
### them individually and examine any diagnostic messages they produce.
### See the INSTALL document's section on "make test".
### You may have to set your dynamic library search path,
### LIBPATH, to point to the build directory:
### setenv LIBPATH `pwd`; cd t; ./perl harness
### LIBPATH=`pwd`; export LIBPATH; cd t; ./perl harness
### export LIBPATH=`pwd`; cd t; ./perl harness
### for csh-style shells, like tcsh; or for traditional/modern
### Bourne-style shells, like bash, ksh, and zsh, respectively.
u=0.02 s=0.01 cu=4.52 cs=1.16 scripts=1 tests=23
This LPAR has 1.6GB memory... very strange.
The 32 bit test works without a problem.
Bye
Rainer
Thread Previous
|
Thread Next