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

1.2.4 looping in make tests on FreeBSD 3.2-stable (ITS#230)



Full_Name: Jaye Mathisen
Version: 1.2.4
OS: FreeBSD 3.2-stable
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (204.118.245.50)



I compiled LDAP 1.2.4 with the following:

./configure --prefix=/usr/local/openldap  --enable-debug --enable-proctitle
--enable-libui --enable-cache --enable-referrals
 --enable-cldap --enable-cleartext --enable-wrappers --enable-passwd
--enable-shell 


make tests appears to be failing in #3, with slapd sucking up 99.9% of the CPU.

I haven't let it run too long, (half-hour or so), but that seems like it should
be sufficient.


atadir is ./data
Cleaning up in ./test-db...
Running ldif2ldbm to build slapd database...
Starting slapd on TCP/IP port 9009...
Using ldapsearch to retrieve all the entries...
Waiting 5 seconds for slapd to start...
Filtering ldapsearch results...
Filtering original ldif used to create database...
Comparing filter output...
>>>>> Test succeeded
>>>>> ./scripts/test001-ldif2ldbm completed OK.
>>>>> waiting 5 seconds for things to exit

>>>>> Starting test002-populate ...
running defines.sh . ldbm
Cleaning up in ./test-db...
Starting slapd on TCP/IP port 9009...
Using ldapsearch to check that slapd is running...
Waiting 5 seconds for slapd to start...
Using ldapmodify to populate the database...
Using ldapsearch to read all the entries...
Filtering ldapsearch results...
Filtering original ldif used to create database...
Comparing filter output...
>>>>> Test succeeded
>>>>> ./scripts/test002-populate completed OK.
>>>>> waiting 5 seconds for things to exit

>>>>> Starting test003-search ...
running defines.sh . ldbm
Cleaning up in ./test-db...
Running ldif2ldbm to build slapd database...
Starting slapd on TCP/IP port 9009...
Testing slapd searching...