<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Oct 5, 2017, at 14:19, David Zarzycki via swift-dev &lt;<a href="mailto:swift-dev@swift.org" class="">swift-dev@swift.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div class=""><br class=""><br class=""><blockquote type="cite" class="">On Oct 5, 2017, at 14:06, Mark Lacey &lt;<a href="mailto:mark.lacey@apple.com" class="">mark.lacey@apple.com</a>&gt; wrote:<br class=""><br class=""><br class=""><br class=""><blockquote type="cite" class="">On Oct 5, 2017, at 10:48 AM, David Zarzycki &lt;<a href="mailto:dave@znu.io" class="">dave@znu.io</a>&gt; wrote:<br class=""><br class="">Hi Mark,<br class=""><br class="">Yes, Xcode 9.0 (9A235). I just did a clean build using “./utils/build-script -r -t” and it still fails. What should I try next?<br class=""></blockquote><br class="">Interesting. Are you updating with update-script, and building everything (including compiler-rt)?<br class=""></blockquote><br class="">I don’t build with compiler-rt, just the bare minimum: llvm, clang, cmark, and swift.<br class=""><br class="">I’ll try building with compiler-rt and see what happens.<br class=""></div></div></blockquote><div><br class=""></div>Yup, building with compiler-rt fixed it. I filed a bug:</div><div><br class=""></div><div><a href="https://bugs.swift.org/browse/SR-6071" class="">https://bugs.swift.org/browse/SR-6071</a></div><div><br class=""></div><div>Thanks Mark!</div><div><br class=""></div><div><br class=""><blockquote type="cite" class=""><div class=""><div class=""><br class="">Thanks,<br class="">Dave<br class=""><br class=""><br class=""><blockquote type="cite" class="">I’m not sure I can be of much more help here but perhaps someone more familiar with this functionality and these tests can.<br class=""><br class="">Mark<br class=""><br class=""><blockquote type="cite" class=""><br class="">Dave<br class=""><br class=""><br class=""><br class=""><blockquote type="cite" class="">On Oct 5, 2017, at 12:55, Mark Lacey via swift-dev &lt;<a href="mailto:swift-dev@swift.org" class="">swift-dev@swift.org</a>&gt; wrote:<br class=""><br class="">Are you building with Xcode 9.0?<br class=""><br class="">Did you try reconfiguring, e.g.<br class="">build-script all-your-options -- --reconfigure<br class="">?<br class=""><br class="">If those do not resolve the issue, I would suggest removing the swift-macosx-x86_64 directory in your build destination, and see if that helps.<br class=""><br class="">Mark<br class=""><br class=""><br class=""><blockquote type="cite" class="">On Oct 5, 2017, at 7:51 AM, David Zarzycki via swift-dev &lt;<a href="mailto:swift-dev@swift.org" class="">swift-dev@swift.org</a>&gt; wrote:<br class=""><br class="">So the following tests have been failing for a long time now on my macOS 10.13 system:<br class=""><br class="">Failing Tests (2):<br class="">Swift(macosx-x86_64) :: Fuzzing/fuzzer_test.swift<br class="">Swift(macosx-x86_64) :: Fuzzing/fuzzer_test_simpler.swift<br class=""><br class=""><br class="">Due to a missing file:<br class="">…/swift-macosx-x86_64/lib/swift/clang/lib/darwin/libclang_rt.fuzzer_osx.a<br class=""><br class="">What do I need to do to make this test suite error go away?<br class=""><br class="">Thanks,<br class="">Dave<br class="">_______________________________________________<br class="">swift-dev mailing list<br class=""><a href="mailto:swift-dev@swift.org" class="">swift-dev@swift.org</a><br class="">https://lists.swift.org/mailman/listinfo/swift-dev<br class=""></blockquote><br class="">_______________________________________________<br class="">swift-dev mailing list<br class=""><a href="mailto:swift-dev@swift.org" class="">swift-dev@swift.org</a><br class="">https://lists.swift.org/mailman/listinfo/swift-dev<br class=""></blockquote><br class=""></blockquote><br class=""></blockquote><br class="">_______________________________________________<br class="">swift-dev mailing list<br class=""><a href="mailto:swift-dev@swift.org" class="">swift-dev@swift.org</a><br class="">https://lists.swift.org/mailman/listinfo/swift-dev<br class=""></div></div></blockquote></div><br class=""></body></html>