<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 - x86_64-pc-linux-gnu::taskloop_offload_nowait.cpp regression test failure"
   href="https://bugs.llvm.org/show_bug.cgi?id=51150">51150</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>x86_64-pc-linux-gnu::taskloop_offload_nowait.cpp regression test failure
          </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>llvm@meinersbur.de
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>The test "libomptarget :: x86_64-pc-linux-gnu ::
offloading/taskloop_offload_nowait.cpp" fails since
<a href="https://lab.llvm.org/staging/#/builders/155/builds/2051">https://lab.llvm.org/staging/#/builders/155/builds/2051</a>

Suspected commit:
<a href="https://github.com/llvm/llvm-project/commit/996baa58a440d3ef80c8e227d4fa3234da8215ed">https://github.com/llvm/llvm-project/commit/996baa58a440d3ef80c8e227d4fa3234da8215ed</a>

The test "libomptarget :: nvptx64-nvidia-cuda::taskloop_offload_nowait.cpp"
failed as well before
<a href="https://lab.llvm.org/staging/#/builders/155/builds/2068">https://lab.llvm.org/staging/#/builders/155/builds/2068</a>
(<a href="https://reviews.llvm.org/D106387">https://reviews.llvm.org/D106387</a>)

******************** TEST 'libomptarget :: x86_64-pc-linux-gnu ::
offloading/taskloop_offload_nowait.cpp' FAILED ********************
Script:
--
: 'RUN: at line 1';  
/home/buildbot-worker/minipc-1050ti-linux/openmp-offload-cuda-project/llvm.build/./bin/clang++
-fopenmp -pthread -fno-experimental-isel --cuda-path=/opt/cuda  -I
/home/buildbot-worker/minipc-1050ti-linux/openmp-offload-cuda-project/llvm.src/openmp/libomptarget/test
-I
/home/buildbot-worker/minipc-1050ti-linux/openmp-offload-cuda-project/llvm.build/projects/openmp/runtime/src
-L
/home/buildbot-worker/minipc-1050ti-linux/openmp-offload-cuda-project/llvm.build/projects/openmp/libomptarget
-L
/home/buildbot-worker/minipc-1050ti-linux/openmp-offload-cuda-project/llvm.build/lib
 -fopenmp-targets=x86_64-pc-linux-gnu
/home/buildbot-worker/minipc-1050ti-linux/openmp-offload-cuda-project/llvm.src/openmp/libomptarget/test/offloading/taskloop_offload_nowait.cpp
-o
/home/buildbot-worker/minipc-1050ti-linux/openmp-offload-cuda-project/llvm.build/projects/openmp/libomptarget/test/x86_64-pc-linux-gnu/offloading/Output/taskloop_offload_nowait.cpp.tmp
&&
/home/buildbot-worker/minipc-1050ti-linux/openmp-offload-cuda-project/llvm.build/projects/openmp/libomptarget/test/x86_64-pc-linux-gnu/offloading/Output/taskloop_offload_nowait.cpp.tmp
--
Exit Code: 255
Command Output (stdout):
--
$ ":" "RUN: at line 1"
$
"/home/buildbot-worker/minipc-1050ti-linux/openmp-offload-cuda-project/llvm.build/./bin/clang++"
"-fopenmp" "-pthread" "-fno-experimental-isel" "--cuda-path=/opt/cuda" "-I"
"/home/buildbot-worker/minipc-1050ti-linux/openmp-offload-cuda-project/llvm.src/openmp/libomptarget/test"
"-I"
"/home/buildbot-worker/minipc-1050ti-linux/openmp-offload-cuda-project/llvm.build/projects/openmp/runtime/src"
"-L"
"/home/buildbot-worker/minipc-1050ti-linux/openmp-offload-cuda-project/llvm.build/projects/openmp/libomptarget"
"-L"
"/home/buildbot-worker/minipc-1050ti-linux/openmp-offload-cuda-project/llvm.build/lib"
"-fopenmp-targets=x86_64-pc-linux-gnu"
"/home/buildbot-worker/minipc-1050ti-linux/openmp-offload-cuda-project/llvm.src/openmp/libomptarget/test/offloading/taskloop_offload_nowait.cpp"
"-o"
"/home/buildbot-worker/minipc-1050ti-linux/openmp-offload-cuda-project/llvm.build/projects/openmp/libomptarget/test/x86_64-pc-linux-gnu/offloading/Output/taskloop_offload_nowait.cpp.tmp"
$
"/home/buildbot-worker/minipc-1050ti-linux/openmp-offload-cuda-project/llvm.build/projects/openmp/libomptarget/test/x86_64-pc-linux-gnu/offloading/Output/taskloop_offload_nowait.cpp.tmp"
# command stderr:
Expected: 364 Got: 44
error: command failed with exit status: 255
--
********************</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>