|
Boost Testing : |
From: Stephen W. Carson (StephenC_at_[hidden])
Date: 2005-01-28 10:16:35
This is the second time I've seen this in the last week. Each time I
simply re-ran the same command line and then it worked. What's up?
Running with this command line:
python regression.py --runner=Dirxion --incremental --bjam-toolset=darwin --pjl-toolset=darwin --toolsets=cw-9_3,darwin
I got these results:
# Getting sources (Fri, 28 Jan 2005 05:09:37 +0000)...
# Downloading
"http://www.meta-comm.com/engineering/boost/snapshot/boost-CVS-
HEAD.tar.bz2" to "/Users/stephencarson/Development/boost"...
# Looking for old unpacked archives...
# Unpacking boost tarball
("/Users/stephencarson/Development/boost/boost-CVS-HEAD.tar.bz2")...
# Unpacked into directory
"/Users/stephencarson/Development/boost/boost-CVS-HEAD-05-01-28-0410"
# Deleting "/Users/stephencarson/Development/boost/boost" directory...
# Renaming
"/Users/stephencarson/Development/boost/boost-CVS-HEAD-05-01-28-0410"
into "/Users/stephencarson/Development/boost/boost"
Traceback (most recent call last):
File "regression.py", line 837, in ?
commands[ command ]( **accept_args( args ) )
File "regression.py", line 666, in regression
setup( comment, toolsets, bjam_toolset, pjl_toolset, monitored,
proxy, [] )
File "regression.py", line 396, in setup
import_utils()
File "regression.py", line 365, in import_utils
import utils as utils_module
ImportError: No module named utils
-- Stephen W. Carson, Software Engineer DirXion Software in St. Louis, MO (636) 717-2367 "Premature optimization is the root of all evil." -Donald Knuth