On Wed, Aug 8, 2012 at 10:40 AM, Philip Martin <philip.mar...@wandisco.com> wrote: > Subversion 1.7.6 tarballs are now available for testing/signing by > committers. To obtain them please check out a working copy from > https://dist.apache.org/repos/dist/dev/subversion
+1 Tested on OS X 10.7.4. Dependencies: Neon 0.29.6 All other dependencies the versions included with OS X. Test Results: Compared 1.7.x branch @1370777 with the tar.bz2. Verified that tar file in both compressed files was identical. Verified no-unexpected diffs between tar and zip. [Release-Build] x [ fsfs ] x [ file | svn | http (neon) ] Perl bindings Python bindings (noted that Python tests on OS X are testing against the installed dylib rather than the one in the build tree, was able to work around this by setting DYLD_LIBRARY_PATH, see error message below). Built JavaHL (not tested since it tests the installed version). Error from the check-swig-py: ImportError: dlopen(/Users/breser/subversion/tar/subversion-1.7.6/subversion/bindings/swig/python/.libs/_core.so, 2): Library not loaded: /usr/local/lib/libsvn_swig_py-1.0.dylib Referenced from: /Users/breser/subversion/tar/subversion-1.7.6/subversion/bindings/swig/python/.libs/_core.so Signatures checked in.