On Fri, 26 Feb 2021, Quanah Gibson-Mount wrote:
> Symas is pleased to provide binary builds of the OpenLDAP 2.5.2 beta On RHEL8, I did: ./configure && make && make test and got a failure: cd tests && make test make[1]: Entering directory '/home/jokke/ol/openldap-2.5.2beta/tests' make[2]: Entering directory '/home/jokke/ol/openldap-2.5.2beta/tests' Initiating LDAP tests for MDB... Running ./scripts/all for mdb... >>>>> Executing all LDAP tests for mdb >>>>> Starting test000-rootdse for mdb... running defines.sh Starting slapd on TCP/IP port 9011... Using ldapsearch to retrieve the root DSE... Waiting 5 seconds for slapd to start... Waiting 5 seconds for slapd to start... Waiting 5 seconds for slapd to start... Waiting 5 seconds for slapd to start... Waiting 5 seconds for slapd to start... Waiting 5 seconds for slapd to start... ./scripts/test000-rootdse: line 61: kill: (111510) - No such process ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1) >>>>> Test failed >>>>> test000-rootdse failed for mdb after 31 seconds (exit 255) make[2]: *** [Makefile:298: mdb-yes] Error 255 make[2]: Leaving directory '/home/jokke/ol/openldap-2.5.2beta/tests' make[1]: *** [Makefile:284: test] Error 2 make[1]: Leaving directory '/home/jokke/ol/openldap-2.5.2beta/tests' make: *** [Makefile:296: test] Error 2 On Fedora 33, all those tests completed okay and "make its" was successful, too. Best regards, Jokke H.
