"make test" works fine on SuSE 10.3 x86_64 .. using default os's bdb 4.5 and also specifically against bdb 4.7 + patches
on SuSE 11.0 i686 using bdb 4.7 + patches.. "make test" fails at test047: >>>>> Starting test047-ldap ... running defines.sh Starting slapd on TCP/IP port 9011... Using ldapsearch to check that slapd is running... Using ldapadd to populate the database... Starting slapd on TCP/IP port 9012... Using ldapsearch to check that slapd is running... Using ldapadd to populate the database... Starting slapd on TCP/IP port 9013... Using ldapsearch to check that slapd is running... 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... ldapsearch failed (255)! ./scripts/test047-ldap: line 138: kill: (19224) - No such process >>>>> ./scripts/test047-ldap failed (exit 255) make[2]: *** [hdb-yes] Error 255 make[2]: Leaving directory `/home/maxfieb/keep-ldap/openldap-src-RE24/tests' make[1]: *** [test] Error 2 make[1]: Leaving directory `/home/maxfieb/keep-ldap/openldap-src-RE24/tests' make: *** [test] Error 2 Cheers Brett http://www.agaveblue.org/projects/x10/download.html On Sat, Jan 24, 2009 at 3:43 AM, Quanah Gibson-Mount <[email protected]>wrote: > RE24 has had some code reworking in the connections area, due to some race > conditions that were being triggered. It would be useful if people could > test current RE24 to see if they encounter issues. There are still a number > of outstanding issues that need to be resolved before 2.4.14 will be > released, but I'd appreciate a head start on making sure that at least make > test is passing for folks with this new code in place. So far, it does for > both Howard and I, but Michael Ströder has reported failures in his OpenSuSE > builds that we can't reproduce. > > Thanks, > Quanah > > -- > > Quanah Gibson-Mount > Principal Software Engineer > Zimbra, Inc > -------------------- > Zimbra :: the leader in open source messaging and collaboration > >
