[Boost-bugs] [Boost C++ Libraries] #1417: Regresson tests hang in Darwin (Tiger)

Subject: [Boost-bugs] [Boost C++ Libraries] #1417: Regresson tests hang in Darwin (Tiger)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-11-06 21:27:40


#1417: Regresson tests hang in Darwin (Tiger)
-------------------------------------+--------------------------------------
 Reporter: jrp_at_[hidden] | Owner: grafik
     Type: Bugs | Status: new
Milestone: Boost 1.35.0 | Component: Regression Testing
  Version: Boost Development Trunk | Severity: Showstopper
 Keywords: |
-------------------------------------+--------------------------------------
 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
 }}}

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1417>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.


This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:56 UTC