No problem in helping in doing this, but i have just a curiosity. Really a project as openldap doesn't have an automated buildboot environment running on a checked out vcs these days with 6/7 buildslave (or more) ?
Best
2012/10/3, Quanah Gibson-Mount quanah@zimbra.com:
If you know how to build OpenLDAP manually, and would like to participate in testing the next set of code for the 2.4.33 release, please do so.
Generally, get the code for RE24:
Configure & build.
Execute the test suite (via make test) after it is built.
Thanks!
--Quanah
--
Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc.
Zimbra :: the leader in open source messaging and collaboration
devzero2000 wrote:
No problem in helping in doing this, but i have just a curiosity. Really a project as openldap doesn't have an automated buildboot environment running on a checked out vcs these days with 6/7 buildslave (or more) ?
We had a large machine for this purpose but it had a disk crash and hasn't been brought back to life.
Even so, this would only cover x86 OSs since we could run several VMs on it. We don't have dedicated machines for other architectures available.
--On Wednesday, October 03, 2012 6:33 AM +0200 devzero2000 pinto.elia@gmail.com wrote:
No problem in helping in doing this, but i have just a curiosity. Really a project as openldap doesn't have an automated buildboot environment running on a checked out vcs these days with 6/7 buildslave (or more) ?
People compile OpenLDAP with a wide variety of options. Check out ./configure --help sometime. People link OpenLDAP to differing versions of underlying software, or different software entirely (say openssl vs gnutls vs moznss for example). People do all of these things on a wide variety of OSes (Solaris, FreeBSD, Linux of various sorts, OSX, Android, Windows, etc). People use a variety of different compilers. People use different optimization levels with those compilers. It is not uncommon for other people's builds to turn up issues that our own internal builds and test suite runs do not. For example, after this testing call was sent out, someone reported an issue with test039, that I never hit even after running test039 in a 100 iteration loop.
--Quanah
--
Quanah Gibson-Mount Sr. Member of Technical Staff Zimbra, Inc A Division of VMware, Inc. -------------------- Zimbra :: the leader in open source messaging and collaboration
openldap-technical@openldap.org