On 02/05/2018 08:41 AM, Petr Kubat wrote:

Hi all,

hitting some failures when building 3.22.0 on ppc64 boxes (both big-endian and little-endian) running Fedora Rawhide (full logs in [1][2]):

Time: walro.test 135 ms
! walro2-1.3.2.2 expected: [0 32768]
! walro2-1.3.2.2 got:      [0 65536]
! walro2-1.3.3.0 expected: [4224 32768]
! walro2-1.3.3.0 got:      [4224 65536]
! walro2-1.3.3.2 expected: [4224 32768]
! walro2-1.3.3.2 got:      [4224 65536]
! walro2-2.3.2.2 expected: [0 32768]
! walro2-2.3.2.2 got:      [0 65536]
! walro2-2.3.3.0 expected: [4224 32768]
! walro2-2.3.3.0 got:      [4224 65536]
! walro2-2.3.3.2 expected: [4224 32768]
! walro2-2.3.3.2 got:      [4224 65536]
Time: walro2.test 513 ms

From what I can see the expected sizes of the database files seem to be half of what is the actual size.

To correct myself here - its the "-wal" file that gets twice as big as expected. btw the starting size of the "-wal" file on ppc64 is the same (65536 bytes) even in older versions of sqlite (looking at 3.20.1 right now).


Petr

[1]: https://kojipkgs.fedoraproject.org//work/tasks/9900/24679900/build.log [2]: https://kojipkgs.fedoraproject.org//work/tasks/9898/24679898/build.log

_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to