Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26883 - haddock-0.5 fails to build with ghc-6
Summary: haddock-0.5 fails to build with ghc-6
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Andres Loeh (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-18 13:36 UTC by Anatoli Tubman
Modified: 2003-10-13 02:31 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anatoli Tubman 2003-08-18 13:36:20 UTC
To reproduce:

ACCEPT_KEYWORDS=~x86 emerge ghc

Build fails during execution of:

../../glafp-utils/docbook/db2html -d
/var/tmp/portage/haddock-0.5/work/haddock-0.5/docs/fptools-both.dsl   haddock.sgml

with message:

CATALOG file not set up; see installation guide for details.
Comment 1 Anatoli Tubman 2003-09-10 02:29:51 UTC
One needs 3.1 version of sgml-dtd to build haddock and ghc with USE=+doc. Once 
I installed this version, haddock was able to build. I'm building ghc right 
now. 
Comment 2 Andres Loeh (RETIRED) gentoo-dev 2003-09-22 02:33:41 UTC
I cannot reproduce the bug.

You are right, version 3.1 of the sgml-dtd is indeed needed to build haddock correctly with documentation. However, this version is also specified as a dependency of haddock-0.5, and should thus be automatically installed before the haddock emerge begins.

This did not happen for you?

Best (and sorry for the long delay),
  Andres
Comment 3 Andres Loeh (RETIRED) gentoo-dev 2003-10-13 02:31:52 UTC
I got no further complaints so far and I still don't know what caused
the problem, I will mark the bug as resolved.