Michael Ströder wrote:
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...
I don't have permissions on the box to install some of the dev libraries. Are you sure systemd is working on your build machine?
Ciao, Michael.