warning: Python location is not configured warning: the Boost.Python library won't be built Building Boost.Regex with the optional Unicode/ICU support disabled. Please refer to the Boost.Regex documentation for more information (and if you don't know what ICU is then you probably don't need it). ...patience... ...found 525 targets... ...updating 28 targets... MkDir1 ../../../bin.v2/libs/random MkDir1 ../../../bin.v2/libs/random/test MkDir1 ../../../bin.v2/libs/random/test/random_test.test MkDir1 ../../../bin.v2/libs/random/test/random_test.test/intel-linux MkDir1 ../../../bin.v2/libs/random/test/random_test.test/intel-linux/debug intel-linux.compile.c++ ../../../bin.v2/libs/random/test/random_test.test/intel-linux/debug/random_test.o intel-linux.link ../../../bin.v2/libs/random/test/random_test.test/intel-linux/debug/random_test testing.capture-output ../../../bin.v2/libs/random/test/random_test.test/intel-linux/debug/random_test.run ====== BEGIN OUTPUT ====== Running 1 test case... Basic tests for rand48; seeding uses 1 words unknown location(0): fatal error in "test_main_caller( argc, argv )": memory access violation /house/maddock/libs/random/random_test.cpp(189): last checkpoint *** 1 failure detected in test suite "Test Program" EXIT STATUS: 201 ====== END OUTPUT ====== LD_LIBRARY_PATH=/opt/intel/cc/9.1.038/lib:$LD_LIBRARY_PATH export LD_LIBRARY_PATH ../../../bin.v2/libs/random/test/random_test.test/intel-linux/debug/random_test > ../../../bin.v2/libs/random/test/random_test.test/intel-linux/debug/random_test.output 2>&1 status=$? echo >> ../../../bin.v2/libs/random/test/random_test.test/intel-linux/debug/random_test.output echo EXIT STATUS: $status >> ../../../bin.v2/libs/random/test/random_test.test/intel-linux/debug/random_test.output if test $status -eq 0 ; then cp ../../../bin.v2/libs/random/test/random_test.test/intel-linux/debug/random_test.output ../../../bin.v2/libs/random/test/random_test.test/intel-linux/debug/random_test.run fi verbose=0 if test $status -ne 0 ; then verbose=1 fi if test $verbose -eq 1 ; then echo ====== BEGIN OUTPUT ====== cat ../../../bin.v2/libs/random/test/random_test.test/intel-linux/debug/random_test.output echo ====== END OUTPUT ====== fi exit $status ...failed testing.capture-output ../../../bin.v2/libs/random/test/random_test.test/intel-linux/debug/random_test.run... MkDir1 ../../../bin.v2/libs/random/test/random_demo.test MkDir1 ../../../bin.v2/libs/random/test/random_demo.test/intel-linux MkDir1 ../../../bin.v2/libs/random/test/random_demo.test/intel-linux/debug intel-linux.compile.c++ ../../../bin.v2/libs/random/test/random_demo.test/intel-linux/debug/random_demo.o intel-linux.link ../../../bin.v2/libs/random/test/random_demo.test/intel-linux/debug/random_demo testing.capture-output ../../../bin.v2/libs/random/test/random_demo.test/intel-linux/debug/random_demo.run **passed** ../../../bin.v2/libs/random/test/random_demo.test/intel-linux/debug/random_demo.test MkDir1 ../../../bin.v2/libs/random/test/random_test.test/gcc-3.4.6 MkDir1 ../../../bin.v2/libs/random/test/random_test.test/gcc-3.4.6/debug gcc.compile.c++ ../../../bin.v2/libs/random/test/random_test.test/gcc-3.4.6/debug/random_test.o gcc.link ../../../bin.v2/libs/random/test/random_test.test/gcc-3.4.6/debug/random_test testing.capture-output ../../../bin.v2/libs/random/test/random_test.test/gcc-3.4.6/debug/random_test.run **passed** ../../../bin.v2/libs/random/test/random_test.test/gcc-3.4.6/debug/random_test.test MkDir1 ../../../bin.v2/libs/random/test/random_demo.test/gcc-3.4.6 MkDir1 ../../../bin.v2/libs/random/test/random_demo.test/gcc-3.4.6/debug gcc.compile.c++ ../../../bin.v2/libs/random/test/random_demo.test/gcc-3.4.6/debug/random_demo.o gcc.link ../../../bin.v2/libs/random/test/random_demo.test/gcc-3.4.6/debug/random_demo testing.capture-output ../../../bin.v2/libs/random/test/random_demo.test/gcc-3.4.6/debug/random_demo.run **passed** ../../../bin.v2/libs/random/test/random_demo.test/gcc-3.4.6/debug/random_demo.test ...failed updating 1 target... ...skipped 1 target... ...updated 26 targets...