[nightly] 26-Oct-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)

GHC Build Reports <[email protected]>
Newsgroups gmane.comp.lang.haskell.cvs.ghc
Message-ID <[email protected]>
Build description = HEAD on x86_64-unknown-linux (cam-04-unx)
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 Fri Oct 26 18:00:01 BST 2012.
**** checking out new source tree                 ... ok.
**** Building stage 1 compiler                    ... ok.
GHC Version 7.7.20121026
**** Building stage 2 compiler                    ... failed; relevant barfage is below.
**** building source distribution                 ... ok.
**** uploading source distribution                ... ok.
**** building testsuite tools                     ... ok.
**** running tests                                ... ok (summary below).
**** building compiler binary distribution        ... ok.
**** uploading binary distribution                ... ok.
**** running nofib (-rtsopts -O2)                 ... ok.
**** running nofib (-rtsopts -O2 -fllvm)          ... ok.
**** running nofib (-rtsopts -O2 -prof -auto-all) ... ok. (91 failures)
**** running nofib (-rtsopts -O2 -prof -auto-all -fllvm)... ok. (91 failures)
**** publishing logs                              ... ok.
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:
.|26b2caf02f8999f115de72f0cfa7b39c93b17296
ghc-tarballs|18e0c37f8023abf469af991e2fc2d3b024319c27
libraries/Cabal|98e37cacc6c6769455d3307e344b3819d8b8e769
libraries/Win32|21335a30161c099da79ae9619c9782e5e32e4644
libraries/array|a24f9848dc1d19829d9b8f1335cc1d6662f95140
libraries/base|b41a99bda499801fd88ef0e29b07b1e6d7a56f1b
libraries/binary|2d31cea238d0d08885c457475fc354dbf2b88976
libraries/bytestring|87c5fc73a18d613d59c0325cb802c670eb026709
libraries/containers|a9b7224068ae60f73baacd5f76d2c27624d90120
libraries/deepseq|4821349305c2a73efacdd58d2ba485b07eb84eda
libraries/directory|ae1704201bdee2be29a3a6a59a42b240f6180353
libraries/dph|6758ad20fdf039634bf8323d51b207f6b8274db0
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|8c5a74fb612654b1459b4fee8d64d9f4427c704c
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|8ce4851c52e016d517fb1dbeb338f1785b92aa3e
utils/haddock|1baca3e5fb206a60a326ca7b61419b91b4642d98
utils/hsc2hs|2f1d9d3009d6193cc664d85ec24de20ce0380db4
-----------------------------------------------------------------------------
All done!
Nightly build finished successfully at Fri Oct 26 23:54:00 BST 2012

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

OVERALL SUMMARY for test run started at Fri Oct 26 20:37:00 BST 2012
    3503 total tests, which gave rise to
   16051 test cases, of which
       1 caused framework failures
    3610 were skipped

   11674 expected passes
     153 had missing libraries
     162 expected failures
       2 unexpected passes
     450 unexpected failures

Unexpected passes:
   arrows/should_fail  arrowfail001 (normal)
   quasiquotation      T5204 (normal)

Unexpected failures:
   ../../libraries/base/tests              rand001 [exit code non-0] (normal,hpc,optasm,profasm,threaded1,threaded2,static,profthreaded,optllvm)
   ../../libraries/base/tests/IO           3307 [bad stderr] (normal)
   ../../libraries/base/tests/IO           environment001 [bad stderr] (normal)
   ../../libraries/parallel/tests          par003 [bad stderr] (normal)
   ../../libraries/random/tests            random1283 [exit code non-0] (normal,hpc,optasm,profasm,threaded1,threaded2,static,profthreaded,optllvm)
   ../../libraries/random/tests            rangeTest [exit code non-0] (normal,hpc,optasm,profasm,threaded1,threaded2,static,profthreaded,optllvm)
   ../../libraries/stm/tests               stm049 [exit code non-0] (normal,hpc,optasm,profasm,threaded1,threaded2,static,profthreaded,optllvm)
   ../../libraries/stm/tests               stm052 [exit code non-0] (normal,hpc,optasm,profasm,threaded1,threaded2,static,profthreaded,optllvm)
   ../../libraries/stm/tests               stm053 [exit code non-0] (threaded1,threaded2)
   ../../libraries/template-haskell/tests  dataToExpQUnit [exit code non-0] (normal,hpc,optasm,optllvm)
   annotations/should_run                  annrun01 [exit code non-0] (normal,hpc,optasm,threaded1,threaded2,static,optllvm)
   array/should_run                        arr016 [exit code non-0] (normal,hpc,optasm,profasm,threaded1,threaded2,static,profthreaded,optllvm)
   cabal                                   1750 [bad stderr] (normal)
   cabal                                   ghcpkg01 [bad stderr] (normal)
   cabal                                   ghcpkg03 [bad stderr] (normal)
   cabal                                   ghcpkg05 [bad stderr] (normal)
   cabal                                   ghcpkg06 [bad stderr] (normal)
   cabal                                   shadow [bad stderr] (normal)
   cabal/cabal01                           cabal01 [bad stderr] (normal)
   cabal/cabal04                           cabal04 [bad exit code] (normal)
   codeGen/should_compile                  2578 [bad stderr] (normal)
   codeGen/should_run                      cgrun068 [exit code non-0] (normal,hpc,optasm,profasm,threaded1,threaded2,static,profthreaded,optllvm,g1)
   concurrent/2317                         2317 [exit code non-0] (normal,hpc,optasm,profasm,threaded1,threaded2,static,profthreaded,optllvm)
   concurrent/prog001                      concprog001 [bad exit code] (threaded2)
   concurrent/prog002                      concprog002 [exit code non-0] (threaded2,threaded2_hT)
   concurrent/prog003                      concprog003 [exit code non-0] (normal,hpc,optasm,profasm,threaded1,threaded2,static,profthreaded,optllvm)
   concurrent/should_run                   367 [exit code non-0] (normal,hpc,optasm,profasm,threaded1,threaded2,static,profthreaded,optllvm)
   concurrent/should_run                   367_letnoescape [bad exit code] (optllvm)
   concurrent/should_run                   conc023 [exit code non-0] (normal,hpc,optasm,profasm,threaded1,threaded2,static,profthreaded,optllvm)
   concurrent/should_run                   throwto001 [exit code non-0] (normal,hpc,optasm,profasm,threaded1,threaded2,static,profthreaded,optllvm)
   concurrent/should_run                   throwto002 [exit code non-0] (normal,hpc,optasm,profasm,threaded1,threaded2,static,profthreaded,optllvm)
   deSugar/should_compile                  T5252 [bad stderr] (normal)
   deSugar/should_compile                  T5252Take2 [bad stderr] (normal)
   deriving/should_fail                    drvfail016 [bad stderr] (normal)
   dph/classes                             dph-classes-vseg-fast [exit code non-0] (normal,threaded1,threaded2)
   dph/diophantine                         dph-diophantine-copy-fast [exit code non-0] (normal,threaded1,threaded2)
   dph/diophantine                         dph-diophantine-copy-opt [exit code non-0] (normal,threaded1,threaded2)
   dph/dotp                                dph-dotp-copy-fast [exit code non-0] (normal,threaded1,threaded2)
   dph/dotp                                dph-dotp-copy-opt [exit code non-0] (normal,threaded1,threaded2)
   dph/dotp                                dph-dotp-vseg-fast [exit code non-0] (normal,threaded1,threaded2)
   dph/dotp                                dph-dotp-vseg-opt [exit code non-0] (normal,threaded1,threaded2)
   dph/nbody                               dph-nbody-copy-fast [exit code non-0] (normal,threaded1,threaded2)
   dph/nbody                               dph-nbody-copy-opt [exit code non-0] (normal,threaded1,threaded2)
   dph/nbody                               dph-nbody-vseg-fast [exit code non-0] (normal,threaded1,threaded2)
   dph/nbody                               dph-nbody-vseg-opt [exit code non-0] (normal,threaded1,threaded2)
   dph/primespj                            dph-primespj-copy-fast [exit code non-0] (normal,threaded1,threaded2)
   dph/primespj                            dph-primespj-copy-opt [exit code non-0] (normal,threaded1,threaded2)
   dph/quickhull                           dph-quickhull-copy-fast [exit code non-0] (normal,threaded1,threaded2)
   dph/quickhull                           dph-quickhull-copy-opt [exit code non-0] (normal,threaded1,threaded2)
   dph/quickhull                           dph-quickhull-vseg-fast [exit code non-0] (normal,threaded1,threaded2)
   dph/quickhull                           dph-quickhull-vseg-opt [exit code non-0] (normal,threaded1,threaded2)
   dph/smvm                                dph-smvm-copy [exit code non-0] (normal,threaded1,threaded2)
   dph/smvm                                dph-smvm-vseg [exit code non-0] (normal,threaded1,threaded2)
   dph/sumnats                             dph-sumnats-copy [exit code non-0] (normal,threaded1,threaded2)
   dph/sumnats                             dph-sumnats-vseg [exit code non-0] (normal,threaded1,threaded2)
   dph/words                               dph-words-copy-fast [exit code non-0] (normal)
   dph/words                               dph-words-copy-opt [exit code non-0] (normal)
   dph/words                               dph-words-vseg-fast [exit code non-0] (normal)
   dph/words                               dph-words-vseg-opt [exit code non-0] (normal)
   driver                                  2566 [bad stderr] (normal)
   driver                                  5313 [bad exit code] (profasm,static,profthreaded)
   driver                                  T3364 [bad stderr] (normal)
   driver                                  T5198 [bad stderr] (normal)
   driver                                  T5584 [bad stderr] (normal)
   driver                                  T7060 [bad stderr] (normal)
   driver                                  driver011 [bad stderr] (normal)
   driver                                  driver012 [bad stderr] (normal)
   driver                                  driver013 [bad stderr] (normal)
   driver                                  driver014 [bad stderr] (normal)
   driver                                  driver015 [bad stderr] (normal)
   driver                                  driver016 [bad stderr] (normal)
   driver                                  driver017 [bad stderr] (normal)
   driver                                  driver018 [bad stderr] (normal)
   driver                                  driver018a [bad stderr] (normal)
   driver                                  driver019 [bad stderr] (normal)
   driver                                  driver021 [bad stderr] (normal)
   driver                                  driver022 [bad stderr] (normal)
   driver                                  driver023 [bad stderr] (normal)
   driver                                  driver024 [bad stderr] (normal)
   driver                                  driver024a [bad stderr] (normal)
   driver                                  driver025 [bad stderr] (normal)
   driver                                  driver026 [bad stderr] (normal)
   driver                                  driver027 [bad stderr] (normal)
   driver                                  driver028 [bad stderr] (normal)
   driver                                  driver031 [bad stderr] (normal)
   driver                                  driver032 [bad stderr] (normal)
   driver                                  driver033 [bad stderr] (normal)
   driver                                  driver034 [bad stderr] (normal)
   driver                                  driver035 [bad stderr] (normal)
   driver                                  driver041 [bad stderr] (normal)
   driver                                  driver042 [bad stderr] (normal)
   driver                                  driver043 [bad stderr] (normal)
   driver                                  driver044 [bad stderr] (normal)
   driver                                  driver045 [bad stderr] (normal)
   driver                                  driver051 [bad stderr] (normal)
   driver                                  driver052 [bad stderr] (normal)
   driver                                  driver053 [bad stderr] (normal)
   driver                                  driver061a [bad stderr] (normal)
   driver                                  driver061b [bad stderr] (normal)
   driver                                  driver062a [bad stderr] (normal)
   driver                                  driver062b [bad stderr] (normal)
   driver                                  driver062c [bad stderr] (normal)
   driver                                  driver062d [bad stderr] (normal)
   driver                                  driver062e [bad stderr] (normal)
   driver                                  driver063 [bad stderr] (normal)
   driver                                  driver064 [bad stderr] (normal)
   driver                                  driver065 [bad stderr] (normal)
   driver                                  driver066 [bad stderr] (normal)
   driver                                  driver067 [bad stderr] (normal)
   driver                                  driver070 [bad stderr] (normal)
   driver                                  driver071 [bad stderr] (normal)
   driver                                  driver081a [bad stderr] (normal)
   driver                                  driver081b [bad stderr] (normal)
   driver                                  driver100 [bad stderr] (normal)
   driver                                  driver200 [bad stderr] (normal)
   driver                                  mode001 [bad stderr] (normal)
   driver                                  rtsopts001 [bad stderr] (normal)
   driver                                  rtsopts002 [bad stderr] (normal)
   driver                                  withRtsOpts [bad stderr] (normal)
   driver/1372                             1372 [bad stderr] (normal)
   driver/1959                             1959 [bad stderr] (normal)
   driver/437                              437 [bad stderr] (normal)
   driver/T3007                            T3007 [bad stderr] (normal)
   driver/T5147                            T5147 [bad stderr] (normal)
   driver/bug1677                          bug1677 [bad stderr] (normal)
   driver/conflicting_flags                conflicting_flags [bad stderr] (normal)
   driver/dynamic_flags_001                dynamic_flags_001 [bad stderr] (normal)
   driver/recomp001                        recomp001 [bad stderr] (normal)
   driver/recomp002                        recomp002 [bad stderr] (normal)
   driver/recomp003                        recomp003 [bad stderr] (normal)
   driver/recomp004                        recomp004 [bad stderr] (normal)
   driver/recomp005                        recomp005 [bad stderr] (normal)
   driver/recomp006                        recomp006 [bad stderr] (normal)
   driver/recomp007                        recomp007 [bad stderr] (normal)
   driver/recomp008                        recomp008 [bad stderr] (normal)
   driver/recomp009                        recomp009 [bad exit code] (normal)
   driver/recomp010                        recomp010 [bad stderr] (normal)
   driver/recomp011                        recomp011 [bad stderr] (normal)
   driver/recomp012                        recomp012 [bad stderr] (normal)
   dynlibs                                 T3807 [bad stderr] (normal)
   dynlibs                                 T5373 [bad stderr] (normal)
   ffi/should_run                          Capi_Ctype_001 [bad stderr] (normal)
   ffi/should_run                          Capi_Ctype_002 [bad stderr] (normal)
   ffi/should_run                          ffi009 [exit code non-0] (normal,hpc,optasm,profasm,threaded1,threaded2,static,profthreaded,optllvm)
   gadt                                    T7321 [bad stderr] (normal)
   gadt                                    gadt17 [bad stderr] (normal)
   gadt                                    gadt23 [bad stderr] (normal)
   ghc-api                                 T6145 [bad stderr] (normal)
   ghc-api/T4891                           T4891 [bad exit code] (normal)
   ghc-api/apirecomp001                    apirecomp001 [bad stderr] (normal)
   ghc-api/dynCompileExpr                  dynCompileExpr [bad exit code] (static)
   ghci/linking                            ghcilink002 [bad exit code] (normal)
   ghci/linking                            ghcilink003 [bad exit code] (normal)
   ghci/linking                            ghcilink005 [bad exit code] (normal)
   ghci/linking                            ghcilink006 [bad exit code] (normal)
   ghci/scripts                            ghci024 [bad exit code] (normal)
   hsc2hs                                  3837 [bad stderr] (normal)
   hsc2hs                                  hsc2hs001 [bad stderr] (normal)
   hsc2hs                                  hsc2hs002 [bad stderr] (normal)
   hsc2hs                                  hsc2hs003 [bad stderr] (normal)
   hsc2hs                                  hsc2hs004 [bad stderr] (normal)
   indexed-types/should_compile            IndTypesPerf [bad stderr] (normal)
   indexed-types/should_compile            NewTyCo [bad stderr] (normal)
   indexed-types/should_compile            T5955 [bad stderr] (normal)
   indexed-types/should_compile            T6152 [bad stderr] (normal)
   layout                                  layout001 [bad stderr] (normal)
   layout                                  layout002 [bad stderr] (normal)
   layout                                  layout003 [bad stderr] (normal)
   layout                                  layout004 [bad stderr] (normal)
   layout                                  layout005 [bad stderr] (normal)
   layout                                  layout006 [bad stderr] (normal)
   layout                                  layout008 [bad stderr] (normal)
   layout                                  layout009 [bad stderr] (normal)
   lib/integer                             IntegerConversionRules [bad stderr] (normal)
   lib/integer                             fromToInteger [bad stderr] (normal)
   lib/integer                             integerConstantFolding [bad stderr] (normal)
   llvm/should_compile                     6158 [exit code non-0] (optllvm)
   module                                  mod144 [bad stderr] (normal)
   module                                  mod146 [bad stderr] (normal)
   module                                  mod158 [bad stderr] (normal)
   module                                  mod160 [bad stderr] (normal)
   module                                  mod165 [bad stderr] (normal)
   module                                  mod166 [bad stderr] (normal)
   module                                  mod167 [bad stderr] (normal)
   module/base01                           base01 [bad stderr] (normal)
   module/mod175                           mod175 [bad stderr] (normal)
   numeric/should_run                      T7014 [bad stderr] (normal)
   perf/compiler                           T1969 [stat too good] (normal)
   perf/compiler                           T3294 [stat not good enough] (normal)
   perf/compiler                           T4007 [bad stderr] (normal)
   perf/compiler                           T5030 [stat too good] (normal)
   perf/compiler                           parsing001 [stat not good enough] (normal)
   perf/haddock                            haddock.Cabal [stat not good enough] (normal)
   perf/haddock                            haddock.base [stat not good enough] (normal)
   perf/haddock                            haddock.compiler [stat too good] (normal)
   perf/should_run                         T2902 [bad stderr] (normal)
   perf/should_run                         T3736 [bad stderr] (normal)
   polykinds                               T5881 [bad stderr] (normal)
   polykinds                               T6025 [bad stderr] (normal)
   polykinds                               T6054 [bad stderr] (normal)
   polykinds                               T7022 [bad exit code] (normal)
   polykinds                               T7341 [stderr mismatch] (normal)
   profiling/should_compile                2410 [exit code non-0] (normal)
   profiling/should_compile                prof001 [exit code non-0] (normal)
   profiling/should_compile                prof002 [exit code non-0] (normal)
   quasiquotation/qq007                    qq007 [exit code non-0] (normal,hpc,optasm,optllvm)
   quasiquotation/qq008                    qq008 [exit code non-0] (normal,hpc,optasm,optllvm)
   rename/prog006                          rn.prog006 [bad stderr] (normal)
   rename/should_compile                   T1792_imports [bad stderr] (normal)
   rename/should_compile                   T3449 [bad stderr] (normal)
   rename/should_compile                   T3823 [bad stderr] (normal)
   rename/should_compile                   T4003 [bad stderr] (normal)
   rename/should_compile                   T4239 [bad stderr] (normal)
   rename/should_compile                   T4240 [bad stderr] (normal)
   rts                                     3236 [exit code non-0] (normal,threaded1)
   rts                                     4850 [bad stderr] (normal)
   rts                                     T4059 [bad stderr] (normal)
   rts                                     T5423 [bad stderr] (normal)
   rts                                     T7037 [bad stderr] (normal)
   rts                                     atomicinc [exit code non-0] (normal)
   rts                                     outofmem [bad stderr] (normal)
   rts                                     outofmem2 [bad stderr] (normal)
   rts                                     testblockalloc [exit code non-0] (normal,threaded1)
   rts                                     testwsdeque [exit code non-0] (threaded1,threaded2)
   safeHaskell/check/pkg01                 safePkg01 [bad stderr] (normal)
   safeHaskell/safeInfered                 UnsafeInfered12 [stderr mismatch] (normal)
   safeHaskell/safeLanguage                SafeLang01 [stderr mismatch] (normal)
   safeHaskell/safeLanguage                SafeLang12 [stderr mismatch] (normal)
   safeHaskell/safeLanguage                SafeLang16 [stderr mismatch] (normal)
   simplCore/should_compile                EvalTest [bad stderr] (normal)
   simplCore/should_compile                T3055 [bad stderr] (normal)
   simplCore/should_compile                T3772 [bad stderr] (normal)
   simplCore/should_compile                T4138 [bad stderr] (normal)
   simplCore/should_compile                T4201 [bad stderr] (normal)
   simplCore/should_compile                T4306 [bad stderr] (normal)
   simplCore/should_compile                T4903 [bad stderr] (normal)
   simplCore/should_compile                T4918 [bad stderr] (normal)
   simplCore/should_compile                T4945 [bad stderr] (normal)
   simplCore/should_compile                T4957 [bad stderr] (normal)
   simplCore/should_compile                T5168 [bad stderr] (normal)
   simplCore/should_compile                T5327 [bad stderr] (normal)
   simplCore/should_compile                T5623 [bad stderr] (normal)
   simplCore/should_compile                T5658b [bad stderr] (normal)
   simplCore/should_compile                T5776 [bad stderr] (normal)
   simplCore/should_compile                T7165 [bad stderr] (normal)
   simplCore/should_compile                simpl021 [bad stderr] (normal)
   stranal/should_compile                  newtype [exit code non-0] (optasm)
   typecheck/bug1465                       bug1465 [bad stderr] (normal)
   typecheck/should_compile                T2412 [bad stderr] (normal)
   typecheck/should_compile                T5792 [bad stderr] (normal)
   typecheck/should_compile                T7171 [bad stderr] (normal)
   typecheck/should_compile                tc170 [bad stderr] (normal)
   typecheck/should_compile                tc173 [bad stderr] (normal)
   typecheck/should_compile                tc245 [bad stderr] (normal)
   typecheck/should_run                    tcrun024 [exit code non-0] (normal,hpc,optasm,profasm,threaded1,threaded2,static,profthreaded,optllvm)
   typecheck/should_run                    tcrun025 [exit code non-0] (normal,hpc,optasm,profasm,threaded1,threaded2,static,profthreaded,optllvm)
   typecheck/should_run                    tcrun035 [stderr mismatch] (normal)

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

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

"inplace/bin/ghc-stage2" -static  -H32m -O     -package-name haskell2010-1.1.1.0 -hide-all-packages -i -ilibraries/haskell2010/. -ilibraries/haskell2010/dist-install/build -ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/dist-install/build -Ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/.    -optP-include -optPlibraries/haskell2010/dist-install/build/autogen/cabal_macros.h -package array-0.4.0.1 -package base-4.6.0.0 -package ghc-prim-0.3.0.0  -XHaskell98 -XPackageImports -XCPP -H64m -O2 -dcore-lint  -no-user-package-db -rtsopts      -odir libraries/haskell2010/dist-install/build -hidir libraries/haskell2010/dist-install/build -stubdir libraries/haskell2010/dist-install/build -hisuf hi -osuf  o -hcsuf hc -c libraries/haskell2010/./Data/M
 aybe.hs -o libraries/haskell2010/dist-install/build/Data/Maybe.o
"inplace/bin/ghc-stage2" -static  -H32m -O     -package-name haskell2010-1.1.1.0 -hide-all-packages -i -ilibraries/haskell2010/. -ilibraries/haskell2010/dist-install/build -ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/dist-install/build -Ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/.    -optP-include -optPlibraries/haskell2010/dist-install/build/autogen/cabal_macros.h -package array-0.4.0.1 -package base-4.6.0.0 -package ghc-prim-0.3.0.0  -XHaskell98 -XPackageImports -XCPP -H64m -O2 -dcore-lint  -no-user-package-db -rtsopts      -odir libraries/haskell2010/dist-install/build -hidir libraries/haskell2010/dist-install/build -stubdir libraries/haskell2010/dist-install/build -hisuf hi -osuf  o -hcsuf hc -c libraries/haskell2010/./Contro
 l/Monad.hs -o libraries/haskell2010/dist-install/build/Control/Monad.o
"inplace/bin/ghc-stage2" -static  -H32m -O     -package-name haskell2010-1.1.1.0 -hide-all-packages -i -ilibraries/haskell2010/. -ilibraries/haskell2010/dist-install/build -ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/dist-install/build -Ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/.    -optP-include -optPlibraries/haskell2010/dist-install/build/autogen/cabal_macros.h -package array-0.4.0.1 -package base-4.6.0.0 -package ghc-prim-0.3.0.0  -XHaskell98 -XPackageImports -XCPP -H64m -O2 -dcore-lint  -no-user-package-db -rtsopts      -odir libraries/haskell2010/dist-install/build -hidir libraries/haskell2010/dist-install/build -stubdir libraries/haskell2010/dist-install/build -hisuf hi -osuf  o -hcsuf hc -c libraries/haskell2010/./Data/R
 atio.hs -o libraries/haskell2010/dist-install/build/Data/Ratio.o
"inplace/bin/ghc-stage2" -static  -H32m -O     -package-name haskell2010-1.1.1.0 -hide-all-packages -i -ilibraries/haskell2010/. -ilibraries/haskell2010/dist-install/build -ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/dist-install/build -Ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/.    -optP-include -optPlibraries/haskell2010/dist-install/build/autogen/cabal_macros.h -package array-0.4.0.1 -package base-4.6.0.0 -package ghc-prim-0.3.0.0  -XHaskell98 -XPackageImports -XCPP -H64m -O2 -dcore-lint  -no-user-package-db -rtsopts      -odir libraries/haskell2010/dist-install/build -hidir libraries/haskell2010/dist-install/build -stubdir libraries/haskell2010/dist-install/build -hisuf hi -osuf  o -hcsuf hc -c libraries/haskell2010/./System
 /Environment.hs -o libraries/haskell2010/dist-install/build/System/Environment.o
"inplace/bin/ghc-stage2" -static  -H32m -O     -package-name haskell2010-1.1.1.0 -hide-all-packages -i -ilibraries/haskell2010/. -ilibraries/haskell2010/dist-install/build -ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/dist-install/build -Ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/.    -optP-include -optPlibraries/haskell2010/dist-install/build/autogen/cabal_macros.h -package array-0.4.0.1 -package base-4.6.0.0 -package ghc-prim-0.3.0.0  -XHaskell98 -XPackageImports -XCPP -H64m -O2 -dcore-lint  -no-user-package-db -rtsopts      -odir libraries/haskell2010/dist-install/build -hidir libraries/haskell2010/dist-install/build -stubdir libraries/haskell2010/dist-install/build -hisuf hi -osuf  o -hcsuf hc -c libraries/haskell2010/./System
 /Exit.hs -o libraries/haskell2010/dist-install/build/System/Exit.o
"inplace/bin/ghc-stage2" -static  -H32m -O     -package-name haskell2010-1.1.1.0 -hide-all-packages -i -ilibraries/haskell2010/. -ilibraries/haskell2010/dist-install/build -ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/dist-install/build -Ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/.    -optP-include -optPlibraries/haskell2010/dist-install/build/autogen/cabal_macros.h -package array-0.4.0.1 -package base-4.6.0.0 -package ghc-prim-0.3.0.0  -XHaskell98 -XPackageImports -XCPP -H64m -O2 -dcore-lint  -no-user-package-db -rtsopts      -odir libraries/haskell2010/dist-install/build -hidir libraries/haskell2010/dist-install/build -stubdir libraries/haskell2010/dist-install/build -hisuf hi -osuf  o -hcsuf hc -c libraries/haskell2010/./Numeri
 c.hs -o libraries/haskell2010/dist-install/build/Numeric.o
