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

Re: 1.8.0-rc1 up for testing/signing

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Mon, 6 May 2013 14:30:02 -0400

On 05/03/2013 08:34 PM, Ben Reser wrote:
> Here it is: the first Release Candidate for Subversion 1.8.0. You can
> fetch the proposed tarballs from here:
> https://dist.apache.org/repos/dist/dev/subversion

Having trouble with ctypes-python tests. I get the following error via the
tarball and also when trying to run the same tests on trunk:

   ImportError: ...subversion/libsvn_subr/.libs/libsvn_subr-1.so:
   undefined symbol: apr_crypto_block_cleanup

My other Subversion binaries don't seem to have this problem. I've got APR
1.4.5 and APR-Util 1.4.1 installed via a locally built Apache HTTP Server
(in /usr/local/apache), and it's against those which all my Subversion stuff
should be linked. (My system also has libapr1 1.4.6-1 and libaprutil1
1.3.12 installed via the OS package management stuffs, but nothing *should*
be linked against those except other OS package contents.)

Any ideas if this is a false alarm? Can others run the ctypes-python tests
fine?

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Enterprise Cloud Development

Received on 2013-05-06 20:30:40 CEST

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.