mamfelt@gmail.com wrote:
Full_Name: Michael Felt Version: 2.4.32 OS: AIX 6.1 TL7 URL: ftp://ftp.openldap.org/incoming/ Submission from: (NULL) (81.253.45.94)
built bdb 6.0.20 built openLDAP 2.4.32 using xlC v11
Current is 2.4.35, you should have built latest.
make test runs fine, then stops abruptly at test060
No ideas offhand, but possibly running into a default file descriptor limit or some other ulimit issue. Check that first. I don't believe there's any actual software bug here but it's been a long time since I've built on AIX.
extract of failing test...
Starting test060-mt-hot for bdb...
running defines.sh Running slapadd to build slapd database... Running slapindex to index slapd database... Starting slapd on TCP/IP port 9011... /data/prj/openldap-2.4.32/tests/../servers/slapd/slapd -s0 -f /data/prj/openldap-2.4.32/tests/testrun/slapd.1.conf -h ldap://localhost:9011/ -d stats Testing basic monitor search... Monitor searches Testing basic mt-hot search: 1 threads (1 x 50000) loops... ./progs/slapd-mtread -H ldap://localhost:9011/ -D cn=Manager,dc=example,dc=com -w secret -e cn=Monitor -m 1 -L 1 -l 50000 Testing basic mt-hot search: 5 threads (1 x 10000) loops... ./progs/slapd-mtread -H ldap://localhost:9011/ -D cn=Manager,dc=example,dc=com -w secret -e cn=Monitor -m 5 -L 1 -l 10000 Testing basic mt-hot search: 100 threads (5 x 100) loops... ./progs/slapd-mtread -H ldap://localhost:9011/ -D cn=Manager,dc=example,dc=com -w secret -e cn=Monitor -m 100 -L 5 -l 100 slapd-mtread failed (1)!
test060-mt-hot failed for bdb
(exit 1) make: 1254-004 The error code from the last command is 1.
Stop. make: 1254-004 The error code from the last command is 2.
Stop. make: 1254-004 The error code from the last command is 2.
Stop.
AIX Level Info: root@x094:[/data/prj/openldap-2.4.32]oslevel -s 6100-07-06-1241
############ Please excuse that I have no clue what this test means, or if it will stand in the way of some basic setup of openLDAP as a server. However, since I am asking, I am also promising to dig deeper with some assistance.
p.s. if I should have used a bug submission elsewhere, please forgive my blindness. I did not find it first go around.
Michael