Daily report for head
Simon Peyton-Jones
simonpj at microsoft.com
Thu Jun 25 04:30:15 EDT 2009
Ian
In particular, failing to build (at all) on Windows is bad. It's probably not hard to fix. (But who broke it?)
Everyone: don't 'pull' for Windows until this is fixed.
Simon
| -----Original Message-----
| From: cvs-ghc-bounces at haskell.org [mailto:cvs-ghc-bounces at haskell.org] On Behalf Of
| Simon Marlow
| Sent: 25 June 2009 09:14
| To: BuildBot Collator
| Cc: cvs-ghc at haskell.org; Duncan Coutts
| Subject: Re: Daily report for head
|
|
| We have some builds that need fixing, i.e. all of them, by the looks of it!
|
| 1. x86-64 Linux fails bindisttest
|
| /64playpen/buildbot/x86_64-linux-head/build/libraries/integer-
| gmp/cbits/alloc.c:50:0:
| undefined reference to `__gmp_set_memory_functions'
|
| Ian/Duncan, can you look at this one?
|
| 2. Windows fails compile
|
| checking for library containing iconv... no
| make[2]: *** [libraries/base/dist-install/package-data.mk] Error 1
|
| related to the recent iconv changes?
|
| 3. "kahl G5 Gentoo Linux" seems to be failing its darcs get with an
| unapplicable patch error. Needs a darcs upgrade, or something else?
|
| 4. Sparky fails compile:
|
| CPUTime.hsc: In function 'main':
| CPUTime.hsc:105: error: invalid application of 'sizeof' to incomplete
| type 'struct tms'
| CPUTime.hsc:105: error: invalid application of 'sizeof' to incomplete
| type 'struct tms'
| CPUTime.hsc:105: error: invalid application of 'sizeof' to incomplete
| type 'struct tms'
| CPUTime.hsc:107: error: invalid use of undefined type 'struct tms'
| CPUTime.hsc:108: error: invalid use of undefined type 'struct tms'
| compiling libraries/base/dist-install/build/System/CPUTime_hsc_make.c failed
|
| This is probably my fault due to the recent CPUTime changes. I'll look
| into it.
|
| 5. tnaur PPC OS X fails compile:
|
| libraries/integer-gmp/cbits/mkGmpDerivedConstants.c:15:17: error: gmp.h:
| No such file or directory
| libraries/integer-gmp/cbits/mkGmpDerivedConstants.c: In function 'main':
| libraries/integer-gmp/cbits/mkGmpDerivedConstants.c:68: error: 'MP_INT'
| undeclared (first use in this function)
| libraries/integer-gmp/cbits/mkGmpDerivedConstants.c:68: error: (Each
| undeclared identifier is reported only once
| libraries/integer-gmp/cbits/mkGmpDerivedConstants.c:68: error: for each
| function it appears in.)
| libraries/integer-gmp/cbits/mkGmpDerivedConstants.c:69: error: syntax
| error before ')' token
| libraries/integer-gmp/cbits/mkGmpDerivedConstants.c:69: error: syntax
| error before ')' token
| libraries/integer-gmp/cbits/mkGmpDerivedConstants.c:70: error: syntax
| error before ')' token
| libraries/integer-gmp/cbits/mkGmpDerivedConstants.c:70: error: syntax
| error before ')' token
| libraries/integer-gmp/cbits/mkGmpDerivedConstants.c:71: error: syntax
| error before ')' token
| libraries/integer-gmp/cbits/mkGmpDerivedConstants.c:71: error: syntax
| error before ')' token
| make[1]: *** [libraries/integer-gmp/cbits/mkGmpDerivedConstants] Error 1
|
| Ian/Duncan - another GMP issue?
|
| Cheers,
| Simon
|
| _______________________________________________
| Cvs-ghc mailing list
| Cvs-ghc at haskell.org
| http://www.haskell.org/mailman/listinfo/cvs-ghc
More information about the Cvs-ghc
mailing list