public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* make htmldocs on linux-next failed with warnings.
@ 2015-07-16 14:22 Masanari Iida
  2015-07-16 14:28 ` Ben Hutchings
  0 siblings, 1 reply; 5+ messages in thread
From: Masanari Iida @ 2015-07-16 14:22 UTC (permalink / raw)
  To: linux-kernel@vger.kernel.org, ben, Jonathan Corbet, lunar; +Cc: Masanari Iida

make htmldocs on linux-next have some parser warnings.
Following commit cause the warning.

commit b44158b17099ed5c7c8f4bfb7029942adbfbc318
Author: Ben Hutchings <ben@decadent.org.uk>
Date:   Wed Jul 8 20:07:05 2015 +0100

    DocBook: Avoid building man pages repeatedly and inconsistently

Warning message detail.
/home/iida/Repo/linux-next/Documentation/DocBook/device-drivers.xml:
36171: parser warning : xmlParsePITarget: invalid name prefix 'xml'
 <?xmlif if excludeextra='1'?>
       ^
/home/iida/Repo/linux-next/Documentation/DocBook/device-drivers.xml:
36172: parser warning : xmlParsePITarget: invalid name prefix 'xml'
<?xmlif else?>
       ^
/home/iida/Repo/linux-next/Documentation/DocBook/device-drivers.xml:
36457: parser warning : xmlParsePITarget: invalid name prefix 'xml'
<?xmlif fi?>
       ^
/home/iida/Repo/linux-next/Documentation/DocBook/device-drivers.xml:
36908: parser warning : xmlParsePITarget: invalid name prefix 'xml'
<?xmlif if excludeextra='1'?>
       ^
/home/iida/Repo/linux-next/Documentation/DocBook/device-drivers.xml:
36909: parser warning : xmlParsePITarget: invalid name prefix 'xml'
<?xmlif else?>
       ^
/home/iida/Repo/linux-next/Documentation/DocBook/device-drivers.xml:
45909: parser warning : xmlParsePITarget: invalid name prefix 'xml'
<?xmlif fi?>
       ^
How to reproduce
(1) Clone linux-next repo.
(2) make cleandocs
(3) make htmldocs

This symptom can be reproduced current head (as of July/16th),
as well as between "next-20150713" and "next-20150716".

Masanari Iida

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-08-06 22:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-16 14:22 make htmldocs on linux-next failed with warnings Masanari Iida
2015-07-16 14:28 ` Ben Hutchings
2015-07-16 14:31   ` Jonathan Corbet
2015-08-06 18:43     ` Jonathan Corbet
2015-08-06 22:39       ` Ben Hutchings

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox