[nightly] 01-Feb-2007 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)

2007-02-01 Thread GHC Build Reports
Build description = 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com) Build location= /64playpen/simonmar/nightly/6.6-cam-03-unx Build config file = /home/simonmar/nightly/site/msrc/conf-6.6-cam-03-unx Nightly build started on cam-03-unx at Thu Feb 1 20:00:02 GMT 2007.

[nightly] 01-Feb-2007 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)

2007-02-01 Thread GHC Build Reports
Build description = HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com) Build location= /64playpen/simonmar/nightly/HEAD-cam-03-unx Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-03-unx Nightly build started on cam-03-unx at Thu Feb 1 20:00:02 GMT 2007. ***

[nightly] 01-Feb-2007 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2007-02-01 Thread GHC Build Reports
Build description = HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com) Build location= /playpen/ghc/nightly/HEAD-cam-02-unx Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-02-unx Nightly build started on cam-02-unx at Thu Feb 1 19:30:00 GMT 2007. checkin

[nightly] 01-Feb-2007 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2007-02-01 Thread GHC Build Reports
Build description = 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com) Build location= /playpen/ghc/nightly/STABLE-cam-02-unx Build config file = /home/simonmar/nightly/site/msrc/conf-6.6-cam-02-unx Nightly build started on cam-02-unx at Thu Feb 1 19:00:01 GMT 2007.

buildbot failure in x86-windows-HEAD

2007-02-01 Thread cvs-ghc
The Buildbot has finished a build of x86-windows-HEAD. Full details are available at: http://darcs.haskell.org:8010/x86-windows-HEAD/builds/1 Buildbot URL: http://darcs.haskell.org:8010/ Buildslave for this Build: camresppta01 Build Reason: The Nightly scheduler named 'Nightly HEAD on x86-windo

buildbot failure in x86-windows-HEAD

2007-02-01 Thread cvs-ghc
The Buildbot has finished a build of x86-windows-HEAD. Full details are available at: http://darcs.haskell.org:8010/x86-windows-HEAD/builds/0 Buildbot URL: http://darcs.haskell.org:8010/ Buildslave for this Build: camresppta01 Build Reason: The Nightly scheduler named 'Nightly HEAD on x86-windo

patch applied (ghc): Warning police: Avoid warning about unused variable

2007-02-01 Thread Sven Panne
Thu Feb 1 07:08:39 PST 2007 [EMAIL PROTECTED] * Warning police: Avoid warning about unused variable M ./rts/posix/OSThreads.c -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): Adhere to the new GNU Coding Standards, avoiding a warning with autoconf 2.59c and later

2007-02-01 Thread Sven Panne
Thu Feb 1 05:42:43 PST 2007 [EMAIL PROTECTED] * Adhere to the new GNU Coding Standards, avoiding a warning with autoconf 2.59c and later M ./mk/config.mk.in +1 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo

[nightly] 01-Feb-2007 build of of 6.6 branch on i386-unknown-mingw32 (bling)

2007-02-01 Thread sof
From: GHC Build Reports <[EMAIL PROTECTED]> To: cvs-ghc@haskell.org Subject: [nightly] 01-Feb-2007 build of of 6.6 branch on i386-unknown-mingw32 (bling) Build description = of 6.6 branch on i386-unknown-mingw32 (bling) Build location= /fptools/builds/STABLE Build config file = /fptools/buil

patch applied (ghc): chmod +x install-sh, see bug #978

2007-02-01 Thread Simon Marlow
Thu Feb 1 05:11:25 PST 2007 Simon Marlow <[EMAIL PROTECTED]> * chmod +x install-sh, see bug #978 M ./configure.ac +3 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

patch applied (ghc): some dynamic flags cannot be used with OPTIONS_GHC, e.g. -i, -package

2007-02-01 Thread Simon Marlow
Thu Feb 1 04:40:58 PST 2007 Simon Marlow <[EMAIL PROTECTED]> * some dynamic flags cannot be used with OPTIONS_GHC, e.g. -i, -package fixes #1108 M ./docs/users_guide/flags.xml -7 +7 M ./docs/users_guide/using.xml +5 ___ Cvs-ghc mailing

patch applied (ghc): Partial fix for #926

2007-02-01 Thread Simon Marlow
Thu Feb 1 03:40:47 PST 2007 Simon Marlow <[EMAIL PROTECTED]> * Partial fix for #926 It seems that when a program exits with open DLLs on Windows, the system attempts to shut down the DLLs, but it also terminates (some of?) the running threads. The RTS isn't prepared for threads to die