<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 - TEST 'libomp :: ompt/synchronization/reduction/tree_reduce.c' FAILED on 32-bit x86"
href="https://bugs.llvm.org/show_bug.cgi?id=44733">44733</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>TEST 'libomp :: ompt/synchronization/reduction/tree_reduce.c' FAILED on 32-bit x86
</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>enhancement
</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>mgorny@gentoo.org
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org, protze@itc.rwth-aachen.de
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=23076" name="attach_23076" title="sys-libs:libomp-10.0.0_rc1:20200131-180551.log">attachment 23076</a> <a href="attachment.cgi?id=23076&action=edit" title="sys-libs:libomp-10.0.0_rc1:20200131-180551.log">[details]</a></span>
sys-libs:libomp-10.0.0_rc1:20200131-180551.log
Full output in the attached log.
******************** TEST 'libomp ::
ompt/synchronization/reduction/tree_reduce.c' FAILED ********************
Script:
--
: 'RUN: at line 1'; /usr/lib64/ccache/bin/i686-pc-linux-gnu-clang
-fno-experimental-isel -fopenmp -pthread -I
/var/tmp/portage/sys-libs/libomp-10.0.0_rc1/work/openmp/runtime/test -I
/var/tmp/portage/sys-libs/libomp-10.0.0_rc1/work/openmp-abi_x86_32.x86/runtime/src
-L
/var/tmp/portage/sys-libs/libomp-10.0.0_rc1/work/openmp-abi_x86_32.x86/runtime/src
-I /var/tmp/portage/sys-libs/libomp-10.0.0_rc1/work/openmp/runtime/test/ompt
/var/tmp/portage/sys-libs/libomp-10.0.0_rc1/work/openmp/runtime/test/ompt/synchronization/reduction/tree_reduce.c
-o
/var/tmp/portage/sys-libs/libomp-10.0.0_rc1/work/openmp-abi_x86_32.x86/runtime/test/ompt/synchronization/reduction/Output/tree_reduce.c.tmp
-lm -latomic &&
/var/tmp/portage/sys-libs/libomp-10.0.0_rc1/work/openmp-abi_x86_32.x86/runtime/test/ompt/synchronization/reduction/Output/tree_reduce.c.tmp
| sort -n -s | tee
/var/tmp/portage/sys-libs/libomp-10.0.0_rc1/work/openmp-abi_x86_32.x86/runtime/test/ompt/synchronization/reduction/Output/tree_reduce.c.tmp.out
| /usr/lib/llvm/10/bin/FileCheck
/var/tmp/portage/sys-libs/libomp-10.0.0_rc1/work/openmp/runtime/test/ompt/synchronization/reduction/tree_reduce.c
--
Exit Code: 1
Command Output (stdout):
--
$ ":" "RUN: at line 1"
$ "/usr/lib64/ccache/bin/i686-pc-linux-gnu-clang" "-fno-experimental-isel"
"-fopenmp" "-pthread" "-I"
"/var/tmp/portage/sys-libs/libomp-10.0.0_rc1/work/openmp/runtime/test" "-I"
"/var/tmp/portage/sys-libs/libomp-10.0.0_rc1/work/openmp-abi_x86_32.x86/runtime/src"
"-L"
"/var/tmp/portage/sys-libs/libomp-10.0.0_rc1/work/openmp-abi_x86_32.x86/runtime/src"
"-I"
"/var/tmp/portage/sys-libs/libomp-10.0.0_rc1/work/openmp/runtime/test/ompt"
"/var/tmp/portage/sys-libs/libomp-10.0.0_rc1/work/openmp/runtime/test/ompt/synchronization/reduction/tree_reduce.c"
"-o"
"/var/tmp/portage/sys-libs/libomp-10.0.0_rc1/work/openmp-abi_x86_32.x86/runtime/test/ompt/synchronization/reduction/Output/tree_reduce.c.tmp"
"-lm" "-latomic"
$
"/var/tmp/portage/sys-libs/libomp-10.0.0_rc1/work/openmp-abi_x86_32.x86/runtime/test/ompt/synchronization/reduction/Output/tree_reduce.c.tmp"
$ "sort" "-n" "-s"
$ "tee"
"/var/tmp/portage/sys-libs/libomp-10.0.0_rc1/work/openmp-abi_x86_32.x86/runtime/test/ompt/synchronization/reduction/Output/tree_reduce.c.tmp.out"
$ "/usr/lib/llvm/10/bin/FileCheck"
"/var/tmp/portage/sys-libs/libomp-10.0.0_rc1/work/openmp/runtime/test/ompt/synchronization/reduction/tree_reduce.c"
# command stderr:
/var/tmp/portage/sys-libs/libomp-10.0.0_rc1/work/openmp/runtime/test/ompt/synchronization/reduction/tree_reduce.c:30:12:
error: CHECK: expected string not found in input
// CHECK: {{^}}{{[0-f]+}}: ompt_event_reduction_begin:
^
<stdin>:6:102: note: scanning from here
281474976710657: ompt_event_implicit_task_begin: parallel_id=281474976710660,
task_id=281474976710661, team_size=5, thread_num=0
^
<stdin>:9:3: note: possible intended match here
281474976710657: ompt_event_barrier_begin: parallel_id=281474976710660,
task_id=281474976710661, codeptr_ra=0x804beef
^
[...]</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>