<div dir="ltr">Hello!<br><br>I&#39;m not sure if I&#39;m the only person experiencing a problem, but using the latest apple/swift commit (<a href="https://github.com/apple/swift/commit/ad33048a">https://github.com/apple/swift/commit/ad33048a</a>), I&#39;m experiencing a large number of validation-test failures:<div><br></div><div><div>- stdlib/Slice.swift.gyb</div><div>- stdlib/Slice/MutableSlice_Of_DefaultedBidirectionalMutableCollection_FullWidth.swift.gyb</div><div>- stdlib/Slice/MutableSlice_Of_DefaultedBidirectionalMutableCollection_WithPrefix.swift.gyb</div><div>    - stdlib/Slice/MutableSlice_Of_DefaultedBidirectionalMutableCollection_WithPrefixAndSuffix.swift.gyb</div><div>- stdlib/Slice/MutableSlice_Of_DefaultedBidirectionalMutableCollection_WithSuffix.swift.gyb</div><div>- ...and so on. There are about 60 failures.<br><br>All of them fail with the following:</div></div><div><br></div><div><div>/home/odocache/GitHub/apple/build/Ninja-ReleaseAssert/swift-linux-x86_64/lib/swift/linux/libswiftStdlibCollectionUnittest.so: undefined reference to `_TTSf4s_s_s_n_n___TFs16_assertionFailedFTVs12StaticStringSSS_Su5flagsVs6UInt32_T_&#39;</div><div>clang-3.9: error: linker command failed with exit code 1 (use -v to see invocation)</div><div>&lt;unknown&gt;:0: error: link command failed with exit code 1 (use -v to see invocation)</div></div><div><br>&#39;_assertionFailed&#39; appears to be defined in stdlib/public/core/AssertCommon.swift. I&#39;m not sure what may have recently changed to cause these test failures, but it must have been in the last 70 commits since ad33048a, since that build works for me.<br><br>I&#39;ll try running a bisect. In the meantime, I was wondering if anyone else was experiencing this issue? Or am I doing something wrong?<br><br>Thanks!</div><div><br></div><div>- Brian Gesiak</div></div>