*** setup configure Configuring plugins-1.2... Dependency base>=3.0: using base-3.0.1.0 Dependency Cabal>=1.2.3: using Cabal-1.4.0.1 Dependency haskell-src-any: using haskell-src-1.0.1.2 Dependency containers-any: using containers-0.1.0.1 Dependency array-any: using array-0.1.0.0 Dependency directory-any: using directory-1.0.0.0 Dependency random-any: using random-1.0.0.0 Dependency process-any: using process-1.0.0.0 Dependency ghc>=6.8: using ghc-6.8.2 Warning: This package indirectly depends on multiple versions of the same package. This is highly likely to cause a compile failure. package ghc-6.8.2 requires Cabal-1.2.3.0 package plugins-1.2 requires Cabal-1.4.0.1 Using compiler: ghc-6.8.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.2/ghc-6.8.2 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/plugins-1.2 Documentation installed in: /usr/local/tmp/archive/install/share/doc/plugins-1.2 Using alex version 2.0.1 found on system at: /usr/local/bin/alex Using ar found on system at: /usr/bin/ar Using c2hs version 0.15.1 found on system at: /usr/local/bin/c2hs Using cpphs version 0.7 found on system at: /usr/bin/cpphs Using ffihugs found on system at: /usr/local/bin/ffihugs Using ghc version 6.8.2 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.8.2 found on system at: /usr/local/bin/ghc-pkg No greencard found Using haddock version 2.1.0 found on system at: /usr/local/bin/haddock Using happy version 1.17 found on system at: /usr/local/bin/happy No hmake found Using hsc2hs version 0.66-ghc found on system at: /usr/local/bin/hsc2hs Using hscolour version 1.9 found on system at: /usr/local/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 nhc98 found Using pkg-config version 0.22 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 sh configure --with-compiler=ghc --prefix=/usr/local/tmp/archive/install checking build system type... i686-pc-linux-gnu checking for ghc... ghc checking for value of __GLASGOW_HASKELL__... 608 checking for ghc library directory... /usr/local/lib/ghc-6.8.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 config.status: config.h is unchanged *** setup build Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library plugins-1.2... Building plugins-1.2... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc -package-name plugins-1.2 --make -hide-all-packages -i -idist/build/autogen -idist/build -isrc -Idist/build -#include "Linker.h" -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.1.0 -package Cabal-1.4.0.1 -package haskell-src-1.0.1.2 -package containers-0.1.0.1 -package array-0.1.0.0 -package directory-1.0.0.0 -package random-1.0.0.0 -package process-1.0.0.0 -package ghc-6.8.2 -O -Wall -funbox-strict-fields -fno-warn-missing-signatures -XCPP -XForeignFunctionInterface System.Eval System.Eval.Haskell System.Eval.Utils System.MkTemp System.Plugins System.Plugins.Consts System.Plugins.Env System.Plugins.Load System.Plugins.LoadTypes System.Plugins.Make System.Plugins.Package System.Plugins.PackageAPI System.Plugins.ParsePkgConfCabal System.Plugins.Parser System.Plugins.Process System.Plugins.Utils [ 1 of 16] Compiling System.Plugins.Process ( src/System/Plugins/Process.hs, dist/build/System/Plugins/Process.o ) [ 2 of 16] Compiling System.Plugins.Parser ( src/System/Plugins/Parser.hs, dist/build/System/Plugins/Parser.o ) [ 3 of 16] Compiling System.Plugins.ParsePkgConfCabal ( src/System/Plugins/ParsePkgConfCabal.hs, dist/build/System/Plugins/ParsePkgConfCabal.o ) src/System/Plugins/ParsePkgConfCabal.hs:287:34: Ambiguous occurrence `depends' It could refer to either `Distribution.InstalledPackageInfo.depends', imported from Distribution.InstalledPackageInfo at src/System/Plugins/ParsePkgConfCabal.hs:8:0-39 or `Distribution.Package.depends', imported from Distribution.Package at src/System/Plugins/ParsePkgConfCabal.hs:9:0-26 src/System/Plugins/ParsePkgConfCabal.hs:300:36: Ambiguous occurrence `depends' It could refer to either `Distribution.InstalledPackageInfo.depends', imported from Distribution.InstalledPackageInfo at src/System/Plugins/ParsePkgConfCabal.hs:8:0-39 or `Distribution.Package.depends', imported from Distribution.Package at src/System/Plugins/ParsePkgConfCabal.hs:9:0-26