lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 16 Jul 2015 23:22:03 +0900
From:	Masanari Iida <standby24x7@...il.com>
To:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	ben@...adent.org.uk, Jonathan Corbet <corbet@....net>,
	lunar@...ian.org
Cc:	Masanari Iida <standby24x7@...il.com>
Subject: make htmldocs on linux-next failed with warnings.

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

commit b44158b17099ed5c7c8f4bfb7029942adbfbc318
Author: Ben Hutchings <ben@...adent.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