<html>
<head>
<base href="http://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 - Polly 4.0.0 fails compiling"
href="http://bugs.llvm.org/show_bug.cgi?id=32781">32781</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Polly 4.0.0 fails compiling
</td>
</tr>
<tr>
<th>Product</th>
<td>Polly
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>isl
</td>
</tr>
<tr>
<th>Assignee</th>
<td>polly-dev@googlegroups.com
</td>
</tr>
<tr>
<th>Reporter</th>
<td>dilyan.palauzov@aegee.org
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr></table>
<p>
<div>
<pre>make
[ 66%] Built target PollyISL
[ 66%] Built target Polly
[ 66%] Built target LLVMPolly
[ 66%] Built target polly-isl-test
[ 66%] Linking C shared library ../../../../lib/libPollyPPCG.so
/src/llvm/llvm-4.0.0.src/tools/polly/lib/External/pet/include/pet.h:20:1:
error: function ‘pet_options_args’ redeclared as variable
ISL_ARG_DECL(pet_options, struct pet_options, pet_options_args)
^
/src/llvm/llvm-4.0.0.src/tools/polly/lib/External/ppcg/external.c:121:6: note:
previously declared here
void pet_options_args() {
^
lto1: fatal error: errors during merging of translation units
compilation terminated.
lto-wrapper: fatal error: /usr/local/bin/cc returned 1 exit status
compilation terminated.
/usr/local/lib/gcc/x86_64-pc-linux-gnu/6.3.1/../../../../x86_64-pc-linux-gnu/bin/ld:
error: lto-wrapper failed
collect2: error: ld returned 1 exit status
make[2]: *** [tools/polly/lib/External/CMakeFiles/PollyPPCG.dir/build.make:356:
lib/libPollyPPCG.so] Error 1
make[1]: *** [CMakeFiles/Makefile2:22407:
tools/polly/lib/External/CMakeFiles/PollyPPCG.dir/all] Error 2
make: *** [Makefile:152: all] Error 2</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>