Re: make test fail on riscv64 (was: RE26 testing call #1 (2.6.4))

Michael Ströder <[email protected]> Fri, 18 Nov 2022 12:56:44 +0100
Newsgroups gmane.network.openldap.devel
Message-ID <[email protected]>
On 11/18/22 07:32, Howard Chu wrote:
> Michael Str=C3=B6der wrote:
>> make test seems to fail for openSUSE on riscv64 already for test000-ro=
otdse.
>>
>> Not sure whether that's an issue with build options in the .spec file =
or whatever.
>=20
> Built fine for me on Ubuntu 22.04 and make test passes.
>=20
> hyc@gcc92:/tmp/openldap/tests$ gcc --version
> gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
>=20
> 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=20
for the compiler options used? They use many of the build hardening optio=
ns:

https://build.opensuse.org/public/build/home:stroeder:branches:home:stroe=
der:openldap26/openSUSE_Factory_RISCV/riscv64/openldap-ms/_log

Ciao, Michael.