Hi, i just tried to build the latest ghc-head with GhcRtsHcOpts=-optc-DDEBUG, and after some time it fails when running haddock on syb:
Preprocessing library syb-0.1.0.0... Running Haddock for syb-0.1.0.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: ffi-1.0, rts-1.0 haddock: internal error: ASSERTION FAILED: file Capability.h, line 297 (GHC version 6.11.20090103 for i386_unknown_openbsd) Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug gmake[1]: *** [doc.library.syb] Error 134 This happens on OpenBSD/i386 (obviously). Is anyone seeing this problem on other operating systems? (If you want to test, don't forget to add the abovementioned GhcRtsHcOpts=-optc-DDEBUG to mk/build.mk) Ciao, Kili _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc