Created attachment 16088 [details] Fix FTBFS / Increase the over-estimation for sparse files It looks like sparse file are more over-estimated on some architectures: * mipsel, ia64: 9994 * ppc64el, powerpc, ppc64: 13369 * sparc64: 5046 Or maybe it is a bug? I've attached the current patch in Debian (relative to lib/ldb/) https://buildd.debian.org/status/fetch.php?pkg=ldb&arch=mipsel&ver=2%3A2.1.3-1&stamp=1592933497&raw=0 https://buildd.debian.org/status/fetch.php?pkg=ldb&arch=ppc64el&ver=2%3A2.1.3-1&stamp=1592930804&raw=0 https://buildd.debian.org/status/fetch.php?pkg=ldb&arch=ia64&ver=2%3A2.1.3-1&stamp=1592933885&raw=0 https://buildd.debian.org/status/fetch.php?pkg=ldb&arch=powerpc&ver=2%3A2.1.3-1&stamp=1592932296&raw=0 https://buildd.debian.org/status/fetch.php?pkg=ldb&arch=ppc64&ver=2%3A2.1.3-1&stamp=1592932216&raw=0 https://buildd.debian.org/status/fetch.php?pkg=ldb&arch=sparc64&ver=2%3A2.1.3-1&stamp=1592933462&raw=0
Any chance of a merge request with this in it and getting a signed-off-by added? https://wiki.samba.org/index.php/Contribute#Bugzilla Thanks!
Yes I'll do a MR. Additionnaly there are other failures on ppc64el: [ RUN ] test_free_list_no_read_lock Failed to connect to 'mdb://lmdb_free_list_test.ldb' with backend 'mdb': Unable to load ltdb cache records for backend 'ldb_mdb backend' Could not run test: 0x1 != 0 [ LINE ] --- ../../tests/ldb_lmdb_free_list_test.c:165: error: Failure!Test setup failed [ ERROR ] test_free_list_no_read_lock [ RUN ] test_free_list_read_lock Failed to connect to 'mdb://lmdb_free_list_test.ldb' with backend 'mdb': Unable to load ltdb cache records for backend 'ldb_mdb backend' Could not run test: 0x1 != 0 [ LINE ] --- ../../tests/ldb_lmdb_free_list_test.c:165: error: Failure!Test setup failed [ ERROR ] test_free_list_read_lock [ RUN ] test_free_list_stale_reader Failed to connect to 'mdb://lmdb_free_list_test.ldb' with backend 'mdb': Unable to load ltdb cache records for backend 'ldb_mdb backend' Could not run test: 0x1 != 0 [ LINE ] --- ../../tests/ldb_lmdb_free_list_test.c:165: error: Failure!Test setup failed [ ERROR ] test_free_list_stale_reader https://buildd.debian.org/status/fetch.php?pkg=ldb&arch=ppc64el&ver=2%3A2.1.3-2&stamp=1593078360&raw=0
MR: https://gitlab.com/samba-team/samba/-/merge_requests/1420
(In reply to Mathieu Parent from comment #2) I filed https://bugzilla.samba.org/show_bug.cgi?id=14404 for that
this is obviously in master already: 9d935795ea5a3294f82fe65cca17c79a7b6589f0