The only way I've found to reproduce such a catastrophic failure is to uninstall Python Image Library (PIL). With PIL properly installed, most tests pass (failures documented at the Google code site, issues list).

If you know of a way to test for the presence of PIL in CMake, I'm open to suggestions...
   -Paul


On 11/26/2010 10:40 AM, Robert Osfield wrote:
Hi Paul,

On Fri, Nov 26, 2010 at 5:22 PM, Paul Martz>>  make RUN_TESTS
Sorry, it's "make test" from a command shell

I've just run make tests and I get:

make test
Running tests...
Start processing tests
Test project /home/robert/3rdParty/osgfltexport
   1/ 32 Testing cone-comments.flt             ***Failed
   2/ 32 Testing cone-mat.flt                  ***Failed
   3/ 32 Testing cone-simple.flt               ***Failed
   4/ 32 Testing cone-tex.flt                  ***Failed
   5/ 32 Testing DrawElements.osg              ***Failed
   6/ 32 Testing extRef.flt                    ***Failed
   7/ 32 Testing fltTest00.osg                 ***Failed
   8/ 32 Testing fltTest01.osg                 ***Failed
   9/ 32 Testing fltTest02.osg                 ***Failed
  10/ 32 Testing fltTest03.osg                 ***Failed
  11/ 32 Testing fltTest04.osg                 ***Failed
  12/ 32 Testing fltTestAlphaBlend.osg         ***Failed
  13/ 32 Testing LightPoint.flt                ***Failed
  14/ 32 Testing LightPointAnim.osg            ***Failed
  15/ 32 Testing testColor4ub.osg              ***Failed
  16/ 32 Testing testBillboard.osg             ***Failed
  17/ 32 Testing testDOF.flt                   ***Failed
  18/ 32 Testing testLightSources.osg          ***Failed
  19/ 32 Testing testLOD.flt                   ***Failed
  20/ 32 Testing testMaterialAlpha.osg         ***Failed
  21/ 32 Testing testMaterials.osg             ***Failed
  22/ 32 Testing testNoMaterial.osg            ***Failed
  23/ 32 Testing testMultiDA.osg               ***Failed
  24/ 32 Testing testMultiSwitch.flt           ***Failed
  25/ 32 Testing testMultitex.osg              ***Failed
  26/ 32 Testing testMultitexMultiFace.osg     ***Failed
  27/ 32 Testing testNAN.osg                   ***Failed
  28/ 32 Testing testObject.osg                ***Failed
  29/ 32 Testing testOsgSwitch.osg             ***Failed
  30/ 32 Testing testSubface.osg               ***Failed
  31/ 32 Testing testTexture.osg               ***Failed
  32/ 32 Testing testMeshMultitex.osg          ***Failed

0% tests passed, 32 tests failed out of 32

The following tests FAILED:
           1 - cone-comments.flt (Failed)
           2 - cone-mat.flt (Failed)
           3 - cone-simple.flt (Failed)
           4 - cone-tex.flt (Failed)
           5 - DrawElements.osg (Failed)
           6 - extRef.flt (Failed)
           7 - fltTest00.osg (Failed)
           8 - fltTest01.osg (Failed)
           9 - fltTest02.osg (Failed)
          10 - fltTest03.osg (Failed)
          11 - fltTest04.osg (Failed)
          12 - fltTestAlphaBlend.osg (Failed)
          13 - LightPoint.flt (Failed)
          14 - LightPointAnim.osg (Failed)
          15 - testColor4ub.osg (Failed)
          16 - testBillboard.osg (Failed)
          17 - testDOF.flt (Failed)
          18 - testLightSources.osg (Failed)
          19 - testLOD.flt (Failed)
          20 - testMaterialAlpha.osg (Failed)
          21 - testMaterials.osg (Failed)
          22 - testNoMaterial.osg (Failed)
          23 - testMultiDA.osg (Failed)
          24 - testMultiSwitch.flt (Failed)
          25 - testMultitex.osg (Failed)
          26 - testMultitexMultiFace.osg (Failed)
          27 - testNAN.osg (Failed)
          28 - testObject.osg (Failed)
          29 - testOsgSwitch.osg (Failed)
          30 - testSubface.osg (Failed)
          31 - testTexture.osg (Failed)
          32 - testMeshMultitex.osg (Failed)
Errors while running CTest
make: *** [test] Error 8
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org




--
  -Paul Martz      Skew Matrix Software
                   http://www.skew-matrix.com/
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to