Plugins failure

Simon Peyton-Jones simonpj at microsoft.com
Wed Sep 28 15:29:58 CEST 2011


I'm getting this for plugins02.  Does anyone have any ideas what's going on here?

Simon

=====> plugins02(normal) 2901 of 3000 [0, 9, 0]
cd ./plugins && '/64playpen/simonpj/builds/HEAD-2/bindisttest/install dir/bin/ghc' -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-conf -rtsopts -fno-ghci-history  -c plugins02.hs  -package-conf simple-plugin/local.package.conf -fplugin Simple.BadlyTypedPlugin -package simple-plugin  >plugins02.comp.stderr 2>&1
Actual stderr output differs from expected:
--- ./plugins/plugins02.stderr      2011-08-09 10:40:42.000000000 +0100
+++ ./plugins/plugins02.comp.stderr      2011-09-28 10:41:18.520744542 +0100
@@ -1 +1,4 @@
-<command line>: The value Simple.BadlyTypedPlugin.plugin did not have the type CoreMonad.Plugin as required
+<command line>: cannot satisfy -package simple-plugin:
+    simple-plugin-0.1-b98ea2eff5afb75092645edac7d91b96 is unusable due to missing or recursive dependencies:
+      base-4.4.0.0-1acf5bcdae4272d7234bdc23142460ac ghc-7.3-3050b6fa5e663ef6a0ac310003961fb7 template-haskell-2.6.0.0-0ec0971cb6a0741a0a3eb41636740c4a
+    (use -v for more information)
*** unexpected failure for plugins02(normal)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/cvs-ghc/attachments/20110928/2a94bc27/attachment-0001.htm>


More information about the Cvs-ghc mailing list