HEAD build fails on OS X

Tuncer Ayaz tuncer.ayaz at gmail.com
Tue Apr 9 22:14:38 CEST 2013


On Tue, Apr 9, 2013 at 10:24 AM, Tuncer Ayaz <tuncer.ayaz at gmail.com> wrote:
> On Tue, Apr 9, 2013 at 12:15 AM, Kazu Yamamoto <kazu at iij.ad.jp> wrote:
> > > Same error for me on Linux:
> > > http://www.haskell.org/pipermail/ghc-devs/2013-March/000835.html
> > > http://www.haskell.org/pipermail/ghc-devs/2013-April/000985.html
> >
> > Just FYI. I don't see any errors on Linux today.
>
> This was on i386, but for good measure I will retry with current
> HEAD at 9e46066.

Here's how far 9e46066 got during 'make install' after a successful
BuildFlavor=perf build:

[...]
Installing library in
/tmp/ghc/7.7.git/lib/ghc-7.7.20130409/haskell2010-1.1.1.0
"/tmp/ghc/7.7.git/lib/ghc-7.7.20130409/bin/ghc-pkg" --force
    --global-package-db
"/tmp/ghc/7.7.git/lib/ghc-7.7.20130409/package.conf.d" update
    rts/package.conf.install
/tmp/ghc/7.7.git/lib/ghc-7.7.20130409/bin/ghc-pkg: error while loading
shared libraries: libHSbin-package-db-0.0.0.0-ghc7.7.20130409.so:
cannot open shared object file: No such file or directory
make[1]: *** [install_packages] Error 127
make: *** [install] Error 2



More information about the ghc-devs mailing list