[nightly] 05-Aug-2009 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2009-08-05 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 Wed Aug 5 18:00:01 BST 2009. checking out

validate fails on macos

2009-08-05 Thread Manuel M T Chakravarty
I guess this broke during the recent RTS cleanup... "/usr/bin/ghc" -optc-O -optc-Wall -optc-Werror -optc- DTABLES_NEXT_TO_CODE -optc-Iincludes -optc-Irts -H32m -O -Wall - Werror -H64m -O0 -fasm -i -iincludes/. -iincludes/dist- derivedconstants/build -iincludes/dist-derivedconstants/build/

[nightly] 05-Aug-2009 build of HEAD on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com)

2009-08-05 Thread GHC Build Reports
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 Aug 5 19:00:01 BST 2009. ***

patch applied (testsuite): remove deprecated -#include flag

2009-08-05 Thread Simon Marlow
Wed Aug 5 03:50:47 PDT 2009 Simon Marlow * remove deprecated -#include flag Ignore-this: b9aa8cbf54564941c544ae78ba3cb376 M ./tests/ghc-regress/ffi/should_compile/cc009.hs -1 View patch online: http://darcs.haskell.org/testsuite/_darcs/patches/20090805105047-12142-9f4a7412f0315792dc9da

patch applied (ghc): profiling build fix

2009-08-05 Thread Simon Marlow
Wed Aug 5 03:22:17 PDT 2009 Simon Marlow * profiling build fix Ignore-this: 610a09b10b9f326e392f96d92f0fcb20 M ./rts/ProfHeap.c +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090805102217-12142-6482e099e6f3f11a5a66f70bb65f3de56f0277aa.gz __

patch applied (ghc): profiling build fixes

2009-08-05 Thread Simon Marlow
Wed Aug 5 02:35:39 PDT 2009 Simon Marlow * profiling build fixes Ignore-this: 90015383cdb908227508363b28de76e4 M ./includes/rts/prof/CCS.h -2 M ./includes/rts/prof/LDV.h -4 +9 M ./rts/LdvProfile.c +1 M ./rts/LdvProfile.h -1 M ./rts/RetainerProfile.c +1 M ./rts/Retain

patch applied (ghc): #include fix

2009-08-05 Thread Simon Marlow
Wed Aug 5 02:25:37 PDT 2009 Simon Marlow * #include fix Ignore-this: f48f53a20e0ad367d78ecdd675b99b7c M ./compiler/ghci/keepCAFsForGHCi.c -1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090805092537-12142-48be33b3bd2819c61c05d5e9d5f2cf326f788b47.gz

patch applied (ghc): use C99-style array initialisers

2009-08-05 Thread Simon Marlow
Mon Aug 3 14:45:45 PDT 2009 Simon Marlow * use C99-style array initialisers Ignore-this: 87a2adbaf9495d8ee9b9191dd863dfa7 M ./rts/Schedule.c -6 +6 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090803214545-12142-e2a443a54a9210e129da6b2c8d20707f1faeac1d.gz __

patch applied (ghc): use C99-style array initialisers

2009-08-05 Thread Simon Marlow
Mon Aug 3 14:09:48 PDT 2009 Simon Marlow * use C99-style array initialisers Ignore-this: fadcc60df270797beec7dcc4dca5da04 M ./rts/eventlog/EventLog.c -16 +16 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090803210948-12142-c7611d4a44da21753da94180cbeb5a5cb9e7de6a.gz

patch applied (ghc): move termios prototypes into a public header

2009-08-05 Thread Simon Marlow
Mon Aug 3 14:03:04 PDT 2009 Simon Marlow * move termios prototypes into a public header Ignore-this: ef87e8e25aac38ba4b92df4f0078d9cc M ./includes/Rts.h +1 A ./includes/rts/TTY.h M ./rts/RtsUtils.h -4 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090803210304

patch applied (ghc): move StgEntCounter type into its own header

2009-08-05 Thread Simon Marlow
Mon Aug 3 14:02:29 PDT 2009 Simon Marlow * move StgEntCounter type into its own header Ignore-this: 6f9896a3e575e347ca9c89108d12469e M ./includes/Rts.h -25 +1 A ./includes/rts/Ticky.h View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090803210229-12142-4a50d3cd8529a0

patch applied (ghc): Common up two closure type -> string tables

2009-08-05 Thread Simon Marlow
Mon Aug 3 13:32:52 PDT 2009 Simon Marlow * Common up two closure type -> string tables Ignore-this: e4a07b24c945a5181339ce769a178c33 Also, use C99-style array initialisers M ./rts/Printer.c -99 +92 M ./rts/Printer.h -4 +6 M ./rts/ProfHeap.c -81 +1 View patch online: http://da

patch applied (ghc): Rename primops from foozh_fast to stg_foozh

