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

translate-test failing on Mac OS X?

From: Malcolm Rowe <malcolm-svn-dev_at_farside.org.uk>
Date: 2005-08-04 13:21:49 CEST

Hello,

Apologies if this is a known problem, but I'm getting a failure in
translate-test when building 1.2.1 on Mac OS X.

More specifically, I'm doing:

$ tar jxf subversion-1.2.1.tar.bz2
$ cd subversion-1.2.1
$ ./configure --prefix=/Users/malcolm/usr
$ make
$ make check
[...]
Running all tests in translate-test...FAILURE

And if I run that test manually, I just get:
$ subversion/tests/libsvn_wc/translate-test
Bus error

This is using a brand-new iBook with Mac OS X 10.4.2 and corresponding
developer tools (XCode 2.0, gcc 4.0). (The build is FSFS-only, as configure
doesn't detect a suitable copy of the BDB libraries, but I suspect that
isn't important).

There was a similar report against 1.2.0rc2, but I can't immediately tell
whether it's the same problem or not:
        http://svn.haxx.se/dev/archive-2005-04/1588.shtml

Apologies for the sparse nature of this report - I only noticed the
problem late last night, and I didn't have time to gather a proper log
or backtrace. If this isn't already a known problem, is there anything
more I can do to help fix it?

Thanks,
Malcolm

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 4 13:22:34 2005

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.