<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">My pull request failed to build:<div class=""><br class=""></div><div class=""><a href="https://github.com/apple/swift-corelibs-foundation/pull/733" class="">https://github.com/apple/swift-corelibs-foundation/pull/733</a></div><div class=""><br class=""></div><div class="">The build failure is entirely unrelated to my changes; it looks like whatever point the branch was taken from/built from, the underlying swift implementation is broken:</div><div class=""><br class=""></div><div class=""><a href="https://ci.swift.org/job/swift-corelibs-foundation-PR-Linux/455/" class="">https://ci.swift.org/job/swift-corelibs-foundation-PR-Linux/455/</a>&nbsp;</div><div class=""><br class=""></div><div class=""><span style="color: rgb(192, 197, 206); font-family: monospace; font-size: 13px; white-space: pre-wrap; background-color: rgb(43, 48, 59);" class="">In file included from /home/buildnode/jenkins/workspace/swift-corelibs-foundation-PR-Linux@2/swift/include/swift/SIL/SILFunction.h:20:
In file included from /home/buildnode/jenkins/workspace/swift-corelibs-foundation-PR-Linux@2/swift/include/swift/SIL/SILBasicBlock.h:21:
</span><a id="1927626626ee1a197b-acac-4b17-83cf-a53b95139a76" style="box-sizing: border-box; word-wrap: break-word; font-family: monospace; font-size: 13px; white-space: pre-wrap; display: block; position: relative; top: -2em; visibility: hidden; color: rgb(50, 108, 166) !important;" class=""></a><span title="Compile Error" style="box-sizing: border-box; font-family: monospace; font-size: 13px; white-space: pre-wrap; color: white; background-color: red;" class="">/home/buildnode/jenkins/workspace/swift-corelibs-foundation-PR-Linux@2/swift/include/swift/SIL/SILInstruction.h:80:16: error: no template named 'ilist_sentinel_traits' in namespace 'llvm'; did you mean 'ilist_sentinel_tracking'?
</span><span style="color: rgb(192, 197, 206); font-family: monospace; font-size: 13px; white-space: pre-wrap; background-color: rgb(43, 48, 59);" class="">  friend llvm::ilist_sentinel_traits&lt;SILInstruction&gt;;
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~
               ilist_sentinel_tracking
/home/buildnode/jenkins/workspace/swift-corelibs-foundation-PR-Linux@2/llvm/include/llvm/ADT/ilist_node_options.h:25:47: note: 'ilist_sentinel_tracking' declared here
template &lt;bool EnableSentinelTracking&gt; struct ilist_sentinel_tracking {};
                                              ^
</span></div><div class=""><br class=""></div></body></html>