*** setup configure Configuring plugins-1.5.1.4... Dependency Cabal >=1.6: using Cabal-1.12.0 Dependency array -any: using array-0.3.0.3 Dependency base ==4.*: using base-4.4.1.0 Dependency containers -any: using containers-0.4.1.0 Dependency directory -any: using directory-1.1.0.1 Dependency filepath -any: using filepath-1.2.0.1 Dependency ghc >=6.10: using ghc-7.2.2 Dependency ghc-prim -any: using ghc-prim-0.2.0.0 Dependency haskell-src -any: using haskell-src-1.0.1.5 Dependency process -any: using process-1.1.0.0 Dependency random -any: using random-1.0.1.1 Warning: cannot determine version of /usr/local/bin/c2hs : "" Using Cabal-1.12.0 compiled by ghc-7.2 Using compiler: ghc-7.2.2 Using install prefix: /usr/local/tmp/archive/install Binaries installed in: /usr/local/tmp/archive/install/bin Libraries installed in: /usr/local/tmp/archive/install/lib/plugins-1.5.1.4/ghc-7.2.2 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/plugins-1.5.1.4 Documentation installed in: /usr/local/tmp/archive/install/share/doc/plugins-1.5.1.4 Using alex version 3.0.1 found on system at: /usr/bin/alex Using ar found on system at: /usr/bin/ar Using c2hs found on system at: /usr/local/bin/c2hs Using cpphs version 1.11 found on system at: /usr/bin/cpphs Using ffihugs found on system at: /usr/local/bin/ffihugs Using gcc version 4.6 found on system at: /usr/bin/gcc Using ghc version 7.2.2 found on system at: /usr/local/bin/ghc Using ghc-pkg version 7.2.2 found on system at: /usr/local/bin/ghc-pkg No greencard found Using haddock version 2.9.4 found on system at: /usr/local/bin/haddock Using happy version 1.18.6 found on system at: /usr/bin/happy No hmake found Using hsc2hs version 0.67 found on system at: /usr/local/bin/hsc2hs Using hscolour version 1.19 found on system at: /usr/bin/HsColour Using hugs found on system at: /usr/local/bin/hugs No jhc found Using ld found on system at: /usr/bin/ld No lhc found No lhc-pkg found No nhc98 found Using pkg-config version 0.26 found on system at: /usr/bin/pkg-config Using ranlib found on system at: /usr/bin/ranlib Using strip found on system at: /usr/bin/strip Using tar found on system at: /bin/tar No uhc found sh configure --with-compiler=ghc --prefix=/usr/local/tmp/archive/install --with-gcc=/usr/bin/gcc checking build system type... i686-pc-linux-gnu :1:1: Failed to load interface for `Directory' It is a member of the hidden package `haskell98-2.0.0.0'. Use -v to see a list of the files searched for. checking for ghc... ghc checking for value of __GLASGOW_HASKELL__... 702 checking for ghc library directory... /usr/local/lib/ghc-7.2.2 checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for arc4random... no checking for a BSD-compatible install... /usr/bin/install -c configure: creating ./config.status config.status: creating config.mk config.status: creating testsuite/makewith/io/TestIO.conf config.status: creating testsuite/makewith/unsafeio/Unsafe.conf config.status: creating config.h *** setup build creating dist/build creating dist/build/autogen Building plugins-1.5.1.4... Preprocessing library plugins-1.5.1.4... Building library... creating dist/build /usr/local/bin/ghc --make -package-name plugins-1.5.1.4 -hide-all-packages -fbuilding-cabal-package -i -idist/build -isrc -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package-id Cabal-1.12.0-77f84d782c429d202de803c1356f2c71 -package-id array-0.3.0.3-ea09841aaf8e340f109e7ae88f466cb2 -package-id base-4.4.1.0-1f81e4e7baf87af8ebbcf52b7bec2254 -package-id containers-0.4.1.0-f1a01354b46f586a2ae9c4625be9a212 -package-id directory-1.1.0.1-cbdf38734bd8fecb3519f4f9562ab1e4 -package-id filepath-1.2.0.1-16b7a7902f5c6a9398c10b6f4692a21f -package-id ghc-7.2.2-a175790b6313996666d091f139fb43b6 -package-id ghc-prim-0.2.0.0-629c629b8b680f27b69c854c601d3e66 -package-id haskell-src-1.0.1.5-c605a21e07396fdf2979d200654f0bb9 -package-id process-1.1.0.0-ded94950078eefc365bc43476bd795b0 -package-id random-1.0.1.1-3b2e59e054dfe723af2450fc8151a390 -O -Wall -funbox-strict-fields -fno-warn-missing-signatures -XHaskell98 -XCPP -XForeignFunctionInterface System.Eval System.Eval.Haskell System.Eval.Utils System.Plugins System.Plugins.Consts System.Plugins.Env System.Plugins.Load System.Plugins.LoadTypes System.Plugins.Make System.Plugins.Parser System.Plugins.Process System.Plugins.Utils [ 1 of 12] Compiling System.Plugins.Process ( src/System/Plugins/Process.hs, dist/build/System/Plugins/Process.o ) [ 2 of 12] Compiling System.Plugins.Parser ( src/System/Plugins/Parser.hs, dist/build/System/Plugins/Parser.o ) [ 3 of 12] Compiling System.Plugins.LoadTypes ( src/System/Plugins/LoadTypes.hs, dist/build/System/Plugins/LoadTypes.o ) [ 4 of 12] Compiling System.Plugins.Consts ( src/System/Plugins/Consts.hs, dist/build/System/Plugins/Consts.o ) [ 5 of 12] Compiling System.Plugins.Env ( src/System/Plugins/Env.hs, dist/build/System/Plugins/Env.o ) [ 6 of 12] Compiling System.Plugins.Utils ( src/System/Plugins/Utils.hs, dist/build/System/Plugins/Utils.o ) Implicit import declaration: Warning: In the use of `catch' (imported from Prelude, but defined in System.IO.Error): Deprecated: "Please use the new exceptions variant, Control.Exception.catch" [ 7 of 12] Compiling System.Plugins.Make ( src/System/Plugins/Make.hs, dist/build/System/Plugins/Make.o ) [ 8 of 12] Compiling System.Plugins.Load ( src/System/Plugins/Load.hs, dist/build/System/Plugins/Load.o ) src/System/Plugins/Load.hs:87:35: Module `GHC' does not export `defaultCallbacks'