<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_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - libomp fails if build without tools"
   href="https://bugs.llvm.org/show_bug.cgi?id=44077">44077</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>RESOLVED
          </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, protze@itc.rwth-aachen.de
          </td>
        </tr>

        <tr>
          <th>Resolution</th>
          <td>DUPLICATE
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>protze@itc.rwth-aachen.de
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>RESOLVED
          </td>
        </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - libomp fails if build without tools"
   href="https://bugs.llvm.org/show_bug.cgi?id=44077#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - libomp fails if build without tools"
   href="https://bugs.llvm.org/show_bug.cgi?id=44077">bug 44077</a>
              from <span class="vcard"><a class="email" href="mailto:protze@itc.rwth-aachen.de" title="Joachim Protze <protze@itc.rwth-aachen.de>"> <span class="fn">Joachim Protze</span></a>
</span></b>
        <pre>

*** This bug has been marked as a duplicate of <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - libomp fails if build without tools"
   href="show_bug.cgi?id=44085">bug 44085</a> ***</pre>
        </div>
        <div>
        <pre>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>