Boost logo

Boost Users :

From: Benson Margulies (bim2007_at_[hidden])
Date: 2007-06-20 20:39:41


I decided to try to run the regression suite. Unfortunately, the regression suite isn't working with --toolsets=sunpro.

# Building "process_jam_log" ("/sunblade1/benson/boost/boost/tools/jam/src/bin.solaris/bjam" --v2 "-sBOOST_BUILD_PATH=/sunblade1/benson/boost" "-sBOOST_ROOT=/sunblade1/benson/boost/boost" sunpro)...
[1] + exit 1 nohup python regression.py --runner=BensonMarguliesBasis --toolsets=sunpro
Building Boost.Regex with the optional Unicode/ICU support disabled.
Please refer to the Boost.Regex documentation for more information
(don't panic: this is a strictly optional feature).
warning: No toolsets are configured.
warning: Configuring default toolset "gcc".
warning: If the default is wrong, you may not be able to build C++ programs.
warning: Use the "--toolset=xxxxx" option to override our guess.
warning: For more configuration options, please consult
warning: http://boost.org/boost-build2/doc/html/bbv2/advanced/configuration.html
notice: could not find main target sunpro
notice: assuming it's a name of file to create
don't know how to make <e>sunpro
...found 1 target...
...can't find 1 target...
# Searching for "process_jam_log" in "/sunblade1/benson/boost/boost/dist/bin"...
Traceback (most recent call last):
  File "regression.py", line 1013, in ?
    commands[ command ]( **accept_args( args ) )
  File "regression.py", line 808, in regression
    v2, [] )
  File "regression.py", line 465, in setup
    build_if_needed( process_jam_log, pjl_toolset, toolsets, v2 )
  File "regression.py", line 411, in build_if_needed
    tool[ 'build_path' ] = tool_path( tool, v2 )
  File "regression.py", line 372, in tool_path
    raise Exception( 'Cannot find "%s" in any of the following locations:\n%s' % (
Exception: Cannot find "process_jam_log" in any of the following locations:
/sunblade1/benson/boost/process_jam_log
/sunblade1/benson/boost/boost/dist/bin

-----Original Message-----
From: boost-users-bounces_at_[hidden] [mailto:boost-users-bounces_at_[hidden]] On Behalf Of "JOAQUIN LOPEZ MU?Z"
Sent: Wednesday, June 20, 2007 5:08 PM
To: boost-users_at_[hidden]
Subject: Re: [Boost-users] Compile failure with fairly simple use ofmulti-index/hashing on Solaris with CC 5.8 (boost 1.34.0)

----- Mensaje original -----
De: Benson Margulies <bim2007_at_[hidden]>
Fecha: Miércoles, Junio 20, 2007 11:03 pm
Asunto: Re: [Boost-users] Compile failure with fairly simple use
ofmulti-index/hashing on Solaris with CC 5.8 (boost 1.34.0)
Para: boost-users_at_[hidden]

> I am not up to date.
>
> CC: Sun C++ 5.8 2005/10/13
>
> I'll go figure out how to get patched. Thanks.

You're welcome. Thanks for using Boost.MultiIndex. Please
report back when you get the proper patch level so that
I can confidently close the ticket.

Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo
_______________________________________________
Boost-users mailing list
Boost-users_at_[hidden]
http://lists.boost.org/mailman/listinfo.cgi/boost-users


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net