<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="">You have a problem with Cmark, not swift. I think you probably have a configuration issue, or are missing some dev library. If you search the archives of swift-users, someone else had a cmark problem too, and the solution provided might help you.&nbsp;<div class=""><br class=""></div><div class="">I would also recommend ensuring you have installed all of the relevant dev tools as listed on the readme.&nbsp;</div><div class=""><br class=""></div><div class="">- mish</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Dec 11, 2015, at 11:12 AM, Dylan Brown via swift-users &lt;<a href="mailto:swift-users@swift.org" class="">swift-users@swift.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="">Hello! When running `utils/build-script --clean -t`, I'm able to complete the build but it regularly fails the same 4/6 tests. Also, check-swift and check-swift-validation are not found in the build directory alongside Ninja-DebugAssert.</div><div class="">I've been working at this for a while, and I'm not sure where to look next. Any ideas what could be going wrong?<br class=""></div><div class=""><br class=""></div><div class="">Thanks!</div><div class="">Dylan</div><div class=""><br class=""></div>&nbsp; Python 2.7.10<br class="">Installed with homebrew:<br class="">&nbsp; ninja version 1.6.0<br class="">&nbsp; cmake version 3.4.0<div class=""><br class=""></div><div class="">********** Output of `utils/build-script --clean -t` **********</div><div class="">







build succeeded.</div>[646/646] Generating ../../../lib/swift/macosx/libswiftStdlibUnittest.dylib<br class="">--- Building tests for cmark ---<br class="">+ /usr/local/bin/cmake --build /Users/dylan/Developer/Swift/build/Ninja-DebugAssert/cmark-macosx-x86_64 -- api_test<br class="">ninja: no work to do.<br class="">--- Running tests for cmark ---<br class="">--- test ---<br class="">+ cd /Users/dylan/Developer/Swift/build/Ninja-DebugAssert/cmark-macosx-x86_64<br class="">+ /usr/local/Cellar/cmake/3.4.0/bin/ctest --force-new-ctest-process<br class="">Test project /Users/dylan/Developer/Swift/build/Ninja-DebugAssert/cmark-macosx-x86_64<br class="">&nbsp; &nbsp; Start 1: api_test<br class="">1/6 Test #1: api_test ......................... &nbsp; Passed &nbsp; &nbsp;0.01 sec<br class="">&nbsp; &nbsp; Start 2: html_normalization<br class="">2/6 Test #2: html_normalization ...............***Failed &nbsp; &nbsp;0.09 sec<br class="">&nbsp; &nbsp; Start 3: spectest_library<br class="">3/6 Test #3: spectest_library .................***Failed &nbsp; &nbsp;0.06 sec<br class="">&nbsp; &nbsp; Start 4: pathological_tests_library<br class="">4/6 Test #4: pathological_tests_library ....... &nbsp; Passed &nbsp; &nbsp;0.87 sec<br class="">&nbsp; &nbsp; Start 5: spectest_executable<br class="">5/6 Test #5: spectest_executable ..............***Failed &nbsp; &nbsp;0.06 sec<br class="">&nbsp; &nbsp; Start 6: smartpuncttest_executable<br class="">6/6 Test #6: smartpuncttest_executable ........***Failed &nbsp; &nbsp;0.06 sec<br class=""><br class="">33% tests passed, 4 tests failed out of 6<br class=""><br class="">Total Test time (real) = &nbsp; 1.15 sec<br class=""><br class="">The following tests FAILED:<br class="">&nbsp; 2 - html_normalization (Failed)<br class="">&nbsp; 3 - spectest_library (Failed)<br class="">&nbsp; 5 - spectest_executable (Failed)<br class="">&nbsp; 6 - smartpuncttest_executable (Failed)<br class="">Errors while running CTest<br class="">*** Failed while running tests for cmark (test)<br class="">utils/build-script: command terminated with a non-zero exit status 8, aborting</div>
<img src="https://u2002410.ct.sendgrid.net/wf/open?upn=xTF6JWnt2pl7kNka7081D3VajDoXFZTI5JEuSuQLncp7Vgb4Dj3Xs4eLzeRj8hAsDfiQBk3cPa-2ByNjRPZ6ME49hpmSVBNNhBF1vBYR0N8ht1G9qVtrcIKgD2wpC7lb-2FmG1JXSpjg7U3Mz-2FQILWE-2FghL2CEg7D5yu2MvBbJMVAZIsSb1lKHwohx2tMZeFdAyM2aHdTpywBieSukcyCDAdIE4DYYn-2FzgjZWJm7TMmXNeM-3D" alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;" class="">
_______________________________________________<br class="">swift-users mailing list<br class=""><a href="mailto:swift-users@swift.org" class="">swift-users@swift.org</a><br class="">https://lists.swift.org/mailman/listinfo/swift-users<br class=""></div></blockquote></div><br class=""></div></body></html>