[Barrelfish-users] Latest release GHC version
Kornilios Kourtis
kornilios.kourtis at inf.ethz.ch
Wed Jan 30 18:33:53 CET 2013
Hi Zeus,
On Wed, Jan 30, 2013 at 05:28:21PM +0000, Zeus Gómez Marmolejo wrote:
> Hi,
>
> I've tried to compile Barrelfish with GHC v7.4.2 but after running hake, always
> ends with the following error:
>
> ...
> [12 of 14] Compiling ARMv7 ( ../hake/ARMv7.hs, hake/ARMv7.o )
> [13 of 14] Compiling RuleDefs ( ../hake/RuleDefs.hs, hake/RuleDefs.o )
> Linking hake/hake ...
> Running hake...
> Source directory: ..
> BF Source directory: ..
> Install directory: .
> Reading directory tree...
> Reading Hakefiles...
> Writing HakeFile module...
> Evaluating Hakefiles...
> mkTopLevEnv: not interpreted main:Hakefiles
>
> Any ideas on what can it be?
There was another report on that issue, but we don't have a fix yet.
The version we are actually using is 7.4.1, and we had no problems.
Hake generates Hakefiles.hs, which is then evaluated, and this is where the
error happens. I remember hitting something similar before, but the details
elude me. I don't have a 7.4.2 ghc handy, so I can't reproduce it. Would it be
possible to try a 7.4.1 version of ghc?
If you plan to debug this, there is a discussion on the ghc list that might be
proven helpful:
http://www.haskell.org/pipermail/glasgow-haskell-users/2011-October/020975.html
cheers,
Kornilios.
--
Kornilios Kourtis
More information about the Barrelfish-users
mailing list