Ghc 7.8 branch broken

Richard Eisenberg eir at cis.upenn.edu
Tue May 27 12:05:03 UTC 2014


I've gotten similar errors when my network connection is acting up -- I think DocBook goes out to the web to download the schema for GHC's manual. When it fails to find the schema, the errors below happen. Have you tried again? Maybe the source for the schema (sourceforge, from the looks of it) was offline for a moment.

Richard

On May 27, 2014, at 3:59 AM, Simon Peyton Jones <simonpj at microsoft.com> wrote:

> Austin, the ghc-7.8 branch does not build.  See below.
> 
> Simon
> 
>  
> 
> inplace/bin/mkUserGuidePart docs/users_guide/users_guide.xml
> inplace/bin/mkUserGuidePart docs/users_guide/what_glasgow_exts_does.gen.xml
> "rm" -rf docs/users_guide/users_guide/ 
> "/usr/bin/xsltproc" --stringparam base.dir docs/users_guide/users_guide/ --stringparam use.id.as.filename 1 --stringparam html.stylesheet fptools.css --nonet --stringparam toc.section.depth 3 --stringparam section.autolabel 1 --stringparam section.label.includes.component.label 1 http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsldocs/users_guide/users_guide.xml
> docs/users_guide/intro.xml:312: parser error : Entity 'relnotes3' not defined
> &relnotes3;
>            ^
> docs/users_guide/intro.xml:321: parser error : chunk is not well balanced
>  
> ^
> docs/users_guide/ug-book.xml:11: parser error : Failure to process entity intro
> &intro;
>        ^
> docs/users_guide/ug-book.xml:11: parser error : Entity 'intro' not defined
> &intro;
>        ^
> docs/users_guide/users_guide.xml:10: parser error : Failure to process entity ug-book
> &ug-book;
>          ^
> docs/users_guide/users_guide.xml:10: parser error : Entity 'ug-book' not defined
> &ug-book;
>          ^
> unable to parse docs/users_guide/users_guide.xml
> "cp" -p ghc/stage2/build/tmp/ghc-stage2 inplace/lib/bin/ghc-stage2
> make[1]: *** [docs/users_guide/users_guide/index.html] Error 6
> make[1]: *** Waiting for unfinished jobs....
> make: *** [all] Error 2
> simonpj at cam-05-unx:~/5builds/ghc-7.8-branch$
> _______________________________________________
> ghc-devs mailing list
> ghc-devs at haskell.org
> http://www.haskell.org/mailman/listinfo/ghc-devs

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20140527/46c38b70/attachment.html>


More information about the ghc-devs mailing list