Build description = HEAD on i386-unknown-linux (cam-02-unx)
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 Sun Oct 21 18:00:02 BST 2012.
**** checking out new source tree                 ... ok.
**** Building stage 1 compiler                    ... ok.
GHC Version 7.7.20121021
**** Building stage 2 compiler                    ... ok.
**** Building stage 3 compiler                    ... failed; relevant barfage 
is below.
**** building testsuite tools                     ... ok.
**** running tests                                ... ok (summary below).
**** building compiler binary distribution        ... ok.
**** uploading binary distribution                ... ok.
**** running nofib (-rtsopts -O2)                 ... failed.
**** running nofib (-rtsopts -O2 -fllvm)          ... failed.
**** running nofib (-rtsopts -O2 -prof -auto-all) ... failed.
**** running nofib (-rtsopts -O2 -prof -auto-all -fllvm)... failed.
**** 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
-----------------------------------------------------------------------------
Respository hashes:
.|b09352165101afb1d5f502350664dfc7a5bba10c
ghc-tarballs|18e0c37f8023abf469af991e2fc2d3b024319c27
libraries/Cabal|26cbe6b176c4a53c60c1f99e8a257142d085c5d4
libraries/Win32|21335a30161c099da79ae9619c9782e5e32e4644
libraries/array|e4b800af700cd7a5d42286086f17713ec98698a0
libraries/base|de39af230fd59abde8d02f3f6a66373de750a735
libraries/binary|2d31cea238d0d08885c457475fc354dbf2b88976
libraries/bytestring|87c5fc73a18d613d59c0325cb802c670eb026709
libraries/containers|a9b7224068ae60f73baacd5f76d2c27624d90120
libraries/deepseq|4821349305c2a73efacdd58d2ba485b07eb84eda
libraries/directory|ae1704201bdee2be29a3a6a59a42b240f6180353
libraries/dph|4d8cbb463e6c456842b770120fc3c55dcaf54447
libraries/filepath|2d60d0dd5d8fc924420bb238902266929f4e2cfb
libraries/ghc-prim|03144fbee792555bfd6de6184228ebaeffed2896
libraries/haskeline|9ad00926f832f4e5f5d38c8fe84bfc85f4e8f728
libraries/haskell2010|d7e33da36585c250cd0bfb45b518c95e44197f3c
libraries/haskell98|8b70376392c992703034b8e3e96ec13ffb80a153
libraries/hoopl|038658b5605af91b6180a4a8d82cb1696d6421b4
libraries/hpc|61dfe710c350edef9e6239f72b18ff6125f1e129
libraries/integer-gmp|d15b11c840480be807f8523ae09858d8b18c351b
libraries/integer-simple|45a0642c712adfdc0a313601d720a4ee7a9cd48d
libraries/old-locale|47542432234f6fc406a9abf5d3f94e43d9bd10f6
libraries/old-time|cf225c367e5490201a5b04b1b8cb322f6e230d46
libraries/parallel|5331a63bca622486a2a04218ca702f22aa238956
libraries/pretty|ab7e8d91470bb94c9e184dffbec89d0aae116f9b
libraries/primitive|75c3379b6d76e914cc3c7ffd290b6b1cad7ea3e6
libraries/process|8d7a7c234e86aca4d54d55de92fb3a302fcf102b
libraries/random|69bfde219bab869729fdbe9c1496371f912bf41e
libraries/stm|4965c0139de186c8322cb48b52550acb4b8d9afa
libraries/template-haskell|d7b864b7ddb0e8c2f58d08dfd50e843eb8966b90
libraries/terminfo|579d2c324e69856ff8d1ea8b5036e30c920e1973
libraries/transformers|a59fb93860f84ccd44178dcbbb82cfea7e02cd07
libraries/unix|c35901aad10deb32c0128b7186c35bd96bf4a0bc
libraries/vector|c4c5a740ec977a4300449bc85f4707ec641be923
libraries/xhtml|fb9e0bbb69e15873682a9f25d39652099a3ccac1
nofib|35be7d976116e83d9cdea7145bbefb117d4a771f
testsuite|f14b54b6a6f240d75ecd29d3968f83371e59ef78
utils/haddock|1baca3e5fb206a60a326ca7b61419b91b4642d98
utils/hsc2hs|9671202c11f7fe98e5b96d379532b6f691dc46dd
-----------------------------------------------------------------------------
All done!
Nightly build finished successfully at Mon Oct 22 07:29:58 BST 2012

------------- GHC Test summary ---------------------

OVERALL SUMMARY for test run started at Mon Oct 22 00:13:22 BST 2012
    3492 total tests, which gave rise to
   17148 test cases, of which
       0 caused framework failures
    3686 were skipped

   13020 expected passes
     165 had missing libraries
     131 expected failures
       1 unexpected passes
     145 unexpected failures

Unexpected passes:
   arrows/should_fail  arrowfail001 (normal)

Unexpected failures:
   ../../libraries/random/tests         rangeTest [bad exit code] (profthreaded)
   ../../libraries/stm/tests            3049 [bad exit code] 
(normal,hpc,optasm,profasm,ghci,threaded1,threaded2,dyn,profthreaded,optllvm)
   ../../libraries/stm/tests            4057 [bad exit code] 
(normal,hpc,optasm,profasm,ghci,threaded1,threaded2,dyn,profthreaded,optllvm)
   ../../libraries/stm/tests            stm048 [bad exit code] 
(normal,hpc,optasm,profasm,threaded1,threaded2,dyn,profthreaded,optllvm)
   ../../libraries/stm/tests            stm049 [bad exit code] 
(normal,hpc,optasm,profasm,ghci,threaded1,threaded2,dyn,profthreaded,optllvm)
   ../../libraries/stm/tests            stm050 [bad exit code] (ghci)
   ../../libraries/stm/tests            stm060 [bad exit code] 
(normal,hpc,optasm,profasm,ghci,threaded1,threaded2,dyn,profthreaded,optllvm)
   ../../libraries/stm/tests            stm061 [bad exit code] (threaded1)
   ../../libraries/stm/tests            stm062 [bad exit code] 
(normal,hpc,optasm,profasm,ghci,threaded1,threaded2,dyn,profthreaded,optllvm)
   ../../libraries/stm/tests            stm063 [bad exit code] 
(normal,hpc,optasm,profasm,ghci,threaded1,threaded2,dyn,profthreaded,optllvm)
   ../../libraries/unix/tests           getEnvironment02 [bad exit code] (ghci)
   ../../libraries/unix/tests/libposix  posix005 [bad stdout or stderr] (ghci)
   codeGen/should_run                   cgrun068 [bad exit code] (ghci)
   codeGen/should_run                   cgrun071 [bad exit code] 
