<!DOCTYPE html>
<head>
  <title>Report</title>
  <style>
                        body {
                                -webkit-font-smoothing: antialiased;
                                font-family: "Helvetica Neue", sans-serif;
                                font-weight: 300;
                                color: #393939;
                                margin: 0;
                                padding: 20px;
                        }
                        .header {
                                margin-left: 20px;
                                padding: 20px 20px 20px 0;
                                border-bottom: 1px solid #e5e5e5;
                        }
                        .report-title{
                                font-family: "Helvetica Neue", sans-serif;
                                display: inline-block;
                                float: left;
                                margin: 20px 0;
                                font-size: 24px;
                                color: #55a3fd;
                        }
                        .title {
                                font-size: 24px;
                        }
                        .content {
                                padding: 20px;
                        }
                        .display {
                                width: 100%;
                                height: 100%;
                        }
                        .commit-message {
                                font-family: "Menlo", fixed;
                        }
                        
        .title {
                text-align: center;
        }
        .date {
                text-align: left;
        }
        .display {
                display: inline-block;
                width: auto;
        }
        .header {
                overflow: auto;
                padding: 20px 20px 5px 0;
                width: 660px;
        }
        a {
          color: #007aff;
          text-decoration: none;
        }
        tr {
            text-align: left;
        }
        .links a {
                text-decoration: none;
                color: white;
                font-weight: 500;
                padding: 15px;
                background: #55a3fd;
                font-size: 14px;
        }
        .FAILURE {
                color:red;
        }
        .SUCCESS {
                color:green;
        }
        </style>
 <head>
 <body>
<h2 style="width:100%;background-color:red;color:white;text-align:center;"></h2>
 <h1>[<font class="FAILURE">FAILURE</font>] oss-swift-4.1-package-osx [#386]</h1> 

<table style="align=left;">
  <tr><th>Build URL:</th><td><a href="https://ci.swift.org/job/oss-swift-4.1-package-osx/386/">https://ci.swift.org/job/oss-swift-4.1-package-osx/386/</a></td></tr>
  <tr><th>Project:</th><td>oss-swift-4.1-package-osx</td></tr>
  <tr><th>Date of build:</th><td>Tue, 19 Dec 2017 17:15:42 -0600</td></tr>
  <tr><th>Build duration:</th><td>46 min</td></tr>
</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.1-package-osx/386/consoleFull#-12191974833122a513-f36a-4c87-8ed7-cbc36a1ec144">Indication 1</a></li></ul></li></ul>

<!-- JUnit TEMPLATE -->


  </TABLE>
<BR/>


<!-- CHANGE SET -->

  <h2>Changes</h2>
  <ul>

      <li>Commit <b>d2505ab28dd999057f9da70ccdd98b536038ef93</b> by <b>dgregor:</b> <p class="commit-message" style="white-space: pre-wrap;">[Runtime] Warn about dynamically querying conditional conformances.</p>
        <ul>

          <li class="change-add"><b>add</b>: test/Interpreter/conditional_conformances_warning.swift</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/runtime/ProtocolConformance.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>2e14e88b96a5a4eae4a9a9918f88d87647fcfccf</b> by <b>dgregor:</b> <p class="commit-message" style="white-space: pre-wrap;">Revert "[SE-0143] Put conditional conformances behind an "experimental"</p>
        <ul>

          <li class="change-edit"><b>edit</b>: tools/sil-opt/SILOpt.cpp</li>

          <li class="change-edit"><b>edit</b>: include/swift/Basic/LangOptions.h</li>

          <li class="change-edit"><b>edit</b>: include/swift/Option/Options.td</li>

          <li class="change-edit"><b>edit</b>: test/Interpreter/conditional_conformances.swift</li>

          <li class="change-edit"><b>edit</b>: test/Generics/conditional_conformances_operators.swift</li>

          <li class="change-edit"><b>edit</b>: test/SIL/Parser/witness_tables.sil</li>

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

          <li class="change-edit"><b>edit</b>: test/decl/ext/generic.swift</li>

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

          <li class="change-edit"><b>edit</b>: include/swift/AST/DiagnosticsSema.def</li>

          <li class="change-edit"><b>edit</b>: test/Interpreter/conditional_conformances_smoke.swift</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/conditional_conformances.swift</li>

          <li class="change-edit"><b>edit</b>: test/Generics/requirement_inference.swift</li>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/CMakeLists.txt</li>

          <li class="change-edit"><b>edit</b>: lib/Driver/ToolChains.cpp</li>

          <li class="change-edit"><b>edit</b>: test/Sema/enum_equatable_conditional.swift</li>

          <li class="change-edit"><b>edit</b>: test/Generics/conditional_conformances.swift</li>

          <li class="change-edit"><b>edit</b>: test/Generics/conditional_conformances_execute_smoke.swift</li>

          <li class="change-edit"><b>edit</b>: test/Interpreter/conditional_conformances_modules.swift</li>

          <li class="change-edit"><b>edit</b>: test/decl/var/properties.swift</li>

          <li class="change-edit"><b>edit</b>: test/SILOptimizer/devirt_conditional_conformance.swift</li>

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

        </ul>
      </li>
     <br>

      <li>Commit <b>3883b9319c66c261c90cf87d2340819d3f4f8820</b> by <b>dgregor:</b> <p class="commit-message" style="white-space: pre-wrap;">Eliminate extraneous uses of</p>
        <ul>

          <li class="change-edit"><b>edit</b>: test/stmt/foreach.swift</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/protocol_conformance_records.swift</li>

          <li class="change-edit"><b>edit</b>: test/Constraints/array_literal.swift</li>

          <li class="change-edit"><b>edit</b>: test/Prototypes/Algorithms.swift.gyb</li>

          <li class="change-edit"><b>edit</b>: test/Interpreter/conditional_conformances_warning.swift</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>e68f77be5aa54db89dde6c321951153f2bdfbe20</b> by <b>dgregor:</b> <p class="commit-message" style="white-space: pre-wrap;">[Runtime] Print demangled names in conditional conformances warning.</p>
        <ul>

          <li class="change-edit"><b>edit</b>: stdlib/public/runtime/ProtocolConformance.cpp</li>

          <li class="change-edit"><b>edit</b>: test/Interpreter/conditional_conformances_warning.swift</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>cf33f86c1171f505611b61aab464fef2d25e8805</b> by <b>dgregor:</b> <p class="commit-message" style="white-space: pre-wrap;">[Runtime] Update field names for the 4.1 branch</p>
        <ul>

          <li class="change-edit"><b>edit</b>: stdlib/public/runtime/ProtocolConformance.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>4067c57251c660ef821944f3a038bdbc6be4323c</b> by <b>arphaman:</b> <p class="commit-message" style="white-space: pre-wrap;">Revert "Suppress -Wdelete-non-virtual-dtor warnings about classes</p>
        <ul>

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

          <li class="change-edit"><b>edit</b>: test/SemaCXX/destructor.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>a4d382ec646b2a1e18ccbb91132e3155d09f43ca</b> by <b>arphaman:</b> <p class="commit-message" style="white-space: pre-wrap;">Revert "Let -Wdelete-non-virtual-dtor fire in system headers too."</p>
        <ul>

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

          <li class="change-edit"><b>edit</b>: test/SemaCXX/destructor.cpp</li>

          <li class="change-edit"><b>edit</b>: test/SemaCXX/implicit-exception-spec.cpp</li>

          <li class="change-edit"><b>edit</b>: include/clang/Basic/DiagnosticSemaKinds.td</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>8bbf821c61faa181731d067c1ad3f2f580af7cdf</b> by <b>arphaman:</b> <p class="commit-message" style="white-space: pre-wrap;">[driver][darwin] Refactor the target selection code, NFC</p>
        <ul>

          <li class="change-edit"><b>edit</b>: test/Driver/darwin-version.c</li>

          <li class="change-edit"><b>edit</b>: lib/Driver/ToolChains/Darwin.cpp</li>

          <li class="change-edit"><b>edit</b>: lib/Driver/ToolChains/Darwin.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>e0c05386d71f8f308db49a124b5583525110d7f9</b> by <b>arphaman:</b> <p class="commit-message" style="white-space: pre-wrap;">Fix Driver/darwin-version.c test</p>
        <ul>

          <li class="change-edit"><b>edit</b>: test/Driver/darwin-version.c</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>af950ec8653f38a0929837b4b048e5bc32f6ac93</b> by <b>arphaman:</b> <p class="commit-message" style="white-space: pre-wrap;">Fix MSVC 'not all control paths return a value' warning</p>
        <ul>

          <li class="change-edit"><b>edit</b>: lib/Driver/ToolChains/Darwin.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>1ac71826854a809f67ae15ddacaaa9a6eb8189e8</b> by <b>aleksei_lorenz:</b> <p class="commit-message" style="white-space: pre-wrap;">[driver][darwin] Take the OS version specified in "-target" as the</p>
        <ul>

          <li class="change-edit"><b>edit</b>: lib/Driver/ToolChains/Darwin.cpp</li>

          <li class="change-edit"><b>edit</b>: test/Driver/darwin-version.c</li>

          <li class="change-edit"><b>edit</b>: test/Driver/pic.c</li>

          <li class="change-edit"><b>edit</b>: test/Driver/unavailable_aligned_allocation.cpp</li>

          <li class="change-edit"><b>edit</b>: test/Driver/objc-weak.m</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>4a9ce31c969cc4c9429e306d463610c0c623baa9</b> by <b>aleksei_lorenz:</b> <p class="commit-message" style="white-space: pre-wrap;">Don't warn about superfluous -m<os>-version-min option in</p>
        <ul>

          <li class="change-edit"><b>edit</b>: test/Driver/darwin-version.c</li>

          <li class="change-edit"><b>edit</b>: lib/Driver/ToolChains/Darwin.cpp</li>

        </ul>
      </li>
     <br>

  </ul>


 </body>