пн, 1 авг. 2022 г. в 22:40, Tim Düsterhus <[email protected]>:
> Ilya, > > On 7/29/22 20:25, Илья Шипицин wrote: > > not sure. it is not 32 bit, it is 32 bit built on x86_64. > > but I'm fine with "32 Bits" > > > > My understanding is that the primary thing that this tests is the > pointer / maximum object size. That shouldn't change depending on the > architecture as I understand it. > > >> Do we actually need the container overhead? Can't we test this directly > >> on the Ubuntu itself? > >> > > > > I was only able to set this up on Fedora. > > if someone can switch it to Ubuntu, I'm fine. > > no particular reason for Fedora > > Okay, fair enough. > our build uses "-lcrypt" by default. such library presents on Fedora, but it is missing on Ubuntu (for i686). I've managed to build on Ubuntu by adding USE_LIBCRYPT= it requires some investigation what we can benefit from such builds > > ----- > > The updated patches LGTM. > > Best regards > Tim Düsterhus >