(normal,hpc,optasm,profasm,ghci,threaded1,threaded2,dyn,profthreaded,g1)
   concurrent/prog001                   concprog001 [bad exit code] (threaded2)
   concurrent/prog003                   concprog003 [bad exit code] (ghci)
   concurrent/should_run                367 [bad exit code] 
(profasm,profthreaded)
   concurrent/should_run                367_letnoescape [bad exit code] 
(optllvm)
   concurrent/should_run                5611 [bad exit code] (ghci)
   concurrent/should_run                conc023 [bad exit code] 
(profasm,threaded1,dyn,profthreaded)
   concurrent/should_run                conc027 [bad exit code] 
(profasm,threaded2,profthreaded)
   concurrent/should_run                conc051 [bad exit code] 
(hpc,optasm,profasm,threaded2,dyn,profthreaded,optllvm)
   concurrent/should_run                foreignInterruptible [bad exit code] 
(ghci)
   deSugar/should_run                   dsrun023 [bad exit code] (hpc)
   deSugar/should_run                   mc03 [bad exit code] (hpc)
   driver/1372                          1372 [bad exit code] (normal)
   driver/recomp006                     recomp006 [bad stderr] (normal)
   ffi/should_run                       1679 [bad exit code] (ghci)
   ffi/should_run                       7170 [bad stdout or stderr] (ghci)
   ghc-api/T4891                        T4891 [bad exit code] (normal)
   perf/compiler                        T1969 [stat not good enough] (normal)
   perf/compiler                        T4801 [stat not good enough] (normal)
   perf/compiler                        parsing001 [stat not good enough] 
(normal)
   perf/haddock                         haddock.Cabal [stat not good enough] 
(normal)
   perf/haddock                         haddock.base [stat too good] (normal)
   perf/haddock                         haddock.compiler [stat too good] 
(normal)
   programs/jules_xref                  jules_xref [bad exit code] (ghci)
   programs/seward-space-leak           seward-space-leak [bad exit code] (ghci)
   rts/5644                             5644 [bad exit code] (threaded2)
   th                                   T7064 [bad stdout] (normal)
   th                                   T7064 [bad stdout or stderr] (ghci)
   typecheck/should_run                 tcrun024 [exit code non-0] 
(normal,hpc,optasm,profasm,threaded1,threaded2,dyn,profthreaded,optllvm)
   typecheck/should_run                 tcrun024 [bad stdout or stderr] (ghci)
   typecheck/should_run                 tcrun025 [exit code non-0] 
(normal,hpc,optasm,profasm,threaded1,threaded2,dyn,profthreaded,optllvm)
   typecheck/should_run                 tcrun025 [bad stdout or stderr] (ghci)
   typecheck/should_run                 tcrun035 [stderr mismatch] (normal)

----------------------------------------------------

------------------------------------------------------------------------
------------------------------------------------------------------------
The last 30 lines of 
/playpen/simonmar/nightly/HEAD/logs/i386-unknown-linux-stage3 are
------------------------------------------------------------------------
------------------------------------------------------------------------

"inplace/bin/ghc-stage2" -static -prof  -H32m -O     -package-name 
ghc-7.7.20121021 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm 
-icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci 
-icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main 
-icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling 
-icompiler/rename -icompiler/simplCore -icompiler/simplStg 
-icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck 
-icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage3/build 
-icompiler/stage3/build/autogen -Icompiler/stage3/build 
-Icompiler/stage3/build/autogen -Icompiler/../rts/dist/build -Icompiler/stage2 
-Icompiler/. -Icompiler/parser -Icompiler/utils   -optP-DGHCI -optP-include 
-optPcompiler/stage3/build/autogen/cabal_macros.h -package Cabal-1.17.0 
-package array-0.4.0.1 -package base-4.6.0.0 -package bin-package-db-0.0.0.0 
-package bytestring-0.10.1.0 -package containers-0.5.0.0 -package 
directory-1.2.0.0 -package filepath-1.3.0.1 -package hoopl-3.9.0.0 -package 
hpc-0.6.0.0 -package process-1.1.0.2 -package template-haskell-2.8.0.0 -package 
time-1.4.0.1 -package unix-2.6.0.0  -Wall -fno-warn-name-shadowing -XHaskell98 
-XNondecreasingIndentation -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards 
-XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances 
-XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables 
-XDeriveDataTypeable -XBangPatterns -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=3 -H64m 
-O -fasm -DDEBUG -dcore-lint -debug +RTS -c -RTS  -no-user-package-db -rtsopts  
    -odir compiler/stage3/build -hidir compiler/stage3/build -stubdir 
compiler/stage3/build -hisuf p_hi -osuf  p_o -hcsuf p_hc -c 
compiler/nativeGen/RegAlloc/Graph/TrivColorable.hs -o 
compiler/stage3/build/RegAlloc/Graph/TrivColorable.p_o
"inplace/bin/ghc-stage2" -static -prof  -H32m -O     -package-name 
ghc-7.7.20121021 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm 
-icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci 
-icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main 
-icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling 
-icompiler/rename -icompiler/simplCore -icompiler/simplStg 
-icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck 
-icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage3/build 
-icompiler/stage3/build/autogen -Icompiler/stage3/build 
-Icompiler/stage3/build/autogen -Icompiler/../rts/dist/build -Icompiler/stage2 
-Icompiler/. -Icompiler/parser -Icompiler/utils   -optP-DGHCI -optP-include 
-optPcompiler/stage3/build/autogen/cabal_macros.h -package Cabal-1.17.0 
-package array-0.4.0.1 -package base-4.6.0.0 -package bin-package-db-0.0.0.0 
-package bytestring-0.10.1.0 -package containers-0.5.0.0 -package 
directory-1.2.0.0 -package filepath-1.3.0.1 -package hoopl-3.9.0.0 -package 
hpc-0.6.0.0 -package process-1.1.0.2 -package template-haskell-2.8.0.0 -package 
time-1.4.0.1 -package unix-2.6.0.0  -Wall -fno-warn-name-shadowing -XHaskell98 
-XNondecreasingIndentation -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards 
-XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances 
-XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables 
-XDeriveDataTypeable -XBangPatterns -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=3 -H64m 
-O -fasm -DDEBUG -dcore-lint -debug +RTS -c -RTS  -no-user-package-db -rtsopts  
    -odir compiler/stage3/build -hidir compiler/stage3/build -stubdir 
compiler/stage3/build -hisuf p_hi -osuf  p_o -hcsuf p_hc -c 
compiler/nativeGen/RegAlloc/Liveness.hs -o 
compiler/stage3/build/RegAlloc/Liveness.p_o
"inplace/bin/ghc-stage2" -static -prof  -H32m -O     -package-name 
ghc-7.7.20121021 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm 
-icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci 
-icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main 
-icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling 
-icompiler/rename -icompiler/simplCore -icompiler/simplStg 
-icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck 
-icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage3/build 
-icompiler/stage3/build/autogen -Icompiler/stage3/build 
-Icompiler/stage3/build/autogen -Icompiler/../rts/dist/build -Icompiler/stage2 
-Icompiler/. -Icompiler/parser -Icompiler/utils   -optP-DGHCI -optP-include 
-optPcompiler/stage3/build/autogen/cabal_macros.h -package Cabal-1.17.0 
-package array-0.4.0.1 -package base-4.6.0.0 -package bin-package-db-0.0.0.0 
-package bytestring-0.10.1.0 -package containers-0.5.0.0 -package 
directory-1.2.0.0 -package filepath-1.3.0.1 -package hoopl-3.9.0.0 -package 
hpc-0.6.0.0 -package process-1.1.0.2 -package template-haskell-2.8.0.0 -package 
time-1.4.0.1 -package unix-2.6.0.0  -Wall -fno-warn-name-shadowing -XHaskell98 
-XNondecreasingIndentation -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards 
-XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances 
-XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables 
-XDeriveDataTypeable -XBangPatterns -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=3 -H64m 
-O -fasm -DDEBUG -dcore-lint -debug +RTS -c -RTS  -no-user-package-db -rtsopts  
    -odir compiler/stage3/build -hidir compiler/stage3/build -stubdir 
compiler/stage3/build -hisuf p_hi -osuf  p_o -hcsuf p_hc -c 
compiler/nativeGen/RegAlloc/Graph/SpillCost.hs -o 
compiler/stage3/build/RegAlloc/Graph/SpillCost.p_o
"inplace/bin/ghc-stage2" -static -prof  -H32m -O     -package-name 
ghc-7.7.20121021 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm 
-icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci 
-icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main 
-icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling 
-icompiler/rename -icompiler/simplCore -icompiler/simplStg 
-icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck 
-icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage3/build 
-icompiler/stage3/build/autogen -Icompiler/stage3/build 
-Icompiler/stage3/build/autogen -Icompiler/../rts/dist/build -Icompiler/stage2 
-Icompiler/. -Icompiler/parser -Icompiler/utils   -optP-DGHCI -optP-include 
-optPcompiler/stage3/build/autogen/cabal_macros.h -package Cabal-1.17.0 
-package array-0.4.0.1 -package base-4.6.0.0 -package bin-package-db-0.0.0.0 
-package bytestring-0.10.1.0 -package containers-0.5.0.0 -package 
directory-1.2.0.0 -package filepath-1.3.0.1 -package hoopl-3.9.0.0 -package 
hpc-0.6.0.0 -package process-1.1.0.2 -package template-haskell-2.8.0.0 -package 
time-1.4.0.1 -package unix-2.6.0.0  -Wall -fno-warn-name-shadowing -XHaskell98 
-XNondecreasingIndentation -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards 
-XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances 
-XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables 
-XDeriveDataTypeable -XBangPatterns -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=3 -H64m 
-O -fasm -DDEBUG -dcore-lint -debug +RTS -c -RTS  -no-user-package-db -rtsopts  
    -odir compiler/stage3/build -hidir compiler/stage3/build -stubdir 
compiler/stage3/build -hisuf p_hi -osuf  p_o -hcsuf p_hc -c 
compiler/nativeGen/RegAlloc/Graph/Spill.hs -o 
compiler/stage3/build/RegAlloc/Graph/Spill.p_o
"inplace/bin/ghc-stage2" -static -prof  -H32m -O     -package-name 
ghc-7.7.20121021 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm 
-icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci 
-icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main 
-icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling 
-icompiler/rename -icompiler/simplCore -icompiler/simplStg 
-icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck 
-icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage3/build 
-icompiler/stage3/build/autogen -Icompiler/stage3/build 
-Icompiler/stage3/build/autogen -Icompiler/../rts/dist/build -Icompiler/stage2 
-Icompiler/. -Icompiler/parser -Icompiler/utils   -optP-DGHCI -optP-include 
-optPcompiler/stage3/build/autogen/cabal_macros.h -package Cabal-1.17.0 
-package array-0.4.0.1 -package base-4.6.0.0 -package bin-package-db-0.0.0.0 
-package bytestring-0.10.1.0 -package containers-0.5.0.0 -package 
directory-1.2.0.0 -package filepath-1.3.0.1 -package hoopl-3.9.0.0 -package 
hpc-0.6.0.0 -package process-1.1.0.2 -package template-haskell-2.8.0.0 -package 
time-1.4.0.1 -package unix-2.6.0.0  -Wall -fno-warn-name-shadowing -XHaskell98 
-XNondecreasingIndentation -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards 
-XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances 
-XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables 
-XDeriveDataTypeable -XBangPatterns -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=3 -H64m 
-O -fasm -DDEBUG -dcore-lint -debug +RTS -c -RTS  -no-user-package-db -rtsopts  
    -odir compiler/stage3/build -hidir compiler/stage3/build -stubdir 
compiler/stage3/build -hisuf p_hi -osuf  p_o -hcsuf p_hc -c 
compiler/utils/GraphPpr.hs -o compiler/stage3/build/GraphPpr.p_o
"inplace/bin/ghc-stage2" -static -prof  -H32m -O     -package-name 
ghc-7.7.20121021 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm 
-icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci 
-icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main 
-icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling 
-icompiler/rename -icompiler/simplCore -icompiler/simplStg 
-icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck 
-icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage3/build 
-icompiler/stage3/build/autogen -Icompiler/stage3/build 
-Icompiler/stage3/build/autogen -Icompiler/../rts/dist/build -Icompiler/stage2 
-Icompiler/. -Icompiler/parser -Icompiler/utils   -optP-DGHCI -optP-include 
-optPcompiler/stage3/build/autogen/cabal_macros.h -package Cabal-1.17.0 
-package array-0.4.0.1 -package base-4.6.0.0 -package bin-package-db-0.0.0.0 
-package bytestring-0.10.1.0 -package containers-0.5.0.0 -package 
directory-1.2.0.0 -package filepath-1.3.0.1 -package hoopl-3.9.0.0 -package 
hpc-0.6.0.0 -package process-1.1.0.2 -package template-haskell-2.8.0.0 -package 
time-1.4.0.1 -package unix-2.6.0.0  -Wall -fno-warn-name-shadowing -XHaskell98 
-XNondecreasingIndentation -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards 
-XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances 
-XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables 
-XDeriveDataTypeable -XBangPatterns -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=3 -H64m 
-O -fasm -DDEBUG -dcore-lint -debug +RTS -c -RTS  -no-user-package-db -rtsopts  
    -odir compiler/stage3/build -hidir compiler/stage3/build -stubdir 
