Hi OSG build/CDash contributors!! I am am poised to make the OpenSceneGraph-2.8 and the first 2.8.0-rc1 but.. I don't want to do it when there are known build problems lurking, otherwise we'll just have to go for another rc2 right away after rc1 - we should at least get rc1 is a state that is good to try out as a proper release candidate. So... looking at CDash we have:
http://www.cdash.org/CDashPublic/index.php?project=OpenSceneGraph There are couple of reds (errors) and oranges (warnings) on the board... The warnings should have been dealt with by my work today, so an svn update and rebuild should tells us how I've done on that score. This leaves the reds left to resolve. I believe these are CMake configuration issues rather than code issues, resolving these may need tweak in the CMake build system, or perhaps just the local environment of the build being fixed. To help fix these I need to coordinate with those doing the builds, so please step forward and discuss if you are one of the ones with a broken build. There are two builds that have failed, the first is a mingw build, and related to an issue finding the rsvg-2 library, which suggests a path or CMake variable problem mingw-cross.office.jester http://www.cdash.org/CDashPublic/buildSummary.php?buildid=8534 To resolve this I think we'll need to have a look at the OpenSceneGraph/CMakeCache.txt. Could the person responsible for this build please post this into osg-users or send it to me directly. The second problem looks to be a CMake/GDAL configuration issue, or perhaps just a problem with something odd happending with GLU: dhcp17.weatherone.int http://www.cdash.org/CDashPublic/buildSummary.php?buildid=8614 The errors here are quite odd. It makes me wonder if OpenGL hasn't been installed incorrectly, or that CMake is screwing up in some way. What version of CMake is being used here? Which version of GDAL? Which version of OpenGL? How was it installed? Are their multiple versions of OpenGL installed? Unfortunately I can't do anything about these problems without help from those kicking off these builds. I would very much like to see them resolved, or confirmed that they aren't related to issues with the OSG source code/build system itself, as I'm currently holding back making the OpenSceneGraph-2.8 branch to make sure that all resolvable build problems are solved before we attempt an rc1. Thanks in advance for your help, Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

