Boost logo

Boost :

From: Matt Hurd (matt.hurd_at_[hidden])
Date: 2005-09-13 23:09:31


suse linux x86_64 gcc 4.0.1 continues to fail for the following test:
   /libs/numeric/conversion/test/converter_test

Is there a standard way parameterise the python script to avoid this
failure. Others seem to run the tests fine looking at the meta-comm
site. It is just my zomojo config that fails.

regards,

matt.
matt.hurd_at_[hidden]
_________________________________________________

tail of bjam.log... gcc is in an endless compile

MkDir1 /zomojo/regression_boost/results/bin/boost/libs/numeric/conversion/test/converter_test.test

    mkdir "/zomojo/regression_boost/results/bin/boost/libs/numeric/conversion/test/converter_test.test"

MkDir1 /zomojo/regression_boost/results/bin/boost/libs/numeric/conversion/test/converter_test.test/gcc

    mkdir "/zomojo/regression_boost/results/bin/boost/libs/numeric/conversion/test/converter_test.test/gcc"

MkDir1 /zomojo/regression_boost/results/bin/boost/libs/numeric/conversion/test/converter_test.test/gcc/debug

    mkdir "/zomojo/regression_boost/results/bin/boost/libs/numeric/conversion/test/converter_test.test/gcc/debug"

gcc-C++-action /zomojo/regression_boost/results/bin/boost/libs/numeric/conversion/test/converter_test.test/gcc/debug/converter_test.o

    set -e
    "g++" -c -Wall -ftemplate-depth-255 -g -O0 -fno-inline
-I"/zomojo/regression_boost/results/bin/boost/libs/numeric/conversion/test"
  -I "/zomojo/regression_boost/boost" -o
"/zomojo/regression_boost/results/bin/boost/libs/numeric/conversion/test/converter_test.test/gcc/debug/converter_test.o"
 "/zomojo/regression_boost/boost/libs/numeric/conversion/test/converter_test.cpp"
    "/usr/bin/objcopy" --set-section-flags .debug_str=contents,debug
"/zomojo/regression_boost/results/bin/boost/libs/numeric/conversion/test/converter_test.test/gcc/debug/converter_test.o"


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk