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... ...using 2 temp targets... ...updating 4 targets... ...using 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 Basic tests for minstd_rand0; seeding uses 1 words Basic tests for minstd_rand; seeding uses 1 words Basic tests for ecuyer1988; seeding uses 2 words Basic tests for kreutzer1986; seeding uses 1 words Basic tests for hellekalek1995; seeding uses 1 words Basic tests for mt11213b; seeding uses 351 words Basic tests for mt19937; seeding uses 624 words Basic tests for lagged_fibonacci; seeding uses 607 words Basic tests for lagged_fibonacci607; seeding uses 1214 words /house/maddock/libs/random/random_test.cpp(158): error in "test_main_caller( argc, argv )": check std::abs(g - genref()) < 1e-6 failed /house/maddock/libs/random/random_test.cpp(160): error in "test_main_caller( argc, argv )": check std::abs(g - genptr()) < 1e-6 failed /house/maddock/libs/random/random_test.cpp(189): error in "test_main_caller( argc, argv )": cauchy_distribution old == restored_dist Basic tests for ranlux3; seeding uses 24 words Basic tests for ranlux4; seeding uses 24 words Basic tests for ranlux3_01; seeding uses 24 words /house/maddock/libs/random/random_test.cpp(158): error in "test_main_caller( argc, argv )": check std::abs(g - genref()) < 1e-6 failed /house/maddock/libs/random/random_test.cpp(160): error in "test_main_caller( argc, argv )": check std::abs(g - genptr()) < 1e-6 failed /house/maddock/libs/random/random_test.cpp(189): error in "test_main_caller( argc, argv )": cauchy_distribution old == restored_dist Basic tests for ranlux4_01; seeding uses 24 words /house/maddock/libs/random/random_test.cpp(158): error in "test_main_caller( argc, argv )": check std::abs(g - genref()) < 1e-6 failed /house/maddock/libs/random/random_test.cpp(160): error in "test_main_caller( argc, argv )": check std::abs(g - genptr()) < 1e-6 failed /house/maddock/libs/random/random_test.cpp(189): error in "test_main_caller( argc, argv )": cauchy_distribution old == restored_dist Basic tests for ranlux64_3_01; seeding uses 48 words /house/maddock/libs/random/random_test.cpp(158): error in "test_main_caller( argc, argv )": check std::abs(g - genref()) < 1e-6 failed /house/maddock/libs/random/random_test.cpp(160): error in "test_main_caller( argc, argv )": check std::abs(g - genptr()) < 1e-6 failed /house/maddock/libs/random/random_test.cpp(189): error in "test_main_caller( argc, argv )": cauchy_distribution old == restored_dist Basic tests for ranlux64_4_01; seeding uses 48 words /house/maddock/libs/random/random_test.cpp(158): error in "test_main_caller( argc, argv )": check std::abs(g - genref()) < 1e-6 failed /house/maddock/libs/random/random_test.cpp(160): error in "test_main_caller( argc, argv )": check std::abs(g - genptr()) < 1e-6 failed /house/maddock/libs/random/random_test.cpp(189): error in "test_main_caller( argc, argv )": cauchy_distribution old == restored_dist Basic tests for taus88; seeding uses 3 words validating rand48: 1993516219 validating minstd_rand: 399268537 validating minstd_rand0: 1043618065 validating ecuyer combined: 2060321752 validating mt11213b: 3809585648 validating mt19937: 4123659995 validating kreutzer1986: 139726 validating ranlux3: 5957620 validating ranlux4: 8587295 validating ranlux3_01: 0.355102 validating ranlux4_01: 0.511843 validating ranlux64_3_01: 0.838413 validating ranlux64_4_01: 0.59839 validating taus88: 3535848941 validating lagged_fibonacci607: 0.401269 testing uniform_int(1,2) testing uniform_int(1,6) ... has bucket[5] = 16420 (distance -246.667) testing uniform_int(0,1) testing uniform_int(-3,2) ... has bucket[0] = 16490 (distance -176.667) ... has bucket[4] = 16836 (distance 169.333) testing uniform_int(1,4) uniform_int(1,1) 1, 1, 1 *** 15 failures 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... ...using random_test... testing.capture-output ../../../bin.v2/libs/random/test/random_test.test/gcc-3.4.6/debug/random_test.run /bin/sh: line 4: 7254 Segmentation fault ../../../bin.v2/libs/random/test/random_test.test/gcc-3.4.6/debug/random_test >../../../bin.v2/libs/random/test/random_test.test/gcc-3.4.6/debug/random_test.output 2>&1 ====== BEGIN OUTPUT ====== Running 1 test case... Basic tests for rand48; seeding uses 1 words /house/maddock/libs/random/random_test.cpp(158): error in "test_main_caller( argc, argv )": check std::abs(g - genref()) < 1e-6 failed /house/maddock/libs/random/random_test.cpp(160): error in "test_main_caller( argc, argv )": check std::abs(g - genptr()) < 1e-6 failed /house/maddock/libs/random/random_test.cpp(190): error in "test_main_caller( argc, argv )": triangle_distribution old == restored_dist EXIT STATUS: 139 ====== END OUTPUT ====== LD_LIBRARY_PATH=/usr/bin:/usr/lib:/usr/lib32:/usr/lib64:$LD_LIBRARY_PATH export LD_LIBRARY_PATH ../../../bin.v2/libs/random/test/random_test.test/gcc-3.4.6/debug/random_test > ../../../bin.v2/libs/random/test/random_test.test/gcc-3.4.6/debug/random_test.output 2>&1 status=$? echo >> ../../../bin.v2/libs/random/test/random_test.test/gcc-3.4.6/debug/random_test.output echo EXIT STATUS: $status >> ../../../bin.v2/libs/random/test/random_test.test/gcc-3.4.6/debug/random_test.output if test $status -eq 0 ; then cp ../../../bin.v2/libs/random/test/random_test.test/gcc-3.4.6/debug/random_test.output ../../../bin.v2/libs/random/test/random_test.test/gcc-3.4.6/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/gcc-3.4.6/debug/random_test.output echo ====== END OUTPUT ====== fi exit $status ...failed testing.capture-output ../../../bin.v2/libs/random/test/random_test.test/gcc-3.4.6/debug/random_test.run... ...failed updating 2 targets... ...skipped 2 targets...