Boost C++ Libraries: Ticket #11433: accumulators/p_square_cumul_dist runtime failure with g++-4.8.2 on Solaris 11.2 https://svn.boost.org/trac10/ticket/11433 <p> accumulators/p_square_cumul_dist runtime failure w/ g++-4.8.2 on Solaris 11.2. </p> <p> Log of the run: ... </p> <blockquote> <p> if test $verbose -eq 1 ; then </p> <blockquote> <p> echo ====== BEGIN OUTPUT ====== cat "../../../bin.v2/libs/accumulators/test/p_square_cumul_dist.test/gcc-4.8.2/release/link-static/p_square_cumul_dist.output" echo ====== END OUTPUT ====== </p> </blockquote> <p> fi exit $status </p> </blockquote> <h6 class="section" id="BEGINOUTPUT">BEGIN OUTPUT</h6> <p> Running 1 test case... p_square_cumul_dist.cpp(66): error in "test_stat": difference{3.166%} between 0.5 * (1.0 + my_erf( histogram[i].first / std::sqrt(2.0) )){0.010316599565214746} and histogram[i].second{0.01} exceeds 3% p_square_cumul_dist.cpp(66): error in "test_stat": difference{3.66597%} between 0.5 * (1.0 + my_erf( histogram[i].first / std::sqrt(2.0) )){0.020733193566368657} and histogram[i].second{0.02} exceeds 3% p_square_cumul_dist.cpp(66): error in "test_stat": difference{3.31687%} between 0.5 * (1.0 + my_erf( histogram[i].first / std::sqrt(2.0) )){0.030995060470952907} and histogram[i].second{0.029999999999999999} exceeds 3% p_square_cumul_dist.cpp(66): error in "test_stat": difference{3.04411%} between 0.5 * (1.0 + my_erf( histogram[i].first / std::sqrt(2.0) )){0.041217642957001199} and histogram[i].second{0.040000000000000001} exceeds 3% </p> <p> <strong>* 4 failures detected in test suite "Master Test Suite" </strong></p> <p> EXIT STATUS: 201 </p> <h6 class="section" id="ENDOUTPUT">END OUTPUT</h6> <p> Test failed with studio 12.4 with same error message as well </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/11433 Trac 1.4.3 Eric Niebler Tue, 30 Jun 2015 00:17:28 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/11433#comment:1 https://svn.boost.org/trac10/ticket/11433#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">duplicate</span> </li> </ul> Ticket