Re: Error in tests for Dovecot 2.4.0 aarch64

2025-02-11 Thread Peter via dovecot
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

Re: Error in tests for Dovecot 2.4.0 aarch64

2025-02-11 Thread Timo Sirainen via dovecot
> 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

Re: Bad Signature - Re: Error in tests for Dovecot 2.4.0 aarch64

2025-02-10 Thread Zakaria via dovecot
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

Re: Error in tests for Dovecot 2.4.0 aarch64

2025-02-10 Thread Peter via dovecot
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 _

Re: Error in tests for Dovecot 2.4.0 aarch64

2025-02-10 Thread Zakaria via dovecot
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

Re: Bad Signature - Error in tests for Dovecot 2.4.0 aarch64

2025-02-09 Thread Peter via dovecot
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

Re: Bad Signature - Error in tests for Dovecot 2.4.0 aarch64

2025-02-07 Thread hi--- via dovecot
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

Error in tests for Dovecot 2.4.0 aarch64

2025-02-06 Thread Peter via dovecot
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: