Skip to content

Instantly share code, notes, and snippets.

@kgadek
Created January 21, 2015 17:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kgadek/912a46b70f8771edb152 to your computer and use it in GitHub Desktop.
Save kgadek/912a46b70f8771edb152 to your computer and use it in GitHub Desktop.
make fulltest in GHC 7.8.4 with `BuildFlavour = prof`
$ make fulltest TEST="T4891 cabal04 rnfail043 T3333 ghcilink001 ghcilink002 ghcilink003 ghcilink004 ghcilink005 ghcilink006 T9078 overflow3 overflow2 overflow1 T7919 plugins01 plugins03 plugins02 plugins05 plugins06 T5204 T6145 T1735 tcrun045 UnsafeInfered02 UnsafeInfered12 T5550 T7702 T5321FD T5030 T4801 T6048 T5631 T5837 T5642 T3064 parsing001 T1969 T5321Fun T783 T3294 recomp009 T7022 T9160 T367_letnoescape T9379 callstack001 annfail12 SafeLang16 SafeLang12 SafeLang01 SafeLang11 T706 T7837 dataToExpQUnit T8256 T4491 qq007 qq008"
make -C testsuite/tests CLEANUP=1 OUTPUT_SUMMARY=../../testsuite_summary.txt
make[1]: Entering directory `/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/testsuite/tests'
python2 ../driver/runtests.py -e ghc_compiler_always_flags="'-fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts '" -e ghc_debugged=False -e ghc_with_native_codegen=1 -e ghc_with_vanilla=1 -e ghc_with_dynamic=1 -e ghc_with_profiling=1 -e ghc_with_threaded_rts=1 -e ghc_with_dynamic_rts=1 -e ghc_with_interpreter=1 -e ghc_unregisterised=0 -e ghc_dynamic_by_default=False -e ghc_dynamic=False -e ghc_with_smp=1 -e ghc_with_llvm=1 -e windows=False -e darwin=False -e in_tree_compiler=True -e clean_only=False --rootdir=. --config=../config/ghc -e 'config.confdir="../config"' -e 'config.compiler="/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2"' -e 'config.ghc_pkg="/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-pkg"' -e 'config.hp2ps="/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/hp2ps"' -e 'config.hpc="/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/hpc"' -e 'config.gs="gs"' -e 'config.platform="x86_64-unknown-linux"' -e 'config.os="linux"' -e 'config.arch="x86_64"' -e 'config.wordsize="64"' -e 'default_testopts.cleanup="1"' -e 'config.timeout=int() or config.timeout' -e 'config.timeout_prog="../timeout/install-inplace/bin/timeout"' -e 'config.exeext=""' -e 'config.top="/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/testsuite"' --output-summary "../../testsuite_summary.txt" --rootdir=../../libraries/array/tests --rootdir=../../libraries/base/tests --rootdir=../../libraries/binary/tests --rootdir=../../libraries/bytestring/tests --rootdir=../../libraries/containers/tests --rootdir=../../libraries/directory/tests --rootdir=../../libraries/filepath/tests --rootdir=../../libraries/ghc-prim/tests --rootdir=../../libraries/haskeline/tests --rootdir=../../libraries/hpc/tests --rootdir=../../libraries/old-time/tests --rootdir=../../libraries/pretty/tests --rootdir=../../libraries/process/tests --rootdir=../../libraries/template-haskell/tests --rootdir=../../libraries/unix/tests \
--only=T4891 --only=cabal04 --only=rnfail043 --only=T3333 --only=ghcilink001 --only=ghcilink002 --only=ghcilink003 --only=ghcilink004 --only=ghcilink005 --only=ghcilink006 --only=T9078 --only=overflow3 --only=overflow2 --only=overflow1 --only=T7919 --only=plugins01 --only=plugins03 --only=plugins02 --only=plugins05 --only=plugins06 --only=T5204 --only=T6145 --only=T1735 --only=tcrun045 --only=UnsafeInfered02 --only=UnsafeInfered12 --only=T5550 --only=T7702 --only=T5321FD --only=T5030 --only=T4801 --only=T6048 --only=T5631 --only=T5837 --only=T5642 --only=T3064 --only=parsing001 --only=T1969 --only=T5321Fun --only=T783 --only=T3294 --only=recomp009 --only=T7022 --only=T9160 --only=T367_letnoescape --only=T9379 --only=callstack001 --only=annfail12 --only=SafeLang16 --only=SafeLang12 --only=SafeLang01 --only=SafeLang11 --only=T706 --only=T7837 --only=dataToExpQUnit --only=T8256 --only=T4491 --only=qq007 --only=qq008 \
\
\
\
\
\
gs -dNODISPLAY -dBATCH -dQUIET -dNOPAUSE ../config/good.ps
gs -dNODISPLAY -dBATCH -dQUIET -dNOPAUSE ../config/bad.ps
Error: /undefined in This
Operand stack:
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1916 1 3 %oparray_pop 1915 1 3 %oparray_pop 1899 1 3 %oparray_pop 1787 1 3 %oparray_pop --nostringval-- %errorexec_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval--
Dictionary stack:
--dict:1172/1684(ro)(G)-- --dict:0/20(G)-- --dict:77/200(L)--
Current allocation mode is local
Current file position is 5
GPL Ghostscript 9.10: Unrecoverable error, exit code 1
GhostScript available for hp2ps tests
Timeout is 300
Found 259 .T files...
Beginning test run at Wed Jan 21 18:06:01 2015 CET
====> Scanning ./cps/all.T
====> Scanning ./parser/prog001/test.T
====> Scanning ./parser/should_compile/all.T
====> Scanning ./parser/should_compile/T7476/all.T
====> Scanning ./parser/should_run/all.T
====> Scanning ./parser/should_fail/all.T
====> Scanning ./parser/unicode/all.T
====> Scanning ./lib/integer/all.T
====> Scanning ./warnings/minimal/all.T
====> Scanning ./arrows/should_compile/all.T
====> Scanning ./arrows/should_run/all.T
====> Scanning ./arrows/should_fail/all.T
====> Scanning ./dph/primespj/dph-primespj.T
====> Scanning ./dph/words/dph-words.T
====> Scanning ./dph/smvm/dph-smvm.T
====> Scanning ./dph/dotp/dph-dotp.T
====> Scanning ./dph/enumfromto/dph-enumfromto.T
====> Scanning ./dph/quickhull/dph-quickhull.T
====> Scanning ./dph/modules/dph-modules.T
====> Scanning ./dph/diophantine/dph-diophantine.T
====> Scanning ./dph/nbody/dph-nbody.T
====> Scanning ./dph/classes/dph-classes.T
====> Scanning ./dph/sumnats/dph-sumnats.T
====> Scanning ./numeric/should_compile/all.T
====> Scanning ./numeric/should_run/all.T
====> Scanning ./deriving/should_compile/all.T
====> Scanning ./deriving/should_run/all.T
====> Scanning ./deriving/should_fail/all.T
====> Scanning ./patsyn/should_compile/all.T
====> Scanning ./patsyn/should_run/all.T
====> Scanning ./patsyn/should_fail/all.T
====> Scanning ./haddock/haddock_examples/test.T
====> Scanning ./haddock/should_compile_flag_nohaddock/all.T
====> Scanning ./haddock/should_compile_noflag_nohaddock/all.T
====> Scanning ./haddock/should_compile_noflag_haddock/all.T
====> Scanning ./haddock/should_fail_flag_haddock/all.T
====> Scanning ./haddock/should_compile_flag_haddock/all.T
====> Scanning ./runghc/all.T
====> Scanning ./module/all.T
====> Scanning ./module/mod175/all.T
====> Scanning ./module/base01/all.T
====> Scanning ./plugins/all.T
====> Scanning ./gadt/all.T
====> Scanning ./ext-core/all.T
====> Scanning ./overloadedlists/should_run/all.T
====> Scanning ./overloadedlists/should_fail/all.T
====> Scanning ./simplCore/prog001/test.T
====> Scanning ./simplCore/should_compile/all.T
====> Scanning ./simplCore/should_run/all.T
====> Scanning ./simplCore/prog002/test.T
====> Scanning ./ghc-api/all.T
====> Scanning ./ghc-api/T7478/all.T
====> Scanning ./ghc-api/T4891/all.T
====> Scanning ./ghc-api/dynCompileExpr/all.T
====> Scanning ./ghc-api/apirecomp001/all.T
====> Scanning ./typecheck/prog001/test.T
====> Scanning ./typecheck/should_compile/all.T
====> Scanning ./typecheck/should_run/all.T
====> Scanning ./typecheck/testeq1/test.T
====> Scanning ./typecheck/should_fail/all.T
====> Scanning ./typecheck/bug1465/all.T
====> Scanning ./typecheck/prog002/test.T
====> Scanning ./hsc2hs/all.T
====> Scanning ./llvm/should_compile/all.T
====> Scanning ./esc/all.T
====> Scanning ./profiling/should_compile/all.T
====> Scanning ./profiling/should_run/all.T
====> Scanning ./profiling/should_fail/all.T
====> Scanning ./th/T2014/all.T
====> Scanning ./th/all.T
====> Scanning ./th/TH_import_loop/TH_import_loop.T
====> Scanning ./th/TH_spliceViewPat/test.T
====> Scanning ./ghci/prog001/prog001.T
====> Scanning ./ghci/prog009/ghci.prog009.T
====> Scanning ./ghci/prog004/prog004.T
====> Scanning ./ghci/prog008/prog008.T
====> Scanning ./ghci/scripts/all.T
====> Scanning ./ghci/should_run/all.T
====> Scanning ./ghci/prog011/prog011.T
====> Scanning ./ghci/prog006/prog006.T
====> Scanning ./ghci/prog005/prog005.T
====> Scanning ./ghci/prog003/prog003.T
====> Scanning ./ghci/prog002/prog002.T
====> Scanning ./ghci/linking/all.T
====> Scanning ./ghci/prog007/prog007.T
====> Scanning ./ghci/prog012/all.T
====> Scanning ./ghci.debugger/scripts/break023/all.T
====> Scanning ./ghci.debugger/scripts/all.T
====> Scanning ./ghci.debugger/scripts/break022/all.T
====> Scanning ./rename/prog001/test.T
====> Scanning ./rename/should_compile/all.T
====> Scanning ./rename/should_compile/T3103/test.T
====> Scanning ./rename/prog004/test.T
====> Scanning ./rename/prog006/all.T
====> Scanning ./rename/prog005/test.T
====> Scanning ./rename/prog003/test.T
====> Scanning ./rename/should_fail/all.T
====> Scanning ./rename/prog002/test.T
====> Scanning ./array/should_run/all.T
====> Scanning ./driver/recomp004/all.T
====> Scanning ./driver/recomp010/all.T
====> Scanning ./driver/all.T
====> Scanning ./driver/recomp002/all.T
====> Scanning ./driver/recomp006/all.T
====> Scanning ./driver/T437/all.T
====> Scanning ./driver/bug1677/all.T
====> Scanning ./driver/recomp003/all.T
====> Scanning ./driver/dynamic_flags_001/all.T
====> Scanning ./driver/T7835/all.T
====> Scanning ./driver/T1372/all.T
====> Scanning ./driver/T7373/all.T
====> Scanning ./driver/T8526/T8526.T
====> Scanning ./driver/recomp008/all.T
====> Scanning ./driver/T8184/all.T
====> Scanning ./driver/dynamic_flags_002/all.T
====> Scanning ./driver/objc/all.T
====> Scanning ./driver/recomp005/all.T
====> Scanning ./driver/dynamicToo/all.T
====> Scanning ./driver/dynamicToo/dynamicToo002/test.T
====> Scanning ./driver/dynamicToo/dynamicToo001/test.T
====> Scanning ./driver/dynamicToo/dynamicToo004/test.T
====> Scanning ./driver/T3007/all.T
====> Scanning ./driver/T8602/T8602.T
====> Scanning ./driver/recomp009/all.T
====> Scanning ./driver/recomp011/all.T
====> Scanning ./driver/recomp012/all.T
====> Scanning ./driver/conflicting_flags/test.T
====> Scanning ./driver/recomp001/all.T
====> Scanning ./driver/T1959/test.T
====> Scanning ./driver/recomp013/all.T
====> Scanning ./driver/recomp007/all.T
====> Scanning ./driver/T5147/all.T
====> Scanning ./programs/jules_xref2/test.T
====> Scanning ./programs/fast2haskell/test.T
====> Scanning ./programs/jl_defaults/test.T
====> Scanning ./programs/andre_monad/test.T
====> Scanning ./programs/launchbury/test.T
====> Scanning ./programs/seward-space-leak/test.T
====> Scanning ./programs/north_array/test.T
====> Scanning ./programs/jules_xref/test.T
====> Scanning ./programs/life_space_leak/test.T
====> Scanning ./programs/maessen-hashtab/test.T
====> Scanning ./programs/joao-circular/test.T
====> Scanning ./programs/thurston-modular-arith/test.T
====> Scanning ./programs/sanders_array/test.T
====> Scanning ./programs/barton-mangler-bug/test.T
====> Scanning ./programs/Queens/test.T
====> Scanning ./programs/rittri/test.T
====> Scanning ./programs/10queens/test.T
====> Scanning ./programs/okeefe_neural/test.T
====> Scanning ./programs/andy_cherry/test.T
====> Scanning ./programs/fun_insts/test.T
====> Scanning ./programs/lennart_range/test.T
====> Scanning ./programs/record_upd/test.T
====> Scanning ./programs/lex/test.T
====> Scanning ./programs/galois_raytrace/test.T
====> Scanning ./programs/strict_anns/test.T
====> Scanning ./programs/hs-boot/all.T
====> Scanning ./programs/jtod_circint/test.T
====> Scanning ./programs/cholewo-eval/test.T
====> Scanning ./programs/jq_readsPrec/test.T
====> Scanning ./programs/cvh_unboxing/test.T
====> Scanning ./safeHaskell/unsafeLibs/all.T
====> Scanning ./safeHaskell/safeInfered/all.T
====> Scanning ./safeHaskell/ghci/all.T
====> Scanning ./safeHaskell/check/all.T
====> Scanning ./safeHaskell/check/pkg01/all.T
====> Scanning ./safeHaskell/flags/all.T
====> Scanning ./safeHaskell/safeLanguage/all.T
====> Scanning ./primops/should_compile/all.T
====> Scanning ./primops/should_run/all.T
====> Scanning ./mdo/should_compile/all.T
====> Scanning ./mdo/should_run/all.T
====> Scanning ./mdo/should_fail/all.T
====> Scanning ./rebindable/all.T
====> Scanning ./ffi/should_compile/all.T
====> Scanning ./ffi/should_run/all.T
====> Scanning ./ffi/should_fail/all.T
====> Scanning ./deSugar/should_compile/all.T
====> Scanning ./deSugar/should_run/all.T
====> Scanning ./codeGen/should_compile/all.T
====> Scanning ./codeGen/should_run/all.T
====> Scanning ./codeGen/should_gen_asm/all.T
====> Scanning ./rts/all.T
====> Scanning ./rts/T5644/all.T
====> Scanning ./cabal/all.T
====> Scanning ./cabal/pkg02/all.T
====> Scanning ./cabal/cabal03/all.T
====> Scanning ./cabal/cabal04/all.T
====> Scanning ./cabal/cabal01/all.T
====> Scanning ./boxy/all.T
====> Scanning ./annotations/should_compile/all.T
====> Scanning ./annotations/should_compile/th/all.T
====> Scanning ./annotations/should_run/all.T
====> Scanning ./annotations/should_fail/all.T
====> Scanning ./indexed-types/should_compile/all.T
====> Scanning ./indexed-types/should_run/all.T
====> Scanning ./indexed-types/should_fail/all.T
====> Scanning ./ghc-e/should_run/all.T
====> Scanning ./ghc-e/should_fail/all.T
====> Scanning ./perf/haddock/all.T
====> Scanning ./perf/should_run/all.T
====> Scanning ./perf/space_leaks/all.T
====> Scanning ./perf/compiler/all.T
====> Scanning ./quasiquotation/qq008/test.T
====> Scanning ./quasiquotation/all.T
====> Scanning ./quasiquotation/qq004/test.T
====> Scanning ./quasiquotation/qq002/test.T
====> Scanning ./quasiquotation/qq003/test.T
====> Scanning ./quasiquotation/T4491/test.T
====> Scanning ./quasiquotation/qq006/test.T
====> Scanning ./quasiquotation/qq007/test.T
====> Scanning ./quasiquotation/qq005/test.T
====> Scanning ./quasiquotation/qq001/test.T
====> Scanning ./cpranal/should_compile/all.T
====> Scanning ./cpranal/should_run/all.T
====> Scanning ./layout/all.T
====> Scanning ./polykinds/all.T
====> Scanning ./generics/all.T
====> Scanning ./generics/Uniplate/test.T
====> Scanning ./generics/GShow/test.T
====> Scanning ./generics/GFunctor/test.T
====> Scanning ./generics/GEq/test.T
====> Scanning ./generics/GMap/test.T
====> Scanning ./dynlibs/all.T
====> Scanning ./concurrent/prog001/all.T
====> Scanning ./concurrent/should_run/all.T
====> Scanning ./concurrent/prog003/all.T
====> Scanning ./concurrent/T2317/all.T
====> Scanning ./concurrent/prog002/all.T
====> Scanning ./roles/should_compile/all.T
====> Scanning ./roles/should_fail/all.T
====> Scanning ./stranal/should_compile/all.T
====> Scanning ./stranal/should_run/all.T
====> Scanning ./stranal/should_run/T8425/all.T
====> Scanning ./stranal/sigs/all.T
====> Scanning ../../libraries/array/tests/all.T
====> Scanning ../../libraries/base/tests/all.T
====> Scanning ../../libraries/base/tests/Concurrent/all.T
====> Scanning ../../libraries/base/tests/Text.Printf/all.T
====> Scanning ../../libraries/base/tests/Numeric/all.T
====> Scanning ../../libraries/base/tests/System/all.T
====> Scanning ../../libraries/base/tests/IO/all.T
====> Scanning ../../libraries/directory/tests/all.T
====> Scanning ../../libraries/filepath/tests/all.T
====> Scanning ../../libraries/hpc/tests/raytrace/test.T
====> Scanning ../../libraries/hpc/tests/raytrace/tixs/test.T
====> Scanning ../../libraries/hpc/tests/ghc_ghci/test.T
====> Scanning ../../libraries/hpc/tests/simple/test.T
====> Scanning ../../libraries/hpc/tests/simple/tixs/test.T
====> Scanning ../../libraries/hpc/tests/function/test.T
====> Scanning ../../libraries/hpc/tests/fork/test.T
====> Scanning ../../libraries/hpc/tests/function2/test.T
====> Scanning ../../libraries/old-time/tests/all.T
====> Scanning ../../libraries/pretty/tests/all.T
====> Scanning ../../libraries/process/tests/all.T
====> Scanning ../../libraries/template-haskell/tests/all.T
====> Scanning ../../libraries/unix/tests/all.T
====> Scanning ../../libraries/unix/tests/libposix/all.T
=====> plugins01(normal) 712 of 3965 [0, 0, 0]
cd ./plugins && $MAKE -s --no-print-directory -C simple-plugin package.plugins01
ghc-stage2: Simple/Plugin.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
make[2]: *** [package.plugins01] Error 1
*** framework failure for plugins01(normal) pre-command failed: 512
cd ./plugins && $MAKE -s --no-print-directory plugins01 </dev/null >plugins01.run.stdout 2>plugins01.run.stderr
Wrong exit code (expected 0 , actual 2 )
Stdout:
Stderr:
<command line>: cannot satisfy -package simple-plugin
(use -v for more information)
make[2]: *** [plugins01] Error 1
*** unexpected failure for plugins01(normal)
cd ./plugins && $MAKE -s --no-print-directory -C simple-plugin clean.plugins01
=====> plugins02(normal) 713 of 3965 [0, 1, 1]
cd ./plugins && $MAKE -s --no-print-directory -C simple-plugin package.plugins02
ghc-stage2: Simple/Plugin.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
make[2]: *** [package.plugins02] Error 1
*** framework failure for plugins02(normal) pre-command failed: 512
cd ./plugins && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -c plugins02.hs -package-db simple-plugin/pkg.plugins02/local.package.conf -fplugin Simple.BadlyTypedPlugin -package simple-plugin -static >plugins02.comp.stderr 2>&1
Actual stderr output differs from expected:
--- ./plugins/plugins02.stderr 2014-04-07 20:26:08.000000000 +0200
+++ ./plugins/plugins02.comp.stderr 2015-01-21 18:06:06.336473331 +0100
@@ -1 +1,2 @@
-<command line>: The value Simple.BadlyTypedPlugin.plugin did not have the type CoreMonad.Plugin as required
+<command line>: cannot satisfy -package simple-plugin
+ (use -v for more information)
*** unexpected failure for plugins02(normal)
cd ./plugins && $MAKE -s --no-print-directory -C simple-plugin clean.plugins02
=====> plugins03(normal) 714 of 3965 [0, 2, 2]
cd ./plugins && $MAKE -s --no-print-directory -C simple-plugin package.plugins03
ghc-stage2: Simple/Plugin.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
make[2]: *** [package.plugins03] Error 1
*** framework failure for plugins03(normal) pre-command failed: 512
cd ./plugins && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -c plugins03.hs -package-db simple-plugin/pkg.plugins03/local.package.conf -fplugin Simple.NonExistantPlugin -package simple-plugin >plugins03.comp.stderr 2>&1
Actual stderr output differs from expected:
--- ./plugins/plugins03.stderr 2014-04-07 20:26:08.000000000 +0200
+++ ./plugins/plugins03.comp.stderr 2015-01-21 18:06:07.420473336 +0100
@@ -1,2 +1,2 @@
-<command line>: Could not find module ‘Simple.NonExistantPlugin’
-Use -v to see a list of the files searched for.
+<command line>: cannot satisfy -package simple-plugin
+ (use -v for more information)
*** unexpected failure for plugins03(normal)
cd ./plugins && $MAKE -s --no-print-directory -C simple-plugin clean.plugins03
=====> plugins05(normal) 716 of 3965 [0, 3, 3]
cd ./plugins && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history --make -o plugins05 plugins05 -package ghc >plugins05.comp.stderr 2>&1
Compile failed (status 35584) errors were:
[1 of 2] Compiling HomePackagePlugin ( HomePackagePlugin.hs, HomePackagePlugin.o )
[2 of 2] Compiling Main ( plugins05.hs, plugins05.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package array-0.5.0.0 ... linking ... done.
Loading package deepseq-1.3.0.2 ... linking ... done.
Loading package bytestring-0.10.4.0 ... linking ... done.
Loading package containers-0.5.5.1 ... linking ... done.
Loading package filepath-1.3.0.2 ... linking ... done.
Loading package old-locale-1.0.0.6 ... linking ... done.
Loading package time-1.4.2 ... linking ... done.
Loading package unix-2.7.0.1 ... linking ... done.
Loading package directory-1.2.1.0 ... linking ... done.
Loading package pretty-1.1.1.1 ... linking ... done.
Loading package process-1.2.0.0 ... linking ... done.
Loading package Cabal-1.18.1.5 ... linking ... done.
Loading package binary-0.7.1.0 ... linking ... done.
Loading package bin-package-db-0.0.0.0 ... linking ... done.
Loading package hoopl-3.10.0.1 ... linking ... done.
Loading package hpc-0.6.0.1 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package transformers-0.3.0.0 ... linking ... done.
Loading package ghc-7.8.4 ... linking ... done.
Segmentation fault (core dumped)
*** unexpected failure for plugins05(normal)
=====> plugins06(normal) 717 of 3965 [0, 4, 3]
cd ./plugins && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history --make -o plugins06 plugins06 -package ghc >plugins06.comp.stderr 2>&1
Compile failed (status 35584) errors were:
[1 of 2] Compiling LinkerTicklingPlugin ( LinkerTicklingPlugin.hs, LinkerTicklingPlugin.o )
[2 of 2] Compiling Main ( plugins06.hs, plugins06.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package array-0.5.0.0 ... linking ... done.
Loading package deepseq-1.3.0.2 ... linking ... done.
Loading package bytestring-0.10.4.0 ... linking ... done.
Loading package containers-0.5.5.1 ... linking ... done.
Loading package filepath-1.3.0.2 ... linking ... done.
Loading package old-locale-1.0.0.6 ... linking ... done.
Loading package time-1.4.2 ... linking ... done.
Loading package unix-2.7.0.1 ... linking ... done.
Loading package directory-1.2.1.0 ... linking ... done.
Loading package pretty-1.1.1.1 ... linking ... done.
Loading package process-1.2.0.0 ... linking ... done.
Loading package Cabal-1.18.1.5 ... linking ... done.
Loading package binary-0.7.1.0 ... linking ... done.
Loading package bin-package-db-0.0.0.0 ... linking ... done.
Loading package hoopl-3.10.0.1 ... linking ... done.
Loading package hpc-0.6.0.1 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package transformers-0.3.0.0 ... linking ... done.
Loading package ghc-7.8.4 ... linking ... done.
Segmentation fault (core dumped)
*** unexpected failure for plugins06(normal)
=====> T5550(normal) 875 of 3965 [0, 5, 3]
cd ./simplCore/should_compile && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -c T5550.hs >T5550.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: You can't call hscCompileCoreExpr in a profiled compiler
*** unexpected failure for T5550(normal)
=====> T5550(hpc) 875 of 3965 [0, 6, 3]
cd ./simplCore/should_compile && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -c T5550.hs -O -fhpc -hpcdir .hpc.T5550 >T5550.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: You can't call hscCompileCoreExpr in a profiled compiler
*** unexpected failure for T5550(hpc)
=====> T5550(optasm) 875 of 3965 [0, 7, 3]
cd ./simplCore/should_compile && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -c T5550.hs -O -fasm >T5550.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: You can't call hscCompileCoreExpr in a profiled compiler
*** unexpected failure for T5550(optasm)
=====> T5550(profasm) 875 of 3965 [0, 8, 3]
cd ./simplCore/should_compile && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -c T5550.hs -O -prof -static -auto-all >T5550.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: You can't call hscCompileCoreExpr in a profiled compiler
*** unexpected failure for T5550(profasm)
=====> T5550(optllvm) 875 of 3965 [0, 9, 3]
cd ./simplCore/should_compile && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -c T5550.hs -O -fllvm >T5550.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: You can't call hscCompileCoreExpr in a profiled compiler
*** unexpected failure for T5550(optllvm)
=====> T7702(normal) 878 of 3965 [0, 10, 3]
cd ./simplCore/should_compile && $MAKE -s --no-print-directory -C T7702plugin package.T7702
cd ./simplCore/should_compile && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -c T7702.hs -v0 -package-db T7702plugin/pkg.T7702/local.package.conf -fplugin T7702Plugin -package T7702plugin -static +RTS -V0 -tT7702.comp.stats --machine-readable -RTS >T7702.comp.stderr 2>&1
Compile failed (status 34304) errors were:
ghc-stage2: internal error: PAP object entered!
(GHC version 7.8.4 for x86_64_unknown_linux)
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
Aborted (core dumped)
Failed to find field: peak_megabytes_allocated
*** framework failure for T7702(normal) do_test exception
Traceback (most recent call last):
File "/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/testsuite/driver/testlib.py", line 745, in do_test
result = apply(func, [name,way] + args)
File "/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/testsuite/driver/testlib.py", line 896, in compile
return do_compile( name, way, 0, '', [], extra_hc_opts )
File "/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/testsuite/driver/testlib.py", line 925, in do_compile
result = simple_build( name, way, extra_hc_opts, should_fail, top_mod, 0, 1, force)
File "/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/testsuite/driver/testlib.py", line 1151, in simple_build
statsResult = checkStats(stats_file, opts.compiler_stats_range_fields)
File "/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/testsuite/driver/testlib.py", line 1035, in checkStats
val = int(m.group(1))
AttributeError: 'NoneType' object has no attribute 'group'
=====> T7702(hpc) 878 of 3965 [0, 10, 4]
cd ./simplCore/should_compile && $MAKE -s --no-print-directory -C T7702plugin package.T7702
cd ./simplCore/should_compile && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -c T7702.hs -O -fhpc -hpcdir .hpc.T7702 -v0 -package-db T7702plugin/pkg.T7702/local.package.conf -fplugin T7702Plugin -package T7702plugin -static +RTS -V0 -tT7702.comp.stats --machine-readable -RTS >T7702.comp.stderr 2>&1
Compile failed (status 34304) errors were:
ghc-stage2: internal error: PAP object entered!
(GHC version 7.8.4 for x86_64_unknown_linux)
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
Aborted (core dumped)
Failed to find field: peak_megabytes_allocated
*** framework failure for T7702(hpc) do_test exception
Traceback (most recent call last):
File "/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/testsuite/driver/testlib.py", line 745, in do_test
result = apply(func, [name,way] + args)
File "/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/testsuite/driver/testlib.py", line 896, in compile
return do_compile( name, way, 0, '', [], extra_hc_opts )
File "/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/testsuite/driver/testlib.py", line 925, in do_compile
result = simple_build( name, way, extra_hc_opts, should_fail, top_mod, 0, 1, force)
File "/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/testsuite/driver/testlib.py", line 1151, in simple_build
statsResult = checkStats(stats_file, opts.compiler_stats_range_fields)
File "/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/testsuite/driver/testlib.py", line 1035, in checkStats
val = int(m.group(1))
AttributeError: 'NoneType' object has no attribute 'group'
=====> T7702(optasm) 878 of 3965 [0, 10, 5]
cd ./simplCore/should_compile && $MAKE -s --no-print-directory -C T7702plugin package.T7702
cd ./simplCore/should_compile && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -c T7702.hs -O -fasm -v0 -package-db T7702plugin/pkg.T7702/local.package.conf -fplugin T7702Plugin -package T7702plugin -static +RTS -V0 -tT7702.comp.stats --machine-readable -RTS >T7702.comp.stderr 2>&1
Compile failed (status 34304) errors were:
ghc-stage2: internal error: PAP object entered!
(GHC version 7.8.4 for x86_64_unknown_linux)
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
Aborted (core dumped)
Failed to find field: peak_megabytes_allocated
*** framework failure for T7702(optasm) do_test exception
Traceback (most recent call last):
File "/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/testsuite/driver/testlib.py", line 745, in do_test
result = apply(func, [name,way] + args)
File "/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/testsuite/driver/testlib.py", line 896, in compile
return do_compile( name, way, 0, '', [], extra_hc_opts )
File "/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/testsuite/driver/testlib.py", line 925, in do_compile
result = simple_build( name, way, extra_hc_opts, should_fail, top_mod, 0, 1, force)
File "/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/testsuite/driver/testlib.py", line 1151, in simple_build
statsResult = checkStats(stats_file, opts.compiler_stats_range_fields)
File "/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/testsuite/driver/testlib.py", line 1035, in checkStats
val = int(m.group(1))
AttributeError: 'NoneType' object has no attribute 'group'
=====> T7702(profasm) 878 of 3965 [0, 10, 6]
cd ./simplCore/should_compile && $MAKE -s --no-print-directory -C T7702plugin package.T7702
cd ./simplCore/should_compile && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -c T7702.hs -O -prof -static -auto-all -v0 -package-db T7702plugin/pkg.T7702/local.package.conf -fplugin T7702Plugin -package T7702plugin -static +RTS -V0 -tT7702.comp.stats --machine-readable -RTS >T7702.comp.stderr 2>&1
Compile failed (status 256) errors were:
<command line>: Could not find module ‘T7702Plugin’
Perhaps you haven't installed the profiling libraries for package ‘T7702plugin-0.1’?
Use -v to see a list of the files searched for.
*** unexpected failure for T7702(profasm)
=====> T7702(optllvm) 878 of 3965 [0, 11, 6]
cd ./simplCore/should_compile && $MAKE -s --no-print-directory -C T7702plugin package.T7702
cd ./simplCore/should_compile && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -c T7702.hs -O -fllvm -v0 -package-db T7702plugin/pkg.T7702/local.package.conf -fplugin T7702Plugin -package T7702plugin -static +RTS -V0 -tT7702.comp.stats --machine-readable -RTS >T7702.comp.stderr 2>&1
Compile failed (status 34304) errors were:
ghc-stage2: internal error: PAP object entered!
(GHC version 7.8.4 for x86_64_unknown_linux)
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
Aborted (core dumped)
Failed to find field: peak_megabytes_allocated
*** framework failure for T7702(optllvm) do_test exception
Traceback (most recent call last):
File "/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/testsuite/driver/testlib.py", line 745, in do_test
result = apply(func, [name,way] + args)
File "/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/testsuite/driver/testlib.py", line 896, in compile
return do_compile( name, way, 0, '', [], extra_hc_opts )
File "/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/testsuite/driver/testlib.py", line 925, in do_compile
result = simple_build( name, way, extra_hc_opts, should_fail, top_mod, 0, 1, force)
File "/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/testsuite/driver/testlib.py", line 1151, in simple_build
statsResult = checkStats(stats_file, opts.compiler_stats_range_fields)
File "/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/testsuite/driver/testlib.py", line 1035, in checkStats
val = int(m.group(1))
AttributeError: 'NoneType' object has no attribute 'group'
cd ./simplCore/should_compile && $MAKE -s --no-print-directory -C T7702plugin clean.T7702
=====> T6145(normal) 923 of 3965 [0, 11, 7]
cd ./ghc-api && $MAKE -s --no-print-directory T6145 </dev/null >T6145.run.stdout 2>T6145.run.stderr
Wrong exit code (expected 0 , actual 2 )
Stdout:
Stderr:
T6145.hs:30:60:
Couldn't match type ‘GenLocated SrcSpan (HsBindLR Id Id)’
with ‘(a, b)’
Expected type: Bag.Bag (a, b)
Actual type: TypecheckedSource
Relevant bindings include
fs :: Bag.Bag (a, b) (bound at T6145.hs:30:29)
In the second argument of ‘filterBag’, namely ‘ts’
In the expression: filterBag (isDataCon . snd) ts
T6145.hs:38:12:
Constructor ‘MG’ should have 4 arguments, but has been given 3
In the pattern: MG (m : _) _ _
In a stmt of a pattern guard for
an equation for ‘isDataCon’:
(MG (m : _) _ _) <- fun_matches f
In an equation for ‘isDataCon’:
isDataCon (L l (f@(FunBind {})))
| (MG (m : _) _ _) <- fun_matches f,
(L _ (c@(ConPatOut {})) : _) <- hsLMatchPats m,
(L l _) <- pat_con c
= isGoodSrcSpan l
make[2]: *** [T6145] Error 1
*** unexpected failure for T6145(normal)
=====> T4891(normal) 927 of 3965 [0, 12, 7]
cd ./ghc-api/T4891 && $MAKE -s --no-print-directory T4891 </dev/null >T4891.run.stdout 2>T4891.run.stderr
Wrong exit code (expected 0 , actual 2 )
Stdout:
Stderr:
T4891.hs:23:19: Module ‘PrelNames’ does not export ‘iNTERACTIVE’
make[2]: *** [T4891] Error 1
*** unexpected failure for T4891(normal)
=====> tcrun045(normal) 1337 of 3965 [0, 13, 7]
cd ./typecheck/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o tcrun045 tcrun045.hs >tcrun045.comp.stderr 2>&1
Compile failed (status 256) errors were:
[1 of 1] Compiling Main ( tcrun045.hs, tcrun045.o )
tcrun045.hs:24:1:
Illegal implict parameter ‘?imp::Int’
In the context: (?imp::Int)
While checking the super-classes of class ‘D’
In the class declaration for ‘D’
*** unexpected failure for tcrun045(normal)
=====> tcrun045(hpc) 1337 of 3965 [0, 14, 7]
cd ./typecheck/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o tcrun045 tcrun045.hs -O -fhpc -hpcdir .hpc.tcrun045 >tcrun045.comp.stderr 2>&1
Compile failed (status 256) errors were:
[1 of 1] Compiling Main ( tcrun045.hs, tcrun045.o )
tcrun045.hs:24:1:
Illegal implict parameter ‘?imp::Int’
In the context: (?imp::Int)
While checking the super-classes of class ‘D’
In the class declaration for ‘D’
*** unexpected failure for tcrun045(hpc)
=====> tcrun045(optasm) 1337 of 3965 [0, 15, 7]
cd ./typecheck/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o tcrun045 tcrun045.hs -O -fasm >tcrun045.comp.stderr 2>&1
Compile failed (status 256) errors were:
[1 of 1] Compiling Main ( tcrun045.hs, tcrun045.o )
tcrun045.hs:24:1:
Illegal implict parameter ‘?imp::Int’
In the context: (?imp::Int)
While checking the super-classes of class ‘D’
In the class declaration for ‘D’
*** unexpected failure for tcrun045(optasm)
=====> tcrun045(profasm) 1337 of 3965 [0, 16, 7]
cd ./typecheck/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o tcrun045 tcrun045.hs -O -prof -static -auto-all >tcrun045.comp.stderr 2>&1
Compile failed (status 256) errors were:
[1 of 1] Compiling Main ( tcrun045.hs, tcrun045.o )
tcrun045.hs:24:1:
Illegal implict parameter ‘?imp::Int’
In the context: (?imp::Int)
While checking the super-classes of class ‘D’
In the class declaration for ‘D’
*** unexpected failure for tcrun045(profasm)
=====> tcrun045(threaded1) 1337 of 3965 [0, 17, 7]
cd ./typecheck/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o tcrun045 tcrun045.hs -threaded -debug >tcrun045.comp.stderr 2>&1
Compile failed (status 256) errors were:
[1 of 1] Compiling Main ( tcrun045.hs, tcrun045.o )
tcrun045.hs:24:1:
Illegal implict parameter ‘?imp::Int’
In the context: (?imp::Int)
While checking the super-classes of class ‘D’
In the class declaration for ‘D’
*** unexpected failure for tcrun045(threaded1)
=====> tcrun045(threaded2) 1337 of 3965 [0, 18, 7]
cd ./typecheck/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o tcrun045 tcrun045.hs -O -threaded -eventlog >tcrun045.comp.stderr 2>&1
Compile failed (status 256) errors were:
[1 of 1] Compiling Main ( tcrun045.hs, tcrun045.o )
tcrun045.hs:24:1:
Illegal implict parameter ‘?imp::Int’
In the context: (?imp::Int)
While checking the super-classes of class ‘D’
In the class declaration for ‘D’
*** unexpected failure for tcrun045(threaded2)
=====> tcrun045(dyn) 1337 of 3965 [0, 19, 7]
cd ./typecheck/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o tcrun045 tcrun045.hs -O -dynamic >tcrun045.comp.stderr 2>&1
Compile failed (status 256) errors were:
[1 of 1] Compiling Main ( tcrun045.hs, tcrun045.o )
tcrun045.hs:24:1:
Illegal implict parameter ‘?imp::Int’
In the context: (?imp::Int)
While checking the super-classes of class ‘D’
In the class declaration for ‘D’
*** unexpected failure for tcrun045(dyn)
=====> tcrun045(profthreaded) 1337 of 3965 [0, 20, 7]
cd ./typecheck/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o tcrun045 tcrun045.hs -O -prof -static -auto-all -threaded >tcrun045.comp.stderr 2>&1
Compile failed (status 256) errors were:
[1 of 1] Compiling Main ( tcrun045.hs, tcrun045.o )
tcrun045.hs:24:1:
Illegal implict parameter ‘?imp::Int’
In the context: (?imp::Int)
While checking the super-classes of class ‘D’
In the class declaration for ‘D’
*** unexpected failure for tcrun045(profthreaded)
=====> tcrun045(optllvm) 1337 of 3965 [0, 21, 7]
cd ./typecheck/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o tcrun045 tcrun045.hs -O -fllvm >tcrun045.comp.stderr 2>&1
Compile failed (status 256) errors were:
[1 of 1] Compiling Main ( tcrun045.hs, tcrun045.o )
tcrun045.hs:24:1:
Illegal implict parameter ‘?imp::Int’
In the context: (?imp::Int)
While checking the super-classes of class ‘D’
In the class declaration for ‘D’
*** unexpected failure for tcrun045(optllvm)
=====> T1735(normal) 1348 of 3965 [0, 22, 7]
cd ./typecheck/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history --make -o T1735 T1735 >T1735.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: T1735.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
*** unexpected failure for T1735(normal)
=====> T1735(hpc) 1348 of 3965 [0, 23, 7]
cd ./typecheck/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history --make -o T1735 T1735 -O -fhpc -hpcdir .hpc.T1735 >T1735.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: T1735.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
*** unexpected failure for T1735(hpc)
=====> T1735(optasm) 1348 of 3965 [0, 24, 7]
cd ./typecheck/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history --make -o T1735 T1735 -O -fasm >T1735.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: T1735.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
*** unexpected failure for T1735(optasm)
=====> T1735(profasm) 1348 of 3965 [0, 25, 7]
cd ./typecheck/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history --make -o T1735 T1735 -O -prof -static -auto-all >T1735.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: T1735.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
*** unexpected failure for T1735(profasm)
=====> T1735(threaded1) 1348 of 3965 [0, 26, 7]
cd ./typecheck/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history --make -o T1735 T1735 -threaded -debug >T1735.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: T1735.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
*** unexpected failure for T1735(threaded1)
=====> T1735(threaded2) 1348 of 3965 [0, 27, 7]
cd ./typecheck/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history --make -o T1735 T1735 -O -threaded -eventlog >T1735.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: T1735.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
*** unexpected failure for T1735(threaded2)
=====> T1735(dyn) 1348 of 3965 [0, 28, 7]
cd ./typecheck/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history --make -o T1735 T1735 -O -dynamic >T1735.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: T1735.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
*** unexpected failure for T1735(dyn)
=====> T1735(profthreaded) 1348 of 3965 [0, 29, 7]
cd ./typecheck/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history --make -o T1735 T1735 -O -prof -static -auto-all -threaded >T1735.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: T1735.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
*** unexpected failure for T1735(profthreaded)
=====> T1735(optllvm) 1348 of 3965 [0, 30, 7]
cd ./typecheck/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history --make -o T1735 T1735 -O -fllvm >T1735.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: T1735.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
*** unexpected failure for T1735(optllvm)
=====> callstack001(profasm) 1727 of 3965 [0, 31, 7]
cd ./profiling/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o callstack001 callstack001.hs -O -prof -static -auto-all -fprof-auto-calls -fno-full-laziness -fno-state-hack >callstack001.comp.stderr 2>&1
cd ./profiling/should_run && ./callstack001 +RTS -hc -p -RTS </dev/null >callstack001.run.stdout 2>callstack001.run.stderr
cd ./profiling/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/hp2ps' callstack001
gs -dNODISPLAY -dBATCH -dQUIET -dNOPAUSE ./profiling/should_run/callstack001.ps
=====> callstack001(profthreaded) 1727 of 3965 [0, 31, 7]
cd ./profiling/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o callstack001 callstack001.hs -O -prof -static -auto-all -threaded -fprof-auto-calls -fno-full-laziness -fno-state-hack >callstack001.comp.stderr 2>&1
cd ./profiling/should_run && ./callstack001 +RTS -p -RTS </dev/null >callstack001.run.stdout 2>callstack001.run.stderr
=====> callstack001(prof) 1727 of 3965 [0, 31, 7]
cd ./profiling/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o callstack001 callstack001.hs -prof -static -auto-all -fasm -fprof-auto-calls -fno-full-laziness -fno-state-hack >callstack001.comp.stderr 2>&1
cd ./profiling/should_run && ./callstack001 +RTS -p -RTS </dev/null >callstack001.run.stdout 2>callstack001.run.stderr
Actual stdout output differs from expected:
--- ./profiling/should_run/callstack001.stdout 2014-04-07 20:26:08.000000000 +0200
+++ ./profiling/should_run/callstack001.run.stdout 2015-01-21 18:06:23.724473415 +0100
@@ -1,2 +1,2 @@
-["Main.main (callstack001.hs:17:8-21)","Main.mapM (callstack001.hs:10:13-17)","Main.mapM.go (callstack001.hs:13:17-19)","Main.f (callstack001.hs:7:10-35)"]
-["Main.main (callstack001.hs:17:8-21)","Main.mapM (callstack001.hs:10:13-17)","Main.mapM.go (callstack001.hs:13:17-19)","Main.f (callstack001.hs:7:10-35)"]
+["Main.CAF (<entire-module>)","Main.main (callstack001.hs:17:8-21)","Main.mapM (callstack001.hs:10:13-17)","Main.mapM.go (callstack001.hs:13:17-19)","Main.f (callstack001.hs:7:10-35)"]
+["Main.CAF (<entire-module>)","Main.main (callstack001.hs:17:8-21)","Main.mapM (callstack001.hs:10:13-17)","Main.mapM.go (callstack001.hs:13:17-19)","Main.f (callstack001.hs:7:10-35)"]
*** unexpected failure for callstack001(prof)
=====> ghcilink001(normal) 2050 of 3965 [0, 32, 7]
cd ./ghci/linking && $MAKE -s --no-print-directory ghcilink001 </dev/null >ghcilink001.run.stdout 2>ghcilink001.run.stderr
Wrong exit code (expected 0 , actual 2 )
Stdout:
Stderr:
ghc-stage2: GHCi cannot be used when compiled with -prof
make[2]: *** [ghcilink001] Error 1
*** unexpected failure for ghcilink001(normal)
=====> ghcilink002(normal) 2051 of 3965 [0, 33, 7]
cd ./ghci/linking && $MAKE -s --no-print-directory ghcilink002 </dev/null >ghcilink002.run.stdout 2>ghcilink002.run.stderr
Wrong exit code (expected 0 , actual 2 )
Stdout:
Stderr:
ghc-stage2: GHCi cannot be used when compiled with -prof
make[2]: *** [ghcilink002] Error 1
*** unexpected failure for ghcilink002(normal)
=====> ghcilink003(normal) 2052 of 3965 [0, 34, 7]
cd ./ghci/linking && $MAKE -s --no-print-directory ghcilink003 </dev/null >ghcilink003.run.stdout 2>ghcilink003.run.stderr
Wrong exit code (expected 0 , actual 2 )
Stdout:
Stderr:
ghc-stage2: GHCi cannot be used when compiled with -prof
make[2]: *** [ghcilink003] Error 1
*** unexpected failure for ghcilink003(normal)
=====> ghcilink004(normal) 2053 of 3965 [0, 35, 7]
cd ./ghci/linking && $MAKE -s --no-print-directory ghcilink004 </dev/null >ghcilink004.run.stdout 2>ghcilink004.run.stderr
Wrong exit code (expected 0 , actual 2 )
Stdout:
Stderr:
ghc-stage2: GHCi cannot be used when compiled with -prof
make[2]: *** [ghcilink004] Error 1
*** unexpected failure for ghcilink004(normal)
=====> ghcilink005(normal) 2054 of 3965 [0, 36, 7]
cd ./ghci/linking && $MAKE -s --no-print-directory ghcilink005 </dev/null >ghcilink005.run.stdout 2>ghcilink005.run.stderr
Wrong exit code (expected 0 , actual 2 )
Stdout:
Stderr:
ghc-stage2: GHCi cannot be used when compiled with -prof
make[2]: *** [ghcilink005] Error 1
*** unexpected failure for ghcilink005(normal)
=====> ghcilink006(normal) 2055 of 3965 [0, 37, 7]
cd ./ghci/linking && $MAKE -s --no-print-directory ghcilink006 </dev/null >ghcilink006.run.stdout 2>ghcilink006.run.stderr
Wrong exit code (expected 0 , actual 2 )
Stdout:
Stderr:
ghc-stage2: GHCi cannot be used when compiled with -prof
make[2]: *** [ghcilink006] Error 1
*** unexpected failure for ghcilink006(normal)
=====> T3333(normal) 2056 of 3965 [0, 38, 7]
cd ./ghci/linking && $MAKE -s --no-print-directory T3333 </dev/null >T3333.run.stdout 2>T3333.run.stderr
Wrong exit code (expected 0 , actual 2 )
Stdout:
Stderr:
ghc-stage2: GHCi cannot be used when compiled with -prof
make[2]: *** [T3333] Error 1
*** unexpected failure for T3333(normal)
[Errno 21] Is a directory: './ghci/linking/.'
[Errno 22] Invalid argument: './ghci/linking/.'
=====> rnfail043(normal) 2282 of 3965 [0, 39, 7]
cd ./rename/should_fail && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -c rnfail043.hs -v0 >rnfail043.comp.stderr 2>&1
Actual stderr output differs from expected:
--- ./rename/should_fail/rnfail043.stderr 2014-04-07 20:26:08.000000000 +0200
+++ ./rename/should_fail/rnfail043.comp.stderr 2015-01-21 18:06:24.812473420 +0100
@@ -1,5 +1,2 @@
-
-rnfail043.hs:10:1:
- Multiple declarations of ‘f’
- Declared at: rnfail043.hs:6:1
- rnfail043.hs:10:1
+ghc-stage2: rnfail043.hs:1:14-28: You can't use Template Haskell with a profiled compiler
+Usage: For basic information, try the `--help' option.
*** unexpected failure for rnfail043(normal)
=====> T706(normal) 2425 of 3965 [0, 40, 7]
cd ./driver && $MAKE -s --no-print-directory T706 </dev/null >T706.run.stdout 2>T706.run.stderr
Wrong exit code (expected 0 , actual 2 )
Stdout:
Stderr:
ghc-stage2: GHCi cannot be used when compiled with -prof
make[2]: *** [T706] Error 1
*** unexpected failure for T706(normal)
=====> recomp009(normal) 2463 of 3965 [0, 41, 7]
cd ./driver/recomp009 && $MAKE -s --no-print-directory recomp009 </dev/null >recomp009.run.stdout 2>recomp009.run.stderr
Wrong exit code (expected 0 , actual 2 )
Stdout:
Stderr:
ghc-stage2: Main.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
make[2]: *** [recomp009] Error 1
*** unexpected failure for recomp009(normal)
cd ./driver/recomp009 && $MAKE -s clean
make[2]: Entering directory `/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/testsuite/tests/driver/recomp009'
make[2]: Leaving directory `/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/testsuite/tests/driver/recomp009'
=====> UnsafeInfered02(normal) 2523 of 3965 [0, 42, 7]
cd ./safeHaskell/safeInfered && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history --make UnsafeInfered02 >UnsafeInfered02.comp.stderr 2>&1
Actual stderr output differs from expected:
--- ./safeHaskell/safeInfered/UnsafeInfered02.stderr 2014-04-07 20:26:08.000000000 +0200
+++ ./safeHaskell/safeInfered/UnsafeInfered02.comp.stderr 2015-01-21 18:06:25.280473422 +0100
@@ -1,6 +1,2 @@
-[1 of 2] Compiling UnsafeInfered02_A ( UnsafeInfered02_A.hs, UnsafeInfered02_A.o )
-[2 of 2] Compiling UnsafeInfered02 ( UnsafeInfered02.hs, UnsafeInfered02.o )
-
-UnsafeInfered02.hs:4:1:
- UnsafeInfered02_A: Can't be safely imported!
- The module itself isn't safe.
+ghc-stage2: UnsafeInfered02_A.hs:1:14-28: You can't use Template Haskell with a profiled compiler
+Usage: For basic information, try the `--help' option.
*** unexpected failure for UnsafeInfered02(normal)
=====> UnsafeInfered12(normal) 2532 of 3965 [0, 43, 7]
cd ./safeHaskell/safeInfered && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -c UnsafeInfered12.hs >UnsafeInfered12.comp.stderr 2>&1
Actual stderr output differs from expected:
--- ./safeHaskell/safeInfered/UnsafeInfered12.stderr 2014-04-07 20:26:08.000000000 +0200
+++ ./safeHaskell/safeInfered/UnsafeInfered12.comp.stderr 2015-01-21 18:06:25.328473422 +0100
@@ -1,9 +1,2 @@
-
-UnsafeInfered12.hs:2:16: Warning:
- ‘UnsafeInfered12’ has been inferred as unsafe!
- Reason:
- UnsafeInfered12.hs:1:14:
- -XTemplateHaskell is not allowed in Safe Haskell
-
-<no location info>:
-Failing due to -Werror.
+ghc-stage2: UnsafeInfered12.hs:1:14-28: You can't use Template Haskell with a profiled compiler
+Usage: For basic information, try the `--help' option.
*** unexpected failure for UnsafeInfered12(normal)
=====> SafeLang01(normal) 2610 of 3965 [0, 44, 7]
cd ./safeHaskell/safeLanguage && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -c SafeLang01.hs >SafeLang01.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: SafeLang01.hs:1:20-34: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
*** unexpected failure for SafeLang01(normal)
=====> SafeLang11(normal) 2619 of 3965 [0, 45, 7]
cd ./safeHaskell/safeLanguage && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history --make -o SafeLang11 SafeLang11 -static >SafeLang11.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: SafeLang11.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
*** unexpected failure for SafeLang11(normal)
=====> SafeLang12(normal) 2620 of 3965 [0, 46, 7]
cd ./safeHaskell/safeLanguage && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history --make SafeLang12 >SafeLang12.comp.stderr 2>&1
Actual stderr output differs from expected:
--- ./safeHaskell/safeLanguage/SafeLang12.stderr 2014-04-07 20:26:08.000000000 +0200
+++ ./safeHaskell/safeLanguage/SafeLang12.comp.stderr 2015-01-21 18:06:25.472473423 +0100
@@ -1,12 +1,2 @@
-
-SafeLang12.hs:2:14: Warning:
- -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
-
-SafeLang12_B.hs:2:14: Warning:
- -XTemplateHaskell is not allowed in Safe Haskell; ignoring -XTemplateHaskell
-[1 of 3] Compiling SafeLang12_B ( SafeLang12_B.hs, SafeLang12_B.o )
-
-SafeLang12_B.hs:14:67:
- Syntax error on ''Class
- Perhaps you intended to use TemplateHaskell
- In the Template Haskell quotation ''Class
+ghc-stage2: SafeLang12.hs:2:14-28: You can't use Template Haskell with a profiled compiler
+Usage: For basic information, try the `--help' option.
*** unexpected failure for SafeLang12(normal)
=====> SafeLang16(normal) 2624 of 3965 [0, 47, 7]
cd ./safeHaskell/safeLanguage && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -c SafeLang16.hs >SafeLang16.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: SafeLang16.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
*** unexpected failure for SafeLang16(normal)
=====> T8256(normal) 2964 of 3965 [0, 48, 7]
cd ./codeGen/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T8256 T8256.hs >T8256.comp.stderr 2>&1
Compile failed (status 256) errors were:
T8256.hs:7:8:
Could not find module ‘Data.Vector.Storable.Mutable’
Use -v to see a list of the files searched for.
T8256.hs:10:8:
Could not find module ‘Data.Primitive.ByteArray’
Use -v to see a list of the files searched for.
T8256.hs:11:8:
Could not find module ‘Control.Monad.Primitive’
Use -v to see a list of the files searched for.
*** unexpected failure for T8256(normal)
=====> T8256(hpc) 2964 of 3965 [0, 49, 7]
cd ./codeGen/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T8256 T8256.hs -O -fhpc -hpcdir .hpc.T8256 >T8256.comp.stderr 2>&1
Compile failed (status 256) errors were:
T8256.hs:7:8:
Could not find module ‘Data.Vector.Storable.Mutable’
Use -v to see a list of the files searched for.
T8256.hs:10:8:
Could not find module ‘Data.Primitive.ByteArray’
Use -v to see a list of the files searched for.
T8256.hs:11:8:
Could not find module ‘Control.Monad.Primitive’
Use -v to see a list of the files searched for.
*** unexpected failure for T8256(hpc)
=====> T8256(optasm) 2964 of 3965 [0, 50, 7]
cd ./codeGen/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T8256 T8256.hs -O -fasm >T8256.comp.stderr 2>&1
Compile failed (status 256) errors were:
T8256.hs:7:8:
Could not find module ‘Data.Vector.Storable.Mutable’
Use -v to see a list of the files searched for.
T8256.hs:10:8:
Could not find module ‘Data.Primitive.ByteArray’
Use -v to see a list of the files searched for.
T8256.hs:11:8:
Could not find module ‘Control.Monad.Primitive’
Use -v to see a list of the files searched for.
*** unexpected failure for T8256(optasm)
=====> T8256(profasm) 2964 of 3965 [0, 51, 7]
cd ./codeGen/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T8256 T8256.hs -O -prof -static -auto-all >T8256.comp.stderr 2>&1
Compile failed (status 256) errors were:
T8256.hs:7:8:
Could not find module ‘Data.Vector.Storable.Mutable’
Use -v to see a list of the files searched for.
T8256.hs:10:8:
Could not find module ‘Data.Primitive.ByteArray’
Use -v to see a list of the files searched for.
T8256.hs:11:8:
Could not find module ‘Control.Monad.Primitive’
Use -v to see a list of the files searched for.
*** unexpected failure for T8256(profasm)
=====> T8256(threaded1) 2964 of 3965 [0, 52, 7]
cd ./codeGen/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T8256 T8256.hs -threaded -debug >T8256.comp.stderr 2>&1
Compile failed (status 256) errors were:
T8256.hs:7:8:
Could not find module ‘Data.Vector.Storable.Mutable’
Use -v to see a list of the files searched for.
T8256.hs:10:8:
Could not find module ‘Data.Primitive.ByteArray’
Use -v to see a list of the files searched for.
T8256.hs:11:8:
Could not find module ‘Control.Monad.Primitive’
Use -v to see a list of the files searched for.
*** unexpected failure for T8256(threaded1)
=====> T8256(threaded2) 2964 of 3965 [0, 53, 7]
cd ./codeGen/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T8256 T8256.hs -O -threaded -eventlog >T8256.comp.stderr 2>&1
Compile failed (status 256) errors were:
T8256.hs:7:8:
Could not find module ‘Data.Vector.Storable.Mutable’
Use -v to see a list of the files searched for.
T8256.hs:10:8:
Could not find module ‘Data.Primitive.ByteArray’
Use -v to see a list of the files searched for.
T8256.hs:11:8:
Could not find module ‘Control.Monad.Primitive’
Use -v to see a list of the files searched for.
*** unexpected failure for T8256(threaded2)
=====> T8256(dyn) 2964 of 3965 [0, 54, 7]
cd ./codeGen/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T8256 T8256.hs -O -dynamic >T8256.comp.stderr 2>&1
Compile failed (status 256) errors were:
T8256.hs:7:8:
Could not find module ‘Data.Vector.Storable.Mutable’
Use -v to see a list of the files searched for.
T8256.hs:10:8:
Could not find module ‘Data.Primitive.ByteArray’
Use -v to see a list of the files searched for.
T8256.hs:11:8:
Could not find module ‘Control.Monad.Primitive’
Use -v to see a list of the files searched for.
*** unexpected failure for T8256(dyn)
=====> T8256(profthreaded) 2964 of 3965 [0, 55, 7]
cd ./codeGen/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T8256 T8256.hs -O -prof -static -auto-all -threaded >T8256.comp.stderr 2>&1
Compile failed (status 256) errors were:
T8256.hs:7:8:
Could not find module ‘Data.Vector.Storable.Mutable’
Use -v to see a list of the files searched for.
T8256.hs:10:8:
Could not find module ‘Data.Primitive.ByteArray’
Use -v to see a list of the files searched for.
T8256.hs:11:8:
Could not find module ‘Control.Monad.Primitive’
Use -v to see a list of the files searched for.
*** unexpected failure for T8256(profthreaded)
=====> T8256(optllvm) 2964 of 3965 [0, 56, 7]
cd ./codeGen/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T8256 T8256.hs -O -fllvm >T8256.comp.stderr 2>&1
Compile failed (status 256) errors were:
T8256.hs:7:8:
Could not find module ‘Data.Vector.Storable.Mutable’
Use -v to see a list of the files searched for.
T8256.hs:10:8:
Could not find module ‘Data.Primitive.ByteArray’
Use -v to see a list of the files searched for.
T8256.hs:11:8:
Could not find module ‘Control.Monad.Primitive’
Use -v to see a list of the files searched for.
*** unexpected failure for T8256(optllvm)
=====> T8256(g1) 2964 of 3965 [0, 57, 7]
cd ./codeGen/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T8256 T8256.hs >T8256.comp.stderr 2>&1
Compile failed (status 256) errors were:
T8256.hs:7:8:
Could not find module ‘Data.Vector.Storable.Mutable’
Use -v to see a list of the files searched for.
T8256.hs:10:8:
Could not find module ‘Data.Primitive.ByteArray’
Use -v to see a list of the files searched for.
T8256.hs:11:8:
Could not find module ‘Control.Monad.Primitive’
Use -v to see a list of the files searched for.
*** unexpected failure for T8256(g1)
=====> T7919(normal) 3010 of 3965 [0, 58, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T7919 T7919.hs -static >T7919.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: T7919.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
*** unexpected failure for T7919(normal)
=====> T7919(hpc) 3010 of 3965 [0, 59, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T7919 T7919.hs -O -fhpc -hpcdir .hpc.T7919 -static >T7919.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: T7919.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
*** unexpected failure for T7919(hpc)
=====> T7919(optasm) 3010 of 3965 [0, 60, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T7919 T7919.hs -O -fasm -static >T7919.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: T7919.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
*** unexpected failure for T7919(optasm)
=====> T7919(profasm) 3010 of 3965 [0, 61, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T7919 T7919.hs -O -prof -static -auto-all -static >T7919.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: T7919.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
*** unexpected failure for T7919(profasm)
=====> T7919(threaded1) 3010 of 3965 [0, 62, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T7919 T7919.hs -threaded -debug -static >T7919.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: T7919.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
*** unexpected failure for T7919(threaded1)
=====> T7919(threaded2) 3010 of 3965 [0, 63, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T7919 T7919.hs -O -threaded -eventlog -static >T7919.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: T7919.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
*** unexpected failure for T7919(threaded2)
=====> T7919(dyn) 3010 of 3965 [0, 64, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T7919 T7919.hs -O -dynamic -static >T7919.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: T7919.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
*** unexpected failure for T7919(dyn)
=====> T7919(profthreaded) 3010 of 3965 [0, 65, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T7919 T7919.hs -O -prof -static -auto-all -threaded -static >T7919.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: T7919.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
*** unexpected failure for T7919(profthreaded)
=====> T7919(optllvm) 3010 of 3965 [0, 66, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T7919 T7919.hs -O -fllvm -static >T7919.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: T7919.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
*** unexpected failure for T7919(optllvm)
=====> T9078(normal) 3017 of 3965 [0, 67, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T9078 T9078.hs -with-rtsopts="-DS" -debug >T9078.comp.stderr 2>&1
cd ./rts && ./T9078 </dev/null >T9078.run.stdout 2>T9078.run.stderr
=====> T9078(hpc) 3017 of 3965 [0, 67, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T9078 T9078.hs -O -fhpc -hpcdir .hpc.T9078 -with-rtsopts="-DS" -debug >T9078.comp.stderr 2>&1
cd ./rts && ./T9078 </dev/null >T9078.run.stdout 2>T9078.run.stderr
=====> T9078(optasm) 3017 of 3965 [0, 67, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T9078 T9078.hs -O -fasm -with-rtsopts="-DS" -debug >T9078.comp.stderr 2>&1
cd ./rts && ./T9078 </dev/null >T9078.run.stdout 2>T9078.run.stderr
=====> T9078(profasm) 3017 of 3965 [0, 67, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T9078 T9078.hs -O -prof -static -auto-all -with-rtsopts="-DS" -debug >T9078.comp.stderr 2>&1
Compile failed (status 256) errors were:
[1 of 1] Compiling Main ( T9078.hs, T9078.o )
Linking T9078 ...
/usr/bin/ld: cannot find -lHSrts_debug_p
collect2: error: ld returned 1 exit status
*** unexpected failure for T9078(profasm)
=====> T9078(dyn) 3017 of 3965 [0, 68, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T9078 T9078.hs -O -dynamic -with-rtsopts="-DS" -debug >T9078.comp.stderr 2>&1
cd ./rts && ./T9078 </dev/null >T9078.run.stdout 2>T9078.run.stderr
=====> T9078(optllvm) 3017 of 3965 [0, 68, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T9078 T9078.hs -O -fllvm -with-rtsopts="-DS" -debug >T9078.comp.stderr 2>&1
cd ./rts && ./T9078 </dev/null >T9078.run.stdout 2>T9078.run.stderr
=====> overflow1(normal) 3018 of 3965 [0, 68, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o overflow1 overflow1.hs >overflow1.comp.stderr 2>&1
cd ./rts && ./overflow1 </dev/null >overflow1.run.stdout 2>overflow1.run.stderr
=====> overflow1(hpc) 3018 of 3965 [0, 68, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o overflow1 overflow1.hs -O -fhpc -hpcdir .hpc.overflow1 >overflow1.comp.stderr 2>&1
cd ./rts && ./overflow1 </dev/null >overflow1.run.stdout 2>overflow1.run.stderr
=====> overflow1(optasm) 3018 of 3965 [0, 68, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o overflow1 overflow1.hs -O -fasm >overflow1.comp.stderr 2>&1
cd ./rts && ./overflow1 </dev/null >overflow1.run.stdout 2>overflow1.run.stderr
=====> overflow1(profasm) 3018 of 3965 [0, 68, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o overflow1 overflow1.hs -O -prof -static -auto-all >overflow1.comp.stderr 2>&1
cd ./rts && ./overflow1 +RTS -hc -p -RTS </dev/null >overflow1.run.stdout 2>overflow1.run.stderr
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/hp2ps' overflow1
gs -dNODISPLAY -dBATCH -dQUIET -dNOPAUSE ./rts/overflow1.ps
./rts/overflow1.prof is empty
*** unexpected failure for overflow1(profasm)
=====> overflow1(threaded1) 3018 of 3965 [0, 69, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o overflow1 overflow1.hs -threaded -debug >overflow1.comp.stderr 2>&1
cd ./rts && ./overflow1 </dev/null >overflow1.run.stdout 2>overflow1.run.stderr
=====> overflow1(threaded2) 3018 of 3965 [0, 69, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o overflow1 overflow1.hs -O -threaded -eventlog >overflow1.comp.stderr 2>&1
cd ./rts && ./overflow1 +RTS -N2 -ls -RTS </dev/null >overflow1.run.stdout 2>overflow1.run.stderr
=====> overflow1(dyn) 3018 of 3965 [0, 69, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o overflow1 overflow1.hs -O -dynamic >overflow1.comp.stderr 2>&1
cd ./rts && ./overflow1 </dev/null >overflow1.run.stdout 2>overflow1.run.stderr
=====> overflow1(profthreaded) 3018 of 3965 [0, 69, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o overflow1 overflow1.hs -O -prof -static -auto-all -threaded >overflow1.comp.stderr 2>&1
cd ./rts && ./overflow1 +RTS -p -RTS </dev/null >overflow1.run.stdout 2>overflow1.run.stderr
./rts/overflow1.prof is empty
*** unexpected failure for overflow1(profthreaded)
=====> overflow1(optllvm) 3018 of 3965 [0, 70, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o overflow1 overflow1.hs -O -fllvm >overflow1.comp.stderr 2>&1
cd ./rts && ./overflow1 </dev/null >overflow1.run.stdout 2>overflow1.run.stderr
=====> overflow2(normal) 3019 of 3965 [0, 70, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o overflow2 overflow2.hs >overflow2.comp.stderr 2>&1
cd ./rts && ./overflow2 </dev/null >overflow2.run.stdout 2>overflow2.run.stderr
=====> overflow2(hpc) 3019 of 3965 [0, 70, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o overflow2 overflow2.hs -O -fhpc -hpcdir .hpc.overflow2 >overflow2.comp.stderr 2>&1
cd ./rts && ./overflow2 </dev/null >overflow2.run.stdout 2>overflow2.run.stderr
=====> overflow2(optasm) 3019 of 3965 [0, 70, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o overflow2 overflow2.hs -O -fasm >overflow2.comp.stderr 2>&1
cd ./rts && ./overflow2 </dev/null >overflow2.run.stdout 2>overflow2.run.stderr
=====> overflow2(profasm) 3019 of 3965 [0, 70, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o overflow2 overflow2.hs -O -prof -static -auto-all >overflow2.comp.stderr 2>&1
cd ./rts && ./overflow2 +RTS -hc -p -RTS </dev/null >overflow2.run.stdout 2>overflow2.run.stderr
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/hp2ps' overflow2
gs -dNODISPLAY -dBATCH -dQUIET -dNOPAUSE ./rts/overflow2.ps
./rts/overflow2.prof is empty
*** unexpected failure for overflow2(profasm)
=====> overflow2(threaded1) 3019 of 3965 [0, 71, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o overflow2 overflow2.hs -threaded -debug >overflow2.comp.stderr 2>&1
cd ./rts && ./overflow2 </dev/null >overflow2.run.stdout 2>overflow2.run.stderr
=====> overflow2(threaded2) 3019 of 3965 [0, 71, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o overflow2 overflow2.hs -O -threaded -eventlog >overflow2.comp.stderr 2>&1
cd ./rts && ./overflow2 +RTS -N2 -ls -RTS </dev/null >overflow2.run.stdout 2>overflow2.run.stderr
=====> overflow2(dyn) 3019 of 3965 [0, 71, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o overflow2 overflow2.hs -O -dynamic >overflow2.comp.stderr 2>&1
cd ./rts && ./overflow2 </dev/null >overflow2.run.stdout 2>overflow2.run.stderr
=====> overflow2(profthreaded) 3019 of 3965 [0, 71, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o overflow2 overflow2.hs -O -prof -static -auto-all -threaded >overflow2.comp.stderr 2>&1
cd ./rts && ./overflow2 +RTS -p -RTS </dev/null >overflow2.run.stdout 2>overflow2.run.stderr
./rts/overflow2.prof is empty
*** unexpected failure for overflow2(profthreaded)
=====> overflow2(optllvm) 3019 of 3965 [0, 72, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o overflow2 overflow2.hs -O -fllvm >overflow2.comp.stderr 2>&1
cd ./rts && ./overflow2 </dev/null >overflow2.run.stdout 2>overflow2.run.stderr
=====> overflow3(normal) 3020 of 3965 [0, 72, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o overflow3 overflow3.hs >overflow3.comp.stderr 2>&1
cd ./rts && ./overflow3 </dev/null >overflow3.run.stdout 2>overflow3.run.stderr
=====> overflow3(hpc) 3020 of 3965 [0, 72, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o overflow3 overflow3.hs -O -fhpc -hpcdir .hpc.overflow3 >overflow3.comp.stderr 2>&1
cd ./rts && ./overflow3 </dev/null >overflow3.run.stdout 2>overflow3.run.stderr
=====> overflow3(optasm) 3020 of 3965 [0, 72, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o overflow3 overflow3.hs -O -fasm >overflow3.comp.stderr 2>&1
cd ./rts && ./overflow3 </dev/null >overflow3.run.stdout 2>overflow3.run.stderr
=====> overflow3(profasm) 3020 of 3965 [0, 72, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o overflow3 overflow3.hs -O -prof -static -auto-all >overflow3.comp.stderr 2>&1
cd ./rts && ./overflow3 +RTS -hc -p -RTS </dev/null >overflow3.run.stdout 2>overflow3.run.stderr
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/hp2ps' overflow3
gs -dNODISPLAY -dBATCH -dQUIET -dNOPAUSE ./rts/overflow3.ps
./rts/overflow3.prof is empty
*** unexpected failure for overflow3(profasm)
=====> overflow3(threaded1) 3020 of 3965 [0, 73, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o overflow3 overflow3.hs -threaded -debug >overflow3.comp.stderr 2>&1
cd ./rts && ./overflow3 </dev/null >overflow3.run.stdout 2>overflow3.run.stderr
=====> overflow3(threaded2) 3020 of 3965 [0, 73, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o overflow3 overflow3.hs -O -threaded -eventlog >overflow3.comp.stderr 2>&1
cd ./rts && ./overflow3 +RTS -N2 -ls -RTS </dev/null >overflow3.run.stdout 2>overflow3.run.stderr
=====> overflow3(dyn) 3020 of 3965 [0, 73, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o overflow3 overflow3.hs -O -dynamic >overflow3.comp.stderr 2>&1
cd ./rts && ./overflow3 </dev/null >overflow3.run.stdout 2>overflow3.run.stderr
=====> overflow3(profthreaded) 3020 of 3965 [0, 73, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o overflow3 overflow3.hs -O -prof -static -auto-all -threaded >overflow3.comp.stderr 2>&1
cd ./rts && ./overflow3 +RTS -p -RTS </dev/null >overflow3.run.stdout 2>overflow3.run.stderr
./rts/overflow3.prof is empty
*** unexpected failure for overflow3(profthreaded)
=====> overflow3(optllvm) 3020 of 3965 [0, 74, 7]
cd ./rts && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o overflow3 overflow3.hs -O -fllvm >overflow3.comp.stderr 2>&1
cd ./rts && ./overflow3 </dev/null >overflow3.run.stdout 2>overflow3.run.stderr
=====> cabal04(normal) 3033 of 3965 [0, 74, 7]
cd ./cabal/cabal04 && $MAKE -s --no-print-directory cabal04 VANILLA=--enable-library-vanilla PROF=--enable-library-profiling DYN=--enable-shared CLEANUP=1 </dev/null >cabal04.run.stdout 2>cabal04.run.stderr
Wrong exit code (expected 0 , actual 2 )
Stdout:
Stderr:
make[2]: *** [cabal04] Error 1
*** unexpected failure for cabal04(normal)
=====> annfail12(normal) 3059 of 3965 [0, 75, 7]
cd ./annotations/should_fail && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -c annfail12.hs -v0 >annfail12.comp.stderr 2>&1
Actual stderr output differs from expected:
--- ./annotations/should_fail/annfail12.stderr 2014-04-07 20:26:08.000000000 +0200
+++ ./annotations/should_fail/annfail12.comp.stderr 2015-01-21 18:06:41.636473501 +0100
@@ -1,6 +1 @@
-
-annfail12.hs:5:1:
- Exception when trying to run compile-time code:
- You were meant to see this error!
- In the annotation:
- {-# ANN f (error "You were meant to see this error!" :: Int) #-}
+ghc-stage2: You can't call hscCompileCoreExpr in a profiled compiler
*** unexpected failure for annfail12(normal)
=====> T7837(normal) 3209 of 3965 [0, 76, 7]
cd ./indexed-types/should_compile && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -c T7837.hs -O -ddump-rule-firings >T7837.comp.stderr 2>&1
=====> T7837(profasm) 3209 of 3965 [0, 76, 7]
cd ./indexed-types/should_compile && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -c T7837.hs -O -prof -static -auto-all -O -ddump-rule-firings >T7837.comp.stderr 2>&1
Actual stderr output differs from expected:
--- ./indexed-types/should_compile/T7837.stderr 2014-04-07 20:26:08.000000000 +0200
+++ ./indexed-types/should_compile/T7837.comp.stderr 2015-01-21 18:06:41.868473502 +0100
@@ -1,3 +1,4 @@
Rule fired: Class op abs
Rule fired: Class op signum
Rule fired: normalize/Double
+Rule fired: Class op /
*** unexpected failure for T7837(profasm)
=====> T9160(normal) 3322 of 3965 [0, 77, 7]
cd ./indexed-types/should_fail && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -c T9160.hs >T9160.comp.stderr 2>&1
Actual stderr output differs from expected:
--- ./indexed-types/should_fail/T9160.stderr 2014-07-02 17:27:07.000000000 +0200
+++ ./indexed-types/should_fail/T9160.comp.stderr 2015-01-21 18:06:41.980473503 +0100
@@ -1,14 +1,2 @@
-Loading package ghc-prim ... linking ... done.
-Loading package integer-gmp ... linking ... done.
-Loading package base ... linking ... done.
-Loading package array-0.5.0.0 ... linking ... done.
-Loading package deepseq-1.3.0.2 ... linking ... done.
-Loading package containers-0.5.5.1 ... linking ... done.
-Loading package pretty-1.1.1.1 ... linking ... done.
-Loading package template-haskell ... linking ... done.
-
-T9160.hs:18:8:
- Type indexes must match class instance head
- Found ‘* -> *’ but expected ‘*’
- In the type instance declaration for ‘F’
- In the instance declaration for ‘C (a :: *)’
+ghc-stage2: T9160.hs:1:33-47: You can't use Template Haskell with a profiled compiler
+Usage: For basic information, try the `--help' option.
*** unexpected failure for T9160(normal)
=====> T1969(normal) 3372 of 3965 [0, 78, 7]
cd ./perf/compiler && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -c T1969.hs +RTS -V0 -tT1969.comp.stats --machine-readable -RTS -dcore-lint -static >T1969.comp.stderr 2>&1
max_bytes_used value is too high:
Expected max_bytes_used: 11000000 +/-20%
Lower bound max_bytes_used: 8800000
Upper bound max_bytes_used: 13200000
Actual max_bytes_used: 17482992
peak_megabytes_allocated value is too high:
Expected peak_megabytes_allocated: 30 +/-15%
Lower bound peak_megabytes_allocated: 25
Upper bound peak_megabytes_allocated: 35
Actual peak_megabytes_allocated: 47
bytes allocated value is too high:
Expected bytes allocated: 698612512 +/-5%
Lower bound bytes allocated: 663681886
Upper bound bytes allocated: 733543138
Actual bytes allocated: 1074264768
*** unexpected failure for T1969(normal)
=====> T3294(normal) 3373 of 3965 [0, 79, 7]
cd ./perf/compiler && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -c T3294.hs +RTS -V0 -tT3294.comp.stats --machine-readable -RTS >T3294.comp.stderr 2>&1
max_bytes_used value is too high:
Expected max_bytes_used: 43224080 +/-15%
Lower bound max_bytes_used: 36740468
Upper bound max_bytes_used: 49707692
Actual max_bytes_used: 64696328
bytes allocated value is too high:
Expected bytes allocated: 3083825616 +/-5%
Lower bound bytes allocated: 2929634335
Upper bound bytes allocated: 3238016897
Actual bytes allocated: 4758863176
*** unexpected failure for T3294(normal)
=====> T4801(normal) 3374 of 3965 [0, 80, 7]
cd ./perf/compiler && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -c T4801.hs +RTS -V0 -tT4801.comp.stats --machine-readable -RTS -static >T4801.comp.stderr 2>&1
max_bytes_used value is too high:
Expected max_bytes_used: 22646000 +/-10%
Lower bound max_bytes_used: 20381400
Upper bound max_bytes_used: 24910601
Actual max_bytes_used: 33835936
peak_megabytes_allocated value is too high:
Expected peak_megabytes_allocated: 60 +/-20%
Lower bound peak_megabytes_allocated: 48
Upper bound peak_megabytes_allocated: 72
Actual peak_megabytes_allocated: 96
bytes allocated value is too high:
Expected bytes allocated: 392409984 +/-10%
Lower bound bytes allocated: 353168985
Upper bound bytes allocated: 431650983
Actual bytes allocated: 644345544
*** unexpected failure for T4801(normal)
=====> T3064(normal) 3375 of 3965 [0, 81, 7]
cd ./perf/compiler && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -c T3064.hs +RTS -V0 -tT3064.comp.stats --machine-readable -RTS >T3064.comp.stderr 2>&1
max_bytes_used value is too high:
Expected max_bytes_used: 19821544 +/-20%
Lower bound max_bytes_used: 15857235
Upper bound max_bytes_used: 23785853
Actual max_bytes_used: 27779640
peak_megabytes_allocated value is too high:
Expected peak_megabytes_allocated: 37 +/-20%
Lower bound peak_megabytes_allocated: 29
Upper bound peak_megabytes_allocated: 45
Actual peak_megabytes_allocated: 77
bytes allocated value is too high:
Expected bytes allocated: 329795912 +/-5%
Lower bound bytes allocated: 313306116
Upper bound bytes allocated: 346285708
Actual bytes allocated: 542251512
*** unexpected failure for T3064(normal)
=====> T5030(normal) 3377 of 3965 [0, 82, 7]
cd ./perf/compiler && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -c T5030.hs -fcontext-stack=300 +RTS -V0 -tT5030.comp.stats --machine-readable -RTS >T5030.comp.stderr 2>&1
bytes allocated value is too high:
Expected bytes allocated: 397672152 +/-10%
Lower bound bytes allocated: 357904936
Upper bound bytes allocated: 437439368
Actual bytes allocated: 642651728
*** unexpected failure for T5030(normal)
=====> T5631(normal) 3378 of 3965 [0, 83, 7]
cd ./perf/compiler && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -c T5631.hs +RTS -V0 -tT5631.comp.stats --machine-readable -RTS >T5631.comp.stderr 2>&1
bytes allocated value is too high:
Expected bytes allocated: 735486328 +/-5%
Lower bound bytes allocated: 698712011
Upper bound bytes allocated: 772260645
Actual bytes allocated: 1142924056
*** unexpected failure for T5631(normal)
=====> parsing001(normal) 3379 of 3965 [0, 84, 7]
cd ./perf/compiler && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -c parsing001.hs +RTS -V0 -tparsing001.comp.stats --machine-readable -RTS >parsing001.comp.stderr 2>&1
bytes allocated value is too high:
Expected bytes allocated: 587079016 +/-5%
Lower bound bytes allocated: 557725065
Upper bound bytes allocated: 616432967
Actual bytes allocated: 814049328
*** unexpected failure for parsing001(normal)
=====> T783(normal) 3380 of 3965 [0, 85, 7]
cd ./perf/compiler && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -c T783.hs +RTS -V0 -tT783.comp.stats --machine-readable -RTS -static >T783.comp.stderr 2>&1
bytes allocated value is too high:
Expected bytes allocated: 654804144 +/-10%
Lower bound bytes allocated: 589323729
Upper bound bytes allocated: 720284559
Actual bytes allocated: 1024332368
*** unexpected failure for T783(normal)
=====> T5321Fun(normal) 3381 of 3965 [0, 86, 7]
cd ./perf/compiler && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -c T5321Fun.hs +RTS -V0 -tT5321Fun.comp.stats --machine-readable -RTS >T5321Fun.comp.stderr 2>&1
bytes allocated value is too high:
Expected bytes allocated: 694019152 +/-10%
Lower bound bytes allocated: 624617236
Upper bound bytes allocated: 763421068
Actual bytes allocated: 1072841608
*** unexpected failure for T5321Fun(normal)
=====> T5321FD(normal) 3382 of 3965 [0, 87, 7]
cd ./perf/compiler && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -c T5321FD.hs +RTS -V0 -tT5321FD.comp.stats --machine-readable -RTS >T5321FD.comp.stderr 2>&1
bytes allocated value is too high:
Expected bytes allocated: 476497048 +/-10%
Lower bound bytes allocated: 428847343
Upper bound bytes allocated: 524146753
Actual bytes allocated: 714537064
*** unexpected failure for T5321FD(normal)
=====> T5642(normal) 3383 of 3965 [0, 88, 7]
cd ./perf/compiler && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -c T5642.hs -O +RTS -V0 -tT5642.comp.stats --machine-readable -RTS >T5642.comp.stderr 2>&1
bytes allocated value is too high:
Expected bytes allocated: 1300000000 +/-10%
Lower bound bytes allocated: 1170000000
Upper bound bytes allocated: 1430000000
Actual bytes allocated: 2057731328
*** unexpected failure for T5642(normal)
=====> T5837(normal) 3384 of 3965 [0, 89, 7]
cd ./perf/compiler && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -c T5837.hs -ftype-function-depth=50 +RTS -V0 -tT5837.comp.stats --machine-readable -RTS >T5837.comp.stderr 2>&1
bytes allocated value is too high:
Expected bytes allocated: 86795752 +/-10%
Lower bound bytes allocated: 78116176
Upper bound bytes allocated: 95475328
Actual bytes allocated: 134590880
*** unexpected failure for T5837(normal)
=====> T6048(optasm) 3385 of 3965 [0, 90, 7]
cd ./perf/compiler && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -c T6048.hs -O -fasm +RTS -V0 -tT6048.comp.stats --machine-readable -RTS >T6048.comp.stderr 2>&1
bytes allocated value is too high:
Expected bytes allocated: 108578664 +/-10%
Lower bound bytes allocated: 97720797
Upper bound bytes allocated: 119436531
Actual bytes allocated: 188312792
*** unexpected failure for T6048(optasm)
=====> qq008(normal) 3386 of 3965 [0, 91, 7]
cd ./quasiquotation/qq008 && $MAKE -s --no-print-directory TH_QQ
ghc-stage2: QQ.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
make[2]: *** [TH_QQ] Error 1
*** framework failure for qq008(normal) pre-command failed: 512
cd ./quasiquotation/qq008 && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history --make Test -v0 >qq008.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: QQ.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
*** unexpected failure for qq008(normal)
=====> qq008(hpc) 3386 of 3965 [0, 92, 8]
cd ./quasiquotation/qq008 && $MAKE -s --no-print-directory TH_QQ
ghc-stage2: QQ.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
make[2]: *** [TH_QQ] Error 1
*** framework failure for qq008(hpc) pre-command failed: 512
cd ./quasiquotation/qq008 && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history --make Test -O -fhpc -hpcdir .hpc.qq008 -v0 >qq008.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: QQ.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
*** unexpected failure for qq008(hpc)
=====> qq008(optasm) 3386 of 3965 [0, 93, 9]
cd ./quasiquotation/qq008 && $MAKE -s --no-print-directory TH_QQ
ghc-stage2: QQ.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
make[2]: *** [TH_QQ] Error 1
*** framework failure for qq008(optasm) pre-command failed: 512
cd ./quasiquotation/qq008 && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history --make Test -O -fasm -v0 >qq008.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: QQ.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
*** unexpected failure for qq008(optasm)
=====> qq008(profasm) 3386 of 3965 [0, 94, 10]
cd ./quasiquotation/qq008 && $MAKE -s --no-print-directory TH_QQ
ghc-stage2: QQ.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
make[2]: *** [TH_QQ] Error 1
*** framework failure for qq008(profasm) pre-command failed: 512
cd ./quasiquotation/qq008 && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history --make Test -O -prof -static -auto-all -v0 >qq008.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: QQ.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
*** unexpected failure for qq008(profasm)
=====> qq008(optllvm) 3386 of 3965 [0, 95, 11]
cd ./quasiquotation/qq008 && $MAKE -s --no-print-directory TH_QQ
ghc-stage2: QQ.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
make[2]: *** [TH_QQ] Error 1
*** framework failure for qq008(optllvm) pre-command failed: 512
cd ./quasiquotation/qq008 && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history --make Test -O -fllvm -v0 >qq008.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: QQ.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
*** unexpected failure for qq008(optllvm)
=====> T5204(normal) 3389 of 3965 [0, 96, 12]
cd ./quasiquotation && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -c T5204.hs >T5204.comp.stderr 2>&1
Actual stderr output differs from expected:
--- ./quasiquotation/T5204.stderr 2014-04-07 20:26:08.000000000 +0200
+++ ./quasiquotation/T5204.comp.stderr 2015-01-21 18:06:52.968473556 +0100
@@ -1,2 +1,2 @@
-
-T5204.hs:17:7: unterminated quasiquotation at end of input
+ghc-stage2: T5204.hs:1:36-50: You can't use Template Haskell with a profiled compiler
+Usage: For basic information, try the `--help' option.
*** unexpected failure for T5204(normal)
=====> T4491(normal) 3394 of 3965 [0, 97, 12]
cd ./quasiquotation/T4491 && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T4491 T4491.hs >T4491.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: T4491.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
*** unexpected failure for T4491(normal)
=====> qq007(normal) 3396 of 3965 [0, 98, 12]
cd ./quasiquotation/qq007 && $MAKE -s --no-print-directory TH_QQ
ghc-stage2: QQ.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
make[2]: *** [TH_QQ] Error 1
*** framework failure for qq007(normal) pre-command failed: 512
cd ./quasiquotation/qq007 && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history --make Test -v0 >qq007.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: QQ.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
*** unexpected failure for qq007(normal)
=====> qq007(hpc) 3396 of 3965 [0, 99, 13]
cd ./quasiquotation/qq007 && $MAKE -s --no-print-directory TH_QQ
ghc-stage2: QQ.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
make[2]: *** [TH_QQ] Error 1
*** framework failure for qq007(hpc) pre-command failed: 512
cd ./quasiquotation/qq007 && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history --make Test -O -fhpc -hpcdir .hpc.qq007 -v0 >qq007.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: QQ.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
*** unexpected failure for qq007(hpc)
=====> qq007(optasm) 3396 of 3965 [0, 100, 14]
cd ./quasiquotation/qq007 && $MAKE -s --no-print-directory TH_QQ
ghc-stage2: QQ.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
make[2]: *** [TH_QQ] Error 1
*** framework failure for qq007(optasm) pre-command failed: 512
cd ./quasiquotation/qq007 && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history --make Test -O -fasm -v0 >qq007.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: QQ.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
*** unexpected failure for qq007(optasm)
=====> qq007(profasm) 3396 of 3965 [0, 101, 15]
cd ./quasiquotation/qq007 && $MAKE -s --no-print-directory TH_QQ
ghc-stage2: QQ.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
make[2]: *** [TH_QQ] Error 1
*** framework failure for qq007(profasm) pre-command failed: 512
cd ./quasiquotation/qq007 && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history --make Test -O -prof -static -auto-all -v0 >qq007.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: QQ.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
*** unexpected failure for qq007(profasm)
=====> qq007(optllvm) 3396 of 3965 [0, 102, 16]
cd ./quasiquotation/qq007 && $MAKE -s --no-print-directory TH_QQ
ghc-stage2: QQ.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
make[2]: *** [TH_QQ] Error 1
*** framework failure for qq007(optllvm) pre-command failed: 512
cd ./quasiquotation/qq007 && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history --make Test -O -fllvm -v0 >qq007.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: QQ.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
*** unexpected failure for qq007(optllvm)
=====> T7022(normal) 3462 of 3965 [0, 103, 17]
cd ./polykinds && $MAKE -s --no-print-directory T7022 </dev/null >T7022.run.stdout 2>T7022.run.stderr
Wrong exit code (expected 0 , actual 2 )
Stdout:
Stderr:
ghc-stage2: T7022a.hs:1:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
make[2]: *** [T7022] Error 1
*** unexpected failure for T7022(normal)
=====> T367_letnoescape(normal) 3549 of 3965 [0, 104, 17]
cd ./concurrent/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T367_letnoescape T367_letnoescape.hs -fno-omit-yields >T367_letnoescape.comp.stderr 2>&1
cd ./concurrent/should_run && ./T367_letnoescape </dev/null >T367_letnoescape.run.stdout 2>T367_letnoescape.run.stderr
=====> T367_letnoescape(hpc) 3549 of 3965 [0, 104, 17]
cd ./concurrent/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T367_letnoescape T367_letnoescape.hs -O -fhpc -hpcdir .hpc.T367_letnoescape -fno-omit-yields >T367_letnoescape.comp.stderr 2>&1
cd ./concurrent/should_run && ./T367_letnoescape </dev/null >T367_letnoescape.run.stdout 2>T367_letnoescape.run.stderr
=====> T367_letnoescape(optasm) 3549 of 3965 [0, 104, 17]
cd ./concurrent/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T367_letnoescape T367_letnoescape.hs -O -fasm -fno-omit-yields >T367_letnoescape.comp.stderr 2>&1
cd ./concurrent/should_run && ./T367_letnoescape </dev/null >T367_letnoescape.run.stdout 2>T367_letnoescape.run.stderr
=====> T367_letnoescape(profasm) 3549 of 3965 [0, 104, 17]
cd ./concurrent/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T367_letnoescape T367_letnoescape.hs -O -prof -static -auto-all -fno-omit-yields >T367_letnoescape.comp.stderr 2>&1
cd ./concurrent/should_run && ./T367_letnoescape +RTS -hc -p -RTS </dev/null >T367_letnoescape.run.stdout 2>T367_letnoescape.run.stderr
cd ./concurrent/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/hp2ps' T367_letnoescape
gs -dNODISPLAY -dBATCH -dQUIET -dNOPAUSE ./concurrent/should_run/T367_letnoescape.ps
=====> T367_letnoescape(threaded1) 3549 of 3965 [0, 104, 17]
cd ./concurrent/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T367_letnoescape T367_letnoescape.hs -threaded -debug -fno-omit-yields >T367_letnoescape.comp.stderr 2>&1
cd ./concurrent/should_run && ./T367_letnoescape </dev/null >T367_letnoescape.run.stdout 2>T367_letnoescape.run.stderr
=====> T367_letnoescape(threaded2) 3549 of 3965 [0, 104, 17]
cd ./concurrent/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T367_letnoescape T367_letnoescape.hs -O -threaded -eventlog -fno-omit-yields >T367_letnoescape.comp.stderr 2>&1
cd ./concurrent/should_run && ./T367_letnoescape +RTS -N2 -ls -RTS </dev/null >T367_letnoescape.run.stdout 2>T367_letnoescape.run.stderr
=====> T367_letnoescape(dyn) 3549 of 3965 [0, 104, 17]
cd ./concurrent/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T367_letnoescape T367_letnoescape.hs -O -dynamic -fno-omit-yields >T367_letnoescape.comp.stderr 2>&1
cd ./concurrent/should_run && ./T367_letnoescape </dev/null >T367_letnoescape.run.stdout 2>T367_letnoescape.run.stderr
=====> T367_letnoescape(profthreaded) 3549 of 3965 [0, 104, 17]
cd ./concurrent/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T367_letnoescape T367_letnoescape.hs -O -prof -static -auto-all -threaded -fno-omit-yields >T367_letnoescape.comp.stderr 2>&1
cd ./concurrent/should_run && ./T367_letnoescape +RTS -p -RTS </dev/null >T367_letnoescape.run.stdout 2>T367_letnoescape.run.stderr
=====> T367_letnoescape(optllvm) 3549 of 3965 [0, 104, 17]
cd ./concurrent/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T367_letnoescape T367_letnoescape.hs -O -fllvm -fno-omit-yields >T367_letnoescape.comp.stderr 2>&1
cd ./concurrent/should_run && ./T367_letnoescape </dev/null >T367_letnoescape.run.stdout 2>T367_letnoescape.run.stderr
Timeout happened...killing process...
Wrong exit code (expected 0 , actual 99 )
Stdout:
Stderr:
*** unexpected failure for T367_letnoescape(optllvm)
=====> T9379(normal) 3578 of 3965 [0, 105, 17]
cd ./concurrent/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T9379 T9379.hs >T9379.comp.stderr 2>&1
Compile failed (status 256) errors were:
T9379.hs:3:8:
Could not find module ‘Control.Concurrent.STM’
Perhaps you meant
Control.Concurrent.QSem (from base)
Control.Concurrent (from base)
Control.Concurrent.Chan (from base)
Use -v to see a list of the files searched for.
*** unexpected failure for T9379(normal)
=====> T9379(hpc) 3578 of 3965 [0, 106, 17]
cd ./concurrent/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T9379 T9379.hs -O -fhpc -hpcdir .hpc.T9379 >T9379.comp.stderr 2>&1
Compile failed (status 256) errors were:
T9379.hs:3:8:
Could not find module ‘Control.Concurrent.STM’
Perhaps you meant
Control.Concurrent.QSem (from base)
Control.Concurrent (from base)
Control.Concurrent.Chan (from base)
Use -v to see a list of the files searched for.
*** unexpected failure for T9379(hpc)
=====> T9379(optasm) 3578 of 3965 [0, 107, 17]
cd ./concurrent/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T9379 T9379.hs -O -fasm >T9379.comp.stderr 2>&1
Compile failed (status 256) errors were:
T9379.hs:3:8:
Could not find module ‘Control.Concurrent.STM’
Perhaps you meant
Control.Concurrent.QSem (from base)
Control.Concurrent (from base)
Control.Concurrent.Chan (from base)
Use -v to see a list of the files searched for.
*** unexpected failure for T9379(optasm)
=====> T9379(profasm) 3578 of 3965 [0, 108, 17]
cd ./concurrent/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T9379 T9379.hs -O -prof -static -auto-all >T9379.comp.stderr 2>&1
Compile failed (status 256) errors were:
T9379.hs:3:8:
Could not find module ‘Control.Concurrent.STM’
Perhaps you meant
Control.Concurrent.QSem (from base)
Control.Concurrent (from base)
Control.Concurrent.Chan (from base)
Use -v to see a list of the files searched for.
*** unexpected failure for T9379(profasm)
=====> T9379(threaded1) 3578 of 3965 [0, 109, 17]
cd ./concurrent/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T9379 T9379.hs -threaded -debug >T9379.comp.stderr 2>&1
Compile failed (status 256) errors were:
T9379.hs:3:8:
Could not find module ‘Control.Concurrent.STM’
Perhaps you meant
Control.Concurrent.QSem (from base)
Control.Concurrent (from base)
Control.Concurrent.Chan (from base)
Use -v to see a list of the files searched for.
*** unexpected failure for T9379(threaded1)
=====> T9379(threaded2) 3578 of 3965 [0, 110, 17]
cd ./concurrent/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T9379 T9379.hs -O -threaded -eventlog >T9379.comp.stderr 2>&1
Compile failed (status 256) errors were:
T9379.hs:3:8:
Could not find module ‘Control.Concurrent.STM’
Perhaps you meant
Control.Concurrent.QSem (from base)
Control.Concurrent (from base)
Control.Concurrent.Chan (from base)
Use -v to see a list of the files searched for.
*** unexpected failure for T9379(threaded2)
=====> T9379(dyn) 3578 of 3965 [0, 111, 17]
cd ./concurrent/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T9379 T9379.hs -O -dynamic >T9379.comp.stderr 2>&1
Compile failed (status 256) errors were:
T9379.hs:3:8:
Could not find module ‘Control.Concurrent.STM’
Perhaps you meant
Control.Concurrent.QSem (from base)
Control.Concurrent (from base)
Control.Concurrent.Chan (from base)
Use -v to see a list of the files searched for.
*** unexpected failure for T9379(dyn)
=====> T9379(profthreaded) 3578 of 3965 [0, 112, 17]
cd ./concurrent/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T9379 T9379.hs -O -prof -static -auto-all -threaded >T9379.comp.stderr 2>&1
Compile failed (status 256) errors were:
T9379.hs:3:8:
Could not find module ‘Control.Concurrent.STM’
Perhaps you meant
Control.Concurrent.QSem (from base)
Control.Concurrent (from base)
Control.Concurrent.Chan (from base)
Use -v to see a list of the files searched for.
*** unexpected failure for T9379(profthreaded)
=====> T9379(optllvm) 3578 of 3965 [0, 113, 17]
cd ./concurrent/should_run && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -o T9379 T9379.hs -O -fllvm >T9379.comp.stderr 2>&1
Compile failed (status 256) errors were:
T9379.hs:3:8:
Could not find module ‘Control.Concurrent.STM’
Perhaps you meant
Control.Concurrent.QSem (from base)
Control.Concurrent (from base)
Control.Concurrent.Chan (from base)
Use -v to see a list of the files searched for.
*** unexpected failure for T9379(optllvm)
=====> dataToExpQUnit(normal) 3935 of 3965 [0, 114, 17]
cd ../../libraries/template-haskell/tests && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -c dataToExpQUnit.hs -v0 >dataToExpQUnit.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: dataToExpQUnit.hs:2:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
*** unexpected failure for dataToExpQUnit(normal)
=====> dataToExpQUnit(hpc) 3935 of 3965 [0, 115, 17]
cd ../../libraries/template-haskell/tests && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -c dataToExpQUnit.hs -O -fhpc -hpcdir .hpc.dataToExpQUnit -v0 >dataToExpQUnit.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: dataToExpQUnit.hs:2:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
*** unexpected failure for dataToExpQUnit(hpc)
=====> dataToExpQUnit(optasm) 3935 of 3965 [0, 116, 17]
cd ../../libraries/template-haskell/tests && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -c dataToExpQUnit.hs -O -fasm -v0 >dataToExpQUnit.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: dataToExpQUnit.hs:2:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
*** unexpected failure for dataToExpQUnit(optasm)
=====> dataToExpQUnit(optllvm) 3935 of 3965 [0, 117, 17]
cd ../../libraries/template-haskell/tests && '/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/inplace/bin/ghc-stage2' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history -c dataToExpQUnit.hs -O -fllvm -v0 >dataToExpQUnit.comp.stderr 2>&1
Compile failed (status 256) errors were:
ghc-stage2: dataToExpQUnit.hs:2:14-28: You can't use Template Haskell with a profiled compiler
Usage: For basic information, try the `--help' option.
*** unexpected failure for dataToExpQUnit(optllvm)
Unexpected results from:
TEST="T4891 cabal04 rnfail043 T3333 ghcilink001 ghcilink002 ghcilink003 ghcilink004 ghcilink005 ghcilink006 T9078 overflow3 overflow2 overflow1 T7919 plugins01 plugins03 plugins02 plugins05 plugins06 T5204 T6145 T1735 tcrun045 UnsafeInfered02 UnsafeInfered12 T5550 T7702 T5321FD T5030 T4801 T6048 T5631 T5837 T5642 T3064 parsing001 T1969 T5321Fun T783 T3294 recomp009 T7022 T9160 T367_letnoescape T9379 callstack001 annfail12 SafeLang16 SafeLang12 SafeLang01 SafeLang11 T706 T7837 dataToExpQUnit T8256 T4491 qq007 qq008"
OVERALL SUMMARY for test run started at Wed Jan 21 18:06:01 2015 CET
0:01:04 spent to go through
3965 total tests, which gave rise to
17715 test cases, of which
17556 were skipped
0 had missing libraries
37 expected passes
0 expected failures
17 caused framework failures
0 unexpected passes
118 unexpected failures
Unexpected failures:
../../libraries/template-haskell/tests dataToExpQUnit [exit code non-0] (normal,hpc,optasm,optllvm)
annotations/should_fail annfail12 [stderr mismatch] (normal)
cabal/cabal04 cabal04 [bad exit code] (normal)
codeGen/should_run T8256 [exit code non-0] (normal,hpc,optasm,profasm,threaded1,threaded2,dyn,profthreaded,optllvm,g1)
concurrent/should_run T367_letnoescape [bad exit code] (optllvm)
concurrent/should_run T9379 [exit code non-0] (normal,hpc,optasm,profasm,threaded1,threaded2,dyn,profthreaded,optllvm)
driver T706 [bad exit code] (normal)
driver/recomp009 recomp009 [bad exit code] (normal)
ghc-api T6145 [bad exit code] (normal)
ghc-api/T4891 T4891 [bad exit code] (normal)
ghci/linking T3333 [bad exit code] (normal)
ghci/linking ghcilink001 [bad exit code] (normal)
ghci/linking ghcilink002 [bad exit code] (normal)
ghci/linking ghcilink003 [bad exit code] (normal)
ghci/linking ghcilink004 [bad exit code] (normal)
ghci/linking ghcilink005 [bad exit code] (normal)
ghci/linking ghcilink006 [bad exit code] (normal)
indexed-types/should_compile T7837 [stderr mismatch] (profasm)
indexed-types/should_fail T9160 [stderr mismatch] (normal)
perf/compiler T1969 [stat not good enough] (normal)
perf/compiler T3064 [stat not good enough] (normal)
perf/compiler T3294 [stat not good enough] (normal)
perf/compiler T4801 [stat not good enough] (normal)
perf/compiler T5030 [stat not good enough] (normal)
perf/compiler T5321FD [stat not good enough] (normal)
perf/compiler T5321Fun [stat not good enough] (normal)
perf/compiler T5631 [stat not good enough] (normal)
perf/compiler T5642 [stat not good enough] (normal)
perf/compiler T5837 [stat not good enough] (normal)
perf/compiler T6048 [stat not good enough] (optasm)
perf/compiler T783 [stat not good enough] (normal)
perf/compiler parsing001 [stat not good enough] (normal)
plugins plugins01 [bad exit code] (normal)
plugins plugins02 [stderr mismatch] (normal)
plugins plugins03 [stderr mismatch] (normal)
plugins plugins05 [exit code non-0] (normal)
plugins plugins06 [exit code non-0] (normal)
polykinds T7022 [bad exit code] (normal)
profiling/should_run callstack001 [bad stdout] (prof)
quasiquotation T5204 [stderr mismatch] (normal)
quasiquotation/T4491 T4491 [exit code non-0] (normal)
quasiquotation/qq007 qq007 [exit code non-0] (normal,hpc,optasm,profasm,optllvm)
quasiquotation/qq008 qq008 [exit code non-0] (normal,hpc,optasm,profasm,optllvm)
rename/should_fail rnfail043 [stderr mismatch] (normal)
rts T7919 [exit code non-0] (normal,hpc,optasm,profasm,threaded1,threaded2,dyn,profthreaded,optllvm)
rts T9078 [exit code non-0] (profasm)
rts overflow1 [bad profile] (profasm,profthreaded)
rts overflow2 [bad profile] (profasm,profthreaded)
rts overflow3 [bad profile] (profasm,profthreaded)
safeHaskell/safeInfered UnsafeInfered02 [stderr mismatch] (normal)
safeHaskell/safeInfered UnsafeInfered12 [stderr mismatch] (normal)
safeHaskell/safeLanguage SafeLang01 [exit code non-0] (normal)
safeHaskell/safeLanguage SafeLang11 [exit code non-0] (normal)
safeHaskell/safeLanguage SafeLang12 [stderr mismatch] (normal)
safeHaskell/safeLanguage SafeLang16 [exit code non-0] (normal)
simplCore/should_compile T5550 [exit code non-0] (normal,hpc,optasm,profasm,optllvm)
simplCore/should_compile T7702 [exit code non-0] (profasm)
typecheck/should_run T1735 [exit code non-0] (normal,hpc,optasm,profasm,threaded1,threaded2,dyn,profthreaded,optllvm)
typecheck/should_run tcrun045 [exit code non-0] (normal,hpc,optasm,profasm,threaded1,threaded2,dyn,profthreaded,optllvm)
make[1]: Leaving directory `/home/kgadek/.ghc-7.8.4/ghc-sources-7.8.4/testsuite/tests'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment