Daily report for head

Simon Marlow marlowsd at gmail.com
Thu Jun 25 04:13:53 EDT 2009


On 25/06/2009 08:30, BuildBot Collator wrote:
> Build results:
>
> x86-64 Linux head:	fail (failed bindisttest failed slave lost)
> <http://darcs.haskell.org/buildbot/all/builders/x86-64%20Linux%20head/builds/861>
> x86 Windows head:	fail (failed compile)
> <http://darcs.haskell.org/buildbot/all/builders/x86%20Windows%20head/builds/764>
> x86 Windows head fast:	fail (failed compile)
> <http://darcs.haskell.org/buildbot/all/builders/x86%20Windows%20head%20fast/builds/4197>
> fail (failed compile)
> <http://darcs.haskell.org/buildbot/all/builders/x86%20Windows%20head%20fast/builds/4198>
> fail (failed compile)
> <http://darcs.haskell.org/buildbot/all/builders/x86%20Windows%20head%20fast/builds/4199>
> fail (failed compile)
> <http://darcs.haskell.org/buildbot/all/builders/x86%20Windows%20head%20fast/builds/4200>
> fail (failed compile)
> <http://darcs.haskell.org/buildbot/all/builders/x86%20Windows%20head%20fast/builds/4201>
> fail (failed compile)
> <http://darcs.haskell.org/buildbot/all/builders/x86%20Windows%20head%20fast/builds/4202>
> fail (failed compile)
> <http://darcs.haskell.org/buildbot/all/builders/x86%20Windows%20head%20fast/builds/4203>
> kahl G5 Gentoo Linux head:	fail (failed darcs)
> <http://darcs.haskell.org/buildbot/all/builders/kahl%20G5%20Gentoo%20Linux%20head/builds/288>
> phil P4 Ubuntu Linux head:	fail (failed darcs)
> <http://darcs.haskell.org/buildbot/all/builders/phil%20P4%20Ubuntu%20Linux%20head/builds/129>
> sparky head:	fail (failed compile)
> <http://darcs.haskell.org/buildbot/all/builders/sparky%20head/builds/50>
> tnaur PPC OSX head 2:	fail (failed compile)
> <http://darcs.haskell.org/buildbot/all/builders/tnaur%20PPC%20OSX%20head%202/builds/262>
> tnaur x86 OS X head:	fail (failed compile)
> <http://darcs.haskell.org/buildbot/all/builders/tnaur%20x86%20OS%20X%20head/builds/122>
> x86-64 Linux head unreg:	lost

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



More information about the Cvs-ghc mailing list