[darcs-devel] [issue1352] build failure

Dave Love bugs at darcs.net
Wed Feb 11 13:08:46 UTC 2009


New submission from Dave Love <d.love at liverpool.ac.uk>:

Trying to build from the current repo with ghc 6.8.2 on Ubuntu 8.10, I
get this:

  $ runghc Setup build
  Preprocessing library darcs-2.2.0...
  Preprocessing executables for darcs-2.2.0...
  Building darcs-2.2.0...
  /usr/bin/ar: creating dist/build/libHSdarcs-2.2.0.a
  [ 17 of 134] Compiling Context          ( src/Context.hs, dist/build/darcs/darcs-tmp/Context.o )

  src/Context.hs:3:55:
      lexical error in string/character literal at character '/'

Here are the first few lines of src/Context.hs:

------
module Context (context) where
context :: String
context ="# configured Tue Feb 10 22:04:27 GMT 2009\n\
\./configure /usr/local/share/config.site /usr/local/etc/config.site\n\
\\n\
\Context:\n\
\\n\
\[add list_authors-style canonicalizing to the show authors command\n\
\Simon Michael <simon at joyful.com>**20090207232835\n\
\ Ignore-this: deac150ed2e2de58442e8fd398c9b14e\n\
\] \n\
\\n\
\[add .authorspellings file appropriate for our repo\n\
\Simon Michael <simon at joyful.com>**20090207235751\n\
\ This .authorspellings file is equivalent to the old hard-coded\n\
\ spellings in list_authors.hs. With this in place, darcs show authors\n\
\ gives the same output as list_authors.\n\
\] \n\

----------
messages: 7290
nosy: d.love, dmitry.kurochkin, kowey, simon, thorkilnaur
status: unread
title: build failure

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue1352>
__________________________________


More information about the darcs-devel mailing list