<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="">I'm attempting to build the snapshot (swift-DEVELOPMENT-SNAPSHOT-2016-01-25-a) on Linux (running buildbot-linux).<div class=""><br class=""></div><div class="">I've gotten as far as the Foundation test suite, but on two different reproductions, the Foundation tests hang in an extremely unusual location.</div><div class=""><br class=""></div><div class="">The exact output is</div><div class=""><br class=""></div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;" class=""><div class="">Test Case 'TestNSJSONSerialization.test_isValidJSONObjectTrue' started.</div><div class="">Test Case 'TestNSJSONSerialization.test_isValidJSONObjectTrue' passed (0.0 seconds).</div><div class="">Test Case 'TestNSJSONSerialization.test_isValidJSONObjectFalse' started.</div><div class="">Test Case 'TestNSJSONSerialization.test_isValidJSONObjectFalse' passed (0.0 seconds).</div><div class="">Executed 23 tests, with 0 failures (0 unexpected) in 0.002 (0.003) seconds</div><div class="">Test Case 'TestNSLocale.test_constants' started.</div><div class="">Test Case 'TestNSLocale.test_constants' passed (0.0 seconds).</div><div class="">Executed 1 test, with 0 failures (0 unexpected) in 0.0 (0.0) seconds</div><div class="">Test Case 'TestNSNotificationCenter.test_defaultCenter' started.</div><div class="">Test Case 'TestNSNotificationCenter.test_defaultCenter' passed (0.0 seconds).</div><div class="">Test Case 'TestNSNotificationCenter.test_postNotification' started.</div><div class="">Test Case 'TestNSNotificationCenter.test_postNotification' passed (0.0 seconds).</div><div class="">Test Case 'TestNSNotificationCenter.test_postNotificationForObject' started.</div><div class="">Test Case 'TestNSNotificationCenter.test_postNotificationForObject' passed (0.0 seconds).</div><div class="">Test Case 'TestNSNotificationCenter.test_postMultipleNotifications' started.</div><div class="">Test Case 'TestNSNotificationCenter.test_postMultipleNotifications' passed (0.0 seconds).</div><div class="">Test Case 'TestNSNotificationCenter.test_addObserverForNilName' started.</div><div class="">Test Case 'TestNSNotificationCenter.test_addObserverForNilName' passed (0.0 seconds).</div><div class="">Test Case 'TestNSNotificationCenter.test_removeObserver' started.</div><div class="">Test Case 'TestNSNotificationCenter.test_remove</div></blockquote><br class=""><div class="">Very curious that it seems to halt in the middle of printing a log line.</div><div class=""><br class=""></div><div class="">For background, I'm building on a fresh Debian install inside an xhyve VM on El Capitan. &nbsp;I'm going to retest this on VirtualBox just on the off-chance that this is somehow a bug in the VM itself.</div></body></html>