On Thu, Apr 23, 2009 at 09:02:24PM +0000, Rob Judd wrote:
> Hi,
>
> Just built svn-1.6.0 on Haiku (http://www.haiku-os.org) and have been
> trying to perform the tests. Everything goes reasonably well until after
> test 28 at which time they all fail. I am using Python2.4 and find that
> modules being called by the tests (select.py & timepy and whatever else
> they import) are missing. A search of the source tree for Python does
> not reveal them either.
More exact error messages would help.
What do the test failures look like exactly? make check leaves a file
tests.log in the top-level directory of the extracted Subversion
tarball, look in there.
What happens if you run python standalone and try to run the failing
imports? Are you sure the problem is with Subversion, or is it with
your Python installation?
Stefan
Received on 2009-04-22 13:43:02 CEST