RC2 build failure on Debian: armhf

Mateusz Kowalczyk fuuzetsu at fuuzetsu.co.uk
Sat Mar 15 10:24:05 UTC 2014


On 14/03/14 20:05, Joachim Breitner wrote:
> Hi,
> 
> armhf still fails like in RC1:
> https://buildd.debian.org/status/fetch.php?pkg=ghc&arch=armhf&ver=7.8.20140228-1&stamp=1394723755
> [..]
>    0% (  0 /  5) in 'WwLib'
>    0% (  0 /  2) in 'DmdAnal'
>    0% (  0 /  2) in 'WorkWrap'
> 
> compiler/typecheck/TcSplice.lhs-boot:29:1:
>     TcSplice.tcTopSpliceExpr is exported by the hs-boot file, but not exported by the module
> 
> compiler/typecheck/TcSplice.lhs-boot:37:1:
>     TcSplice.runMetaE is exported by the hs-boot file, but not exported by the module
> 
> compiler/typecheck/TcSplice.lhs-boot:38:1:
>     TcSplice.runMetaP is exported by the hs-boot file, but not exported by the module
> 
> compiler/typecheck/TcSplice.lhs-boot:39:1:
>     TcSplice.runMetaT is exported by the hs-boot file, but not exported by the module
> 
> compiler/typecheck/TcSplice.lhs-boot:40:1:
>     TcSplice.runMetaD is exported by the hs-boot file, but not exported by the module
>   67% (  2 /  3) in 'CmmPipeline'
>    0% (  0 /  3) in 'StgCmmHpc'
>    0% (  0 / 13) in 'PrelInfo'
>    0% (  0 /  4) in 'StgCmmCon'
>    0% (  0 /  2) in 'StgCmmExpr'
>    0% (  0 /  6) in 'StgCmmBind'
>    0% (  0 /  2) in 'CmmParse'
>    0% (  0 /  2) in 'StgCmm'
>    5% (  9 /175) in 'TcRnMonad'
> make[2]: *** [compiler/stage2/doc/html/ghc/ghc.haddock] Error 1
> 
> 
> Any ideas? Anyone feeling responsible?
> 
> Thanks,
> Joachim
> 
> 
> 
> 
> _______________________________________________
> Glasgow-haskell-users mailing list
> Glasgow-haskell-users at haskell.org
> http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
> 

Does building without docs work? Does building HEAD with docs work?

I don't have an ARM machine to try and while it looks like Haddock
messing up, I'm somewhat sceptical that's where the problem is.

-- 
Mateusz K.


More information about the Glasgow-haskell-users mailing list