New submission from Guido Kollerie <[EMAIL PROTECTED]>: Hi,
I wanted to play with the Io programming language and needed the Io interpreter build on my machine (iMac G5, OS X 10.4.8). The Io project uses Darcs for source control hence I first built Darcs using Darwin ports. This worked just fine according to the last few lines of build output: ---> Archive darcs-1.0.8_1.powerpc.tgz packaged ---> Archive for darcs 1.0.8_1 packaged ---> Installing darcs 1.0.8_1 ---> Activating darcs 1.0.8_1 ---> Cleaning darcs ---> Removing workpath for darcs However while checking out the dev version of the Io interpreter I got the following Darcs error which I am emailing to this list as instructed by the error message: [~/devel] [EMAIL PROTECTED] $ mkdir io [~/devel] [EMAIL PROTECTED] $ cd io [~/devel/io] [EMAIL PROTECTED] $ darcs get --partial http://www.iolanguage.com/ darcs/Io Copying patch 649 of 649... done! Applying patch 649 of 649... done. darcs: bug in darcs! Impossible case at PatchRead.lhs:56 compiled 14:49:43 Jan 16 2007 Please report this to [EMAIL PROTECTED], If possible include the output of 'darcs --exact-version'. [~/devel/io] [EMAIL PROTECTED] $ date Tue Jan 16 16:12:26 CET 2007 [~/devel/io] [EMAIL PROTECTED] $ darcs --exact-version darcs compiled on Jan 16 2007, at 14:55:10 # configured Fri Jun 16 14:55:21 EDT 2006 ./configure --no-create --no-recursion Context: [TAG 1.0.8 Tommy Pettersson <[EMAIL PROTECTED]>**20060616160213] [~/devel/io] [EMAIL PROTECTED] $ ghc --version The Glorious Glasgow Haskell Compilation System, version 6.6 ---------- messages: 1426 nosy: EricKow, beschmi, droundy, gkoller, tommy status: unread title: Impossible case at PatchRead.lhs:56 compiled 14:49:43 Jan 16 2007 ____________________________________ Darcs issue tracker <[EMAIL PROTECTED]> <http://bugs.darcs.net/issue394> ____________________________________ _______________________________________________ darcs-devel mailing list [email protected] http://www.abridgegame.org/cgi-bin/mailman/listinfo/darcs-devel
