For efficiency reasons, the system has converted the large body of this message into an attachment.
attached mail follows:
Hi all,
I have successfully compile and subversion 1.5.6, but I am having issues
with getting the perl bindings to work. I compiled and installed
swig-1.3.31 successfully. And compiled the perl bindings after setting
an extra environment variable OBJECT_MODE=64. When I run the make
check-swig-pl is ran I get the following message 0509-161 There is not
enough memory for the process, and all tests fail. If I try to run make
install-swig-pl. the perl modules install ok but as soon as I run perl
-e "use SVN::Client" the same memory failure occurs.
My perl version is: perl5 (revision 5 version 8 subversion 8 patch
34468)
My OS version is AIX 6.1 (6100-02-00-0000)
pasztorc_at_suprsde1:/home/pasztorc/work/subversion/subversion-1.5.6>make
swig-pl
cd
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native; /home/pasztorc/bin/perl Makefile.PL
Writing Makefile for SVN::_Core
Writing Makefile.client for SVN::_Client
Writing Makefile.delta for SVN::_Delta
Writing Makefile.fs for SVN::_Fs
Writing Makefile.ra for SVN::_Ra
Writing Makefile.repos for SVN::_Repos
Writing Makefile.wc for SVN::_Wc
if test
"/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swi
g/perl" !=
"/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swi
g/perl"; then ln -sf
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/*.c
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native; fi
cd
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native; make OTHERLDFLAGS=""
cp ../../../../../subversion/bindings/swig/perl/native/Delta.pm
blib/lib/SVN/Delta.pm
cp ../../../../../subversion/bindings/swig/perl/native/Ra.pm
blib/lib/SVN/Ra.pm
cp ../../../../../subversion/bindings/swig/perl/native/Wc.pm
blib/lib/SVN/Wc.pm
cp ../../../../../subversion/bindings/swig/perl/native/Base.pm
blib/lib/SVN/Base.pm
cp ../../../../../subversion/bindings/swig/perl/native/Core.pm
blib/lib/SVN/Core.pm
cp ../../../../../subversion/bindings/swig/perl/native/Repos.pm
blib/lib/SVN/Repos.pm
cp ../../../../../subversion/bindings/swig/perl/native/Fs.pm
blib/lib/SVN/Fs.pm
cp ../../../../../subversion/bindings/swig/perl/native/Client.pm
blib/lib/SVN/Client.pm
/home/pasztorc/bin/perl -e 'use ExtUtils::Mksymlists;
Mksymlists("NAME" => "SVN::_Core", "DL_FUNCS" => { }, "FUNCLIST" => [],
"DL_VARS" => []);'
gcc -maix64 -c
-I/home/pasztorc/work/subversion/subversion-1.5.6/apr/include
-I/home/pasztorc/work/subversion/subversion-1.5.6/apr-util/include
-I/dba/BerkeleyDB.4.7//include
-I/home/pasztorc/work/subversion/subversion-1.5.6/apr-util/xml/expat/lib
-I../../../../../subversion/bindings/swig/perl/libsvn_swig_perl
-I../../../../../subversion/include -I../../../../../subversion
-I../../../../../subversion/bindings/swig -g -D_ALL_SOURCE
-D_ANSI_C_SOURCE -D_POSIX_SOURCE -DUSE_NATIVE_DLOPEN
-fno-strict-aliasing -pipe -I/usr/local/include -maix64 -DUSE_64_BIT_ALL
-O -DVERSION=\"\" -DXS_VERSION=\"\"
"-I/home/pasztorc/lib/perl5/5.8.8/aix-64all/CORE" -U__STR__
-D_THREAD_SAFE -D_LARGEFILE64_SOURCE core.c
In file included from
../../../../../subversion/bindings/swig/perl/libsvn_swig_perl/swigutil_p
l.h:38,
from core.c:1574:
../../../../../subversion/svn_private_config.h:170:1: warning: "_"
redefined
In file included from
/home/pasztorc/lib/perl5/5.8.8/aix-64all/CORE/perl.h:38,
from core.c:709:
/home/pasztorc/lib/perl5/5.8.8/aix-64all/CORE/config.h:2593:1: warning:
this is the location of the previous definition
core.c: In function 'boot_SVN___Core':
core.c:28245: warning: passing argument 2 of '_swig_create_magic'
discards qualifiers from pointer target type
Running Mkbootstrap for SVN::_Core ()
chmod 644 _Core.bs
rm -f blib/arch/auto/SVN/_Core/_Core.so
gcc -maix64 -Wl,-b64 -Wl,-bhalt:4 -Wl,-bexpall -Wl,-G
-Wl,-bnoentry -lc -L/usr/local/lib core.o -o
blib/arch/auto/SVN/_Core/_Core.so
-L/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/sw
ig/perl/libsvn_swig_perl/.libs
-L/home/pasztorc/work/subversion/subversion-1.5.6/subversion/libsvn_clie
nt/.libs
-L/home/pasztorc/work/subversion/subversion-1.5.6/subversion/libsvn_delt
a/.libs
-L/home/pasztorc/work/subversion/subversion-1.5.6/subversion/libsvn_fs/.
libs
-L/home/pasztorc/work/subversion/subversion-1.5.6/subversion/libsvn_ra/.
libs
-L/home/pasztorc/work/subversion/subversion-1.5.6/subversion/libsvn_repo
s/.libs
-L/home/pasztorc/work/subversion/subversion-1.5.6/subversion/libsvn_wc/.
libs
-L/home/pasztorc/work/subversion/subversion-1.5.6/subversion/libsvn_diff
/.libs
-L/home/pasztorc/work/subversion/subversion-1.5.6/subversion/libsvn_subr
/.libs
-L/home/pasztorc/work/subversion/subversion-1.5.6/subversion/libsvn_ra_l
ocal/.libs
-L/home/pasztorc/work/subversion/subversion-1.5.6/subversion/libsvn_ra_s
vn/.libs
-L/home/pasztorc/work/subversion/subversion-1.5.6/subversion/libsvn_ra_n
eon/.libs
-L/home/pasztorc/work/subversion/subversion-1.5.6/subversion/libsvn_fs_b
ase/.libs
-L/home/pasztorc/work/subversion/subversion-1.5.6/subversion/libsvn_fs_u
til/.libs
-L/home/pasztorc/work/subversion/subversion-1.5.6/subversion/libsvn_fs_f
s/.libs -lsvn_client-1 -lsvn_delta-1 -lsvn_fs-1 -lsvn_ra-1 -lsvn_repos-1
-lsvn_wc-1 -lsvn_diff-1 -lsvn_subr-1 -lsvn_swig_perl-1
chmod 755 blib/arch/auto/SVN/_Core/_Core.so
cp _Core.bs blib/arch/auto/SVN/_Core/_Core.bs
chmod 644 blib/arch/auto/SVN/_Core/_Core.bs
Manifying blib/man3/SVN::Ra.3
Manifying blib/man3/SVN::Delta.3
Manifying blib/man3/SVN::Core.3
Manifying blib/man3/SVN::Wc.3
Manifying blib/man3/SVN::Repos.3
Manifying blib/man3/SVN::Base.3
Manifying blib/man3/SVN::Fs.3
Manifying blib/man3/SVN::Client.3
make check-swig-pl
if test
"/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swi
g/perl" !=
"/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swi
g/perl"; then ln -sf
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/*.c
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native; fi
cd
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native; make OTHERLDFLAGS=""
cd
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native; make test
PERL_DL_NONLAZY=1
REPLACE_WITH_YOUR_SHLIBPATH_VAR=/home/pasztorc/work/subversion/subversio
n-1.5.6/subversion/bindings/swig/perl/libsvn_swig_perl/.libs:/home/paszt
orc/work/subversion/subversion-1.5.6/subversion/libsvn_client/.libs:/hom
e/pasztorc/work/subversion/subversion-1.5.6/subversion/libsvn_delta/.lib
s:/home/pasztorc/work/subversion/subversion-1.5.6/subversion/libsvn_fs/.
libs:/home/pasztorc/work/subversion/subversion-1.5.6/subversion/libsvn_r
a/.libs:/home/pasztorc/work/subversion/subversion-1.5.6/subversion/libsv
n_repos/.libs:/home/pasztorc/work/subversion/subversion-1.5.6/subversion
/libsvn_wc/.libs:/home/pasztorc/work/subversion/subversion-1.5.6/subvers
ion/libsvn_diff/.libs:/home/pasztorc/work/subversion/subversion-1.5.6/su
bversion/libsvn_subr/.libs:/home/pasztorc/work/subversion/subversion-1.5
.6/subversion/libsvn_ra_local/.libs:/home/pasztorc/work/subversion/subve
rsion-1.5.6/subversion/libsvn_ra_svn/.libs:/home/pasztorc/work/subversio
n/subversion-1.5.6/subversion/libsvn_ra_neon/.libs:/home/pasztorc/work/s
ubversion/subversion-1.5.6/subversion/libsvn_ra_serf/.libs:/home/pasztor
c/work/subversion/subversion-1.5.6/subversion/libsvn_fs_base/.libs:/home
/pasztorc/work/subversion/subversion-1.5.6/subversion/libsvn_fs_util/.li
bs:/home/pasztorc/work/subversion/subversion-1.5.6/subversion/libsvn_fs_
fs/.libs /home/pasztorc/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')"
../../../../../subversion/bindings/swig/perl/native/t/*.t
../../../../../subversion/bindings/swig/perl/native/t/0use.............
# Failed test 'use SVN::Core;'
# at ../../../../../subversion/bindings/swig/perl/native/t/0use.t line
5.
# Tried to use 'SVN::Core'.
# Error: Can't load
'/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swi
g/perl/native/blib/arch/auto/SVN/_Core/_Core.so' for module SVN::_Core:
0509-161 There is not enough memory for the process.
# rtld: 0712-002 fatal error: exiting.
# rtld: 0712-001 Symbol svn_path_internal_style was referenced
# from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
# of the symbol was not found.
# rtld: 0712-001 Symbol svn_path_local_style was referenced
# from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
# of the symbol was not found.
# rtld: 0712-001 Symbol svn_path_canonicalize was referenced
# from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
# of the symbol was not found.
# rtld: 0712-001 Symbol svn_path_get_longest_ancestor was referenced
# from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
# of the symbol was not found.
# rtld: 0712-001 Symbol svn_inheritance_to_word was referenced
# from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
# of the symbol was not found.
# 0509-021 Additional errors occurred but are not reported. at
/home/pasztorc/lib/perl5/5.8.8/aix-64all/DynaLoader.pm line 227.
# at
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib/SVN/Base.pm line 59
# BEGIN failed--compilation aborted at
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib/SVN/Core.pm line 5.
# Compilation failed in require at (eval 2) line 2.
# BEGIN failed--compilation aborted at (eval 2) line 2.
# Failed test 'use SVN::Repos;'
# at ../../../../../subversion/bindings/swig/perl/native/t/0use.t line
6.
# Tried to use 'SVN::Repos'.
# Error: Can't locate loadable object for module SVN::_Repos in
@INC (@INC contains:
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch /home/pasztorc/opt/freeware/lib/perl5//5.8.8
/home/pasztorc/opt/freeware/lib/perl5//5.8.8
/home/pasztorc/opt/freeware/lib/perl5/
/home/pasztorc/lib/perl5/5.8.8/aix-64all
/home/pasztorc/lib/perl5/5.8.8/aix-64all /home/pasztorc/lib/perl5/5.8.8
/home/pasztorc/lib/perl5/site_perl/5.8.8/aix-64all
/home/pasztorc/lib/perl5/site_perl/5.8.8/aix-64all
/home/pasztorc/lib/perl5/site_perl/5.8.8 .
/home/pasztorc/lib/perl5/5.8.8/aix-64all /home/pasztorc/lib/perl5/5.8.8
/home/pasztorc/lib/perl5/site_perl/5.8.8/aix-64all
/home/pasztorc/lib/perl5/site_perl/5.8.8 .) at
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib/SVN/Base.pm line 59
# BEGIN failed--compilation aborted at
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib/SVN/Repos.pm line 5.
# Compilation failed in require at (eval 4) line 2.
# BEGIN failed--compilation aborted at (eval 4) line 2.
../../../../../subversion/bindings/swig/perl/native/t/0use.............N
OK 2/7
# Failed test 'use SVN::Fs;'
# at ../../../../../subversion/bindings/swig/perl/native/t/0use.t line
7.
# Tried to use 'SVN::Fs'.
# Error: Can't locate loadable object for module SVN::_Fs in @INC
(@INC contains:
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch /home/pasztorc/opt/freeware/lib/perl5//5.8.8
/home/pasztorc/opt/freeware/lib/perl5//5.8.8
/home/pasztorc/opt/freeware/lib/perl5/
/home/pasztorc/lib/perl5/5.8.8/aix-64all
/home/pasztorc/lib/perl5/5.8.8/aix-64all /home/pasztorc/lib/perl5/5.8.8
/home/pasztorc/lib/perl5/site_perl/5.8.8/aix-64all
/home/pasztorc/lib/perl5/site_perl/5.8.8/aix-64all
/home/pasztorc/lib/perl5/site_perl/5.8.8 .
/home/pasztorc/lib/perl5/5.8.8/aix-64all /home/pasztorc/lib/perl5/5.8.8
/home/pasztorc/lib/perl5/site_perl/5.8.8/aix-64all
/home/pasztorc/lib/perl5/site_perl/5.8.8 .) at
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib/SVN/Base.pm line 59
# BEGIN failed--compilation aborted at
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib/SVN/Fs.pm line 5.
# Compilation failed in require at (eval 6) line 2.
# BEGIN failed--compilation aborted at (eval 6) line 2.
../../../../../subversion/bindings/swig/perl/native/t/0use.............N
OK 3/7
# Failed test 'use SVN::Delta;'
# at ../../../../../subversion/bindings/swig/perl/native/t/0use.t line
8.
../../../../../subversion/bindings/swig/perl/native/t/0use.............N
OK 4/7# Tried to use 'SVN::Delta'.
# Error: Can't locate loadable object for module SVN::_Delta in
@INC (@INC contains:
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch /home/pasztorc/opt/freeware/lib/perl5//5.8.8
/home/pasztorc/opt/freeware/lib/perl5//5.8.8
/home/pasztorc/opt/freeware/lib/perl5/
/home/pasztorc/lib/perl5/5.8.8/aix-64all
/home/pasztorc/lib/perl5/5.8.8/aix-64all /home/pasztorc/lib/perl5/5.8.8
/home/pasztorc/lib/perl5/site_perl/5.8.8/aix-64all
/home/pasztorc/lib/perl5/site_perl/5.8.8/aix-64all
/home/pasztorc/lib/perl5/site_perl/5.8.8 .
/home/pasztorc/lib/perl5/5.8.8/aix-64all /home/pasztorc/lib/perl5/5.8.8
/home/pasztorc/lib/perl5/site_perl/5.8.8/aix-64all
/home/pasztorc/lib/perl5/site_perl/5.8.8 .) at
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib/SVN/Base.pm line 59
# BEGIN failed--compilation aborted at
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib/SVN/Delta.pm line 5.
# Compilation failed in require at (eval 8) line 2.
# BEGIN failed--compilation aborted at (eval 8) line 2.
# Failed test 'use SVN::Ra;'
../../../../../subversion/bindings/swig/perl/native/t/0use.............N
OK 5/7# at
../../../../../subversion/bindings/swig/perl/native/t/0use.t line 9.
# Tried to use 'SVN::Ra'.
# Error: Can't locate loadable object for module SVN::_Ra in @INC
(@INC contains:
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch /home/pasztorc/opt/freeware/lib/perl5//5.8.8
/home/pasztorc/opt/freeware/lib/perl5//5.8.8
/home/pasztorc/opt/freeware/lib/perl5/
/home/pasztorc/lib/perl5/5.8.8/aix-64all
/home/pasztorc/lib/perl5/5.8.8/aix-64all /home/pasztorc/lib/perl5/5.8.8
/home/pasztorc/lib/perl5/site_perl/5.8.8/aix-64all
/home/pasztorc/lib/perl5/site_perl/5.8.8/aix-64all
/home/pasztorc/lib/perl5/site_perl/5.8.8 .
/home/pasztorc/lib/perl5/5.8.8/aix-64all /home/pasztorc/lib/perl5/5.8.8
/home/pasztorc/lib/perl5/site_perl/5.8.8/aix-64all
/home/pasztorc/lib/perl5/site_perl/5.8.8 .) at
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib/SVN/Base.pm line 59
# BEGIN failed--compilation aborted at
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib/SVN/Ra.pm line 5.
# Compilation failed in require at (eval 10) line 2.
# BEGIN failed--compilation aborted at (eval 10) line 2.
../../../../../subversion/bindings/swig/perl/native/t/0use.............N
OK 6/7# Failed test 'use SVN::Wc;'
# at ../../../../../subversion/bindings/swig/perl/native/t/0use.t line
10.
# Tried to use 'SVN::Wc'.
# Error: Can't locate loadable object for module SVN::_Wc in @INC
(@INC contains:
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch /home/pasztorc/opt/freeware/lib/perl5//5.8.8
/home/pasztorc/opt/freeware/lib/perl5//5.8.8
/home/pasztorc/opt/freeware/lib/perl5/
/home/pasztorc/lib/perl5/5.8.8/aix-64all
/home/pasztorc/lib/perl5/5.8.8/aix-64all /home/pasztorc/lib/perl5/5.8.8
/home/pasztorc/lib/perl5/site_perl/5.8.8/aix-64all
/home/pasztorc/lib/perl5/site_perl/5.8.8/aix-64all
/home/pasztorc/lib/perl5/site_perl/5.8.8 .
/home/pasztorc/lib/perl5/5.8.8/aix-64all /home/pasztorc/lib/perl5/5.8.8
/home/pasztorc/lib/perl5/site_perl/5.8.8/aix-64all
/home/pasztorc/lib/perl5/site_perl/5.8.8 .) at
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib/SVN/Base.pm line 59
# BEGIN failed--compilation aborted at
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib/SVN/Wc.pm line 5.
# Compilation failed in require at (eval 12) line 2.
# BEGIN failed--compilation aborted at (eval 12) line 2.
# Failed test 'use SVN::Client;'
# at ../../../../../subversion/bindings/swig/perl/native/t/0use.t line
11.
../../../../../subversion/bindings/swig/perl/native/t/0use.............N
OK 7/7# Tried to use 'SVN::Client'.
# Error: Can't locate loadable object for module SVN::_Client in
@INC (@INC contains:
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch /home/pasztorc/opt/freeware/lib/perl5//5.8.8
/home/pasztorc/opt/freeware/lib/perl5//5.8.8
/home/pasztorc/opt/freeware/lib/perl5/
/home/pasztorc/lib/perl5/5.8.8/aix-64all
/home/pasztorc/lib/perl5/5.8.8/aix-64all /home/pasztorc/lib/perl5/5.8.8
/home/pasztorc/lib/perl5/site_perl/5.8.8/aix-64all
/home/pasztorc/lib/perl5/site_perl/5.8.8/aix-64all
/home/pasztorc/lib/perl5/site_perl/5.8.8 .
/home/pasztorc/lib/perl5/5.8.8/aix-64all /home/pasztorc/lib/perl5/5.8.8
/home/pasztorc/lib/perl5/site_perl/5.8.8/aix-64all
/home/pasztorc/lib/perl5/site_perl/5.8.8 .) at
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib/SVN/Base.pm line 59
# BEGIN failed--compilation aborted at
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib/SVN/Client.pm line 34.
# Compilation failed in require at (eval 14) line 2.
# BEGIN failed--compilation aborted at (eval 14) line 2.
# Looks like you failed 7 tests of 7.
../../../../../subversion/bindings/swig/perl/native/t/0use.............d
ubious
Test returned status 7 (wstat 1792, 0x700)
DIED. FAILED tests 1-7
Failed 7/7 tests, 0.00% okay
../../../../../subversion/bindings/swig/perl/native/t/1repos...........C
an't load
'/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swi
g/perl/native/blib/arch/auto/SVN/_Core/_Core.so' for module SVN::_Core:
0509-161 There is not enough memory for the process.
rtld: 0712-002 fatal error: exiting.
rtld: 0712-001 Symbol svn_path_internal_style was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
rtld: 0712-001 Symbol svn_path_local_style was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
rtld: 0712-001 Symbol svn_path_canonicalize was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
rtld: 0712-001 Symbol svn_path_get_longest_ancestor was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
rtld: 0712-001 Symbol svn_inheritance_to_word was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
0509-021 Additional errors occurred but are not reported. at
/home/pasztorc/lib/perl5/5.8.8/aix-64all/DynaLoader.pm line 227.
at
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib/SVN/Base.pm line 59
BEGIN failed--compilation aborted at
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib/SVN/Core.pm line 5.
Compilation failed in require at
../../../../../subversion/bindings/swig/perl/native/t/1repos.t line 8.
# cleanup
Use of uninitialized value in substitution (s///) at
/home/pasztorc/opt/freeware/lib/perl5//5.8.8/File/Path.pm line 204.
Use of uninitialized value in lstat at
/home/pasztorc/opt/freeware/lib/perl5//5.8.8/File/Path.pm line 218.
# Looks like your test died before it could output anything.
../../../../../subversion/bindings/swig/perl/native/t/1repos...........d
ubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-6
Failed 6/6 tests, 0.00% okay
../../../../../subversion/bindings/swig/perl/native/t/2fs..............C
an't load
'/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swi
g/perl/native/blib/arch/auto/SVN/_Core/_Core.so' for module SVN::_Core:
0509-161 There is not enough memory for the process.
rtld: 0712-002 fatal error: exiting.
rtld: 0712-001 Symbol svn_path_internal_style was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
rtld: 0712-001 Symbol svn_path_local_style was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
rtld: 0712-001 Symbol svn_path_canonicalize was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
rtld: 0712-001 Symbol svn_path_get_longest_ancestor was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
rtld: 0712-001 Symbol svn_inheritance_to_word was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
0509-021 Additional errors occurred but are not reported. at
/home/pasztorc/lib/perl5/5.8.8/aix-64all/DynaLoader.pm line 227.
at
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib/SVN/Base.pm line 59
BEGIN failed--compilation aborted at
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib/SVN/Core.pm line 5.
Compilation failed in require at
../../../../../subversion/bindings/swig/perl/native/t/2fs.t line 7.
# cleanup
Use of uninitialized value in substitution (s///) at
/home/pasztorc/opt/freeware/lib/perl5//5.8.8/File/Path.pm line 204.
Use of uninitialized value in lstat at
/home/pasztorc/opt/freeware/lib/perl5//5.8.8/File/Path.pm line 218.
# Looks like your test died before it could output anything.
../../../../../subversion/bindings/swig/perl/native/t/2fs..............d
ubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-22
Failed 22/22 tests, 0.00% okay
../../../../../subversion/bindings/swig/perl/native/t/3client..........
# Failed test 'use SVN::Core;'
# at ../../../../../subversion/bindings/swig/perl/native/t/3client.t
line 11.
# Tried to use 'SVN::Core'.
# Error: Can't load
'/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swi
g/perl/native/blib/arch/auto/SVN/_Core/_Core.so' for module SVN::_Core:
0509-161 There is not enough memory for the process.
# rtld: 0712-002 fatal error: exiting.
# rtld: 0712-001 Symbol svn_path_internal_style was referenced
# from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
# of the symbol was not found.
# rtld: 0712-001 Symbol svn_path_local_style was referenced
# from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
# of the symbol was not found.
# rtld: 0712-001 Symbol svn_path_canonicalize was referenced
# from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
# of the symbol was not found.
# rtld: 0712-001 Symbol svn_path_get_longest_ancestor was referenced
# from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
# of the symbol was not found.
# rtld: 0712-001 Symbol svn_inheritance_to_word was referenced
# from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
# of the symbol was not found.
# 0509-021 Additional errors occurred but are not reported. at
/home/pasztorc/lib/perl5/5.8.8/aix-64all/DynaLoader.pm line 227.
# at
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib/SVN/Base.pm line 59
# BEGIN failed--compilation aborted at
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib/SVN/Core.pm line 5.
# Compilation failed in require at (eval 7) line 2.
# BEGIN failed--compilation aborted at (eval 7) line 2.
../../../../../subversion/bindings/swig/perl/native/t/3client..........N
OK 1/118
# Failed test 'use SVN::Repos;'
../../../../../subversion/bindings/swig/perl/native/t/3client..........N
OK 2/118# at
../../../../../subversion/bindings/swig/perl/native/t/3client.t line 12.
# Tried to use 'SVN::Repos'.
# Error: Can't locate loadable object for module SVN::_Repos in
@INC (@INC contains:
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch /home/pasztorc/opt/freeware/lib/perl5//5.8.8
/home/pasztorc/opt/freeware/lib/perl5//5.8.8
/home/pasztorc/opt/freeware/lib/perl5/
/home/pasztorc/lib/perl5/5.8.8/aix-64all
/home/pasztorc/lib/perl5/5.8.8/aix-64all /home/pasztorc/lib/perl5/5.8.8
/home/pasztorc/lib/perl5/site_perl/5.8.8/aix-64all
/home/pasztorc/lib/perl5/site_perl/5.8.8/aix-64all
/home/pasztorc/lib/perl5/site_perl/5.8.8 .
/home/pasztorc/lib/perl5/5.8.8/aix-64all /home/pasztorc/lib/perl5/5.8.8
/home/pasztorc/lib/perl5/site_perl/5.8.8/aix-64all
/home/pasztorc/lib/perl5/site_perl/5.8.8 .) at
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib/SVN/Base.pm line 59
# BEGIN failed--compilation aborted at
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib/SVN/Repos.pm line 5.
# Compilation failed in require at (eval 9) line 2.
# BEGIN failed--compilation aborted at (eval 9) line 2.
# Failed test 'use SVN::Client;'
# at ../../../../../subversion/bindings/swig/perl/native/t/3client.t
line 13.
../../../../../subversion/bindings/swig/perl/native/t/3client..........N
OK 3/118# Tried to use 'SVN::Client'.
# Error: Can't locate loadable object for module SVN::_Wc in @INC
(@INC contains:
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch /home/pasztorc/opt/freeware/lib/perl5//5.8.8
/home/pasztorc/opt/freeware/lib/perl5//5.8.8
/home/pasztorc/opt/freeware/lib/perl5/
/home/pasztorc/lib/perl5/5.8.8/aix-64all
/home/pasztorc/lib/perl5/5.8.8/aix-64all /home/pasztorc/lib/perl5/5.8.8
/home/pasztorc/lib/perl5/site_perl/5.8.8/aix-64all
/home/pasztorc/lib/perl5/site_perl/5.8.8/aix-64all
/home/pasztorc/lib/perl5/site_perl/5.8.8 .
/home/pasztorc/lib/perl5/5.8.8/aix-64all /home/pasztorc/lib/perl5/5.8.8
/home/pasztorc/lib/perl5/site_perl/5.8.8/aix-64all
/home/pasztorc/lib/perl5/site_perl/5.8.8 .) at
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib/SVN/Base.pm line 59
# BEGIN failed--compilation aborted at
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib/SVN/Wc.pm line 5.
# Compilation failed in require at
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib/SVN/Client.pm line 5.
# BEGIN failed--compilation aborted at
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib/SVN/Client.pm line 5.
# Compilation failed in require at (eval 11) line 2.
# BEGIN failed--compilation aborted at (eval 11) line 2.
../../../../../subversion/bindings/swig/perl/native/t/3client..........o
k 4/118Undefined subroutine &SVN::Repos::create called at
../../../../../subversion/bindings/swig/perl/native/t/3client.t line 40.
# cleanup
# Looks like you planned 118 tests but only ran 4.
# Looks like you failed 3 tests of 4 run.
# Looks like your test died just after 4.
../../../../../subversion/bindings/swig/perl/native/t/3client..........d
ubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-3, 5-118
Failed 117/118 tests, 0.85% okay
../../../../../subversion/bindings/swig/perl/native/t/4pool............C
an't load
'/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swi
g/perl/native/blib/arch/auto/SVN/_Core/_Core.so' for module SVN::_Core:
0509-161 There is not enough memory for the process.
rtld: 0712-002 fatal error: exiting.
rtld: 0712-001 Symbol svn_path_internal_style was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
rtld: 0712-001 Symbol svn_path_local_style was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
rtld: 0712-001 Symbol svn_path_canonicalize was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
rtld: 0712-001 Symbol svn_path_get_longest_ancestor was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
rtld: 0712-001 Symbol svn_inheritance_to_word was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
0509-021 Additional errors occurred but are not reported. at
/home/pasztorc/lib/perl5/5.8.8/aix-64all/DynaLoader.pm line 227.
at
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib/SVN/Base.pm line 59
BEGIN failed--compilation aborted at
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib/SVN/Core.pm line 5.
Compilation failed in require at
../../../../../subversion/bindings/swig/perl/native/t/4pool.t line 12.
# cleanup
Use of uninitialized value in substitution (s///) at
/home/pasztorc/opt/freeware/lib/perl5//5.8.8/File/Path.pm line 204.
Use of uninitialized value in lstat at
/home/pasztorc/opt/freeware/lib/perl5//5.8.8/File/Path.pm line 218.
# Looks like your test died before it could output anything.
../../../../../subversion/bindings/swig/perl/native/t/4pool............d
ubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-6
Failed 6/6 tests, 0.00% okay
../../../../../subversion/bindings/swig/perl/native/t/5delta-compat....C
an't load
'/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swi
g/perl/native/blib/arch/auto/SVN/_Core/_Core.so' for module SVN::_Core:
0509-161 There is not enough memory for the process.
rtld: 0712-002 fatal error: exiting.
rtld: 0712-001 Symbol svn_path_internal_style was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
rtld: 0712-001 Symbol svn_path_local_style was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
rtld: 0712-001 Symbol svn_path_canonicalize was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
rtld: 0712-001 Symbol svn_path_get_longest_ancestor was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
rtld: 0712-001 Symbol svn_inheritance_to_word was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
0509-021 Additional errors occurred but are not reported. at
/home/pasztorc/lib/perl5/5.8.8/aix-64all/DynaLoader.pm line 227.
at
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib/SVN/Base.pm line 59
BEGIN failed--compilation aborted at
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib/SVN/Core.pm line 5.
Compilation failed in require at
../../../../../subversion/bindings/swig/perl/native/t/5delta-compat.t
line 4.
# Looks like your test died before it could output anything.
../../../../../subversion/bindings/swig/perl/native/t/5delta-compat....d
ubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
Failed 2/2 tests, 0.00% okay
../../../../../subversion/bindings/swig/perl/native/t/5delta...........C
an't load
'/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swi
g/perl/native/blib/arch/auto/SVN/_Core/_Core.so' for module SVN::_Core:
0509-161 There is not enough memory for the process.
rtld: 0712-002 fatal error: exiting.
rtld: 0712-001 Symbol svn_path_internal_style was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
rtld: 0712-001 Symbol svn_path_local_style was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
rtld: 0712-001 Symbol svn_path_canonicalize was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
rtld: 0712-001 Symbol svn_path_get_longest_ancestor was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
rtld: 0712-001 Symbol svn_inheritance_to_word was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
0509-021 Additional errors occurred but are not reported. at
/home/pasztorc/lib/perl5/5.8.8/aix-64all/DynaLoader.pm line 227.
at
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib/SVN/Base.pm line 59
BEGIN failed--compilation aborted at
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib/SVN/Core.pm line 5.
Compilation failed in require at
../../../../../subversion/bindings/swig/perl/native/t/5delta.t line 4.
# Looks like your test died before it could output anything.
../../../../../subversion/bindings/swig/perl/native/t/5delta...........d
ubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-3
Failed 3/3 tests, 0.00% okay
../../../../../subversion/bindings/swig/perl/native/t/6ra..............C
an't load
'/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swi
g/perl/native/blib/arch/auto/SVN/_Core/_Core.so' for module SVN::_Core:
0509-161 There is not enough memory for the process.
rtld: 0712-002 fatal error: exiting.
rtld: 0712-001 Symbol svn_path_internal_style was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
rtld: 0712-001 Symbol svn_path_local_style was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
rtld: 0712-001 Symbol svn_path_canonicalize was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
rtld: 0712-001 Symbol svn_path_get_longest_ancestor was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
rtld: 0712-001 Symbol svn_inheritance_to_word was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
0509-021 Additional errors occurred but are not reported. at
/home/pasztorc/lib/perl5/5.8.8/aix-64all/DynaLoader.pm line 227.
at
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib/SVN/Base.pm line 59
BEGIN failed--compilation aborted at
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib/SVN/Core.pm line 5.
Compilation failed in require at
../../../../../subversion/bindings/swig/perl/native/t/6ra.t line 8.
BEGIN failed--compilation aborted at
../../../../../subversion/bindings/swig/perl/native/t/6ra.t line 8.
# Looks like your test died before it could output anything.
../../../../../subversion/bindings/swig/perl/native/t/6ra..............d
ubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-40
Failed 40/40 tests, 0.00% okay
../../../../../subversion/bindings/swig/perl/native/t/7editor..........C
an't load
'/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swi
g/perl/native/blib/arch/auto/SVN/_Core/_Core.so' for module SVN::_Core:
0509-161 There is not enough memory for the process.
rtld: 0712-002 fatal error: exiting.
rtld: 0712-001 Symbol svn_path_internal_style was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
rtld: 0712-001 Symbol svn_path_local_style was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
rtld: 0712-001 Symbol svn_path_canonicalize was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
rtld: 0712-001 Symbol svn_path_get_longest_ancestor was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
rtld: 0712-001 Symbol svn_inheritance_to_word was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
0509-021 Additional errors occurred but are not reported. at
/home/pasztorc/lib/perl5/5.8.8/aix-64all/DynaLoader.pm line 227.
at
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib/SVN/Base.pm line 59
BEGIN failed--compilation aborted at
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib/SVN/Core.pm line 5.
Compilation failed in require at
../../../../../subversion/bindings/swig/perl/native/t/7editor.t line 15.
# Looks like your test died before it could output anything.
../../../../../subversion/bindings/swig/perl/native/t/7editor..........d
ubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
../../../../../subversion/bindings/swig/perl/native/t/8lock............C
an't load
'/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swi
g/perl/native/blib/arch/auto/SVN/_Core/_Core.so' for module SVN::_Core:
0509-161 There is not enough memory for the process.
rtld: 0712-002 fatal error: exiting.
rtld: 0712-001 Symbol svn_config_get_server_setting was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
rtld: 0712-001 Symbol svn_utf_cstring_from_utf8_fuzzy was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
rtld: 0712-001 Symbol svn_path_internal_style was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
rtld: 0712-001 Symbol svn_path_local_style was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
rtld: 0712-001 Symbol svn_path_canonicalize was referenced
from module
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/arch/auto/SVN/_Core/_Core.so(), but a runtime
definition
of the symbol was not found.
0509-021 Additional errors occurred but are not reported. at
/home/pasztorc/lib/perl5/5.8.8/aix-64all/DynaLoader.pm line 227.
at
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib/SVN/Base.pm line 59
BEGIN failed--compilation aborted at
/home/pasztorc/work/subversion/subversion-1.5.6/subversion/bindings/swig
/perl/native/blib/lib/SVN/Core.pm line 5.
Compilation failed in require at
../../../../../subversion/bindings/swig/perl/native/t/8lock.t line 6.
# Looks like your test died before it could output anything.
../../../../../subversion/bindings/swig/perl/native/t/8lock............d
ubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-8
Failed 8/8 tests, 0.00% okay
Failed Test Stat Wstat Total Fail List of
Failed
------------------------------------------------------------------------
-------
../../../../../subversion/bindings/swig/p 7 1792 7 7 1-7
../../../../../subversion/bindings/swig/p 255 65280 6 12 1-6
../../../../../subversion/bindings/swig/p 255 65280 22 44 1-22
../../../../../subversion/bindings/swig/p 255 65280 118 231 1-3
5-118
../../../../../subversion/bindings/swig/p 255 65280 6 12 1-6
../../../../../subversion/bindings/swig/p 255 65280 2 4 1-2
../../../../../subversion/bindings/swig/p 255 65280 3 6 1-3
../../../../../subversion/bindings/swig/p 255 65280 40 80 1-40
../../../../../subversion/bindings/swig/p 255 65280 1 2 1
../../../../../subversion/bindings/swig/p 255 65280 8 16 1-8
Failed 10/10 test scripts. 212/213 subtests failed.
Files=10, Tests=213, 2 wallclock secs ( 1.57 cusr + 0.32 csys = 1.89
CPU)
Failed 10/10 test programs. 212/213 subtests failed.
make: 1254-004 The error code from the last command is 255.
Stop.
make: 1254-004 The error code from the last command is 2.
Stop.
Thanks,
Chris
************************************************************************************************************************
This email (including all attachments) is confidential, may contain personal or legally privileged information and is intended solely for the named addressee. Confidentiality or privilege is not waived or lost because this email has been sent to you by mistake. If you have received it in error, please let us know by reply email, delete it from your system and destroy any copies.
This email is also subject to copyright. No part of it should be reproduced, adapted or communicated without the written consent of the copyright owner. Any personal information in this email must be handled in accordance with the Privacy Act 1988 (Cth).
Emails may be interfered with, may contain computer viruses or other defects and may not be successfully replicated on other systems. Pillar Administration makes no representations and gives no warranties in relation to these matters and does not accept liability for any loss or damage which may result from this email.
If you have any doubts about the authenticity of an email purportedly sent by Pillar Administration, please contact us immediately.
************************************************************************************************************************
Received on 2009-03-09 06:56:06 CET