id summary reporter owner description type status milestone component version severity resolution keywords cc 1417 Regresson tests hang in Darwin (Tiger) jrp@… René Rivera "The following is the point in bjam.log at which the regression sequence hangs (0% cpu) in as on this Intel MacBook Pro, i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) The command that I used to invoke the regression was {{{ ./run.py --runner=jrp-darwin --comment=comment.html --toolsets=darwin --bjam-too lset=darwin --pjl-toolset=darwin }}} The user-config.jam file that I needed was: {{{ # Compiler configuration using darwin ; # Python configuration using python : 2.5 : /System/Library/Frameworks/Python.framework/Versions/2.5 ; }}} The hang point: {{{ /bin.v2/libs/python/build/darwin/debug/arg_to_python_base.o"" ""/Users/jrp/boost/regression/results/boost/bin.v2/libs/python/build/darwin/debug/iterator.o"" ""/Users/jrp/boost/regression/results/boost/bin.v2/libs/python/build/darwin/debug/stl_iterator.o"" ""/Users/jrp/boost/regression/results/boost/bin.v2/libs/python/build/darwin/debug/object_protocol.o"" ""/Users/jrp/boost/regression/results/boost/bin.v2/libs/python/build/darwin/debug/object_operators.o"" ""/Users/jrp/boost/regression/results/boost/bin.v2/libs/python/build/darwin/debug/wrapper.o"" ""/Users/jrp/boost/regression/results/boost/bin.v2/libs/python/build/darwin/debug/import.o"" ""/Users/jrp/boost/regression/results/boost/bin.v2/libs/python/build/darwin/debug/exec.o"" ""/Users/jrp/boost/regression/results/boost/bin.v2/libs/python/build/darwin/debug/function_doc_signature.o"" -lpython2.5 -g darwin.link.dll /Users/jrp/boost/regression/results/boost/bin.v2/libs/parameter/test/python_test.test/darwin/debug/python_test_ext.so g++ -dynamiclib -L""/System/Library/Frameworks/Python.framework/Versions/2.5/lib"" -L""/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/config"" -o ""/Users/jrp/boost/regression/results/boost/bin.v2/libs/parameter/test/python_test.test/darwin/debug/python_test_ext.so"" ""/Users/jrp/boost/regression/results/boost/bin.v2/libs/parameter/test/python_test.test/darwin/debug/python_test.o"" ""/Users/jrp/boost/regression/results/boost/bin.v2/libs/python/build/darwin/debug/libboost_python-d-1_35.dylib"" -lpython2.5 -g }}}" Bugs closed Boost 1.36.0 Regression Testing USE GITHUB Boost Development Trunk Showstopper invalid