>>> Unpacking source... >>> Unpacking darcs-1.0.9.tar.gz to /var/tmp/portage/dev-util/darcs-1.0.9/work * Applying darcs-1.1.0pre1-ghc68.patch ...  [ ok ] * Applying darcs-1.0.9-bashcomp.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-util/darcs-1.0.9/work/darcs-1.0.9' ... * Running autoconf ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/dev-util/darcs-1.0.9/work/darcs-1.0.9 ... ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --without-docs --build=i686-pc-linux-gnu checking for darcs... no checking the release state... release 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 how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking for ghc... ghc checking where GHC keeps its libraries... /usr/lib/ghc-6.8.2 checking GHC.Handle.openFd... NOT old API checking GHC.Handle.openFd new API... okay checking for module System.Posix.Signals(installHandler, Handler(..), Signal, sigINT, sigHUP, sigABRT, sigALRM, sigTERM, sigPIPE,)... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking siginfo.h usability... no checking siginfo.h presence... no checking for siginfo.h... no checking for module Text.Regex( mkRegex, matchRegex, Regex )... no; and neither in package text checking for module Text.Regex( mkRegex, matchRegex, Regex )... no; and neither in package regex-compat checking for module Debug.QuickCheck( quickCheck )... in package QuickCheck checking for module Control.Monad.Error... no; and neither in package util checking for module Control.Monad.Error... in package mtl checking for module Text.ParserCombinators.Parsec... no; and neither in package parsec checking for module Text.Html... in package html checking for module Data.Map... in package containers checking getCurrentDirectory... uses / checking for module System.Posix.Files( createLink )... yes checking createDirectoryIfMissing... has createDirectoryIfMissing checking renameFile... okay checking for module Control.Exception( bracketOnError )... yes checking for module System.Posix.Files( fileMode, getFileStatus, setFileMode )... yes checking for module System.Posix.Files( fileMode, getFileStatus, setFileMode )... yes checking whether to optimize... yes checking whether to profile... no checking whether to use mmap... yes checking whether to do PackedString debugging... no checking whether to use wxhaskell... no checking whether to build docs... no checking for sendmail... /usr/sbin/sendmail checking for MAPISendMail in -lmapi32... no checking for gawk... gawk checking for libcurl... 7.18.2 checking for curl_global_init in -lcurl... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for term.h... yes checking for library containing tgetent... -lcurses checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzopen... yes checking whether to enable Git support... no checking for gdiff... no checking for gnudiff... no checking for diff... diff checking for makensis.exe... no checking whether byte ordering is bigendian... no configure: creating ./config.status config.status: creating autoconf.mk config.status: WARNING: autoconf.mk.in seems to ignore the --datarootdir setting config.status: creating gitlib.h config.status: creating Autoconf.lhs config.status: WARNING: Autoconf.lhs.in seems to ignore the --datarootdir setting config.status: creating ThisVersion.lhs config.status: creating cgi/darcs.cgi config.status: WARNING: cgi/darcs.cgi.in seems to ignore the --datarootdir setting config.status: creating cgi/README config.status: WARNING: cgi/README.in seems to ignore the --datarootdir setting config.status: creating cgi/cgi.conf config.status: WARNING: cgi/cgi.conf.in seems to ignore the --datarootdir setting config.status: executing config.command commands The build is configured as follows: bindir = ${exec_prefix}/bin sbindir = ${exec_prefix}/sbin mandir = /usr/share/man datadir = /usr/share sysconfdir = /etc libexecdir = ${exec_prefix}/libexec Build Manual = no Git support = no If you want to adjust any of these values, edit autoconf.mk and Autoconf.lhs -- or run configure with appropriate settings. rm -f Main.hi Main.o ghc -cpp -package QuickCheck -package mtl -package html -package containers -O -funbox-strict-fields -Wall -Werror -I. -DHAVE_CURSES -DHAVE_CURL -optl-Wl,-O1 -optl-lcurl -optl-lcurses -o stringify stringify.hs test -f \Context.hs || echo unknown | ./stringify Context context > \Context.hs Rebuild dependencies ... CommandLine.lhs:26:7: Could not find module `Text.ParserCombinators.Parsec': Use -v to see a list of the files searched for. make: *** [.depend] Fehler 1 * * ERROR: dev-util/darcs-1.0.9 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2633: Called die * The specific snippet of code: * emake all || die "make failed" * The die message: * make 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-util/darcs-1.0.9/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-util/darcs-1.0.9/temp/environment'. *