<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 - libomp fails if build without tools"
   href="https://bugs.llvm.org/show_bug.cgi?id=44085">44085</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>libomp fails if build without tools
          </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>Windows NT
          </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>mike@fireburn.co.uk
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=22846" name="attach_22846" title="Build log">attachment 22846</a> <a href="attachment.cgi?id=22846&action=edit" title="Build log">[details]</a></span>
Build log

This is with -DLIBOMP_OMPT_SUPPORT=no

FAILED: tools/archer/CMakeFiles/archer.dir/ompt-tsan.cpp.o
/usr/bin/x86_64-pc-linux-gnu-g++ -Darcher_EXPORTS -Iruntime/src  -O3
-march=native -pipe -flto=8 -Wall -Wcast-qual -Wimplicit-fallthrough
-Wsign-compare -Wno-extra -Wno-pedantic -Wno-maybe-uninitialized -std=gnu++11
-fPIC -MD -MT tools/archer/CMakeFiles/archer.dir/ompt-tsan.cpp.o -MF
tools/archer/CMakeFiles/archer.dir/ompt-tsan.cpp.o.d -o
tools/archer/CMakeFiles/archer.dir/ompt-tsan.cpp.o -c
/var/tmp/portage/sys-libs/libomp-10.0.0.9999/work/openmp/tools/archer/ompt-tsan.cpp
/var/tmp/portage/sys-libs/libomp-10.0.0.9999/work/openmp/tools/archer/ompt-tsan.cpp:38:10:
fatal error: omp-tools.h: No such file or directory
   38 | #include "omp-tools.h"
      |          ^~~~~~~~~~~~~
compilation terminated.

Full build log attached</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>