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 Thu Aug 6 18:00:01 BST 2009.
checking out
No, that doesn't fix it. The error aries in FileLock.h, not
FileLock.c - more specifically, it is in includes/rts/FileLock.c
(which is included from includes/Rts.h):
In file included from includes/Rts.h:171,
from includes/mkDerivedConstants.c:23:0:
includes/rts/FileLock.h
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 Thu Aug 6 19:00:01 BST 2009.
***
The attached patches add wrappers for utime and select.
Fixes 21 testsuite errors on NetBSD 5.99.
/Krister--- libraries/base/include/HsBase.h.orig2009-08-02 10:40:13.0
+0200
+++ libraries/base/include/HsBase.h 2009-08-02 10:56:17.0 +0200
@@ -251,6 +251,10 @@
INLI
Thu Aug 6 07:13:59 PDT 2009 Ian Lynagh
* Update the libffi filenames to follow the new version number
Stops make going into an infinite rebuilding loop
M ./libffi/ghc.mk -1 +1
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090806141359-3fd76-617baddb381f8eb7b9c563d591
Thu Aug 6 02:30:21 PDT 2009 Simon Marlow
* Fix ticky build
Ignore-this: dbabf96061763e3a6cb7259e3ea71bed
M ./rts/Ticky.c -1
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090806093021-12142-3502a6faaab6616d228b6108a58051b9fecfcc52.gz
_
Thu Aug 6 01:17:47 PDT 2009 Simon Marlow
* add #include (hopefully fixes OS X build)
Ignore-this: 82d02b32ec5f7ad1966729402a6610
M ./rts/posix/FileLock.c -1 +2
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090806081747-12142-945fd1b09bbc50d38e86428e0ec7d7649dcded85.
On 06/08/2009 03:14, Manuel M T Chakravarty wrote:
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/buil
Build results:
x86-64 Linux head: fail (failed darcs)
x86 Windows head fast: pass pass lost pass pass
kili head: fail (failed compile)
x86-64 Linux head unreg: fail (failed compile)
Old unexpected test failures:
2816 1 tnaur x86 OS X head
T19691 tnau