Feature #16307
Setup script for a studio area does not set up cmake, causing studio build to fail
0%
Description
For Muon g-2, cmake is set up only when we run 'mrb setenv' (cuz cmake is a dependence of cetbuildtools). Therefore, cmake is not set up when the studio setup.sh script is sourced and this causes "studio build" to fail. Simply manually setting up cmake is an easy workaround, but would be nice if studio would take care of that.
History
#1 Updated by Adam Lyon almost 4 years ago
I should point out that g-2 does not have a "current" version of cmake nor a current version cetbuildtools. I would oppose a suggestion to make current versions of those in UPS (we've tried to eliminate all use of current because we only eventually screw it up). So I don't know how this could easily be fixed. We need long meetings.
#2 Updated by Christopher Green over 3 years ago
- Tracker changed from Bug to Feature
- Status changed from New to Accepted
We agree that we should not establish a current cmake
. We understand how to update the setup script so that it can be made to work as long as a suitable cmake
is available.