GHC Build Reports wrote:
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 Wed Nov 26 19:00:01 GMT 2008.
**** checking out new source tree                 ... warning: . already 
present; omitting
ok. (GHC Version 6.11.20081126)
**** Building stage 1 compiler                    ... failed; relevant barfage 
is below.
**** building source distribution                 ... ok.
No successfully built compilers to test; aborting.

------------------------------------------------------------------------
------------------------------------------------------------------------
The last 30 lines of 
/64playpen/simonmar/nightly/HEAD-cam-04-unx/logs/x86_64-unknown-linux-stage1 are
------------------------------------------------------------------------
------------------------------------------------------------------------

/tmp/ghc10514_0/ghc10514_0.hc:354:0:
     error: (Each undeclared identifier is reported only once

/tmp/ghc10514_0/ghc10514_0.hc:354:0:
     error: for each function it appears in.)

/tmp/ghc10514_0/ghc10514_0.hc:355:0:
     error: expected expression before '/' token
/tmp/ghc10514_0/ghc10514_0.hc: In function 
'Cabalzm1zi5zi5_DistributionziSimpleziBuildziMacros_lvl11_entry':

/tmp/ghc10514_0/ghc10514_0.hc:427:0:  error: stray '\' in program

/tmp/ghc10514_0/ghc10514_0.hc:427:0:  error: stray '\' in program

/tmp/ghc10514_0/ghc10514_0.hc:427:0:
     error: 'n' undeclared (first use in this function)

/tmp/ghc10514_0/ghc10514_0.hc:427:0:
     error: expected ';' before 'n'

/tmp/ghc10514_0/ghc10514_0.hc:427:74:
     warning: missing terminating " character

/tmp/ghc10514_0/ghc10514_0.hc:427:0:
     error: missing terminating " character

I'm fixing this. The new codegen is emitting comments into the .hc file without checking whether the content of the comment contains the characters "*/" :-)

Cheers,
        Simon

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to