On 28Sep21 12:12-0700, Quanah Gibson-Mount wrote: > Generally, get the code for RE26: > > <https://git.openldap.org/openldap/openldap/-/archive/OPENLDAP_REL_ENG_2_6/openldap-OPENLDAP_REL_ENG_2_6.tar.gz> > > Extract, configure, and build. > > Execute the test suite (via make test) after it is built. Optionally, cd > tests && make its to run through the regression suite.
I'd like to report success from our site, too. --- paste: % cat /etc/centos-release CentOS Linux release 8.3.2011 % ./configure --prefix=/home/btwe/openldap/opt --with-tls=openssl --enable-modules --enable-accesslog=mod --enable-auditlog=mod --enable-mdb --enable-crypt ... % make depend && make && make test ... % grep '>>>>> Starting test' make_test.out|wc -l 72 % grep '>>>>> Test succeeded' make_test.out|wc -l 31 % grep 'test skipped' make_test.out|wc -l 40 % grep 'Test .* disabled' make_test.out|wc -l 1 --- eop The numbers match. Looks good! The setup we use is quite simple, so a number of tests are skipped. Would you recommend, or like to see certain configurations to be tested? Cheers, -- Bastian Tweddell Juelich Supercomputing Centre phone: +49 (2461) 61-6586 HPC in Neuroscience, HPS --------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------- Forschungszentrum Juelich GmbH 52425 Juelich Sitz der Gesellschaft: Juelich Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498 Vorsitzender des Aufsichtsrats: MinDir Volker Rieke Geschaeftsfuehrung: Prof. Dr.-Ing. Wolfgang Marquardt (Vorsitzender), Karsten Beneke (stellv. Vorsitzender), Dr. Astrid Lambrecht, Prof. Dr. Frauke Melchior --------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------
smime.p7s
Description: S/MIME cryptographic signature
