On 11/18/22 07:32, Howard Chu wrote:
Michael Ströder wrote:
make test seems to fail for openSUSE on riscv64 already for test000-rootdse.
Not sure whether that's an issue with build options in the .spec file or
whatever.
Built fine for me on Ubuntu 22.04 and make test passes.
hyc@gcc92:/tmp/openldap/tests$ gcc --version
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Using the gcc92 machine from the compile farm
https://cfarm.tetaneutral.net/machines/list/
Ok. So let's find the possibly relevant difference.
Could you please have a short look at the build log in OBS and watch out
for the compiler options used? They use many of the build hardening options:
https://build.opensuse.org/public/build/home:stroeder:branches:home:stroeder:openldap26/openSUSE_Factory_RISCV/riscv64/openldap-ms/_log
Ciao, Michael.