I'm able to build, but not install, on a freshly-cloned HEAD, commit b84da617, 
from Simon PJ.

Here's the end of my output:

Installing library in
/Users/rae/local/stow/ghc-head/lib/ghc-7.7.20130403/haskell2010-1.1.1.0
"/Users/rae/local/stow/ghc-head/lib/ghc-7.7.20130403/bin/ghc-pkg" --force 
--global-package-db 
"/Users/rae/local/stow/ghc-head/lib/ghc-7.7.20130403/package.conf.d" update 
rts/package.conf.install
dyld: Library not loaded: 
@loader_path/../terminfo-0.3.2.5/libHSterminfo-0.3.2.5-ghc7.7.20130403.dylib
  Referenced from: 
/Users/rae/local/stow/ghc-head/lib/ghc-7.7.20130403/bin/ghc-pkg
  Reason: image not found
make[1]: *** [install_packages] Trace/BPT trap: 5

I'm on MacOS 10.7.5.

Thanks,
Richard

On Apr 3, 2013, at 1:22 PM, Austin Seipp wrote:

> Andreas,
> 
> After seeing this, I updated my 'pristine' (unmodified, completely clean) GHC 
> tree to the latest HEAD, copied the mk/build.mk.sample over my existing 
> build.mk (since Ian made some changes to it recently,) and HEAD builds fine 
> for me as of this morning. I'm running the testsuite now...
> 
> Specs - OS X Mountain Lion 10.8.3. My HEAD points to commit 
> 9d33fc3c55fe5f45ebaec5f2031e63813a2ba27a by Ian this morning.
> 
> 
> 
> 
> On Wed, Apr 3, 2013 at 9:08 AM, Andreas Voellmy <[email protected]> 
> wrote:
> I got a fresh copy of HEAD today, and the build failed. The failing command 
> is: 
> 
> $ cd libraries && sh gen_contents_index --intree
> haddock: internal error: 
> /Users/andreas/repos/temp-ghc-2/ghc-build/inplace/lib/html/Ocean.std-theme/hslogo-16.png:
>  copyFile: does not exist (No such file or directory)
> 
> I have not yet had time to look into this, but hopefully someone knows what 
> happened here. 
> 
> -Andi
> 
> _______________________________________________
> ghc-devs mailing list
> [email protected]
> http://www.haskell.org/mailman/listinfo/ghc-devs
> 
> 
> 
> 
> -- 
> Regards,
> Austin - PGP: 4096R/0x91384671
> _______________________________________________
> ghc-devs mailing list
> [email protected]
> http://www.haskell.org/mailman/listinfo/ghc-devs

_______________________________________________
ghc-devs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/ghc-devs

Reply via email to