Re: My sieve is failing

2020-02-21 Thread @lbutlr
On 20 Feb 2020, at 12:00, @lbutlr wrote: > elsif header :contains "List-id" "dovecot.dovecot.org" { > if header :matches "Reply-to" “*” { I guess the headers in the mailing list have changed. Looking at older messages I see the rely-to header added and the X- header added, but not in recent

Re: [EXT] Re: Test failure on ARM: backtrace_append

2020-02-21 Thread Aki Tuomi
So the problem is that we got no backtrace at all, which means that your system is not working as expected. If you have no libunwind installed (with headers) then it will use libc backtrace get, which apparently on your system is producing failure. You can try adding -UHAVE_BACKTRACE_SYMBOLS and

Re: Test failure on ARM: backtrace_append

2020-02-21 Thread Julien Lepiller
Le Fri, 21 Feb 2020 07:25:15 +0200 (EET), Aki Tuomi a écrit : > Thank you, > > as I don't have arm at hand, can you provide > > gdb .test-lib core > bt full > > output? > --- > Aki Tuomi > There you are (sorry for the long file names, that's how guix works, it's expected): [New LWP 21501]