compiler/stage3/build -hisuf p_hi -osuf  p_o -hcsuf p_hc -c 
compiler/utils/GraphOps.hs -o compiler/stage3/build/GraphOps.p_o
"inplace/bin/ghc-stage2" -static -prof  -H32m -O     -package-name 
ghc-7.7.20121021 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm 
-icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci 
-icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main 
-icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling 
-icompiler/rename -icompiler/simplCore -icompiler/simplStg 
-icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck 
-icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage3/build 
-icompiler/stage3/build/autogen -Icompiler/stage3/build 
-Icompiler/stage3/build/autogen -Icompiler/../rts/dist/build -Icompiler/stage2 
-Icompiler/. -Icompiler/parser -Icompiler/utils   -optP-DGHCI -optP-include 
-optPcompiler/stage3/build/autogen/cabal_macros.h -package Cabal-1.17.0 
-package array-0.4.0.1 -package base-4.6.0.0 -package bin-package-db-0.0.0.0 
-package bytestring-0.10.1.0 -package containers-0.5.0.0 -package 
directory-1.2.0.0 -package filepath-1.3.0.1 -package hoopl-3.9.0.0 -package 
hpc-0.6.0.0 -package process-1.1.0.2 -package template-haskell-2.8.0.0 -package 
time-1.4.0.1 -package unix-2.6.0.0  -Wall -fno-warn-name-shadowing -XHaskell98 
-XNondecreasingIndentation -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards 
-XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances 
-XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables 
-XDeriveDataTypeable -XBangPatterns -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=3 -H64m 
-O -fasm -DDEBUG -dcore-lint -debug +RTS -c -RTS  -no-user-package-db -rtsopts  
    -odir compiler/stage3/build -hidir compiler/stage3/build -stubdir 
compiler/stage3/build -hisuf p_hi -osuf  p_o -hcsuf p_hc -c 
compiler/utils/GraphColor.hs -o compiler/stage3/build/GraphColor.p_o
"inplace/bin/ghc-stage2" -static -prof  -H32m -O     -package-name 
ghc-7.7.20121021 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm 
-icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci 
-icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main 
-icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling 
-icompiler/rename -icompiler/simplCore -icompiler/simplStg 
-icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck 
-icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage3/build 
-icompiler/stage3/build/autogen -Icompiler/stage3/build 
-Icompiler/stage3/build/autogen -Icompiler/../rts/dist/build -Icompiler/stage2 
-Icompiler/. -Icompiler/parser -Icompiler/utils   -optP-DGHCI -optP-include 
-optPcompiler/stage3/build/autogen/cabal_macros.h -package Cabal-1.17.0 
-package array-0.4.0.1 -package base-4.6.0.0 -package bin-package-db-0.0.0.0 
-package bytestring-0.10.1.0 -package containers-0.5.0.0 -package 
directory-1.2.0.0 -package filepath-1.3.0.1 -package hoopl-3.9.0.0 -package 
hpc-0.6.0.0 -package process-1.1.0.2 -package template-haskell-2.8.0.0 -package 
time-1.4.0.1 -package unix-2.6.0.0  -Wall -fno-warn-name-shadowing -XHaskell98 
-XNondecreasingIndentation -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards 
-XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances 
-XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables 
-XDeriveDataTypeable -XBangPatterns -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=3 -H64m 
-O -fasm -DDEBUG -dcore-lint -debug +RTS -c -RTS  -no-user-package-db -rtsopts  
    -odir compiler/stage3/build -hidir compiler/stage3/build -stubdir 
compiler/stage3/build -hisuf p_hi -osuf  p_o -hcsuf p_hc -c 
compiler/nativeGen/RegAlloc/Graph/Stats.hs -o 
compiler/stage3/build/RegAlloc/Graph/Stats.p_o
"inplace/bin/ghc-stage2" -static -prof  -H32m -O     -package-name 
ghc-7.7.20121021 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm 
-icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci 
-icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main 
-icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling 
-icompiler/rename -icompiler/simplCore -icompiler/simplStg 
-icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck 
-icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage3/build 
-icompiler/stage3/build/autogen -Icompiler/stage3/build 
-Icompiler/stage3/build/autogen -Icompiler/../rts/dist/build -Icompiler/stage2 
-Icompiler/. -Icompiler/parser -Icompiler/utils   -optP-DGHCI -optP-include 
-optPcompiler/stage3/build/autogen/cabal_macros.h -package Cabal-1.17.0 
-package array-0.4.0.1 -package base-4.6.0.0 -package bin-package-db-0.0.0.0 
-package bytestring-0.10.1.0 -package containers-0.5.0.0 -package 
directory-1.2.0.0 -package filepath-1.3.0.1 -package hoopl-3.9.0.0 -package 
hpc-0.6.0.0 -package process-1.1.0.2 -package template-haskell-2.8.0.0 -package 
time-1.4.0.1 -package unix-2.6.0.0  -Wall -fno-warn-name-shadowing -XHaskell98 
-XNondecreasingIndentation -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards 
-XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances 
-XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables 
-XDeriveDataTypeable -XBangPatterns -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=3 -H64m 
-O -fasm -DDEBUG -dcore-lint -debug +RTS -c -RTS  -no-user-package-db -rtsopts  
    -odir compiler/stage3/build -hidir compiler/stage3/build -stubdir 
compiler/stage3/build -hisuf p_hi -osuf  p_o -hcsuf p_hc -c 
compiler/nativeGen/RegAlloc/Graph/SpillClean.hs -o 
compiler/stage3/build/RegAlloc/Graph/SpillClean.p_o
"inplace/bin/ghc-stage2" -static -prof  -H32m -O     -package-name 
ghc-7.7.20121021 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm 
-icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci 
-icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main 
-icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling 
-icompiler/rename -icompiler/simplCore -icompiler/simplStg 
-icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck 
-icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage3/build 
-icompiler/stage3/build/autogen -Icompiler/stage3/build 
-Icompiler/stage3/build/autogen -Icompiler/../rts/dist/build -Icompiler/stage2 
-Icompiler/. -Icompiler/parser -Icompiler/utils   -optP-DGHCI -optP-include 
-optPcompiler/stage3/build/autogen/cabal_macros.h -package Cabal-1.17.0 
-package array-0.4.0.1 -package base-4.6.0.0 -package bin-package-db-0.0.0.0 
-package bytestring-0.10.1.0 -package containers-0.5.0.0 -package 
directory-1.2.0.0 -package filepath-1.3.0.1 -package hoopl-3.9.0.0 -package 
hpc-0.6.0.0 -package process-1.1.0.2 -package template-haskell-2.8.0.0 -package 
time-1.4.0.1 -package unix-2.6.0.0  -Wall -fno-warn-name-shadowing -XHaskell98 
-XNondecreasingIndentation -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards 
-XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances 
-XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables 
-XDeriveDataTypeable -XBangPatterns -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=3 -H64m 
-O -fasm -DDEBUG -dcore-lint -debug +RTS -c -RTS  -no-user-package-db -rtsopts  
    -odir compiler/stage3/build -hidir compiler/stage3/build -stubdir 
