[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Problem: SWIG PERL bindings on RedHat 9.0

From: David Summers <david_at_summersoft.fay.ar.us>
Date: 2004-01-17 22:06:42 CET

I just upgraded SWIG to 1.3.19 (Subversion build wouldn't allow anything
else) and followed the instructions to build the PERL bindings and got
further than I've ever gotten before! :-)

At the moment there are only 4 tests failing:

$ make all test
[ ... snip ... ]
t/0use.......ok
t/1repos.....ok 1/5# committed 1,2004-01-17T21:05:46.251584Z,root
t/1repos.....ok 2/5# committed 2,2004-01-17T21:05:46.501130Z,root
t/1repos.....ok 4/5# committed 3,2004-01-17T21:05:46.729259Z,root
t/1repos.....ok 5/5# cleanup
t/1repos.....ok
t/2fs........ok 10/10# cleanup
t/2fs........ok
t/3client....ok 11/112# Failed test (t/3client.t at line 65)
t/3client....NOK 12# got: ''
# expected: 'david'
t/3client....ok 18/112# Failed test (t/3client.t at line 87)
t/3client....NOK 19# got: ''
# expected: 'david'
t/3client....ok 49/112# Failed test (t/3client.t at line 184)
t/3client....NOK 50# got: ''
# expected: 'david'
t/3client....ok 101/112# Failed test (t/3client.t at line 332)
t/3client....NOK 102# got: ''
# expected: 'david'
t/3client....ok 112/112# cleanup
# Looks like you failed 4 tests of 112.
t/3client....dubious
        Test returned status 4 (wstat 1024, 0x400)
DIED. FAILED tests 12, 19, 50, 102
        Failed 4/112 tests, 96.43% okay (less 14 skipped tests: 94 okay,
83.93%)t/4pool......ok 6/6# cleanup
t/4pool......ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/3client.t 4 1024 112 4 3.57% 12 19 50 102
14 subtests skipped.
Failed 1/5 test scripts, 80.00% okay. 4/140 subtests failed, 97.14% okay.
make: *** [test_dynamic] Error 29
[ ...snip... ]

Build environment
=================
RedHat 9
swig-1.3.19-1
perl-5.8.0-88.3
subversion (head, r8369)

Any clues, patches, suggestions on getting it running on Perl 5.8.0?

I think we're *almost* there! If we can get those 4 tests knocked out of
the way and I can figure out how to get the subversion perl bindings to
install in a temporary staging area then I think I can generate
subversion-perl RPM packages.

Do the Subversion Perl bindings *REQUIRE* Perl 5.8.2? Any way to patch to
use 5.8.0?

    Thanks!

-- 
David Wayne Summers          "Linux: Because reboots are for hardware upgrades!"
david_at_summersoft.fay.ar.us   PGP Key: http://summersoft.fay.ar.us/~david/pgp.txt
PGP Key fingerprint =  C0 E0 4F 50 DD A9 B6 2B  60 A1 31 7E D2 28 6D A8 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jan 17 22:18:38 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.