Build description = HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
Build location= /playpen/simonmar/nightly/HEAD
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-02-unx
Nightly build started on cam-02-unx at Mon Jun 1 18:00:01 BST 2009.
checking out
Build description = HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
Build location= /64playpen/simonmar/nightly/HEAD-cam-04-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-04-unx
Nightly build started on cam-04-unx at Mon Jun 1 19:00:01 BST 2009.
***
Apologies for multiple copies.
Jost Berthold
Call for Papers
IFL 2009
Seton Hall University
SOUTH ORANGE, NJ, USA
http://tltc.shu.edu/blogs/projects/IFL2009/
** NEW **
Accomodations information available:
http://tltc.shu.edu/blogs/projects/IFL2009/accommodations.html
Jane Street Capital ha
On 30/05/2009 00:07, Judah Jacobson wrote:
On Fri, May 29, 2009 at 2:34 AM, Simon Marlow wrote:
On 29/05/2009 08:59, Simon Marlow wrote:
Thu May 28 08:26:51 PDT 2009 Simon Marlow
* don't call Haskeline to read input when stdin is not a terminal
Ignore-this: 3810fe8dff7e0a8b4ec013f47e33c
On 29/05/2009 17:34, Claus Reinke wrote:
I've just found some places we were depending on mk/config.mk where we
should have been depending on mk/project.mk. But this won't make any
difference in practice: configure always touches both of them anyway.
If we could prevent configure from touching f
On 29/05/2009 17:34, Claus Reinke wrote:
Note that ghci.ico is in driver/ghci/, not in the directory from which that
command is being run, and ghci.rc tries to refer to it locally (why not
'cd;windres;cd -' ?).
I haven't quite been able to figure out where that command comes from,
and driver/Ma
On 30/05/2009 11:16, Claus Reinke wrote:
windres --preprocessor="c:/mingw/bin/gcc -E -xc -DRC_INVOKED" -o
driver/ghci/ghci.res -i driver/ghci/ghci.rc -O coff
c:\MinGW\bin\windres.exe: can't open icon file `ghci.ico': No such file
or directory
make[1]: *** [driver/ghci/ghci.res] Error 1
make: ***
Build results:
x86-64 Linux head: lost
x86 Windows head:fail (failed bindisttest)
x86 Windows head fast: pass lost pass pass
kili head: fail (failed compile)
sparky head: pass
x86-64 Linux head unreg: lost
Fixed unexpected test failures:
bytestring00