On 11/02/25 21:20, Timo Sirainen via dovecot wrote:
On 7. Feb 2025, at 9.48, Peter via dovecot wrote:
When attempting to build Dovecot 2.4.0 on the aarch64 platform, when running
tests...
test-file-cache.c:268: Assert failed: file_cache_set_size(cache, 1024) == -1
This test attempts to sh
> On 7. Feb 2025, at 9.48, Peter via dovecot wrote:
>
> When attempting to build Dovecot 2.4.0 on the aarch64 platform, when running
> tests...
>
> test-file-cache.c:268: Assert failed: file_cache_set_size(cache, 1024) == -1
This test attempts to shrink allowed address space with setrlimit(R
Aha, I see. I didnt know this. I thought there was another mailing list
for bugs ðŸ¤.
On 2025-02-11 01:07, Peter via dovecot wrote:
On 10/02/25 22:41, Zakaria via dovecot wrote:
Aha, it sounds like a real bug then. Maybe you submit to bugs mailing
list?
What bugs mailing list? According to
ht
On 10/02/25 22:41, Zakaria via dovecot wrote:
Aha, it sounds like a real bug then. Maybe you submit to bugs mailing list?
What bugs mailing list? According to
https://www.dovecot.org/bugreport-mail/ bug reports should be sent to
this list, which is exactly what I did.
Peter
_
Aha, it sounds like a real bug then. Maybe you submit to bugs mailing
list?
On 2025-02-10 07:22, Peter via dovecot wrote:
On 8/02/25 02:03, hi--- via dovecot wrote:
You might need to upgrade pigeonhole first. I had test failures and
gone away when upgraded pigeonhole first.
Pigeonhole hasn't
On 8/02/25 02:03, hi--- via dovecot wrote:
You might need to upgrade pigeonhole first. I had test failures and gone
away when upgraded pigeonhole first.
Pigeonhole hasn't even entered the picture yet. This failure is in Dovecot.
Also, I had test failures as result
of outdated bison binary, I
You might need to upgrade pigeonhole first. I had test failures and gone
away when upgraded pigeonhole first. Also, I had test failures as result
of outdated bison binary, I used to have 3 and upgraded to 3.8 and
everything worked just fine.
On 2025-02-07 07:48, Peter via dovecot wrote:
When a
When attempting to build Dovecot 2.4.0 on the aarch64 platform, when
running tests...
test-file-cache.c:268: Assert failed: file_cache_set_size(cache, 1024) == -1
Panic: file test-common.c: line 222 (test_expect_error_string_n_times):
assertion failed: (expected_errors == 0)
test-common.c:256: