Boost C++ Libraries: Ticket #2287: pi test runtime failures https://svn.boost.org/trac10/ticket/2287 <p> On Suse Linux Enterprise Server 10, with the default installed gcc-4.0.1, I am getting the following errors: </p> <pre class="wiki">/zorak/sles/boost_1_35_0/libs/numeric/interval/test/pi.cpp(37): test subset(pi_f, widen(I_f((float) PI), (std::numeric_limits&lt;float&gt; ::min)())) failed in function: 'int test_main(int, char**)' /zorak/sles/boost_1_35_0/libs/numeric/interval/test/pi.cpp(38): test subset(pi_d, widen(I_d((double)PI), (std::numeric_limits&lt;double&gt;::min)())) failed in function: 'int test_main(int, char**)' </pre><p> My bjam command-line is: </p> <pre class="wiki">#!/sh ~/bin/bjam -sHAVE_ICU=1 -sEXPAT_INCLUDE=/usr/include -sEXPAT_LIBPATH=/usr/lib64 --debug-configuration -j4 release --build-dir=/zorak/sles/build cxxflags=-Wno-non-virtual-dtor </pre><p> Even if there is no immediate fix, an explanation would be helpful. Thanks! </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2287 Trac 1.4.3 Dave Abrahams Sat, 06 Sep 2008 00:35:23 GMT <link>https://svn.boost.org/trac10/ticket/2287#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/2287#comment:1</guid> <description> <p> Note 1: along with two other tests, this one has also been failing for at least the last two releases, for unresearched reasons, on another platform as shown [<a href="http://www.boost.org/development/tests/release-1_35_0/developer/issues_release_.html#numeric/interval">http://www.boost.org/development/tests/release-1_35_0/developer/issues_release_.html#numeric/interval</a> here]. </p> <p> Note 2: I would be happy to give the maintainers access to my system for testing purposes. I would very much like to know whether this is a compiler bug. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Dave Abrahams</dc:creator> <pubDate>Sun, 14 Sep 2008 08:58:52 GMT</pubDate> <title>cc set https://svn.boost.org/trac10/ticket/2287#comment:2 https://svn.boost.org/trac10/ticket/2287#comment:2 <ul> <li><strong>cc</strong> <span class="trac-author">hbr@…</span> <span class="trac-author">Sylvain.Pion@…</span> added </li> </ul> Ticket