<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Unable to build on Power9 with 12.0.0-rc1"
href="https://bugs.llvm.org/show_bug.cgi?id=48990">48990</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Unable to build on Power9 with 12.0.0-rc1
</td>
</tr>
<tr>
<th>Product</th>
<td>new-bugs
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>release blocker
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>new bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>albionllvm@gmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>htmldeveloper@gmail.com, llvm-bugs@lists.llvm.org
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=24472" name="attach_24472" title="Build log for Power9 Ubuntu">attachment 24472</a> <a href="attachment.cgi?id=24472&action=edit" title="Build log for Power9 Ubuntu">[details]</a></span>
Build log for Power9 Ubuntu
Building 12.0.0-rc1, stage 2 on Power9 with RHEL and Ubuntu produces the
following (and similar errors, see attachment):
/home/conanap/12rc1/stage2/build/include/c++/v1/math.h:463:12: error: expected
'(' for function-style cast or type construction
return isinf(__lcpp_x);
^~~~~~~~~~~~~~~
/usr/include/math.h:661:20: note: expanded from macro 'isinf'
# define isinf(x) __MATH_TG ((x), __isinf, (x))
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/math.h:546:54: note: expanded from macro '__MATH_TG'
(__builtin_types_compatible_p (__typeof (TG_ARG), float), \
...</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>