<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Hi Andreas,</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">Sounds like my report was missing some
info - sorry about that.</div>
<div class="moz-cite-prefix">When we compile it stops with message</div>
<div class="moz-cite-prefix"> cannot convert ‘bool’ to
‘__vector?=(4) bool =?UTF-8?Q?int’ in assignment</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">Searching for that I found a couple of
occurences and mainly bug
gcc.gnu.org/bugzilla/show_bug.cgi?id=58241 <br>
</div>
<div class="moz-cite-prefix">which is named <a
href="https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58241"><b>Bug 58241</b></a>
<span id="summary_container"> - <span
id="short_desc_nonedit_display">[PPC/Altivec] altivec.h
inclusion in -std=c++98..11 causes bool to be redefined</span>
<br>
</span></div>
<div class="moz-cite-prefix"><span id="summary_container"><br>
</span></div>
<div class="moz-cite-prefix"><span id="summary_container">This bug
reports that building </span>with -std=gnu++11 does not fail.
So I checked that this is also true with our package.</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">Trying other workaround like #undef
bool around #include <altivec.h> doesn't work because it is
not implicitely specified <br>
in the code, so I haven't find how to do it right.now.<br>
<br>
<span id="summary_container"></span></div>
<div class="moz-cite-prefix">However I don't know what changing
-std= value implies. <br>
</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">Is that better ?</div>
<div class="moz-cite-prefix">Thanks<br>
</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">On 21/02/2019 18:03, Andreas Tille
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:20190221170336.kwmtdzecdlwrkc4u@an3as.eu">
<pre class="moz-quote-pre" wrap="">Control: tags -1 help moreinfo
Hi Thierry,
thanks for your bug report.
On Wed, Feb 20, 2019 at 03:46:51PM +0100, Thierry <a class="moz-txt-link-abbreviated" href="mailto:Fauck@linux.ibm.com">Fauck@linux.ibm.com</a> wrote:
</pre>
<blockquote type="cite">
<pre class="moz-quote-pre" wrap="">Package: libhmsbeagle
Version: 3.1.2+dfsg-3
Severity: important
Tags: sid buster ppc64el
Hello,
Compilation on ppc64el fails with following message
Apparently this is a known issue mentioned in
<a class="moz-txt-link-freetext" href="https://urldefense.proofpoint.com/v2/url?u=https-3A__gcc.gnu.org_bugzilla_show-5Fbug.cgi-3Fid-3D58241&d=DwIBAg&c=jf_iaSHvJObTbx-siA1ZOg&r=h7r4xiDzcYRFJGiSxqE59fVCroGM6UiP7RqRnP6bOQ0&m=FR0XpCBnzfw_4lfBTNopdxf3_8e_dYP-_liOlNGRIvM&s=vr7mnBtA0Vvjf1xuGZl1cF9ykJ1t1cqe_XVR-3L6Y_U&e=">https://urldefense.proofpoint.com/v2/url?u=https-3A__gcc.gnu.org_bugzilla_show-5Fbug.cgi-3Fid-3D58241&d=DwIBAg&c=jf_iaSHvJObTbx-siA1ZOg&r=h7r4xiDzcYRFJGiSxqE59fVCroGM6UiP7RqRnP6bOQ0&m=FR0XpCBnzfw_4lfBTNopdxf3_8e_dYP-_liOlNGRIvM&s=vr7mnBtA0Vvjf1xuGZl1cF9ykJ1t1cqe_XVR-3L6Y_U&e=</a>
I have tested that cusing -std=gnu+11 get rid of that problem.
</pre>
</blockquote>
<pre class="moz-quote-pre" wrap="">
I admit I do not understand what exactly you did. I've seen in
configure.ac
AM_CXXFLAGS="$AM_CXXFLAGS -std=c++11"
is set. Do you want to say that this option should be removed for
ppc64el?
Kind regards
Andreas.
</pre>
</blockquote>
<p><br>
</p>
<pre class="moz-signature" cols="72">--
Thierry Fauck @ fr.ibm.com</pre>
</body>
</html>