<div dir="ltr">Fixed.</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 25, 2016 at 2:40 PM, Daniel Dunbar via swift-dev <span dir="ltr">&lt;<a href="mailto:swift-dev@swift.org" target="_blank">swift-dev@swift.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">cmark is failing to build:<div><pre style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;font-size:13px;background-color:rgb(43,48,59);color:rgb(192,197,206);padding:20px;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px">cmark: using gold linker
+ mkdir -p /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-15_10/Ninja-ReleaseAssert/cmark-linux-x86_64
+ [[ -n &#39;&#39; ]]
+ cd /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-15_10/Ninja-ReleaseAssert/cmark-linux-x86_64
+ env &#39;&#39; /usr/bin/cmake -G Ninja -DCMAKE_C_COMPILER:PATH=/usr/bin/clang -DCMAKE_CXX_COMPILER:PATH=/usr/bin/clang++ -DCMAKE_EXE_LINKER_FLAGS:STRING=-fuse-ld=gold -DCMAKE_SHARED_LINKER_FLAGS:STRING=-fuse-ld=gold -DCMAKE_BUILD_TYPE:STRING=Release /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-15_10/cmark
env: : No such file or directory
/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-15_10/swift/utils/build-script: command terminated with a non-zero exit status 1, aborting
</pre><div><br></div><div><blockquote type="cite"><div>On May 25, 2016, at 1:54 PM, <a href="mailto:no-reply@swift.org" target="_blank">no-reply@swift.org</a> wrote:</div><br><div><h2 style="font-family:&#39;Helvetica Neue&#39;,sans-serif;font-style:normal;letter-spacing:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;width:997px;background-color:red;color:white;text-align:center">New issue found!</h2><h2 style="font-family:&#39;Helvetica Neue&#39;,sans-serif;font-style:normal;letter-spacing:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;width:997px;background-color:red;color:white;text-align:center"></h2><h1 style="color:rgb(57,57,57);font-family:&#39;Helvetica Neue&#39;,sans-serif;font-style:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">[<font style="color:red">FAILURE</font>] oss-swift-incremental-RA-linux-ubuntu-15_10 [#5285]</h1><table style="font-family:&#39;Helvetica Neue&#39;,sans-serif;letter-spacing:normal;text-indent:0px;text-transform:none;word-spacing:0px"><tbody><tr style="text-align:left"><th>Build URL:</th><td><a href="https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-15_10/5285/" style="color:rgb(0,122,255);text-decoration:none" target="_blank">https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-15_10/5285/</a></td></tr><tr style="text-align:left"><th>Project:</th><td>oss-swift-incremental-RA-linux-ubuntu-15_10</td></tr><tr style="text-align:left"><th>Date of build:</th><td>Wed, 25 May 2016 13:53:15 -0700</td></tr><tr style="text-align:left"><th>Build duration:</th><td>1 min 19 sec</td></tr></tbody></table><h2 style="color:rgb(57,57,57);font-family:&#39;Helvetica Neue&#39;,sans-serif;font-style:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">Tests:<span> </span></h2><table width="100%" style="font-family:&#39;Helvetica Neue&#39;,sans-serif;letter-spacing:normal;text-indent:0px;text-transform:none;word-spacing:0px"><tbody><tr style="text-align:left"><td colspan="2"></td></tr><tr style="text-align:left"><td colspan="2">Name:<span> </span><b>Swift</b><br>Failed: 0 test(s), Passed: 7952 test(s), Total: 7952 test(s)</td></tr><tr style="text-align:left"><td></td></tr><tr style="text-align:left"><td colspan="2">Name:<span> </span><b>Swift-Unit</b><br>Failed: 0 test(s), Passed: 291 test(s), Total: 291 test(s)</td></tr><tr style="text-align:left"><td></td></tr></tbody></table><br style="color:rgb(57,57,57);font-family:&#39;Helvetica Neue&#39;,sans-serif;font-size:12px;font-style:normal;font-weight:300;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><h2 style="color:rgb(57,57,57);font-family:&#39;Helvetica Neue&#39;,sans-serif;font-style:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">Changes</h2><ul style="color:rgb(57,57,57);font-family:&#39;Helvetica Neue&#39;,sans-serif;font-size:12px;font-style:normal;font-weight:300;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><li>Commit<span> </span><b>1025308b91c74a07301f9ed5815c75917349002e</b><span> </span>by<span> </span><b>daniel_dunbar:</b><p style="font-family:Menlo,fixed;white-space:pre-wrap">[swift-build-tool] Add support for `--version`.</p><ul><li><b>edit</b>: lib/Basic/Version.cpp</li><li><b>edit</b>: lib/BuildSystem/BuildSystemFrontend.cpp</li><li><b>add</b>: tests/SwiftBuildTool/version.swift-build</li><li><b>edit</b>: products/swift-build-tool/swift-build-tool.cpp</li><li><b>edit</b>: include/llbuild/Basic/Version.h</li><li><b>edit</b>: include/llbuild/BuildSystem/BuildSystemFrontend.h</li></ul></li><br><li>Commit<span> </span><b>7aadcf9363fa0a6291c1a6795a6653cbd2ff8d0b</b><span> </span>by<span> </span><b>daniel_dunbar:</b><p style="font-family:Menlo,fixed;white-space:pre-wrap">[Version] Fix include style.</p><ul><li><b>edit</b>: include/llbuild/Basic/Version.h</li></ul></li><br><li>Commit<span> </span><b>4d686a424f340e68a259f01c8b934bfc1f365d44</b><span> </span>by<span> </span><b>fs.output:</b><p style="font-family:Menlo,fixed;white-space:pre-wrap">[Parser] Don&#39;t report AttrsRequiringFoundation in inactive config block</p><ul><li><b>add</b>: test/Sema/objc_attr_requires_module_3.swift</li><li><b>edit</b>: validation-test/stdlib/ArrayNew.swift.gyb</li><li><b>edit</b>: lib/Parse/ParseDecl.cpp</li><li><b>edit</b>: validation-test/stdlib/Set.swift</li><li><b>edit</b>: validation-test/stdlib/Unicode.swift</li><li><b>edit</b>: validation-test/stdlib/Dictionary.swift</li></ul></li><br><li>Commit<span> </span><b>48b9ab0c901f50eeb64494fb967284784b0b6df8</b><span> </span>by<span> </span><b>eeckstein:</b><p style="font-family:Menlo,fixed;white-space:pre-wrap">IRGen: Don&#39;t emit externally available witness tables.</p><ul><li><b>edit</b>: lib/IRGen/GenProto.cpp</li><li><b>edit</b>: test/IRGen/sil_witness_tables.swift</li><li><b>edit</b>: test/IRGen/existential_metatypes.sil</li></ul></li><br><li>Commit<span> </span><b>f8d3b495f0b6c154790edb3eadc0ca85ce9d133c</b><span> </span>by<span> </span><b>mgottesman:</b><p style="font-family:Menlo,fixed;white-space:pre-wrap">[distcc] When distcc is enabled force cmake to use localhost for</p><ul><li><b>edit</b>: utils/build-script-impl</li></ul></li></ul></div></blockquote></div><br></div></div><br>_______________________________________________<br>
swift-dev mailing list<br>
<a href="mailto:swift-dev@swift.org">swift-dev@swift.org</a><br>
<a href="https://lists.swift.org/mailman/listinfo/swift-dev" rel="noreferrer" target="_blank">https://lists.swift.org/mailman/listinfo/swift-dev</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">main(i,j){for(i=2;;i++){for(j=2;j&lt;i;j++){if(!(i%j)){j=0;break;}}if<br>(j){printf(&quot;%d\n&quot;,i);}}} /*Dmitri Gribenko &lt;<a href="mailto:gribozavr@gmail.com" target="_blank">gribozavr@gmail.com</a>&gt;*/</div>
</div>