Ghc 7.8 branch broken
Simon Peyton Jones
simonpj at microsoft.com
Tue May 27 07:59:58 UTC 2014
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.xsl docs/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$
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20140527/faf87296/attachment.html>
More information about the ghc-devs
mailing list