Андрей Аладьев aladjev.andrew@gmail.com writes:
Hello, please see the following gnutls issue https://gitlab.com/gnutls/gnutls/issues/941.
Nettle today is working on aarch64, aarch64_be and arm, but broken on armeb.
As Michael Weiser said, he contributed changes to arm assembly a while ago, to support armeb. I can't say why that fails in your setting. Double check that big-endian is detected correctly by configure.
Also try to configure nettle --without-assembler, if that also fails, then it maybe something else in the environment that is broken.
Regards, /Niels