"inplace/bin/ghc-stage2" -static  -H32m -O     -package-name haskell2010-1.1.1.0 -hide-all-packages -i -ilibraries/haskell2010/. -ilibraries/haskell2010/dist-install/build -ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/dist-install/build -Ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/.    -optP-include -optPlibraries/haskell2010/dist-install/build/autogen/cabal_macros.h -package array-0.4.0.1 -package base-4.6.0.0 -package ghc-prim-0.3.0.0  -XHaskell98 -XPackageImports -XCPP -H64m -O2 -dcore-lint  -no-user-package-db -rtsopts      -odir libraries/haskell2010/dist-install/build -hidir libraries/haskell2010/dist-install/build -stubdir libraries/haskell2010/dist-install/build -hisuf hi -osuf  o -hcsuf hc -c libraries/haskell2010/./Data/I
 nt.hs -o libraries/haskell2010/dist-install/build/Data/Int.o
"inplace/bin/ghc-stage2" -static  -H32m -O     -package-name haskell2010-1.1.1.0 -hide-all-packages -i -ilibraries/haskell2010/. -ilibraries/haskell2010/dist-install/build -ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/dist-install/build -Ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/.    -optP-include -optPlibraries/haskell2010/dist-install/build/autogen/cabal_macros.h -package array-0.4.0.1 -package base-4.6.0.0 -package ghc-prim-0.3.0.0  -XHaskell98 -XPackageImports -XCPP -H64m -O2 -dcore-lint  -no-user-package-db -rtsopts      -odir libraries/haskell2010/dist-install/build -hidir libraries/haskell2010/dist-install/build -stubdir libraries/haskell2010/dist-install/build -hisuf hi -osuf  o -hcsuf hc -c libraries/haskell2010/./Data/W
 ord.hs -o libraries/haskell2010/dist-install/build/Data/Word.o
"inplace/bin/ghc-stage2" -static  -H32m -O     -package-name haskell2010-1.1.1.0 -hide-all-packages -i -ilibraries/haskell2010/. -ilibraries/haskell2010/dist-install/build -ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/dist-install/build -Ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/.    -optP-include -optPlibraries/haskell2010/dist-install/build/autogen/cabal_macros.h -package array-0.4.0.1 -package base-4.6.0.0 -package ghc-prim-0.3.0.0  -XHaskell98 -XPackageImports -XCPP -H64m -O2 -dcore-lint  -no-user-package-db -rtsopts      -odir libraries/haskell2010/dist-install/build -hidir libraries/haskell2010/dist-install/build -stubdir libraries/haskell2010/dist-install/build -hisuf hi -osuf  o -hcsuf hc -c libraries/haskell2010/./Data/B
 its.hs -o libraries/haskell2010/dist-install/build/Data/Bits.o
"inplace/bin/ghc-stage2" -static  -H32m -O     -package-name haskell2010-1.1.1.0 -hide-all-packages -i -ilibraries/haskell2010/. -ilibraries/haskell2010/dist-install/build -ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/dist-install/build -Ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/.    -optP-include -optPlibraries/haskell2010/dist-install/build/autogen/cabal_macros.h -package array-0.4.0.1 -package base-4.6.0.0 -package ghc-prim-0.3.0.0  -XHaskell98 -XPackageImports -XCPP -H64m -O2 -dcore-lint  -no-user-package-db -rtsopts      -odir libraries/haskell2010/dist-install/build -hidir libraries/haskell2010/dist-install/build -stubdir libraries/haskell2010/dist-install/build -hisuf hi -osuf  o -hcsuf hc -c libraries/haskell2010/./Foreig
 n/Marshal/Utils.hs -o libraries/haskell2010/dist-install/build/Foreign/Marshal/Utils.o
"inplace/bin/ghc-stage2" -static  -H32m -O     -package-name haskell2010-1.1.1.0 -hide-all-packages -i -ilibraries/haskell2010/. -ilibraries/haskell2010/dist-install/build -ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/dist-install/build -Ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/.    -optP-include -optPlibraries/haskell2010/dist-install/build/autogen/cabal_macros.h -package array-0.4.0.1 -package base-4.6.0.0 -package ghc-prim-0.3.0.0  -XHaskell98 -XPackageImports -XCPP -H64m -O2 -dcore-lint  -no-user-package-db -rtsopts      -odir libraries/haskell2010/dist-install/build -hidir libraries/haskell2010/dist-install/build -stubdir libraries/haskell2010/dist-install/build -hisuf hi -osuf  o -hcsuf hc -c libraries/haskell2010/./Foreig
 n/Marshal/Error.hs -o libraries/haskell2010/dist-install/build/Foreign/Marshal/Error.o
