>>> Unpacking source... >>> Unpacking gtk2hs-0.9.12.1.tar.gz to /var/tmp/portage/dev-haskell/gtk2hs-0.9.12.1/work >>> Source unpacked. >>> Compiling source in /var/tmp/portage/dev-haskell/gtk2hs-0.9.12.1/work/gtk2hs-0.9.12.1 ... * econf: updating gtk2hs-0.9.12.1/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gtk2hs-0.9.12.1/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-packager-mode --enable-cairo --enable-libglade --enable-gconf --enable-sourceview --disable-svg --enable-opengl --disable-seamonkey --enable-firefox --disable-xulrunner --disable-docs --disable-profiling --build=i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for style of include used by make... GNU checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of i686-pc-linux-gnu-gcc... none checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for ar... /usr/bin/ar checking for ld... /usr/bin/ld checking for basename... /usr/bin/basename checking for grep that handles long lines and -e... /bin/grep checking for gzip... /bin/gzip checking for a sed that does not truncate output... /bin/sed checking for cut... /usr/bin/cut checking for tar... /bin/tar checking for touch... /usr/bin/touch checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for ghc... /usr/bin/ghc checking version of GHC... 6.6.1 checking for ghc-pkg... /usr/bin/ghc-pkg checking for the GHC package "mtl"... yes, version 1.0.1 checking for i686-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for GTK... yes checking for LIBGLADE... yes checking whether to build glade package... yes checking for GCONF... yes checking whether to build gconf package... yes checking for SOURCEVIEW... no configure: error: GtkSourceView requirement not met. Perhaps you need to install gtksourceview or gtksourceview-devel !!! Please attach the following file when filing a report to bugs.gentoo.org: !!! /var/tmp/portage/dev-haskell/gtk2hs-0.9.12.1/work/gtk2hs-0.9.12.1/config.log * * ERROR: dev-haskell/gtk2hs-0.9.12.1 failed. * Call stack: * ebuild.sh, line 1701: Called dyn_compile * ebuild.sh, line 1039: Called qa_call 'src_compile' * ebuild.sh, line 44: Called src_compile * gtk2hs-0.9.12.1.ebuild, line 34: Called econf '--enable-packager-mode' '--enable-cairo' '--enable-libglade' '--enable-gconf' '--enable-sourceview' '--disable-svg' '--enable-opengl' '--disable-seamonkey' '--enable-firefox' '--disable-xulrunner' '--disable-docs' '--disable-profiling' * ebuild.sh, line 638: Called die * The specific snippet of code: * die "econf failed" * The die message: * econf failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/dev-haskell/gtk2hs-0.9.12.1/temp/build.log'. *