Last login: Mon May 25 07:54:17 on ttys001 iMini:~ runner$ cd boost-regression-testing/ iMini:boost-regression-testing runner$ python run.py --runner="mclow-darwin-intel" --toolsets=darwin --bjam-toolset=darwin --pjl-toolset=darwin # Running regressions in /Users/runner/boost-regression-testing... # Creating regression scripts at /Users/runner/boost-regression-testing/tools_regression_src... # Dowloading regression scripts from http://svn.boost.org/svn/boost/trunk/tools/regression/src... # Getting Boost.Build v2... # Executing SVN command "svn --non-interactive co http://svn.boost.org/svn/boost/trunk/tools/build/v2 tools_bb" Checked out revision 53249. # Getting Boost.Jam... # Executing SVN command "svn --non-interactive co http://svn.boost.org/svn/boost/tags/tools/jam/Boost_Jam_3_1_17/src tools_bjam" Checked out revision 53249. # Getting regression tools an utilities... # Executing SVN command "svn --non-interactive co http://svn.boost.org/svn/boost/trunk/tools/regression tools_regression" Checked out revision 53249. # Getting boost-build.jam... # Cleaning up "/Users/runner/boost-regression-testing/boost" directory ... # Cleaning up "/Users/runner/boost-regression-testing/boost/bin" directory ... # Cleaning up "/Users/runner/boost-regression-testing/boost/bin.v2" directory ... # Cleaning up "/Users/runner/boost-regression-testing/results" directory ... # Getting sources (2009-05-25T15:35:26Z)... # Executing SVN command "svn --non-interactive co http://svn.boost.org/svn/boost/trunk boost" A boost/bootstrap.bat [ snip ] A boost/CMakeLists.txt U boost Checked out revision 53249. # Preinstalled "/Users/runner/boost-regression-testing/bjam" is not found; building one... # Found "bjam" source directory "/Users/runner/boost-regression-testing/tools_bjam" # Building "bjam" (./build.sh darwin)... ### ### Using 'darwin' toolset. ### rm -rf bootstrap mkdir bootstrap cc -o bootstrap/jam0 command.c compile.c debug.c expand.c glob.c hash.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c newstr.c option.c output.c parse.c pathunix.c pathvms.c regexp.c rules.c scan.c search.c subst.c timestamp.c variable.c modules.c strings.c filesys.c builtins.c pwd.c class.c native.c w32_getreg.c modules/set.c modules/path.c modules/regex.c modules/property-set.c modules/sequence.c modules/order.c execunix.c fileunix.c ./bootstrap/jam0 -f build.jam --toolset=darwin --toolset-root= clean ...found 1 target... ...updating 1 target... [DELETE] clean ...updated 1 target... ./bootstrap/jam0 -f build.jam --toolset=darwin --toolset-root= ...found 47 targets... ...updating 1 target... [COMPILE] bin.macosxx86/bjam ...updated 1 target... # Searching for "bjam" in "/Users/runner/boost-regression-testing/tools_bjam"... # bjam succesfully built in "/Users/runner/boost-regression-testing/tools_bjam/bin.macosxx86/bjam" location # Preinstalled "/Users/runner/boost-regression-testing/process_jam_log" is not found; building one... # Found "process_jam_log" source directory "/Users/runner/boost-regression-testing/tools_regression/build" # Building "process_jam_log" ("/Users/runner/boost-regression-testing/tools_bjam/bin.macosxx86/bjam" "-sBOOST_BUILD_PATH=/Users/runner/boost-regression-testing:/Users/runner/boost-regression-testing/tools_bb" "-sBOOST_ROOT=/Users/runner/boost-regression-testing/boost" "--boost=/Users/runner/boost-regression-testing/boost" "--boost-build=/Users/runner/boost-regression-testing/tools_bb" "--debug-configuration" process_jam_log -d2 -l300 darwin)... notice: found boost-build.jam at /Users/runner/boost-regression-testing/boost-build.jam notice: loading Boost.Build from /Users/runner/boost-regression-testing/tools_bb notice: Searching /etc /Users/runner /Users/runner/boost-regression-testing/tools_bb /Users/runner/boost-regression-testing /Users/runner/boost-regression-testing/tools_bb /Users/runner/boost-regression-testing/tools_bb/kernel /Users/runner/boost-regression-testing/tools_bb/util /Users/runner/boost-regression-testing/tools_bb/build /Users/runner/boost-regression-testing/tools_bb/tools /Users/runner/boost-regression-testing/tools_bb/contrib /Users/runner/boost-regression-testing/tools_bb/. for site-config configuration file site-config.jam . notice: Loading site-config configuration file site-config.jam from /Users/runner/boost-regression-testing/tools_bb/site-config.jam . notice: Searching /Users/runner /Users/runner/boost-regression-testing/tools_bb /Users/runner/boost-regression-testing /Users/runner/boost-regression-testing/tools_bb /Users/runner/boost-regression-testing/tools_bb/kernel /Users/runner/boost-regression-testing/tools_bb/util /Users/runner/boost-regression-testing/tools_bb/build /Users/runner/boost-regression-testing/tools_bb/tools /Users/runner/boost-regression-testing/tools_bb/contrib /Users/runner/boost-regression-testing/tools_bb/. for user-config configuration file user-config.jam . notice: Loading user-config configuration file user-config.jam from /Users/runner/boost-regression-testing/tools_bb/user-config.jam . notice: iostreams: using prebuilt zlib notice: iostreams: using prebuilt bzip2 notice: [python-cfg] Configuring python... notice: [python-cfg] Checking interpreter command "python"... notice: [python-cfg] running command '"python" -c "from sys import *; print 'version=%d.%d\nplatform=%s\nprefix=%s\nexec_prefix=%s\nexecutable=%s' % (version_info[0],version_info[1],platform,prefix,exec_prefix,executable)" 2>&1' notice: [python-cfg] ...requested configuration matched! notice: [python-cfg] Details of this Python configuration: notice: [python-cfg] interpreter command: "python" notice: [python-cfg] include path: "/System/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5" notice: [python-cfg] library path: "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/config" "/System/Library/Frameworks/Python.framework/Versions/2.5/lib" notice: [python-cfg] framework directory is "/System/Library/Frameworks/Python.framework" warning: No toolsets are configured. warning: Configuring default toolset "gcc". warning: If the default is wrong, your build may not work correctly. 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: will use 'g++' for gcc, condition gcc-4.0.1 notice: using gcc libraries :: gcc-4.0.1 :: /usr/bin /usr/lib /usr/lib32 /usr/lib64 notice: using gcc archiver :: gcc-4.0.1 :: /usr/bin/ar warning: toolset gcc initialization: can not find tool windres warning: initialized from notice: using rc compiler :: gcc-4.0.1 :: /usr/bin/as notice: could not find main target darwin notice: assuming it is a name of file to create. don't know how to make darwin ...found 1 target... ...can't find 1 target... # Searching for "process_jam_log" in "/Users/runner/boost-regression-testing/tools_regression/build"... Traceback (most recent call last): File "run.py", line 60, in runner(root) File "/Users/runner/boost-regression-testing/tools_regression_src/regression.py", line 193, in __init__ self.main() File "/Users/runner/boost-regression-testing/tools_regression_src/regression.py", line 551, in main getattr(self,action_m)() File "/Users/runner/boost-regression-testing/tools_regression_src/regression.py", line 508, in command_regression self.command_setup() File "/Users/runner/boost-regression-testing/tools_regression_src/regression.py", line 300, in command_setup self.build_if_needed(self.process_jam_log,self.pjl_toolset) File "/Users/runner/boost-regression-testing/tools_regression_src/regression.py", line 650, in build_if_needed tool[ 'build_path' ] = self.tool_path( tool ) File "/Users/runner/boost-regression-testing/tools_regression_src/regression.py", line 675, in tool_path , '\n'.join( [ name_or_spec[ 'path' ], build_dir ] ) Exception: Cannot find "process_jam_log" in any of the following locations: /Users/runner/boost-regression-testing/process_jam_log /Users/runner/boost-regression-testing/tools_regression/build iMini:boost-regression-testing runner$