[Clas_offline] scons trouble
Puneet Khetarpal
puneetk at jlab.org
Wed Oct 13 10:34:28 EDT 2010
Hi Offliners,
I'm running the /group/clas/builds/64bit/environment64.csh environment
on ifarml6. I execute the following command on one of my sconstruct
files and am getting the following error:
$ source /group/clas/builds/64bit/environment64.csh
$ scons
scons: Reading SConscript files ...
ImportError: No module named build_system:
File "/w/work5806/puneetk/toftests/p2p/code/sconstruct", line 1:
from build_system import environment
Now if I execute the /group/clas/builds/32bit/environment32.csh
environment on ifarml6 and execute scons, I get the following:
$ source /group/clas/builds/32bit/environment32.csh
$ scons
scons: Reading SConscript files ...
scons: done reading SConscript files.
scons: Building targets ...
scons: building associated VariantDir targets: build/obj
Building: p2p.C ---> p2p.o
Building: p2p.o ---> p2p_calib
scons: done building targets.
Any ideas what could cause this problem?
Thanks,
Puneet
"No word is true until it is eaten" - 36 Lessons of Vivec, Sermon 27
More information about the Clas_offline
mailing list