On Sun, Feb 21, 2021 at 4:30 AM Justin Pryzby wrote:
> Dilip's TOAST patch is passing on linux and bsd --with-lz4, so I think it's
> desirable to install on mac now.
Justin figured this out, so now this patch is using lz4 and passing on
Linux, FreeBSD and macOS.
> libzstd would be desirable for
On Wed, Jan 20, 2021 at 10:29:05AM +1300, Thomas Munro wrote:
> I have added lz4 to the FreeBSD and Ubuntu build tasks, so we'll see
> if that helps at the next periodic build or when a new patch is
> posted. It's failing on Windows because there is no HAVE_LIBLZ4 in
> Solution.pm, and I don't kno
Thomas Munro writes:
> On Wed, Jan 20, 2021 at 9:56 AM Justin Pryzby wrote:
>> Also, what's the process for having new libraries installed in the CI
>> environment ?
> I have added lz4 to the FreeBSD and Ubuntu build tasks, so we'll see
> if that helps at the next periodic build or when a new pa
On Wed, Jan 20, 2021 at 9:56 AM Justin Pryzby wrote:
> Do you know if the old travis build environment had liblz4 installed ?
It sounds like it.
> I'm asking regarding Dilip's patch, which was getting to "check world" 2 weeks
> ago but now failing to even compile, not apparently due to any chang