On 2010-05-22 10:36-0400 Hazen Babcock wrote: > Hazen Babcock wrote: >> On my system the tiffqt device appears to be hanging on example 26 when >> I run test_noninteractive in the build tree. >> >> Qt 4.5.1 >> Linux hbabcock-laptop 2.6.27-17-generic #1 SMP Fri Mar 12 02:08:25 UTC >> 2010 x86_64 GNU/Linux >> cmake version 2.6-patch 4 >> gcc (Ubuntu 4.3.2-1ubuntu12) 4.3.2 > > Hm, I guess it is not quite that predictable. The next time I tried it, > it hung on example 27.
Are you running into a disk space limitation? Remember, that test_noninteractive generates something like 2GB of files and you could quite easily get different results for different runs of test_noninteractive under those circumstances. Assuming it is not disk space or some other system resource running out, you should always get the same build and test results for reliable hardware IF you always have the same cmake configuration (environment variables and cmake options), start with an empty build tree so there are no stale cache issues, use the same source tree, and have unchanged dependent libraries. Are your tests violating any of those conditions? Alan __________________________ Alan W. Irwin Astronomical research affiliation with Department of Physics and Astronomy, University of Victoria (astrowww.phys.uvic.ca). Programming affiliations with the FreeEOS equation-of-state implementation for stellar interiors (freeeos.sf.net); PLplot scientific plotting software package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of Linux Links project (loll.sf.net); and the Linux Brochure Project (lbproject.sf.net). __________________________ Linux-powered Science __________________________ ------------------------------------------------------------------------------ _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel