<!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.0-package-osx [#485]</h1> 

<table style="align=left;">
  <tr><th>Build URL:</th><td><a href="https://ci.swift.org/job/oss-swift-4.0-package-osx/485/">https://ci.swift.org/job/oss-swift-4.0-package-osx/485/</a></td></tr>
  <tr><th>Project:</th><td>oss-swift-4.0-package-osx</td></tr>
  <tr><th>Date of build:</th><td>Fri, 14 Jul 2017 13:07:51 -0700</td></tr>
  <tr><th>Build duration:</th><td>2 hr 46 min</td></tr>
</table>



<!-- JUnit TEMPLATE -->


  </TABLE>
<BR/>


<!-- CHANGE SET -->

  <h2>Changes</h2>
  <ul>

      <li>Commit <b>93d2dd9ccd9ad2b3954c54809be7d368a625a210</b> by <b>Pierre Habouzit:</b> <p class="commit-message" style="white-space: pre-wrap;">Remove dependency on sys_membarrier on linux</p>
        <ul>

          <li class="change-edit"><b>edit</b>: dispatch/once.h</li>

          <li class="change-edit"><b>edit</b>: src/once.c</li>

          <li class="change-edit"><b>edit</b>: src/shims/lock.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>386a2bdb0307df2f3cac6fcee23841ebe326ea5d</b> by <b>Arnold Schwaighofer:</b> <p class="commit-message" style="white-space: pre-wrap;">[4.0] MergeFunctions: Fix the cmpAttrs function</p>
        <ul>

          <li class="change-edit"><b>edit</b>: lib/Transforms/Utils/FunctionComparator.cpp</li>

          <li class="change-edit"><b>edit</b>: test/Transforms/MergeFunc/apply_function_attributes.ll</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>a675e39544699930511a6d3a09751777c528bd17</b> by <b>David Hart:</b> <p class="commit-message" style="white-space: pre-wrap;">Improve the manifest generation</p>
        <ul>

          <li class="change-edit"><b>edit</b>: Sources/Build/ToolProtocol.swift</li>

          <li class="change-edit"><b>edit</b>: Sources/Build/llbuild.swift</li>

          <li class="change-edit"><b>edit</b>: Sources/Build/Command.swift</li>

        </ul>
      </li>
     <br>

  </ul>


 </body>