Steve Kelem <st...@kelem.net> writes: > svn_tests: E200030: sqlite[S26]: file is encrypted or is not a database, > executing statement 'PRAGMA synchronous=OFF;PRAGMA recursive_triggers=ON;' > FAIL: lt-client-test 3: test svn_client_patch
> I configured with: > % setenv CC "gcc -m64 -std=gnu99" > % ./configure \ > --prefix=/usr/local \ > --with-openssl \ > --with-junit=/opt/java/junit/junit4.11/junit-4.11.jar \ > --with-apr=/usr/local/src/apr-1.4.8 \ > --with-apr-util=/usr/local/src/apr-util-1.5.2 \ > --with-apxs=/usr/local/apache2/bin/apxs \ > --with-berkeley-db \ > --enable-bdb6 \ > --enable-sqlite-compatibility-version=3.7.15 It could be some sort of SQLite version mismatch. Which version of SQLite is installed? Do you have multiple installations of SQLite? Are you using an SQLite amalgamation in the Subversion source tree? Which version of SQLite do you think you are using? Does the expected SQLite library show up when you run ldd? libtool --mode=execute ldd subversion/tests/libsvn_client/client-test -- Philip Martin | Subversion Committer WANdisco | Non-Stop Data