"inplace/bin/ghc-stage2" -static  -H32m -O     -package-name haskell2010-1.1.1.0 -hide-all-packages -i -ilibraries/haskell2010/. -ilibraries/haskell2010/dist-install/build -ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/dist-install/build -Ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/.    -optP-include -optPlibraries/haskell2010/dist-install/build/autogen/cabal_macros.h -package array-0.4.0.1 -package base-4.6.0.0 -package ghc-prim-0.3.0.0  -XHaskell98 -XPackageImports -XCPP -H64m -O2 -dcore-lint  -no-user-package-db -rtsopts      -odir libraries/haskell2010/dist-install/build -hidir libraries/haskell2010/dist-install/build -stubdir libraries/haskell2010/dist-install/build -hisuf hi -osuf  o -hcsuf hc -c libraries/haskell2010/./Foreig
 n/Marshal/Array.hs -o libraries/haskell2010/dist-install/build/Foreign/Marshal/Array.o
"inplace/bin/ghc-stage2" -static  -H32m -O     -package-name haskell2010-1.1.1.0 -hide-all-packages -i -ilibraries/haskell2010/. -ilibraries/haskell2010/dist-install/build -ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/dist-install/build -Ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/.    -optP-include -optPlibraries/haskell2010/dist-install/build/autogen/cabal_macros.h -package array-0.4.0.1 -package base-4.6.0.0 -package ghc-prim-0.3.0.0  -XHaskell98 -XPackageImports -XCPP -H64m -O2 -dcore-lint  -no-user-package-db -rtsopts      -odir libraries/haskell2010/dist-install/build -hidir libraries/haskell2010/dist-install/build -stubdir libraries/haskell2010/dist-install/build -hisuf hi -osuf  o -hcsuf hc -c libraries/haskell2010/./Foreig
 n/Marshal/Alloc.hs -o libraries/haskell2010/dist-install/build/Foreign/Marshal/Alloc.o
"inplace/bin/ghc-stage2" -static  -H32m -O     -package-name haskell2010-1.1.1.0 -hide-all-packages -i -ilibraries/haskell2010/. -ilibraries/haskell2010/dist-install/build -ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/dist-install/build -Ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/.    -optP-include -optPlibraries/haskell2010/dist-install/build/autogen/cabal_macros.h -package array-0.4.0.1 -package base-4.6.0.0 -package ghc-prim-0.3.0.0  -XHaskell98 -XPackageImports -XCPP -H64m -O2 -dcore-lint  -no-user-package-db -rtsopts      -odir libraries/haskell2010/dist-install/build -hidir libraries/haskell2010/dist-install/build -stubdir libraries/haskell2010/dist-install/build -hisuf hi -osuf  o -hcsuf hc -c libraries/haskell2010/./Foreig
 n/Marshal.hs -o libraries/haskell2010/dist-install/build/Foreign/Marshal.o
"inplace/bin/ghc-stage2" -static  -H32m -O     -package-name haskell2010-1.1.1.0 -hide-all-packages -i -ilibraries/haskell2010/. -ilibraries/haskell2010/dist-install/build -ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/dist-install/build -Ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/.    -optP-include -optPlibraries/haskell2010/dist-install/build/autogen/cabal_macros.h -package array-0.4.0.1 -package base-4.6.0.0 -package ghc-prim-0.3.0.0  -XHaskell98 -XPackageImports -XCPP -H64m -O2 -dcore-lint  -no-user-package-db -rtsopts      -odir libraries/haskell2010/dist-install/build -hidir libraries/haskell2010/dist-install/build -stubdir libraries/haskell2010/dist-install/build -hisuf hi -osuf  o -hcsuf hc -c libraries/haskell2010/./Foreig
 n/Storable.hs -o libraries/haskell2010/dist-install/build/Foreign/Storable.o
"inplace/bin/ghc-stage2" -static  -H32m -O     -package-name haskell2010-1.1.1.0 -hide-all-packages -i -ilibraries/haskell2010/. -ilibraries/haskell2010/dist-install/build -ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/dist-install/build -Ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/.    -optP-include -optPlibraries/haskell2010/dist-install/build/autogen/cabal_macros.h -package array-0.4.0.1 -package base-4.6.0.0 -package ghc-prim-0.3.0.0  -XHaskell98 -XPackageImports -XCPP -H64m -O2 -dcore-lint  -no-user-package-db -rtsopts      -odir libraries/haskell2010/dist-install/build -hidir libraries/haskell2010/dist-install/build -stubdir libraries/haskell2010/dist-install/build -hisuf hi -osuf  o -hcsuf hc -c libraries/haskell2010/./Foreig
 n/StablePtr.hs -o libraries/haskell2010/dist-install/build/Foreign/StablePtr.o
"inplace/bin/ghc-stage2" -static  -H32m -O     -package-name haskell2010-1.1.1.0 -hide-all-packages -i -ilibraries/haskell2010/. -ilibraries/haskell2010/dist-install/build -ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/dist-install/build -Ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/.    -optP-include -optPlibraries/haskell2010/dist-install/build/autogen/cabal_macros.h -package array-0.4.0.1 -package base-4.6.0.0 -package ghc-prim-0.3.0.0  -XHaskell98 -XPackageImports -XCPP -H64m -O2 -dcore-lint  -no-user-package-db -rtsopts      -odir libraries/haskell2010/dist-install/build -hidir libraries/haskell2010/dist-install/build -stubdir libraries/haskell2010/dist-install/build -hisuf hi -osuf  o -hcsuf hc -c libraries/haskell2010/./Foreig
 n/ForeignPtr.hs -o libraries/haskell2010/dist-install/build/Foreign/ForeignPtr.o