2009-08-05 Thread Simon Marlow
Mon Aug 3 13:29:40 PDT 2009 Simon Marlow * Rename primops from foozh_fast to stg_foozh Ignore-this: eb6022a346e27ad8e19b1be307d4618e For consistency with other RTS exported symbols M ./compiler/cmm/CLabel.hs -1 +1 M ./includes/stg/MiscClosures.h -83 +83 M ./rts/Exception.cmm -

patch applied (ghc): remove the GUM closure types

2009-08-05 Thread Simon Marlow
Mon Aug 3 13:21:51 PDT 2009 Simon Marlow * remove the GUM closure types Ignore-this: 871ab05276a311af7330c38a49e415f0 M ./includes/rts/storage/ClosureTypes.h -16 +11 M ./rts/ClosureFlags.c -6 +1 M ./rts/LdvProfile.c -5 M ./rts/RetainerProfile.c -15 View patch online: http:/

patch applied (ghc): use C99-style array initialisers

2009-08-05 Thread Simon Marlow
Mon Aug 3 13:11:48 PDT 2009 Simon Marlow * use C99-style array initialisers Ignore-this: 3490e28f536bfb424510628b0d75d4a7 M ./rts/ClosureFlags.c -75 +70 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090803201148-12142-d336e84412a9e2355845ea1f32779b0effd6b2f8.gz

patch applied (ghc): Remove final bits of the old .NET support

2009-08-05 Thread Simon Marlow
Mon Aug 3 12:59:35 PDT 2009 Simon Marlow * Remove final bits of the old .NET support Ignore-this: a02948975e17219512910d530f2faab2 R ./rts/dotnet/ R ./rts/dotnet/Invoke.c R ./rts/dotnet/Invoker.cpp R ./rts/dotnet/Invoker.h R ./rts/dotnet/InvokerClient.h R ./rts/dotne

patch applied (ghc): fast make omits all GHC stages

2009-08-05 Thread Simon Marlow
Sun Aug 2 12:07:52 PDT 2009 Simon Marlow * fast make omits all GHC stages Ignore-this: 8462306d70cbb95df532e50caec3d20f M ./rts/Makefile +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090802190752-12142-50e76f87b61dd84605e32f4fdbed85864e3b36cd.gz _

patch applied (ghc): fast make omits dependencies in ghc/ too

2009-08-05 Thread Simon Marlow
Sun Aug 2 12:07:33 PDT 2009 Simon Marlow * fast make omits dependencies in ghc/ too Ignore-this: 5f622f40ce8ce604573ee9867047ce0a M ./ghc/Makefile -1 +6 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090802190733-12142-ccca1842b4d856073d375872e06fb70a2a411977.gz

patch applied (ghc): remove unnecessary -#include options

2009-08-05 Thread Simon Marlow
Sun Aug 2 12:06:51 PDT 2009 Simon Marlow * remove unnecessary -#include options Ignore-this: 4e6765f51914cbc258f9b5e75c86fd83 M ./compiler/ghci/Linker.lhs -2 M ./compiler/ghci/ObjLink.lhs -2 M ./ghc/InteractiveUI.hs -1 View patch online: http://darcs.haskell.org/ghc/_darcs/patc

patch applied (ghc): mention that INCLUDE pragmas are accepted, but ignored

2009-08-05 Thread Simon Marlow
Sun Aug 2 12:06:14 PDT 2009 Simon Marlow * mention that INCLUDE pragmas are accepted, but ignored Ignore-this: 533952df3b9c4350b1d2a19bda40f324 M ./docs/users_guide/glasgow_exts.xml -18 +5 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090802190614-12142-0f63b2cd8a2dc

patch applied (ghc): Deprecate the -#include flag

2009-08-05 Thread Simon Marlow
Sun Aug 2 12:05:35 PDT 2009 Simon Marlow * Deprecate the -#include flag Ignore-this: 851c0c0d791af34eac7578b59affcf79 M ./compiler/main/DynFlags.hs -1 +2 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090802190535-12142-78666a868df54d710eafcbcafa0a3b08eb85b11d.gz ___

patch applied (ghc): remove docuumentation for -#include option

2009-08-05 Thread Simon Marlow
Sat Aug 1 15:21:18 PDT 2009 Simon Marlow * remove docuumentation for -#include option Ignore-this: 7b8a03145a2b767e6f71cf768a2e97 M ./docs/users_guide/flags.xml -27 M ./docs/users_guide/phases.xml -25 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20090801222118-121

Re: [nightly] 04-Aug-2009 build of HEAD on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com)

2009-08-05 Thread Simon Marlow
On 04/08/2009 19:45, 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 o

Daily report for head

2009-08-05 Thread BuildBot Collator
Build results: x86-64 Linux head: fail (failed compile) x86 Windows head:fail (failed bindisttest) fail (failed compile) x86 Windows head fast: pass pass lost pass pass kgardas head:fail (failed compile) sparky head: fail (failed compile) tnaur PPC OSX head