I'm getting this on Linux.  It seems to come from this line in print007.script:

                :set -funbox-strict-fields -O

Who is responsible?

Simon

=====> print007(ghci) 7 of 74 [0, 0, 0]
cd . && HC='/64playpen/simonpj/builds/HEAD/inplace/bin/ghc-stage2' 
HC_OPTS='-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-conf 
-rtsopts  ' '/64playpen/simonpj/builds/HEAD/inplace/bin/ghc-stage2' 
--interactive -v0 -ignore-dot-ghci -dcore-lint -dcmm-lint -dno-debug-output 
-no-user-package-conf -rtsopts   -ignore-dot-ghci   <print007.script 
>print007.run.stdout 2>print007.run.stderr
Actual stderr output differs from expected:
--- /dev/null       2011-02-28 12:26:55.427559551 +0000
+++ ./print007.run.stderr.normalised     2011-05-04 13:47:32.248244988 +0100
@@ -0,0 +1,3 @@
+
+<no location info>:
+    Warning: -O conflicts with --interactive; -O ignored.
*** unexpected failure for print007(ghci)

OVERALL SUMMARY for test run started at Wed May  4 13:47:31 BST 2011
      74 total tests, which gave rise to
      74 test cases, of which
       0 caused framework failures
      73 were skipped

       0 expected passes
       0 expected failures
       0 unexpected passes
       1 unexpected failures

Unexpected failures:
   print007(ghci)

simonpj@cam-04-unx:~/builds/HEAD/testsuite/tests/ghc-regress/ghci.debugger/scripts$
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to