Timo,
On 8/10/21 5:55 PM, Timo Sirainen wrote:
Well, that's annoying. I thought it would have worked. I wonder if it's still some issue with the #if not being right. Can you try once more with disabling the #if lines, i.e. just:
It's currently still building on other big-endian platforms. But at least S/390 succeeded. (All low-endian platforms now fail but that's expected.)
If that doesn't work either, I'd somehow need to get access to a big-endian CPU to try to figure out where it's going wrong.
openSUSE build system is open for the public:
Get yourself an account by clicking "Sign Up" here: https://build.opensuse.org
You then have a home project home:username in which you can build any packages you want for a wide range of platforms. The build workers are often native hardware.
You could branch the existing official devel dovecot23 package and do whatever tests you want to do:
https://build.opensuse.org/package/show/server:mail/dovecot23
My own package builds are also just a branch of the above where I prepare the 2.3.16 update:
https://build.opensuse.org/package/show/home:stroeder:network/dovecot23
Let me know if you need further information, though I'm not an OBS expert.
Ciao, Michael.