"inplace/bin/ghc-stage2" -static  -H32m -O     -package-name haskell2010-1.1.1.0 -hide-all-packages -i -ilibraries/haskell2010/. -ilibraries/haskell2010/dist-install/build -ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/dist-install/build -Ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/.    -optP-include -optPlibraries/haskell2010/dist-install/build/autogen/cabal_macros.h -package array-0.4.0.1 -package base-4.6.0.0 -package ghc-prim-0.3.0.0  -XHaskell98 -XPackageImports -XCPP -H64m -O2 -dcore-lint  -no-user-package-db -rtsopts      -odir libraries/haskell2010/dist-install/build -hidir libraries/haskell2010/dist-install/build -stubdir libraries/haskell2010/dist-install/build -hisuf hi -osuf  o -hcsuf hc -c libraries/haskell2010/./Foreig
 n/Ptr.hs -o libraries/haskell2010/dist-install/build/Foreign/Ptr.o
"inplace/bin/ghc-stage2" -static  -H32m -O     -package-name haskell2010-1.1.1.0 -hide-all-packages -i -ilibraries/haskell2010/. -ilibraries/haskell2010/dist-install/build -ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/dist-install/build -Ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/.    -optP-include -optPlibraries/haskell2010/dist-install/build/autogen/cabal_macros.h -package array-0.4.0.1 -package base-4.6.0.0 -package ghc-prim-0.3.0.0  -XHaskell98 -XPackageImports -XCPP -H64m -O2 -dcore-lint  -no-user-package-db -rtsopts      -odir libraries/haskell2010/dist-install/build -hidir libraries/haskell2010/dist-install/build -stubdir libraries/haskell2010/dist-install/build -hisuf hi -osuf  o -hcsuf hc -c libraries/haskell2010/./Foreig
 n.hs -o libraries/haskell2010/dist-install/build/Foreign.o
"inplace/bin/ghc-stage2" -static  -H32m -O     -package-name haskell2010-1.1.1.0 -hide-all-packages -i -ilibraries/haskell2010/. -ilibraries/haskell2010/dist-install/build -ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/dist-install/build -Ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/.    -optP-include -optPlibraries/haskell2010/dist-install/build/autogen/cabal_macros.h -package array-0.4.0.1 -package base-4.6.0.0 -package ghc-prim-0.3.0.0  -XHaskell98 -XPackageImports -XCPP -H64m -O2 -dcore-lint  -no-user-package-db -rtsopts      -odir libraries/haskell2010/dist-install/build -hidir libraries/haskell2010/dist-install/build -stubdir libraries/haskell2010/dist-install/build -hisuf hi -osuf  o -hcsuf hc -c libraries/haskell2010/./Foreig
 n/C/Error.hs -o libraries/haskell2010/dist-install/build/Foreign/C/Error.o
"inplace/bin/ghc-stage2" -static  -H32m -O     -package-name haskell2010-1.1.1.0 -hide-all-packages -i -ilibraries/haskell2010/. -ilibraries/haskell2010/dist-install/build -ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/dist-install/build -Ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/.    -optP-include -optPlibraries/haskell2010/dist-install/build/autogen/cabal_macros.h -package array-0.4.0.1 -package base-4.6.0.0 -package ghc-prim-0.3.0.0  -XHaskell98 -XPackageImports -XCPP -H64m -O2 -dcore-lint  -no-user-package-db -rtsopts      -odir libraries/haskell2010/dist-install/build -hidir libraries/haskell2010/dist-install/build -stubdir libraries/haskell2010/dist-install/build -hisuf hi -osuf  o -hcsuf hc -c libraries/haskell2010/./Foreig
 n/C/String.hs -o libraries/haskell2010/dist-install/build/Foreign/C/String.o
"inplace/bin/ghc-stage2" -static  -H32m -O     -package-name haskell2010-1.1.1.0 -hide-all-packages -i -ilibraries/haskell2010/. -ilibraries/haskell2010/dist-install/build -ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/dist-install/build -Ilibraries/haskell2010/dist-install/build/autogen -Ilibraries/haskell2010/.    -optP-include -optPlibraries/haskell2010/dist-install/build/autogen/cabal_macros.h -package array-0.4.0.1 -package base-4.6.0.0 -package ghc-prim-0.3.0.0  -XHaskell98 -XPackageImports -XCPP -H64m -O2 -dcore-lint  -no-user-package-db -rtsopts      -odir libraries/haskell2010/dist-install/build -hidir libraries/haskell2010/dist-install/build -stubdir libraries/haskell2010/dist-install/build -hisuf hi -osuf  o -hcsuf hc -c libraries/haskell2010/./Foreig
 n/C/Types.hs -o libraries/haskell2010/dist-install/build/Foreign/C/Types.o
ghc-stage2: panic! (the 'impossible' happened)
  (GHC version 7.7.20121026 for x86_64-unknown-linux):
	Ix{Int}.index: Index (0) out of range ((114,Segmentation fault (core dumped)
make[1]: *** [libraries/haskell2010/dist-install/build/Foreign/C/Types.o] Error 139
make: *** [all] Error 2
Command exited with non-zero status 2
4145.21user 743.65system 1:27:49elapsed 92%CPU (0avgtext+0avgdata 5009488maxresident)k
8inputs+5440752outputs (0major+175549142minor)pagefaults 0swaps

Nightly run ended at Fri Oct 26 23:54:00 BST 2012
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.