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

openLDAP 2.2.8 (and 2.1.19) doesnot pass all test on Solaris 7



Hello
I try to make openLDAP 2.2.8 (and tried 2.1.19 before) with default parameters:
configure
make depend
make
make test


it's all ok except concurrency test
what do I wrong?

My system:
Sparc Solaris7,
Berkeley DB 4.2.52: (December 3, 2003),
$ gcc -v
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/3.2/specs
Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --disable-nls
Thread model: posix
gcc version 3.2



here is the output: ... Comparing retrieved entries from master and slave... >>>>> Test succeeded >>>>> ./scripts/test007-replication completed OK. >>>>> waiting 10 seconds for things to exit

>>>>> Starting test008-concurrency ...
running defines.sh
Running slapadd to build slapd database...
Waiting 5 seconds for slapadd to build slapd database...
Starting slapd on TCP/IP port 9011...
Using ldapsearch to check that slapd is running...
Waiting 5 seconds for slapd to start...
Using tester for concurrent server access...
PID=11809 - Read(1000): entry="cn=Barbara Jensen, ou=Information Technology Division, ou=People, o=University of Michigan, c=US".
PID=PID=11808 - Search(500): base="o=university of michigan,c=us", filter="cn=Barbara Jensen".
11810 - Modrdn(50): entry="cn=Dorothy Stevens,ou=Alumni Association,ou=People,o=University of Michigan,c=US".
PID=11814 - Modrdn(50): entry="PID=11811 - Add/Delete(50): entry="cn=James A Jones 2,ou=Alumni Association,ou=People,o=University of Michigan,c=US".
cn=John Doe,ou=Information Technology Division,ou=People,o=University of Michigan,c=US".
PID=11812 - Search(500): base="ou=people,o=university of michigan,c=us", filter="cn=Bjorn Jensen".
PID=11815 - Add/Delete(50): entry="cn=James A Jones 3,ou=Alumni Association,ou=People,o=University of Michigan,c=US".
PID=11813 - Read(1000): entry="cn=ITD Staff,ou=Groups,o=University of Michigan,c=US".
PID=11816 - Search(500): base="ou=people,o=university of michigan,c=us", filter="cn=James A Jones 1".
PID=11817 - Read(1000): entry="ou=Groups, o=University of Michigan, c=US".
PID=11824 - Search(500PID=11818 - Modrdn(50): entry="cn=Ursula Hampster,ou=Alumni Association,ou=People,o=University of Michigan,c=US".
): base="o=university of michigan,c=us", filter="cn=Alumni Assoc Staff".
PID=11820 - Search(500): base="o=university of michigan,c=us", filter="cn=Bjorn Jensen".
PID=11821 - Read(1000): entry="ou=Alumni Association, ou=People, o=University of Michigan, c=US".
PID=11822 - Modrdn(50): entry="cn=James A Jones 2,ou=Information Technology Division,ou=People,o=University of Michigan,c=US".
PID=11823 - Add/Delete(50): entry="cn=James A Jones 5,o=University of Michigan,c=US".
PID=11825 - Read(1000): entry="cn=James A Jones 1, ou=Alumni Association, ou=People, o=University of Michigan, c=US".
PID=11819 - Add/Delete(50): entry="cn=James A Jones 4,ou=People,o=University of Michigan,c=US".
ldap_searchldap_search: ldap_searchCan't contact LDAP server: (-1Can't contact LDAP server (-1)
)
ldap_searchldap_readldap_readldap_readldap_read: Can't contact LDAP server (-1)
ldap_read: Can't contact LDAP server (-1)
: Can't contact LDAP server (-1)
: Can't contact LDAP server (-1)
: Can't contact LDAP server (-1)
: Can't contact LDAP server (-1)
ldap_search: Can't contact LDAP server (-1)
PID=11817 - Read done.
PID=11813 - Read done.
: Can't contact LDAP server (-1)
PID=11825 - Read done.
PID=11821 - Read done.
PID=11809 - Read done.
PID=11808 PID= - Search done.
11820 - Search done.
PID=11812 - Search done.
PID=11824 - Search done.
PID=11816 - Search done.
ldap_modrdnldap_modrdn: Can't contact LDAP server (-1)
ldap_modrdnldap_modrdnldap_addldap_addldap_addldap_add: Can't contact LDAP server (-1)
: Can't contact LDAP server (-1)
: Can't contact LDAP server (-1)
: Can't contact LDAP server (-1)
: Can't contact LDAP server (-1)
: Can't contact LDAP server (-1)
: Can't contact LDAP server (-1)
PID=11811 - Add/Delete done.
PID=11819 - Add/Delete done.
PID=11823 - Add/Delete done.
PID=11815 - Add/Delete done.
PID= PID=1181011814 - Modrdn done.
- Modrdn done.
PID= PID=11818 - Modrdn done.
11822 - Modrdn done.
11803 Abort - core dumped
Using ldapsearch to retrieve all the entries...
./scripts/test008-concurrency: kill: no such process
ldapsearch failed (1)!
>>>>> ./scripts/test008-concurrency failed (exit 1)
make[2]: *** [bdb-yes] Error 1
make[2]: Leaving directory `/export/home/rmx/warez/openldap-2.2.8/tests'
make[1]: *** [test] Error 2
make[1]: Leaving directory `/export/home/rmx/warez/openldap-2.2.8/tests'
make: *** [test] Error 2


--
~~~~~~~~~~~~~~~
With respect, Michael