<div dir="ltr">Hey Rajesh,<br><div class="gmail_extra"><br><br><div class="gmail_quote">2013/11/13 Rajesh <span dir="ltr"><<a href="mailto:rajesh@linux.vnet.ibm.com" target="_blank">rajesh@linux.vnet.ibm.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Hi,<br>
<br>
This is regarding the package cppunit.  I am working on a new architecture - ppc64le (powerpc 64-bit Little Endian) and I was looking at building cppunit.  I  picked up the latest release tarball ( cppunit-1.13.2)  and built on our ppc64le environment.<br>

<br>
While building, the make check fails with the following errors.<br>
<br>
<br>
<br>
<br>
make[3]: Entering directory `/home/rajesh/work/pkgs/<u></u>cppunit/rel-tar/cppunit-1.13.<u></u>2/examples/hierarchy'<br>
..The following test fails, this is intended:<br>
F..The following test fails, this is intended:<br>
F.<br>
<br>
!!!FAILURES!!!<br>
Test Results:<br>
Run:  5   Failures: 2   Errors: 0<br>
<br>
1) test: BoardGameTest<BoardGame>::<u></u>testResetShouldFail (F) line: 45 BoardGameTest.h<br>
assertion failed<br>
- Expression: !this->m_game->reset()<br>
<br>
2) test: ChessTest<Chess>::<u></u>testResetShouldFail (F) line: 45 BoardGameTest.h<br>
assertion failed<br>
- Expression: !this->m_game->reset()<br>
<br>
<br>
<br>
<br>
<br>
I am not able to figure out if the error I am seeing above is an expected failure or not.<br>
The test says that it is intended, but still reported as !!!FAILURES!!!<br>
<br>
Could you please confirm if this is an expected failure or not?<br>
<br></blockquote></div><br></div><div class="gmail_extra">This one should not result in a build failure. These are expected failures. If make check fails can you maybe send the full console output of make check?<br><br></div>
<div class="gmail_extra">Regards,<br>Markus<br></div></div>