<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body><div>I'm not sure why you're trying to run things from the libffi directory. As far as I know, the test suite is normally run from ghc/testsuite.</div><div><br></div><div><br></div><div><br></div><div id="composer_signature"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><div style="font-size:85%;color:#575757">David Feuer</div><div style="font-size:85%;color:#575757">Well-Typed, LLP</div></div><div><br></div><div style="font-size:100%;color:#000000"><!-- originalMessage --><div>-------- Original message --------</div><div>From: George Colpitts <george.colpitts@gmail.com> </div><div>Date: 4/5/17  9:17 PM  (GMT-05:00) </div><div>To: Jens Petersen <juhpetersen@gmail.com>, Ben Gamari <ben@well-typed.com> </div><div>Cc: GHC developers <ghc-devs@haskell.org> </div><div>Subject: Re: GHC 8.2.1-rc1 source tarball availability </div><div><br></div></div><div dir="ltr">I'd like to run the testsuite on macOS but I am having trouble following the documentation at <a href="https://ghc.haskell.org/trac/ghc/wiki/Building/RunningTests/Running">https://ghc.haskell.org/trac/ghc/wiki/Building/RunningTests/Running</a><div><br></div><div>Do I need to download something in addition to the source tarball or am I making some mistake?</div><div><br></div><div>Following is what I tried:</div><div><div><br></div><div><div> pwd</div><div>/Users/gcolpitts/Downloads/ghc-8.2.0.20170404/libffi</div><div># doc says: The commands on this page can all be executed from the testsuite directory.</div><div>bash-3.2$ find . -name testsuite</div><div>./libffi/build/testsuite</div><div>./libffi/build/x86_64-apple-darwin/testsuite</div><div>bash-3.2$ pushd libffi/build/x86_64-apple-darwin/testsuite</div><div>~/Downloads/ghc-8.2.0.20170404/libffi/build/x86_64-apple-darwin/testsuite ~/Downloads/ghc-8.2.0.20170404</div><div>bash-3.2$ make test</div><div>make: *** No rule to make target `test'.  Stop.</div><div>bash-3.2$ popd</div><div>~/Downloads/ghc-8.2.0.20170404</div><div>bash-3.2$ pushd libffi/build/testsuite</div><div>~/Downloads/ghc-8.2.0.20170404/libffi/build/testsuite ~/Downloads/ghc-8.2.0.20170404</div><div>bash-3.2$ make test</div><div>make: *** No rule to make target `test'.  Stop.</div><div>bash-3.2$ popd</div><div>~/Downloads/ghc-8.2.0.20170404</div><div>bash-3.2$ make test</div><div>/Applications/Xcode.app/Contents/Developer/usr/bin/make -C testsuite/tests CLEANUP=1 SUMMARY_FILE=../../testsuite_summary.txt</div><div>make: *** testsuite/tests: No such file or directory.  Stop.</div><div>make: *** [test] Error 2</div><div><br></div><div>Thanks</div></div><div>George</div><div><br></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Apr 5, 2017 at 9:43 PM Jens Petersen <<a href="mailto:juhpetersen@gmail.com">juhpetersen@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class="gmail_msg"><div class="gmail_extra gmail_msg"><div class="gmail_quote gmail_msg">On 4 April 2017 at 13:21, Ben Gamari <span dir="ltr" class="gmail_msg"><<a href="mailto:ben@well-typed.com" class="gmail_msg" target="_blank">ben@well-typed.com</a>></span> wrote:<br class="gmail_msg"><blockquote class="gmail_quote gmail_msg" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
I am happy to announce the release of the 8.2.1-rc1 source distribution<br class="gmail_msg">
to binary packagers.<br class="gmail_msg"></blockquote><div class="gmail_msg"><br class="gmail_msg"></div></div></div></div><div dir="ltr" class="gmail_msg"><div class="gmail_extra gmail_msg"><div class="gmail_quote gmail_msg"><div class="gmail_msg">It seems to build okay for me on Fedora 26 so far.<br class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg">But the testsuite completely failed in timeout: see <a href="https://ghc.haskell.org/trac/ghc/ticket/13534" class="gmail_msg" target="_blank">https://ghc.haskell.org/trac/ghc/ticket/13534</a><br class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg">Cheers, Jens<br class="gmail_msg"></div></div><br class="gmail_msg"></div></div>
_______________________________________________<br class="gmail_msg">
ghc-devs mailing list<br class="gmail_msg">
<a href="mailto:ghc-devs@haskell.org" class="gmail_msg" target="_blank">ghc-devs@haskell.org</a><br class="gmail_msg">
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs" rel="noreferrer" class="gmail_msg" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs</a><br class="gmail_msg">
</blockquote></div></div></div>
</body></html>