pgj (x86 FreeBSD HEAD), build 270, Failure

Simon Marlow marlowsd at gmail.com
Fri Feb 4 10:32:47 CET 2011


On 04/02/2011 01:39, Builder wrote:
> "inplace/bin/ghc-stage2"   -H32m -O -DNEW_GHC_LAYOUT   -hide-all-packages -i -iutils/haddock/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen    -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package Cabal-1.11.0 -package array-0.3.0.2 -package base-4.3.1.0 -package containers-0.4.0.0 -package directory-1.1.0.0 -package filepath-1.2.0.0 -package ghc-7.1.20110204 -package pretty-1.0.2.0 -package xhtml-3000.2.0.1  -funbox-strict-fields -O2 -Wall -fwarn-tabs -XHaskell98 -XForeignFunctionInterface -XCPP -XPatternGuards -XDeriveDataTypeable -XScopedTypeVariables -XMagicHash -no-user-package-conf -rtsopts     -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -hisuf hi -osuf  o -hcsuf hc -c utils/haddock/src/Haddock/GhcUtils.hs -o utils/haddock/dist/build/Haddock/GhcUtils.o
> gmake[1]: *** [utils/haddock/dist/build/Haddock/GhcUtils.o] Segmentation fault: 11 (core dumped)

I just found a missing initialisation in the GC that might have caused 
this.  Patch coming soon.

Cheers,
	Simon




More information about the Cvs-ghc mailing list