On 21. 6. 25 16:38, Timofei Zhakov wrote:
In my testing, the whole action completed successfully on Mac OS, except
of one test:
```
24: svn_tests: E200006: Expected error SVN_ERR_SQLITE_BUSY but got
SVN_ERR_SQLITE_ERROR
24: svn_tests: E200030: sqlite[S10]: disk I/O error
24: svn_tests: E200042: Additional errors:
24: svn_tests: E200030: sqlite[S10]: disk I/O error
24: svn_tests: E200044: SQLite transaction rollback failed
24: svn_tests: E200030: sqlite[S1]: cannot rollback - no transaction is active
24: svn_tests: E200030: sqlite[S1]: cannot rollback - no transaction is active
24: FAIL: fs-test 65: test commit with locked rep-cache
```
It seems like the problem is not in the build process, but sqlite works not
as we expect on this platform.
Any ideas?
I did say not to use the system libraries for anything except zlib. Oh,
and SASL works, too -- for now. Everything else is suspect or downright
broken. Use Homebrew or MacPorts, it doesn't matter which (MacPorts
tends to be more self-contained, and has an actual Serf port).
-- Brane