Boost logo

Boost Testing :

Subject: [Boost-testing] Attempting to run set up a new Mac OS tester
From: Marshall Clow (mclow.lists_at_[hidden])
Date: 2013-02-28 10:49:51


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):
  File "./run.py", line 60, in <module>
    runner(root)
  File "/Volumes/TwoTB/regression/tools_regression_src/regression.py", line 205, in __init__
    self.main()
  File "/Volumes/TwoTB/regression/tools_regression_src/regression.py", line 566, in main
    getattr(self,action_m)()
  File "/Volumes/TwoTB/regression/tools_regression_src/regression.py", line 523, in command_regression
    self.command_setup()
  File "/Volumes/TwoTB/regression/tools_regression_src/regression.py", line 312, in command_setup
    self.build_if_needed(self.process_jam_log,self.pjl_toolset)
  File "/Volumes/TwoTB/regression/tools_regression_src/regression.py", line 665, in build_if_needed
    tool[ 'build_path' ] = self.tool_path( tool )
  File "/Volumes/TwoTB/regression/tools_regression_src/regression.py", line 690, in tool_path
    , '\n'.join( [ name_or_spec[ 'path' ], build_dir ] )
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?

-- Marshall

Marshall Clow Idio Software <mailto:mclow.lists_at_[hidden]>

A.D. 1517: Martin Luther nails his 95 Theses to the church door and is promptly moderated down to (-1, Flamebait).
        -- Yu Suzuki


Boost-testing list run by mbergal at meta-comm.com