<html>
<head>
<base href="https://llvm.org/bugs/" />
</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 --- - code quality check prevents creation of llvm/clang packages because of openmp's transgressions"
href="https://llvm.org/bugs/show_bug.cgi?id=26602">26602</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>code quality check prevents creation of llvm/clang packages because of openmp's transgressions
</td>
</tr>
<tr>
<th>Product</th>
<td>OpenMP
</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>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>Runtime Library
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>virtuousfox@gmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>Currently bleeding edge llvm/clang packages can't be made in openSUSE's Open
Build Service because of these "errors":
[ 3585s] I: Program is likely to break with new gcc. Try -fno-strict-aliasing.
[ 3585s] W: llvm-r600 strict-aliasing-punning
../projects/libcxx/include/typeinfo:116
[ 3585s] W: llvm-r600 strict-aliasing-punning
../projects/libcxxabi/src/fallback_malloc.ipp:64, 74
[ 3585s] W: llvm-r600 strict-aliasing-punning
../projects/openmp/runtime/src/kmp_atomic.c:707, 708, 981, 982, 1216, 1217,
1798, 1799, 1998, 1999, 2240, 2241
[ 3585s] W: llvm-r600 strict-aliasing-punning
../projects/openmp/runtime/src/kmp_csupport.c:443
[ 3585s] W: llvm-r600 strict-aliasing-punning
../projects/openmp/runtime/src/kmp_dispatch.cpp:928, 994, 1587, 1595, 1642,
1677, 1894, 1981, 1987
[ 3585s] W: llvm-r600 strict-aliasing-punning
../projects/openmp/runtime/src/kmp_os.h:453, 454, 459, 460
[ 3585s]
[ 3585s] I: Program returns random data in a function
[ 3585s] E: llvm-r600 no-return-in-nonvoid-function
../projects/openmp/runtime/src/kmp_dispatch.cpp:257
[ 3585s]
[ 3585s] I: Program returns random data in a function
[ 3585s] E: llvm-r600 no-return-in-nonvoid-function
../projects/openmp/runtime/src/kmp_dispatch.cpp:257
"llvm-r600" is this:
<a href="https://build.opensuse.org/package/show/home:pontostroy:X11/llvm-r600">https://build.opensuse.org/package/show/home:pontostroy:X11/llvm-r600</a>
For some reason these style "errors" are fatal for my repository but not for
spec-file author's. But anyway, it's easier for you to "fix" them than for OBS
users to make OBS stop complaining and dropping packages.</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>