Boost logo

Boost :

From: David Walthall (walthall_at_[hidden])
Date: 2008-05-23 16:34:02


John Maddock wrote:
> Juergen Hunold wrote:
>> Hi John !
>>
>> I've reverted parts of
>>
>> http://svn.boost.org/trac/boost/changeset/45645
>>
>> because "has_long_double_support.cpp" is missing from trunk (and this
>> breaks regression testing)
>
> Oh :-(
>
> Fixed in trunk now.

Using rev 45673 and trying to run the regression tests for the trunk, I
get the following error:

C:\boost_testing\boost\libs\math\build\Jamfile.v2:52: in modules.load
rule compile unknown in module
Jamfile</C:/boost_testing/boost/libs/math/build>.
C:/boost_testing/tools_bb/build\project.jam:307: in load-jamfile
C:/boost_testing/tools_bb/build\project.jam:63: in project.load
C:/boost_testing/tools_bb/build\project.jam:720: in project.use
C:/boost_testing/tools_bb/build\project.jam:90: in load-used-projects
C:/boost_testing/tools_bb/build\project.jam:74: in project.load
C:/boost_testing/tools_bb/build\project.jam:720: in project.use
C:/boost_testing/tools_bb/build\project.jam:90: in load-used-projects
C:/boost_testing/tools_bb/build\project.jam:74: in load
C:/boost_testing/tools_bb/build\project.jam:167: in project.find
C:/boost_testing/tools_bb\build-system.jam:521: in load
C:\boost_testing\tools_bb/kernel\modules.jam:281: in import
C:\boost_testing\tools_bb/kernel/bootstrap.jam:128: in boost-build
C:\boost_testing\boost-build.jam:17: in module scope
# Searching for "process_jam_log.exe" in
"C:\boost_testing\tools_regression\build"...
Traceback (most recent call last):
   File "run.py", line 60, in <module>
     runner(root)
   File "C:\boost_testing\tools_regression_src\regression.py", line 189,
in __init__
     self.main()
   File "C:\boost_testing\tools_regression_src\regression.py", line 526,
in main
     getattr(self,action_m)()
   File "C:\boost_testing\tools_regression_src\regression.py", line 483,
in command_regression
     self.command_setup()
   File "C:\boost_testing\tools_regression_src\regression.py", line 296,
in command_setup
     self.build_if_needed(self.process_jam_log,self.pjl_toolset)
   File "C:\boost_testing\tools_regression_src\regression.py", line 625,
in build_if_needed
     tool[ 'build_path' ] = self.tool_path( tool )
   File "C:\boost_testing\tools_regression_src\regression.py", line 650,
in tool_path
     , '\n'.join( [ name_or_spec[ 'path' ], build_dir ] )
Exception: Cannot find "process_jam_log.exe" in any of the following
locations:
C:\boost_testing\process_jam_log.exe
C:\boost_testing\tools_regression\build


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