Script started on Thu Nov 8 19:39:07 2007 neptune:~/Documents/workspace/HS - darcs/darcs-1.1.0pre1 richardgiraud$ ./config ure --disable-mmap checking for darcs... darcs checking the release state... unknown 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 ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking for ghc... ghc checking where GHC keeps its libraries... /usr/local/lib/ghc-6.6.1 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... /usr/bin/grep checking for egrep... /usr/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 )... 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... in package parsec checking for module Text.Html... in package html checking getCurrentDirectory... uses / checking for module System.Posix.Files( createLink )... in package unix 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... no checking whether to do PackedString debugging... no checking whether to use wxhaskell... no checking whether to build docs... yes checking for latex... latex checking for dvips... dvips checking for latex2html... no configure: WARNING: Cannot find latex2html in your path! checking for htlatex... no configure: WARNING: Cannot find htlatex in your path either! checking for hevea... no configure: WARNING: Cannot find hevea in your path either! checking for sendmail... /usr/sbin/sendmail checking for MAPISendMail in -lmapi32... no checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking for libcurl... 7.13.1 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... no checking termio.h presence... no checking for termio.h... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzopen in -lz... 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: creating src/gitlib.h config.status: creating src/Autoconf.lhs config.status: creating src/ThisVersion.lhs config.status: creating tools/cgi/darcs.cgi config.status: creating tools/cgi/README config.status: creating tools/cgi/cgi.conf config.status: executing config.command commands The build is configured as follows: bindir = ${exec_prefix}/bin sbindir = ${exec_prefix}/sbin mandir = ${datarootdir}/man datadir = ${datarootdir} sysconfdir = ${prefix}/etc libexecdir = ${exec_prefix}/libexec Build Manual = yes Git support = no If you want to adjust any of these values, edit autoconf.mk and src/Autoconf.lhs -- or run configure with appropriate settings. neptune:~/Documents/workspace/HS - darcs/darcs-1.1.0pre1 richardgiraud$ make rm -f Main.hi Main.o ghc -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -optl-L/usr/lib -optl-lcurl -optl-lssl -optl-lcrypto -optl-lz -optl-lcurses -optl-lz -o stringify src/stringify.hs test -f \src/Context.hs || echo unknown | ./stringify Context context > \src/Context.hs Rebuild dependencies ... test -f \src/Context.hs || echo unknown | ./stringify Context context > \src/Context.hs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/ThisVersion.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Autoconf.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Context.hs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Workaround.hs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/FastPackedString.hs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Printer.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Bug.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Exec.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Utils.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/URL.hs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Curl.hs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/CommandLine.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Compat.hs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Global.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/SignalHandler.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Lock.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Patch/MatchData.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Flags.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/External.hs /tmp/ghc8800_0/ghc8800_0.hc: In function 's97G_ret': /tmp/ghc8800_0/ghc8800_0.hc:19259:0: warning: implicit declaration of function 'tgetnum' /tmp/ghc8800_0/ghc8800_0.hc: In function 's98d_ret': /tmp/ghc8800_0/ghc8800_0.hc:19376:0: warning: implicit declaration of function 'tgetent' ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/ColourPrinter.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/IsoDate.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/DateMatcher.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/UTF8.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/FileName.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/FileSystem.hs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Map.hs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Lcs.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/RegChars.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -no-auto-all -funfolding-use-threshold20 -c src/SHA1.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Stringalike.hs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/FilePathUtils.hs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/IO.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Repository/Prefs.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/CheckFileSystem.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/SlurpDirectory.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Patch/ReadMonads.hs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Patch/Info.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Patch/Core.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Patch/Show.lhs Warning: orphan instances: instance base:GHC.Show.Show [main:Darcs.Patch.Core.Patch] = $f1 ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Patch/Commute.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/FilePathMonad.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/PopulationData.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Patch/Apply.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Patch/Viewing.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Patch/Read.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Patch.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/HopefullyPrivate.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Hopefully.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Repository/ApplyPatches.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Diff.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Repository/Pristine.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Patch/Set.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Patch/Depends.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Repository/DarcsRepo.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Repository/Format.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Repository/GitRepo.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Repository/HashedRepo.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Patch/Bundle.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Repository/Internal.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Repository/Checkpoint.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Repository.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Arguments.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/ArgumentDefaults.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Test.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Commands.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/CommandsAux.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Email.hs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/GuiUtils.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/MainGui.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Patch/Match.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Match.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Population.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/PrintPatch.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/RemoteApply.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Resolution.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Patch/Choices.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Patch/TouchesFiles.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/SelectChanges.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Commands/WhatsNew.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Repository/Motd.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Commands/Pull.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Commands/Unrevert.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Commands/Unrecord.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Commands/TrackDown.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Commands/Record.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Commands/Tag.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Commands/SetPref.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Commands/Send.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Commands/Rollback.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Commands/Revert.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Commands/Replace.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Commands/Check.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Commands/Repair.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Commands/Remove.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Commands/Init.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Commands/Put.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Commands/Push.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Commands/Optimize.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Commands/Mv.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Commands/MarkConflicts.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Commands/ListTags.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Commands/ListFiles.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Commands/List.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Commands/Get.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Commands/Dist.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Commands/Diff.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Commands/Annotate.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Commands/Changes.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Commands/Apply.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Commands/AmendRecord.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Commands/Add.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/TheCommands.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Patch/Check.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -c src/Darcs/Commands/Help.lhs ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -optc-O2 -optc-DPACKAGE_NAME=\"darcs\" -optc-DPACKAGE_TARNAME=\"darcs\" -optc-DPACKAGE_VERSION=\"1.1.0pre1\" -optc-DPACKAGE_STRING=\"darcs\ -optc1.1.0pre1\" -optc-DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -optc-DSTDC_HEADERS=1 -optc-DHAVE_SYS_TYPES_H=1 -optc-DHAVE_SYS_STAT_H=1 -optc-DHAVE_STDLIB_H=1 -optc-DHAVE_STRING_H=1 -optc-DHAVE_MEMORY_H=1 -optc-DHAVE_STRINGS_H=1 -optc-DHAVE_INTTYPES_H=1 -optc-DHAVE_STDINT_H=1 -optc-DHAVE_UNISTD_H=1 -c src/c_compat.c ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -optc-O2 -optc-DPACKAGE_NAME=\"darcs\" -optc-DPACKAGE_TARNAME=\"darcs\" -optc-DPACKAGE_VERSION=\"1.1.0pre1\" -optc-DPACKAGE_STRING=\"darcs\ -optc1.1.0pre1\" -optc-DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -optc-DSTDC_HEADERS=1 -optc-DHAVE_SYS_TYPES_H=1 -optc-DHAVE_SYS_STAT_H=1 -optc-DHAVE_STDLIB_H=1 -optc-DHAVE_STRING_H=1 -optc-DHAVE_MEMORY_H=1 -optc-DHAVE_STRINGS_H=1 -optc-DHAVE_INTTYPES_H=1 -optc-DHAVE_STDINT_H=1 -optc-DHAVE_UNISTD_H=1 -c src/maybe_relink.c ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -optc-O2 -optc-DPACKAGE_NAME=\"darcs\" -optc-DPACKAGE_TARNAME=\"darcs\" -optc-DPACKAGE_VERSION=\"1.1.0pre1\" -optc-DPACKAGE_STRING=\"darcs\ -optc1.1.0pre1\" -optc-DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -optc-DSTDC_HEADERS=1 -optc-DHAVE_SYS_TYPES_H=1 -optc-DHAVE_SYS_STAT_H=1 -optc-DHAVE_STDLIB_H=1 -optc-DHAVE_STRING_H=1 -optc-DHAVE_MEMORY_H=1 -optc-DHAVE_STRINGS_H=1 -optc-DHAVE_INTTYPES_H=1 -optc-DHAVE_STDINT_H=1 -optc-DHAVE_UNISTD_H=1 -c src/atomic_create.c ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -optc-O2 -optc-DPACKAGE_NAME=\"darcs\" -optc-DPACKAGE_TARNAME=\"darcs\" -optc-DPACKAGE_VERSION=\"1.1.0pre1\" -optc-DPACKAGE_STRING=\"darcs\ -optc1.1.0pre1\" -optc-DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -optc-DSTDC_HEADERS=1 -optc-DHAVE_SYS_TYPES_H=1 -optc-DHAVE_SYS_STAT_H=1 -optc-DHAVE_STDLIB_H=1 -optc-DHAVE_STRING_H=1 -optc-DHAVE_MEMORY_H=1 -optc-DHAVE_STRINGS_H=1 -optc-DHAVE_INTTYPES_H=1 -optc-DHAVE_STDINT_H=1 -optc-DHAVE_UNISTD_H=1 -c src/fpstring.c ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -optc-O2 -optc-DPACKAGE_NAME=\"darcs\" -optc-DPACKAGE_TARNAME=\"darcs\" -optc-DPACKAGE_VERSION=\"1.1.0pre1\" -optc-DPACKAGE_STRING=\"darcs\ -optc1.1.0pre1\" -optc-DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -optc-DSTDC_HEADERS=1 -optc-DHAVE_SYS_TYPES_H=1 -optc-DHAVE_SYS_STAT_H=1 -optc-DHAVE_STDLIB_H=1 -optc-DHAVE_STRING_H=1 -optc-DHAVE_MEMORY_H=1 -optc-DHAVE_STRINGS_H=1 -optc-DHAVE_INTTYPES_H=1 -optc-DHAVE_STDINT_H=1 -optc-DHAVE_UNISTD_H=1 -c src/umask.c ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -optc-O2 -optc-DPACKAGE_NAME=\"darcs\" -optc-DPACKAGE_TARNAME=\"darcs\" -optc-DPACKAGE_VERSION=\"1.1.0pre1\" -optc-DPACKAGE_STRING=\"darcs\ -optc1.1.0pre1\" -optc-DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -optc-DSTDC_HEADERS=1 -optc-DHAVE_SYS_TYPES_H=1 -optc-DHAVE_SYS_STAT_H=1 -optc-DHAVE_STDLIB_H=1 -optc-DHAVE_STRING_H=1 -optc-DHAVE_MEMORY_H=1 -optc-DHAVE_STRINGS_H=1 -optc-DHAVE_INTTYPES_H=1 -optc-DHAVE_STDINT_H=1 -optc-DHAVE_UNISTD_H=1 -c src/hscurl.c ghc -DPACKAGE_NAME=\"darcs\" -DPACKAGE_TARNAME=\"darcs\" -DPACKAGE_VERSION=\"1.1.0pre1\" -DPACKAGE_STRING=\"darcs\ 1.1.0pre1\" -DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -optc-O2 -optc-DPACKAGE_NAME=\"darcs\" -optc-DPACKAGE_TARNAME=\"darcs\" -optc-DPACKAGE_VERSION=\"1.1.0pre1\" -optc-DPACKAGE_STRING=\"darcs\ -optc1.1.0pre1\" -optc-DPACKAGE_BUGREPORT=\"bugs@darcs.net\" -optc-DSTDC_HEADERS=1 -optc-DHAVE_SYS_TYPES_H=1 -optc-DHAVE_SYS_STAT_H=1 -optc-DHAVE_STDLIB_H=1 -optc-DHAVE_STRING_H=1 -optc-DHAVE_MEMORY_H=1 -optc-DHAVE_STRINGS_H=1 -optc-DHAVE_INTTYPES_H=1 -optc-DHAVE_STDINT_H=1 -optc-DHAVE_UNISTD_H=1 -c src/rts.c Linking darcs ... : -o darcs rm -f Main.hi Main.o ghc -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -optl-L/usr/lib -optl-lcurl -optl-lssl -optl-lcrypto -optl-lz -optl-lcurses -optl-lz -o darcsman src/darcsman.hs src/c_compat.o src/maybe_relink.o src/atomic_create.o src/fpstring.o src/umask.o src/hscurl.o src/Autoconf.o src/Context.o src/Workaround.o src/ThisVersion.o src/ColourPrinter.o src/CommandLine.o src/Curl.o src/DateMatcher.o src/Exec.o src/FastPackedString.o src/FileName.o src/FileSystem.o src/IsoDate.o src/Lcs.o src/Map.o src/Printer.o src/RegChars.o src/SHA1.o src/Stringalike.o src/UTF8.o src/Darcs/ArgumentDefaults.o src/Darcs/Arguments.o src/Darcs/Bug.o src/Darcs/Commands.o src/Darcs/CommandsAux.o src/Darcs/Compat.o src/Darcs/CheckFileSystem.o src/Darcs/Diff.o src/Darcs/Email.o src/Darcs/FilePathUtils.o src/Darcs/FilePathMonad.o src/Darcs/External.o src/Darcs/Flags.o src/Darcs/Global.o src/Darcs/GuiUtils.o src/Darcs/Hopefully.o src/Darcs/HopefullyPrivate.o src/Darcs/IO.o src/Darcs/Lock.o src/Darcs/Patch.o src/Darcs/MainGui.o src/Darcs/Match.o src/Darcs/Population.o src/Darcs/PopulationData.o src/Darcs/PrintPatch.o src/Darcs/RemoteApply.o src/Darcs/Repository.o src/Darcs/Resolution.o src/Darcs/SignalHandler.o src/Darcs/Test.o src/Darcs/URL.o src/Darcs/SlurpDirectory.o src/Darcs/SelectChanges.o src/Darcs/TheCommands.o src/Darcs/Utils.o src/Darcs/Patch/Apply.o src/Darcs/Patch/Bundle.o src/Darcs/Patch/Commute.o src/Darcs/Patch/Core.o src/Darcs/Patch/Check.o src/Darcs/Patch/Choices.o src/Darcs/Patch/Depends.o src/Darcs/Patch/Info.o src/Darcs/Patch/Match.o src/Darcs/Patch/MatchData.o src/Darcs/Patch/Read.o src/Darcs/Patch/ReadMonads.o src/Darcs/Patch/Set.o src/Darcs/Patch/Show.o src/Darcs/Patch/TouchesFiles.o src/Darcs/Patch/Viewing.o src/Darcs/Repository/ApplyPatches.o src/Darcs/Repository/Checkpoint.o src/Darcs/Repository/HashedRepo.o src/Darcs/Repository/Format.o src/Darcs/Repository/Internal.o src/Darcs/Repository/Motd.o src/Darcs/Repository/Prefs.o src/Darcs/Repository/Pristine.o src/Darcs/Repository/DarcsRepo.o src/Darcs/Commands/Add.o src/Darcs/Commands/AmendRecord.o src/Darcs/Commands/Annotate.o src/Darcs/Commands/Apply.o src/Darcs/Commands/Changes.o src/Darcs/Commands/Check.o src/Darcs/Commands/Diff.o src/Darcs/Commands/Dist.o src/Darcs/Commands/Get.o src/Darcs/Commands/Help.o src/Darcs/Commands/Init.o src/Darcs/Commands/MarkConflicts.o src/Darcs/Commands/Mv.o src/Darcs/Commands/Optimize.o src/Darcs/Commands/Pull.o src/Darcs/Commands/Push.o src/Darcs/Commands/Put.o src/Darcs/Commands/List.o src/Darcs/Commands/ListFiles.o src/Darcs/Commands/ListTags.o src/Darcs/Commands/Record.o src/Darcs/Commands/Remove.o src/Darcs/Commands/Repair.o src/Darcs/Commands/Replace.o src/Darcs/Commands/Revert.o src/Darcs/Commands/Rollback.o src/Darcs/Commands/Send.o src/Darcs/Commands/SetPref.o src/Darcs/Commands/Tag.o src/Darcs/Commands/TrackDown.o src/Darcs/Commands/Unrecord.o src/Darcs/Commands/Unrevert.o src/Darcs/Commands/WhatsNew.o src/Darcs/Repository/GitRepo.o ./darcsman > doc/darcs.1 rm -f Main.hi Main.o ghc -cpp -package regex-compat -package QuickCheck -package mtl -package parsec -package html -package unix -O -funbox-strict-fields -Wall -Werror -I. -I./src -i./src -DHAVE_CURSES -DHAVE_CURL -optl-L/usr/lib -optl-lcurl -optl-lssl -optl-lcrypto -optl-lz -optl-lcurses -optl-lz -o preproc src/preproc.hs src/c_compat.o src/maybe_relink.o src/atomic_create.o src/fpstring.o src/umask.o src/hscurl.o src/Autoconf.o src/Context.o src/Workaround.o src/ThisVersion.o src/ColourPrinter.o src/CommandLine.o src/Curl.o src/DateMatcher.o src/Exec.o src/FastPackedString.o src/FileName.o src/FileSystem.o src/IsoDate.o src/Lcs.o src/Map.o src/Printer.o src/RegChars.o src/SHA1.o src/Stringalike.o src/UTF8.o src/Darcs/ArgumentDefaults.o src/Darcs/Arguments.o src/Darcs/Bug.o src/Darcs/Commands.o src/Darcs/CommandsAux.o src/Darcs/Compat.o src/Darcs/CheckFileSystem.o src/Darcs/Diff.o src/Darcs/Email.o src/Darcs/FilePathUtils.o src/Darcs/FilePathMonad.o src/Darcs/External.o src/Darcs/Flags.o src/Darcs/Global.o src/Darcs/GuiUtils.o src/Darcs/Hopefully.o src/Darcs/HopefullyPrivate.o src/Darcs/IO.o src/Darcs/Lock.o src/Darcs/Patch.o src/Darcs/MainGui.o src/Darcs/Match.o src/Darcs/Population.o src/Darcs/PopulationData.o src/Darcs/PrintPatch.o src/Darcs/RemoteApply.o src/Darcs/Repository.o src/Darcs/Resolution.o src/Darcs/SignalHandler.o src/Darcs/Test.o src/Darcs/URL.o src/Darcs/SlurpDirectory.o src/Darcs/SelectChanges.o src/Darcs/TheCommands.o src/Darcs/Utils.o src/Darcs/Patch/Apply.o src/Darcs/Patch/Bundle.o src/Darcs/Patch/Commute.o src/Darcs/Patch/Core.o src/Darcs/Patch/Check.o src/Darcs/Patch/Choices.o src/Darcs/Patch/Depends.o src/Darcs/Patch/Info.o src/Darcs/Patch/Match.o src/Darcs/Patch/MatchData.o src/Darcs/Patch/Read.o src/Darcs/Patch/ReadMonads.o src/Darcs/Patch/Set.o src/Darcs/Patch/Show.o src/Darcs/Patch/TouchesFiles.o src/Darcs/Patch/Viewing.o src/Darcs/Repository/ApplyPatches.o src/Darcs/Repository/Checkpoint.o src/Darcs/Repository/HashedRepo.o src/Darcs/Repository/Format.o src/Darcs/Repository/Internal.o src/Darcs/Repository/Motd.o src/Darcs/Repository/Prefs.o src/Darcs/Repository/Pristine.o src/Darcs/Repository/DarcsRepo.o src/Darcs/Commands/Add.o src/Darcs/Commands/AmendRecord.o src/Darcs/Commands/Annotate.o src/Darcs/Commands/Apply.o src/Darcs/Commands/Changes.o src/Darcs/Commands/Check.o src/Darcs/Commands/Diff.o src/Darcs/Commands/Dist.o src/Darcs/Commands/Get.o src/Darcs/Commands/Help.o src/Darcs/Commands/Init.o src/Darcs/Commands/MarkConflicts.o src/Darcs/Commands/Mv.o src/Darcs/Commands/Optimize.o src/Darcs/Commands/Pull.o src/Darcs/Commands/Push.o src/Darcs/Commands/Put.o src/Darcs/Commands/List.o src/Darcs/Commands/ListFiles.o src/Darcs/Commands/ListTags.o src/Darcs/Commands/Record.o src/Darcs/Commands/Remove.o src/Darcs/Commands/Repair.o src/Darcs/Commands/Replace.o src/Darcs/Commands/Revert.o src/Darcs/Commands/Rollback.o src/Darcs/Commands/Send.o src/Darcs/Commands/SetPref.o src/Darcs/Commands/Tag.o src/Darcs/Commands/TrackDown.o src/Darcs/Commands/Unrecord.o src/Darcs/Commands/Unrevert.o src/Darcs/Commands/WhatsNew.o src/Darcs/Repository/GitRepo.o ./preproc darcs.lhs > src/darcs_print.tex (cd `dirname src/darcs_print.tex` && latex `basename src/darcs_print.tex`) This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) entering extended mode (./darcs_print.tex LaTeX2e <2003/12/01> Babel and hyphenation patterns for american, french, german, ngerman, b ahasa, basque, bulgarian, catalan, croatian, czech, danish, dutch, esperanto, e stonian, finnish, greek, icelandic, irish, italian, latin, magyar, norsk, polis h, portuges, romanian, russian, serbian, slovak, slovene, spanish, swedish, tur kish, ukrainian, nohyphenation, loaded. (/sw/share/texmf-dist/tex/latex/base/book.cls Document Class: book 2004/02/16 v1.4f Standard LaTeX document class (/sw/share/texmf-dist/tex/latex/base/bk10.clo)) (/sw/share/texmf-dist/tex/latex/tools/verbatim.sty) (/sw/share/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.6, with DG/SPQR fixes <1998/07/17> (tvz) (/sw/share/texmf-dist/tex/latex/graphics/keyval.sty) No file fancyvrb.cfg. ) (./darcs_print.aux LaTeX Warning: Label `list-files' multiply defined. ) [1] [2] (./darcs_print.toc [3] [4]) [5] [6] Chapter 1. [7] [8] [9] Overfull \hbox (3.40802pt too wide) in paragraph at lines 206--211 \OT1/cmr/m/n/10 in-ter-face. The ``re-vert'' com-mand, for ex-am-ple, which un- does un-recorded changes [10] Overfull \hbox (15.44357pt too wide) in paragraph at lines 245--247 \OT1/cmr/bx/n/10 Portable[] \OT1/cmr/m/n/10 Darcs runs on UNIX (or UNIX-like) sys-tems (which in-cludes Mac OS X) Underfull \hbox (badness 10000) in paragraph at lines 287--292 Overfull \hbox (872.99335pt too wide) in paragraph at lines 294--295 [] Overfull \hbox (862.49344pt too wide) in paragraph at lines 296--297 [] Overfull \hbox (878.2433pt too wide) in paragraph at lines 298--300 [] [11] Overfull \hbox (878.2433pt too wide) in paragraph at lines 301--303 [] Overfull \hbox (935.9928pt too wide) in paragraph at lines 304--306 [] Overfull \hbox (967.49252pt too wide) in paragraph at lines 307--309 [] Overfull \hbox (851.99353pt too wide) in paragraph at lines 310--312 [] Overfull \hbox (851.99353pt too wide) in paragraph at lines 313--315 [] Overfull \hbox (862.49344pt too wide) in paragraph at lines 316--318 [] Overfull \hbox (862.49344pt too wide) in paragraph at lines 319--321 [] Overfull \hbox (862.49344pt too wide) in paragraph at lines 322--324 [] Overfull \hbox (888.74321pt too wide) in paragraph at lines 325--326 [] Overfull \hbox (846.74358pt too wide) in paragraph at lines 327--328 [] Overfull \hbox (862.49344pt too wide) in paragraph at lines 329--330 [] Overfull \hbox (846.74358pt too wide) in paragraph at lines 331--332 [] [12] Underfull \hbox (badness 10000) in paragraph at lines 366--369 Overfull \hbox (878.2433pt too wide) in paragraph at lines 371--372 [] Overfull \hbox (846.74358pt too wide) in paragraph at lines 373--374 [] Overfull \hbox (862.49344pt too wide) in paragraph at lines 375--376 [] Overfull \hbox (956.99261pt too wide) in paragraph at lines 377--378 [] Overfull \hbox (909.74303pt too wide) in paragraph at lines 379--380 [] Overfull \hbox (851.99353pt too wide) in paragraph at lines 381--382 [] Overfull \hbox (883.49326pt too wide) in paragraph at lines 383--384 [] Overfull \hbox (846.74358pt too wide) in paragraph at lines 385--386 [] Overfull \hbox (841.49362pt too wide) in paragraph at lines 387--389 [] Overfull \hbox (862.49344pt too wide) in paragraph at lines 390--392 [] Overfull \hbox (862.49344pt too wide) in paragraph at lines 393--395 [] Overfull \hbox (862.49344pt too wide) in paragraph at lines 396--398 [] Overfull \hbox (904.49307pt too wide) in paragraph at lines 399--400 [] Overfull \hbox (846.74358pt too wide) in paragraph at lines 401--403 [] Overfull \hbox (846.74358pt too wide) in paragraph at lines 404--406 [] [13] [14] Chapter 2. [15] (/sw/share/texmf-dist/tex/latex/base/omscmr.fd) Overfull \hbox (29.16383pt too wide) in paragraph at lines 475--479 \OT1/cmr/m/n/10 stores C head-ers in []\OT1/cmtt/m/n/10 /gcc-lib/inclu de \OT1/cmr/m/n/10 and li-braries in []\OT1/cmtt/m/n/10 /gcc-lib\OT1/c mr/m/n/10 . Overfull \hbox (15.56705pt too wide) in paragraph at lines 475--479 \OT1/cmr/m/n/10 MinGW stores head-ers in []\OT1/cmtt/m/n/10 /include \OT1/cmr/m/n/10 and li-braries in []\OT1/cmtt/m/n/10 /lib\OT1/cmr/m /n/10 . [16] Overfull \hbox (6.74693pt too wide) in paragraph at lines 514--514 []\OT1/cmtt/m/n/10 % CFLAGS=-I/usr/pkg/include CPPFLAGS=-I/usr/pkg/include ./co nfigure[] [17] [18] Chapter 3. [19] [20] [21] Overfull \hbox (6.74693pt too wide) in paragraph at lines 740--740 []\OT1/cmtt/m/n/10 macro pager A "darcs apply --verbose --mark-conf licts \[] Overfull \hbox (42.4455pt too wide) in paragraph at lines 777--777 []\OT1/cmtt/m/n/9 ALL ALL = (repo-user) NOPASSWD: /usr/bin/darcs apply --all --repodir /repo/path*[] [22] [23] Overfull \hbox (22.4968pt too wide) in paragraph at lines 851--851 []\OT1/cmtt/m/n/10 (as root)> gpg --keyring /var/lib/darcs/repos/myproject/allo wed_keys \[] [24] Overfull \hbox (11.99689pt too wide) in paragraph at lines 923--923 [] \OT1/cmtt/m/n/10 --repodir /path/to/your/repo --verify /path/to/the/allow ed_keys)[] [25] [26] [27] [28] Chapter 4. [29] Overfull \hbox (46.97163pt too wide) in paragraph at lines 1168--1174 []\OT1/cmr/m/n/10 There are some op-tions which are meant specif-i-cally for us e in []\OT1/cmtt/m/n/10 _darcs/prefs/defaults\OT1/cmr/m/n/10 . Overfull \hbox (1.11078pt too wide) in paragraph at lines 1178--1183 []\OT1/cmr/m/n/10 Also, a global pref-er-ences file can be cre-ated with the na me []\OT1/cmtt/m/n/10 .darcs/defaults Overfull \hbox (10.908pt too wide) in paragraph at lines 1178--1183 \OT1/cmr/m/n/10 specific pref-er-ences. If they con-flict with repository-speci fic op-tions, the repository- [30] Overfull \hbox (51.49925pt too wide) in paragraph at lines 1229--1236 \OT1/cmr/m/n/10 ter the files pro-vided to darcs add, to al-low you to use a si m-ple []\OT1/cmtt/m/n/10 darcs add newdir newdir/* [31] Overfull \hbox (4.83252pt too wide) in paragraph at lines 1270--1281 \OT1/cmr/m/n/10 This would in-di-cate that darcs should first look in []\OT1/cm tt/m/n/10 /home/droundy/.darcs/cache Overfull \hbox (41.2954pt too wide) in paragraph at lines 1270--1281 \OT1/cmr/m/n/10 copy there for fu-ture use. In that case, darcs will look in [] \OT1/cmtt/m/n/10 /home/otheruser/.darcs/cache Overfull \hbox (0.93324pt too wide) in paragraph at lines 1332--1336 \OT1/cmr/bx/n/10 DARCS[]TMPDIR[] \OT1/cmr/m/n/10 If the en-vi-ron-ment vari-ab le DARCS[]TMPDIR is de-fined, [32] Overfull \hbox (1.41313pt too wide) in paragraph at lines 1387--1392 \OT1/cmr/bx/n/10 DARCS[]GET[]FOO, DARCS[]MGET[]FOO and DARCS[]APPLY[]FOO[] Overfull \hbox (31.08955pt too wide) in paragraph at lines 1387--1392 \OT1/cmr/m/n/10 de-fined) to down-load each file, and the com-mand spec-i-fied by the DARCS[]APPLY[]FOO [33] [34] [35] [36] Chapter 5. Underfull \vbox (badness 1496) has occurred while \output is active [37] [38] Overfull \hbox (6.97238pt too wide) in paragraph at lines 1659--1666 []\OT1/cmr/m/n/10 Hunks are al-ways cal-cu-lated in place with a diff al-go-rit hm just be-fore []\OT1/cmtt/m/n/10 whatsnew Underfull \vbox (badness 1997) has occurred while \output is active [39] [40] [41] Overfull \hbox (14.87914pt too wide) in paragraph at lines 1862--1868 []\OT1/cmr/m/n/10 Darcs can mark a con-flict for you in \OT1/cmr/m/it/10 work-i ng\OT1/cmr/m/n/10 . This is done with []\OT1/cmtt/m/n/10 mark-conflicts\OT1/cmr /m/n/10 . Overfull \hbox (7.96278pt too wide) in paragraph at lines 1884--1891 \OT1/cmr/m/n/10 about. If for ex-am-ple two con-flict-ing patches cre-ate the s ame file, []\OT1/cmtt/m/n/10 mark-conflicts [42] Overfull \hbox (4.33153pt too wide) in paragraph at lines 1925--1931 \OT1/cmr/m/n/10 the email ad-dress is set to ``[]\OT1/cmtt/m/n/10 Davids Darcs Repo \OT1/cmr/m/n/10 ''. Overfull \hbox (11.99689pt too wide) in paragraph at lines 1935--1935 [] \OT1/cmtt/m/n/10 --repodir /path/to/repo --verify /path/to/allow ed_keys)[] Overfull \hbox (53.13837pt too wide) in paragraph at lines 1943--1945 []\OT1/cmr/m/n/10 The cen-tral darcs repos-i-tory con-tains the fol-low-ing val -ues in its []\OT1/cmtt/m/n/10 _darcs/prefs/defaults\OT1/cmr/m/n/10 : Overfull \hbox (12.40256pt too wide) has occurred while \output is active \OT1/cmr/m/sl/10 5.4. DISTRIBUTED DEVELOPMENT WITH ONE PRIMARY DEVELOPER \OT1/ cmr/m/n/10 43 [43] Overfull \hbox (18.24878pt too wide) in paragraph at lines 1970--1973 \OT1/cmr/m/n/10 the-ory code DFT++, which is avail-able at []\OT1/cmtt/m/n/10 h ttp://dft.physics.cornell.edu/dft\OT1/cmr/m/n/10 . [44] [45] [46] Chapter 6. Underfull \vbox (badness 3364) has occurred while \output is active [47] Overfull \hbox (53.91415pt too wide) in paragraph at lines 2229--2233 \OT1/cmr/m/n/10 Every \OT1/cmtt/m/n/10 COMMAND \OT1/cmr/m/n/10 ac-cepts the []\ OT1/cmtt/m/n/10 --disable \OT1/cmr/m/n/10 op-tion, which can be used in []\OT1/ cmtt/m/n/10 _darcs/prefs/defaults [48] [49] Overfull \hbox (22.4968pt too wide) in paragraph at lines 2352--2352 [] \OT1/cmtt/m/n/10 'hash 20040403105958-53a90-c719567e92c3b0ab9eddd5290b70571 2b8b918ef'[] Overfull \hbox (43.49661pt too wide) in paragraph at lines 2369--2369 []\OT1/cmtt/m/n/10 darcs annotate --summary --match 'date "3 days before last y ear at 17:00"'[] Overfull \hbox (43.49661pt too wide) in paragraph at lines 2378--2378 []\OT1/cmtt/m/n/10 darcs annotate --summary --match 'date "between 2004-03-12 a nd last week"'[] Overfull \hbox (6.74693pt too wide) in paragraph at lines 2395--2395 []\OT1/cmtt/m/n/10 darcs annotate --summary --match 'name record && not name ov errode'[] [50] Overfull \hbox (146.4154pt too wide) in paragraph at lines 2420--2431 \OT1/cmr/m/n/10 an email ad-dress for this pur-pose, which can in-clude com-men ts, e.g. []\OT1/cmtt/m/n/10 David Roundy \OT1/cmr/m/n/ 10 . Overfull \hbox (17.35968pt too wide) in paragraph at lines 2420--2431 \OT1/cmr/m/n/10 The eas-i-est way to do this is to de-fine an en-vi-ron-ment va ri-able []\OT1/cmtt/m/n/10 EMAIL \OT1/cmr/m/n/10 or []\OT1/cmtt/m/n/10 DARCS_EM AIL [51] Overfull \hbox (13.2409pt too wide) in paragraph at lines 2483--2486 \OT1/cmr/m/n/10 pulled/pushed/whatever. The for-mat is sim-i-lar to the out-put for-mat of []\OT1/cmtt/m/n/10 cvs update Overfull \hbox (74.99634pt too wide) in paragraph at lines 2560--2560 []\OT1/cmtt/m/n/10 --external-merge 'tortoiseMerge /base:"%a" /mine:"%1" /their s:"%2" /merged:"%o"'[] [52] Overfull \hbox (69.74638pt too wide) in paragraph at lines 2577--2577 [] \OT1/cmtt/m/n/10 # External merge command for darcs, using Emacs Ediff, via server if possible.[] Overfull \hbox (22.4968pt too wide) in paragraph at lines 2578--2578 [] \OT1/cmtt/m/n/10 # It needs args %1 %2 %a %o, i.e. the external merge comman d is, say,[] Overfull \hbox (32.9967pt too wide) in paragraph at lines 2587--2587 [] \OT1/cmtt/m/n/10 case $1 in # Worry about quoting -- es cape " and \[] Overfull \hbox (43.49661pt too wide) in paragraph at lines 2588--2588 [] \OT1/cmtt/m/n/10 *[\"\\]* ) form=$form\ \"$(echo $1 | sed -e's/["\\] /\\\0/g')\" ;;[] Overfull \hbox (74.99634pt too wide) in paragraph at lines 2617--2617 []\OT1/cmtt/m/n/10 ALL external-merge tortoiseMerge /base:"%a" /mine:"%1" /thei rs:"%2" /merged:"%o"[] [53] Overfull \hbox (32.26831pt too wide) in paragraph at lines 2641--2647 \OT1/cmr/m/n/10 These op-tions con-trol prompt-ing be-fore run-ning the posthoo k. Use []\OT1/cmtt/m/n/10 --prompt-posthook Overfull \hbox (22.26833pt too wide) in paragraph at lines 2658--2661 \OT1/cmr/m/n/10 These op-tions con-trol prompt-ing be-fore run-ning the pre-hoo k. Use []\OT1/cmtt/m/n/10 --prompt-prehook [54] Overfull \hbox (38.63712pt too wide) in paragraph at lines 2689--2694 \OT1/cmr/m/n/10 The best way is prob-a-bly to put []\OT1/cmtt/m/n/10 ALL dont-r estrict-paths \OT1/cmr/m/n/10 in []\OT1/cmtt/m/n/10 _darcs/prefs/defaults\OT1/c mr/m/n/10 . [55] Overfull \hbox (26.99689pt too wide) in paragraph at lines 2774--2775 [][]\OT1/cmtt/m/n/10 Usage: darcs help [OPTION]... [ [DARCS_SUBC OMMAND]] Overfull \hbox (20.66832pt too wide) in paragraph at lines 2778--2793 [][] Overfull \hbox (36.41817pt too wide) in paragraph at lines 2834--2857 [][] Overfull \hbox (46.3316pt too wide) in paragraph at lines 2869--2882 []\OT1/cmtt/m/n/10 _darcs/patches\OT1/cmr/m/n/10 , and []\OT1/cmtt/m/n/10 _darc s/prefs\OT1/cmr/m/n/10 , and then cre-ates the empty files []\OT1/cmtt/m/n/10 _ darcs/prefs/motd [56] Overfull \hbox (9.44342pt too wide) in paragraph at lines 2886--2889 \OT1/cmr/m/n/10 In or-der to save disk space, you can use []\OT1/cmtt/m/n/10 in itialize \OT1/cmr/m/n/10 with the []\OT1/cmtt/m/n/10 --no-pristine-tree Overfull \hbox (67.91791pt too wide) in paragraph at lines 2915--3016 [][] [57] Overfull \hbox (46.91809pt too wide) in paragraph at lines 3058--3129 [][] [58] Overfull \hbox (20.66832pt too wide) in paragraph at lines 3202--3255 [][] Underfull \vbox (badness 5302) has occurred while \output is active [59] Overfull \hbox (20.66832pt too wide) in paragraph at lines 3315--3334 [][] [60] Overfull \hbox (20.66832pt too wide) in paragraph at lines 3378--3401 [][] Overfull \hbox (36.41818pt too wide) in paragraph at lines 3453--3489 [][] [61] Overfull \hbox (65.05403pt too wide) in paragraph at lines 3513--3518 []\OT1/cmr/m/n/10 If you do choose a non-default to-ken def-i-ni-tion, I rec-om -mend us-ing []\OT1/cmtt/m/n/10 _darcs/prefs/defaults Overfull \hbox (36.41818pt too wide) in paragraph at lines 3574--3684 [][] [62] [63] [64] Overfull \hbox (67.91791pt too wide) in paragraph at lines 3833--3961 [][] Underfull \vbox (badness 1107) has occurred while \output is active [65] [66] [67] Overfull \hbox (20.66832pt too wide) in paragraph at lines 4076--4174 [][] [68] [69] Overfull \hbox (52.16805pt too wide) in paragraph at lines 4277--4423 [][] Overfull \hbox (4.944pt too wide) in paragraph at lines 4432--4434 []\OT1/cmr/m/n/10 Do not con-fuse the []\OT1/cmtt/m/n/10 --author \OT1/cmr/m/n/ 10 op-tions with the re-turn ad-dress that []\OT1/cmtt/m/n/10 darcs send [70] Overfull \hbox (21.05524pt too wide) in paragraph at lines 4450--4455 []\OT1/cmr/m/n/10 In ad-di-tion, un-less you spec-ify the send-mail com-mand wi th []\OT1/cmtt/m/n/10 --sendmail-command\OT1/cmr/m/n/10 , [71] Overfull \hbox (67.91791pt too wide) in paragraph at lines 4560--4682 [][] Underfull \vbox (badness 7030) has occurred while \output is active [72] [73] [74] [75] Overfull \hbox (20.66832pt too wide) in paragraph at lines 4857--4902 [][] Overfull \hbox (20.66832pt too wide) in paragraph at lines 4944--5052 [][] Underfull \vbox (badness 10000) has occurred while \output is active [76] [77] Overfull \hbox (15.41837pt too wide) in paragraph at lines 5139--5176 [][] Overfull \hbox (4.91844pt too wide) in paragraph at lines 5224--5230 [][] [78] Overfull \hbox (31.16823pt too wide) in paragraph at lines 5267--5316 [][] [79] Overfull \hbox (4.91844pt too wide) in paragraph at lines 5401--5411 [][] Overfull \hbox (10.833pt too wide) in paragraph at lines 5420--5424 \OT1/cmr/m/n/10 set the pref value in your repos-i-tory only, you can just edit ``[]\OT1/cmtt/m/n/10 _darcs/prefs/prefs\OT1/cmr/m/n/10 ''. [80] Overfull \hbox (36.41818pt too wide) in paragraph at lines 5473--5523 [][] [81] Overfull \hbox (20.66832pt too wide) in paragraph at lines 5619--5679 [][] [82] Overfull \hbox (22.08331pt too wide) in paragraph at lines 5722--5724 []\OT1/cmr/m/n/10 Some com-pres-sion op-tions are avail-able, and are in-de-pen -dent of the []\OT1/cmtt/m/n/10 --checkpoint Overfull \hbox (21.96251pt too wide) in paragraph at lines 5748--5752 \OT1/cmr/m/n/10 patches, al-though darcs it-self still reads the older patches fine. []\OT1/cmtt/m/n/10 --modernize-patches [83] Overfull \hbox (36.41818pt too wide) in paragraph at lines 5806--5883 [][] [84] Overfull \hbox (20.66832pt too wide) in paragraph at lines 5934--5971 [][] Overfull \hbox (20.66832pt too wide) in paragraph at lines 6007--6073 [][] Underfull \vbox (badness 10000) has occurred while \output is active [85] Overfull \hbox (27.47215pt too wide) in paragraph at lines 6089--6093 \OT1/cmr/m/n/10 oth-er-wise will show up as un-recorded changes again), you'll also need to []\OT1/cmtt/m/n/10 darcs revert\OT1/cmr/m/n/10 . [86] Overfull \hbox (20.66832pt too wide) in paragraph at lines 6149--6219 [][] [87] Overfull \hbox (20.66832pt too wide) in paragraph at lines 6284--6354 [][] Underfull \vbox (badness 1077) has occurred while \output is active [88] [89] Overfull \hbox (20.66832pt too wide) in paragraph at lines 6417--6449 [][] Overfull \hbox (20.66832pt too wide) in paragraph at lines 6487--6519 [][] Overfull \hbox (31.16823pt too wide) in paragraph at lines 6556--6615 [][] [90] [91] Overfull \hbox (20.66832pt too wide) in paragraph at lines 6708--6761 [][] Overfull \hbox (12.41513pt too wide) in paragraph at lines 6780--6783 [][]\OT1/cmtt/m/n/10 --summary \OT1/cmr/m/n/10 can be used with ei-ther the []\ OT1/cmtt/m/n/10 --xml-output \OT1/cmr/m/n/10 or the []\OT1/cmtt/m/n/10 --human- readable [92] Overfull \hbox (15.41837pt too wide) in paragraph at lines 6870--6907 [][] [93] Overfull \hbox (4.91844pt too wide) in paragraph at lines 6955--6961 [][] Overfull \hbox (20.66832pt too wide) in paragraph at lines 6998--7021 [][] [94] Overfull \hbox (20.66832pt too wide) in paragraph at lines 7056--7075 [][] Overfull \hbox (20.66832pt too wide) in paragraph at lines 7124--7139 [][] [95] Overfull \hbox (22.4968pt too wide) in paragraph at lines 7201--7201 [] \OT1/cmtt/m/n/10 "make darcs > /dev/null && cd ~/darcs && time darcs check && false"[] Overfull \hbox (20.66832pt too wide) in paragraph at lines 7230--7253 [][] [96] [97] [98] Appendix A. [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] Appendix B. Overfull \hbox (1.85138pt too wide) in paragraph at lines 7976--7983 \OT1/cmr/m/n/10 called []\OT1/cmtt/m/n/10 _darcs\OT1/cmr/m/n/10 . There must al so be a sub-di-rec-tory within []\OT1/cmtt/m/n/10 _darcs \OT1/cmr/m/n/10 named []\OT1/cmtt/m/n/10 patches\OT1/cmr/m/n/10 . [109] [110] Appendix C. [111] Overfull \hbox (5.72284pt too wide) in paragraph at lines 8091--8096 []\OT1/cmr/m/n/10 Finally, any free pro-gram is threat-ened con-stantly by soft -ware patents. [112] [113] [114] [115] [116] Underfull \hbox (badness 10000) in paragraph at lines 8387--8389 Overfull \hbox (2.80055pt too wide) in paragraph at lines 8395--8399 \OT1/cmr/m/n/10 of MER-CHANTABIL-ITY or FIT-NESS FOR A PAR-TIC-U-LAR PUR- Overfull \hbox (44.13539pt too wide) has occurred while \output is active \OT1/cmr/m/sl/10 C.1. APPENDIX: HOW TO APPLY THESE TERMS TO YOUR NEW PROGRAMS \OT1/cmr/m/n/10 117 [117] Underfull \hbox (badness 10000) in paragraph at lines 8429--8431 [118] (./darcs_print.aux) LaTeX Warning: There were multiply-defined labels. ) (see the transcript file for additional information) Output written on darcs_print.dvi (118 pages, 368868 bytes). Transcript written on darcs_print.log. while grep >/dev/null "Rerun to get cross-references right" src/darcs_print.log; do \ (cd `dirname src/darcs_print.tex` && latex `basename src/darcs_print.tex`); \ done dvips -t letter -o src/darcs_print.ps src/darcs_print.dvi This is dvips(k) 5.95a Copyright 2005 Radical Eye Software (www.radicaleye.com) ' TeX output 2007.11.08:1944' -> src/darcs_print.ps . [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] cp src/darcs_print.ps doc/manual/darcs.ps rm src/darcs_print.dvi neptune:~/Documents/workspace/HS - darcs/darcs-1.1.0pre1 richardgiraud$ make tes t test -f \src/Context.hs || echo unknown | ./stringify Context context > \src/Context.hs add....................... add.......................NOK 1 # Failed test (add.pl at line 27) # undef # doesn't match '(?-xism:directory)' add.......................NOK 2 # Failed test (add.pl at line 28) # undef # doesn't match '(?-xism:directories)' add.......................NOK 3 # Failed test (add.pl at line 37) # undef # doesn't match '(?-xism:following file is)' add.......................NOK 4# Failed test (add.pl at line 38) # undef # doesn't match '(?-xism:following files are)' add.......................NOK 5# Failed test (add.pl at line 43) # undef # doesn't match '(?-xism:files and directories)' add.......................ok 6/0 add.......................NOK 8 # Failed test (add.pl at line 65) # undef # doesn't match '(?-xism:d.d/foo)' add.......................NOK 10 # Failed test (add.pl at line 81) # undef # doesn't match '(?i-xsm:does not exist)' # Looks like you failed 7 tests of 11. add.......................dubious Test returned status 7 (wstat 1792, 0x700) DIED. FAILED tests 1-5, 8, 10 Failed 7/11 tests, 36.36% okay add_in_subdir............. add_in_subdir.............ok 1/0 # Failed test (add_in_subdir.pl at line 28) add_in_subdir.............NOK 2# Looks like you failed 1 test of 2. add_in_subdir.............dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay amend-record.............. amend-record..............ok 1/0sh: line 1: _darcs/prefs/author: No such file or directory sh: line 1: _darcs/prefs/defaults: No such file or directory amend-record..............NOK 2 # Failed test (amend-record.pl at line 23) # undef # doesn't match '(?i-xsm:finished recording)' sh: line 1: /Users/richardgiraud/Documents/workspace/HS: No such file or directory amend-record..............NOK 3 # Failed test (amend-record.pl at line 28) amend-record..............NOK 4 # Failed test (amend-record.pl at line 28) # '' # doesn't match '(?i-xsm:amending changes)' amend-record..............ok 5/0 amend-record..............NOK 6 # Failed test (amend-record.pl at line 33) # undef # doesn't match '(?-xism:another line)' amend-record..............NOK 7 # Failed test (amend-record.pl at line 43) # undef # doesn't match '(?i-xsm:finished recording)' sh: line 1: /Users/richardgiraud/Documents/workspace/HS: No such file or directory amend-record..............NOK 8 # Failed test (amend-record.pl at line 45) amend-record..............NOK 9 # Failed test (amend-record.pl at line 45) # '' # doesn't match '(?i-xsm:amending changes)' # Looks like you failed 7 tests of 10. amend-record..............dubious Test returned status 7 (wstat 1792, 0x700) DIED. FAILED tests 2-4, 6-9 Failed 7/10 tests, 30.00% okay annotate..................Can't exec "/Users/richardgiraud/Documents/workspace/HS": No such file or directory at annotate.pl line 17. Can't exec "/Users/richardgiraud/Documents/workspace/HS": No such file or directory at annotate.pl line 24. annotate..................NOK 1 # Failed test (annotate.pl at line 26) # 'sh: line 1: /Users/richardgiraud/Documents/workspace/HS: No such file or directory # ' # doesn't match '(?i-xsm:finished recording)' Can't exec "/Users/richardgiraud/Documents/workspace/HS": No such file or directory at annotate.pl line 30. annotate..................NOK 2 # Failed test (annotate.pl at line 30) # undef # doesn't match '(?-xism:<a\@b.com>)' annotate..................ok 3/0# Looks like you failed 2 tests of 3. annotate..................dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-2 Failed 2/3 tests, 33.33% okay changes...................Can't exec "/Users/richardgiraud/Documents/workspace/HS": No such file or directory at changes.pl line 17. Can't exec "/Users/richardgiraud/Documents/workspace/HS": No such file or directory at changes.pl line 24. changes...................NOK 1 # Failed test (changes.pl at line 26) # 'sh: line 1: /Users/richardgiraud/Documents/workspace/HS: No such file or directory # ' # doesn't match '(?i-xsm:finished recording)' Can't exec "/Users/richardgiraud/Documents/workspace/HS": No such file or directory at changes.pl line 30. changes...................NOK 2 # Failed test (changes.pl at line 30) # undef # doesn't match '(?-xism:foo)' Can't exec "/Users/richardgiraud/Documents/workspace/HS": No such file or directory at changes.pl line 31. changes...................NOK 3 # Failed test (changes.pl at line 31) # undef # doesn't match '(?-xism:foo)' Can't exec "/Users/richardgiraud/Documents/workspace/HS": No such file or directory at changes.pl line 32. changes...................NOK 4 # Failed test (changes.pl at line 32) # undef # doesn't match '(?-xism:foo)' Can't exec "/Users/richardgiraud/Documents/workspace/HS": No such file or directory at changes.pl line 34. changes...................NOK 5 # Failed test (changes.pl at line 34) # undef # doesn't match '(?-xism:<a\@b.com>)' Can't exec "/Users/richardgiraud/Documents/workspace/HS": No such file or directory at changes.pl line 44. changes...................NOK 6 # Failed test (changes.pl at line 44) # undef # doesn't match '(?-xism:foo)' Can't exec "/Users/richardgiraud/Documents/workspace/HS": No such file or directory at changes.pl line 45. changes...................NOK 7 # Failed test (changes.pl at line 45) # undef # doesn't match '(?-xism:foo)' Can't exec "/Users/richardgiraud/Documents/workspace/HS": No such file or directory at changes.pl line 46. changes...................NOK 8 # Failed test (changes.pl at line 46) # undef # doesn't match '(?-xism:foo)' sh: line 1: /Users/richardgiraud/Documents/workspace/HS: No such file or directory changes...................NOK 9 # Failed test (changes.pl at line 50) # '' # doesn't match '(?-xism:^\n.*\n\n.*num 4\n.*\n\n.*num 3\n.*\n\n.*num 2\n.*\n\n.*num 1\n.*\n$)' /Users/richardgiraud/Documents/workspace/HS - darcs/darcs-1.1.0pre1/tests/bin/darcs: line 10: /Users/richardgiraud/Documents/workspace/HS: No such file or directory changes...................NOK 10# Failed test (changes.pl at line 58) # '/Users/richardgiraud/Documents/workspace/HS - darcs/darcs-1.1.0pre1/tests/bin/darcs: line 10: /Users/richardgiraud/Documents/workspace/HS: No such file or directory # ' # doesn't match '(?i-xsm:finished recording)' /Users/richardgiraud/Documents/workspace/HS - darcs/darcs-1.1.0pre1/tests/bin/darcs: line 10: /Users/richardgiraud/Documents/workspace/HS: No such file or directory changes...................ok 11/0# Looks like you failed 10 tests of 12. changes...................dubious Test returned status 10 (wstat 2560, 0xa00) DIED. FAILED tests 1-10 Failed 10/12 tests, 16.67% okay changes_send_context......Couldn't write to defaults. at changes_send_context.pl line 14. # Looks like your test died before it could output anything. changes_send_context......dubious Test returned status 255 (wstat 65280, 0xff00) changes_with_move.........Can't exec "/Users/richardgiraud/Documents/workspace/HS": No such file or directory at changes_with_move.pl line 19. Couldn't write to defaults. at changes_with_move.pl line 20. # Looks like your test died before it could output anything. changes_with_move.........dubious Test returned status 255 (wstat 65280, 0xff00) disable................... # Failed test (disable.pl at line 19) # undef # doesn't match '(?i-xsm:disable)' print() on closed filehandle FOO at disable.pl line 25. disable...................NOK 1 # Failed test (disable.pl at line 27) disable...................NOK 2# undef # doesn't match '(?i-xsm:disable)' disable...................ok 3/0# Looks like you failed 2 tests of 3. disable...................dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-2 Failed 2/3 tests, 33.33% okay dist...................... dist......................ok 1/0 dist......................NOK 2 # Failed test (dist.pl at line 19) # undef # doesn't match '(?i-xsm:finished recording)' # Looks like you failed 1 test of 3. dist......................dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/3 tests, 66.67% okay external.................. # Failed test (external.pl at line 35) external..................NOK 1 external..................ok 2/0# Looks like you failed 1 test of 3. external..................dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/3 tests, 66.67% okay init...................... init......................NOK 1 # Failed test (init.pl at line 19) init......................NOK 2 # Failed test (init.pl at line 22) # undef # doesn't match '(?-xism:not run this command in a repository)' init......................NOK 3 # Failed test (init.pl at line 28) init......................ok 4/0# Looks like you failed 3 tests of 4. init......................dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 1-3 Failed 3/4 tests, 25.00% okay mark-conflicts............Died at mark-conflicts.pl line 16. mark-conflicts............ok 1/0# Looks like your test died just after 1. mark-conflicts............dubious Test returned status 255 (wstat 65280, 0xff00) after all the subtests completed successfully match..................... match.....................ok 1/0 match.....................NOK 48 # Failed test (match.pl at line 123) # 'sh: line 1: /Users/richardgiraud/Documents/workspace/HS: No such file or directory # ' # matches '(?-xism:.+)' match.....................NOK 49# Failed test (match.pl at line 127) # undef # doesn't match '(?-xism:author1)' match.....................NOK 50# Failed test (match.pl at line 128) # undef # doesn't match '(?-xism:author2)' # Failed test (match.pl at line 129) # undef # doesn't match '(?-xism:author3)' match.....................NOK 51 match.....................NOK 52 # Failed test (match.pl at line 130) # undef # doesn't match '(?-xism:first patch)' match.....................NOK 53# Failed test (match.pl at line 131) # undef # doesn't match '(?-xism:"second" \\ patch)' match.....................NOK 54 # Failed test (match.pl at line 132) # undef # doesn't match '(?-xism:second)' match.....................NOK 57 # Failed test (match.pl at line 139) # 'sh: line 1: /Users/richardgiraud/Documents/workspace/HS: No such file or directory # ' # doesn't match '(?-xism:author3)' match.....................NOK 59 # Failed test (match.pl at line 145) # 'sh: line 1: /Users/richardgiraud/Documents/workspace/HS: No such file or directory # ' # doesn't match '(?-xism:author2)' match.....................NOK 60# Failed test (match.pl at line 146) # 'sh: line 1: /Users/richardgiraud/Documents/workspace/HS: No such file or directory # ' # doesn't match '(?-xism:author3)' match.....................NOK 61 # Failed test (match.pl at line 151) # 'sh: line 1: /Users/richardgiraud/Documents/workspace/HS: No such file or directory # ' # doesn't match '(?-xism:author1)' match.....................NOK 64 # Failed test (match.pl at line 164) match.....................NOK 65 # Failed test (match.pl at line 176) # 'sh: line 1: /Users/richardgiraud/Documents/workspace/HS: No such file or directory # ' # doesn't match '(?-xism:author1)' match.....................NOK 66 # Failed test (match.pl at line 177) # 'sh: line 1: /Users/richardgiraud/Documents/workspace/HS: No such file or directory # ' # doesn't match '(?-xism:author2)' match.....................NOK 69 # Failed test (match.pl at line 184) # 'sh: line 1: /Users/richardgiraud/Documents/workspace/HS: No such file or directory # ' # doesn't match '(?-xism:author2)' match.....................NOK 71 # Failed test (match.pl at line 190) # 'sh: line 1: /Users/richardgiraud/Documents/workspace/HS: No such file or directory # ' # doesn't match '(?-xism:author1)' match.....................NOK 74 # Failed test (match.pl at line 197) # 'sh: line 1: /Users/richardgiraud/Documents/workspace/HS: No such file or directory # ' # doesn't match '(?-xism:author1)' match.....................NOK 76# Failed test (match.pl at line 199) # 'sh: line 1: /Users/richardgiraud/Documents/workspace/HS: No such file or directory # ' # doesn't match '(?-xism:author3)' # Looks like you failed 18 tests of 76. match.....................dubious Test returned status 18 (wstat 4608, 0x1200) DIED. FAILED tests 48-54, 57, 59-61, 64-66, 69, 71, 74, 76 Failed 18/76 tests, 76.32% okay merging_newlines..........Can't exec "/Users/richardgiraud/Documents/workspace/HS": No such file or directory at merging_newlines.pl line 19. Can't exec "/Users/richardgiraud/Documents/workspace/HS": No such file or directory at merging_newlines.pl line 25. sh: line 1: /Users/richardgiraud/Documents/workspace/HS: No such file or directory print() on closed filehandle PREF at merging_newlines.pl line 33. /Users/richardgiraud/Documents/workspace/HS - darcs/darcs-1.1.0pre1/tests/bin/darcs: line 10: /Users/richardgiraud/Documents/workspace/HS: No such file or directory /Users/richardgiraud/Documents/workspace/HS - darcs/darcs-1.1.0pre1/tests/bin/darcs: line 10: /Users/richardgiraud/Documents/workspace/HS: No such file or directory /Users/richardgiraud/Documents/workspace/HS - darcs/darcs-1.1.0pre1/tests/bin/darcs: line 10: /Users/richardgiraud/Documents/workspace/HS: No such file or directory # Failed test (merging_newlines.pl at line 47) # '' # doesn't match '(?i-xsm:conflicts)' merging_newlines..........NOK 1/Users/richardgiraud/Documents/workspace/HS - darcs/darcs-1.1.0pre1/tests/bin/darcs: line 10: /Users/richardgiraud/Documents/workspace/HS: No such file or directory merging_newlines..........ok 2/6 # Failed test (merging_newlines.pl at line 57) merging_newlines..........NOK 3 merging_newlines..........NOK 5 # Failed test (merging_newlines.pl at line 57) # Looks like you failed 3 tests of 6. merging_newlines..........dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 1, 3, 5 Failed 3/6 tests, 50.00% okay missed_resolution......... missed_resolution.........NOK 1 # Failed test (missed_resolution.pl at line 56) # undef # doesn't match '(?-xism:No conflicts to mark)' missed_resolution.........ok 2/0# Looks like you failed 1 test of 5. missed_resolution.........dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/5 tests, 80.00% okay mv........................ mv........................ok 1/13 mv........................NOK 2 # Failed test (mv.pl at line 39) # undef # doesn't match '(?-xism:already exists)' mv........................ok 5/13 mv........................NOK 9 # Failed test (mv.pl at line 112) # undef # doesn't match '(?-xism:already exists)' mv........................NOK 10 # Failed test (mv.pl at line 113) # undef # doesn't match '(?-xism:already exists)' # Looks like you failed 3 tests of 13. mv........................dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 2, 9-10 Failed 3/13 tests, 76.92% okay obliterate................sh: line 1: /Users/richardgiraud/Documents/workspace/HS: No such file or directory # Failed test (obliterate.pl at line 25) obliterate................NOK 1 # Failed test (obliterate.pl at line 25) # '' # doesn't match '(?i-xsm:really obliterate)' obliterate................NOK 2sh: line 1: /Users/richardgiraud/Documents/workspace/HS: No such file or directory # Failed test (obliterate.pl at line 30) obliterate................NOK 3 # Failed test (obliterate.pl at line 30) obliterate................NOK 4# '' # doesn't match '(?-xism:adding b)' sh: line 1: /Users/richardgiraud/Documents/workspace/HS: No such file or directory # Failed test (obliterate.pl at line 41) obliterate................NOK 5 # Failed test (obliterate.pl at line 41) obliterate................NOK 6# '' # doesn't match '(?-xism:No patches selected)' # Looks like you failed 6 tests of 12. obliterate................ok 7/0 obliterate................dubious Test returned status 6 (wstat 1536, 0x600) DIED. FAILED tests 1-6 Failed 6/12 tests, 50.00% okay optimize.................. optimize..................ok 1/0 optimize..................NOK 2 # Failed test (optimize.pl at line 19) # undef # doesn't match '(?i-xsm:finished recording)' optimize..................NOK 3 # Failed test (optimize.pl at line 21) # undef # doesn't match '(?i-xsm:done optimizing)' optimize..................NOK 4 # Failed test (optimize.pl at line 24) # undef # doesn't match '(?i-xsm:done optimizing)' # Looks like you failed 3 tests of 4. optimize..................dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 2-4 Failed 3/4 tests, 25.00% okay pending_has_conflicts.....couldn't open pending: No such file or directory at pending_has_conflicts.pl line 19. # Looks like your test died before it could output anything. pending_has_conflicts.....dubious Test returned status 255 (wstat 65280, 0xff00) printer................... # Failed test (printer.pl at line 61) # undef # doesn't match '(?-xism: !#%&',-0123456789:;<=>)' printer...................NOK 1 printer...................NOK 2# Failed test (printer.pl at line 61) # undef # doesn't match '(?-xism:ABCDEFGHIJKLMNOPQRSTUVWXYZ_)' # Failed test (printer.pl at line 61) # undef # doesn't match '(?-xism:`abcdefghijklmnopqrstuvwxyz)' printer...................NOK 3 printer...................NOK 4 # Failed test (printer.pl at line 61) # undef # doesn't match '(?-xism:\t"\$\(\)\*\+\./\?\@\[\\\]\^\{\|\})' printer...................NOK 5 # Failed test (printer.pl at line 61) # undef # doesn't match '(?-xism:\[_\^A_\]\[_\^B_\]\[_\^C_\]\[_\^D_\]\[_\^E_\]\[_\^F_\]\[_\^G_\]\[_\^H_\]\[_\^K_\]\[_\^L_\]\[_\^M_\]\[_\^N_\])' printer...................NOK 6 # Failed test (printer.pl at line 61) # undef # doesn't match '(?-xism:\[_\^O_\]\[_\^P_\]\[_\^Q_\]\[_\^R_\]\[_\^S_\]\[_\^T_\]\[_\^U_\]\[_\^V_\]\[_\^W_\]\[_\^X_\]\[_\^Y_\])' printer...................NOK 7 # Failed test (printer.pl at line 61) # undef # doesn't match '(?-xism:\[_\^\[_\]\[_\^\\_\]\[_\^\]_\]\[_\^\^_\]\[_\^__\]\[_\^\?_\])' printer...................NOK 8# Failed test (printer.pl at line 61) # undef # doesn't match '(?-xism:\[_\\80_\]\[_\\81_\]\[_\\82_\]\[_\\83_\]\[_\\84_\]\[_\\85_\]\[_\\86_\]\[_\\87_\]\[_\\88_\]\[_\\89_\]\[_\\8a_\]\[_\\8b_\]\[_\\8c_\]\[_\\8d_\]\[_\\8e_\]\[_\\8f_\])' printer...................NOK 9# Failed test (printer.pl at line 61) # undef # doesn't match '(?-xism:\[_\\90_\]\[_\\91_\]\[_\\92_\]\[_\\93_\]\[_\\94_\]\[_\\95_\]\[_\\96_\]\[_\\97_\]\[_\\98_\]\[_\\99_\]\[_\\9a_\]\[_\\9b_\]\[_\\9c_\]\[_\\9d_\]\[_\\9e_\]\[_\\9f_\])' printer...................NOK 10 # Failed test (printer.pl at line 61) # undef # doesn't match '(?-xism:\[_\\a0_\]\[_\\a1_\]\[_\\a2_\]\[_\\a3_\]\[_\\a4_\]\[_\\a5_\]\[_\\a6_\]\[_\\a7_\]\[_\\a8_\]\[_\\a9_\]\[_\\aa_\]\[_\\ab_\]\[_\\ac_\]\[_\\ad_\]\[_\\ae_\]\[_\\af_\])' printer...................NOK 11 # Failed test (printer.pl at line 61) # undef # doesn't match '(?-xism:\[_\\b0_\]\[_\\b1_\]\[_\\b2_\]\[_\\b3_\]\[_\\b4_\]\[_\\b5_\]\[_\\b6_\]\[_\\b7_\]\[_\\b8_\]\[_\\b9_\]\[_\\ba_\]\[_\\bb_\]\[_\\bc_\]\[_\\bd_\]\[_\\be_\]\[_\\bf_\])' printer...................NOK 12 # Failed test (printer.pl at line 61) # undef # doesn't match '(?-xism:\[_\\c0_\]\[_\\c1_\]\[_\\c2_\]\[_\\c3_\]\[_\\c4_\]\[_\\c5_\]\[_\\c6_\]\[_\\c7_\]\[_\\c8_\]\[_\\c9_\]\[_\\ca_\]\[_\\cb_\]\[_\\cc_\]\[_\\cd_\]\[_\\ce_\]\[_\\cf_\])' printer...................NOK 13 # Failed test (printer.pl at line 61) # undef # doesn't match '(?-xism:\[_\\d0_\]\[_\\d1_\]\[_\\d2_\]\[_\\d3_\]\[_\\d4_\]\[_\\d5_\]\[_\\d6_\]\[_\\d7_\]\[_\\d8_\]\[_\\d9_\]\[_\\da_\]\[_\\db_\]\[_\\dc_\]\[_\\dd_\]\[_\\de_\]\[_\\df_\])' printer...................NOK 14 # Failed test (printer.pl at line 61) # undef # doesn't match '(?-xism:\[_\\e0_\]\[_\\e1_\]\[_\\e2_\]\[_\\e3_\]\[_\\e4_\]\[_\\e5_\]\[_\\e6_\]\[_\\e7_\]\[_\\e8_\]\[_\\e9_\]\[_\\ea_\]\[_\\eb_\]\[_\\ec_\]\[_\\ed_\]\[_\\ee_\]\[_\\ef_\])' printer...................NOK 15 # Failed test (printer.pl at line 61) # undef # doesn't match '(?-xism:\[_\\f0_\]\[_\\f1_\]\[_\\f2_\]\[_\\f3_\]\[_\\f4_\]\[_\\f5_\]\[_\\f6_\]\[_\\f7_\]\[_\\f8_\]\[_\\f9_\]\[_\\fa_\]\[_\\fb_\]\[_\\fc_\]\[_\\fd_\]\[_\\fe_\]\[_\\ff_\])' printer...................ok 16/0# Looks like you failed 15 tests of 16. printer...................dubious Test returned status 15 (wstat 3840, 0xf00) DIED. FAILED tests 1-15 Failed 15/16 tests, 6.25% okay pull......................Can't exec "/Users/richardgiraud/Documents/workspace/HS": No such file or directory at pull.pl line 20. Can't exec "/Users/richardgiraud/Documents/workspace/HS": No such file or directory at pull.pl line 22. pull......................NOK 1# Failed test (pull.pl at line 28) # undef # doesn't match '(?i-xsm:No remote changes to pull in)' Can't exec "/Users/richardgiraud/Documents/workspace/HS": No such file or directory at pull.pl line 33. sh: line 1: /Users/richardgiraud/Documents/workspace/HS: No such file or directory Can't exec "/Users/richardgiraud/Documents/workspace/HS": No such file or directory at pull.pl line 36. pull......................NOK 2 # Failed test (pull.pl at line 36) # undef # doesn't match '(?i-xsm:Finished pulling.)' Can't exec "/Users/richardgiraud/Documents/workspace/HS": No such file or directory at pull.pl line 42. sh: line 1: /Users/richardgiraud/Documents/workspace/HS: No such file or directory chmod: ./temp1/one/: No such file or directory pull......................NOK 3 # Failed test (pull.pl at line 54) # undef # doesn't match '(?i-xsm:one/date\.t.+: permission denied)' Couldn't open defaultrepo at pull.pl line 65. # Looks like you failed 3 tests of 3. # Looks like your test died just after 3. pull......................dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay pull_many_files...........Couldn't open _darcs/prefs/defaults at pull_many_files.pl line 51. # Looks like your test died before it could output anything. pull_many_files...........dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-1101 Failed 1101/1101 tests, 0.00% okay push...................... push......................NOK 1# Failed test (push.pl at line 25) # undef # doesn't match '(?i-xsm:missing argument)' push......................NOK 2# Failed test (push.pl at line 33) # undef # doesn't match '(?i-xsm:No recorded local changes to push)' push......................NOK 3 # Failed test (push.pl at line 44) # undef # doesn't match '(?i-xsm:Finished apply.)' push......................ok 4/10 push......................NOK 5 # Failed test (push.pl at line 58) # undef # doesn't match '(?i-xsm:Can't push to current repository!)' push......................ok 8/10# Looks like you failed 4 tests of 10. push......................dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 1-3, 5 Failed 4/10 tests, 60.00% okay put....................... # Failed test (put.pl at line 27) # Failed test (put.pl at line 32) put.......................NOK 1 put.......................NOK 2# undef # doesn't match '(?-xism:temp2)' put.......................ok 3/0 # Failed test (put.pl at line 52) # undef # doesn't match '(?i-xsm:Can't put.*current repository!)' # Failed test (put.pl at line 71) # Looks like you failed 4 tests of 9. put.......................NOK 4 put.......................NOK 8 put.......................dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 1-2, 4, 8 Failed 4/9 tests, 55.56% okay record.................... # Failed test (record.pl at line 23) # undef # doesn't match '(?i-xsm:Finished recording)' record....................NOK 1 # Failed test (record.pl at line 29) record....................NOK 2# undef # doesn't match '(?i-xsm:non ?existent)' # Failed test (record.pl at line 35) record....................NOK 3# undef # doesn't match '(?i-xsm:Non ?existent files or directories: "a.t")' sh: line 1: /Users/richardgiraud/Documents/workspace/HS: No such file or directory # Failed test (record.pl at line 45) record....................NOK 4# 'sh: line 2: /date.t: No such file or directory # ' # doesn't match '(?i-xsm:Finished recording)' # Failed test (record.pl at line 51) record....................NOK 5# 'sh: line 1: /Users/richardgiraud/Documents/workspace/HS: No such file or directory # ' # doesn't match '(?i-xsm:Finished recording)' record....................ok 6/0 # Failed test (record.pl at line 72) record....................NOK 7# undef # doesn't match '(?i-xsm:finished recording)' # Failed test (record.pl at line 79) # 'sh: line 1: /Users/richardgiraud/Documents/workspace/HS: No such file or directory # ' # doesn't match '(?i-xsm:finished recording)' record....................NOK 8# Looks like you failed 7 tests of 9. record....................dubious Test returned status 7 (wstat 1792, 0x700) DIED. FAILED tests 1-5, 7-8 Failed 7/9 tests, 22.22% okay record_editor............. # Failed test (record_editor.pl at line 38) # undef # doesn't match '(?i-xsm:2.*END OF DESCRIPTION)' record_editor.............NOK 1 record_editor.............ok 2/0 # Failed test (record_editor.pl at line 45) # undef # doesn't match '(?i-xsm:2.*END OF DESCRIPTION)' record_editor.............NOK 3# Looks like you failed 2 tests of 3. record_editor.............dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1, 3 Failed 2/3 tests, 33.33% okay repodir................... repodir...................NOK 1# Failed test (repodir.pl at line 21) repodir...................NOK 2 # Failed test (repodir.pl at line 31) # undef # doesn't match '(?i-xsm:Finished getting)' repodir...................NOK 3 # Failed test (repodir.pl at line 32) repodir...................NOK 4 # Failed test (repodir.pl at line 35) # 'sh: line 1: /Users/richardgiraud/Documents/workspace/HS: No such file or directory # ' # doesn't match '(?i-xsm:Finished getting)' repodir...................NOK 5 # Failed test (repodir.pl at line 36) repodir...................NOK 6 # Failed test (repodir.pl at line 39) # undef # doesn't match '(?i-xsm:moo)' repodir...................NOK 7 # Failed test (repodir.pl at line 41) # 'sh: line 1: /Users/richardgiraud/Documents/workspace/HS: No such file or directory # ' # doesn't match '(?i-xsm:moo)' repodir...................NOK 8 # Failed test (repodir.pl at line 43) # undef # doesn't match '(?i-xsm:moo)' repodir...................NOK 9 # Failed test (repodir.pl at line 46) # undef # doesn't match '(?i-xsm:Created dist)' repodir...................NOK 10 # Failed test (repodir.pl at line 49) # undef # doesn't match '(?i-xsm:done optimizing)' repodir...................NOK 11 # Failed test (repodir.pl at line 52) # undef # doesn't match '(?i-xsm:already consistent)' repodir...................ok 12/0 repodir...................NOK 13 # Failed test (repodir.pl at line 58) # undef # doesn't match '(?i-xsm:Changing value of test)' repodir...................NOK 14 # Failed test (repodir.pl at line 61) # undef # doesn't match '(?i-xsm:Success!)' # Looks like you failed 13 tests of 16. repodir...................dubious Test returned status 13 (wstat 3328, 0xd00) DIED. FAILED tests 1-11, 13-14 Failed 13/16 tests, 18.75% okay rmdir..................... # Failed test (rmdir.pl at line 24) # Failed test (rmdir.pl at line 25) rmdir.....................NOK 1# Failed test (rmdir.pl at line 26) rmdir.....................NOK 2 rmdir.....................NOK 3# Failed test (rmdir.pl at line 27) rmdir.....................NOK 4 rmdir.....................ok 5/0sh: line 1: foo/baz: No such file or directory # Failed test (rmdir.pl at line 65) rmdir.....................NOK 9 # Failed test (rmdir.pl at line 66) rmdir.....................NOK 10# Failed test (rmdir.pl at line 67) rmdir.....................NOK 11 # Failed test (rmdir.pl at line 68) rmdir.....................NOK 12# Failed test (rmdir.pl at line 69) rmdir.....................NOK 13 # Failed test (rmdir.pl at line 88) # undef # doesn't match '(?-xism:not empty)' rmdir.....................NOK 14 # Failed test (rmdir.pl at line 76) # Failed test (rmdir.pl at line 77) rmdir.....................NOK 15 rmdir.....................NOK 16sh: line 1: foo/baz: No such file or directory # Failed test (rmdir.pl at line 65) rmdir.....................NOK 19 # Failed test (rmdir.pl at line 66) rmdir.....................NOK 20 # Failed test (rmdir.pl at line 67) rmdir.....................NOK 21 # Failed test (rmdir.pl at line 68) rmdir.....................NOK 22 # Failed test (rmdir.pl at line 69) rmdir.....................NOK 23 # Failed test (rmdir.pl at line 76) rmdir.....................NOK 25 # Failed test (rmdir.pl at line 77) rmdir.....................NOK 26mkdir temp1: Permission denied at /System/Library/Perl/5.8.6/ExtUtils/Command.pm line 186 # Looks like you failed 19 tests of 28. # Looks like your test died just after 28. rmdir.....................dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4, 9-16, 19-23, 25-26 Failed 19/28 tests, 32.14% okay set_scripts_executable.... set_scripts_executable....ok 1/0 # Failed test (set_scripts_executable.pl at line 33) # 'sh: line 1: /Users/richardgiraud/Documents/workspace/HS: No such file or directory # ' # doesn't match '(?i-xsm:finished recording)' set_scripts_executable....NOK 5 # Failed test (set_scripts_executable.pl at line 39) # undef # doesn't match '(?i-xsm:finished pulling)' # Failed test (set_scripts_executable.pl at line 40) # Failed test (set_scripts_executable.pl at line 41) set_scripts_executable....NOK 7 set_scripts_executable....NOK 8 set_scripts_executable....NOK 9 # Failed test (set_scripts_executable.pl at line 52) # undef # doesn't match '(?i-xsm:finished pulling)' set_scripts_executable....NOK 12 set_scripts_executable....NOK 13 # Failed test (set_scripts_executable.pl at line 54) set_scripts_executable....NOK 14 # Failed test (set_scripts_executable.pl at line 55) set_scripts_executable....NOK 15 # Failed test (set_scripts_executable.pl at line 57) set_scripts_executable....NOK 17 # Failed test (set_scripts_executable.pl at line 63) # undef # doesn't match '(?i-xsm:finished)' set_scripts_executable....NOK 18 # Failed test (set_scripts_executable.pl at line 66) set_scripts_executable....NOK 19 # Failed test (set_scripts_executable.pl at line 67) set_scripts_executable....NOK 20 # Failed test (set_scripts_executable.pl at line 69) # Failed test (set_scripts_executable.pl at line 73) set_scripts_executable....NOK 22 set_scripts_executable....NOK 24 # Failed test (set_scripts_executable.pl at line 77) # Looks like you failed 14 tests of 25. set_scripts_executable....dubious Test returned status 14 (wstat 3584, 0xe00) DIED. FAILED tests 5, 7-9, 12-15, 17-20, 22, 24 Failed 14/25 tests, 44.00% okay setpref................... setpref...................ok 1/0 setpref...................NOK 3 # Failed test (setpref.pl at line 24) # undef # doesn't match '(?-xism:clementine)' setpref...................NOK 6# Failed test (setpref.pl at line 46) # undef # doesn't match '(?-xism:banana)' # Looks like you failed 2 tests of 7. setpref...................dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 3, 6 Failed 2/7 tests, 71.43% okay tag.......................Can't exec "/Users/richardgiraud/Documents/workspace/HS": No such file or directory at tag.pl line 17. Can't exec "/Users/richardgiraud/Documents/workspace/HS": No such file or directory at tag.pl line 19. sh: line 1: /Users/richardgiraud/Documents/workspace/HS: No such file or directory # Failed test (tag.pl at line 23) # undef # doesn't match '(?-xism:TAG)' tag.......................ok 1/0 tag.......................NOK 2 tag.......................NOK 3# Failed test (tag.pl at line 27) # undef # doesn't match '(?-xism:tagged)' # Looks like you failed 2 tests of 5. tag.......................dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 2-3 Failed 2/5 tests, 60.00% okay unpull....................sh: line 1: /Users/richardgiraud/Documents/workspace/HS: No such file or directory # Failed test (unpull.pl at line 25) unpull....................NOK 1 # Failed test (unpull.pl at line 25) unpull....................NOK 2# '' # doesn't match '(?i-xsm:really unpull)' sh: line 1: /Users/richardgiraud/Documents/workspace/HS: No such file or directory # Failed test (unpull.pl at line 30) unpull....................NOK 3 # Failed test (unpull.pl at line 30) unpull....................NOK 4# '' # doesn't match '(?-xism:adding b)' sh: line 1: /Users/richardgiraud/Documents/workspace/HS: No such file or directory # Failed test (unpull.pl at line 41) unpull....................NOK 5 # Failed test (unpull.pl at line 41) # '' # doesn't match '(?-xism:No patches selected)' unpull....................NOK 6 unpull....................ok 7/0# Looks like you failed 6 tests of 12. unpull....................dubious Test returned status 6 (wstat 1536, 0x600) DIED. FAILED tests 1-6 Failed 6/12 tests, 50.00% okay unrecord.................. unrecord..................ok 1/0 unrecord..................ok whatsnew..................Couldn't write to defaults. at whatsnew.pl line 16. # Looks like your test died before it could output anything. whatsnew..................dubious Test returned status 255 (wstat 65280, 0xff00) workingdir................chmod: a: No such file or directory workingdir................ok 1/0 workingdir................ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- add.pl 7 1792 11 7 63.64% 1-5 8 10 add_in_subdir.pl 1 256 2 1 50.00% 2 amend-record.pl 7 1792 10 7 70.00% 2-4 6-9 annotate.pl 2 512 3 2 66.67% 1-2 changes.pl 10 2560 12 10 83.33% 1-10 changes_send_context.pl 255 65280 ?? ?? % ?? changes_with_move.pl 255 65280 ?? ?? % ?? disable.pl 2 512 3 2 66.67% 1-2 dist.pl 1 256 3 1 33.33% 2 external.pl 1 256 3 1 33.33% 1 init.pl 3 768 4 3 75.00% 1-3 mark-conflicts.pl 255 65280 1 0 0.00% ?? match.pl 18 4608 76 18 23.68% 48-54 57 59-61 64-66 69 71 74 76 merging_newlines.pl 3 768 6 3 50.00% 1 3 5 missed_resolution.pl 1 256 5 1 20.00% 1 mv.pl 3 768 13 3 23.08% 2 9-10 obliterate.pl 6 1536 12 6 50.00% 1-6 optimize.pl 3 768 4 3 75.00% 2-4 pending_has_conflicts.pl 255 65280 ?? ?? % ?? printer.pl 15 3840 16 15 93.75% 1-15 pull.pl 255 65280 3 3 100.00% 1-3 pull_many_files.pl 255 65280 1101 2202 200.00% 1-1101 push.pl 4 1024 10 4 40.00% 1-3 5 put.pl 4 1024 9 4 44.44% 1-2 4 8 record.pl 7 1792 9 7 77.78% 1-5 7-8 record_editor.pl 2 512 3 2 66.67% 1 3 repodir.pl 13 3328 16 13 81.25% 1-11 13-14 rmdir.pl 255 65280 28 19 67.86% 1-4 9-16 19-23 25-26 set_scripts_executable.pl 14 3584 25 14 56.00% 5 7-9 12-15 17-20 22 24 setpref.pl 2 512 7 2 28.57% 3 6 tag.pl 2 512 5 2 40.00% 2-3 unpull.pl 6 1536 12 6 50.00% 1-6 whatsnew.pl 255 65280 ?? ?? % ?? (1 subtest UNEXPECTEDLY SUCCEEDED). Failed 33/35 test scripts, 5.71% okay. 1260/1420 subtests failed, 11.27% okay. make: *** [test_scripts] Error 255 neptune:~/Documents/workspace/HS - darcs/darcs-1.1.0pre1 richardgiraud$ sudo da  mak e install Password: test -f \src/Context.hs || echo unknown | ./stringify Context context > \src/Context.hs test -d /usr/local/bin || /usr/bin/install -c -d /usr/local/bin /usr/bin/install -c darcs /usr/local/bin : -o /usr/local/bin/darcs test -d /usr/local/etc/bash_completion.d || \ /usr/bin/install -c -d /usr/local/etc/bash_completion.d /usr/bin/install -c -m 644 tools/darcs_completion /usr/local/etc/bash_completion.d/darcs test -d /usr/local/share/man/man1 || \ /usr/bin/install -c -d /usr/local/share/man/man1 /usr/bin/install -c -m 644 doc/darcs.1 /usr/local/share/man/man1/ ./preproc darcs.lhs > src/darcs.tex touch doc/manual/index.html; echo Cannot make manual! Cannot make manual! cp -f doc/darcs.css doc/manual/darcs.css test -d /usr/local/share/doc/darcs/manual || \ /usr/bin/install -c -d /usr/local/share/doc/darcs/manual /usr/bin/install -c -m 644 doc/manual/* /usr/local/share/doc/darcs/manual test -d /usr/local/share/doc/darcs/examples || \ /usr/bin/install -c -d /usr/local/share/doc/darcs/examples /usr/bin/install -c -m 644 tools/zsh_completion_new /usr/local/share/doc/darcs/examples/ /usr/bin/install -c -m 644 tools/zsh_completion_old /usr/local/share/doc/darcs/examples/ neptune:~/Documents/workspace/HS - darcs/darcs-1.1.0pre1 richardgiraud$ exit Script done on Thu Nov 8 19:50:49 2007