Boost logo

Boost Testing :

From: John Pavel (jrp_at_[hidden])
Date: 2007-11-18 08:27:06


> To add to the diagnostics, the processes listed below seem to be
> running.

If I put the essence into a sh file and execute it

DYLD_LIBRARY_PATH=/System/Library/Frameworks/Python.framework/Versions/
2.5/lib:/System/Library/Frameworks/Python.framework/Versions/2.5/lib/
python2.5/config:/Users/jrp/boost/regression/boost/bin.v2/libs/python/
build/darwin/debug:/Users/jrp/boost/regression/boost/bin.v2/libs/
python/test/andreas_beyer.test/darwin/debug:$DYLD_LIBRARY_PATH
export DYLD_LIBRARY_PATH

PYTHONPATH=../../../bin.v2/libs/python/test/andreas_beyer.test/darwin/
debug
export PYTHONPATH
/System/Library/Frameworks/Python.framework/Versions/2.5/bin/python
"andreas_beyer.py"

Then I get a successful test run.

John

   501 5414 137 0 31 0 82712 10332 - S+ s000
0:01.54 /Users/jrp/boost/regression/tools_bjam/bin.macosxx86/bjam -d+2
--debug-configuration --debug-building --debug-generator andreas_beyer
   501 5419 5414 0 31 0 75964 728 - S s000
0:00.00 /bin/sh -c ^J DYLD_LIBRARY_PATH=/System/Library/Frameworks/
Python.framework/Versions/2.5/lib:/System/Library/Frameworks/
Python.framework/Versions/2.5/lib/python2.5/config:/Users/jrp/boost/
regression/boost/bin.v2/libs/python/build/darwin/debug:/Users/jrp/
boost/regression/boost/bin.v2/libs/python/test/andreas_beyer.test/
darwin/debug:$DYLD_LIBRARY_PATH^Jexport DYLD_LIBRARY_PATH^J^J
PYTHONPATH=../../../bin.v2/libs/python/test/andreas_beyer.test/darwin/
debug^Jexport PYTHONPATH^J /System/Library/Frameworks/Python.framework/
Versions/2.5/bin/python "andreas_beyer.py" > "../../../bin.v2/libs/
python/test/andreas_beyer.test/darwin/debug/andreas_beyer.output"
2>&1 ^J status=$?^J echo >> "../../../bin.v2/libs/python/
test/andreas_beyer.test/darwin/debug/andreas_beyer.output"^J echo
EXIT STATUS: $status >> "../../../bin.v2/libs/python/test/
andreas_beyer.test/darwin/debug/andreas_beyer.output"^J if test
$status -eq 0 ; then^J cp "../../../bin.v2/libs/python/test/
andreas_beyer.test/darwin/debug/andreas_beyer.output" "../../../bin.v2/
libs/python/test/andreas_beyer.test/darwin/debug/andreas_beyer"^J
fi^J verbose=0^J if test $status -ne 0 ; then^J
verbose=1^J fi^J if test $verbose -eq 1 ; then^J echo
====== BEGIN OUTPUT ======^J cat "../../../bin.v2/libs/python/
test/andreas_beyer.test/darwin/debug/andreas_beyer.output"^J
echo ====== END OUTPUT ======^J fi ^J exit $status ^J
   501 5420 5419 0 31 0 78360 3588 - S s000
0:00.07 /System/Library/Frameworks/Python.framework/Versions/2.5/
Resources/Python.app/Contents/MacOS/Python andreas_beyer.py


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