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 on cam-04-unx at Tue Aug 4 19:00:01 BST 2009.
**** checking out new source tree                 ... warning: . already 
present; omitting
ok. (GHC Version 6.11.20090804)
**** Building stage 1 compiler                    ... ok.
**** Building stage 2 compiler                    ... failed; relevant barfage 
is below.
**** building source distribution                 ... ok.
**** building testsuite tools                     ... failed.
**** building compiler binary distribution        ... ok.
**** uploading binary distribution                ... ok.
**** running nofib (-O)                           ... ok. (91 failures)
**** running nofib (-O -fvia-C)                   ... ok. (91 failures)
**** running nofib (-O -prof -auto-all)           ... ok. (91 failures)
**** running nofib (-O -prof -auto-all -fasm)     ... ok. (91 failures)
**** running nofib (-fasm)                        ... ok. (91 failures)
**** publishing logs                              ... ssh: connect to host 
haskell.org port 22: No route to host
lost connection
failed.
Logs  are at http://www.haskell.org/ghc/dist/current/logs
Dists are at http://www.haskell.org/ghc/dist/current/dist
Docs  are at http://www.haskell.org/ghc/dist/current/docs
All done!
Nightly build finished successfully at Tue Aug 4 20:04:57 BST 2009

------------------------------------------------------------------------
------------------------------------------------------------------------
The last 30 lines of 
/64playpen/simonmar/nightly/HEAD-cam-04-unx/logs/x86_64-unknown-linux-stage2 are
------------------------------------------------------------------------
------------------------------------------------------------------------

      warning: previous definition of ‘CCS_DONT_CARE’ was here
"inplace/bin/mkdirhier" rts/dist/build/
"inplace/bin/ghc-stage1" -optc-O -optc-Wall -optc-Wextra -optc-Wstrict-prototypes 
-optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return 
-optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wcast-align -optc-Wnested-externs 
-optc-Wredundant-decls -optc-Iincludes -optc-Irts -optc-DCOMPILING_RTS -optc-fno-strict-aliasing 
-optc-fno-common -optc-Ilibffi/build/include -optc-fomit-frame-pointer 
-optc-DRtsWay=\"rts_p\" -prof -H32m -O  -Iincludes -Irts -DCOMPILING_RTS -package-name 
rts -static  -dcmm-lint  -Ilibffi/build/include     -i -irts -irts/dist/build 
-irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen         -optc-O2   -c 
rts/Proftimer.c -o rts/dist/build/Proftimer.p_o
"inplace/bin/mkdirhier" rts/dist/build/
"inplace/bin/ghc-stage1" -optc-O -optc-Wall -optc-Wextra -optc-Wstrict-prototypes 
-optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return 
-optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wcast-align -optc-Wnested-externs 
-optc-Wredundant-decls -optc-Iincludes -optc-Irts -optc-DCOMPILING_RTS -optc-fno-strict-aliasing 
-optc-fno-common -optc-Ilibffi/build/include -optc-fomit-frame-pointer 
-optc-DRtsWay=\"rts_p\" -prof -H32m -O  -Iincludes -Irts -DCOMPILING_RTS -package-name 
rts -static  -dcmm-lint  -Ilibffi/build/include     -i -irts -irts/dist/build 
-irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen         -optc-O2   -c 
rts/RaiseAsync.c -o rts/dist/build/RaiseAsync.p_o
rts/RaiseAsync.c: In function ‘raiseAsync’:

rts/RaiseAsync.c:831:0:
      warning: implicit declaration of function 
‘LDV_recordDead_FILL_SLOP_DYNAMIC’

rts/RaiseAsync.c:831:0:
      warning: nested extern declaration of 
‘LDV_recordDead_FILL_SLOP_DYNAMIC’
"inplace/bin/mkdirhier" rts/dist/build/
"inplace/bin/ghc-stage1" -optc-O -optc-Wall -optc-Wextra -optc-Wstrict-prototypes 
-optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return 
-optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wcast-align -optc-Wnested-externs 
-optc-Wredundant-decls -optc-Iincludes -optc-Irts -optc-DCOMPILING_RTS -optc-fno-strict-aliasing 
-optc-fno-common -optc-Ilibffi/build/include -optc-fomit-frame-pointer 
-optc-DRtsWay=\"rts_p\" -optc-w -prof -H32m -O  -Iincludes -Irts -DCOMPILING_RTS 
-package-name rts -static  -dcmm-lint  -Ilibffi/build/include     -i -irts -irts/dist/build 
-irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen         -optc-O2   -c 
rts/RetainerProfile.c -o rts/dist/build/RetainerProfile.p_o
rts/RetainerProfile.c: In function ‘resetStaticObjectForRetainerProfiling’:

rts/RetainerProfile.c:1919:0:
      error: ‘END_OF_STATIC_LIST’ undeclared (first use in this function)

rts/RetainerProfile.c:1919:0:
      error: (Each undeclared identifier is reported only once

rts/RetainerProfile.c:1919:0:
      error: for each function it appears in.)
gmake[1]: *** [rts/dist/build/RetainerProfile.p_o] Error 1
gmake: *** [all] Error 2

My fault - I'm validating the fix now.

Cheers,
        Simon

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to