Hi all, I installed MAF on one computer in Summer 2017 and using the documentation out there + this forum, eventually made a set of foolproof “instructions” on how to build MAF from any computer. So I’m on a new computer, months later, and attempted to follow exactly what worked for me a few months ago… and I should have known that version updates and such would make it not so easy. I’ve had some success updating anything necessary as it comes up, but most recently I ran into this problem at step [54/88] (below is the last few lines of the error that seemed to contain the most details):
++ unset SCONSUTILS_DIR_EXTRA
- ./ups/eupspkg VERBOSE=0 FLAVOR=Linux64 config
- ./ups/eupspkg VERBOSE=0 FLAVOR=Linux64 build
./ups/eupspkg: line 761: scons: command not found - exit -4
eups distrib: Failed to build sconsUtils-14.0-15-g79b7e05.eupspkg: Command:
source /supernova/localhome/mnewsome/lsst4/eups/bin/setups.sh; export EUPS_PATH=/supernova/localhome/mnewsome/lsst4; (/supernova/localhome/mnewsome/lsst4/EupsBuildDir/Linux64/sconsUtils-14.0-15-g79b7e05/build.sh) >> /supernova/localhome/mnewsome/lsst4/EupsBuildDir/Linux64/sconsUtils-14.0-15-g79b7e05/build.log 2>&1 4>/supernova/localhome/mnewsome/lsst4/EupsBuildDir/Linux64/sconsUtils-14.0-15-g79b7e05/build.msg
exited with code 252
I’ve checked that scons was installed, I’ve updated it via eups anyway, and I’ve tried updating it in a virtual environment and installing sims_maf from there. I get this same error every time. I’ve searched this forum for similar problems but the only thing I could find was from 2016 and seemed out of date and inapplicable to this problem, but if it is something related to a GCC version as those older threads suggest then I’ll try it, I’m just not familiar with GCC.
Let me know if I can provide any other info. Thanks so much for any help.