On Tue, Dec 19, 2017 at 04:46:18PM +0100, Andreas Stieger wrote: > > checking for lz4 library via pkg-config... yes > > > > and build says: > > > > subversion/libsvn_subr/compress_lz4.c:30:5: warning: "SVN_INTERNAL_LZ4" > > That is actually a side-effect of r1818662. Earlier versions of lz4 > distributed a pkg-conf file with a Version relating to their svn > revision. Your 131 is obviously not continuous with the later 1.7.5. I > have not traced back which version is actually the minimum. Using > LZ4_versionString() really does bump it to 1.7.5. I am not sure if > this is desired? I have no particular issue with that.
FWIW, no version of Debian or Ubuntu has lz4 >= 1.7.5 currently. There's an upload of 1.8.0 in Debian's experimental suite, but not one into a suite that will end up in a release. This is apparently due to the incompatible change in versioning, which has caused some troubles for projects using lz4 (e.g., https://github.com/systemd/systemd/commit/3d4cf7de48a74726694abbaa09f9804b845ff3ba). Cheers, -- James GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7 2D23 DFE6 91AE 331B A3DB