[darcs-devel] [issue132] build failure

Dave Love bugs at darcs.net
Tue Feb 14 06:47:26 PST 2006


New submission from Dave Love <fx at gnu.org>:

The current version doesn't build for me on sparc64 Debian
mostly-stable.  The system has ghc 6.2.2, which I assume is the
relevant thing; it differs from stable in having an updated libc and a
few other things, and gcc 4.0.3.  It looks as if I last pulled patches
on 2006-01-31, and I think that version built, but I did a make
distclean before getting the following, so I can't be sure.

  $ nice make
  rm -f Main.hi Main.o
  ghc -cpp  -package QuickCheck -package parsec -package unix -O -funbox-strict-fields  -Wall -Werror -I. -DHAVE_CURSES -DHAVE_CURL -optl-L/usr/lib -optl-lcurl -optl-lidn -optl-lssl -optl-lcrypto -optl-ldl -optl-lssl -optl-lcrypto -optl-ldl -optl-lz -optl-lcurses -o stringify stringify.hs
  /tmp/ghc19443.hc: In function '__stginit_Main':
  /tmp/ghc19443.hc:6: note: if this code is reached, the program will abort
  /tmp/ghc19443.hc: In function '__stginit_ZCMain':
  /tmp/ghc19443.hc:19: note: if this code is reached, the program will abort

  [... Lots of similar messages ...]

  /tmp/ghc19443.hc: In function 'Main_main_entry':
  /tmp/ghc19443.hc:727: note: if this code is reached, the program will abort
  /tmp/ghc19443.hc: In function 'ZCMain_main_slow':
  /tmp/ghc19443.hc:742: note: if this code is reached, the program will abort
  PATH=".:$PATH" darcs changes --context | cat config.command - \
                  | ./stringify Context context > \Context.hs
  make: *** [Context.hs] Error 132

----------
messages: 488
nosy: droundy, fx, tommy
status: unread
title: build failure

____________________________________
Darcs issue tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue132>
____________________________________




More information about the darcs-devel mailing list