compiler/stage3/build -hisuf p_hi -osuf  p_o -hcsuf p_hc -c 
compiler/nativeGen/RegAlloc/Graph/Main.hs -o 
compiler/stage3/build/RegAlloc/Graph/Main.p_o
"inplace/bin/ghc-stage2" -static -prof  -H32m -O     -package-name 
ghc-7.7.20121021 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm 
-icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci 
-icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main 
-icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling 
-icompiler/rename -icompiler/simplCore -icompiler/simplStg 
-icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck 
-icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage3/build 
-icompiler/stage3/build/autogen -Icompiler/stage3/build 
-Icompiler/stage3/build/autogen -Icompiler/../rts/dist/build -Icompiler/stage2 
-Icompiler/. -Icompiler/parser -Icompiler/utils   -optP-DGHCI -optP-include 
-optPcompiler/stage3/build/autogen/cabal_macros.h -package Cabal-1.17.0 
-package array-0.4.0.1 -package base-4.6.0.0 -package bin-package-db-0.0.0.0 
-package bytestring-0.10.1.0 -package containers-0.5.0.0 -package 
directory-1.2.0.0 -package filepath-1.3.0.1 -package hoopl-3.9.0.0 -package 
hpc-0.6.0.0 -package process-1.1.0.2 -package template-haskell-2.8.0.0 -package 
time-1.4.0.1 -package unix-2.6.0.0  -Wall -fno-warn-name-shadowing -XHaskell98 
-XNondecreasingIndentation -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards 
-XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances 
-XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables 
-XDeriveDataTypeable -XBangPatterns -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=3 -H64m 
-O -fasm -DDEBUG -dcore-lint -debug +RTS -c -RTS  -no-user-package-db -rtsopts  
    -odir compiler/stage3/build -hidir compiler/stage3/build -stubdir 
compiler/stage3/build -hisuf p_hi -osuf  p_o -hcsuf p_hc -c 
compiler/nativeGen/RegAlloc/Linear/X86_64/FreeRegs.hs -o 
compiler/stage3/build/RegAlloc/Linear/X86_64/FreeRegs.p_o
"inplace/bin/ghc-stage2" -static -prof  -H32m -O     -package-name 
ghc-7.7.20121021 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm 
-icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci 
-icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main 
-icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling 
-icompiler/rename -icompiler/simplCore -icompiler/simplStg 
-icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck 
-icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage3/build 
-icompiler/stage3/build/autogen -Icompiler/stage3/build 
-Icompiler/stage3/build/autogen -Icompiler/../rts/dist/build -Icompiler/stage2 
-Icompiler/. -Icompiler/parser -Icompiler/utils   -optP-DGHCI -optP-include 
-optPcompiler/stage3/build/autogen/cabal_macros.h -package Cabal-1.17.0 
-package array-0.4.0.1 -package base-4.6.0.0 -package bin-package-db-0.0.0.0 
-package bytestring-0.10.1.0 -package containers-0.5.0.0 -package 
directory-1.2.0.0 -package filepath-1.3.0.1 -package hoopl-3.9.0.0 -package 
hpc-0.6.0.0 -package process-1.1.0.2 -package template-haskell-2.8.0.0 -package 
time-1.4.0.1 -package unix-2.6.0.0  -Wall -fno-warn-name-shadowing -XHaskell98 
-XNondecreasingIndentation -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards 
-XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances 
-XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables 
-XDeriveDataTypeable -XBangPatterns -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=3 -H64m 
-O -fasm -DDEBUG -dcore-lint -debug +RTS -c -RTS  -no-user-package-db -rtsopts  
    -odir compiler/stage3/build -hidir compiler/stage3/build -stubdir 
compiler/stage3/build -hisuf p_hi -osuf  p_o -hcsuf p_hc -c 
compiler/nativeGen/RegAlloc/Linear/X86/FreeRegs.hs -o 
compiler/stage3/build/RegAlloc/Linear/X86/FreeRegs.p_o
"inplace/bin/ghc-stage2" -static -prof  -H32m -O     -package-name 
ghc-7.7.20121021 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm 
-icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci 
-icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main 
-icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling 
-icompiler/rename -icompiler/simplCore -icompiler/simplStg 
-icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck 
-icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage3/build 
-icompiler/stage3/build/autogen -Icompiler/stage3/build 
-Icompiler/stage3/build/autogen -Icompiler/../rts/dist/build -Icompiler/stage2 
-Icompiler/. -Icompiler/parser -Icompiler/utils   -optP-DGHCI -optP-include 
-optPcompiler/stage3/build/autogen/cabal_macros.h -package Cabal-1.17.0 
-package array-0.4.0.1 -package base-4.6.0.0 -package bin-package-db-0.0.0.0 
-package bytestring-0.10.1.0 -package containers-0.5.0.0 -package 
directory-1.2.0.0 -package filepath-1.3.0.1 -package hoopl-3.9.0.0 -package 
hpc-0.6.0.0 -package process-1.1.0.2 -package template-haskell-2.8.0.0 -package 
time-1.4.0.1 -package unix-2.6.0.0  -Wall -fno-warn-name-shadowing -XHaskell98 
-XNondecreasingIndentation -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards 
-XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances 
-XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables 
-XDeriveDataTypeable -XBangPatterns -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=3 -H64m 
-O -fasm -DDEBUG -dcore-lint -debug +RTS -c -RTS  -no-user-package-db -rtsopts  
    -odir compiler/stage3/build -hidir compiler/stage3/build -stubdir 
