Boost logo

Boost :

From: Caleb Epstein (caleb.epstein_at_[hidden])
Date: 2005-02-01 12:42:49


On Tue, 1 Feb 2005 08:41:29 -0800, Robert Ramey <ramey_at_[hidden]> wrote:
> b) sunpro 5_3 is also a new platform. Its showing yellow so I suppose its
> not a regression.

Not at all. Just status quo with that compiler, though a recent
thread leads me to believe that a small change may soon fix a number
of these errors.

See http://thread.gmane.org/gmane.comp.lib.boost.user/7452 and
http://thread.gmane.org/gmane.comp.lib.boost.devel/116971

I'm trying to test the change suggested in the first thread now, but
regression.py is currently falling over on me:

# Getting sources (Tue, 01 Feb 2005 17:21:53 +0000)...
# Downloading "http://www.meta-comm.com/engineering/boost/snapshot/boost-CVS-HEAD.tar.bz2"
to "/home/nbde52d/src/boost-regression"...
# Looking for old unpacked archives...
# Unpacking boost tarball
("/home/nbde52d/src/boost-regression/boost-CVS-HEAD.tar.bz2")...
# Unpacked into directory
"/home/nbde52d/src/boost-regression/boost-CVS-HEAD-05-02-01-1631"
# Deleting "/home/nbde52d/src/boost-regression/boost" directory...
# Renaming "/home/nbde52d/src/boost-regression/boost-CVS-HEAD-05-02-01-1631"
into "/home/nbde52d/src/boost-regression/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

Alexsey?

-- 
Caleb Epstein
caleb dot epstein at gmail dot com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk