
Matthias Kilian wrote:
On Sun, Jan 11, 2009 at 09:15:51PM +0100, Karel Gardas wrote:
ghc-pkg: /buildbot/ghc/kgardas/build/ghc/inplace-datadir/package.conf: openFile: does not exist (No such file or directory) [...] Do you have any idea what's going wrong this time? Is it a problem of my bot (shall I install anything else?) or is it GHC's issue?
A fix from Conal Elliott has already been pushed by Ian.
Indeed! Now compilation aborts on "booting" testsuite with following output: make: Entering directory `/buildbot/ghc/kgardas/build/testsuite' make: *** No rule to make target `boot'. Stop. make: Leaving directory `/buildbot/ghc/kgardas/build/testsuite' more on http://darcs.haskell.org/buildbot/all/builders/kgardas%20head/builds/99/step... Thanks, Karel