You're right - that's poor. But we didn't have anyone running that build and running the tests. That won't happen again.
I'll contact you off-list with information on setting up the automated build. - Noel On 7 March 2010 17:46, Igor Filippov <[email protected]> wrote: > Sure, I'd love to help out. > But I do remember the last time I tried to help with MinGW compilation > and everything worked fine with the svn snapshot, and did not work at > all with the release. For some reason what's released is not the same as > what was in the svn so that all the testing and effort seem to have gone > nowhere. > > > On Sun, 2010-03-07 at 16:21 +0000, Noel O'Boyle wrote: >> Well, Igor, since you mention it, we are really interested in >> additional build systems. >> >> We would like to provide automated build system for our Dashboard for >> as many diverse setups as possible: different linuxes, unixes >> (especially High Performance Computing systems such as central >> computing facilities), BSDs, Macs (particularly older Macs - Geoff is >> always top-of-the-range :-) ), MinGW, different compilers (e.g. GCC >> 4.1 is missing as already stated). >> >> If you regularly use a particular operating system and want to make >> sure that the next version of Openbabel compiles (and works!) on it, >> this is the best way to make sure. A single command runs the whole >> compile and testing cycle. >> >> To get involved, contact me. (Hmmm...maybe I should send this to the >> users list too) >> >> - Noel >> >> On 7 March 2010 16:08, Igor Filippov <[email protected]> wrote: >> > g++ version 4.2 comes with recent XCode too but one must call it >> > g++-4.2, g++ maps to 4.0 version. >> > >> > There is also version 4.4.0 from MacPorts. >> > >> > Igor >> > >> > On Sun, 2010-03-07 at 11:00 -0500, Konstantin Tokarev wrote: >> >> >> >> 07.03.10, 15:25, "Noel O'Boyle" <[email protected]>: >> >> >> >> > Hello Konstantin, >> >> > r3624 broke the build on the Mac >> >> > (http://my.cdash.org/index.php?project=Open%20Babel). Can you revert >> >> > or fix this? >> >> > - Noel >> >> >> >> I hope I've fixed it. I've used unordered_map for GCC 4.x for >> >> NameIndexType where hash_map is used for MSVC. However, it seems not to >> >> work with 4.0 series, used in Mac. I've bumped GCC version for >> >> unordered_map to 4.1 ("ordinary" map will be used on Mac) >> >> >> >> >> > >> > > > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > OpenBabel-Devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openbabel-devel > ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ OpenBabel-Devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbabel-devel
