<div dir="ltr">Hey all, <div><br></div><div style>today i&#39;ve spent a wee bit of time building ghc head 9e460664f3179c53f2f439238929b501691ddf24</div><div style>(the last commit of april 7th by Gabor) on my mac today,</div>

<div style>with the quick-llvm build setting,</div><div style><br></div><div style>my compilation segfaults towards the end when its building the stage2 libs as follow</div><div style><br></div><div style><div>carter repoScratcher/ghc ‹master› » make                                                                                                2 ↵</div>

<div>===--- building phase 0</div><div>make -r --no-print-directory -f <a href="http://ghc.mk">ghc.mk</a> phase=0 phase_0_builds</div><div>make[1]: Nothing to be done for `phase_0_builds&#39;.</div><div>===--- building phase 1</div>

<div>make -r --no-print-directory -f <a href="http://ghc.mk">ghc.mk</a> phase=1 phase_1_builds</div><div>make[1]: Nothing to be done for `phase_1_builds&#39;.</div><div>===--- building final phase</div><div>make -r --no-print-directory -f <a href="http://ghc.mk">ghc.mk</a> phase=final all</div>

<div>&quot;inplace/bin/ghc-stage2&quot; -hisuf hi -osuf  o -hcsuf hc -static  -H64m -O0 -fllvm    -package-name old-time-1.1.0.1 -hide-all-packages -i -ilibraries/old-time/. -ilibraries/old-time/dist-install/build -ilibraries/old-time/dist-install/build/autogen -Ilibraries/old-time/dist-install/build -Ilibraries/old-time/dist-install/build/autogen -Ilibraries/old-time/include    -optP-include -optPlibraries/old-time/dist-install/build/autogen/cabal_macros.h -package base-4.7.0.0 -package old-locale-1.0.0.5 -XHaskell98 -XCPP -XForeignFunctionInterface -O -fllvm  -no-user-package-db -rtsopts      -odir libraries/old-time/dist-install/build -hidir libraries/old-time/dist-install/build -stubdir libraries/old-time/dist-install/build  -dynamic-too -c libraries/old-time/dist-install/build/System/Time.hs -o libraries/old-time/dist-install/build/System/Time.o -dyno libraries/old-time/dist-install/build/System/Time.dyn_o</div>

<div>make[1]: *** [libraries/old-time/dist-install/build/System/Time.o] Segmentation fault: 11</div><div><br></div><div><br></div><div style>this is from a freshly cloned, ./sync-all, perl boot, ./configured ; make&#39;d build </div>

<div style><br></div><div style>thanks</div><div style>-Carter</div></div></div>