Re: Building GHC on Solaris

2008-03-09 Thread Bernie Pope
(If no one minds I'll keep dumping the issues that I find in this thread.) Solaris "as" chokes on the ".space" directive, which appears to be generated by the C-- compiler, specifically, compiler/nativeGen/PprMach.hs, line 693: pprData (CmmUninitialised bytes) = ptext SLIT(".space ") <>

Re: Building GHC on Solaris

2008-03-09 Thread Bernie Pope
On 10/03/2008, at 2:34 PM, Bernie Pope wrote: I'm trying to get GHC built on Solaris x86 (somewhat old version of it too -- not my choice). uname -a SunOS queeg 5.9 Generic_122301-19 i86pc i386 i86pc Solaris Here is how I configured ghc: ./configure --prefix=$HOME --with-gcc=/local/

Building GHC on Solaris

2008-03-09 Thread Bernie Pope
Hi, I'm trying to get GHC built on Solaris x86 (somewhat old version of it too -- not my choice). uname -a SunOS queeg 5.9 Generic_122301-19 i86pc i386 i86pc Solaris Here is how I configured ghc: ./configure --prefix=$HOME --with-gcc=/local/solaris/apps/gcc-4.0.2/ bin/gcc --with-gas=

patch applied (ghc): First cut at reviving the External Core tools

2008-03-09 Thread Tim Chevalier
Sun Mar 9 19:58:21 PDT 2008 Tim Chevalier <[EMAIL PROTECTED]> * First cut at reviving the External Core tools I updated the External Core AST to be somewhat closer to reality (where reality is defined by the HEAD), and got all the code to compile under GHC 6.8.1. (That means it works, ri

patch applied (testsuite): Fix expected output

2008-03-09 Thread Roman Leshchinskiy
Sun Mar 9 17:18:21 PDT 2008 Roman Leshchinskiy <[EMAIL PROTECTED]> * Fix expected output M ./tests/ghc-regress/ghci/scripts/ghci008.stdout -2 +4 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

Re: Validate fails

2008-03-09 Thread Roman Leshchinskiy
Don Stewart wrote: Hey, I wonder if that's a tab difference in the info code, hard coded in? Doesn't look like it to me: >> -data Data.Complex.Complex a = !a Data.Complex.:+ !a >> +data (RealFloat a) => Data.Complex.Complex a >> + = !a Data.Complex.:+ !a After a bit of searching, I guess it

patch applied (ghc): Remove ndpFlatten

2008-03-09 Thread Roman Leshchinskiy
Sun Mar 9 15:59:14 PDT 2008 Roman Leshchinskiy <[EMAIL PROTECTED]> * Remove ndpFlatten This patch removes the ndpFlatten directory and the -fflatten static flag. This code has never worked and has now been superceded by vectorisation. M ./compiler/Makefile -1 +1 M ./compiler/bas

Re: Validate fails

2008-03-09 Thread Don Stewart
rl: > I get: > > Actual stdout output differs from expected: > --- ./ghci/scripts/ghci008.stdout.normalised 2008-03-10 > 10:49:59.0 +1100 > +++ ./ghci/scripts/ghci008.run.stdout.normalised 2008-03-10 > 10:49:59.0 +1100 > @@ -8,10 +8,12 @@ >... > -- Defined in GHC.

Validate fails

2008-03-09 Thread Roman Leshchinskiy
I get: Actual stdout output differs from expected: --- ./ghci/scripts/ghci008.stdout.normalised 2008-03-10 10:49:59.0 +1100 +++ ./ghci/scripts/ghci008.run.stdout.normalised 2008-03-10 10:49:59.0 +1100 @@ -8,10 +8,12 @@ ... -- Defined in GHC.Num infixl 6 + -data Data

[nightly] 09-Mar-2008 build of STABLE on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2008-03-09 Thread GHC Build Reports
Build description = STABLE on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com) Build location= /playpen/simonmar/nightly/STABLE Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-02-unx Nightly build started on cam-02-unx at Sun Mar 9 18:10:01 GMT 2008. checkin

[nightly] 09-Mar-2008 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2008-03-09 Thread GHC Build Reports
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 Sun Mar 9 18:00:01 GMT 2008. checking out

Daily report for head

2008-03-09 Thread BuildBot Collator
Build results: x86-64 Linux head:lost x86 Windows head: fail (failed darcs) x86 Windows head fast:pass lost pass fail (failed getsubrepos) gabor head: pass kahl G5 Gentoo Linux head:pass mnemosyne x86-64 Gentoo head: pass tnaur PPC OSX head:

Daily report for stable

2008-03-09 Thread BuildBot Collator
Build results: kahl G5 Gentoo Linux stable: pass tnaur PPC OSX stable 2: fail (failed stage2) x86 Windows stable: fail (failed darcs) x86 Windows stable fast: pass lost pass pass x86-64 Linux stable: lost Old unexpected test failures: 1679 1 kahl G5 Ge