Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1185902 > unrolled thread
| Started by | Ben Hutchings <ben@decadent.org.uk> |
|---|---|
| First post | 2015-07-16 16:30 +0200 |
| Last post | 2015-07-16 16:40 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: make htmldocs on linux-next failed with warnings. Ben Hutchings <ben@decadent.org.uk> - 2015-07-16 16:30 +0200
Re: make htmldocs on linux-next failed with warnings. Jonathan Corbet <corbet@lwn.net> - 2015-07-16 16:40 +0200
| From | Ben Hutchings <ben@decadent.org.uk> |
|---|---|
| Date | 2015-07-16 16:30 +0200 |
| Subject | Re: make htmldocs on linux-next failed with warnings. |
| Message-ID | <pMSkG-Sa-23@gated-at.bofh.it> |
[Multipart message — attachments visible in raw view] — view raw
On Thu, 2015-07-16 at 23:22 +0900, Masanari Iida wrote: > make htmldocs on linux-next have some parser warnings. > Following commit cause the warning. Yes it has warnings but they should be non-fatal. Ben. > 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 -- Ben Hutchings In a hierarchy, every employee tends to rise to his level of incompetence.
[toc] | [next] | [standalone]
| From | Jonathan Corbet <corbet@lwn.net> |
|---|---|
| Date | 2015-07-16 16:40 +0200 |
| Message-ID | <pMSul-13y-1@gated-at.bofh.it> |
| In reply to | #1185902 |
On Thu, 16 Jul 2015 15:28:56 +0100 Ben Hutchings <ben@decadent.org.uk> wrote: > On Thu, 2015-07-16 at 23:22 +0900, Masanari Iida wrote: > > make htmldocs on linux-next have some parser warnings. > > Following commit cause the warning. > > Yes it has warnings but they should be non-fatal. Even so, we don't really want to be adding warnings to the build. Hopefully it shouldn't be too hard to fix these...? Thanks, jon -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web