compiler/stage3/build -hisuf p_hi -osuf  p_o -hcsuf p_hc -c 
compiler/nativeGen/RegAlloc/Linear/SPARC/FreeRegs.hs -o 
compiler/stage3/build/RegAlloc/Linear/SPARC/FreeRegs.p_o
"inplace/bin/ghc-stage2" -static -prof  -H32m -O     -package-name 
ghc-7.7.20121021 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm 
-icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci 
-icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main 
-icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling 
-icompiler/rename -icompiler/simplCore -icompiler/simplStg 
-icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck 
-icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage3/build 
-icompiler/stage3/build/autogen -Icompiler/stage3/build 
-Icompiler/stage3/build/autogen -Icompiler/../rts/dist/build -Icompiler/stage2 
-Icompiler/. -Icompiler/parser -Icompiler/utils   -optP-DGHCI -optP-include 
-optPcompiler/stage3/build/autogen/cabal_macros.h -package Cabal-1.17.0 
-package array-0.4.0.1 -package base-4.6.0.0 -package bin-package-db-0.0.0.0 
-package bytestring-0.10.1.0 -package containers-0.5.0.0 -package 
directory-1.2.0.0 -package filepath-1.3.0.1 -package hoopl-3.9.0.0 -package 
hpc-0.6.0.0 -package process-1.1.0.2 -package template-haskell-2.8.0.0 -package 
time-1.4.0.1 -package unix-2.6.0.0  -Wall -fno-warn-name-shadowing -XHaskell98 
-XNondecreasingIndentation -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards 
-XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances 
-XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables 
-XDeriveDataTypeable -XBangPatterns -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=3 -H64m 
-O -fasm -DDEBUG -dcore-lint -debug +RTS -c -RTS  -no-user-package-db -rtsopts  
    -odir compiler/stage3/build -hidir compiler/stage3/build -stubdir 
compiler/stage3/build -hisuf p_hi -osuf  p_o -hcsuf p_hc -c 
compiler/nativeGen/RegAlloc/Linear/PPC/FreeRegs.hs -o 
compiler/stage3/build/RegAlloc/Linear/PPC/FreeRegs.p_o
"inplace/bin/ghc-stage2" -static -prof  -H32m -O     -package-name 
ghc-7.7.20121021 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm 
-icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci 
-icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main 
-icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling 
-icompiler/rename -icompiler/simplCore -icompiler/simplStg 
-icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck 
-icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage3/build 
-icompiler/stage3/build/autogen -Icompiler/stage3/build 
-Icompiler/stage3/build/autogen -Icompiler/../rts/dist/build -Icompiler/stage2 
-Icompiler/. -Icompiler/parser -Icompiler/utils   -optP-DGHCI -optP-include 
-optPcompiler/stage3/build/autogen/cabal_macros.h -package Cabal-1.17.0 
-package array-0.4.0.1 -package base-4.6.0.0 -package bin-package-db-0.0.0.0 
-package bytestring-0.10.1.0 -package containers-0.5.0.0 -package 
directory-1.2.0.0 -package filepath-1.3.0.1 -package hoopl-3.9.0.0 -package 
hpc-0.6.0.0 -package process-1.1.0.2 -package template-haskell-2.8.0.0 -package 
time-1.4.0.1 -package unix-2.6.0.0  -Wall -fno-warn-name-shadowing -XHaskell98 
-XNondecreasingIndentation -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards 
-XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances 
-XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables 
-XDeriveDataTypeable -XBangPatterns -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=3 -H64m 
-O -fasm -DDEBUG -dcore-lint -debug +RTS -c -RTS  -no-user-package-db -rtsopts  
    -odir compiler/stage3/build -hidir compiler/stage3/build -stubdir 
compiler/stage3/build -hisuf p_hi -osuf  p_o -hcsuf p_hc -c 
compiler/nativeGen/SPARC/Base.hs -o compiler/stage3/build/SPARC/Base.p_o
"inplace/bin/ghc-stage2" -static -prof  -H32m -O     -package-name 
ghc-7.7.20121021 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm 
-icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci 
-icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main 
-icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling 
-icompiler/rename -icompiler/simplCore -icompiler/simplStg 
-icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck 
-icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage3/build 
-icompiler/stage3/build/autogen -Icompiler/stage3/build 
-Icompiler/stage3/build/autogen -Icompiler/../rts/dist/build -Icompiler/stage2 
-Icompiler/. -Icompiler/parser -Icompiler/utils   -optP-DGHCI -optP-include 
-optPcompiler/stage3/build/autogen/cabal_macros.h -package Cabal-1.17.0 
-package array-0.4.0.1 -package base-4.6.0.0 -package bin-package-db-0.0.0.0 
-package bytestring-0.10.1.0 -package containers-0.5.0.0 -package 
directory-1.2.0.0 -package filepath-1.3.0.1 -package hoopl-3.9.0.0 -package 
hpc-0.6.0.0 -package process-1.1.0.2 -package template-haskell-2.8.0.0 -package 
time-1.4.0.1 -package unix-2.6.0.0  -Wall -fno-warn-name-shadowing -XHaskell98 
-XNondecreasingIndentation -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards 
-XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances 
-XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables 
-XDeriveDataTypeable -XBangPatterns -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=3 -H64m 
-O -fasm -DDEBUG -dcore-lint -debug +RTS -c -RTS  -no-user-package-db -rtsopts  
    -odir compiler/stage3/build -hidir compiler/stage3/build -stubdir 
compiler/stage3/build -hisuf p_hi -osuf  p_o -hcsuf p_hc -c 
compiler/nativeGen/SPARC/Cond.hs -o compiler/stage3/build/SPARC/Cond.p_o
"inplace/bin/ghc-stage2" -static -prof  -H32m -O     -package-name 
ghc-7.7.20121021 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm 
-icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci 
-icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main 
-icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling 
-icompiler/rename -icompiler/simplCore -icompiler/simplStg 
-icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck 
-icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage3/build 
-icompiler/stage3/build/autogen -Icompiler/stage3/build 
-Icompiler/stage3/build/autogen -Icompiler/../rts/dist/build -Icompiler/stage2 
-Icompiler/. -Icompiler/parser -Icompiler/utils   -optP-DGHCI -optP-include 
-optPcompiler/stage3/build/autogen/cabal_macros.h -package Cabal-1.17.0 
-package array-0.4.0.1 -package base-4.6.0.0 -package bin-package-db-0.0.0.0 
-package bytestring-0.10.1.0 -package containers-0.5.0.0 -package 
directory-1.2.0.0 -package filepath-1.3.0.1 -package hoopl-3.9.0.0 -package 
hpc-0.6.0.0 -package process-1.1.0.2 -package template-haskell-2.8.0.0 -package 
time-1.4.0.1 -package unix-2.6.0.0  -Wall -fno-warn-name-shadowing -XHaskell98 
-XNondecreasingIndentation -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards 
-XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances 
-XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables 
-XDeriveDataTypeable -XBangPatterns -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=3 -H64m 
-O -fasm -DDEBUG -dcore-lint -debug +RTS -c -RTS  -no-user-package-db -rtsopts  
    -odir compiler/stage3/build -hidir compiler/stage3/build -stubdir 
compiler/stage3/build -hisuf p_hi -osuf  p_o -hcsuf p_hc -c 
compiler/nativeGen/SPARC/Imm.hs -o compiler/stage3/build/SPARC/Imm.p_o
"inplace/bin/ghc-stage2" -static -prof  -H32m -O     -package-name 
ghc-7.7.20121021 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm 
-icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci 
-icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main 
-icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling 
-icompiler/rename -icompiler/simplCore -icompiler/simplStg 
-icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck 
-icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage3/build 
-icompiler/stage3/build/autogen -Icompiler/stage3/build 
-Icompiler/stage3/build/autogen -Icompiler/../rts/dist/build -Icompiler/stage2 
-Icompiler/. -Icompiler/parser -Icompiler/utils   -optP-DGHCI -optP-include 
-optPcompiler/stage3/build/autogen/cabal_macros.h -package Cabal-1.17.0 
-package array-0.4.0.1 -package base-4.6.0.0 -package bin-package-db-0.0.0.0 
-package bytestring-0.10.1.0 -package containers-0.5.0.0 -package 
directory-1.2.0.0 -package filepath-1.3.0.1 -package hoopl-3.9.0.0 -package 
hpc-0.6.0.0 -package process-1.1.0.2 -package template-haskell-2.8.0.0 -package 
time-1.4.0.1 -package unix-2.6.0.0  -Wall -fno-warn-name-shadowing -XHaskell98 
-XNondecreasingIndentation -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards 
-XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances 
-XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables 
-XDeriveDataTypeable -XBangPatterns -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=3 -H64m 
-O -fasm -DDEBUG -dcore-lint -debug +RTS -c -RTS  -no-user-package-db -rtsopts  
    -odir compiler/stage3/build -hidir compiler/stage3/build -stubdir 
compiler/stage3/build -hisuf p_hi -osuf  p_o -hcsuf p_hc -c 
compiler/nativeGen/SPARC/AddrMode.hs -o compiler/stage3/build/SPARC/AddrMode.p_o
"inplace/bin/ghc-stage2" -static -prof  -H32m -O     -package-name 
ghc-7.7.20121021 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm 
-icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci 
-icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main 
-icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling 
-icompiler/rename -icompiler/simplCore -icompiler/simplStg 
-icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck 
-icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage3/build 
-icompiler/stage3/build/autogen -Icompiler/stage3/build 
-Icompiler/stage3/build/autogen -Icompiler/../rts/dist/build -Icompiler/stage2 
-Icompiler/. -Icompiler/parser -Icompiler/utils   -optP-DGHCI -optP-include 
-optPcompiler/stage3/build/autogen/cabal_macros.h -package Cabal-1.17.0 
-package array-0.4.0.1 -package base-4.6.0.0 -package bin-package-db-0.0.0.0 
-package bytestring-0.10.1.0 -package containers-0.5.0.0 -package 
directory-1.2.0.0 -package filepath-1.3.0.1 -package hoopl-3.9.0.0 -package 
hpc-0.6.0.0 -package process-1.1.0.2 -package template-haskell-2.8.0.0 -package 
time-1.4.0.1 -package unix-2.6.0.0  -Wall -fno-warn-name-shadowing -XHaskell98 
-XNondecreasingIndentation -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards 
-XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances 
-XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables 
-XDeriveDataTypeable -XBangPatterns -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=3 -H64m 
-O -fasm -DDEBUG -dcore-lint -debug +RTS -c -RTS  -no-user-package-db -rtsopts  
    -odir compiler/stage3/build -hidir compiler/stage3/build -stubdir 
compiler/stage3/build -hisuf p_hi -osuf  p_o -hcsuf p_hc -c 
compiler/nativeGen/SPARC/Stack.hs -o compiler/stage3/build/SPARC/Stack.p_o
"inplace/bin/ghc-stage2" -static -prof  -H32m -O     -package-name 
ghc-7.7.20121021 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm 
-icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci 
-icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main 
-icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling 
-icompiler/rename -icompiler/simplCore -icompiler/simplStg 
-icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck 
-icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage3/build 
-icompiler/stage3/build/autogen -Icompiler/stage3/build 
-Icompiler/stage3/build/autogen -Icompiler/../rts/dist/build -Icompiler/stage2 
-Icompiler/. -Icompiler/parser -Icompiler/utils   -optP-DGHCI -optP-include 
-optPcompiler/stage3/build/autogen/cabal_macros.h -package Cabal-1.17.0 
-package array-0.4.0.1 -package base-4.6.0.0 -package bin-package-db-0.0.0.0 
-package bytestring-0.10.1.0 -package containers-0.5.0.0 -package 
directory-1.2.0.0 -package filepath-1.3.0.1 -package hoopl-3.9.0.0 -package 
hpc-0.6.0.0 -package process-1.1.0.2 -package template-haskell-2.8.0.0 -package 
time-1.4.0.1 -package unix-2.6.0.0  -Wall -fno-warn-name-shadowing -XHaskell98 
-XNondecreasingIndentation -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards 
-XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances 
-XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables 
-XDeriveDataTypeable -XBangPatterns -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=3 -H64m 
-O -fasm -DDEBUG -dcore-lint -debug +RTS -c -RTS  -no-user-package-db -rtsopts  
    -odir compiler/stage3/build -hidir compiler/stage3/build -stubdir 
compiler/stage3/build -hisuf p_hi -osuf  p_o -hcsuf p_hc -c 
compiler/nativeGen/SPARC/Instr.hs -o compiler/stage3/build/SPARC/Instr.p_o
"inplace/bin/ghc-stage2" -static -prof  -H32m -O     -package-name 
ghc-7.7.20121021 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm 
-icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci 
-icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main 
-icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling 
-icompiler/rename -icompiler/simplCore -icompiler/simplStg 
-icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck 
-icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage3/build 
-icompiler/stage3/build/autogen -Icompiler/stage3/build 
-Icompiler/stage3/build/autogen -Icompiler/../rts/dist/build -Icompiler/stage2 
-Icompiler/. -Icompiler/parser -Icompiler/utils   -optP-DGHCI -optP-include 
-optPcompiler/stage3/build/autogen/cabal_macros.h -package Cabal-1.17.0 
-package array-0.4.0.1 -package base-4.6.0.0 -package bin-package-db-0.0.0.0 
-package bytestring-0.10.1.0 -package containers-0.5.0.0 -package 
directory-1.2.0.0 -package filepath-1.3.0.1 -package hoopl-3.9.0.0 -package 
hpc-0.6.0.0 -package process-1.1.0.2 -package template-haskell-2.8.0.0 -package 
time-1.4.0.1 -package unix-2.6.0.0  -Wall -fno-warn-name-shadowing -XHaskell98 
-XNondecreasingIndentation -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards 
-XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances 
-XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables 
-XDeriveDataTypeable -XBangPatterns -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=3 -H64m 
-O -fasm -DDEBUG -dcore-lint -debug +RTS -c -RTS  -no-user-package-db -rtsopts  
    -odir compiler/stage3/build -hidir compiler/stage3/build -stubdir 
compiler/stage3/build -hisuf p_hi -osuf  p_o -hcsuf p_hc -c 
compiler/nativeGen/RegAlloc/Linear/FreeRegs.hs -o 
compiler/stage3/build/RegAlloc/Linear/FreeRegs.p_o
"inplace/bin/ghc-stage2" -static -prof  -H32m -O     -package-name 
ghc-7.7.20121021 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm 
-icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci 
-icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main 
-icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling 
-icompiler/rename -icompiler/simplCore -icompiler/simplStg 
-icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck 
-icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage3/build 
-icompiler/stage3/build/autogen -Icompiler/stage3/build 
-Icompiler/stage3/build/autogen -Icompiler/../rts/dist/build -Icompiler/stage2 
-Icompiler/. -Icompiler/parser -Icompiler/utils   -optP-DGHCI -optP-include 
-optPcompiler/stage3/build/autogen/cabal_macros.h -package Cabal-1.17.0 
-package array-0.4.0.1 -package base-4.6.0.0 -package bin-package-db-0.0.0.0 
-package bytestring-0.10.1.0 -package containers-0.5.0.0 -package 
directory-1.2.0.0 -package filepath-1.3.0.1 -package hoopl-3.9.0.0 -package 
hpc-0.6.0.0 -package process-1.1.0.2 -package template-haskell-2.8.0.0 -package 
time-1.4.0.1 -package unix-2.6.0.0  -Wall -fno-warn-name-shadowing -XHaskell98 
-XNondecreasingIndentation -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards 
-XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances 
-XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables 
-XDeriveDataTypeable -XBangPatterns -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=3 -H64m 
-O -fasm -DDEBUG -dcore-lint -debug +RTS -c -RTS  -no-user-package-db -rtsopts  
    -odir compiler/stage3/build -hidir compiler/stage3/build -stubdir 
compiler/stage3/build -hisuf p_hi -osuf  p_o -hcsuf p_hc -c 
compiler/nativeGen/RegAlloc/Linear/StackMap.hs -o 
compiler/stage3/build/RegAlloc/Linear/StackMap.p_o
"inplace/bin/ghc-stage2" -static -prof  -H32m -O     -package-name 
ghc-7.7.20121021 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm 
-icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci 
-icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main 
-icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling 
-icompiler/rename -icompiler/simplCore -icompiler/simplStg 
-icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck 
-icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage3/build 
-icompiler/stage3/build/autogen -Icompiler/stage3/build 
-Icompiler/stage3/build/autogen -Icompiler/../rts/dist/build -Icompiler/stage2 
-Icompiler/. -Icompiler/parser -Icompiler/utils   -optP-DGHCI -optP-include 
-optPcompiler/stage3/build/autogen/cabal_macros.h -package Cabal-1.17.0 
-package array-0.4.0.1 -package base-4.6.0.0 -package bin-package-db-0.0.0.0 
-package bytestring-0.10.1.0 -package containers-0.5.0.0 -package 
directory-1.2.0.0 -package filepath-1.3.0.1 -package hoopl-3.9.0.0 -package 
hpc-0.6.0.0 -package process-1.1.0.2 -package template-haskell-2.8.0.0 -package 
time-1.4.0.1 -package unix-2.6.0.0  -Wall -fno-warn-name-shadowing -XHaskell98 
-XNondecreasingIndentation -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards 
-XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances 
-XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables 
-XDeriveDataTypeable -XBangPatterns -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=3 -H64m 
-O -fasm -DDEBUG -dcore-lint -debug +RTS -c -RTS  -no-user-package-db -rtsopts  
    -odir compiler/stage3/build -hidir compiler/stage3/build -stubdir 
compiler/stage3/build -hisuf p_hi -osuf  p_o -hcsuf p_hc -c 
compiler/nativeGen/RegAlloc/Linear/Base.hs -o 
compiler/stage3/build/RegAlloc/Linear/Base.p_o
"inplace/bin/ghc-stage2" -static -prof  -H32m -O     -package-name 
ghc-7.7.20121021 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm 
-icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci 
-icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main 
-icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling 
-icompiler/rename -icompiler/simplCore -icompiler/simplStg 
-icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck 
-icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage3/build 
-icompiler/stage3/build/autogen -Icompiler/stage3/build 
-Icompiler/stage3/build/autogen -Icompiler/../rts/dist/build -Icompiler/stage2 
-Icompiler/. -Icompiler/parser -Icompiler/utils   -optP-DGHCI -optP-include 
-optPcompiler/stage3/build/autogen/cabal_macros.h -package Cabal-1.17.0 
-package array-0.4.0.1 -package base-4.6.0.0 -package bin-package-db-0.0.0.0 
-package bytestring-0.10.1.0 -package containers-0.5.0.0 -package 
directory-1.2.0.0 -package filepath-1.3.0.1 -package hoopl-3.9.0.0 -package 
hpc-0.6.0.0 -package process-1.1.0.2 -package template-haskell-2.8.0.0 -package 
time-1.4.0.1 -package unix-2.6.0.0  -Wall -fno-warn-name-shadowing -XHaskell98 
-XNondecreasingIndentation -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards 
-XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances 
-XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables 
-XDeriveDataTypeable -XBangPatterns -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=3 -H64m 
-O -fasm -DDEBUG -dcore-lint -debug +RTS -c -RTS  -no-user-package-db -rtsopts  
    -odir compiler/stage3/build -hidir compiler/stage3/build -stubdir 
compiler/stage3/build -hisuf p_hi -osuf  p_o -hcsuf p_hc -c 
compiler/nativeGen/RegAlloc/Linear/Stats.hs -o 
compiler/stage3/build/RegAlloc/Linear/Stats.p_o
Segmentation fault (core dumped)
make[1]: *** [compiler/stage3/build/RegAlloc/Linear/Stats.p_o] Error 139
make: *** [all] Error 2
Command exited with non-zero status 2
3708.23user 228.50system 1:06:46elapsed 98%CPU (0avgtext+0avgdata 
725680maxresident)k
48336inputs+1467864outputs (175major+17955037minor)pagefaults 0swaps

Nightly run ended at Mon Oct 22 07:29:58 BST 2012

_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to