Am 21.05.26 um 19:32 schrieb Quanah Gibson-Mount:
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.
on my Debian 13 machine, the 'make its' failed: > [openldap builder 21/29] RUN make -C tests/ its: 2029.8 Test #2 ensures that ACLbind works correctly. 2029.8 Running slapadd to build database on the provider... 2029.8 Starting slapd provider on TCP/IP port 9011 and 9012... 2029.8 Using ldapsearch to check that slapd is running... 2029.8 Waiting 1 seconds for slapd to start... 2029.8 Starting slapd consumer on TCP/IP port 9013 and 9014... 2029.8 slapadd failed (1)! 2029.8 >>>>> ./data/regressions/its9863/its9863 failed (exit 1) 2029.8 make[1]: Leaving directory '/tmp/openldap-OPENLDAP_REL_ENG_2_7/tests' 2029.8 make: Leaving directory '/tmp/openldap-OPENLDAP_REL_ENG_2_7/tests' ------ failed to solve: process "/bin/sh -c make -C tests/ its" did not complete successfully: exit code: 2 any other information I should provide? Andreas
