Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17199 - emerge gal-0.23 with USE="doc" runs into endless loop (openjade)
Summary: emerge gal-0.23 with USE="doc" runs into endless loop (openjade)
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Low minor
Assignee: Matthew Turk (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-10 04:52 UTC by Patrick Kursawe (RETIRED)
Modified: 2003-04-10 02:07 UTC (History)
0 users

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 Patrick Kursawe (RETIRED) gentoo-dev 2003-03-10 04:52:19 UTC
/usr/bin/openjade:../gal-api.sgml:186:4:E: node processing 
                  loop detected

and a few other line numbers, until the loops starts again.

Reproducible: Always
Steps to Reproduce:
1. add "doc" to your USE variable
2. emerge gal
3. interrupt the build after watching the above messages for a while




without "doc" it emerges fine
Comment 1 Matthew Turk (RETIRED) gentoo-dev 2003-04-09 21:43:58 UTC
Try doing the SGMLFix at http://www.gentoo.org/~satai/sgmlfix.html 
 
Also, make sure you don't have xhtml1 installed. 
Comment 2 Patrick Kursawe (RETIRED) gentoo-dev 2003-04-10 02:07:33 UTC
Sorry, can't reproduce the problem any more. Seems some of the involved tools were updated since last month?