|
Boost Testing : |
Subject: Re: [Boost-testing] Attempting to run set up a new Mac OS tester
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2013-02-28 11:22:57
AMDG
On 02/28/2013 07:49 AM, Marshall Clow wrote:
> Config: Mac OS X 10.8.2, Python 2.7.2
> gcc 4.2.1 and clang.
>
>
> $ ./run.py --runner=Marshall --toolsets=darwin
> [ lots of stuff; full log available ]
>
> # Searching for "process_jam_log" in "/Volumes/TwoTB/regression/tools_regression/build"...
> Traceback (most recent call last):
> <snip>
> Exception: Cannot find "process_jam_log" in any of the following locations:
> /Volumes/TwoTB/regression/process_jam_log
> /Volumes/TwoTB/regression/tools_regression/build
>
>
> So, it appears to me that "process_jam_log" is not getting built for some reason, and then when it looks for it, it fails.
> Any ideas?
>
The full log should include the attempt to build
process_jam_log. Can you try building it manually?
b2 tools/regression/build//process_jam_log
In Christ,
Steven Watanabe