[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Builds OK but test002 fails



Richard Meek wrote:
 Trying to build openLDAP (both versions 2.2.27 and 2.3.4 - in
 separate directories) with no earlier errors or warnings - but test
 stage fails at test002 (both versions) with

>>>>> Starting test002-populate ...
 running defines.sh Starting slapd on TCP/IP port 9011... Using
 ldapsearch to check that slapd is running... Waiting 5 seconds for
 slapd to start... Using ldapadd to populate the database... ldapadd
 failed (1)!
>>>>> ./scripts/test002-populate failed (exit 1)
 make[2]: *** [bdb-yes] Error 1 make[2]: Leaving directory
 `/home/rpm/Progs/openldap-2.3.4/tests' make[1]: *** [test] Error 2
 make[1]: Leaving directory `/home/rpm/Progs/openldap-2.3.4/tests'
 make: *** [test] Error 2

What's in tests/testrun when the test exits? What messages are in testrun/slapd.1.log? What messages are in testrun/test.out?


 my configure script: #!/bin/bash export
 CPPFLAGS="-I/usr/local/BerkeleyDB.4.3/include" export
 LDFLAGS="-L/usr/local/BerkeleyDB.4.3/lib" export
 LIBS="/usr/local/BerkeleyDB.4.3/lib/libdb-4.3.a" ./configure
 --disable-cleartext --enable-crypt --with-tls | tee build.log

 I previously installed bdb 4.3.28 using defaults, no reported
 problems.

4.3.27 has proven to be too unstable for use. The jury is still out on 4.3.28. I've reverted to using BDB 4.2.


--
 -- Howard Chu
 Chief Architect, Symas Corp.       Director, Highland Sun
 http://www.symas.com               http://highlandsun.com/hyc
 Symas: Premier OpenSource Development and Support