<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 - Enable examples in share-lib mode build in a build bot"
   href="https://bugs.llvm.org/show_bug.cgi?id=47311">47311</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Enable examples in share-lib mode build in a build bot
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>new-bugs
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </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>new bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>diego.caballero@intel.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>htmldeveloper@gmail.com, llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Sorry, not sure if this is the right place to report build bots issues.

The commit below fixes the LLVM build in shared-lib mode and with examples
enabled (-DBUILD_SHARED_LIBS=TRUE -DLLVM_BUILD_EXAMPLES=ON). It seems this
issue wasn't caught by any existing build bot. Would it be possible to modify
any existing bot to cover this scenario or add a new one?. I guess we would
need to just enable examples in an existing one doing shared-lib mode build.


commit f436bef5070fb453b5d394b5b3fd6f11a5920c01
Author: Lang Hames <<a href="mailto:lhames@gmail.com">lhames@gmail.com</a>>
Date:   Tue Aug 25 11:50:32 2020 -0700

    [examples] Fix dependencies for OrcV2Examples/LLJITWithThinLTOSummaries.

Thanks,
Diego</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>