[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
test issues
Script started on Sat Jun 24 15:57:09 2006
doctor.nl2k.ab.ca//usr/source/openldap-2.3.24$e -a
BSD/OS doctor.nl2k.ab.ca 4.3.1 BSDI BSD/OS 4.3 i386 Intel(R) Xeon(TM) CPU 3.06GHz unknown BSD/OS
doctor.nl2k.ab.ca//usr/source/openldap-2.3.24$ cat configopeldap
CC=/usr/bin/gcc CXX=/usr/bin/g++ CFLAGS="-g -DDEBUG -O9 -Wall -march=i686" \
CXXFLAGS=-Wno-deprecated CPPFLAGS=-Wno-deprecated \
LDFLAGS="-L/usr/lib -L/usr/contrib/lib -L/usr/X11R6/lib" \
./configure \
--prefix=/usr/contrib \
--localstatedir=/var \
--enable-debug \
--enable-dynamic \
--enable-syslog \
--enable-ipv6 \
--enable-local --enable-slapd \
--enable-cleartext \
--enable-backends\
--enable-bdb=yes \
--enable-overlays \
--enable-slurpd \
--enable-static \
--enable-shared \
--enable-fast-install \
--enable-dependency-tracking \
--without-cyrus-sasl\
--with-threads \
--with-tls \
--with-yielding-select \
--with-mp \
--with-db=/usr/contrib\
--enable-sql=no
doctor.nl2k.ab.ca//usr/source/openldap-2.3.24$ make est
cd tests; make test
Initiating LDAP tests for BDB...
Cleaning up test run directory leftover from previous run.
Running ./scripts/all...
>>>>> Executing all LDAP tests for bdb
>>>>> Starting [1mtest000-rootdse[m ...
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...
kill: 11992: No such process
ldap_bind: Can't contact LDAP server (-1)
>>>>> Test failed
>>>>> ./scripts/test000-rootdse [1mfailed[m (exit 1)
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
doctor.nl2k.ab.ca//usr/source/openldap-2.3.24$ exit
exit
Script done on Sat Jun 24 15:58:22 2006
Why is this not working?