<div dir="ltr">This was me. Just talked to David Farler and he&#39;s going to help me by updating the call to getModuleHash on the the importer.<div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 9, 2017 at 2:48 PM,  <span dir="ltr">&lt;<a href="mailto:no-reply@swift.org" target="_blank">no-reply@swift.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>

  
  
 
 <div>
<h2 style="width:100%;background-color:red;color:white;text-align:center"></h2>
 <h1>[<font class="m_-6885466984569077644FAILURE">FAILURE</font>] oss-swift-4.0-incremental-RA-<wbr>linux-ubuntu-16_04 [#345]</h1> 

<table>
  <tbody><tr><th>Build URL:</th><td><a href="https://ci.swift.org/job/oss-swift-4.0-incremental-RA-linux-ubuntu-16_04/345/" target="_blank">https://ci.swift.org/job/oss-<wbr>swift-4.0-incremental-RA-<wbr>linux-ubuntu-16_04/345/</a></td></tr>
  <tr><th>Project:</th><td>oss-swift-4.0-incremental-RA-<wbr>linux-ubuntu-16_04</td></tr>
  <tr><th>Date of build:</th><td>Tue, 09 May 2017 14:35:15 -0700</td></tr>
  <tr><th>Build duration:</th><td>13 min</td></tr>
</tbody></table>

<h2>Identified problems:</h2><ul><li>Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:<ul><li><a href="https://ci.swift.org//job/oss-swift-4.0-incremental-RA-linux-ubuntu-16_04/345/consoleFull#254428819ee1a197b-acac-4b17-83cf-a53b95139a76" target="_blank">Indication 1</a></li></ul></li></ul>




  
<br>




  <h2>Changes</h2>
  <ul>

      <li>Commit <b>1f48660a03fea0bae2cbf7070eea27<wbr>9652b8d359</b> by <b>Slava Pestov:</b> <p class="m_-6885466984569077644commit-message" style="white-space:pre-wrap">Sema: Infer &#39;dynamic&#39; for overrides of imported methods</p>
        <ul>

          <li class="m_-6885466984569077644change-edit"><b>edit</b>: test/SILGen/objc_thunks.swift</li>

          <li class="m_-6885466984569077644change-edit"><b>edit</b>: test/SILGen/vtables.swift</li>

          <li class="m_-6885466984569077644change-edit"><b>edit</b>: lib/Sema/TypeCheckDecl.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>586c1374ff5498a3d493c83046f25e<wbr>00943a0902</b> by <b>Slava Pestov:</b> <p class="m_-6885466984569077644commit-message" style="white-space:pre-wrap">Make sure to inherit &#39;dynamic&#39; when inheriting initializers.</p>
        <ul>

          <li class="m_-6885466984569077644change-edit"><b>edit</b>: test/SILGen/dynamic.swift</li>

          <li class="m_-6885466984569077644change-edit"><b>edit</b>: lib/Sema/CodeSynthesis.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>47eb30c67b119d68e992fba7657025<wbr>f5014f069c</b> by <b>Argyrios Kyrtzidis:</b> <p class="m_-6885466984569077644commit-message" style="white-space:pre-wrap">[ClangImporter] For ClangImporter::canReadPCH() do a ReadAST invocation</p>
        <ul>

          <li class="m_-6885466984569077644change-edit"><b>edit</b>: test/IDE/complete_with_header_<wbr>import.swift</li>

          <li class="m_-6885466984569077644change-edit"><b>edit</b>: lib/ClangImporter/<wbr>ClangImporter.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>89b50214eb4d3e7b95459e02c31ad6<wbr>9797836da0</b> by <b>Argyrios Kyrtzidis:</b> <p class="m_-6885466984569077644commit-message" style="white-space:pre-wrap">&quot;[ClangImporter] For ClangImporter::canReadPCH(), reuse the existing</p>
        <ul>

          <li class="m_-6885466984569077644change-edit"><b>edit</b>: lib/ClangImporter/<wbr>ClangImporter.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>110a8499e96b610f8862addc526908<wbr>355fc87a9a</b> by <b>Argyrios Kyrtzidis:</b> <p class="m_-6885466984569077644commit-message" style="white-space:pre-wrap">[ClangImporter] For ClangImporter::getOrCreatePCH(<wbr>) don&#39;t verify/update</p>
        <ul>

          <li class="m_-6885466984569077644change-edit"><b>edit</b>: lib/ClangImporter/<wbr>ClangImporter.cpp</li>

          <li class="m_-6885466984569077644change-edit"><b>edit</b>: include/swift/ClangImporter/<wbr>ClangImporter.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>53554dbe2dca7701e6631c138d4bd6<wbr>61f2caa312</b> by <b>Bruno Cardoso Lopes:</b> <p class="m_-6885466984569077644commit-message" style="white-space:pre-wrap">[Modules] Allow umbrella frameworks to define private submodules for</p>
        <ul>

          <li class="m_-6885466984569077644change-add"><b>add</b>: test/Modules/Inputs/MainA.<wbr>framework/PrivateHeaders/<wbr>APriv.h</li>

          <li class="m_-6885466984569077644change-edit"><b>edit</b>: lib/Lex/ModuleMap.cpp</li>

          <li class="m_-6885466984569077644change-add"><b>add</b>: test/Modules/Inputs/MainA.<wbr>framework/Frameworks/Sub.<wbr>framework/Headers/Sub.h</li>

          <li class="m_-6885466984569077644change-add"><b>add</b>: test/Modules/Inputs/MainA.<wbr>framework/Frameworks/Sub.<wbr>framework/PrivateHeaders/<wbr>SubPriv.h</li>

          <li class="m_-6885466984569077644change-add"><b>add</b>: test/Modules/Inputs/MainA.<wbr>framework/Headers/Main.h</li>

          <li class="m_-6885466984569077644change-add"><b>add</b>: test/Modules/Inputs/MainA.<wbr>framework/Modules/module.<wbr>private.modulemap</li>

          <li class="m_-6885466984569077644change-add"><b>add</b>: test/Modules/Inputs/MainA.<wbr>framework/Frameworks/Sub.<wbr>framework/Headers/B.h</li>

          <li class="m_-6885466984569077644change-add"><b>add</b>: test/Modules/Inputs/MainA.<wbr>framework/Modules/module.<wbr>modulemap</li>

          <li class="m_-6885466984569077644change-add"><b>add</b>: test/Modules/Inputs/MainA.<wbr>framework/PrivateHeaders/<wbr>MainPriv.h</li>

          <li class="m_-6885466984569077644change-add"><b>add</b>: test/Modules/Inputs/MainA.<wbr>framework/Frameworks/Sub.<wbr>framework/PrivateHeaders/<wbr>BPriv.h</li>

          <li class="m_-6885466984569077644change-add"><b>add</b>: test/Modules/Inputs/MainA.<wbr>framework/Headers/A.h</li>

          <li class="m_-6885466984569077644change-edit"><b>edit</b>: test/Modules/find-<wbr>privateheaders.m</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>99730af5fb3c765e39cbc85123a237<wbr>4269daf163</b> by <b>Bruno Cardoso Lopes:</b> <p class="m_-6885466984569077644commit-message" style="white-space:pre-wrap">[Modules] Include error diagnostics to the module hash</p>
        <ul>

          <li class="m_-6885466984569077644change-edit"><b>edit</b>: lib/Frontend/<wbr>CompilerInvocation.cpp</li>

          <li class="m_-6885466984569077644change-edit"><b>edit</b>: include/clang/Basic/<wbr>LangOptions.def</li>

          <li class="m_-6885466984569077644change-edit"><b>edit</b>: include/clang/Driver/<wbr>CC1Options.td</li>

          <li class="m_-6885466984569077644change-edit"><b>edit</b>: include/clang/Frontend/<wbr>CompilerInvocation.h</li>

          <li class="m_-6885466984569077644change-edit"><b>edit</b>: lib/Frontend/CompilerInstance.<wbr>cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>92c439c4c26847dad91a3832f1b302<wbr>58b71efd95</b> by <b>Ankit Aggarwal:</b> <p class="m_-6885466984569077644commit-message" style="white-space:pre-wrap">[WorkspaceTests] Disable branch and revision test</p>
        <ul>

          <li class="m_-6885466984569077644change-edit"><b>edit</b>: Tests/WorkspaceTests/<wbr>WorkspaceTests.swift</li>

        </ul>
      </li>
     <br>

  </ul>


 </div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Bruno Cardoso Lopes <br><a href="http://www.brunocardoso.cc" target="_blank">http://www.brunocardoso.cc</a></div>
</div>